Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c65bf4fbc-r4d8h xjiuspDK section_start:1621358634:resolve_secrets Resolving secrets section_end:1621358634:resolve_secrets section_start:1621358634: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 registry1.dso.mil/ironbank/opensource/trufflehog/trufflehog3:2.0.4 ... section_end:1621358634:prepare_executor section_start:1621358634:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-xjiuspdk-project-1809-concurrent-0phtv5 to be running, status is Pending Running on runner-xjiuspdk-project-1809-concurrent-0phtv5 via global-shared-gitlab-runner-5c65bf4fbc-r4d8h... section_end:1621358637:prepare_script section_start:1621358637:get_sources Getting source from Git repository Fetching changes... Initialized empty Git repository in /builds/dsop/opensource/pipeline-test-project/kubectl/.git/ Created fresh repository. Checking out 1567d535 as dev-dfree... Skipping Git submodules setup section_end:1621358640:get_sources section_start:1621358640:download_artifacts Downloading artifacts Downloading artifacts for load scripts (3413843)... Downloading artifacts from coordinator... ok  id=3413843 responseStatus=200 OK token=TU4jC93- section_end:1621358641:download_artifacts section_start:1621358641: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: git rev-list origin/development.. --no-merges 1567d535f12856c274fa5f1f1165a26892de7616 e4360a1ec3d1cf93901a7c2790533ebdb4f76ce6 0e691b3d72bab8b9b0b74919a4db08fc36642c52 fbc98c25845b68f57f092abed76dbc61f05555a1 fe0638351ee67387dbd377f1e004ca2375c1040d 6761bdaf6954edd2d373afa1ac2f3bfa372c8ea5 INFO: truffleHog command: trufflehog3 --no-entropy --branch dev-dfree --since-commit 6761bdaf6954edd2d373afa1ac2f3bfa372c8ea5 --config trufflehog-config.yaml . INFO: Scanning with truffleHog ERROR: Return code: 1 ERROR: truffleHog found secrets ERROR: ==================================================================================================================================================================================================================================== ERROR: The offending commits must be removed from commit history ERROR: Secrets committed to a git repository are considered exposed and should be rolled immediately ERROR: To review truffleHog findings locally run the following command from the root of your project ERROR: docker run -it --rm -v $(pwd):/proj registry1.dso.mil/ironbank/opensource/trufflehog/trufflehog3:2.0.4 --no-entropy --branch dev-dfree --since-commit 6761bdaf6954edd2d373afa1ac2f3bfa372c8ea5 --config trufflehog-config.yaml /proj section_end:1621358642:step_script section_start:1621358642:cleanup_file_variables Cleaning up file based variables section_end:1621358642:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1