[ 
https://issues.apache.org/jira/browse/AMBARI-25372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924303#comment-16924303
 ] 

Cleyson Barros commented on AMBARI-25372:
-----------------------------------------

Hello Dmytro ! 

As you told me, I adopt the JDK 8 and check about git version installed, all in 
place. 

I try run again the compilation about process of version 2.7.1, and it continue 
show error messages. 

Best regards and thank you. 

Cleyson Barros

 

root@hgclusterambari:/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src# 
clear
root@hgclusterambari:/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src# 
mvn -B clean install jdeb:jdeb -DnewVersion=2.7.3.0.0 
-DbuildNumber=4295bb16c439cbc8fb0e7362f19768dde1477868 -DskipTests 
-Dpython.ver="python >= 2.6"
[INFO] Scanning for projects...
[INFO] Downloading from maven2-repository.dev.java.net: 
http://download.java.net/maven/2/org/apache/maven/wagon/wagon-ssh-external/maven-metadata.xml
[INFO] Downloading from maven2-glassfish-repository.dev.java.net: 
http://download.java.net/maven/glassfish/org/apache/maven/wagon/wagon-ssh-external/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.maven.wagon:wagon-ssh-external/maven-metadata.xml from/to 
maven2-repository.dev.java.net (http://download.java.net/maven/2/): 
java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty
[WARNING] Could not transfer metadata 
org.apache.maven.wagon:wagon-ssh-external/maven-metadata.xml from/to 
maven2-glassfish-repository.dev.java.net 
(http://download.java.net/maven/glassfish/): java.lang.RuntimeException: 
Unexpected error: java.security.InvalidAlgorithmParameterException: the 
trustAnchors parameter must be non-empty
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Ambari Main [pom]
[INFO] Apache Ambari Project POM [pom]
[INFO] Ambari Web [pom]
[INFO] Ambari Views [jar]
[INFO] Ambari Admin View [jar]
[INFO] ambari-utility [jar]
[INFO] ambari-metrics [pom]
[INFO] Ambari Metrics Common [jar]
[INFO] Ambari Metrics Hadoop Sink [jar]
[INFO] Ambari Metrics Flume Sink [jar]
[INFO] Ambari Metrics Kafka Sink [jar]
[INFO] Ambari Metrics Storm Sink [jar]
[INFO] Ambari Metrics Storm Sink (Legacy) [jar]
[INFO] Ambari Metrics Collector [jar]
[INFO] Ambari Metrics Monitor [pom]
[INFO] Ambari Metrics Grafana [pom]
[INFO] Ambari Metrics Host Aggregator [jar]
[INFO] Ambari Metrics Assembly [pom]
[INFO] Ambari Service Advisor [jar]
[INFO] Ambari Server [jar]
[INFO] Ambari Functional Tests [jar]
[INFO] Ambari Agent [jar]
[INFO] ambari-logsearch [pom]
[INFO] Ambari Logsearch Appender [jar]
[INFO] Ambari Logsearch Config Api [jar]
[INFO] Ambari Logsearch Config JSON [jar]
[INFO] Ambari Logsearch Config Solr [jar]
[INFO] Ambari Logsearch Config Zookeeper [jar]
[INFO] Ambari Logsearch Config Local [jar]
[INFO] Ambari Logsearch Log Feeder Plugin Api [jar]
[INFO] Ambari Logsearch Log Feeder Container Registry [jar]
[INFO] Ambari Logsearch Log Feeder [jar]
[INFO] Ambari Logsearch Web [jar]
[INFO] Ambari Logsearch Server [jar]
[INFO] Ambari Logsearch Assembly [jar]
[INFO] Ambari Logsearch Integration Test [jar]
[INFO] ambari-infra [pom]
[INFO] Ambari Infra Solr Client [jar]
[INFO] Ambari Infra Solr Plugin [jar]
[INFO] Ambari Infra Manager [jar]
[INFO] Ambari Infra Assembly [jar]
[INFO] Ambari Infra Manager Integration Tests [jar]
[INFO]
[INFO] ----------------------< org.apache.ambari:ambari >----------------------
[INFO] Building Ambari Main 2.7.3.0.0 [1/42]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari ---
[INFO] Deleting /home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/target
[INFO] Deleting /home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src 
(includes = [**/*.pyc], excludes = [])
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version) 
@ ambari ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release) 
@ ambari ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (default) @ ambari ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 72 implicit excludes (use -debug for more details).
[INFO] Exclude: .github/
[INFO] Exclude: **/repo_*.j2
[INFO] Exclude: **/ambari-log4j.spec
[INFO] Exclude: **/version.txt
[INFO] Exclude: **/release.txt
[INFO] Exclude: **/*.list
[INFO] Exclude: **/hdp_mon_nagios_addons.conf
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.svg
[INFO] Exclude: derby.log
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: pass.txt
[INFO] Exclude: contrib/ambari-scom/msi/src/GUI_Ambari.sln
[INFO] Exclude: contrib/fast-hdfs-resource/dependency-reduced-pom.xml
[INFO] Exclude: contrib/agent-simulator/docker_image/package_list.txt
[INFO] Exclude: contrib/agent-simulator/config/cluster.txt
[INFO] Exclude: version
[INFO] Exclude: **/.idea/
[INFO] Exclude: **/.classpath/
[INFO] Exclude: **/.project/
[INFO] Exclude: **/.settings/
[INFO] Exclude: .git/
[INFO] Exclude: .pydevproject
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: **/.gitkeep
[INFO] Exclude: **/.jshintrc
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: .DS_Store
[INFO] Exclude: *.pyc
[INFO] Exclude: *.py~
[INFO] Exclude: .hg
[INFO] Exclude: .hgignore
[INFO] Exclude: .hgtags
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: **/robots.txt
[INFO] Exclude: **/rat.txt
[INFO] Exclude: ambari-common/src/test/python/mock/**
[INFO] Exclude: ambari-common/src/test/python/coilmq/**
[INFO] Exclude: ambari-common/src/main/python/ambari_jinja2/**
[INFO] Exclude: ambari-common/src/main/python/jinja2/**
[INFO] Exclude: ambari-common/src/main/python/ambari_simplejson/**
[INFO] Exclude: ambari-common/src/main/python/ambari_commons/subprocess32.py
[INFO] Exclude: ambari-common/src/main/python/ambari_commons/_posixsubprocess.so
[INFO] Exclude: ambari-common/src/main/python/ambari_stomp/**
[INFO] Exclude: ambari-common/src/main/python/ambari_ws4py/**
[INFO] Exclude: ambari-web/node_modules/**
[INFO] Exclude: 
contrib/management-packs/hdf-ambari-mpack/src/main/resources/stacks/HDF/2.0/hooks/before-START/files/fast-hdfs-resource.jar
[INFO] Exclude: contrib/ambari-scom/management-pack/Hadoop_MP/**
[INFO] Exclude: 
contrib/addons/test/dataServices/jmx/data/cluster_configuration.json.nohbase
[INFO] Exclude: contrib/ambari-scom/msi/src/GUI_Ambari.sln
[INFO] Exclude: contrib/ambari-scom/ambari-scom-server/pass.txt
[INFO] Exclude: contrib/ambari-scom/*/rat.txt
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/.bowerrc
[INFO] Exclude: 
contrib/views/commons/src/main/resources/ui/*/bower_components/**
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/node/**
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/node_modules/**
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/public/**
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/vendor/**
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/tests/**/public/**
[INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/tests/**/vendor/**
[INFO] Exclude: contrib/views/files/src/main/resources/ui/.bowerrc
[INFO] Exclude: contrib/views/files/src/main/resources/ui/bower_components/**
[INFO] Exclude: contrib/views/files/src/main/resources/ui/node/**
[INFO] Exclude: contrib/views/files/src/main/resources/ui/node_modules/**
[INFO] Exclude: contrib/views/files/src/main/resources/ui/public/**
[INFO] Exclude: contrib/views/files/src/main/resources/ui/vendor/**
[INFO] Exclude: contrib/views/files/src/main/resources/ui/runner.js
[INFO] Exclude: 
contrib/views/files/src/main/resources/ui/app/assets/stylesheets/**
[INFO] Exclude: 
contrib/views/files/src/main/resources/ui/app/assets/javascripts/**
[INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/public/**
[INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/node_modules/**
[INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/node/**
[INFO] Exclude: 
contrib/views/pig/src/main/resources/ui/pig-web/bower_components/**
[INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/vendor/**
[INFO] Exclude: 
contrib/views/pig/src/main/resources/ui/pig-web/app/assets/static/stylesheets/**
[INFO] Exclude: 
contrib/views/pig/src/main/resources/ui/pig-web/app/assets/static/javascripts/**
[INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/runner.js
[INFO] Exclude: contrib/addons/package/deb/nagios_addon_deb_control
[INFO] Exclude: 
contrib/addons/src/addOns/nagios/conf.d/hdp_mon_nagios_addons.conf
[INFO] Exclude: contrib/views/*/.classpath
[INFO] Exclude: contrib/views/*/.project
[INFO] Exclude: contrib/views/*/.settings/**
[INFO] Exclude: contrib/views/capacity-scheduler/src/main/resources/ui/app/**
[INFO] Exclude: contrib/views/capacity-scheduler/src/main/resources/ui/runner.js
[INFO] Exclude: contrib/ambari-scom/ambari-scom-server/pass.txt
[INFO] Exclude: contrib/ambari-scom/*/rat.txt
[INFO] Exclude: **/velocity.log*
[INFO] Exclude: ambari-metrics/ambari-metrics-grafana/conf/unix/ams-grafana.ini
[INFO] Exclude: ambari-metrics/target/**
[INFO] Exclude: 
ambari-metrics/ambari-metrics-host-monitoring/src/main/python/psutil/**
[INFO] Exclude: 
ambari-metrics/target/rpm/ambari-metrics/SPECS/ambari-metrics.spec
[INFO] Exclude: 
ambari-metrics/ambari-metrics-timelineservice/src/test/resources/lib/org/apache/phoenix/phoenix-core-tests/4.2.0/phoenix-core-tests-4.2.0.pom
[INFO] Exclude: 
ambari-metrics/ambari-metrics-timelineservice/src/test/resources/lib/org/apache/phoenix/phoenix-core-tests/maven-metadata-local.xml
[INFO] Exclude: ambari-metrics/ambari-metrics-alertservice/*.iml
[INFO] Exclude: ambari-metrics/*/target/**
[INFO] Exclude: ambari-metrics/**/.*/**
[INFO] Exclude: **/createDDL.jdbc
[INFO] Exclude: **/yarn.lock
[INFO] Exclude: ambari_python.egg-info/**
[INFO] Exclude: dist/**
[INFO] Exclude: build/**
[INFO] 1586 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1545 licenses.
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ ambari ---
[INFO] Reading assembly descriptor: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project/src/main/assemblies/empty.xml
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari ---
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/pom.xml to 
/root/.m2/repository/org/apache/ambari/ambari/2.7.3.0.0/ambari-2.7.3.0.0.pom
[INFO]
[INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari ---
[WARNING] Creating empty debian package.
[INFO] Creating debian package: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/target/ambari_2.7.3.0.0_all.deb
[INFO] Building data
[INFO] Total size: 0
[INFO] Building control
[INFO]
[INFO] ------------------< org.apache.ambari:ambari-project >------------------
[INFO] Building Apache Ambari Project POM 2.7.3.0.0 [2/42]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-project ---
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project/target
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project 
(includes = [**/*.pyc], excludes = [])
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version) 
@ ambari-project ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release) 
@ ambari-project ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-project ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] No excludes explicitly specified.
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 8 licenses.
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ 
ambari-project ---
[INFO] Reading assembly descriptor: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project/src/main/assemblies/empty.xml
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari-project 
---
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project/pom.xml 
to 
/root/.m2/repository/org/apache/ambari/ambari-project/2.7.3.0.0/ambari-project-2.7.3.0.0.pom
[INFO]
[INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-project ---
[WARNING] Creating empty debian package.
[INFO] Creating debian package: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project/target/ambari-project_2.7.3.0.0_all.deb
[INFO] Building data
[INFO] Total size: 0
[INFO] Building control
[INFO]
[INFO] --------------------< org.apache.ambari:ambari-web >--------------------
[INFO] Building Ambari Web 2.7.3.0.0 [3/42]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-web ---
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-web/target
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-web (includes = 
[**/*.pyc], excludes = [])
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (clean-rmdir) @ ambari-web ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (clean-mkdir) @ ambari-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version) 
@ ambari-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release) 
@ ambari-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
ambari-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
ambari-web ---
[INFO]
[INFO] --- frontend-maven-plugin:1.4:install-node-and-yarn (install node and 
yarn) @ ambari-web ---
[INFO] Node v4.5.0 is already installed.
[INFO] Yarn 0.23.2 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.4:yarn (yarn install) @ ambari-web ---
[INFO] Running 'yarn install --ignore-engines --pure-lockfile' in 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-web
[INFO] yarn install v0.23.2
[ERROR] warning [email protected]: No license field
[INFO] [1/4] Resolving packages...
[INFO] [2/4] Fetching packages...
[ERROR] warning [email protected]: The platform "linux" is incompatible with this 
module.
[INFO] info "[email protected]" is an optional dependency and failed compatibility 
check. Excluding it from installation.
[ERROR] warning [email protected]: The platform "linux" is incompatible with this 
module.
[INFO] info "[email protected]" is an optional dependency and failed compatibility 
check. Excluding it from installation.
[INFO] [3/4] Linking dependencies...
[INFO] [4/4] Building fresh packages...
[INFO] Done in 50.09s.
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (Brunch build) @ ambari-web ---
06 Sep 15:38:39 - info: compiled 22 files into 2 files, copied index.html in 
24109ms
06 Sep 15:38:43 - info: compiled 283 files and 22 cached into 5 files, copied 
index.html in 21527ms
06 Sep 15:39:09 - info: compiled 402 files and 315 cached into 5 files, copied 
51 in 26060ms
06 Sep 15:39:41 - info: compiled 383 files and 603 cached into 2 files, copied 
104 in 31479ms
06 Sep 15:39:56 - info: compiled 296 files and 1009 cached into 2 files, copied 
69 in 15278ms
06 Sep 15:40:10 - info: compiled 128 files and 1369 cached into 2 files, copied 
100 in 14376ms
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (set-ambari-version) @ ambari-web ---
Setting Ambari version to 2.7.3.0
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (set-default-stack-version) @ 
ambari-web ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (toggle-experimental) @ ambari-web ---
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-web/toggle-experimental.sh:
 21: [: ${enableExperimental}: unexpected operator
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (ambari-web unit tests) @ ambari-web ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-web ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: api-docs/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] Exclude: yarn.lock
[INFO] 1665 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1665 licenses.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (gzip ambari-web images) @ ambari-web ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ ambari-web 
---
[INFO] Reading assembly descriptor: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-project/src/main/assemblies/empty.xml
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari-web ---
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-web/pom.xml to 
/root/.m2/repository/org/apache/ambari/ambari-web/2.7.3.0.0/ambari-web-2.7.3.0.0.pom
[INFO]
[INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-web ---
[INFO] skipping sub module: jdeb executing at top-level only
[INFO]
[INFO] -------------------< org.apache.ambari:ambari-views >-------------------
[INFO] Building Ambari Views 2.7.3.0.0 [4/42]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-views ---
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/target
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views (includes 
= [**/*.pyc], excludes = [])
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version) 
@ ambari-views ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release) 
@ ambari-views ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
ambari-views ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
ambari-views ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
ambari-views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ambari-views 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
ambari-views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
ambari-views ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ambari-views ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-views ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.lst
[INFO] Exclude: **/rat.txt
[INFO] 127 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 115 licenses.
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (build-tarball) @ 
ambari-views ---
[INFO] Reading assembly descriptor: src/main/assemblies/views.xml
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ambari-views ---
[INFO] Building jar: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/target/ambari-views-2.7.3.0.0.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ 
ambari-views ---
[INFO] Reading assembly descriptor: src/main/assemblies/views.xml
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari-views ---
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/target/ambari-views-2.7.3.0.0.jar
 to 
