Merge branch 'master' of git.aipark.com:eoc-group/dotnet-cicd-demo

Status Job ID Name Coverage
  Build
failed #3495
build-manifest

00:39

failed #3494
arm64
build-master-arm64

00:21

failed #3493
amd64
build-master-x86

00:46

 
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/

Login Succeeded
$ FULLVERSION=$BASEVERSION.$CI_TIMESTAMP
$ docker manifest create $CI_REGISTRY_IMAGE:$FULLVERSION $CI_REGISTRY_IMAGE:$FULLVERSION-amd64 $CI_REGISTRY_IMAGE:$FULLVERSION-arm64
no such manifest: k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:1.0.-amd64
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

#18 exporting layers 0.0s done
#18 writing image sha256:ada0e38e30b466a181d3832b8ef7c9ce97b9e7ae9e158e775193c524e13b65df done
#18 naming to k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:1.0.-amd64 done
#18 DONE 0.0s
$ docker push $CI_REGISTRY_IMAGE:$FULLVERSION
The push refers to repository [k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo]
tag does not exist: k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:1.0.
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

Running with gitlab-runner 18.2.1 (cc489270)
on 10.100.19.154_ARM64 50ee28160, system ID: r_6QEV5zPm36uK
Preparing the "docker" executor
Using Docker executor with image docker:latest ...
Starting service docker:dind...
Using effective pull policy of [always] for container docker:dind
Pulling docker image docker:dind ...
WARNING: Failed to pull image with policy "always": Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) (manager.go:238:20s)
ERROR: Job failed: failed to pull image "docker:dind" with specified policies [always]: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) (manager.go:238:20s)