[0KRunning with gitlab-runner 14.6.0 (5316d4ac)[0;m [0K on gitlab-runner-55c6bf5664-gnp5q yyS75QyW[0;m section_start:1654735259:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m[0;m [0KUsing Kubernetes namespace: ci[0;m [0KUsing Kubernetes executor with image gcr.io/kaniko-project/executor:debug ...[0;m [0KUsing attach strategy to execute scripts...[0;m section_end:1654735259:prepare_executor [0Ksection_start:1654735259:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Waiting for pod ci/runner-yys75qyw-project-81-concurrent-0mbnpl to be running, status is Pending Waiting for pod ci/runner-yys75qyw-project-81-concurrent-0mbnpl to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-yys75qyw-project-81-concurrent-0mbnpl via gitlab-runner-55c6bf5664-gnp5q... section_end:1654735265:prepare_script [0Ksection_start:1654735265:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/justJanne/rtorrent-docker/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out fc665122 as main...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1654735266:get_sources [0Ksection_start:1654735266:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [32;1m$ mkdir -p /kaniko/.docker[0;m [32;1m$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json[0;m [32;1m$ /kaniko/executor --cache=true --context $CI_PROJECT_DIR/daemon --dockerfile $CI_PROJECT_DIR/daemon/Dockerfile --destination $CI_REGISTRY_IMAGE:daemon-${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA} --destination $CI_REGISTRY_IMAGE:daemon[0;m [36mINFO[0m[0000] Resolved base name alpine:3.15 to builder [36mINFO[0m[0000] Retrieving image manifest alpine:3.15 [36mINFO[0m[0000] Retrieving image alpine:3.15 from registry index.docker.io [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Built cross stage deps: map[0:[/build/usr/bin/rtorrent /build/usr/lib/libtorrent.so*]] [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Executing 0 build triggers [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:f57f607eefe1f18ed32c953cf5d092518e55b9594749f97a1545744a8aeba2b9... [36mINFO[0m[0001] Using caching version of cmd: RUN apk add --no-cache alpine-sdk autoconf automake curl-dev libsigc++-dev libtool linux-headers ncurses-dev openssl-dev xmlrpc-c-dev zlib-dev [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:39ac34afb2e60b7a050e17696c52fc7f97092284236b77655a286118c62393c0... [36mINFO[0m[0002] Using caching version of cmd: RUN git clone --branch v${RTORRENT_VERSION} --single-branch https://github.com/rakshasa/rtorrent.git /rtorrent [36mINFO[0m[0002] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:2bd33878512b3d04b2c46b193a4ae91300d7dc55f68b75025b9ba3d9b5d3eaa9... [36mINFO[0m[0002] Using caching version of cmd: RUN git clone --branch v${LIBTORRENT_VERSION} --single-branch https://github.com/rakshasa/libtorrent.git /libtorrent [36mINFO[0m[0002] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:f4ca749583eeb6b07977bd1223592700fb11285ff5b267bfe98bd346d433d41d... [36mINFO[0m[0002] Using caching version of cmd: RUN ./autogen.sh && ./configure --prefix=/usr --disable-debug --disable-instrumentation && make -j$(nproc) && mkdir -p /build && DESTDIR=/build make install && make install [36mINFO[0m[0002] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:3c7f8f06b7e5c51c055f94ee6a051a3b26aa64836af610e0bc544030131870cf... [36mINFO[0m[0002] Using caching version of cmd: RUN ./autogen.sh && ./configure --prefix=/usr --disable-debug --with-xmlrpc-c && make -j$(nproc) && mkdir -p /build && DESTDIR=/build make install [36mINFO[0m[0002] ARG RTORRENT_VERSION=0.9.8 [36mINFO[0m[0002] No files changed in this command, skipping snapshotting. [36mINFO[0m[0002] ARG LIBTORRENT_VERSION=0.13.8 [36mINFO[0m[0002] No files changed in this command, skipping snapshotting. [36mINFO[0m[0002] RUN apk add --no-cache alpine-sdk autoconf automake curl-dev libsigc++-dev libtool linux-headers ncurses-dev openssl-dev xmlrpc-c-dev zlib-dev [36mINFO[0m[0002] Found cached layer, extracting to filesystem [36mINFO[0m[0006] RUN git clone --branch v${RTORRENT_VERSION} --single-branch https://github.com/rakshasa/rtorrent.git /rtorrent [36mINFO[0m[0006] Found cached layer, extracting to filesystem [36mINFO[0m[0006] RUN git clone --branch v${LIBTORRENT_VERSION} --single-branch https://github.com/rakshasa/libtorrent.git /libtorrent [36mINFO[0m[0006] Found cached layer, extracting to filesystem [36mINFO[0m[0006] WORKDIR /libtorrent [36mINFO[0m[0006] cmd: workdir [36mINFO[0m[0006] Changed working directory to /libtorrent [36mINFO[0m[0006] No files changed in this command, skipping snapshotting. [36mINFO[0m[0006] RUN ./autogen.sh && ./configure --prefix=/usr --disable-debug --disable-instrumentation && make -j$(nproc) && mkdir -p /build && DESTDIR=/build make install && make install [36mINFO[0m[0006] Found cached layer, extracting to filesystem [36mINFO[0m[0008] WORKDIR /rtorrent [36mINFO[0m[0008] cmd: workdir [36mINFO[0m[0008] Changed working directory to /rtorrent [36mINFO[0m[0008] No files changed in this command, skipping snapshotting. [36mINFO[0m[0008] RUN ./autogen.sh && ./configure --prefix=/usr --disable-debug --with-xmlrpc-c && make -j$(nproc) && mkdir -p /build && DESTDIR=/build make install [36mINFO[0m[0008] Found cached layer, extracting to filesystem [36mINFO[0m[0011] Saving file build/usr/bin/rtorrent for later use [36mINFO[0m[0011] Saving file build/usr/lib/libtorrent.so.21.0.0 for later use [36mINFO[0m[0011] Saving file build/usr/lib/libtorrent.so for later use [36mINFO[0m[0011] Saving file build/usr/lib/libtorrent.so.21 for later use [36mINFO[0m[0011] Deleting filesystem... [36mINFO[0m[0011] Retrieving image manifest alpine:3.15 [36mINFO[0m[0011] Returning cached image manifest [36mINFO[0m[0011] Retrieving image manifest alpine:3.15 [36mINFO[0m[0011] Returning cached image manifest [36mINFO[0m[0011] Executing 0 build triggers [36mINFO[0m[0011] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:7043aa9248162d6d2cf04fdc3a22301c8bd22550e28600dcf2ab996026a298b1... [36mINFO[0m[0011] Using caching version of cmd: RUN apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c [36mINFO[0m[0011] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:7d3614f3cf8b10d7a230156df07e9aad2b5242dd4f7bf11732ad75937b48752b... [36mINFO[0m[0012] Using caching version of cmd: RUN adduser -u 1000 -D rtorrent && addgroup rtorrent rtorrent && mkdir -p /data && chown rtorrent /data && mkdir -p /private && chown rtorrent /private [36mINFO[0m[0012] cmd: USER [36mINFO[0m[0012] cmd: VOLUME [36mINFO[0m[0012] adding volume /data to ignorelist [36mINFO[0m[0012] Creating directory /data [36mINFO[0m[0012] cmd: VOLUME [36mINFO[0m[0012] adding volume /session to ignorelist [36mINFO[0m[0012] Creating directory /session [36mINFO[0m[0012] cmd: VOLUME [36mINFO[0m[0012] adding volume /tmp to ignorelist [36mINFO[0m[0012] Unpacking rootfs as cmd COPY --from=builder /build/usr/bin/rtorrent /usr/bin/rtorrent requires it. [36mINFO[0m[0012] RUN apk add --no-cache curl libgcc libstdc++ musl ncurses-libs xmlrpc-c [36mINFO[0m[0012] Found cached layer, extracting to filesystem [36mINFO[0m[0012] COPY --from=builder /build/usr/bin/rtorrent /usr/bin/rtorrent [36mINFO[0m[0012] Taking snapshot of files... [36mINFO[0m[0013] COPY --from=builder /build/usr/lib/libtorrent.so* /usr/lib/ [36mINFO[0m[0013] Resolving srcs [/build/usr/lib/libtorrent.so*]... [36mINFO[0m[0013] Taking snapshot of files... [36mINFO[0m[0014] RUN adduser -u 1000 -D rtorrent && addgroup rtorrent rtorrent && mkdir -p /data && chown rtorrent /data && mkdir -p /private && chown rtorrent /private [36mINFO[0m[0014] Found cached layer, extracting to filesystem [36mINFO[0m[0014] USER rtorrent [36mINFO[0m[0014] cmd: USER [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] COPY src/rtorrent.rc /rtorrent.rc [36mINFO[0m[0014] Taking snapshot of files... [36mINFO[0m[0014] COPY entrypoint.sh /entrypoint.sh [36mINFO[0m[0014] Taking snapshot of files... [36mINFO[0m[0014] ENV RT_TRACKER_UDP="yes" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MIN_PORT=50000 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MAX_PORT=50000 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_PROTO_DHT="disable" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_PROTO_PEX="no" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MAX_UP=100 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MAX_UP_GLOBAL=250 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MIN_PEERS=20 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MAX_PEERS=60 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MIN_PEERS_SEED=30 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MAX_PEERS_SEED=80 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_TRACKERS_WANT=80 [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_MEMORY_MAX="1800M" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV RT_LOGLEVEL="info" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV EXTERNAL_IP_CMD="" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] ENV EXTERNAL_IP="" [36mINFO[0m[0014] No files changed in this command, skipping snapshotting. [36mINFO[0m[0014] VOLUME ["/data"] [36mINFO[0m[0014] cmd: VOLUME [36mINFO[0m[0014] adding volume /data to ignorelist [36mINFO[0m[0014] Taking snapshot of files... [36mINFO[0m[0014] VOLUME ["/session"] [36mINFO[0m[0014] cmd: VOLUME [36mINFO[0m[0014] adding volume /session to ignorelist [36mINFO[0m[0014] Taking snapshot of files... [36mINFO[0m[0014] VOLUME ["/tmp"] [36mINFO[0m[0014] cmd: VOLUME [36mINFO[0m[0014] adding volume /tmp to ignorelist [36mINFO[0m[0014] Taking snapshot of files... [36mINFO[0m[0014] ENTRYPOINT ["/entrypoint.sh"] [36mINFO[0m[0014] Taking snapshot of files... [36mINFO[0m[0014] Pushing image to k8r.eu/justjanne/rtorrent-docker:daemon-fc665122 [36mINFO[0m[0018] Pushed k8r.eu/justjanne/rtorrent-docker@sha256:462aa05920e5d11ae7af18e7d6bf210d7d26817e69292ac3832d7b66e5afd3ec [36mINFO[0m[0018] Pushing image to k8r.eu/justjanne/rtorrent-docker:daemon [36mINFO[0m[0018] Pushed k8r.eu/justjanne/rtorrent-docker@sha256:462aa05920e5d11ae7af18e7d6bf210d7d26817e69292ac3832d7b66e5afd3ec section_end:1654735285:step_script [0Ksection_start:1654735285:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1654735285:cleanup_file_variables [0K[32;1mJob succeeded[0;m