[
https://issues.apache.org/jira/browse/FLINK-30719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703016#comment-17703016
]
Junhan Yang commented on FLINK-30719:
-------------------------------------
Hi, I spent a while investigating on this, and I still speculate that this is
caused by the unstable network.
The frontend-mave-plugin "install node and npm" execution was the root of this
problem. It tries to download node and npm from the default downloadRoot ----
[https://nodejs.org/dist/]
My suggestion is to set up a stable proxy downloadRoot for this download. Do we
have a mirror for the default downloadRoot?
> flink-runtime-web failed due to a corrupted
> --------------------------------------------
>
> Key: FLINK-30719
> URL: https://issues.apache.org/jira/browse/FLINK-30719
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Web Frontend, Test Infrastructure, Tests
> Affects Versions: 1.16.0, 1.17.0
> Reporter: Matthias Pohl
> Priority: Critical
> Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44954&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=12550
> The build failed due to a corrupted nodejs dependency:
> {code}
> [ERROR] The archive file
> /__w/1/.m2/repository/com/github/eirslett/node/16.13.2/node-16.13.2-linux-x64.tar.gz
> is corrupted and will be deleted. Please try the build again.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)