You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running pipeline circleci and instead of 3.1.0 version 2 image is used
Using the v2 container runtime. For more details see: https://discuss.circleci.com/t/docker-executor-infrastructure-upgrade/52282
task-agent version 1.0.263142-53aa941e
Downloading task-agent: success after 412.402022ms.
System information:
Server Version: 5.3.1
Storage Driver: overlay
Backing Filesystem: xfs
Cgroup Driver: systemd
Cgroup Version: 2
Kernel Version: 6.8.0-1020-aws
Operating System: ubuntu
OSType: linux
Architecture: amd64
Starting container public.ecr.aws/eks-distro/kubernetes/pause:3.6
image is cached as public.ecr.aws/eks-distro/kubernetes/pause:3.6, but refreshing...
23d07b917726: Already exists
8389103237f2: Already exists
3c69a9ca2c95: Download complete
Starting container unityci/editor:ubuntu-2022.3.17f1-android-2
Warning: No authentication provided, using CircleCI credentials for pulls from Docker Hub.
image cache not found on this host, downloading docker.io/unityci/editor:ubuntu-2022.3.17f1-android-2
Error pulling image unityci/editor:ubuntu-2022.3.17f1-android-2: Error response from daemon: manifest unknown: manifest unknown... retrying
image cache not found on this host, downloading docker.io/unityci/editor:ubuntu-2022.3.17f1-android-2
Error pulling image unityci/editor:ubuntu-2022.3.17f1-android-2: Error response from daemon: manifest unknown: manifest unknown... retrying
image cache not found on this host, downloading docker.io/unityci/editor:ubuntu-2022.3.17f1-android-2
Error pulling image unityci/editor:ubuntu-2022.3.17f1-android-2: Error response from daemon: manifest unknown: manifest unknown... retrying
image cache not found on this host, downloading docker.io/unityci/editor:ubuntu-2022.3.17f1-android-2
Error pulling image unityci/editor:ubuntu-2022.3.17f1-android-2: Error response from daemon: manifest unknown: manifest unknown... retrying
image cache not found on this host, downloading docker.io/unityci/editor:ubuntu-2022.3.17f1-android-2
Error pulling image unityci/editor:ubuntu-2022.3.17f1-android-2: Error response from daemon: manifest unknown: manifest unknown... retrying
image cache not found on this host, downloading docker.io/unityci/editor:ubuntu-2022.3.17f1-android-2
Error response from daemon: manifest unknown: manifest unknown
CircleCi
Changes
Bump image version
I'm running pipeline circleci and instead of 3.1.0 version 2 image is used
My config file for circleci:
I see the use of the second version only in this line:
unity-orb/src/scripts/windows/prepare-env.sh
Line 117 in f0b6ce5
I don't understand why I use this one....
The text was updated successfully, but these errors were encountered: