Console Output

Started by user Fabrizio Giudici
Building in workspace /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/tidalwave/redhat_jboss_eap_7_administration-src/ # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/redhat_jboss_eap_7_administration-src/
 > git --version # timeout=10
 > git fetch --tags --progress https://bitbucket.org/tidalwave/redhat_jboss_eap_7_administration-src/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 52932e4a93171abb7b9d60ef1517b81afc42c4fa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 52932e4a93171abb7b9d60ef1517b81afc42c4fa # timeout=10
Commit message: "Merge branch 'master' of bitbucket.org:tidalwave/redhat_jboss_eap_7_administration-src"
 > git rev-list --no-walk 52932e4a93171abb7b9d60ef1517b81afc42c4fa # timeout=10
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Discovered a new module eap7-admin:master EAP 7 Administration (master)
Discovered a new module eap7-admin:apps EAP 7 Administration - Apps (pom)
Discovered a new module eap7-admin:simple-distributable-app EAP 7 Administration - Apps - Simple distributable webapp
Discovered a new module eap7-admin:simple-distributable-app-v2 EAP 7 Administration - Apps - Simple distributable webapp v2
Discovered a new module eap7-admin:square EAP 7 Administration - Apps - Square
Discovered a new module eap7-admin:jms-client EAP 7 Administration - Apps - JMS client
Discovered a new module eap7:packager EAP 7 Administration - Packager
Modules changed, recalculating dependency graph
Established TCP socket on 40651
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/JDK_1.8.0_111/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.13.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.2.3/boot/plexus-classworlds-2.5.1.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.2.3/conf/logging jenkins.maven3.agent.Maven32Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.2.3 /var/jenkins_home/war/WEB-INF/lib/remoting-3.29.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.13.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 40651
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/1 -s /tmp/settings4320672328084249446.xml clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] EAP 7 Administration (master)
[INFO] EAP 7 Administration - Apps (pom)
[INFO] EAP 7 Administration - Apps - Simple distributable webapp
[INFO] EAP 7 Administration - Apps - Simple distributable webapp v2
[INFO] EAP 7 Administration - Apps - Square
[INFO] EAP 7 Administration - Apps - JMS client
[INFO] EAP 7 Administration - Packager
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration (master) 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/javax/javaee-api/7.0/javaee-api-7.0.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/javax/javaee-api/7.0/javaee-api-7.0.pom (9 KB at 2.9 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom (5 KB at 2.5 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/com/sun/mail/all/1.5.0/all-1.5.0.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/com/sun/mail/all/1.5.0/all-1.5.0.pom (19 KB at 11.0 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/javax/javaee-api/7.0/javaee-api-7.0.jar
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 1009.3 KB/sec)
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 247.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ master ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ master ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826039137
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ master ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ master ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/target/master-1.6-SNAPSHOT.52932e4a9317.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ master ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ master ---
[INFO] Skipping artifact installation
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration - Apps (pom) 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apps ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ apps ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826041283
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ apps ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ apps ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/target/apps-1.6-SNAPSHOT.52932e4a9317.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ apps ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apps ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-artifact-to-labs) @ apps ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration - Apps - Simple distributable webapp 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ simple-distributable-app ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ simple-distributable-app ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826042470
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ simple-distributable-app ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ simple-distributable-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ simple-distributable-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/target/classes
[WARNING] /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/src/main/java/eap7/app/AppServlet.java:[12,7] [serial] serializable class AppServlet has no definition of serialVersionUID
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ simple-distributable-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ simple-distributable-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ simple-distributable-app ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @ simple-distributable-app ---
[INFO] Packaging webapp
[INFO] Assembling webapp [simple-distributable-app] in [/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/target/app]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/src/main/webapp]
[INFO] Webapp assembled in [45 msecs]
[INFO] Building war: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/target/app.war
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ simple-distributable-app ---
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/target/app.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ simple-distributable-app ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-distributable-app ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-artifact-to-labs) @ simple-distributable-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration - Apps - Simple distributable webapp v2 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ simple-distributable-app-v2 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ simple-distributable-app-v2 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826046481
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ simple-distributable-app-v2 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ simple-distributable-app-v2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ simple-distributable-app-v2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/target/classes
[WARNING] /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/src/main/java/eap7/app/AppServlet.java:[12,7] [serial] serializable class AppServlet has no definition of serialVersionUID
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ simple-distributable-app-v2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ simple-distributable-app-v2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ simple-distributable-app-v2 ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @ simple-distributable-app-v2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [simple-distributable-app-v2] in [/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/target/app-v2]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/src/main/webapp]
[INFO] Webapp assembled in [2 msecs]
[INFO] Building war: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/target/app-v2.war
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ simple-distributable-app-v2 ---
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/target/app-v2.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ simple-distributable-app-v2 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-distributable-app-v2 ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-artifact-to-labs) @ simple-distributable-app-v2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration - Apps - Square 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-core/9.4.16.Final/infinispan-core-9.4.16.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-core/9.4.16.Final/infinispan-core-9.4.16.Final.pom (12 KB at 8.8 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-parent/9.4.16.Final/infinispan-parent-9.4.16.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-parent/9.4.16.Final/infinispan-parent-9.4.16.Final.pom (286 KB at 293.8 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-build-configuration-parent/9.4.16.Final/infinispan-build-configuration-parent-9.4.16.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-build-configuration-parent/9.4.16.Final/infinispan-build-configuration-parent-9.4.16.Final.pom (15 KB at 15.0 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-bom/9.4.16.Final/infinispan-bom-9.4.16.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-bom/9.4.16.Final/infinispan-bom-9.4.16.Final.pom (23 KB at 24.0 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-commons/9.4.16.Final/infinispan-commons-9.4.16.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-commons/9.4.16.Final/infinispan-commons-9.4.16.Final.pom (10 KB at 9.2 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/com/github/ben-manes/caffeine/caffeine/2.6.2/caffeine-2.6.2.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/com/github/ben-manes/caffeine/caffeine/2.6.2/caffeine-2.6.2.pom (6 KB at 5.0 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (7 KB at 6.2 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jgroups/jgroups/4.0.20.Final/jgroups-4.0.20.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jgroups/jgroups/4.0.20.Final/jgroups-4.0.20.Final.pom (20 KB at 15.4 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (6 KB at 4.5 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/25/jboss-parent-25.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 KB at 34.9 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-osgi/2.0.6.Final/jboss-marshalling-osgi-2.0.6.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-osgi/2.0.6.Final/jboss-marshalling-osgi-2.0.6.Final.pom (3 KB at 2.2 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-parent/2.0.6.Final/jboss-marshalling-parent-2.0.6.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-parent/2.0.6.Final/jboss-marshalling-parent-2.0.6.Final.pom (6 KB at 5.9 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/24/jboss-parent-24.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 KB at 37.3 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/io/reactivex/rxjava2/rxjava/2.2.4/rxjava-2.2.4.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/io/reactivex/rxjava2/rxjava/2.2.4/rxjava-2.2.4.pom (3 KB at 2.1 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (2 KB at 1.2 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-core/9.4.16.Final/infinispan-core-9.4.16.Final.jar
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-commons/9.4.16.Final/infinispan-commons-9.4.16.Final.jar
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jgroups/jgroups/4.0.20.Final/jgroups-4.0.20.Final.jar
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/com/github/ben-manes/caffeine/caffeine/2.6.2/caffeine-2.6.2.jar
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-core/9.4.16.Final/infinispan-core-9.4.16.Final.jar (4351 KB at 4311.3 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-osgi/2.0.6.Final/jboss-marshalling-osgi-2.0.6.Final.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/infinispan/infinispan-commons/9.4.16.Final/infinispan-commons-9.4.16.Final.jar (531 KB at 462.1 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/com/github/ben-manes/caffeine/caffeine/2.6.2/caffeine-2.6.2.jar (645 KB at 525.6 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/io/reactivex/rxjava2/rxjava/2.2.4/rxjava-2.2.4.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar (26 KB at 20.0 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jgroups/jgroups/4.0.20.Final/jgroups-4.0.20.Final.jar (2206 KB at 1577.6 KB/sec)
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/marshalling/jboss-marshalling-osgi/2.0.6.Final/jboss-marshalling-osgi-2.0.6.Final.jar (362 KB at 395.9 KB/sec)
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (65 KB at 66.9 KB/sec)
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/io/reactivex/rxjava2/rxjava/2.2.4/rxjava-2.2.4.jar (2276 KB at 2554.2 KB/sec)
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (3 KB at 2.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ square ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ square ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826066762
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ square ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ square ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ square ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ square ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ square ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ square ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.0.0:war (default-war) @ square ---
[INFO] Packaging webapp
[INFO] Assembling webapp [square] in [/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/target/square]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/src/main/webapp]
[INFO] Webapp assembled in [11 msecs]
[INFO] Building war: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/target/square.war
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ square ---
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/target/square.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ square ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ square ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-artifact-to-labs) @ square ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration - Apps - JMS client 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/wildfly-client-all/20.0.1.Final/wildfly-client-all-20.0.1.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/wildfly-client-all/20.0.1.Final/wildfly-client-all-20.0.1.Final.pom (2 KB at 1.9 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/wildfly-parent/20.0.1.Final/wildfly-parent-20.0.1.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/wildfly-parent/20.0.1.Final/wildfly-parent-20.0.1.Final.pom (440 KB at 474.9 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/35/jboss-parent-35.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/jboss/jboss-parent/35/jboss-parent-35.pom (65 KB at 68.2 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/12.0.3.Final/wildfly-core-parent-12.0.3.Final.pom
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/core/wildfly-core-parent/12.0.3.Final/wildfly-core-parent-12.0.3.Final.pom (115 KB at 122.4 KB/sec)
[INFO] Downloading: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/wildfly-client-all/20.0.1.Final/wildfly-client-all-20.0.1.Final.jar
[INFO] Downloaded: http://services.tidalwave.it/nexus/content/groups/public/org/wildfly/wildfly-client-all/20.0.1.Final/wildfly-client-all-20.0.1.Final.jar (19495 KB at 8950.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jms-client ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ jms-client ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826074913
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ jms-client ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jms-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ jms-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jms-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ jms-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ jms-client ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ jms-client ---
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/target/jms-client.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ jms-client ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ jms-client ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ jms-client ---
[INFO] Including org.wildfly:wildfly-client-all:jar:20.0.1.Final in the shaded jar.
[INFO] Including ch.qos.logback:logback-classic:jar:1.1.3 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.1.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/target/jms-client.jar with /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/target/jms-client-1.6-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jms-client ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-artifact-to-labs) @ jms-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EAP 7 Administration - Packager 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ packager ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ packager ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager
[INFO] Storing buildNumber: 52932e4a9317 at timestamp: 1596826080846
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ packager ---
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ packager ---
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building zip: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs-zip.zip
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ packager ---
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[WARNING] The assembly id zip is used more than once.
[INFO] Building zip: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs.zip
[INFO] Building zip: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs.zip
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (package-jar) @ packager ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (package-test-jar) @ packager ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-zip) @ packager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packager ---
[INFO] Skipping artifact installation
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EAP 7 Administration (master) ...................... SUCCESS [ 12.225 s]
[INFO] EAP 7 Administration - Apps (pom) .................. SUCCESS [  0.732 s]
[INFO] EAP 7 Administration - Apps - Simple distributable webapp SUCCESS [  3.703 s]
[INFO] EAP 7 Administration - Apps - Simple distributable webapp v2 SUCCESS [  1.531 s]
[INFO] EAP 7 Administration - Apps - Square ............... SUCCESS [ 19.740 s]
[INFO] EAP 7 Administration - Apps - JMS client ........... SUCCESS [ 11.438 s]
[INFO] EAP 7 Administration - Packager .................... SUCCESS [  1.918 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.557 s
[INFO] Finished at: 2020-08-07T18:48:04+00:00
[INFO] Final Memory: 31M/501M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/target/master-1.6-SNAPSHOT.52932e4a9317.jar to eap7-admin/master/1.6-SNAPSHOT/master-1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/pom.xml to eap7-admin/simple-distributable-app-v2/1.6-SNAPSHOT/simple-distributable-app-v2-1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app-v2/target/app-v2.jar to eap7-admin/simple-distributable-app-v2/1.6-SNAPSHOT/simple-distributable-app-v2-1.6-SNAPSHOT.war
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/dependency-reduced-pom.xml to eap7-admin/jms-client/1.6-SNAPSHOT/jms-client-1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/jms-client/target/jms-client.jar to eap7-admin/jms-client/1.6-SNAPSHOT/jms-client-1.6-SNAPSHOT.jar
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/pom.xml to eap7-admin/simple-distributable-app/1.6-SNAPSHOT/simple-distributable-app-1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/app/target/app.jar to eap7-admin/simple-distributable-app/1.6-SNAPSHOT/simple-distributable-app-1.6-SNAPSHOT.war
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/pom.xml to eap7-admin/square/1.6-SNAPSHOT/square-1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/square/target/square.jar to eap7-admin/square/1.6-SNAPSHOT/square-1.6-SNAPSHOT.war
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs.jar to eap7/packager/1.6-SNAPSHOT/packager-1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs-zip.zip to eap7/packager/1.6-SNAPSHOT/packager-1.6-SNAPSHOT-zip.zip
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/packager/target/jboss-eap7-adv-admin-labs.zip to eap7/packager/1.6-SNAPSHOT/packager-1.6-SNAPSHOT.zip
[JENKINS] Archiving /var/jenkins_home/jobs/RedHat_JBoss_EAP_7_Administration/workspace/apps/target/apps-1.6-SNAPSHOT.52932e4a9317.jar to eap7-admin/apps/1.6-SNAPSHOT/apps-1.6-SNAPSHOT.pom
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS