Running with gitlab-runner 13.1.0 (6214287e)  on p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv 1wxxGLSt section_start:1599702456: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:1599702456:prepare_executor section_start:1599702456:prepare_script Preparing environment Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1907-concurrent-1g65vf to be running, status is Pending Running on runner-1wxxglst-project-1907-concurrent-1g65vf via p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv... section_end:1599702459:prepare_script section_start:1599702459: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-sharded/.git/ Created fresh repository. Checking out 054b5a1a as 4.2.9-debian-10-r0... Skipping Git submodules setup section_end:1599702459:get_sources section_start:1599702459: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-sharded:054b5a1a 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 01:48:00.319963 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-sharded:4.2.9-debian-10-r0 INFO[0021] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0022] Built cross stage deps: map[] INFO[0022] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0023] Retrieving image manifest bitnami/mongodb-sharded:4.2.9-debian-10-r0 INFO[0024] Executing 0 build triggers INFO[0024] Skipping unpacking as no commands require it. section_end:1599702485:step_script Job succeeded