Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c8545f999-ddb9j uLxNkb5e section_start:1617910178:resolve_secrets Resolving secrets section_end:1617910178:resolve_secrets section_start:1617910178:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated 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.1 ... section_end:1617910178:prepare_executor section_start:1617910178:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-ulxnkb5e-project-515-concurrent-04hmlg to be running, status is Pending Running on runner-ulxnkb5e-project-515-concurrent-04hmlg via global-shared-gitlab-runner-5c8545f999-ddb9j... section_end:1617910181:prepare_script section_start:1617910181:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/mbtest/mountebank/.git/ Created fresh repository. Checking out e4a9748f as test-dev... Skipping Git submodules setup section_end:1617910181:get_sources section_start:1617910181:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (2652207)... Downloading artifacts from coordinator... ok  id=2652207 responseStatus=200 OK token=8wepDeue Downloading artifacts for import artifacts (2652210)... Downloading artifacts from coordinator... ok  id=2652210 responseStatus=200 OK token=iCMCfAoo Downloading artifacts for load scripts (2652205)... Downloading artifacts from coordinator... ok  id=2652205 responseStatus=200 OK token=6Evzz4sK Downloading artifacts for wl compare lint (2652208)... Downloading artifacts from coordinator... ok  id=2652208 responseStatus=200 OK token=t1sT2Hst section_end:1617910182:download_artifacts section_start:1617910182: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/mountebank.tar.gz' -> './mountebank.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/opensource/nodejs/nodejs12:12.22.0 Getting image source signatures Copying blob sha256:d2320253299952d6acf67a183191a320661feeec9a7c4f1cb5107ab23cef7d8e Copying blob sha256:88afac75a7738cf4e403f8c2234207477781e19950ae6b21f1fee762a0c2c2bd Copying blob sha256:87e55c0d4c7334c2e7dc59a02282c2dfd3837b7df7fcdf5b4fba4d26d0fba7a7 Copying blob sha256:59b91dc72fc7d4356dfa310db5642431023c95a4a507e499f17f65cf4c44b54d Copying config sha256:5af2689d20961fded12126c62046c2f507da18cefe52a3d53a460a48e02176bb Writing manifest to image destination Storing signatures STEP 2: ENV PATH=$PATH:/opt/mountebank/bin STEP 3: USER root STEP 4: ARG TARBALL="mountebank.tar.gz" STEP 5: COPY ${TARBALL} /opt/ STEP 6: RUN dnf -y update && dnf -y upgrade && cd /opt && tar -zxf ${TARBALL} && rm -rf ${TARBALL} && dnf clean all && rm -rf /var/cache/dnf && rm /opt/mountebank/src/models/https/cert/mb-key.pem Red Hat Universal Base Image 8 (RPMs) - BaseOS 78 kB/s | 777 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 528 kB/s | 5.2 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Thu Apr 8 19:30:37 2021. Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 7: USER 1001 STEP 8: HEALTHCHECK --interval=30s --timeout=30s --start-period=5s --retries=3 CMD curl http://localhost:2525/ || exit 1 STEP 9: EXPOSE 2525 STEP 10: ENTRYPOINT ["mb"] STEP 11: COMMIT registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank Getting image source signatures Copying blob sha256:72e7d306c279696257fb1796dac29d887127c53479403f8687d3aa4c560edff2 Copying blob sha256:9624be4353eb5540a948608d314a5690c6a0b841aa04979810b61fd190e04769 Copying blob sha256:1c2f876f6cd77d13e22d39622a91ec87d23e804c891b1b58c5340c875853da0d Copying blob sha256:6681fa37eb6996fc32d80ca1fd3378140842a916391d3fedf547dab55134112b Copying blob sha256:e45982affc12484c94aeee3bc5458917c840e2fd50da7e3d77192fc6b78d2023 Copying config sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 Writing manifest to image destination Storing signatures --> 81b64c05ba5 81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:214059 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:214059 Getting image source signatures Copying blob sha256:e45982affc12484c94aeee3bc5458917c840e2fd50da7e3d77192fc6b78d2023 Copying blob sha256:1c2f876f6cd77d13e22d39622a91ec87d23e804c891b1b58c5340c875853da0d Copying blob sha256:9624be4353eb5540a948608d314a5690c6a0b841aa04979810b61fd190e04769 Copying blob sha256:6681fa37eb6996fc32d80ca1fd3378140842a916391d3fedf547dab55134112b Copying blob sha256:72e7d306c279696257fb1796dac29d887127c53479403f8687d3aa4c560edff2 Copying config sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 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/mbtest/mountebank registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:2.3.3 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:2.3.3 Getting image source signatures Copying blob sha256:9624be4353eb5540a948608d314a5690c6a0b841aa04979810b61fd190e04769 Copying blob sha256:6681fa37eb6996fc32d80ca1fd3378140842a916391d3fedf547dab55134112b Copying blob sha256:72e7d306c279696257fb1796dac29d887127c53479403f8687d3aa4c560edff2 Copying blob sha256:1c2f876f6cd77d13e22d39622a91ec87d23e804c891b1b58c5340c875853da0d Copying blob sha256:e45982affc12484c94aeee3bc5458917c840e2fd50da7e3d77192fc6b78d2023 Copying config sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:latest Getting image source signatures Copying blob sha256:9624be4353eb5540a948608d314a5690c6a0b841aa04979810b61fd190e04769 Copying blob sha256:e45982affc12484c94aeee3bc5458917c840e2fd50da7e3d77192fc6b78d2023 Copying blob sha256:72e7d306c279696257fb1796dac29d887127c53479403f8687d3aa4c560edff2 Copying blob sha256:6681fa37eb6996fc32d80ca1fd3378140842a916391d3fedf547dab55134112b Copying blob sha256:1c2f876f6cd77d13e22d39622a91ec87d23e804c891b1b58c5340c875853da0d Copying config sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 Writing manifest to image destination Storing signatures + IFS= + read -r tag + skopeo copy --src-authfile staging_auth.json docker://registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:214059 docker-archive:ci-artifacts/build/mountebank-214059.tar Getting image source signatures Copying blob sha256:88afac75a7738cf4e403f8c2234207477781e19950ae6b21f1fee762a0c2c2bd Copying blob sha256:d2320253299952d6acf67a183191a320661feeec9a7c4f1cb5107ab23cef7d8e Copying blob sha256:87e55c0d4c7334c2e7dc59a02282c2dfd3837b7df7fcdf5b4fba4d26d0fba7a7 Copying blob sha256:59b91dc72fc7d4356dfa310db5642431023c95a4a507e499f17f65cf4c44b54d Copying blob sha256:85b92ff3c5565f3be6c4017a52d418fb50c7d1b77a9c68bad137170f86d3477f Copying config sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 Writing manifest to image destination Storing signatures ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank --format '{{.Id}}' time="2021-04-08T19:31:10Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podf28ea0d4-4151-45d5-b34c-8dd8447d06ae/1265e22b25b39484363fe5e45e38f003b40dead88b8c76914fc534e3d09a6e0a: no such file or directory" + IMAGE_ID=sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 + echo IMAGE_ID=sha256:81b64c05ba57cf4430aec6ee8b7c0474f7579e6aef304233705a9abefe68b3a0 ++ sha256sum ci-artifacts/build/mountebank-214059.tar ++ grep -E '^[a-zA-Z0-9]+' -o + IMAGE_TAR_SHA=6524c38d9fd9f044d8429fb771de4e76e690e826fd7ca5727a8f30ace75c7798 + echo IMAGE_TAR_SHA=6524c38d9fd9f044d8429fb771de4e76e690e826fd7ca5727a8f30ace75c7798 + IMAGE_PODMAN_SHA=sha256:493bc2708e16f3896cda7742f4d68c562595a266cee39f1afa84bdbe24028345 + echo IMAGE_PODMAN_SHA=sha256:493bc2708e16f3896cda7742f4d68c562595a266cee39f1afa84bdbe24028345 + echo IMAGE_FILE=mountebank-214059 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/mbtest/mountebank:214059 + echo IM_NAME=opensource/mbtest/mountebank section_end:1617910272:step_script section_start:1617910272:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 3 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=2652212 responseStatus=201 Created token=vMvb7xfB Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=2652212 responseStatus=201 Created token=vMvb7xfB section_end:1617910287:upload_artifacts_on_success section_start:1617910287:cleanup_file_variables Cleaning up file based variables section_end:1617910287:cleanup_file_variables Job succeeded