[ https://issues.apache.org/jira/browse/FLINK-25584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475937#comment-17475937 ]
Martijn Visser commented on FLINK-25584: ---------------------------------------- +1 > Azure failed on install node and npm for Flink : Runtime web > ------------------------------------------------------------ > > Key: FLINK-25584 > URL: https://issues.apache.org/jira/browse/FLINK-25584 > Project: Flink > Issue Type: Bug > Components: Build System / Azure Pipelines, Runtime / Web Frontend > Affects Versions: 1.15.0, 1.14.2 > Reporter: Yun Gao > Priority: Critical > Labels: test-stability > > {code:java} > [INFO] --- frontend-maven-plugin:1.11.0:install-node-and-npm (install node > and npm) @ flink-runtime-web --- > [INFO] Installing node version v12.14.1 > [INFO] Downloading > https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.gz to > /__w/1/.m2/repository/com/github/eirslett/node/12.14.1/node-12.14.1-linux-x64.tar.gz > [INFO] No proxies configured > [INFO] No proxy was configured, downloading directly > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > .... > [ERROR] Failed to execute goal > com.github.eirslett:frontend-maven-plugin:1.11.0:install-node-and-npm > (install node and npm) on project flink-runtime-web: Could not download > Node.js: Could not download > https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.gz: Remote host > terminated the handshake: SSL peer shut down incorrectly -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :flink-runtime-web > {code} > (The refactor summary is omitted) -- This message was sent by Atlassian Jira (v8.20.1#820001)