arshadmohammad commented on PR #3758: URL: https://github.com/apache/ambari/pull/3758#issuecomment-2111551986
earlier i was able to build ambari on rocky linux 8. But now the build is failing. May be the impacts other changes `[INFO] Running 'yarn install --ignore-engines --pure-lockfile' in /home/code/forked/ambari/ambari-web [INFO] yarn install v0.23.2 [ERROR] warning [email protected]: No license field [INFO] [1/4] Resolving packages... [ERROR] error An unexpected error occurred: "https://registry.yarnpkg.com/phantomjs: connect ENETUNREACH 104.16.3.35:443". [INFO] info If you think this is a bug, please open a bug report with the information provided in "/home/code/forked/ambari/ambari-web/yarn-error.log". [INFO] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Ambari Main 3.0.0.0-SNAPSHOT: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 2.738 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.127 s] [INFO] Ambari Web ......................................... FAILURE [ 3.139 s] [INFO] Ambari Views ....................................... SKIPPED [INFO] Ambari Admin View .................................. SKIPPED [INFO] ambari-utility ..................................... SKIPPED [INFO] Ambari Server SPI .................................. SKIPPED [INFO] Ambari Service Advisor ............................. SKIPPED [INFO] Ambari Server ...................................... SKIPPED [INFO] Ambari Functional Tests ............................ SKIPPED [INFO] Ambari Agent ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:20 min [INFO] Finished at: 2024-05-15T09:47:30+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:yarn (yarn install) on project ambari-web: Failed to run task: 'yarn install --ignore-engines --pure-lockfile' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [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 :ambari-web [root@rocky1 ambari]# mvn clean install rpm:rpm -DskipTests` I will check more what is cuasing this problem. -- 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]
