Open
Description
Bug Report
auth.yml
docker.io:
username: ${DOCKER_USERNAME}
password: ${DOCKER_PASSWORD}
egistry.cn-hangzhou.aliyuncs.com/arcw:
username: ${ALIYUN_USERNAME}
password: ${DOCKER_PASSWORD}
image.yml
mongo:4.4.18: "registry.cn-hangzhou.aliyuncs.com/arcw/mongo:4.4.18"
Type: bug report
What happened
同步镜像是一直报错,详细log附上,在三个地方都是这样,最后用github action 还是报错
What you expected to happen
不知道这是网络问题还是怎么回事,不太懂
How to reproduce it (as minimally and precisely as possible)
Anything else we need to know?
Environment
- image-syncer version:
- OS (e.g.
cat /etc/os-release
): https://github.com/hhyasdf/image-sync-action-example - Registry version (e.g.
habor
): - Others:
time="2024-06-07 14:17:45" level=info msg="Failed to log to file, using default stderr"
time="2024-06-07 14:17:45" level=info msg="Auth information not found for registry.cn-hangzhou.aliyuncs.com/***/mongo, access will be anonymous."
time="2024-06-07 14:17:45" level=info msg="Finish analyzing image rule for mongo:4.4.18 -> registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18. Now 1/1 tasks have been processed."
time="2024-06-07 14:18:00" level=info msg="Finish generating sync tasks from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18. Now 2/2 tasks have been processed."
time="2024-06-07 14:18:04" level=error msg="Failed to executed synchronizing blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc(131.5MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc(131541290) exist: checking whether a blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 3/22 tasks have been processed."
time="2024-06-07 14:18:04" level=error msg="Failed to executed synchronizing blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059(8.178MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059(8177815) exist: checking whether a blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 4/22 tasks have been processed."
time="2024-06-07 14:18:05" level=error msg="Failed to executed synchronizing blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88(1.441kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88(1441) exist: checking whether a blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 5/22 tasks have been processed."
time="2024-06-07 14:18:05" level=error msg="Failed to executed synchronizing blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c(27.19MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c(27193737) exist: checking whether a blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 6/22 tasks have been processed."
time="2024-06-07 14:18:05" level=error msg="Failed to executed synchronizing blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6(7.944kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6(7944) exist: checking whether a blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 7/22 tasks have been processed."
time="2024-06-07 14:18:05" level=error msg="Failed to executed synchronizing blob sha256:f355c7bd702c116ac4927287ec572cc73b18b[324](https://github.com/ARC-MX/image-sync-action-example/actions/runs/9418376431/job/25946103000#step:3:327)d376059c28b609664ae5911f(4.964kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f(4964) exist: checking whether a blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 8/22 tasks have been processed."
time="2024-06-07 14:18:05" level=error msg="Failed to executed synchronizing blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58(28.58MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58(28577884) exist: checking whether a blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 9/22 tasks have been processed."
time="2024-06-07 14:18:05" level=error msg="Failed to executed synchronizing blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c(1.256MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c(1255800) exist: checking whether a blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 10/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879(1.444kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879(1444) exist: checking whether a blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 11/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277(8.349MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277(8348522) exist: checking whether a blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 12/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa(259B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa(259) exist: checking whether a blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 13/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92(1.188MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92(1188343) exist: checking whether a blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 14/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd(149B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd(149) exist: checking whether a blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 15/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce(135MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce(134961077) exist: checking whether a blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 16/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff(1.838kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff(1838) exist: checking whether a blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 17/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac(7.956kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac(7956) exist: checking whether a blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 18/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb(1.832kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb(1832) exist: checking whether a blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 19/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e(148B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e(148) exist: checking whether a blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 20/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f(4.96kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f(4960) exist: checking whether a blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 21/22 tasks have been processed."
time="2024-06-07 14:18:06" level=error msg="Failed to executed synchronizing blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac9[328](https://github.com/ARC-MX/image-sync-action-example/actions/runs/9418376431/job/25946103000#step:3:331)1db7292ff(259B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff(259) exist: checking whether a blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 22/22 tasks have been processed."
time="2024-06-07 14:18:08" level=info msg="Start to retry tasks, please wait ..."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58(28.58MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58(28577884) exist: checking whether a blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 1/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff(259B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff(259) exist: checking whether a blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 2/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:a09083ae9827368[329](https://github.com/ARC-MX/image-sync-action-example/actions/runs/9418376431/job/25946103000#step:3:332)7e023dfe39760a10a453891715f75c451db8f0916beecd(149B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd(149) exist: checking whether a blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 3/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff(1.838kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff(1838) exist: checking whether a blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 4/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc(131.5MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc(131541290) exist: checking whether a blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 5/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f(4.964kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f(4964) exist: checking whether a blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 6/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6(7.944kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6(7944) exist: checking whether a blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 7/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c(27.19MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c(27193737) exist: checking whether a blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 8/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac(7.956kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac(7956) exist: checking whether a blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 9/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c(1.256MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c(1255800) exist: checking whether a blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 10/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce(135MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce(134961077) exist: checking whether a blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 11/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88(1.441kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88(1441) exist: checking whether a blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 12/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879(1.444kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879(1444) exist: checking whether a blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 13/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277(8.349MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277(8348522) exist: checking whether a blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 14/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb(1.832kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb(1832) exist: checking whether a blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 15/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059(8.178MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059(8177815) exist: checking whether a blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 16/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f(4.96kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f(4960) exist: checking whether a blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 17/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa(259B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa(259) exist: checking whether a blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 18/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e(148B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e(148) exist: checking whether a blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 19/20 tasks have been processed."
time="2024-06-07 14:18:09" level=error msg="Failed to executed synchronizing blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92(1.188MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92(1188[343](https://github.com/ARC-MX/image-sync-action-example/actions/runs/9418376431/job/25946103000#step:3:346)) exist: checking whether a blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 20/20 tasks have been processed."
time="2024-06-07 14:18:11" level=info msg="Start to retry tasks, please wait ..."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f(4.96kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f(4960) exist: checking whether a blob sha256:09ecddf7e642b1940e2d0eb1ec79ec810287f245c4ca99695a915df50871a00f exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 1/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92(1.188MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92(1188343) exist: checking whether a blob sha256:8547f0e899b28966b8bd3a9247256403aacd1bfe5043f9848fabacbfb38ffd92 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 2/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58(28.58MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58(28577884) exist: checking whether a blob sha256:7608715873ec5c02d370e963aa9b19a149023ce218887221d93fe671b3abbf58 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 3/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce(135MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce(134961077) exist: checking whether a blob sha256:bf46aae8a3c29942f866a20f44b0d67f96ee99269e982125d77ffc94acdccbce exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 4/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88(1.441kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88(1441) exist: checking whether a blob sha256:8eafcd88aa8959f78a0ac45a744a6202992517e3055b4de3b2a436738a02ef88 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 5/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879(1.444kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879(1444) exist: checking whether a blob sha256:5edf4c6bb7f3ac1ee2a96c32dcdc6b80c7c36f3ce9bd58cf37fa5bfea7632879 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 6/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc(131.5MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc(131541290) exist: checking whether a blob sha256:ed3c4b8fb39b49e9916ce7ab6b0f4dcb205db7457702598ca049e96d286dfbdc exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 7/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff(259B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff(259) exist: checking whether a blob sha256:7d81a4f8c99b0b5df00ebf86a6224546c37520ea35bbcd7ddac93281db7292ff exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 8/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059(8.178MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059(8177815) exist: checking whether a blob sha256:1a54d19161368d031ebb2bd8697e5077e32faea13ed42ef3bc01f1521db0b059 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 9/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277(8.349MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277(8[348](https://github.com/ARC-MX/image-sync-action-example/actions/runs/9418376431/job/25946103000#step:3:351)522) exist: checking whether a blob sha256:6edb8e32447e402814b615208f1a93870bff3994e2b654ae16c438879bc31277 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 10/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff(1.838kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff(1838) exist: checking whether a blob sha256:197e79a593996392dc9c7dea7b4eebe9567f190b13e33b96315e3fa7bfe0cbff exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 11/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb(1.832kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb(1832) exist: checking whether a blob sha256:aa7638a79c68d650ad78bf1c04cbc9ef160606e02e19fcdfc357d3a49d9f3dfb exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 12/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd(149B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd(149) exist: checking whether a blob sha256:a09083ae98273683297e023dfe39760a10a453891715f75c451db8f0916beecd exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 13/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f(4.964kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f(4964) exist: checking whether a blob sha256:f355c7bd702c116ac4927287ec572cc73b18b324d376059c28b609664ae5911f exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 14/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa(259B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa(259) exist: checking whether a blob sha256:36edbe4572bc8412bb731f1d8bd183b299b9c677afbcb52662976393e4ebd6fa exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 15/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac(7.956kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac(7956) exist: checking whether a blob sha256:bf8d9e14516a0766d15a6cc4d523dcce44ba777796a1277b72700a4f4991b0ac exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 16/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c(1.256MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c(1255800) exist: checking whether a blob sha256:9b078a16e980d806afa564ded9aaef5b7cf74b44a75880db13e1912297a6bc0c exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 17/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6(7.944kB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6(7944) exist: checking whether a blob sha256:f0bbeaaea8c38c99c547152a83a6e21d9e3e589ae06f4c94faccfb12c6f3bda6 exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 18/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e(148B) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e(148) exist: checking whether a blob sha256:315a8963db2b1f685b9da4bc23fab83cc03ce32eff34be384499607a1416459e exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 19/20 tasks have been processed."
time="2024-06-07 14:18:12" level=error msg="Failed to executed synchronizing blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c(27.19MB) from docker.io/library/mongo:4.4.18 to registry.cn-hangzhou.aliyuncs.com/***/mongo:4.4.18: failed to check blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c(27193737) exist: checking whether a blob sha256:70cf24b162395e1500d40f2b012f253bfd5d15f029ef9d636620fa2365ae503c exists in registry.cn-hangzhou.aliyuncs.com/***/mongo: requested access to the resource is denied. Now 20/20 tasks have been processed."
time="2024-06-07 14:18:14" level=info msg="Synchronization finished, 20 tasks failed, cost 29.016001634s."
failed tasks exist
Error: Process completed with exit code 255.
Metadata
Metadata
Assignees
Labels
No labels