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:1631129274:resolve_secrets Resolving secrets section_end:1631129274:resolve_secrets section_start:1631129274:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/opensource/trufflehog/trufflehog3:2.0.4 ... Using attach strategy to execute scripts... section_end:1631129274:prepare_executor section_start:1631129274:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-6672-concurrent-1rbdgl to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-6672-concurrent-1rbdgl 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-6672-concurrent-1rbdgl via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631129280:prepare_script section_start:1631129280: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... Initialized empty Git repository in /builds/JrExJ6yx/1/dsop/opensource/dask-gateway/dask-gateway/.git/ Created fresh repository. Checking out 80ab4302 as jvelando-initial-hardening... Skipping Git submodules setup section_end:1631129280:get_sources section_start:1631129280:download_artifacts Downloading artifacts Downloading artifacts for load-scripts (6325643)... Downloading artifacts from coordinator... ok  id=6325643 responseStatus=200 OK token=8QmPx7Ly WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1631129281:download_artifacts section_start:1631129281:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/preflight/trufflehog.py" INFO: Log level set to info INFO: custom trufflehog configuration not detected INFO: git rev-list origin/development.. --no-merges INFO: 80ab43024aab2e94a8a65a53fa99b65ac2250b3e INFO: 54daa4442d6d463e3d1a4f87dc2bfb9d4b9a6ca6 INFO: dc27bbaa1f70f1a5827ef0905820eee5d7f09318 INFO: e14992ba3f70d5071bb23a2ef3851e59d1e353d0 INFO: adc6f97f65c0c69e28e02748b2d84a2ba32caa8c INFO: b6f472b5684bbb301696c698b941317c4e927176 INFO: 5e187c14f245b50e620d8f3803e674f766c0da52 INFO: 61ee48fbfe294a42a6e203247b9ebbaa371f4f21 INFO: 5ec14c258268be97207db9dbe115d0f583003433 INFO: 23906260f62db69858a9ef95e133122949265070 INFO: 514c67d509f78eed11a091e46b569a7f3f21d9e5 INFO: b350ddb938eb75f979b873bd3275fa2d3bfdeb6f INFO: 2c2cfd74a41c5788d89011d666f34aadef835124 INFO: 579b89f471bc6c3a8ab03ed27f3625781634876b INFO: e2b007609ba48595d9074672bd8a9de512c010be INFO: 4925de3b59822b5f224ca68f274e8dd95a09d939 INFO: 14e269fa80f2cb1eaf3f374fdabb9935b71a111b INFO: a97d5587352f63133f5926a5d14d68897c71dae6 INFO: 3953f30d22e494cd427a322500f3a887a22ebb4f INFO: f541a7806582d71d2bcfa38df058986bbdd12f97 INFO: truffleHog command: trufflehog3 --no-entropy --branch jvelando-initial-hardening --since-commit f541a7806582d71d2bcfa38df058986bbdd12f97 --config trufflehog-config.yaml . INFO: Scanning with truffleHog INFO: truffleHog found no secrets section_end:1631129282:step_script section_start:1631129282:cleanup_file_variables Cleaning up file based variables section_end:1631129283:cleanup_file_variables Job succeeded