Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628804512:resolve_secrets Resolving secrets section_end:1628804512:resolve_secrets section_start:1628804512: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:1628804512:prepare_executor section_start:1628804512:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6370-concurrent-0q9h8t to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6370-concurrent-0q9h8t 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-6370-concurrent-0q9h8t via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628804518:prepare_script section_start:1628804518: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/jenkins/jenkinsfile-runner/.git/ Created fresh repository. Checking out 574ceb17 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628804519:get_sources section_start:1628804519:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5604154)... Downloading artifacts from coordinator... ok  id=5604154 responseStatus=200 OK token=4DFyUeKz WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5604156)... Downloading artifacts from coordinator... ok  id=5604156 responseStatus=200 OK token=PFvA5AZU WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5604151)... Downloading artifacts from coordinator... ok  id=5604151 responseStatus=200 OK token=KksiRoqF WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5604155)... Downloading artifacts from coordinator... ok  id=5604155 responseStatus=200 OK token=bkWknd22 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1628804522:download_artifacts section_start:1628804522: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/jenkinsfile-runner-dependencies-dcar-2.1.tar.gz' -> './jenkinsfile-runner-dependencies-dcar-2.1.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/redhat/openjdk/openjdk11:1.11 Trying to pull registry1.dso.mil/ironbank/redhat/openjdk/openjdk11:1.11... Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:43ca28cdb00c1f39336637f474e8507a1ef0c26196cc319d0777f59748fb8bda Copying blob sha256:24173061f5f6dd58a56166980c7d7f6c843f1cac51de50c573c64081b34a07af Copying config sha256:40ce404b847e695e234b7cfcf15d912ba7cd2668a34ad029488653ace3e00eba Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: ARG TARBALL=jenkinsfile-runner-dependencies-dcar-2.1 STEP 4: ENV JENKINS_UC https://updates.jenkins.io STEP 5: ENV CASC_JENKINS_CONFIG /usr/share/jenkins/ref/casc STEP 6: ENV PLUGINS /app/plugins.txt STEP 7: ENV JENKINSFILE_PATH "" STEP 8: ARG JENKINS_HOME=/var/jenkins_home STEP 9: ARG TMP_DIR=/var/groovy-tmpdir STEP 10: ARG user=jenkins STEP 11: ARG group=jenkins STEP 12: ARG uid=1000 STEP 13: ARG gid=1000 STEP 14: COPY LICENSE /licenses STEP 15: COPY ${TARBALL}.tar.gz /tmp/${TARBALL}.tar.gz STEP 16: RUN INSTALL_PKGS="java-1.8.0-openjdk git-core" && yum -y update-minimal --setopt=tsflags=nodocs --security && yum -y install --setopt=tsflags=nodocs ${INSTALL_PKGS} Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 244 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.0 kB/s | 14 kB 00:14 No security updates needed, but 0 updates available Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:06 ago on Thu Aug 12 21:43:03 2021. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git-core x86_64 2.27.0-1.el8 ubi-8-appstream 5.7 M java-1.8.0-openjdk x86_64 1:1.8.0.302.b08-0.el8_4 ubi-8-appstream 336 k Installing dependencies: atk x86_64 2.28.1-1.el8 ubi-8-appstream 272 k cairo x86_64 1.15.12-3.el8 ubi-8-appstream 721 k fribidi x86_64 1.0.4-8.el8 ubi-8-appstream 89 k gdk-pixbuf2 x86_64 2.36.12-5.el8 ubi-8-baseos 467 k gdk-pixbuf2-modules x86_64 2.36.12-5.el8 ubi-8-appstream 109 k giflib x86_64 5.1.4-3.el8 ubi-8-appstream 51 k gtk-update-icon-cache x86_64 3.22.30-6.el8 ubi-8-appstream 32 k hicolor-icon-theme noarch 0.17-2.el8 ubi-8-appstream 48 k jasper-libs x86_64 2.0.14-4.el8 ubi-8-appstream 167 k java-1.8.0-openjdk-headless x86_64 1:1.8.0.302.b08-0.el8_4 ubi-8-appstream 34 M jbigkit-libs x86_64 2.1-14.el8 ubi-8-appstream 55 k less x86_64 530-1.el8 ubi-8-baseos 164 k libX11 x86_64 1.6.8-4.el8 ubi-8-appstream 611 k libX11-common noarch 1.6.8-4.el8 ubi-8-appstream 158 k libXau x86_64 1.0.9-3.el8 ubi-8-appstream 37 k libXcomposite x86_64 0.4.4-14.el8 ubi-8-appstream 29 k libXcursor x86_64 1.1.15-3.el8 ubi-8-appstream 36 k libXdamage x86_64 1.1.4-14.el8 ubi-8-appstream 27 k libXext x86_64 1.3.4-1.el8 ubi-8-appstream 45 k libXfixes x86_64 5.0.3-7.el8 ubi-8-appstream 25 k libXft x86_64 2.3.3-1.el8 ubi-8-appstream 67 k libXi x86_64 1.7.10-1.el8 ubi-8-appstream 49 k libXinerama x86_64 1.1.4-1.el8 ubi-8-appstream 16 k libXrandr x86_64 1.5.2-1.el8 ubi-8-appstream 34 k libXrender x86_64 0.9.10-7.el8 ubi-8-appstream 33 k libXtst x86_64 1.2.3-7.el8 ubi-8-appstream 22 k libdatrie x86_64 0.2.9-7.el8 ubi-8-appstream 33 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k libfontenc x86_64 1.1.3-8.el8 ubi-8-appstream 37 k libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k libthai x86_64 0.1.27-2.el8 ubi-8-appstream 203 k libtiff x86_64 4.0.9-18.el8 ubi-8-appstream 188 k libxcb x86_64 1.13.1-1.el8 ubi-8-appstream 229 k openssh x86_64 8.0p1-6.el8_4.2 ubi-8-baseos 521 k openssh-clients x86_64 8.0p1-6.el8_4.2 ubi-8-baseos 667 k pango x86_64 1.42.4-6.el8 ubi-8-appstream 298 k pixman x86_64 0.38.4-1.el8 ubi-8-appstream 257 k pkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 ubi-8-baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 ubi-8-baseos 15 k ttmkfdir x86_64 3.0.9-54.el8 ubi-8-appstream 62 k xorg-x11-font-utils x86_64 1:7.5-40.el8 ubi-8-appstream 103 k xorg-x11-fonts-Type1 noarch 7.5-19.el8 ubi-8-appstream 522 k Installing weak dependencies: gtk2 x86_64 2.24.32-5.el8 ubi-8-appstream 3.4 M Transaction Summary ================================================================================ Install 46 Packages Total download size: 50 M Installed size: 184 M Downloading Packages: [MIRROR] openssh-8.0p1-6.el8_4.2.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/openssh-8.0p1-6.el8_4.2.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] gdk-pixbuf2-2.36.12-5.el8.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/g/gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] pkgconf-pkg-config-1.4.2-1.el8.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/p/pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/46): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 3.0 kB/s | 15 kB 00:05 (2/46): libpkgconf-1.4.2-1.el8.x86_64.rpm 11 MB/s | 35 kB 00:00 (3/46): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm 93 kB/s | 467 kB 00:05 (4/46): less-530-1.el8.x86_64.rpm 36 MB/s | 164 kB 00:00 (5/46): openssh-8.0p1-6.el8_4.2.x86_64.rpm 104 kB/s | 521 kB 00:05 (6/46): libedit-3.1-23.20170329cvs.el8.x86_64.r 29 MB/s | 102 kB 00:00 (7/46): openssh-clients-8.0p1-6.el8_4.2.x86_64. 57 MB/s | 667 kB 00:00 (8/46): pkgconf-1.4.2-1.el8.x86_64.rpm 3.3 MB/s | 38 kB 00:00 (9/46): pkgconf-m4-1.4.2-1.el8.noarch.rpm 1.0 MB/s | 17 kB 00:00 [MIRROR] libfontenc-1.1.3-8.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libfontenc-1.1.3-8.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] ttmkfdir-3.0.9-54.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/t/ttmkfdir-3.0.9-54.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] git-core-2.27.0-1.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/g/git-core-2.27.0-1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (10/46): libfontenc-1.1.3-8.el8.x86_64.rpm 7.4 kB/s | 37 kB 00:04 (11/46): ttmkfdir-3.0.9-54.el8.x86_64.rpm 12 kB/s | 62 kB 00:04 (12/46): libXcursor-1.1.15-3.el8.x86_64.rpm 13 MB/s | 36 kB 00:00 (13/46): libtiff-4.0.9-18.el8.x86_64.rpm 29 MB/s | 188 kB 00:00 (14/46): libXi-1.7.10-1.el8.x86_64.rpm 15 MB/s | 49 kB 00:00 (15/46): pango-1.42.4-6.el8.x86_64.rpm 41 MB/s | 298 kB 00:00 (16/46): libXft-2.3.3-1.el8.x86_64.rpm 21 MB/s | 67 kB 00:00 (17/46): hicolor-icon-theme-0.17-2.el8.noarch.r 15 MB/s | 48 kB 00:00 (18/46): libXrandr-1.5.2-1.el8.x86_64.rpm 13 MB/s | 34 kB 00:00 (19/46): fribidi-1.0.4-8.el8.x86_64.rpm 23 MB/s | 89 kB 00:00 (20/46): libXrender-0.9.10-7.el8.x86_64.rpm 13 MB/s | 33 kB 00:00 (21/46): pixman-0.38.4-1.el8.x86_64.rpm 45 MB/s | 257 kB 00:00 (22/46): jbigkit-libs-2.1-14.el8.x86_64.rpm 20 MB/s | 55 kB 00:00 (23/46): cairo-1.15.12-3.el8.x86_64.rpm 47 MB/s | 721 kB 00:00 (24/46): libX11-1.6.8-4.el8.x86_64.rpm 56 MB/s | 611 kB 00:00 (25/46): gtk-update-icon-cache-3.22.30-6.el8.x8 12 MB/s | 32 kB 00:00 (26/46): libXfixes-5.0.3-7.el8.x86_64.rpm 9.7 MB/s | 25 kB 00:00 (27/46): gdk-pixbuf2-modules-2.36.12-5.el8.x86_ 27 MB/s | 109 kB 00:00 (28/46): xorg-x11-font-utils-7.5-40.el8.x86_64. 29 MB/s | 103 kB 00:00 (29/46): libXtst-1.2.3-7.el8.x86_64.rpm 7.2 MB/s | 22 kB 00:00 (30/46): libdatrie-0.2.9-7.el8.x86_64.rpm 11 MB/s | 33 kB 00:00 (31/46): git-core-2.27.0-1.el8.x86_64.rpm 1.1 MB/s | 5.7 MB 00:05 (32/46): libXdamage-1.1.4-14.el8.x86_64.rpm 3.8 MB/s | 27 kB 00:00 (33/46): libxcb-1.13.1-1.el8.x86_64.rpm 26 MB/s | 229 kB 00:00 (34/46): giflib-5.1.4-3.el8.x86_64.rpm 18 MB/s | 51 kB 00:00 (35/46): libXinerama-1.1.4-1.el8.x86_64.rpm 6.9 MB/s | 16 kB 00:00 (36/46): xorg-x11-fonts-Type1-7.5-19.el8.noarch 88 MB/s | 522 kB 00:00 (37/46): jasper-libs-2.0.14-4.el8.x86_64.rpm 42 MB/s | 167 kB 00:00 (38/46): libXau-1.0.9-3.el8.x86_64.rpm 15 MB/s | 37 kB 00:00 (39/46): libXext-1.3.4-1.el8.x86_64.rpm 19 MB/s | 45 kB 00:00 (40/46): atk-2.28.1-1.el8.x86_64.rpm 40 MB/s | 272 kB 00:00 (41/46): libXcomposite-0.4.4-14.el8.x86_64.rpm 11 MB/s | 29 kB 00:00 (42/46): libthai-0.1.27-2.el8.x86_64.rpm 47 MB/s | 203 kB 00:00 (43/46): libX11-common-1.6.8-4.el8.noarch.rpm 38 MB/s | 158 kB 00:00 (44/46): java-1.8.0-openjdk-1.8.0.302.b08-0.el8 52 MB/s | 336 kB 00:00 (45/46): gtk2-2.24.32-5.el8.x86_64.rpm 79 MB/s | 3.4 MB 00:00 (46/46): java-1.8.0-openjdk-headless-1.8.0.302. 222 MB/s | 34 MB 00:00 -------------------------------------------------------------------------------- Total 4.9 MB/s | 50 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.302.b08-0.el8_4. 1/1 Preparing : 1/1 Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 1/46 Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 1/46 Installing : gtk-update-icon-cache-3.22.30-6.el8.x86_64 2/46 Installing : libX11-common-1.6.8-4.el8.noarch 3/46 Installing : java-1.8.0-openjdk-headless-1:1.8.0.302.b08-0.el8_ 4/46 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.302.b08-0.el8_ 4/46 Installing : libXau-1.0.9-3.el8.x86_64 5/46 Installing : libxcb-1.13.1-1.el8.x86_64 6/46 Installing : libX11-1.6.8-4.el8.x86_64 7/46 Installing : libXrender-0.9.10-7.el8.x86_64 8/46 Installing : libXext-1.3.4-1.el8.x86_64 9/46 Installing : libXi-1.7.10-1.el8.x86_64 10/46 Installing : libXfixes-5.0.3-7.el8.x86_64 11/46 Installing : libXcomposite-0.4.4-14.el8.x86_64 12/46 Installing : libXcursor-1.1.15-3.el8.x86_64 13/46 Installing : libXdamage-1.1.4-14.el8.x86_64 14/46 Installing : libXtst-1.2.3-7.el8.x86_64 15/46 Installing : libXrandr-1.5.2-1.el8.x86_64 16/46 Installing : libXinerama-1.1.4-1.el8.x86_64 17/46 Installing : libXft-2.3.3-1.el8.x86_64 18/46 Installing : atk-2.28.1-1.el8.x86_64 19/46 Installing : jasper-libs-2.0.14-4.el8.x86_64 20/46 Installing : giflib-5.1.4-3.el8.x86_64 21/46 Installing : libdatrie-0.2.9-7.el8.x86_64 22/46 Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 22/46 Installing : libthai-0.1.27-2.el8.x86_64 23/46 Running scriptlet: libthai-0.1.27-2.el8.x86_64 23/46 Installing : jbigkit-libs-2.1-14.el8.x86_64 24/46 Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 24/46 Installing : libtiff-4.0.9-18.el8.x86_64 25/46 Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 26/46 Installing : pixman-0.38.4-1.el8.x86_64 27/46 Installing : cairo-1.15.12-3.el8.x86_64 28/46 Installing : fribidi-1.0.4-8.el8.x86_64 29/46 Installing : pango-1.42.4-6.el8.x86_64 30/46 Running scriptlet: pango-1.42.4-6.el8.x86_64 30/46 Installing : hicolor-icon-theme-0.17-2.el8.noarch 31/46 Installing : gtk2-2.24.32-5.el8.x86_64 32/46 Running scriptlet: gtk2-2.24.32-5.el8.x86_64 32/46 Installing : ttmkfdir-3.0.9-54.el8.x86_64 33/46 Installing : libfontenc-1.1.3-8.el8.x86_64 34/46 Installing : pkgconf-m4-1.4.2-1.el8.noarch 35/46 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 36/46 Installing : less-530-1.el8.x86_64 37/46 Installing : libpkgconf-1.4.2-1.el8.x86_64 38/46 Installing : pkgconf-1.4.2-1.el8.x86_64 39/46 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 40/46 Installing : xorg-x11-font-utils-1:7.5-40.el8.x86_64 41/46 Installing : xorg-x11-fonts-Type1-7.5-19.el8.noarch 42/46 Running scriptlet: xorg-x11-fonts-Type1-7.5-19.el8.noarch 42/46 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 43/46 Installing : openssh-8.0p1-6.el8_4.2.x86_64 43/46 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 44/46 Installing : git-core-2.27.0-1.el8.x86_64 45/46 Installing : java-1.8.0-openjdk-1:1.8.0.302.b08-0.el8_4.x86_64 46/46 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.302.b08-0.el8_4.x86_64 46/46 Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 46/46 Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 46/46 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 1/46 Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 2/46 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 3/46 Verifying : libpkgconf-1.4.2-1.el8.x86_64 4/46 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 5/46 Verifying : less-530-1.el8.x86_64 6/46 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 7/46 Verifying : pkgconf-1.4.2-1.el8.x86_64 8/46 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 9/46 Verifying : git-core-2.27.0-1.el8.x86_64 10/46 Verifying : libfontenc-1.1.3-8.el8.x86_64 11/46 Verifying : ttmkfdir-3.0.9-54.el8.x86_64 12/46 Verifying : libtiff-4.0.9-18.el8.x86_64 13/46 Verifying : libXcursor-1.1.15-3.el8.x86_64 14/46 Verifying : pango-1.42.4-6.el8.x86_64 15/46 Verifying : libXi-1.7.10-1.el8.x86_64 16/46 Verifying : libXft-2.3.3-1.el8.x86_64 17/46 Verifying : hicolor-icon-theme-0.17-2.el8.noarch 18/46 Verifying : fribidi-1.0.4-8.el8.x86_64 19/46 Verifying : libXrandr-1.5.2-1.el8.x86_64 20/46 Verifying : pixman-0.38.4-1.el8.x86_64 21/46 Verifying : libXrender-0.9.10-7.el8.x86_64 22/46 Verifying : cairo-1.15.12-3.el8.x86_64 23/46 Verifying : jbigkit-libs-2.1-14.el8.x86_64 24/46 Verifying : libX11-1.6.8-4.el8.x86_64 25/46 Verifying : gtk-update-icon-cache-3.22.30-6.el8.x86_64 26/46 Verifying : libXfixes-5.0.3-7.el8.x86_64 27/46 Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 28/46 Verifying : xorg-x11-font-utils-1:7.5-40.el8.x86_64 29/46 Verifying : libXtst-1.2.3-7.el8.x86_64 30/46 Verifying : libdatrie-0.2.9-7.el8.x86_64 31/46 Verifying : libxcb-1.13.1-1.el8.x86_64 32/46 Verifying : libXdamage-1.1.4-14.el8.x86_64 33/46 Verifying : xorg-x11-fonts-Type1-7.5-19.el8.noarch 34/46 Verifying : giflib-5.1.4-3.el8.x86_64 35/46 Verifying : libXinerama-1.1.4-1.el8.x86_64 36/46 Verifying : jasper-libs-2.0.14-4.el8.x86_64 37/46 Verifying : atk-2.28.1-1.el8.x86_64 38/46 Verifying : libXau-1.0.9-3.el8.x86_64 39/46 Verifying : libXext-1.3.4-1.el8.x86_64 40/46 Verifying : libXcomposite-0.4.4-14.el8.x86_64 41/46 Verifying : libthai-0.1.27-2.el8.x86_64 42/46 Verifying : java-1.8.0-openjdk-headless-1:1.8.0.302.b08-0.el8_ 43/46 Verifying : gtk2-2.24.32-5.el8.x86_64 44/46 Verifying : libX11-common-1.6.8-4.el8.noarch 45/46 Verifying : java-1.8.0-openjdk-1:1.8.0.302.b08-0.el8_4.x86_64 46/46 Installed products updated. Installed: atk-2.28.1-1.el8.x86_64 cairo-1.15.12-3.el8.x86_64 fribidi-1.0.4-8.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 giflib-5.1.4-3.el8.x86_64 git-core-2.27.0-1.el8.x86_64 gtk-update-icon-cache-3.22.30-6.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch jasper-libs-2.0.14-4.el8.x86_64 java-1.8.0-openjdk-1:1.8.0.302.b08-0.el8_4.x86_64 java-1.8.0-openjdk-headless-1:1.8.0.302.b08-0.el8_4.x86_64 jbigkit-libs-2.1-14.el8.x86_64 less-530-1.el8.x86_64 libX11-1.6.8-4.el8.x86_64 libX11-common-1.6.8-4.el8.noarch libXau-1.0.9-3.el8.x86_64 libXcomposite-0.4.4-14.el8.x86_64 libXcursor-1.1.15-3.el8.x86_64 libXdamage-1.1.4-14.el8.x86_64 libXext-1.3.4-1.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 libXft-2.3.3-1.el8.x86_64 libXi-1.7.10-1.el8.x86_64 libXinerama-1.1.4-1.el8.x86_64 libXrandr-1.5.2-1.el8.x86_64 libXrender-0.9.10-7.el8.x86_64 libXtst-1.2.3-7.el8.x86_64 libdatrie-0.2.9-7.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libthai-0.1.27-2.el8.x86_64 libtiff-4.0.9-18.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 openssh-8.0p1-6.el8_4.2.x86_64 openssh-clients-8.0p1-6.el8_4.2.x86_64 pango-1.42.4-6.el8.x86_64 pixman-0.38.4-1.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 ttmkfdir-3.0.9-54.el8.x86_64 xorg-x11-font-utils-1:7.5-40.el8.x86_64 xorg-x11-fonts-Type1-7.5-19.el8.noarch Complete! STEP 17: RUN tar -xzf /tmp/${TARBALL}.tar.gz && mkdir -p $JENKINS_HOME $TMP_DIR /usr/share/jenkins /build && mv dependencies/ref /usr/share/jenkins/ref && mv dependencies/app /app && rm -rf /tmp/* && chown ${uid}:${gid} $JENKINS_HOME && chown ${uid}:${gid} $TMP_DIR && chown ${uid}:${gid} /app && chown ${uid}:${gid} /usr/share/jenkins && chown ${uid}:${gid} /build && groupadd -g ${gid} ${group} && useradd -d "$JENKINS_HOME" -d "$TMP_DIR" -d /app -d /usr/share/jenkins -u ${uid} -g ${gid} -m -s /bin/bash ${user} && chmod ug-s /usr/libexec/openssh/ssh-keysign && rm -rf /usr/share/jenkins/ref/plugins/github* useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 18: VOLUME /build STEP 19: VOLUME /usr/share/jenkins/ref/casc STEP 20: VOLUME $JENKINS_HOME STEP 21: USER $user STEP 22: ENTRYPOINT ["/app/bin/jenkinsfile-runner-launcher"] STEP 23: COMMIT registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:0c8e5ce5abb9f50c1f46c865353fa714bfc5727e66a3c61ccefcdc195606ae3a Copying config sha256:c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e Writing manifest to image destination Storing signatures --> c5b79de3a4d Successfully tagged registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:latest c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:ibci-421270 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:ibci-421270 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:0c8e5ce5abb9f50c1f46c865353fa714bfc5727e66a3c61ccefcdc195606ae3a Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e Writing manifest to image destination Storing signatures + 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/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:1.0-beta-29 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:1.0-beta-29 Getting image source signatures Copying blob sha256:0c8e5ce5abb9f50c1f46c865353fa714bfc5727e66a3c61ccefcdc195606ae3a Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying config sha256:c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:0487ef82c45783c8ddc6b7d1c3cdde748e6698458041e20375c79729ef36752b Copying blob sha256:22a585992d82be5d92081603b18788c06b991137ff739a7d41bf525a24d0c7ca Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:0c8e5ce5abb9f50c1f46c865353fa714bfc5727e66a3c61ccefcdc195606ae3a Copying config sha256:c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner --format '{{.Id}}' + IMAGE_ID=sha256:c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e + echo IMAGE_ID=sha256:c5b79de3a4d952149d459833865927fb1bcbfd30402d31a1b20fefe708d9ab9e + IMAGE_PODMAN_SHA=sha256:d60bb7c764aed231ffb876c71eda5b98990e217128de5606aa7ad3f9d0f0d4f4 + echo IMAGE_PODMAN_SHA=sha256:d60bb7c764aed231ffb876c71eda5b98990e217128de5606aa7ad3f9d0f0d4f4 A tarball of the built image can be retrieved from the documentation job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/jenkins/jenkinsfile-runner:ibci-421270 + echo IMAGE_NAME=opensource/jenkins/jenkinsfile-runner + 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:1628804661:step_script section_start:1628804661: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=5604158 responseStatus=201 Created token=g9yCK5dB Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5604158 responseStatus=201 Created token=g9yCK5dB section_end:1628804662:upload_artifacts_on_success section_start:1628804662:cleanup_file_variables Cleaning up file based variables section_end:1628804662:cleanup_file_variables Job succeeded