acelyc111 commented on issue #2135:
URL:
https://github.com/apache/incubator-pegasus/issues/2135#issuecomment-2499824470
I found a new issue about CentOS7:
```
Run actions/checkout@v3
with:
repository: apache/incubator-pegasus
token: ***
ssh-strict: true
persist-credentials: true
clean: true
sparse-checkout-cone-mode: true
fetch-depth: 1
fetch-tags: false
lfs: false
submodules: false
set-safe-directory: true
env:
ONEBOX_OPTS: disk_min_available_space_ratio=5
TEST_OPTS:
disk_min_available_space_ratio=5;throttle_test_medium_value_kb=10;throttle_test_large_value_kb=[2](https://github.com/apache/incubator-pegasus/actions/runs/12022410210/job/33514582769?pr=2151#step:3:2)5
USE_JEMALLOC: OFF
BUILD_OPTIONS: -t debug --test --separate_servers
PACK_OPTIONS: --separate_servers
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
/usr/bin/docker exec
1[3](https://github.com/apache/incubator-pegasus/actions/runs/12022410210/job/33514582769?pr=2151#step:3:3)d0fa4f31cf181af078cd316753fde27974710f8cf1afcca97bade19da[4](https://github.com/apache/incubator-pegasus/actions/runs/12022410210/job/33514582769?pr=2151#step:3:4)26de
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.2[5](https://github.com/apache/incubator-pegasus/actions/runs/12022410210/job/33514582769?pr=2151#step:3:5)'
not found (required by /__e/node20/bin/node)
```
It seems `actions/checkout@v3` requires higher `glibc`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]