Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-5f4b468dff-8vfv5 BsbAJu5w section_start:1622638661:resolve_secrets Resolving secrets section_end:1622638661:resolve_secrets section_start:1622638661: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.1 ... section_end:1622638662:prepare_executor section_start:1622638662:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-bsbaju5w-project-5780-concurrent-029xvx to be running, status is Pending Running on runner-bsbaju5w-project-5780-concurrent-029xvx via dsop-shared-gitlab-runner-5f4b468dff-8vfv5... section_end:1622638665:prepare_script section_start:1622638665:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/trufflehog/trufflehog3/.git/ Created fresh repository. Checking out df7ef8a0 as adam.martin-development-patch-39500... Skipping Git submodules setup section_end:1622638665:get_sources section_start:1622638665:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (3768100)... Downloading artifacts from coordinator... ok  id=3768100 responseStatus=200 OK token=7AQzLkU2 Downloading artifacts for import-artifacts (3768102)... Downloading artifacts from coordinator... ok  id=3768102 responseStatus=200 OK token=yzr2kLz1 Downloading artifacts for load-scripts (3768097)... Downloading artifacts from coordinator... ok  id=3768097 responseStatus=200 OK token=uCe7xRx8 Downloading artifacts for wl-compare-lint (3768101)... Downloading artifacts from coordinator... ok  id=3768101 responseStatus=200 OK token=sZKRbWcx section_end:1622638666:download_artifacts section_start:1622638666: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/GitPython-3.1.0-py3-none-any.whl' -> './GitPython-3.1.0-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/Jinja2-2.11.1-py2.py3-none-any.whl' -> './Jinja2-2.11.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/Jinja2-2.11.3-py2.py3-none-any.whl' -> './Jinja2-2.11.3-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl' -> './MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl' 'ci-artifacts/import-artifacts/external-resources/PyYAML-5.3.1.tar.gz' -> './PyYAML-5.3.1.tar.gz' 'ci-artifacts/import-artifacts/external-resources/PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl' -> './PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl' 'ci-artifacts/import-artifacts/external-resources/gitdb-4.0.7-py3-none-any.whl' -> './gitdb-4.0.7-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/smmap-4.0.0-py2.py3-none-any.whl' -> './smmap-4.0.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/truffleHog3-2.0.5-py2.py3-none-any.whl' -> './truffleHog3-2.0.5-py2.py3-none-any.whl' 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/python/python39:v3.9.5 AS build Getting image source signatures Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying blob sha256:2b776179ae0b691d772021aed402005573cb9f075ca52ba8530696e7d9524371 Copying blob sha256:c44a4cc509783444e1830ba7de948f14750bc6a11f12dc67bcf7ab4c8500443f Copying config sha256:ac816194d56d968536c5458fe1f5c35bc4c82f331153b7c94723eb666e8d3eac Writing manifest to image destination Storing signatures STEP 2: USER 0 STEP 3: COPY *.whl *.tar.gz /wheel/ STEP 4: RUN pip install --no-index --find-links=/wheel/ truffleHog3 && pip install --upgrade --no-index --find-links=/wheel/ PyYAML Jinja2 Looking in links: /wheel/ Processing /wheel/truffleHog3-2.0.5-py2.py3-none-any.whl Processing /wheel/GitPython-3.1.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement PyYAML==5.4 (from trufflehog3) (from versions: 5.3.1, 5.4.1) ERROR: No matching distribution found for PyYAML==5.4 subprocess exited with status 1 subprocess exited with status 1 STEP 5: FROM registry1.dso.mil/ironbank/opensource/python/python39:v3.9.5 error building at STEP "RUN pip install --no-index --find-links=/wheel/ truffleHog3 && pip install --upgrade --no-index --find-links=/wheel/ PyYAML Jinja2": exit status 1 level=error msg="exit status 1" section_end:1622638693:step_script section_start:1622638693:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... ci-artifacts/build/: found 1 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3768130 responseStatus=201 Created token=w7CH2ekh Uploading artifacts... WARNING: build.env: no matching files  ERROR: No files to upload  section_end:1622638694:upload_artifacts_on_failure section_start:1622638694:cleanup_file_variables Cleaning up file based variables section_end:1622638694:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1