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

Albfront stage update failing in the creation of the docker image #803

Closed
noah-paige opened this issue Oct 16, 2023 · 0 comments · Fixed by #1089
Closed

Albfront stage update failing in the creation of the docker image #803

noah-paige opened this issue Oct 16, 2023 · 0 comments · Fixed by #1089
Labels
type: bug Something isn't working

Comments

@noah-paige
Copy link
Contributor

Describe the bug

On rare ocassions when building the frontend image for FrontendImage Step (when internet_facing is set to false) the Codebuild step fails with the following errors in logs:

Please use python3.11 or python3.10 or python3.9 or python3.8 or python3.7 or python3.6. 
Node.js configure: Found Python 2.7.18... 
nvm: install v16.20.2 failed! 
Failed to install Node.js 16
...
node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by node) 
node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by node)

On retry of the CodeBuild Step the build is successfully and the CodePipeline continues

How to Reproduce

Only happens on rare occasions when building the front end image for FrontendImage Step (when internet_facing is set to false)

Expected behavior

Frontend Image CodeBuildStep does not fail building the docker image

Your project

No response

Screenshots

No response

OS

N/A

Python version

N/A

AWS data.all version

2.0

Additional context

No response

@noah-paige noah-paige added the type: bug Something isn't working label Oct 16, 2023
@noah-paige noah-paige linked a pull request Mar 6, 2024 that will close this issue
@dlpzx dlpzx moved this to Closed in Patches and Bug Fix Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

1 participant