Error message received:
rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/library/python:3.5.1": failed to unpack image on snapshotter overlayfs: failed to extract layer sha256:4dcab49015d47e8f300ec33400a02cebc7b54cadd09c37e49eccbc655279da90: failed to get reader from content store: content digest sha256:51f5c6a04d83efd2d45c5fd59537218924bc46705e3de6ffc8bc07b51481610b: not found
issue started today.
anyone having the same issue?
image: python:3.7.2
Fixed it. Had no idea python 3.5.1 was going to be deprecated and removed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same issue, but for image "docker.io/library/gcc:6.1
Also suddenly happended since yesterday.
Any solutions? Thank you in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yep same, looks like python 3.5.1 is already deprecated?
I tried to change our image from python to atlassian/default-image:2 it worked.
however, I don't know which image you should use on your case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Russell,
Our main image is:
image: python:3.5.1
For some steps we use
image: kramos/alpine-zip
Which works fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gurel,
what image were you using for your pipeline?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Having the same issue here... Cannot deploy anything.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.