Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629292066:resolve_secrets Resolving secrets section_end:1629292066:resolve_secrets section_start:1629292066: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/opensource/trufflehog/trufflehog3:2.0.4 ... section_end:1629292066:prepare_executor section_start:1629292066:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6319-concurrent-0kdzzs to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6319-concurrent-0kdzzs 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-e82g8rg-project-6319-concurrent-0kdzzs 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-e82g8rg-project-6319-concurrent-0kdzzs via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629292075:prepare_script section_start:1629292075: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/dsop/via/tac-node/bigchaindb/.git/ Created fresh repository. Checking out 4e0d69c3 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629292076:get_sources section_start:1629292076:download_artifacts Downloading artifacts Downloading artifacts for load-scripts (5766516)... Downloading artifacts from coordinator... ok  id=5766516 responseStatus=200 OK token=hPHNrQRT WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1629292076:download_artifacts section_start:1629292076: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/master.. --no-merges INFO: ebfbac3f5ffb364addd03091e7d1485213a66e43 INFO: 28d2803cf84d262dbc995f4965f438739b20ac91 INFO: b341797acceaf3b660ce2ac2eefbc39e24e0a4b1 INFO: a29856072dffc6b39944fca5923cd7ffb956a591 INFO: d836157b9ef5a6738df7e6e6bc88d9bf7d9847f0 INFO: ef89e3c15143197c3aed721e8d7fb8a7131c5252 INFO: 42923a37af544215a8337748809cc5549aad1ef3 INFO: 1158eebb4c68b29528a5a402cfd2df82f5b1681f INFO: bbe63da25e80860264fd8fc216bb5eda6b21b7af INFO: 8c9dc5672e2b3be5eaba17a971f0e7cc4794697f INFO: ed1c480bf5355a733fc12fe3c46f600234447c03 INFO: 7d8c12e26dc8e82081661013e14c8ef4db510379 INFO: 5a994190703c8d991e64f5c0b645f9cd7ea40bec INFO: b8ddf47382fe2e82c24820cb074585b65a064204 INFO: 02bf5e8a1055f0832a664a9d3562d498a96a1adb INFO: ac794ef46f247eb92c43c51d60bc3c7fb05c96f4 INFO: ed41c43c9f2be5f101e0049bd83acc8c2a1baca1 INFO: 26a5ac427077c38bfe3ceaf3af806eb9d75e2353 INFO: 7eae3a29ce78e1a722381250e5e41590e7411840 INFO: 757949633ee1537bd7afa02e2a9e1b9a9278f338 INFO: 023fa8d4ae4dfd29836e01865307044ea2401e72 INFO: 927cf37907d7f67cc2042d08563ae00670e332ee INFO: ee225a7331e0c485ffc45811465863a80b44139c INFO: 436ed6f6cc5cdaa6b05ec41bf204e340e04ef758 INFO: 3c98a3180363c0df00c2a94ef3f5888eaec81caf INFO: f3f474cd6a5828e99f8fa29e94bbffc4bb66c084 INFO: 3debca2d269bdc3482d1447c374bba18661e4b48 INFO: 8affb3044757ab5673f5cbd7a3c1fcd34b252141 INFO: d751d300595c7c20bad58fa99a3a2f328a381cc6 INFO: bd200904100578da70ceffe9bebd5596bb1f99fa INFO: truffleHog command: trufflehog3 --no-entropy --branch development --since-commit bd200904100578da70ceffe9bebd5596bb1f99fa --config trufflehog-config.yaml . INFO: Scanning with truffleHog INFO: truffleHog found no secrets section_end:1629292077:step_script section_start:1629292077:cleanup_file_variables Cleaning up file based variables section_end:1629292078:cleanup_file_variables Job succeeded