Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-69ccbc5744-rzv26 cYvAi5Tk section_start:1607636401:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/ib-pipeline-image:0.1 ... section_end:1607636401:prepare_executor section_start:1607636401:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-cyvai5tk-project-139-concurrent-0dvkjh to be running, status is Pending Running on runner-cyvai5tk-project-139-concurrent-0dvkjh via global-shared-gitlab-runner-69ccbc5744-rzv26... section_end:1607636404:prepare_script section_start:1607636404:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/redhat/ubi/ubi7/.git/ Created fresh repository. Checking out 4f96bd12 as master... Skipping Git submodules setup section_end:1607636405:get_sources section_start:1607636405:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (1055246)... Downloading artifacts from coordinator... ok  id=1055246 responseStatus=200 OK token=FascbkZp Downloading artifacts for import artifacts (1055248)... Downloading artifacts from coordinator... ok  id=1055248 responseStatus=200 OK token=W9zoJdW2 Downloading artifacts for load scripts (1055243)... Downloading artifacts from coordinator... ok  id=1055243 responseStatus=200 OK token=Qs3VmZSz section_end:1607636408:download_artifacts section_start:1607636408: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/registry.access.redhat.com-ubi7-ubi-7.9.tar time="2020-12-10T21:40:08Z" level=error msg="unable to write system event: \"write unixgram @b2232->/run/systemd/journal/socket: sendmsg: no such file or directory\"" Getting image source signatures Copying blob sha256:b545558594f3e5e5e4ef3335bd145938cd471b8bc77497d02ea0d22da2a6c3ee Copying blob sha256:1bdfedf126f0037cb8ed6b6f06f329492d1049d629f1d31dc7ba2d17010dea2d Copying config sha256:cfd6d0c09e954980adc14b0f05bb5ed5d7ed3066d0a979e0849bee7af84a7649 Writing manifest to image destination Storing signatures Loaded image(s): registry.access.redhat.com/ubi7/ubi:7.9 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 registry.access.redhat.com/ubi7/ubi:7.9 STEP 2: LABEL name="ubi7" STEP 3: LABEL version="7.9" STEP 4: LABEL com.redhat.license_terms="https://www.redhat.com/licenses/eulas" STEP 5: COPY scripts/*.sh /dsop-fix/ STEP 6: COPY yum.repos.d/ /etc/yum.repos.d STEP 7: COPY banner/issue /etc/ STEP 8: RUN echo Update packages and install DISA STIG fixes && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-* && sed -i "s/enabled=1/enabled=0/" /etc/yum/pluginconf.d/subscription-manager.conf && rm -f /etc/yum.repos.d/ubi.repo && yum repolist && yum update -y && /dsop-fix/xccdf_org.ssgproject.content_rule_account_disable_post_pw_expiration.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_logon_fail_delay.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_max_concurrent_login_sessions.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_maximum_age_login_defs.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_minimum_age_login_defs.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_dcredit.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_difok.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_lcredit.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_maxclassrepeat.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_maxrepeat.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_minclass.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_minlen.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_ocredit.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_ucredit.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_remember.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_set_max_life_existing.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_password_set_min_life_existing.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_deny.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_deny_root.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_interval.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_unlock_time.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_accounts_tmout.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_clean_components_post_updating.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_ensure_gpgcheck_local_packages.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_libreswan_approved_tunnels.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_no_empty_passwords.sh && /dsop-fix/xccdf_org.ssgproject.content_rule_rpm_verify_permissions.sh && yum clean all && rm -rf /var/cache/yum/ /var/tmp/* /tmp/* /var/tmp/.???* /tmp/.???* Update packages and install DISA STIG fixes Loaded plugins: ovl, product-id, search-disabled-repos https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi/server/7/7Server/x86_64/os/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2600:1406:8400::1725:7f9a: Network is unreachable" Trying other mirror. repo id repo name status ubi-7 Red Hat Universal Base Image 7 Server (RPMs) 995 ubi-7-server-extras-rpms Red Hat Universal Base Image 7 Server - Extras 7 ubi-7-server-optional-rpms Red Hat Universal Base Image 7 Server - Option 21 ubi-server-rhscl-7-rpms Red Hat Software Collections RPMs for Red Hat 633 repolist: 1656 Loaded plugins: ovl, product-id, search-disabled-repos No packages marked for update Remediating: 'xccdf_org.ssgproject.content_rule_account_disable_post_pw_expiration' Remediating: 'xccdf_org.ssgproject.content_rule_accounts_logon_fail_delay' Remediating: 'xccdf_org.ssgproject.content_rule_accounts_max_concurrent_login_sessions' Remediating rule 5/: 'xccdf_org.ssgproject.content_rule_accounts_maximum_age_login_defs' Remediating rule 4/: 'xccdf_org.ssgproject.content_rule_accounts_minimum_age_login_defs' Remediating rule 14/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_dcredit' Remediating rule 16/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_difok' Remediating rule 18/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_lcredit' Remediating rule 12/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_maxclassrepeat' Remediating rule 13/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_maxrepeat' Remediating rule 15/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_minclass' Remediating rule 11/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_minlen' Remediating rule 17/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_ocredit' Remediating rule 19/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_ucredit' Remediating rule 8/: 'xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_remember' Remediating rule 4/: 'xccdf_org.ssgproject.content_rule_accounts_password_set_max_life_existing' Remediating rule 3/: 'xccdf_org.ssgproject.content_rule_accounts_password_set_min_life_existing' Remediating rule 10/: 'xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_deny' Remediating rule 6/: 'xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_deny_root' Remediating rule 9/: 'xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_interval' Remediating rule 7/: 'xccdf_org.ssgproject.content_rule_accounts_passwords_pam_faillock_unlock_time' Remediating: 'xccdf_org.ssgproject.content_rule_accounts_tmout' Remediating: 'xccdf_org.ssgproject.content_rule_clean_components_post_updating' Remediating: 'xccdf_org.ssgproject.content_rule_ensure_gpgcheck_local_packages' Remediating rule 2/: 'xccdf_org.ssgproject.content_rule_libreswan_approved_tunnels' Remediating rule 1/: 'xccdf_org.ssgproject.content_rule_no_empty_passwords' Remediating: 'xccdf_org.ssgproject.content_rule_rpm_verify_permissions' Loaded plugins: ovl, product-id, search-disabled-repos Cleaning repos: ubi-7 ubi-7-server-extras-rpms ubi-7-server-optional-rpms : ubi-server-rhscl-7-rpms STEP 9: ENV container oci STEP 10: ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin STEP 11: CMD ["/bin/bash"] STEP 12: COMMIT registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7 Getting image source signatures Copying blob sha256:1bdfedf126f0037cb8ed6b6f06f329492d1049d629f1d31dc7ba2d17010dea2d Copying blob sha256:b545558594f3e5e5e4ef3335bd145938cd471b8bc77497d02ea0d22da2a6c3ee Copying blob sha256:0cf0ede2840fc9430be657965c49aca50e4df53df6eeffc51bd94096c0765085 Copying config sha256:765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 Writing manifest to image destination Storing signatures 765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 [Warning] one or more build args were not consumed: [BASE_IMAGE BASE_REGISTRY BASE_TAG] 765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 buildah tag --storage-driver=vfs registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7 registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:99754 buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:99754 Getting image source signatures Copying blob sha256:b545558594f3e5e5e4ef3335bd145938cd471b8bc77497d02ea0d22da2a6c3ee Copying blob sha256:0cf0ede2840fc9430be657965c49aca50e4df53df6eeffc51bd94096c0765085 Copying blob sha256:1bdfedf126f0037cb8ed6b6f06f329492d1049d629f1d31dc7ba2d17010dea2d Copying config sha256:765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 Writing manifest to image destination Storing signatures Read the tags buildah tag --storage-driver=vfs registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7 registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:7.9 buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:7.9 Getting image source signatures Copying blob sha256:b545558594f3e5e5e4ef3335bd145938cd471b8bc77497d02ea0d22da2a6c3ee Copying blob sha256:0cf0ede2840fc9430be657965c49aca50e4df53df6eeffc51bd94096c0765085 Copying blob sha256:1bdfedf126f0037cb8ed6b6f06f329492d1049d629f1d31dc7ba2d17010dea2d Copying config sha256:765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 Writing manifest to image destination Storing signatures buildah tag --storage-driver=vfs registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7 registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:latest buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:latest Getting image source signatures Copying blob sha256:1bdfedf126f0037cb8ed6b6f06f329492d1049d629f1d31dc7ba2d17010dea2d Copying blob sha256:0cf0ede2840fc9430be657965c49aca50e4df53df6eeffc51bd94096c0765085 Copying blob sha256:b545558594f3e5e5e4ef3335bd145938cd471b8bc77497d02ea0d22da2a6c3ee Copying config sha256:765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 Writing manifest to image destination Storing signatures skopeo copy --src-authfile staging_auth.json docker://registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:99754 docker-archive:ci-artifacts/build/ubi7-99754.tar Getting image source signatures Copying blob sha256:92c16c8d589f944223cc50e9759f877494642ba4efbe68d776a8c0a999b631ae Copying blob sha256:2ae4bd0a6a7977f13d64ffe499374be00a52ed041d51e711ae5db8b98b2bd11b Copying blob sha256:3990fafdbd872ec55a9142c56221dae8aba24a40f8f8e4d0e29128bfdb4f305a Copying config sha256:765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 Writing manifest to image destination Storing signatures IMAGE_ID=sha256:765447d21bff33ea63c189a32481109db79d35f3a69252eb3a7ce2236fd69431 IMAGE_TAR_SHA=2ab3cce75af8e29f7da17df53de36a851b4d59e95e073dfb12552f21f6fc6322 IMAGE_PODMAN_SHA=sha256:1a50161040b859f3569e083e64afe902cfeb381ed5f3f756fddbe3ba4ead60b1 IMAGE_FILE=ubi7-99754 IMAGE_FULLTAG=registry1.dsop.io/ironbank-staging/redhat/ubi/ubi7:99754 IM_NAME=redhat/ubi/ubi7 section_end:1607636524:step_script section_start:1607636524: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=1055250 responseStatus=201 Created token=ADgryhn5 Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=1055250 responseStatus=201 Created token=ADgryhn5 section_end:1607636536:upload_artifacts_on_success Job succeeded