Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1627002507:resolve_secrets Resolving secrets section_end:1627002507:resolve_secrets section_start:1627002507:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... section_end:1627002507:prepare_executor section_start:1627002507:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-3gqpjc to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-3gqpjc to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-3gqpjc to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-5684-concurrent-3gqpjc via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1627002517:prepare_script section_start:1627002517:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/jupyter/jupyterhub-k8s-image-awaiter/.git/ Created fresh repository. Checking out 32728168 as renovate/jupyterhub-k8s-image-awaiter-1.x... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1627002518:get_sources section_start:1627002518:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5032647)... Downloading artifacts from coordinator... ok  id=5032647 responseStatus=200 OK token=Pe17X3Xd WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5032649)... Downloading artifacts from coordinator... ok  id=5032649 responseStatus=200 OK token=YBNxZfSt WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5032644)... Downloading artifacts from coordinator... ok  id=5032644 responseStatus=200 OK token=d3NxvxsT WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5032648)... Downloading artifacts from coordinator... ok  id=5032648 responseStatus=200 OK token=-8RKXSiQ WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1627002519:download_artifacts section_start:1627002519:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build loading image ci-artifacts/import-artifacts/images/jupyterhub-k8s-image-awaiter-1.1.1.tar time="2021-07-23T01:08:39Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podc7fb848b-ee58-4d70-a693-6383cc0c57eb/c2502049920051cf4d4395e1f9d9bf0d6e3251e72999375cc2f84c7814ef45ad: no such file or directory" Getting image source signatures Copying blob sha256:62d5442443477192d169550ed29279c37141796b1baa8f234c68dc9caf163a36 Copying config sha256:422bb52b5684076fc2b9518d1358a67896cd44e7096f02c694bb75f4bbf5a53d Writing manifest to image destination Storing signatures Loaded image(s): localhost/jupyterhub/k8s-image-awaiter:1.1.1 Load HTTP and S3 external resources Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM jupyterhub/k8s-image-awaiter:1.1.1 AS base Getting image source signatures Copying blob sha256:62d5442443477192d169550ed29279c37141796b1baa8f234c68dc9caf163a36 Copying config sha256:afeee2839536a8b15d2f324cd7cf59dae660e698b05d25db1a423087bc19464e Writing manifest to image destination Storing signatures --> afeee283953 STEP 2: FROM registry1.dso.mil/ironbank/google/distroless/static:nonroot Getting image source signatures Copying blob sha256:03a0a57ab6ff1e6962479560efda46f8552429975f94d187e0042b887b4af390 Copying config sha256:8859d8e323ee013d9f7cd0bf902ea04e6c031387aa7d518b76d55c873760d81a Writing manifest to image destination Storing signatures STEP 3: COPY --from=base /image-awaiter /image-awaiter STEP 4: COMMIT registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:60e4117b0fca1dcec449e4a1859143fd01b97c2987dcc914057b722a8278de5f Copying config sha256:40d0444f6051400ba7a3587ff930e94fd4ecb890c0bdc9ae72633c07246ab188 Writing manifest to image destination Storing signatures --> 40d0444f605 40d0444f6051400ba7a3587ff930e94fd4ecb890c0bdc9ae72633c07246ab188 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-382177 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-382177 Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:60e4117b0fca1dcec449e4a1859143fd01b97c2987dcc914057b722a8278de5f Copying config sha256:40d0444f6051400ba7a3587ff930e94fd4ecb890c0bdc9ae72633c07246ab188 Writing manifest to image destination Storing signatures Read the tags + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:1.1.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:1.1.1 Getting image source signatures Copying blob sha256:60e4117b0fca1dcec449e4a1859143fd01b97c2987dcc914057b722a8278de5f Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying config sha256:40d0444f6051400ba7a3587ff930e94fd4ecb890c0bdc9ae72633c07246ab188 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter --format '{{.Id}}' time="2021-07-23T01:08:50Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podc7fb848b-ee58-4d70-a693-6383cc0c57eb/c2502049920051cf4d4395e1f9d9bf0d6e3251e72999375cc2f84c7814ef45ad: no such file or directory" + IMAGE_ID=sha256:40d0444f6051400ba7a3587ff930e94fd4ecb890c0bdc9ae72633c07246ab188 + echo IMAGE_ID=sha256:40d0444f6051400ba7a3587ff930e94fd4ecb890c0bdc9ae72633c07246ab188 + IMAGE_PODMAN_SHA=sha256:cc5933bc82591d5a1165ce649dad1cedbe54d1e7bbd7027b33848fa663f58d67 + echo IMAGE_PODMAN_SHA=sha256:cc5933bc82591d5a1165ce649dad1cedbe54d1e7bbd7027b33848fa663f58d67 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-382177 + echo IMAGE_NAME=opensource/jupyterhub/k8s-image-awaiter + branches=("master" "development") + [[ master development =~ renovate/jupyterhub-k8s-image-awaiter-1.x ]] + msg='A tarball of the built image can be retrieved from the create-tar job artifacts.' + echo 'A tarball of the built image can be retrieved from the create-tar job artifacts.' A tarball of the built image can be retrieved from the create-tar job artifacts. section_end:1627002531:step_script section_start:1627002531:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5032651 responseStatus=201 Created token=b6_KNezo Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5032651 responseStatus=201 Created token=b6_KNezo section_end:1627002533:upload_artifacts_on_success section_start:1627002533:cleanup_file_variables Cleaning up file based variables section_end:1627002533:cleanup_file_variables Job succeeded