Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629901934:resolve_secrets Resolving secrets section_end:1629901934:resolve_secrets section_start:1629901934: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:1629901934:prepare_executor section_start:1629901934:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-8187-concurrent-0pzfsq to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-8187-concurrent-0pzfsq 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-8187-concurrent-0pzfsq 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-8187-concurrent-0pzfsq via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629901943:prepare_script section_start:1629901943: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/gitlab/gitlab/gitlab-toolbox/.git/ Created fresh repository. Checking out 04db9870 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629901944:get_sources section_start:1629901944:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5930727)... Downloading artifacts for import-artifacts (5930729)... Downloading artifacts from coordinator... ok  id=5930727 responseStatus=200 OK token=utzfYWe_ WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=5930729 responseStatus=200 OK token=AakMoz3k WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5930724)... Downloading artifacts from coordinator... ok  id=5930724 responseStatus=200 OK token=z1yDU9RY WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5930728)... Downloading artifacts from coordinator... ok  id=5930728 responseStatus=200 OK token=cgquaEuw WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1629901945:download_artifacts section_start:1629901945: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 Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/gitlab-python.tar.gz' -> './gitlab-python.tar.gz' 'ci-artifacts/import-artifacts/external-resources/gitlab-toolbox-ee.tar.gz' -> './gitlab-toolbox-ee.tar.gz' 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 registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-rails:14.2.0 time="2021-08-25T14:32:25Z" level=warning msg="missing \"DNF_OPTS\" build argument. Try adding \"--build-arg DNF_OPTS=\" to the command line" Trying to pull registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-rails:14.2.0... Getting image source signatures Copying blob sha256:939b2813c251a06d6c22ea2e3243e8f1f33cf68ff6a2161aa37cb6452ce8ca4e Copying blob sha256:d7d3ac5a5ae77393d58e00c31f153dbea6baf351f8a905e1de6d3dc76a7f62df Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:ebcd80a7ca7a240cf04c3f2f5c37890bde05d8a237e4263d9f5cbc36783da697 Copying config sha256:18d0d6258c804d917d610925c4ba38599d1ed0a6a7847bb4e6635a1d69b9abce Writing manifest to image destination Storing signatures STEP 2: ARG GITLAB_VERSION STEP 3: ARG GITLAB_USER=git STEP 4: ARG DNF_OPTS STEP 5: ENV LIBDIR ${LIBDIR:-"/usr/lib64"} STEP 6: ADD gitlab-toolbox-ee.tar.gz / STEP 7: ADD gitlab-python.tar.gz / STEP 8: COPY scripts/bin/* /usr/local/bin/ STEP 9: COPY scripts/lib/* ${LIBDIR}/ruby/vendor_ruby/ STEP 10: RUN dnf clean all && rm -r /var/cache/dnf && dnf ${DNF_OPTS} install -by --nodocs ca-certificates openssl 25 files removed Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 247 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: openssl x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 707 k Transaction Summary ================================================================================ Install 1 Package Total download size: 707 k Installed size: 1.1 M Downloading Packages: [MIRROR] openssl-1.1.1g-15.el8_3.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/o/openssl-1.1.1g-15.el8_3.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] openssl-1.1.1g-15.el8_3.x86_64.rpm 141 kB/s | 707 kB 00:05 -------------------------------------------------------------------------------- Total 140 kB/s | 707 kB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 1/1 Running scriptlet: openssl-1:1.1.1g-15.el8_3.x86_64 1/1 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 1/1 Installed products updated. Installed: openssl-1:1.1.1g-15.el8_3.x86_64 Complete! STEP 11: USER ${GITLAB_USER}:${GITLAB_USER} STEP 12: ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] STEP 13: COMMIT registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:fccf3e2b2d7e91df287b0df3aeb6d9bdf2ed71814da0ac87d08876b83d834df4 Copying blob sha256:8a6d3b1b434d16fc3b1d2de6c73df34f946fd1bf193c6e1b3e9c4209c453b943 Copying blob sha256:0f74b568a73f12976aae61e68648aa12c92af088fb01f143bf2f03bf83f0611b Copying config sha256:06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 Writing manifest to image destination Storing signatures --> 06ed5924afc Successfully tagged registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:latest 06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:ibci-441913 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:ibci-441913 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:fccf3e2b2d7e91df287b0df3aeb6d9bdf2ed71814da0ac87d08876b83d834df4 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:0f74b568a73f12976aae61e68648aa12c92af088fb01f143bf2f03bf83f0611b Copying blob sha256:8a6d3b1b434d16fc3b1d2de6c73df34f946fd1bf193c6e1b3e9c4209c453b943 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying config sha256:06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 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/gitlab/gitlab/gitlab-toolbox registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:14.2.0 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:14.2.0 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:fccf3e2b2d7e91df287b0df3aeb6d9bdf2ed71814da0ac87d08876b83d834df4 Copying blob sha256:8a6d3b1b434d16fc3b1d2de6c73df34f946fd1bf193c6e1b3e9c4209c453b943 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:0f74b568a73f12976aae61e68648aa12c92af088fb01f143bf2f03bf83f0611b Copying config sha256:06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:8a6d3b1b434d16fc3b1d2de6c73df34f946fd1bf193c6e1b3e9c4209c453b943 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:0f74b568a73f12976aae61e68648aa12c92af088fb01f143bf2f03bf83f0611b Copying blob sha256:fccf3e2b2d7e91df287b0df3aeb6d9bdf2ed71814da0ac87d08876b83d834df4 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox --format '{{.Id}}' + IMAGE_ID=sha256:06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 + echo IMAGE_ID=sha256:06ed5924afc3ca3796b39fa52292d2d72ce9956275ebacabe67557277a383463 + IMAGE_PODMAN_SHA=sha256:ef5fcdc274f92d042ddf1afcd87a82753a114332abab515a2833275685a655d7 + echo IMAGE_PODMAN_SHA=sha256:ef5fcdc274f92d042ddf1afcd87a82753a114332abab515a2833275685a655d7 A tarball of the built image can be retrieved from the documentation job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/gitlab/gitlab/gitlab-toolbox:ibci-441913 + echo IMAGE_NAME=gitlab/gitlab/gitlab-toolbox + branches=("master" "development") + [[ master development =~ development ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' section_end:1629902489:step_script section_start:1629902489: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=5930731 responseStatus=201 Created token=s5QL7ey6 Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5930731 responseStatus=201 Created token=s5QL7ey6 section_end:1629902491:upload_artifacts_on_success section_start:1629902491:cleanup_file_variables Cleaning up file based variables section_end:1629902491:cleanup_file_variables Job succeeded