simplejason commented on PR #25713: URL: https://github.com/apache/flink/pull/25713#issuecomment-2510466881
Error reported. It may be due to linux version issue, it's being solved. ```bash 12:25:18.540 [INFO] --- frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) @ flink-runtime-web --- 12:25:20.411 [INFO] Installing node version v18.19.1 12:25:20.411 [INFO] Downloading https://nodejs.org/dist/v18.19.1/node-v18.19.1-linux-x64.tar.gz to /__w/2/.m2/repository/com/github/eirslett/node/18.19.1/node-18.19.1-linux-x64.tar.gz 12:25:20.413 [INFO] No proxies configured 12:25:20.413 [INFO] No proxy was configured, downloading directly 12:25:23.160 [INFO] Unpacking /__w/2/.m2/repository/com/github/eirslett/node/18.19.1/node-18.19.1-linux-x64.tar.gz into /__w/2/s/flink-runtime-web/web-dashboard/node/tmp 12:25:25.328 [INFO] Copying node binary from /__w/2/s/flink-runtime-web/web-dashboard/node/tmp/node-v18.19.1-linux-x64/bin/node to /__w/2/s/flink-runtime-web/web-dashboard/node/node 12:25:25.758 [INFO] Installed node locally. 12:25:25.760 [INFO] Installing npm version 10.2.4 12:25:25.760 [INFO] Downloading https://registry.npmjs.org/npm/-/npm-10.2.4.tgz to /__w/2/.m2/repository/com/github/eirslett/npm/10.2.4/npm-10.2.4.tar.gz 12:25:25.760 [INFO] No proxies configured 12:25:25.760 [INFO] No proxy was configured, downloading directly 12:25:25.818 [INFO] Unpacking /__w/2/.m2/repository/com/github/eirslett/npm/10.2.4/npm-10.2.4.tar.gz into /__w/2/s/flink-runtime-web/web-dashboard/node/node_modules 12:25:26.241 [INFO] Installed npm locally. 12:25:26.242 [INFO] 12:25:26.242 [INFO] --- frontend-maven-plugin:1.12.1:npm (npm install) @ flink-runtime-web --- 12:25:26.246 [INFO] Running 'npm ci --cache-max=0 --no-save ${npm.proxy}' in /__w/2/s/flink-runtime-web/web-dashboard 12:25:26.261 [INFO] /__w/2/s/flink-runtime-web/web-dashboard/node/node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /__w/2/s/flink-runtime-web/web-dashboard/node/node) 12:25:26.261 [INFO] /__w/2/s/flink-runtime-web/web-dashboard/node/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /__w/2/s/flink-runtime-web/web-dashboard/node/node) 12:25:26.261 [INFO] /__w/2/s/flink-runtime-web/web-dashboard/node/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__w/2/s/flink-runtime-web/web-dashboard/node/node) 12:25:26.263 [INFO] ``` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org