Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-89dbd4db8-766jc x53-piE3 section_start:1620177044:resolve_secrets Resolving secrets section_end:1620177044:resolve_secrets section_start:1620177045:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner 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 ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/ib-pipeline-image:0.1 ... section_end:1620177051:prepare_executor section_start:1620177051:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-x53-pie3-project-4500-concurrent-0fwmvj to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-x53-pie3-project-4500-concurrent-0fwmvj via global-shared-gitlab-runner-89dbd4db8-766jc... section_end:1620177064:prepare_script section_start:1620177064:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/tektoncd/imagedigestexporter/.git/ Created fresh repository. Checking out fbd26fb4 as renovate/docker-renovate-hardening_manifest-updates... Skipping Git submodules setup section_end:1620177073:get_sources section_start:1620177073:download_artifacts Downloading artifacts Downloading artifacts from coordinator... ok  id=3111655 responseStatus=200 OK token=59sztFZ- Downloading artifacts for hardening_manifest (3111655)... Downloading artifacts for load scripts (3111652)... Downloading artifacts from coordinator... ok  id=3111652 responseStatus=200 OK token=pfExjxUB section_end:1620177076:download_artifacts section_start:1620177076:step_script Executing "step_script" stage of the job script $ if [[ "${CI_COMMIT_BRANCH}" == "master" || "${CI_COMMIT_BRANCH}" == "development" ]] && [[ "${CI_COMMIT_REF_PROTECTED}" != true ]]; then # collapsed multi-line command $ pip3 install jsonschema Collecting jsonschema Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Requirement already satisfied: setuptools in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (39.2.0) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Requirement already satisfied: six>=1.11.0 in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (1.15.0) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) WARNING: You are using pip version 20.2.4; however, version 21.1.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.6 -m pip install --upgrade pip' command. Collecting typing-extensions>=3.6.4; python_version < "3.8" INFO: Log level set to info Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) INFO: Grabbing CVEs for: opensource/tektoncd/imagedigestexporter Building wheels for collected packages: pyrsistent INFO: Retrieving findings for opensource/tektoncd/imagedigestexporter Building wheel for pyrsistent (setup.py): started INFO: Running query to vat api Building wheel for pyrsistent (setup.py): finished with status 'done' WARNING: Unknown response from VAT 500 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=55876 sha256=c21ac01ce22402e04bb5c48bd9cb0e9f15b6ce86235eae749bf03ed244ce2243 WARNING: {"statusCode":500,"message":"Internal server error"} ERROR: Failing the pipeline, please contact the administrators Stored in directory: /tmp/pip-ephem-wheel-cache-nmx5qfji/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb INFO: CONTAINER APPROVAL STATUS INFO: Approved Successfully built pyrsistent INFO: CONTAINER APPROVAL TEXT INFO: Auto Approval derived from previous version opensource/tektoncd/imagedigestexporter:v0.20.1 Installing collected packages: zipp, typing-extensions, importlib-metadata, attrs, pyrsistent, jsonschema INFO: Getting google/distroless/static hardening_manifest.yaml from master Successfully installed attrs-20.3.0 importlib-metadata-4.0.1 jsonschema-3.2.0 pyrsistent-0.17.3 typing-extensions-3.10.0.0 zipp-3.4.1 INFO: Grabbing CVEs for: google/distroless/static $ mkdir -p "${ARTIFACT_DIR}" INFO: Artifact Directory: ci-artifacts/lint $ set +e INFO: 3 $ python3 "${PIPELINE_REPO_DIR}/stages/check-cves/pipeline_wl_compare.py" --lint section_end:1620177101:step_script section_start:1620177102:upload_artifacts_on_failure Uploading artifacts for failed job ci-artifacts/lint/: found 3 matching files and directories Uploading artifacts... Uploading artifacts... Uploading artifacts as "archive" to coordinator... ok id=3111656 responseStatus=201 Created token=U57Hfsw2 variables.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=3111656 responseStatus=201 Created token=U57Hfsw2 section_end:1620177108:upload_artifacts_on_failure section_start:1620177109:cleanup_file_variables Cleaning up file based variables section_end:1620177115:cleanup_file_variables ERROR: Job failed: command terminated with exit code 3