/root/.m2/repository/org/apache/ambari/ambari-views/2.7.3.0.0/ambari-views-2.7.3.0.0.jar
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-views/pom.xml to 
/root/.m2/repository/org/apache/ambari/ambari-views/2.7.3.0.0/ambari-views-2.7.3.0.0.pom
[INFO]
[INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-views ---
[INFO] skipping sub module: jdeb executing at top-level only
[INFO]
[INFO] -------------------< org.apache.ambari:ambari-admin >-------------------
[INFO] Building Ambari Admin View 2.7.3.0.0 [5/42]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-admin ---
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/target
[INFO] Deleting 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin (includes 
= [**/*.pyc], excludes = [])
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version) 
@ ambari-admin ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release) 
@ ambari-admin ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
ambari-admin ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
ambari-admin ---
[INFO]
[INFO] --- frontend-maven-plugin:1.3:install-node-and-npm (install node and 
npm) @ ambari-admin ---
[INFO] Node v4.5.0 is already installed.
[INFO] NPM 2.15.0 is already installed.
[INFO]
[INFO] --- frontend-maven-plugin:1.3:npm (npm install) @ ambari-admin ---
[INFO] npm not inheriting proxy config from Maven
[INFO] Running 'npm install --unsafe-perm' in 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/src/main/resources/ui/admin-web
[WARNING] npm WARN package.json [email protected] No description
[WARNING] npm WARN package.json [email protected] No repository field.
[WARNING] npm WARN package.json [email protected] No README data
[WARNING] npm WARN package.json [email protected] No license field.
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (Bower install) @ ambari-admin ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (Gulp build) @ ambari-admin ---
[15:41:06] Using gulpfile 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/src/main/resources/ui/admin-web/gulpfile.js
[15:41:06] Starting 'styles'...
[15:41:07] Starting 'views'...
[15:41:07] Starting 'images'...
[15:41:07] Starting 'fonts'...
[15:41:07] Starting 'extras'...
[15:41:07] Finished 'extras' after 66 ms
[15:41:08] gulp-size: total 8.35 kB
[15:41:08] Finished 'images' after 1.02 s
[15:41:08] gulp-size: total 87.66 kB
[15:41:08] Finished 'styles' after 2.62 s
[15:41:08] Starting 'html'...
[15:41:10] gulp-size: total 2.88 MB
[15:41:10] Finished 'html' after 1.35 s
[15:41:10] gulp-size: total 1.93 MB
[15:41:10] Finished 'fonts' after 3.14 s
[15:41:10] Finished 'views' after 3.2 s
[15:41:10] Starting 'build'...
[15:41:10] Finished 'build' after 85 μs
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
ambari-admin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 57 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ambari-admin 
---
[INFO] No sources to compile
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (set-ambari-version) @ ambari-admin ---
Setting Ambari version to 2.7.3.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
ambari-admin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
ambari-admin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ambari-admin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-admin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/ui/admin-web/bower_components/**
[INFO] Exclude: src/main/resources/ui/admin-web/dist/**
[INFO] Exclude: src/main/resources/ui/admin-web/node/**
[INFO] Exclude: src/main/resources/ui/admin-web/app/assets/**
[INFO] Exclude: src/main/resources/ui/admin-web/node_modules/**
[INFO] Exclude: src/main/resources/ui/admin-web/app/bower_components/**
[INFO] Exclude: src/main/resources/ui/admin-web/test/bower_components/**
[INFO] Exclude: src/main/resources/ui/admin-web/mock.js
[INFO] Exclude: src/main/resources/ui/admin-web/bower.json
[INFO] Exclude: src/main/resources/ui/admin-web/test/bower.json
[INFO] Exclude: src/main/resources/ui/admin-web/test/.bowerrc
[INFO] Exclude: src/main/resources/ui/admin-web/.bowerrc
[INFO] Exclude: src/main/resources/ui/admin-web/package.json
[INFO] Exclude: src/main/resources/ui/admin-web/.jshintrc
[INFO] Exclude: src/main/resources/ui/admin-web/.idea/**
[INFO] 134 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 133 licenses.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ambari-admin ---
[INFO] Building jar: 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/target/ambari-admin-2.7.3.0.0.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ 
ambari-admin ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari-admin ---
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/target/ambari-admin-2.7.3.0.0.jar
 to 
/root/.m2/repository/org/apache/ambari/ambari-admin/2.7.3.0.0/ambari-admin-2.7.3.0.0.jar
[INFO] Installing 
/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src/ambari-admin/pom.xml to 
/root/.m2/repository/org/apache/ambari/ambari-admin/2.7.3.0.0/ambari-admin-2.7.3.0.0.pom
[INFO]
[INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-admin ---
[INFO] skipping sub module: jdeb executing at top-level only
[INFO]
[INFO] ------------------< org.apache.ambari:ambari-utility >------------------
[INFO] Building ambari-utility 1.0.0.0-SNAPSHOT [6/42]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/com/github/kongchen/swagger-maven-plugin/3.1.4/swagger-maven-plugin-3.1.4.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/com/github/kongchen/swagger-maven-plugin/3.1.4/swagger-maven-plugin-3.1.4.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/github/kongchen/swagger-maven-plugin/3.1.4/swagger-maven-plugin-3.1.4.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.5/jackson-jaxrs-json-provider-2.9.5.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.5/jackson-jaxrs-json-provider-2.9.5.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.5/jackson-jaxrs-json-provider-2.9.5.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-log4j12/1.7.20/slf4j-log4j12-1.7.20.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/org/slf4j/slf4j-log4j12/1.7.20/slf4j-log4j12-1.7.20.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.20/slf4j-log4j12-1.7.20.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/com/puppycrawl/tools/checkstyle/6.19/checkstyle-6.19.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/com/puppycrawl/tools/checkstyle/6.19/checkstyle-6.19.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.19/checkstyle-6.19.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloading from oss.sonatype.org: 
https://oss.sonatype.org/content/groups/staging/org/easymock/easymock/3.4/easymock-3.4.pom
[INFO] Downloading from ASF Staging: 
https://repository.apache.org/content/groups/staging/org/easymock/easymock/3.4/easymock-3.4.pom
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main 2.7.3.0.0 .............................. SUCCESS [ 18.534 s]
[INFO] Apache Ambari Project POM 2.7.3.0.0 ................ SUCCESS [ 0.535 s]
[INFO] Ambari Web 2.7.3.0.0 ............................... SUCCESS [03:19 min]
[INFO] Ambari Views 2.7.3.0.0 ............................. SUCCESS [ 9.069 s]
[INFO] Ambari Admin View 2.7.3.0.0 ........................ SUCCESS [ 30.193 s]
[INFO] ambari-utility 1.0.0.0-SNAPSHOT .................... FAILURE [ 6.361 s]
[INFO] ambari-metrics 2.7.3.0.0 ........................... SKIPPED
[INFO] Ambari Metrics Common 2.7.3.0.0 .................... SKIPPED
[INFO] Ambari Metrics Hadoop Sink 2.7.3.0.0 ............... SKIPPED
[INFO] Ambari Metrics Flume Sink 2.7.3.0.0 ................ SKIPPED
[INFO] Ambari Metrics Kafka Sink 2.7.3.0.0 ................ SKIPPED
[INFO] Ambari Metrics Storm Sink 2.7.3.0.0 ................ SKIPPED
[INFO] Ambari Metrics Storm Sink (Legacy) 2.7.3.0.0 ....... SKIPPED
[INFO] Ambari Metrics Collector 2.7.3.0.0 ................. SKIPPED
[INFO] Ambari Metrics Monitor 2.7.3.0.0 ................... SKIPPED
[INFO] Ambari Metrics Grafana 2.1.0.0.0 ................... SKIPPED
[INFO] Ambari Metrics Host Aggregator 2.7.3.0.0 ........... SKIPPED
[INFO] Ambari Metrics Assembly 2.7.3.0.0 .................. SKIPPED
[INFO] Ambari Service Advisor 1.0.0.0-SNAPSHOT ............ SKIPPED
[INFO] Ambari Server 2.7.3.0.0 ............................ SKIPPED
[INFO] Ambari Functional Tests 2.7.3.0.0 .................. SKIPPED
[INFO] Ambari Agent 2.7.3.0.0 ............................. SKIPPED
[INFO] ambari-logsearch 2.7.3.0.0 ......................... SKIPPED
[INFO] Ambari Logsearch Appender 2.7.3.0.0 ................ SKIPPED
[INFO] Ambari Logsearch Config Api 2.7.3.0.0 .............. SKIPPED
[INFO] Ambari Logsearch Config JSON 2.7.3.0.0 ............. SKIPPED
[INFO] Ambari Logsearch Config Solr 2.7.3.0.0 ............. SKIPPED
[INFO] Ambari Logsearch Config Zookeeper 2.7.3.0.0 ........ SKIPPED
[INFO] Ambari Logsearch Config Local 2.7.3.0.0 ............ SKIPPED
[INFO] Ambari Logsearch Log Feeder Plugin Api 2.7.3.0.0 ... SKIPPED
[INFO] Ambari Logsearch Log Feeder Container Registry 2.7.3.0.0 SKIPPED
[INFO] Ambari Logsearch Log Feeder 2.7.3.0.0 .............. SKIPPED
[INFO] Ambari Logsearch Web 2.7.3.0.0 ..................... SKIPPED
[INFO] Ambari Logsearch Server 2.7.3.0.0 .................. SKIPPED
[INFO] Ambari Logsearch Assembly 2.7.3.0.0 ................ SKIPPED
[INFO] Ambari Logsearch Integration Test 2.7.3.0.0 ........ SKIPPED
[INFO] ambari-infra 2.7.3.0.0 ............................. SKIPPED
[INFO] Ambari Infra Solr Client 2.7.3.0.0 ................. SKIPPED
[INFO] Ambari Infra Solr Plugin 2.7.3.0.0 ................. SKIPPED
[INFO] Ambari Infra Manager 2.7.3.0.0 ..................... SKIPPED
[INFO] Ambari Infra Assembly 2.7.3.0.0 .................... SKIPPED
[INFO] Ambari Infra Manager Integration Tests 2.7.3.0.0 ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:30 min
[INFO] Finished at: 2019-09-06T15:41:20+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ambari-utility: Could not resolve 
dependencies for project org.apache.ambari:ambari-utility:jar:1.0.0.0-SNAPSHOT: 
Failed to collect dependencies at 
com.fasterxml.jackson.core:jackson-databind:jar:2.9.5: Failed to read artifact 
descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.9.5: Could not 
transfer artifact com.fasterxml.jackson.core:jackson-databind:pom:2.9.5 from/to 
oss.sonatype.org (https://oss.sonatype.org/content/groups/staging): 
java.lang.RuntimeException: Unexpected error: 
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter 
must be non-empty -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :ambari-utility
root@hgclusterambari:/home/ambari/ambari/instalaveis/apache-ambari-2.7.3-src#

> Ambari v2.7.1 Main Compilation error
> ------------------------------------
>
>                 Key: AMBARI-25372
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25372
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-admin
>    Affects Versions: 2.7.1
>         Environment:  Debian 9 with all requirements installed. 
>            Reporter: Cleyson Barros
>            Priority: Blocker
>              Labels: AmbariAdminView2.7.1.0.0, AmbariMain2.7.1.0.0
>
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src# mvn versions:set 
> -DnewVersion=2.7.1.0.0
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Ambari Main [pom]
> [INFO] Apache Ambari Project POM [pom]
> [INFO] Ambari Web [pom]
> [INFO] Ambari Views [jar]
> [INFO] Ambari Admin View [jar]
> [INFO] ambari-utility [jar]
> [INFO] ambari-metrics [pom]
> [INFO] Ambari Metrics Common [jar]
> [INFO] Ambari Metrics Hadoop Sink [jar]
> [INFO] Ambari Metrics Flume Sink [jar]
> [INFO] Ambari Metrics Kafka Sink [jar]
> [INFO] Ambari Metrics Storm Sink [jar]
> [INFO] Ambari Metrics Storm Sink (Legacy) [jar]
> [INFO] Ambari Metrics Collector [jar]
> [INFO] Ambari Metrics Monitor [pom]
> [INFO] Ambari Metrics Grafana [pom]
> [INFO] Ambari Metrics Host Aggregator [jar]
> [INFO] Ambari Metrics Assembly [pom]
> [INFO] Ambari Service Advisor [jar]
> [INFO] Ambari Server [jar]
> [INFO] Ambari Functional Tests [jar]
> [INFO] Ambari Agent [jar]
> [INFO] ambari-logsearch [pom]
> [INFO] Ambari Logsearch Appender [jar]
> [INFO] Ambari Logsearch Config Api [jar]
> [INFO] Ambari Logsearch Config JSON [jar]
> [INFO] Ambari Logsearch Config Solr [jar]
> [INFO] Ambari Logsearch Config Zookeeper [jar]
> [INFO] Ambari Logsearch Config Local [jar]
> [INFO] Ambari Logsearch Log Feeder Plugin Api [jar]
> [INFO] Ambari Logsearch Log Feeder Container Registry [jar]
> [INFO] Ambari Logsearch Log Feeder [jar]
> [INFO] Ambari Logsearch Web [jar]
> [INFO] Ambari Logsearch Server [jar]
> [INFO] Ambari Logsearch Assembly [jar]
> [INFO] Ambari Logsearch Integration Test [jar]
> [INFO] ambari-infra [pom]
> [INFO] Ambari Infra Solr Client [jar]
> [INFO] Ambari Infra Solr Plugin [jar]
> [INFO] Ambari Infra Manager [jar]
> [INFO] Ambari Infra Assembly [jar]
> [INFO] Ambari Infra Manager Integration Tests [jar]
> [INFO]
> [INFO] ----------------------< org.apache.ambari:ambari 
> >----------------------
> [INFO] Building Ambari Main 2.7.1.0.0 [1/42]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO]
> [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ ambari ---
> [INFO] Searching for local aggregator root...
> [INFO] Local aggregation root: /home/ambari/apache-ambari-2.7.1-src
> [INFO] Processing change of org.apache.ambari:ambari:2.7.1.0.0 -> 2.7.1.0.0
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Ambari Main 2.7.1.0.0 .............................. SUCCESS [ 4.538 s]
> [INFO] Apache Ambari Project POM 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Web 2.7.1.0.0 ............................... SKIPPED
> [INFO] Ambari Views 2.7.1.0.0 ............................. SKIPPED
> [INFO] Ambari Admin View 2.7.1.0.0 ........................ SKIPPED
> [INFO] ambari-utility 1.0.0.0-SNAPSHOT .................... SKIPPED
> [INFO] ambari-metrics 2.7.1.0.0 ........................... SKIPPED
> [INFO] Ambari Metrics Common 2.7.1.0.0 .................... SKIPPED
> [INFO] Ambari Metrics Hadoop Sink 2.7.1.0.0 ............... SKIPPED
> [INFO] Ambari Metrics Flume Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Kafka Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Storm Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Storm Sink (Legacy) 2.7.1.0.0 ....... SKIPPED
> [INFO] Ambari Metrics Collector 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Metrics Monitor 2.7.1.0.0 ................... SKIPPED
> [INFO] Ambari Metrics Grafana 2.1.0.0.0 ................... SKIPPED
> [INFO] Ambari Metrics Host Aggregator 2.7.1.0.0 ........... SKIPPED
> [INFO] Ambari Metrics Assembly 2.7.1.0.0 .................. SKIPPED
> [INFO] Ambari Service Advisor 1.0.0.0-SNAPSHOT ............ SKIPPED
> [INFO] Ambari Server 2.7.1.0.0 ............................ SKIPPED
> [INFO] Ambari Functional Tests 2.7.1.0.0 .................. SKIPPED
> [INFO] Ambari Agent 2.7.1.0.0 ............................. SKIPPED
> [INFO] ambari-logsearch 2.7.1.0.0 ......................... SKIPPED
> [INFO] Ambari Logsearch Appender 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Logsearch Config Api 2.7.1.0.0 .............. SKIPPED
> [INFO] Ambari Logsearch Config JSON 2.7.1.0.0 ............. SKIPPED
> [INFO] Ambari Logsearch Config Solr 2.7.1.0.0 ............. SKIPPED
> [INFO] Ambari Logsearch Config Zookeeper 2.7.1.0.0 ........ SKIPPED
> [INFO] Ambari Logsearch Config Local 2.7.1.0.0 ............ SKIPPED
> [INFO] Ambari Logsearch Log Feeder Plugin Api 2.7.1.0.0 ... SKIPPED
> [INFO] Ambari Logsearch Log Feeder Container Registry 2.7.1.0.0 SKIPPED
> [INFO] Ambari Logsearch Log Feeder 2.7.1.0.0 .............. SKIPPED
> [INFO] Ambari Logsearch Web 2.7.1.0.0 ..................... SKIPPED
> [INFO] Ambari Logsearch Server 2.7.1.0.0 .................. SKIPPED
> [INFO] Ambari Logsearch Assembly 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Logsearch Integration Test 2.7.1.0.0 ........ SKIPPED
> [INFO] ambari-infra 2.7.1.0.0 ............................. SKIPPED
> [INFO] Ambari Infra Solr Client 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Infra Solr Plugin 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Infra Manager 2.7.1.0.0 ..................... SKIPPED
> [INFO] Ambari Infra Assembly 2.7.1.0.0 .................... SKIPPED
> [INFO] Ambari Infra Manager Integration Tests 2.7.1.0.0 ... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 11.051 s
> [INFO] Finished at: 2019-09-05T15:51:04+01:00
> [INFO] 
> ------------------------------------------------------------------------
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src# pushd 
> ambari-metrics
> /home/ambari/apache-ambari-2.7.1-src/ambari-metrics 
> /home/ambari/apache-ambari-2.7.1-src
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics# mvn 
> versions:set -DnewVersion=2.7.1.0.0
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] ambari-utility [jar]
> [INFO] ambari-metrics [pom]
> [INFO] Ambari Metrics Common [jar]
> [INFO] Ambari Metrics Hadoop Sink [jar]
> [INFO] Ambari Metrics Flume Sink [jar]
> [INFO] Ambari Metrics Kafka Sink [jar]
> [INFO] Ambari Metrics Storm Sink [jar]
> [INFO] Ambari Metrics Storm Sink (Legacy) [jar]
> [INFO] Ambari Metrics Collector [jar]
> [INFO] Ambari Metrics Monitor [pom]
> [INFO] Ambari Metrics Grafana [pom]
> [INFO] Ambari Metrics Host Aggregator [jar]
> [INFO] Ambari Metrics Assembly [pom]
> [INFO]
> [INFO] ------------------< org.apache.ambari:ambari-metrics 
> >------------------
> [INFO] Building ambari-metrics 2.7.1.0.0 [1/13]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO]
> [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ ambari-metrics ---
> [INFO] Searching for local aggregator root...
> [INFO] Local aggregation root: /home/ambari/apache-ambari-2.7.1-src
> [INFO] Processing change of org.apache.ambari:ambari-metrics:2.7.1.0.0 -> 
> 2.7.1.0.0
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] ambari-utility 1.0.0.0-SNAPSHOT .................... SKIPPED
> [INFO] ambari-metrics 2.7.1.0.0 ........................... SUCCESS [ 5.191 s]
> [INFO] Ambari Metrics Common 2.7.1.0.0 .................... SKIPPED
> [INFO] Ambari Metrics Hadoop Sink 2.7.1.0.0 ............... SKIPPED
> [INFO] Ambari Metrics Flume Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Kafka Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Storm Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Storm Sink (Legacy) 2.7.1.0.0 ....... SKIPPED
> [INFO] Ambari Metrics Collector 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Metrics Monitor 2.7.1.0.0 ................... SKIPPED
> [INFO] Ambari Metrics Grafana 2.1.0.0.0 ................... SKIPPED
> [INFO] Ambari Metrics Host Aggregator 2.7.1.0.0 ........... SKIPPED
> [INFO] Ambari Metrics Assembly 2.7.1.0.0 .................. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 9.158 s
> [INFO] Finished at: 2019-09-05T15:51:58+01:00
> [INFO] 
> ------------------------------------------------------------------------
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src/ambari-metrics# popd
> /home/ambari/apache-ambari-2.7.1-src
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src#
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src# mvn -B clean 
> install jdeb:jdeb -DnewVersion=2.7.1.0.0 
> -DbuildNumber=90430db08a5f543a97d97918cf5f711f2786ad8a -DskipTests 
> -Dpython.ver="python >= 2.6"
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Ambari Main [pom]
> [INFO] Apache Ambari Project POM [pom]
> [INFO] Ambari Web [pom]
> [INFO] Ambari Views [jar]
> [INFO] Ambari Admin View [jar]
> [INFO] ambari-utility [jar]
> [INFO] ambari-metrics [pom]
> [INFO] Ambari Metrics Common [jar]
> [INFO] Ambari Metrics Hadoop Sink [jar]
> [INFO] Ambari Metrics Flume Sink [jar]
> [INFO] Ambari Metrics Kafka Sink [jar]
> [INFO] Ambari Metrics Storm Sink [jar]
> [INFO] Ambari Metrics Storm Sink (Legacy) [jar]
> [INFO] Ambari Metrics Collector [jar]
> [INFO] Ambari Metrics Monitor [pom]
> [INFO] Ambari Metrics Grafana [pom]
> [INFO] Ambari Metrics Host Aggregator [jar]
> [INFO] Ambari Metrics Assembly [pom]
> [INFO] Ambari Service Advisor [jar]
> [INFO] Ambari Server [jar]
> [INFO] Ambari Functional Tests [jar]
> [INFO] Ambari Agent [jar]
> [INFO] ambari-logsearch [pom]
> [INFO] Ambari Logsearch Appender [jar]
> [INFO] Ambari Logsearch Config Api [jar]
> [INFO] Ambari Logsearch Config JSON [jar]
> [INFO] Ambari Logsearch Config Solr [jar]
> [INFO] Ambari Logsearch Config Zookeeper [jar]
> [INFO] Ambari Logsearch Config Local [jar]
> [INFO] Ambari Logsearch Log Feeder Plugin Api [jar]
> [INFO] Ambari Logsearch Log Feeder Container Registry [jar]
> [INFO] Ambari Logsearch Log Feeder [jar]
> [INFO] Ambari Logsearch Web [jar]
> [INFO] Ambari Logsearch Server [jar]
> [INFO] Ambari Logsearch Assembly [jar]
> [INFO] Ambari Logsearch Integration Test [jar]
> [INFO] ambari-infra [pom]
> [INFO] Ambari Infra Solr Client [jar]
> [INFO] Ambari Infra Solr Plugin [jar]
> [INFO] Ambari Infra Manager [jar]
> [INFO] Ambari Infra Assembly [jar]
> [INFO] Ambari Infra Manager Integration Tests [jar]
> [INFO]
> [INFO] ----------------------< org.apache.ambari:ambari 
> >----------------------
> [INFO] Building Ambari Main 2.7.1.0.0 [1/42]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari ---
> [INFO] Deleting /home/ambari/apache-ambari-2.7.1-src (includes = [**/*.pyc], 
> excludes = [])
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-version) @ ambari ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-release) @ ambari ---
> [INFO]
> [INFO] --- apache-rat-plugin:0.12:check (default) @ ambari ---
> [INFO] Enabled default license matchers.
> [INFO] Will parse SCM ignores for exclusions...
> [INFO] Finished adding exclusions from SCM ignore files.
> [INFO] 72 implicit excludes (use -debug for more details).
> [INFO] Exclude: .github/
> [INFO] Exclude: **/repo_*.j2
> [INFO] Exclude: **/ambari-log4j.spec
> [INFO] Exclude: **/version.txt
> [INFO] Exclude: **/release.txt
> [INFO] Exclude: **/*.list
> [INFO] Exclude: **/hdp_mon_nagios_addons.conf
> [INFO] Exclude: **/*.json
> [INFO] Exclude: **/*.svg
> [INFO] Exclude: derby.log
> [INFO] Exclude: CHANGES.txt
> [INFO] Exclude: pass.txt
> [INFO] Exclude: contrib/ambari-scom/msi/src/GUI_Ambari.sln
> [INFO] Exclude: contrib/fast-hdfs-resource/dependency-reduced-pom.xml
> [INFO] Exclude: contrib/agent-simulator/docker_image/package_list.txt
> [INFO] Exclude: contrib/agent-simulator/config/cluster.txt
> [INFO] Exclude: version
> [INFO] Exclude: **/.idea/
> [INFO] Exclude: **/.classpath/
> [INFO] Exclude: **/.project/
> [INFO] Exclude: **/.settings/
> [INFO] Exclude: .git/
> [INFO] Exclude: .pydevproject
> [INFO] Exclude: **/.gitattributes
> [INFO] Exclude: **/.gitkeep
> [INFO] Exclude: **/.jshintrc
> [INFO] Exclude: **/.editorconfig
> [INFO] Exclude: .DS_Store
> [INFO] Exclude: *.pyc
> [INFO] Exclude: *.py~
> [INFO] Exclude: .hg
> [INFO] Exclude: .hgignore
> [INFO] Exclude: .hgtags
> [INFO] Exclude: **/.bowerrc
> [INFO] Exclude: **/robots.txt
> [INFO] Exclude: **/rat.txt
> [INFO] Exclude: ambari-common/src/test/python/mock/**
> [INFO] Exclude: ambari-common/src/test/python/coilmq/**
> [INFO] Exclude: ambari-common/src/main/python/ambari_jinja2/**
> [INFO] Exclude: ambari-common/src/main/python/jinja2/**
> [INFO] Exclude: ambari-common/src/main/python/ambari_simplejson/**
> [INFO] Exclude: ambari-common/src/main/python/ambari_commons/subprocess32.py
> [INFO] Exclude: 
> ambari-common/src/main/python/ambari_commons/_posixsubprocess.so
> [INFO] Exclude: ambari-common/src/main/python/ambari_stomp/**
> [INFO] Exclude: ambari-common/src/main/python/ambari_ws4py/**
> [INFO] Exclude: ambari-web/node_modules/**
> [INFO] Exclude: 
> contrib/management-packs/hdf-ambari-mpack/src/main/resources/stacks/HDF/2.0/hooks/before-START/files/fast-hdfs-resource.jar
> [INFO] Exclude: contrib/ambari-scom/management-pack/Hadoop_MP/**
> [INFO] Exclude: 
> contrib/addons/test/dataServices/jmx/data/cluster_configuration.json.nohbase
> [INFO] Exclude: contrib/ambari-scom/msi/src/GUI_Ambari.sln
> [INFO] Exclude: contrib/ambari-scom/ambari-scom-server/pass.txt
> [INFO] Exclude: contrib/ambari-scom/*/rat.txt
> [INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/.bowerrc
> [INFO] Exclude: 
> contrib/views/commons/src/main/resources/ui/*/bower_components/**
> [INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/node/**
> [INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/node_modules/**
> [INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/public/**
> [INFO] Exclude: contrib/views/commons/src/main/resources/ui/*/vendor/**
> [INFO] Exclude: 
> contrib/views/commons/src/main/resources/ui/*/tests/**/public/**
> [INFO] Exclude: 
> contrib/views/commons/src/main/resources/ui/*/tests/**/vendor/**
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/.bowerrc
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/bower_components/**
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/node/**
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/node_modules/**
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/public/**
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/vendor/**
> [INFO] Exclude: contrib/views/files/src/main/resources/ui/runner.js
> [INFO] Exclude: 
> contrib/views/files/src/main/resources/ui/app/assets/stylesheets/**
> [INFO] Exclude: 
> contrib/views/files/src/main/resources/ui/app/assets/javascripts/**
> [INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/public/**
> [INFO] Exclude: 
> contrib/views/pig/src/main/resources/ui/pig-web/node_modules/**
> [INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/node/**
> [INFO] Exclude: 
> contrib/views/pig/src/main/resources/ui/pig-web/bower_components/**
> [INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/vendor/**
> [INFO] Exclude: 
> contrib/views/pig/src/main/resources/ui/pig-web/app/assets/static/stylesheets/**
> [INFO] Exclude: 
> contrib/views/pig/src/main/resources/ui/pig-web/app/assets/static/javascripts/**
> [INFO] Exclude: contrib/views/pig/src/main/resources/ui/pig-web/runner.js
> [INFO] Exclude: contrib/addons/package/deb/nagios_addon_deb_control
> [INFO] Exclude: 
> contrib/addons/src/addOns/nagios/conf.d/hdp_mon_nagios_addons.conf
> [INFO] Exclude: contrib/views/*/.classpath
> [INFO] Exclude: contrib/views/*/.project
> [INFO] Exclude: contrib/views/*/.settings/**
> [INFO] Exclude: contrib/views/capacity-scheduler/src/main/resources/ui/app/**
> [INFO] Exclude: 
> contrib/views/capacity-scheduler/src/main/resources/ui/runner.js
> [INFO] Exclude: contrib/ambari-scom/ambari-scom-server/pass.txt
> [INFO] Exclude: contrib/ambari-scom/*/rat.txt
> [INFO] Exclude: **/velocity.log*
> [INFO] Exclude: 
> ambari-metrics/ambari-metrics-grafana/conf/unix/ams-grafana.ini
> [INFO] Exclude: ambari-metrics/target/**
> [INFO] Exclude: 
> ambari-metrics/ambari-metrics-host-monitoring/src/main/python/psutil/**
> [INFO] Exclude: 
> ambari-metrics/target/rpm/ambari-metrics/SPECS/ambari-metrics.spec
> [INFO] Exclude: 
> ambari-metrics/ambari-metrics-timelineservice/src/test/resources/lib/org/apache/phoenix/phoenix-core-tests/4.2.0/phoenix-core-tests-4.2.0.pom
> [INFO] Exclude: 
> ambari-metrics/ambari-metrics-timelineservice/src/test/resources/lib/org/apache/phoenix/phoenix-core-tests/maven-metadata-local.xml
> [INFO] Exclude: ambari-metrics/ambari-metrics-alertservice/*.iml
> [INFO] Exclude: ambari-metrics/*/target/**
> [INFO] Exclude: ambari-metrics/**/.*/**
> [INFO] Exclude: **/createDDL.jdbc
> [INFO] Exclude: **/yarn.lock
> [INFO] 1581 resources included (use -debug for more details)
> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
> generated: 0, approved: 1540 licenses.
> [INFO]
> [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ ambari 
> ---
> [INFO] Reading assembly descriptor: 
> /home/ambari/apache-ambari-2.7.1-src/ambari-project/src/main/assemblies/empty.xml
> [INFO]
> [INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari ---
> [INFO] Installing /home/ambari/apache-ambari-2.7.1-src/pom.xml to 
> /root/.m2/repository/org/apache/ambari/ambari/2.7.1.0.0/ambari-2.7.1.0.0.pom
> [INFO]
> [INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari ---
> [WARNING] Creating empty debian package.
> [INFO] Creating debian package: 
> /home/ambari/apache-ambari-2.7.1-src/target/ambari_2.7.1.0.0_all.deb
> [INFO] Building data
> [INFO] Total size: 0
> [INFO] Building control
> [INFO]
> [INFO] ------------------< org.apache.ambari:ambari-project 
> >------------------
> [INFO] Building Apache Ambari Project POM 2.7.1.0.0 [2/42]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-project ---
> [INFO] Deleting /home/ambari/apache-ambari-2.7.1-src/ambari-project (includes 
> = [**/*.pyc], excludes = [])
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-version) @ ambari-project ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-release) @ ambari-project ---
> [INFO]
> [INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-project ---
> [INFO] Enabled default license matchers.
> [INFO] Will parse SCM ignores for exclusions...
> [INFO] Finished adding exclusions from SCM ignore files.
> [INFO] 61 implicit excludes (use -debug for more details).
> [INFO] No excludes explicitly specified.
> [INFO] 8 resources included (use -debug for more details)
> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
> generated: 0, approved: 8 licenses.
> [INFO]
> [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ 
> ambari-project ---
> [INFO] Reading assembly descriptor: 
> /home/ambari/apache-ambari-2.7.1-src/ambari-project/src/main/assemblies/empty.xml
> [INFO]
> [INFO] --- maven-install-plugin:2.4:install (default-install) @ 
> ambari-project ---
> [INFO] Installing /home/ambari/apache-ambari-2.7.1-src/ambari-project/pom.xml 
> to 
> /root/.m2/repository/org/apache/ambari/ambari-project/2.7.1.0.0/ambari-project-2.7.1.0.0.pom
> [INFO]
> [INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-project ---
> [WARNING] Creating empty debian package.
> [INFO] Creating debian package: 
> /home/ambari/apache-ambari-2.7.1-src/ambari-project/target/ambari-project_2.7.1.0.0_all.deb
> [INFO] Building data
> [INFO] Total size: 0
> [INFO] Building control
> [INFO]
> [INFO] --------------------< org.apache.ambari:ambari-web 
> >--------------------
> [INFO] Building Ambari Web 2.7.1.0.0 [3/42]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-web ---
> [INFO] Deleting /home/ambari/apache-ambari-2.7.1-src/ambari-web (includes = 
> [**/*.pyc], excludes = [])
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (clean-rmdir) @ ambari-web ---
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (clean-mkdir) @ ambari-web ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-version) @ ambari-web ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-release) @ ambari-web ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
> ambari-web ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
> ambari-web ---
> [INFO]
> [INFO] --- frontend-maven-plugin:1.4:install-node-and-yarn (install node and 
> yarn) @ ambari-web ---
> [INFO] Installing node version v4.5.0
> [INFO] Unpacking 
> /root/.m2/repository/com/github/eirslett/node/4.5.0/node-4.5.0-linux-x64.tar.gz
>  into /home/ambari/apache-ambari-2.7.1-src/ambari-web/node/tmp
> [INFO] Copying node binary from 
> /home/ambari/apache-ambari-2.7.1-src/ambari-web/node/tmp/node-v4.5.0-linux-x64/bin/node
>  to /home/ambari/apache-ambari-2.7.1-src/ambari-web/node/node
> [INFO] Installed node locally.
> [INFO] Installing Yarn version v0.23.2
> [INFO] Unpacking 
> /root/.m2/repository/com/github/eirslett/yarn/0.23.2/yarn-0.23.2./yarn-v0.23.2.tar.gz
>  into /home/ambari/apache-ambari-2.7.1-src/ambari-web/node/yarn
> [INFO] Installed Yarn locally.
> [INFO]
> [INFO] --- frontend-maven-plugin:1.4:yarn (yarn install) @ ambari-web ---
> [INFO] Running 'yarn install --ignore-engines --pure-lockfile' in 
> /home/ambari/apache-ambari-2.7.1-src/ambari-web
> [INFO] yarn install v0.23.2
> [ERROR] warning [email protected]: No license field
> [INFO] [1/4] Resolving packages...
> [INFO] [2/4] Fetching packages...
> [ERROR] warning [email protected]: The platform "linux" is incompatible with 
> this module.
> [INFO] info "[email protected]" is an optional dependency and failed 
> compatibility check. Excluding it from installation.
> [ERROR] warning [email protected]: The platform "linux" is incompatible with 
> this module.
> [INFO] info "[email protected]" is an optional dependency and failed 
> compatibility check. Excluding it from installation.
> [INFO] [3/4] Linking dependencies...
> [INFO] [4/4] Building fresh packages...
> [INFO] Done in 42.09s.
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (Brunch build) @ ambari-web ---
> 05 Sep 15:54:06 - info: compiled 22 files into 2 files, copied index.html in 
> 22403ms
> 05 Sep 15:54:10 - info: compiled 283 files and 22 cached into 5 files, copied 
> index.html in 18176ms
> 05 Sep 15:54:32 - info: compiled 402 files and 315 cached into 5 files, 
> copied 51 in 22483ms
> 05 Sep 15:54:52 - info: compiled 383 files and 603 cached into 2 files, 
> copied 104 in 21100ms
> 05 Sep 15:55:10 - info: compiled 296 files and 1009 cached into 2 files, 
> copied 69 in 18752ms
> 05 Sep 15:55:24 - info: compiled 128 files and 1369 cached into 2 files, 
> copied 100 in 15107ms
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (set-ambari-version) @ ambari-web ---
> Setting Ambari version to 2.7.1.0
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (set-default-stack-version) @ 
> ambari-web ---
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (toggle-experimental) @ ambari-web ---
> /home/ambari/apache-ambari-2.7.1-src/ambari-web/toggle-experimental.sh: 21: 
> [: ${enableExperimental}: unexpected operator
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (ambari-web unit tests) @ ambari-web 
> ---
> [INFO] skipping execute as per configuraion
> [INFO]
> [INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-web ---
> [INFO] Enabled default license matchers.
> [INFO] Will parse SCM ignores for exclusions...
> [INFO] Finished adding exclusions from SCM ignore files.
> [INFO] 61 implicit excludes (use -debug for more details).
> [INFO] Exclude: .idea/**
> [INFO] Exclude: package.json
> [INFO] Exclude: public/**
> [INFO] Exclude: public-static/**
> [INFO] Exclude: app/assets/**
> [INFO] Exclude: api-docs/**
> [INFO] Exclude: vendor/**
> [INFO] Exclude: node_modules/**
> [INFO] Exclude: node/**
> [INFO] Exclude: npm-debug.log
> [INFO] Exclude: yarn.lock
> [INFO] 1665 resources included (use -debug for more details)
> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
> generated: 0, approved: 1665 licenses.
> [INFO]
> [INFO] --- maven-antrun-plugin:1.7:run (gzip ambari-web images) @ ambari-web 
> ---
> [WARNING] Parameter tasks is deprecated, use target instead
> [INFO] Executing tasks
> main:
> [INFO] Executed tasks
> [INFO]
> [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ 
> ambari-web ---
> [INFO] Reading assembly descriptor: 
> /home/ambari/apache-ambari-2.7.1-src/ambari-project/src/main/assemblies/empty.xml
> [INFO]
> [INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari-web ---
> [INFO] Installing /home/ambari/apache-ambari-2.7.1-src/ambari-web/pom.xml to 
> /root/.m2/repository/org/apache/ambari/ambari-web/2.7.1.0.0/ambari-web-2.7.1.0.0.pom
> [INFO]
> [INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-web ---
> [INFO] skipping sub module: jdeb executing at top-level only
> [INFO]
> [INFO] -------------------< org.apache.ambari:ambari-views 
> >-------------------
> [INFO] Building Ambari Views 2.7.1.0.0 [4/42]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-views ---
> [INFO] Deleting /home/ambari/apache-ambari-2.7.1-src/ambari-views (includes = 
> [**/*.pyc], excludes = [])
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-version) @ ambari-views ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-release) @ ambari-views ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
> ambari-views ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
> ambari-views ---
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
> ambari-views ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ambari-views 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 34 source files to 
> /home/ambari/apache-ambari-2.7.1-src/ambari-views/target/classes
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
> ambari-views ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /home/ambari/apache-ambari-2.7.1-src/ambari-views/src/test/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
> ambari-views ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to 
> /home/ambari/apache-ambari-2.7.1-src/ambari-views/target/test-classes
> [INFO]
> [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ ambari-views ---
> [INFO] Tests are skipped.
> [INFO]
> [INFO] --- apache-rat-plugin:0.12:check (default) @ ambari-views ---
> [INFO] Enabled default license matchers.
> [INFO] Will parse SCM ignores for exclusions...
> [INFO] Finished adding exclusions from SCM ignore files.
> [INFO] 61 implicit excludes (use -debug for more details).
> [INFO] Exclude: **/*.json
> [INFO] Exclude: **/*.iml
> [INFO] Exclude: **/*.lst
> [INFO] Exclude: **/rat.txt
> [INFO] 127 resources included (use -debug for more details)
> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
> generated: 0, approved: 115 licenses.
> [INFO]
> [INFO] --- maven-assembly-plugin:2.2-beta-5:single (build-tarball) @ 
> ambari-views ---
> [INFO] Reading assembly descriptor: src/main/assemblies/views.xml
> [INFO]
> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ambari-views ---
> [INFO] Building jar: 
> /home/ambari/apache-ambari-2.7.1-src/ambari-views/target/ambari-views-2.7.1.0.0.jar
> [INFO]
> [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ 
> ambari-views ---
> [INFO] Reading assembly descriptor: src/main/assemblies/views.xml
> [INFO]
> [INFO] --- maven-install-plugin:2.4:install (default-install) @ ambari-views 
> ---
> [INFO] Installing 
> /home/ambari/apache-ambari-2.7.1-src/ambari-views/target/ambari-views-2.7.1.0.0.jar
>  to 
> /root/.m2/repository/org/apache/ambari/ambari-views/2.7.1.0.0/ambari-views-2.7.1.0.0.jar
> [INFO] Installing /home/ambari/apache-ambari-2.7.1-src/ambari-views/pom.xml 
> to 
> /root/.m2/repository/org/apache/ambari/ambari-views/2.7.1.0.0/ambari-views-2.7.1.0.0.pom
> [INFO]
> [INFO] --- jdeb:1.0.1:jdeb (default-cli) @ ambari-views ---
> [INFO] skipping sub module: jdeb executing at top-level only
> [INFO]
> [INFO] -------------------< org.apache.ambari:ambari-admin 
> >-------------------
> [INFO] Building Ambari Admin View 2.7.1.0.0 [5/42]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ambari-admin ---
> [INFO] Deleting /home/ambari/apache-ambari-2.7.1-src/ambari-admin (includes = 
> [**/*.pyc], excludes = [])
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-version) @ ambari-admin ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property 
> (parse-package-release) @ ambari-admin ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ 
> ambari-admin ---
> [INFO]
> [INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @ 
> ambari-admin ---
> [INFO]
> [INFO] --- frontend-maven-plugin:1.3:install-node-and-npm (install node and 
> npm) @ ambari-admin ---
> [INFO] Installing node version v4.5.0
> [INFO] Unpacking 
> /root/.m2/repository/com/github/eirslett/node/4.5.0/node-4.5.0-linux-x64.tar.gz
>  into 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node/tmp
> [INFO] Copying node binary from 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node/tmp/node-v4.5.0-linux-x64/bin/node
>  to 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node/node
> [INFO] Installed node locally.
> [INFO] Installing npm version 2.15.0
> [INFO] Unpacking 
> /root/.m2/repository/com/github/eirslett/npm/2.15.0/npm-2.15.0.tar.gz into 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node/node_modules
> [INFO] Installed npm locally.
> [INFO]
> [INFO] --- frontend-maven-plugin:1.3:npm (npm install) @ ambari-admin ---
> [INFO] npm not inheriting proxy config from Maven
> [INFO] Running 'npm install --unsafe-perm' in 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web
> [WARNING] npm WARN package.json [email protected] No description
> [WARNING] npm WARN package.json [email protected] No repository field.
> [WARNING] npm WARN package.json [email protected] No README data
> [WARNING] npm WARN package.json [email protected] No license field.
> [WARNING] npm WARN deprecated [email protected]: use gulp-rimraf instead
> [WARNING] npm WARN deprecated [email protected]: Package renamed to 
> phantomjs-prebuilt. Please update 'phantomjs' package references to 
> 'phantomjs-prebuilt'
> [WARNING] npm WARN deprecated [email protected]: This Bower version has SECURITY 
> BUG THAT ALLOWS TO WRITE TO ARBITRARY FILE ON YOUR COMPUTER when you install 
> malicious package. Please upgrade Bower to at least version 1.8.8 if you 
> don't want to get hacked. More info: 
> https://snyk.io/blog/severe-security-vulnerability-in-bowers-zip-archive-extraction/
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":"~0.8 || ~0.10"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN deprecated [email protected]: gulp-util is deprecated - 
> replace it, following the guidelines at 
> https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
> [WARNING] npm WARN deprecated [email protected]: gulp-util is deprecated - 
> replace it, following the guidelines at 
> https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
> [WARNING] npm WARN deprecated [email protected]: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [WARNING] npm WARN deprecated [email protected]: This package is 
> discontinued. Use lodash@^4.0.0.
> [WARNING] npm WARN deprecated [email protected]: 
> https://github.com/jfhbrook/node-ecstatic/issues/259
> [WARNING] npm WARN deprecated [email protected]: please upgrade to 
> graceful-fs 4 for compatibility with current and future versions of Node.js
> [WARNING] npm WARN deprecated [email protected]: Use uuid module instead
> [WARNING] npm WARN deprecated [email protected]: This module moved to @hapi/hawk. 
> Please make sure to switch over as this distribution is no longer supported 
> and may contain bugs and critical security issues.
> [WARNING] npm WARN deprecated [email protected]: ReDoS vulnerability parsing 
> Set-Cookie https://nodesecurity.io/advisories/130
> [WARNING] npm WARN deprecated [email protected]: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [WARNING] npm WARN deprecated [email protected]: This module relies on Node.js's 
> internals and will break at some point. Do not use it, and update to 
> [email protected].
> [WARNING] npm WARN deprecated [email protected]: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [WARNING] npm WARN deprecated [email protected]: please upgrade to 
> graceful-fs 4 for compatibility with current and future versions of Node.js
> [WARNING] npm WARN deprecated [email protected]: connect 2.x series is deprecated
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">= 8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">= 8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">= 6"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">= 8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":"^8.16.0 || 
> ^10.6.0 || >=11.0.0"} (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN optional dep failed, continuing [email protected]
> [WARNING] npm WARN deprecated [email protected]: This version has been deprecated 
> in accordance with the hapi support policy (hapi.im/support). Please upgrade 
> to the latest version to get the best features, bug fixes, and security 
> patches. If you are unable to upgrade at this time, paid support is available 
> for older versions (hapi.im/commercial).
> [WARNING] npm WARN deprecated [email protected]: This version has been deprecated 
> in accordance with the hapi support policy (hapi.im/support). Please upgrade 
> to the latest version to get the best features, bug fixes, and security 
> patches. If you are unable to upgrade at this time, paid support is available 
> for older versions (hapi.im/commercial).
> [WARNING] npm WARN deprecated [email protected]: This module moved to @hapi/sntp. 
> Please make sure to switch over as this distribution is no longer supported 
> and may contain bugs and critical security issues.
> [WARNING] npm WARN deprecated [email protected]: This version has been 
> deprecated in accordance with the hapi support policy (hapi.im/support). 
> Please upgrade to the latest version to get the best features, bug fixes, and 
> security patches. If you are unable to upgrade at this time, paid support is 
> available for older versions (hapi.im/commercial).
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=8.0"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN deprecated [email protected]: This module moved to @hapi/hawk. 
> Please make sure to switch over as this distribution is no longer supported 
> and may contain bugs and critical security issues.
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=6"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=6"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN deprecated [email protected]: This version has been deprecated in 
> accordance with the hapi support policy (hapi.im/support). Please upgrade to 
> the latest version to get the best features, bug fixes, and security patches. 
> If you are unable to upgrade at this time, paid support is available for 
> older versions (hapi.im/commercial).
> [WARNING] npm WARN deprecated [email protected]: This version has been 
> deprecated in accordance with the hapi support policy (hapi.im/support). 
> Please upgrade to the latest version to get the best features, bug fixes, and 
> security patches. If you are unable to upgrade at this time, paid support is 
> available for older versions (hapi.im/commercial).
> [WARNING] npm WARN deprecated [email protected]: This module moved to @hapi/sntp. 
> Please make sure to switch over as this distribution is no longer supported 
> and may contain bugs and critical security issues.
> [WARNING] npm WARN deprecated [email protected]: This version has been deprecated in 
> accordance with the hapi support policy (hapi.im/support). Please upgrade to 
> the latest version to get the best features, bug fixes, and security patches. 
> If you are unable to upgrade at this time, paid support is available for 
> older versions (hapi.im/commercial).
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=6"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN deprecated [email protected]: Please update to minimatch 
> 3.0.2 or higher to avoid a RegExp DoS issue
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=6"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN deprecated [email protected]: This module moved to @hapi/hawk. 
> Please make sure to switch over as this distribution is no longer supported 
> and may contain bugs and critical security issues.
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=6"} 
> (current: \{"node":"4.5.0","npm":"2.15.0"})
> [WARNING] npm WARN engine [email protected]: wanted: \{"node":">=6"} (current: 
> \{"node":"4.5.0","npm":"2.15.0"})
> [INFO]
> [INFO] > [email protected] install 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> [INFO] > (node-gyp rebuild 2> builderror.log) || (exit 0)
> [INFO]
> [INFO]
> [INFO] > [email protected] install 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/phantomjs
> [INFO] > node install.js
> [INFO]
> [INFO] PhantomJS not found on PATH
> [INFO] Download already available at 
> /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
> [INFO] Verified checksum of previously downloaded file
> [INFO] Extracting tar contents (via spawned process)
> [INFO] Removing 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/phantomjs/lib/phantom
> [INFO] Copying extracted folder 
> /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1567695501842/phantomjs-2.1.1-linux-x86_64
>  -> 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/phantomjs/lib/phantom
> [INFO] Writing location.js file
> [INFO] Done. Phantomjs binary available at 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/phantomjs/lib/phantom/bin/phantomjs
> [INFO]
> [INFO] > [email protected] install 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/karma-phantomjs-launcher/node_modules/phantomjs
> [INFO] > node install.js
> [INFO]
> [INFO] PhantomJS not found on PATH
> [INFO] Download already available at 
> /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2
> [INFO] Verified checksum of previously downloaded file
> [INFO] Extracting tar contents (via spawned process)
> [INFO] Removing 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom
> [INFO] Copying extracted folder 
> /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1567695510375/phantomjs-1.9.8-linux-x86_64
>  -> 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom
> [INFO] Writing location.js file
> [INFO] Done. Phantomjs binary available at 
> /home/ambari/apache-ambari-2.7.1-src/ambari-admin/src/main/resources/ui/admin-web/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/bin/phantomjs
> [INFO] [email protected] node_modules/karma-chrome-launcher
> [INFO]
> [INFO] [email protected] 
> node_modules/karma-ng-html2js-preprocessor
> [INFO]
> [INFO] [email protected] node_modules/karma-jasmine
> [INFO]
> [INFO] [email protected] node_modules/gulp-order
> [INFO] ├── [email protected]
> [INFO] └── [email protected] ([email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-plumber
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-concat
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-load-plugins
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/http-server
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-add-src
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-filter
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-size
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-flatten
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-clean
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-autoprefixer
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-uglify
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-useref
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/karma
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], [email protected], 
> [email protected])
> [INFO]
> [INFO] [email protected] node_modules/gulp-cache
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected])
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO] └── [email protected]
> [INFO]
> [INFO] [email protected] node_modules/protractor
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] └── [email protected]
> [INFO]
> [INFO] [email protected] node_modules/bower
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected])
> [INFO] ├── [email protected]
> [INFO] └── [email protected] ([email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/phantomjs
> [INFO] ├── [email protected]
> [INFO] ├── [email protected]
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected])
> [INFO] ├── [email protected] ([email protected], [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], [email protected], 
> [email protected])
> [INFO] ├── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected])
> [INFO] └── [email protected] ([email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected], [email protected])
> [INFO]
> [INFO] [email protected] node_modules/karma-phantomjs-launcher
> [INFO] └── [email protected] ([email protected], [email protected], [email protected], 
> [email protected], [email protected], [email protected], [email protected], 
> [email protected])
> [INFO]
> [INFO] --- exec-maven-plugin:1.2.1:exec (Bower install) @ ambari-admin ---
> bower bootstrap#3.3.7 ENOGIT git is not installed or not in the PATH
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Ambari Main 2.7.1.0.0 .............................. SUCCESS [ 13.511 
> s]
> [INFO] Apache Ambari Project POM 2.7.1.0.0 ................ SUCCESS [ 0.570 s]
> [INFO] Ambari Web 2.7.1.0.0 ............................... SUCCESS [02:59 
> min]
> [INFO] Ambari Views 2.7.1.0.0 ............................. SUCCESS [ 7.986 s]
> [INFO] Ambari Admin View 2.7.1.0.0 ........................ FAILURE [02:48 
> min]
> [INFO] ambari-utility 1.0.0.0-SNAPSHOT .................... SKIPPED
> [INFO] ambari-metrics 2.7.1.0.0 ........................... SKIPPED
> [INFO] Ambari Metrics Common 2.7.1.0.0 .................... SKIPPED
> [INFO] Ambari Metrics Hadoop Sink 2.7.1.0.0 ............... SKIPPED
> [INFO] Ambari Metrics Flume Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Kafka Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Storm Sink 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Metrics Storm Sink (Legacy) 2.7.1.0.0 ....... SKIPPED
> [INFO] Ambari Metrics Collector 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Metrics Monitor 2.7.1.0.0 ................... SKIPPED
> [INFO] Ambari Metrics Grafana 2.1.0.0.0 ................... SKIPPED
> [INFO] Ambari Metrics Host Aggregator 2.7.1.0.0 ........... SKIPPED
> [INFO] Ambari Metrics Assembly 2.7.1.0.0 .................. SKIPPED
> [INFO] Ambari Service Advisor 1.0.0.0-SNAPSHOT ............ SKIPPED
> [INFO] Ambari Server 2.7.1.0.0 ............................ SKIPPED
> [INFO] Ambari Functional Tests 2.7.1.0.0 .................. SKIPPED
> [INFO] Ambari Agent 2.7.1.0.0 ............................. SKIPPED
> [INFO] ambari-logsearch 2.7.1.0.0 ......................... SKIPPED
> [INFO] Ambari Logsearch Appender 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Logsearch Config Api 2.7.1.0.0 .............. SKIPPED
> [INFO] Ambari Logsearch Config JSON 2.7.1.0.0 ............. SKIPPED
> [INFO] Ambari Logsearch Config Solr 2.7.1.0.0 ............. SKIPPED
> [INFO] Ambari Logsearch Config Zookeeper 2.7.1.0.0 ........ SKIPPED
> [INFO] Ambari Logsearch Config Local 2.7.1.0.0 ............ SKIPPED
> [INFO] Ambari Logsearch Log Feeder Plugin Api 2.7.1.0.0 ... SKIPPED
> [INFO] Ambari Logsearch Log Feeder Container Registry 2.7.1.0.0 SKIPPED
> [INFO] Ambari Logsearch Log Feeder 2.7.1.0.0 .............. SKIPPED
> [INFO] Ambari Logsearch Web 2.7.1.0.0 ..................... SKIPPED
> [INFO] Ambari Logsearch Server 2.7.1.0.0 .................. SKIPPED
> [INFO] Ambari Logsearch Assembly 2.7.1.0.0 ................ SKIPPED
> [INFO] Ambari Logsearch Integration Test 2.7.1.0.0 ........ SKIPPED
> [INFO] ambari-infra 2.7.1.0.0 ............................. SKIPPED
> [INFO] Ambari Infra Solr Client 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Infra Solr Plugin 2.7.1.0.0 ................. SKIPPED
> [INFO] Ambari Infra Manager 2.7.1.0.0 ..................... SKIPPED
> [INFO] Ambari Infra Assembly 2.7.1.0.0 .................... SKIPPED
> [INFO] Ambari Infra Manager Integration Tests 2.7.1.0.0 ... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 06:14 min
> [INFO] Finished at: 2019-09-05T15:58:46+01:00
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec 
> (Bower install) on project ambari-admin: Command execution failed. 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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR] mvn <goals> -rf :ambari-admin
> root@hgclusterambari:/home/ambari/apache-ambari-2.7.1-src#



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to