The latest atlassian/pipelines-awscli doesn't work correctly. Looks like it was just updated. The python installation isn't right, so aws cli commands don't work.
We reverted to the "last working version" with
atlassian/pipelines-awscli:1.16.302
Looks like they got a fix in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Broken here too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same here
/usr/bin/aws: /usr/bin/python2: bad interpreter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yup, its broken nicely. There's no python2 installed in the image as used by the AWS CLI tool in the CLI. (Python 3 is present however).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.