Lutz Weischer created EAGLE-1105:
------------------------------------
Summary: mvn package -DskipTests fails on AArch64, CentOS 8, Java
1.8
Key: EAGLE-1105
URL: https://issues.apache.org/jira/browse/EAGLE-1105
Project: Eagle
Issue Type: Bug
Reporter: Lutz Weischer
...
[INFO] Reactor Summary:
[INFO]
[INFO] Eagle::Parent 0.5.1-SNAPSHOT ....................... SUCCESS [ 4.968 s]
[INFO] Eagle::Core::Parent ................................ SUCCESS [ 0.726 s]
[INFO] Eagle::Core::DataProcess ........................... FAILURE [ 3.433 s]
[INFO] Eagle::Core::Common ................................ SKIPPED
[INFO] Eagle::Core::Alert ................................. SKIPPED
[INFO] Eagle::Core::Alert::Core ........................... SKIPPED
[INFO] Eagle::Core::Alert::Common ......................... SKIPPED
[INFO] Eagle::Core::Alert::Engine ......................... SKIPPED
[INFO] Eagle::Core::Alert::Metadata ....................... SKIPPED
[INFO] Eagle::Core::Alert::MetadataBase ................... SKIPPED
[INFO] Eagle::Core::Alert::MetadataService ................ SKIPPED
[INFO] Eagle::Core::Alert::Coordinator .................... SKIPPED
[INFO] Eagle::Core::Alert::Assembly ....................... SKIPPED
[INFO] Eagle::Core::Alert::DevTools ....................... SKIPPED
[INFO] Eagle::Core::Alert::ServiceApp ..................... SKIPPED
[INFO] Eagle::Core::Query::Parent ......................... SKIPPED
[INFO] Eagle::Core::Query::AntlrCompiler .................. SKIPPED
[INFO] Eagle::Core::Embed::Parent ......................... SKIPPED
[INFO] Eagle::Core::Embed::EmbedHBase ..................... SKIPPED
[INFO] Eagle::Core::Query::EntityBase ..................... SKIPPED
[INFO] Eagle::Core::Query::QueryBase ...................... SKIPPED
[INFO] Eagle::Core::Query::StorageBase .................... SKIPPED
[INFO] Eagle::Core::Embed::EmbedServer .................... SKIPPED
[INFO] Eagle::Core::Query::ClientBase ..................... SKIPPED
[INFO] Eagle::Core::Query::AuditBase ...................... SKIPPED
[INFO] Eagle::Core::Query::HBaseStorage ................... SKIPPED
[INFO] Eagle::Core::Query::JDBCStorage .................... SKIPPED
[INFO] Eagle::Core::Query::ServiceBase .................... SKIPPED
[INFO] Eagle::Core::Metadata .............................. SKIPPED
[INFO] Eagle::Core::Metadata::Base ........................ SKIPPED
[INFO] Eagle::Core::Alert::Service ........................ SKIPPED
[INFO] Eagle::Core::App::Parent ........................... SKIPPED
[INFO] Eagle::Core::App::Base ............................. SKIPPED
[INFO] Eagle::Core::Alert::App ............................ SKIPPED
[INFO] Eagle::Core::Metric ................................ SKIPPED
[INFO] Eagle::Core::Metadata::JDBC ........................ SKIPPED
[INFO] Eagle::Core::Metadata::MongoDB ..................... SKIPPED
[INFO] Eagle::Core::App::Utils ............................ SKIPPED
[INFO] eagle-app-streamproxy .............................. SKIPPED
[INFO] Eagle::App::Security::Parent ....................... SKIPPED
[INFO] Eagle::App::Security::Common ....................... SKIPPED
[INFO] Eagle::App::Security::HdfsAuditLog ................. SKIPPED
[INFO] Eagle::App::Security::MapRFSAuditLog ............... SKIPPED
[INFO] Eagle::App::JPM::Parent ............................ SKIPPED
[INFO] Eagle::App::JPM::Utils ............................. SKIPPED
[INFO] Eagle::App::Security::HiveSecurity ................. SKIPPED
[INFO] Eagle::App::Security::HiveService .................. SKIPPED
[INFO] Eagle::App::Security::HdfsService .................. SKIPPED
[INFO] Eagle::App::Security::MapRFSService ................ SKIPPED
[INFO] Eagle::App::Security::HdfsAuthLog .................. SKIPPED
[INFO] Eagle::App::Security::HBaseAuditLog ................ SKIPPED
[INFO] Eagle::App::Security::HBaseService ................. SKIPPED
[INFO] Eagle::App::Security::MetricCollection ............. SKIPPED
[INFO] Eagle::App::Security::OozieAuditLog ................ SKIPPED
[INFO] Eagle::App::Security::OozieService ................. SKIPPED
[INFO] Eagle::External::Parent ............................ SKIPPED
[INFO] Eagle::External::Log4jKafkaAppender ................ SKIPPED
[INFO] Eagle::External::KafkaExtension .................... SKIPPED
[INFO] Eagle::External::EagleCDH .......................... SKIPPED
[INFO] Eagle::Example::Parent ............................. SKIPPED
[INFO] Eagle::Example::AppSample .......................... SKIPPED
[INFO] Eagle::App::GcLogMonitor ........................... SKIPPED
[INFO] Eagle::App::JPM::Entity ............................ SKIPPED
[INFO] Eagle::App::JPM::Analyzer .......................... SKIPPED
[INFO] Eagle::App::JPM::MRRunningJob ...................... SKIPPED
[INFO] Eagle::App::JPM::MRHistoryJob ...................... SKIPPED
[INFO] Eagle::App::JPM::WebUI ............................. SKIPPED
[INFO] Eagle::App::JPM::HadoopQueue ....................... SKIPPED
[INFO] Eagle::App::JPM::JobService ........................ SKIPPED
[INFO] Eagle::App::JPM::JobAggregation .................... SKIPPED
[INFO] Eagle::App::JPM::SparkHistoryJob ................... SKIPPED
[INFO] Eagle::App::TopologyCheck::Parent .................. SKIPPED
[INFO] Eagle::App::TopologyCheck::Entity .................. SKIPPED
[INFO] Eagle::App::TopologyCheck::AppProvider ............. SKIPPED
[INFO] Eagle::App::HadoopMetric::Parent ................... SKIPPED
[INFO] Eagle::App::HadoopMetric ........................... SKIPPED
[INFO] Eagle::App::HadoopMetric::HBase::WebUI ............. SKIPPED
[INFO] Eagle::App::HadoopMetric::Hdfs::WebUI .............. SKIPPED
[INFO] Eagle::App::HadoopMetric::System::WebUI ............ SKIPPED
[INFO] Eagle::Server::Main ................................ SKIPPED
[INFO] Eagle::App::Assembly ............................... SKIPPED
[INFO] Eagle::App::JPM::SparkRunningJob ................... SKIPPED
[INFO] Eagle::Assembly 0.5.1-SNAPSHOT ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.851 s
[INFO] Finished at: 2020-11-18T09:05:48+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project eagle-data-process: Error resolving project artifact: Could not
transfer artifact hiccup:hiccup:pom:0.3.6 from/to maven.central
(http://central.maven.org/maven2): Failed to transfer file:
http://central.maven.org/maven2/hiccup/hiccup/0.3.6/hiccup-0.3.6.pom. Return
code is: 503, ReasonPhrase: Service Unavailable. for project
hiccup:hiccup:jar:0.3.6 -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :eagle-data-process
--
This message was sent by Atlassian Jira
(v8.3.4#803005)