Skip to content

Conversation

@lubynets
Copy link
Contributor

@lubynets lubynets commented Jul 9, 2025

Since July 2024 the CI test at centos 7 machine crashed at the build stage with the following error message:

Post job cleanup.
/usr/bin/docker exec  351da720762074b5803bf4c1c2a4088e926cadb4adfa93b20239125a6b80dbe2 sh -c "cat /etc/*release | grep ^ID"
/__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node)

This PR fixes this issue.

@lubynets lubynets merged commit f90cd18 into HeavyIonAnalysis:master Jul 9, 2025
3 checks passed
@lubynets lubynets deleted the fixCI branch July 9, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant