Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newest JSII image has corrupted AWS CLI #4730

Closed
1 task
biffgaut opened this issue Dec 17, 2024 · 2 comments
Closed
1 task

Newest JSII image has corrupted AWS CLI #4730

biffgaut opened this issue Dec 17, 2024 · 2 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@biffgaut
Copy link

Describe the bug

Open a new container using latest image. Type the command:

aws s3 ls

Result is :

rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
 Trace/breakpoint trap

(image is authenticated with Access Key and Session token in environment variables)

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

A list of buckets in the authenticated account

Current Behavior

rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
Trace/breakpoint trap

Reproduction Steps

Authenticate environment

aws s3 ls

Possible Solution

A quick search of the error message on the web suggests the issue could be an x86/arm mix up issue.

Additional Information/Context

Image Info:
public.ecr.aws/jsii/superchain
1-bookworm-slim
sha256:e36c4b9d76a7712f31fea38b587da511cd9bb92386a8bebec55763831d0bd346
f05f7edf15b5
2 days ago
4.65GB

It appears this may also have been an issue in: sha256:9ff38d9c44e10394e7c7bd242c265fc8af856a7d5b49607f6351db4828b2a37

I'm reasonably certain this has worked in the past - the CLI is installed as it attempts to run and then fails. This is the simplest symptom to isolate - the problems initially manifested when our long time scripts using integ-runner started failing with odd missing module errors.

SDK version used

N/A

Environment details (OS name and version, etc.)

Full image info shown above

@biffgaut biffgaut added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Dec 17, 2024
@biffgaut
Copy link
Author

I've gotten the SHA for some older images and this has been consistent behavior for a while and now appears unrelated to issues I saw running integ-runner recently. I'll close this. If I can demonstrate an issue running integ-runner that is newly introduced I'll open a new Issue. Thanks.

Copy link
Contributor

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant