Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1630979023:resolve_secrets Resolving secrets section_end:1630979023:resolve_secrets section_start:1630979023:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... Using attach strategy to execute scripts... section_end:1630979024:prepare_executor section_start:1630979024:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-3478-concurrent-09qfgd to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-3478-concurrent-09qfgd to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [init-logs 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-jrexj6yx-project-3478-concurrent-09qfgd to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [init-logs 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-jrexj6yx-project-3478-concurrent-09qfgd to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [init-logs 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-jrexj6yx-project-3478-concurrent-09qfgd 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-jrexj6yx-project-3478-concurrent-09qfgd 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-jrexj6yx-project-3478-concurrent-09qfgd to be running, status is Pending 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-jrexj6yx-project-3478-concurrent-09qfgd to be running, status is Pending 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-jrexj6yx-project-3478-concurrent-09qfgd 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-jrexj6yx-project-3478-concurrent-09qfgd via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1630979051:prepare_script section_start:1630979051: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/JrExJ6yx/0/dsop/confluent/confluent-component-operator/cp-server-connect-operator-5.5.x/.git/ Created fresh repository. Checking out 13d92c57 as master... Skipping Git submodules setup section_end:1630979059:get_sources section_start:1630979059:download_artifacts Downloading artifacts Downloading artifacts for anchore-scan (6282652)... Downloading artifacts from coordinator... ok  id=6282652 responseStatus=200 OK token=wb1T_9Px WARNING: ci-artifacts/scan-results/anchore/: lchown ci-artifacts/scan-results/anchore/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6282646)... Downloading artifacts from coordinator... ok  id=6282646 responseStatus=200 OK token=tv2TykN2 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6282643)... Downloading artifacts from coordinator... ok  id=6282643 responseStatus=200 OK token=75N7VXyc WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for openscap-compliance (6282653)... Downloading artifacts from coordinator... ok  id=6282653 responseStatus=200 OK token=bNwwnw7h WARNING: ci-artifacts/scan-results/openscap/: lchown ci-artifacts/scan-results/openscap/: operation not permitted (suppressing repeats) Downloading artifacts for twistlock-scan (6282654)... Downloading artifacts from coordinator... ok  id=6282654 responseStatus=200 OK token=goNm4jbw WARNING: ci-artifacts/scan-results/twistlock/: lchown ci-artifacts/scan-results/twistlock/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6282647)... Downloading artifacts from coordinator... ok  id=6282647 responseStatus=200 OK token=xP2smFjs WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630979061:download_artifacts section_start:1630979061:step_script Executing "step_script" stage of the job script $ pip3 install jsonschema # collapsed multi-line command Requirement already satisfied: jsonschema in /usr/local/lib/python3.9/site-packages (3.2.0) Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.9/site-packages (from jsonschema) (1.15.0) Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.9/site-packages (from jsonschema) (21.2.0) Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from jsonschema) (56.1.0) Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.9/site-packages (from jsonschema) (0.17.3) WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv WARNING: You are using pip version 21.1.1; however, version 21.2.4 is available. You should consider upgrading via the '/usr/local/bin/python3.9 -m pip install --upgrade pip' command. INFO: Log level set to info INFO: Number of whitelisted vulnerabilities: 156 WARNING: Error writing log line to trace: transform: short internal buffer netty-codec-4.1.48.Final', package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2021-27645', package='glibc-2.28-151.el8', package_path=None), Finding(scan_source='twistlock_cve', cve_id='CVE-2021-21409', package='io.netty_netty-codec-4.1.48.Final', package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2021-22924', package='libcurl-7.61.1-18.el8', package_path=None), Finding(scan_source='twistlock_cve', cve_id='CVE-2020-25648', package='nss-3.53.1-17.el8_3', package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2021-22898', package='libcurl-7.61.1-18.el8', package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2021-35939', package='rpm-libs-4.14.3-14.el8_4', package_path=None), Finding(scan_source='oscap_comp', cve_id='CCE-80935-0', package=None, package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2021-36084', package='libsepol-2.9-2.el8', package_path=None), Finding(scan_source='twistlock_cve', cve_id='CVE-2021-22925', package='curl-7.61.1-18.el8', package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2020-24370', package='lua-libs-5.3.4-11.el8', package_path=None), Finding(scan_source='anchore_cve', cve_id='CVE-2021-3733', package='python3-libs-3.6.8-37.el8', package_path=None)} INFO: Vulnerabilities found in scanning stage: 221 WARNING: Error writing log line to trace: transform: short internal buffer WARNING: Error writing log line to trace: transform: short internal buffer ERROR: NON-WHITELISTED VULNERABILITIES FOUND ERROR: Number of non-whitelisted vulnerabilities: 92 ERROR: The following vulnerabilities are not whitelisted: ERROR: scan_source cve_id package package_path ERROR: anchore_cve CVE-2021-27218 glib2-2.56.4-9.el8 None ERROR: anchore_cve CVE-2021-27219 glib2-2.56.4-9.el8 None ERROR: anchore_cve CVE-2021-28153 glib2-2.56.4-9.el8 None ERROR: anchore_cve CVE-2021-2341 java-11-openjdk-headless-11.0.11.0.9-2.el8_4 None ERROR: anchore_cve CVE-2021-2369 java-11-openjdk-headless-11.0.11.0.9-2.el8_4 None ERROR: anchore_cve CVE-2021-2388 java-11-openjdk-headless-11.0.11.0.9-2.el8_4 None ERROR: anchore_cve CVE-2021-3516 libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3517 libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3518 libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3537 libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3541 libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3520 lz4-libs-1.8.3-2.el8 None ERROR: anchore_cve CVE-2021-3712 openssl-1.1.1g-15.el8_3 None ERROR: anchore_cve CVE-2021-3516 python3-libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3517 python3-libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3518 python3-libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3537 python3-libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-3541 python3-libxml2-2.9.7-9.el8 None ERROR: anchore_cve CVE-2021-20266 python3-rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20271 python3-rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-3421 python3-rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35937 python3-rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35938 python3-rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35939 python3-rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20266 rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20271 rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-3421 rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35937 rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35938 rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35939 rpm-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20266 rpm-build-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20271 rpm-build-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-3421 rpm-build-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35937 rpm-build-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35938 rpm-build-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35939 rpm-build-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20266 rpm-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-20271 rpm-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-3421 rpm-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35937 rpm-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35938 rpm-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-35939 rpm-libs-4.14.3-13.el8 None ERROR: anchore_cve CVE-2021-33910 systemd-239-45.el8 None ERROR: anchore_cve CVE-2021-33910 systemd-libs-239-45.el8 None ERROR: anchore_cve CVE-2021-33910 systemd-pam-239-45.el8 None ERROR: anchore_cve CVE-2021-33503 urllib3-1.26.4 /usr/local/lib/python3.8/site-packages/urllib3 ERROR: anchore_cve CVE-2020-25649 zookeeper-3.5.8 /usr/share/java/cp-base-new/zookeeper-3.5.8.jar ERROR: anchore_cve CVE-2020-25649 zookeeper-3.5.8 /usr/share/java/cp-base-new/zookeeper-jute-3.5.8.jar ERROR: anchore_cve CVE-2020-27216 zookeeper-3.5.8 /usr/share/java/cp-base-new/zookeeper-jute-3.5.8.jar ERROR: anchore_cve CVE-2020-27216 zookeeper-3.5.8 /usr/share/java/cp-base-new/zookeeper-3.5.8.jar ERROR: anchore_cve CVE-2020-27218 zookeeper-3.5.8 /usr/share/java/cp-base-new/zookeeper-3.5.8.jar ERROR: anchore_cve CVE-2020-27218 zookeeper-3.5.8 /usr/share/java/cp-base-new/zookeeper-jute-3.5.8.jar ERROR: twistlock_cve CVE-2021-29425 commons-io_commons-io-2.5 None ERROR: twistlock_cve CVE-2021-27218 glib2-2.56.4-9.el8 None ERROR: twistlock_cve CVE-2021-27219 glib2-2.56.4-9.el8 None ERROR: twistlock_cve CVE-2021-28153 glib2-2.56.4-9.el8 None ERROR: twistlock_cve CVE-2021-2341 java-11-openjdk-headless-11.0.11.0.9-2.el8_4 None ERROR: twistlock_cve CVE-2021-2369 java-11-openjdk-headless-11.0.11.0.9-2.el8_4 None ERROR: twistlock_cve CVE-2021-2388 java-11-openjdk-headless-11.0.11.0.9-2.el8_4 None ERROR: twistlock_cve CVE-2021-33928 libsolv-0.7.16-2.el8 None ERROR: twistlock_cve CVE-2021-33929 libsolv-0.7.16-2.el8 None ERROR: twistlock_cve CVE-2021-33930 libsolv-0.7.16-2.el8 None ERROR: twistlock_cve CVE-2021-33938 libsolv-0.7.16-2.el8 None ERROR: twistlock_cve CVE-2021-3516 libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3517 libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3518 libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3537 libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3541 libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3520 lz4-libs-1.8.3-2.el8 None ERROR: twistlock_cve CVE-2021-3712 openssl-1.1.1g-15.el8_3 None ERROR: twistlock_cve CVE-2021-35515 org.apache.commons_commons-compress-1.19 None ERROR: twistlock_cve CVE-2021-35516 org.apache.commons_commons-compress-1.19 None ERROR: twistlock_cve CVE-2021-35517 org.apache.commons_commons-compress-1.19 None ERROR: twistlock_cve CVE-2021-36090 org.apache.commons_commons-compress-1.19 None ERROR: twistlock_cve CVE-2021-28169 org.eclipse.jetty_jetty-io-9.4.39.v20210325 None ERROR: twistlock_cve CVE-2021-34428 org.eclipse.jetty_jetty-io-9.4.39.v20210325 None ERROR: twistlock_cve CVE-2021-34429 org.eclipse.jetty_jetty-io-9.4.39.v20210325 None ERROR: twistlock_cve CVE-2019-10219 org.hibernate.validator_hibernate-validator-6.0.17.Final None ERROR: twistlock_cve CVE-2021-3516 python3-libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3517 python3-libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3518 python3-libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3537 python3-libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-3541 python3-libxml2-2.9.7-9.el8 None ERROR: twistlock_cve CVE-2021-20271 python3-rpm-4.14.3-13.el8 None ERROR: twistlock_cve CVE-2021-20266 rpm-4.14.3-13.el8 None ERROR: twistlock_cve CVE-2021-20271 rpm-4.14.3-13.el8 None ERROR: twistlock_cve CVE-2021-3421 rpm-4.14.3-13.el8 None ERROR: twistlock_cve CVE-2021-20271 rpm-build-libs-4.14.3-13.el8 None ERROR: twistlock_cve CVE-2021-20271 rpm-libs-4.14.3-13.el8 None ERROR: twistlock_cve CVE-2021-33910 systemd-239-45.el8 None ERROR: twistlock_cve CVE-2021-33910 systemd-libs-239-45.el8 None ERROR: twistlock_cve CVE-2021-33910 systemd-pam-239-45.el8 None % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 185 0 0 100 185 0 151 0:00:01 0:00:01 --:--:-- 151 100 187 100 2 100 185 1 98 0:00:02 0:00:01 0:00:01 100 100 187 100 2 100 185 1 98 0:00:02 0:00:01 0:00:01 100 HTTP/2 200 content-type: text/plain vary: Origin x-request-id: cnf9mk5kcidy5go173ja1bknoo x-version-id: 5.36.1.5.36.1.54569ef7a6929df40167a35ad2417543.true date: Tue, 07 Sep 2021 01:44:25 GMT content-length: 2 x-envoy-upstream-service-time: 1823 server: istio-envoy ok section_end:1630979065:step_script section_start:1630979065:cleanup_file_variables Cleaning up file based variables section_end:1630979065:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1