Running with gitlab-runner 14.8.2 (c6e7e194)
on TestEnvEKSCluster 3a1ce176
section_start:1648092063:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image docker ...
Using attach strategy to execute scripts...
section_end:1648092063:prepare_executor
section_start:1648092063:prepare_script
Preparing environment
Waiting for pod gitlab/runner-3a1ce176-project-961-concurrent-06lpwn to be running, status is Pending
Waiting for pod gitlab/runner-3a1ce176-project-961-concurrent-06lpwn to be running, status is Pending
ContainersNotReady: "containers with unready status: [build helper]"
ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-3a1ce176-project-961-concurrent-06lpwn via runner-gitlab-runner-7886876464-cfjqs...
section_end:1648092069:prepare_script
section_start:1648092069:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/shenggui.li/mobdna-k8s/.git/
Created fresh repository.
Checking out f6cd1490 as master...
Skipping Git submodules setup
section_end:1648092070:get_sources
section_start:1648092070:restore_cache
Restoring cache
Checking cache for f6cd1490b3d0fde7f084ba513d94fb319d84c60c...
Downloading cache.zip from https://tkio-test-gitlabrunner-cache.s3.dualstack.cn-north-1.amazonaws.com.cn/runner/project/961/f6cd1490b3d0fde7f084ba513d94fb319d84c60c
Successfully extracted cache
section_end:1648092072:restore_cache
section_start:1648092072:step_script
Executing "step_script" stage of the job script
$ docker run -i --network host --rm amazon/aws-cli ecr get-login-password --region cn-north-1 | docker login --username AWS --password-stdin ${REG_BASE}
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
$ docker push ${REG_URL}:${CI_COMMIT_SHA}
The push refers to repository [502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna]
a79cff43182a: Preparing
625f7c797991: Preparing
1e82c920ac85: Preparing
ceaf9e1ebef5: Preparing
9b9b7f3d56a0: Preparing
f1b5933fe4b5: Preparing
f1b5933fe4b5: Waiting
ceaf9e1ebef5: Layer already exists
9b9b7f3d56a0: Layer already exists
625f7c797991: Layer already exists
1e82c920ac85: Layer already exists
f1b5933fe4b5: Layer already exists
a79cff43182a: Pushed
f6cd1490b3d0fde7f084ba513d94fb319d84c60c: digest: sha256:c0d34c2f9682f354c016d57b3b0bb352b27a5e21a17e64a1aef7416d91cca25a size: 1573
section_end:1648092081:step_script
section_start:1648092081:archive_cache
Saving cache for successful job
Creating cache f6cd1490b3d0fde7f084ba513d94fb319d84c60c...
web/target/: found 102 matching files and directories
Archive is up to date!
Created cache
section_end:1648092081:archive_cache
Job succeeded