Running with gitlab-runner 13.1.0 (6214287e)  on p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv 1wxxGLSt section_start:1599705440:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: public-gitlab-runner Using Kubernetes executor with image gcr.io/kaniko-project/executor:debug ... section_end:1599705440:prepare_executor section_start:1599705440:prepare_script Preparing environment Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1910-concurrent-1cwn7t to be running, status is Pending Running on runner-1wxxglst-project-1910-concurrent-1cwn7t via p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv... section_end:1599705443:prepare_script section_start:1599705443:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/apps/mongodb-exporter/.git/ Created fresh repository. Checking out a352d1fb as 0.11.1-debian-10-r2... Skipping Git submodules setup section_end:1599705444:get_sources section_start:1599705444:step_script Executing "step_script" stage of the job script $ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}" Building registry.dsop.io/platform-one/apps/mongodb-exporter:a352d1fb using ./Dockerfile $ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json $ /kaniko/executor --context ${DOCKERFILE_DIR} --dockerfile ${DOCKERFILE_NAME} --destination ${IMAGE}:${CI_COMMIT_SHORT_SHA} E0910 02:37:45.043477 16 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. For verbose messaging see aws.Config.CredentialsChainVerboseErrors INFO[0020] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0021] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0022] Built cross stage deps: map[] INFO[0022] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0023] Retrieving image manifest bitnami/mongodb-exporter:0.11.1-debian-10-r2 INFO[0024] Executing 0 build triggers INFO[0024] Skipping unpacking as no commands require it. section_end:1599705469:step_script Job succeeded