helix-bot opened a new issue, #2423: URL: https://github.com/apache/helix/issues/2423
### Describe the bug This happened once. Next build was successful. https://github.com/apache/helix/actions/runs/4501839774/jobs/7925167712 This is just to investigate if there is anything which we can do on our side. ```bash Error: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:install-node-and-npm (install node and npm) on project helix-front: Could not extract the Node archive: Could not extract archive: '/home/runner/.m2/repository/com/github/eirslett/node/14.17.6/node-14.17.6-linux-x64.tar.gz': EOFException -> [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 <args> -rf :helix-front Error: Process completed with exit code 1. ``` ### To Reproduce https://github.com/apache/helix/actions/runs/4501839774/jobs/7925167712#step:4:26273 ### Expected behavior A clear and concise description of what you expected to happen. ### Additional context Add any other context about the problem here. -- 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]
