Started by an SCM change Building in workspace /var/lib/jenkins/workspace/LIGAaaS Team B > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://sing-group.org/dt/gitlab/dgss-1718-teamB/ligaaas.git # timeout=10 Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-1718-teamB/ligaaas.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress http://sing-group.org/dt/gitlab/dgss-1718-teamB/ligaaas.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision e652753dc54c2cb308f3bb923f9090f557375a3d (origin/develop) Commit message: "Initial commit" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f e652753dc54c2cb308f3bb923f9090f557375a3d > /usr/bin/git rev-list ea4bea51ec144a3bafa42ad70cd892750702286b # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-12-1499279779471724686.fbdir Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 49249 [LIGAaaS Team B] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.11.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven33Main /usr/share/maven3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.11.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 49249 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/LIGAaaS Team B/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] LIGAaaaS 17/18 Team B [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LIGAaaaS 17/18 Team B 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-pom --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-pom >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-pom --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-domain --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-domain --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-domain --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-domain --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-tests --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-tests >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.service.util.security... Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.entities... Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-use.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-tests --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-service --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/service/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/service/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-service --- [JENKINS] Recording test results[INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-service --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-service --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1718-teamB-ligaaas-service --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-service --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-rest --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-rest --- [JENKINS] Recording test results[INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1718-teamB-ligaaas-rest] in [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/src/main/webapp] [INFO] Webapp assembled in [78 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-rest --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1718-teamB-ligaaas-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [mkdir] Created dir: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver [get] Getting: https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz [get] To: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [get] https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz moved to https://github-production-release-asset-2e65be.s3.amazonaws.com/25354393/e31e4c22-be6f-11e7-9bc7-dedc3490a7fd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171114%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171114T200354Z&X-Amz-Expires=300&X-Amz-Signature=467ae74a5b743c43194d3558e1609f1be59c7c7822d7e4ccd6b5881f93ff0974&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgeckodriver-v0.19.1-linux64.tar.gz&response-content-type=application%2Foctet-stream [untar] Expanding: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1718-teamB-ligaaas-jsf] in [/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/src/main/webapp] [INFO] Webapp assembled in [5 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-jsf --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamB-ligaaas-ear --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1718-teamB-ligaaas-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1718-teamB-ligaaas-ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-jsf:0.1.0-SNAPSHOT] to [dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-rest:0.1.0-SNAPSHOT] to [dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] Copying artifact [jar:es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-domain:0.1.0-SNAPSHOT] to [lib/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar] [INFO] Copying artifact [ejb:es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-service:0.1.0-SNAPSHOT] to [dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar] [INFO] Building zip: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-ear >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-ear --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-ear --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team B .............................. SUCCESS [ 13.708 s] [INFO] Domain ............................................. SUCCESS [ 12.616 s] [INFO] Tests .............................................. SUCCESS [ 22.466 s] [INFO] Service ............................................ SUCCESS [ 12.378 s] [INFO] REST ............................................... SUCCESS [ 8.929 s] [INFO] JSF ................................................ SUCCESS [ 16.191 s] [INFO] EAR ................................................ SUCCESS [ 10.539 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:41 min [INFO] Finished at: 2017-11-14T21:00:02+01:00 [INFO] Final Memory: 57M/643M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/domain/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/tests/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/service/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/ear/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.ear to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT.ear [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/rest/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/pom.xml to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamB.ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar channel stopped [LIGAaaS Team B] $ mvn -DskipTests=true deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] LIGAaaaS 17/18 Team B [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LIGAaaaS 17/18 Team B 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-pom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-pom --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-pom --- [INFO] Deploying es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-pom:0.1.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-domain --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-domain --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-domain --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-domain --- [INFO] Deploying es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-domain:0.1.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-tests >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.service.util.security... Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.entities... Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-use.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-tests --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-tests --- [INFO] Deploying es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-tests:0.1.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-service --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-service --- [INFO] Deploying es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-service:0.1.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1718-teamB-ligaaas-rest] in [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/src/main/webapp] [INFO] Webapp assembled in [84 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-rest --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-rest --- [INFO] Deploying es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-rest:0.1.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1718-teamB-ligaaas-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [get] Destination already exists (skipping): /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [untar] Expanding: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1718-teamB-ligaaas-jsf] in [/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/src/main/webapp] [INFO] Webapp assembled in [11 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-jsf --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Deploying es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-jsf:0.1.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1718-teamB-ligaaas-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1718-teamB-ligaaas-ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-jsf:0.1.0-SNAPSHOT] to [dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamB.ligaaas:dgss1718-teamB-ligaaas-rest:0.1.0-SNAPSHOT] to [dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-ear --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamB-ligaaas-ear --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team B/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1718-teamB-ligaaas-ear --- Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/maven-metadata.xml 635/635 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/maven-metadata.xml (635 B at 0.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-pom-0.1.0-20171114.200039-4.pom 2/28 KB 4/28 KB 6/28 KB 8/28 KB 10/28 KB 12/28 KB 14/28 KB 16/28 KB 18/28 KB 20/28 KB 22/28 KB 24/28 KB 26/28 KB 28/28 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-pom-0.1.0-20171114.200039-4.pom (28 KB at 199.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/maven-metadata.xml 318/318 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/maven-metadata.xml (318 B at 13.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/maven-metadata.xml 635/635 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/0.1.0-SNAPSHOT/maven-metadata.xml (635 B at 12.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/maven-metadata.xml 318/318 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-pom/maven-metadata.xml (318 B at 6.6 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/maven-metadata.xml 811/811 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/maven-metadata.xml (811 B at 28.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-20171114.200039-4.jar 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-20171114.200039-4.jar (2 KB at 29.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-20171114.200039-4.pom 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-domain-0.1.0-20171114.200039-4.pom (2 KB at 27.9 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/maven-metadata.xml 321/321 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/maven-metadata.xml (321 B at 13.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/maven-metadata.xml 811/811 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/0.1.0-SNAPSHOT/maven-metadata.xml (811 B at 20.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/maven-metadata.xml 321/321 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-domain/maven-metadata.xml (321 B at 8.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4.jar 2/12 KB 4/12 KB 6/12 KB 8/12 KB 10/12 KB 12/12 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4.jar (12 KB at 204.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4.pom 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4.pom (2 KB at 27.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/maven-metadata.xml 320/320 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/maven-metadata.xml (320 B at 15.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 24.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/maven-metadata.xml 320/320 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/maven-metadata.xml (320 B at 10.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4-sources.jar 2/9 KB 4/9 KB 6/9 KB 8/9 KB 9/9 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4-sources.jar (9 KB at 122.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 23.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4-javadoc.jar 2/66 KB 4/66 KB 6/66 KB 8/66 KB 10/66 KB 12/66 KB 14/66 KB 16/66 KB 18/66 KB 20/66 KB 22/66 KB 24/66 KB 26/66 KB 28/66 KB 30/66 KB 32/66 KB 34/66 KB 36/66 KB 38/66 KB 40/66 KB 42/66 KB 44/66 KB 46/66 KB 48/66 KB 50/66 KB 52/66 KB 54/66 KB 56/66 KB 58/66 KB 60/66 KB 62/66 KB 64/66 KB 66/66 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-tests-0.1.0-20171114.200040-4-javadoc.jar (66 KB at 812.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-tests/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 31.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 31.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4.jar 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4.jar (3 KB at 50.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4.pom (3 KB at 37.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/maven-metadata.xml 322/322 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/maven-metadata.xml (322 B at 14.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 31.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/maven-metadata.xml 322/322 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/maven-metadata.xml (322 B at 9.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4-sources.jar 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4-sources.jar (3 KB at 39.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 22.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4-tests.jar 2/9 KB 4/9 KB 6/9 KB 8/9 KB 9/9 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-service-0.1.0-20171114.200040-4-tests.jar (9 KB at 131.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-service/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 28.8 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/maven-metadata.xml 1023/1023 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/maven-metadata.xml (1023 B at 45.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-20171114.200041-4.war 2/4 KB 4/4 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-20171114.200041-4.war (4 KB at 79.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-20171114.200041-4.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-20171114.200041-4.pom (3 KB at 77.8 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/maven-metadata.xml 319/319 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/maven-metadata.xml (319 B at 13.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/maven-metadata.xml 1023/1023 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/maven-metadata.xml (1023 B at 32.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/maven-metadata.xml 319/319 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/maven-metadata.xml (319 B at 3.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-20171114.200041-4-sources.jar 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-rest-0.1.0-20171114.200041-4-sources.jar (3 KB at 44.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/maven-metadata.xml 1023/1023 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-rest/0.1.0-SNAPSHOT/maven-metadata.xml (1023 B at 25.6 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/maven-metadata.xml 1022/1022 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/maven-metadata.xml (1022 B at 29.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-20171114.200041-4.war 2/378 KB 4/378 KB 6/378 KB 8/378 KB 10/378 KB 12/378 KB 14/378 KB 16/378 KB 18/378 KB 20/378 KB 22/378 KB 24/378 KB 26/378 KB 28/378 KB 30/378 KB 32/378 KB 34/378 KB 36/378 KB 38/378 KB 40/378 KB 42/378 KB 44/378 KB 46/378 KB 48/378 KB 50/378 KB 52/378 KB 54/378 KB 56/378 KB 58/378 KB 60/378 KB 62/378 KB 64/378 KB 66/378 KB 68/378 KB 70/378 KB 72/378 KB 74/378 KB 76/378 KB 78/378 KB 80/378 KB 82/378 KB 84/378 KB 86/378 KB 88/378 KB 90/378 KB 92/378 KB 94/378 KB 96/378 KB 98/378 KB 100/378 KB 102/378 KB 104/378 KB 106/378 KB 108/378 KB 110/378 KB 112/378 KB 114/378 KB 116/378 KB 118/378 KB 120/378 KB 122/378 KB 124/378 KB 126/378 KB 128/378 KB 130/378 KB 132/378 KB 134/378 KB 136/378 KB 138/378 KB 140/378 KB 142/378 KB 144/378 KB 146/378 KB 148/378 KB 150/378 KB 152/378 KB 154/378 KB 156/378 KB 158/378 KB 160/378 KB 162/378 KB 164/378 KB 166/378 KB 168/378 KB 170/378 KB 172/378 KB 174/378 KB 176/378 KB 178/378 KB 180/378 KB 182/378 KB 184/378 KB 186/378 KB 188/378 KB 190/378 KB 192/378 KB 194/378 KB 196/378 KB 198/378 KB 200/378 KB 202/378 KB 204/378 KB 206/378 KB 208/378 KB 210/378 KB 212/378 KB 214/378 KB 216/378 KB 218/378 KB 220/378 KB 222/378 KB 224/378 KB 226/378 KB 228/378 KB 230/378 KB 232/378 KB 234/378 KB 236/378 KB 238/378 KB 240/378 KB 242/378 KB 244/378 KB 246/378 KB 248/378 KB 250/378 KB 252/378 KB 254/378 KB 256/378 KB 258/378 KB 260/378 KB 262/378 KB 264/378 KB 266/378 KB 268/378 KB 270/378 KB 272/378 KB 274/378 KB 276/378 KB 278/378 KB 280/378 KB 282/378 KB 284/378 KB 286/378 KB 288/378 KB 290/378 KB 292/378 KB 294/378 KB 296/378 KB 298/378 KB 300/378 KB 302/378 KB 304/378 KB 306/378 KB 308/378 KB 310/378 KB 312/378 KB 314/378 KB 316/378 KB 318/378 KB 320/378 KB 322/378 KB 324/378 KB 326/378 KB 328/378 KB 330/378 KB 332/378 KB 334/378 KB 336/378 KB 338/378 KB 340/378 KB 342/378 KB 344/378 KB 346/378 KB 348/378 KB 350/378 KB 352/378 KB 354/378 KB 356/378 KB 358/378 KB 360/378 KB 362/378 KB 364/378 KB 366/378 KB 368/378 KB 370/378 KB 372/378 KB 374/378 KB 376/378 KB 378/378 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-20171114.200041-4.war (378 KB at 2515.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-20171114.200041-4.pom 2/11 KB 4/11 KB 6/11 KB 8/11 KB 10/11 KB 11/11 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-20171114.200041-4.pom (11 KB at 335.8 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/maven-metadata.xml 318/318 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/maven-metadata.xml (318 B at 14.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/maven-metadata.xml 1022/1022 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/maven-metadata.xml (1022 B at 27.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/maven-metadata.xml 318/318 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/maven-metadata.xml (318 B at 10.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-20171114.200041-4-sources.jar 2/4 KB 4/4 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-jsf-0.1.0-20171114.200041-4-sources.jar (4 KB at 73.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/maven-metadata.xml 1022/1022 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-jsf/0.1.0-SNAPSHOT/maven-metadata.xml (1022 B at 30.2 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/maven-metadata.xml 808/808 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/maven-metadata.xml (808 B at 41.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-20171114.200041-4.ear 2/386 KB 4/386 KB 6/386 KB 8/386 KB 10/386 KB 12/386 KB 14/386 KB 16/386 KB 18/386 KB 20/386 KB 22/386 KB 24/386 KB 26/386 KB 28/386 KB 30/386 KB 32/386 KB 34/386 KB 36/386 KB 38/386 KB 40/386 KB 42/386 KB 44/386 KB 46/386 KB 48/386 KB 50/386 KB 52/386 KB 54/386 KB 56/386 KB 58/386 KB 60/386 KB 62/386 KB 64/386 KB 66/386 KB 68/386 KB 70/386 KB 72/386 KB 74/386 KB 76/386 KB 78/386 KB 80/386 KB 82/386 KB 84/386 KB 86/386 KB 88/386 KB 90/386 KB 92/386 KB 94/386 KB 96/386 KB 98/386 KB 100/386 KB 102/386 KB 104/386 KB 106/386 KB 108/386 KB 110/386 KB 112/386 KB 114/386 KB 116/386 KB 118/386 KB 120/386 KB 122/386 KB 124/386 KB 126/386 KB 128/386 KB 130/386 KB 132/386 KB 134/386 KB 136/386 KB 138/386 KB 140/386 KB 142/386 KB 144/386 KB 146/386 KB 148/386 KB 150/386 KB 152/386 KB 154/386 KB 156/386 KB 158/386 KB 160/386 KB 162/386 KB 164/386 KB 166/386 KB 168/386 KB 170/386 KB 172/386 KB 174/386 KB 176/386 KB 178/386 KB 180/386 KB 182/386 KB 184/386 KB 186/386 KB 188/386 KB 190/386 KB 192/386 KB 194/386 KB 196/386 KB 198/386 KB 200/386 KB 202/386 KB 204/386 KB 206/386 KB 208/386 KB 210/386 KB 212/386 KB 214/386 KB 216/386 KB 218/386 KB 220/386 KB 222/386 KB 224/386 KB 226/386 KB 228/386 KB 230/386 KB 232/386 KB 234/386 KB 236/386 KB 238/386 KB 240/386 KB 242/386 KB 244/386 KB 246/386 KB 248/386 KB 250/386 KB 252/386 KB 254/386 KB 256/386 KB 258/386 KB 260/386 KB 262/386 KB 264/386 KB 266/386 KB 268/386 KB 270/386 KB 272/386 KB 274/386 KB 276/386 KB 278/386 KB 280/386 KB 282/386 KB 284/386 KB 286/386 KB 288/386 KB 290/386 KB 292/386 KB 294/386 KB 296/386 KB 298/386 KB 300/386 KB 302/386 KB 304/386 KB 306/386 KB 308/386 KB 310/386 KB 312/386 KB 314/386 KB 316/386 KB 318/386 KB 320/386 KB 322/386 KB 324/386 KB 326/386 KB 328/386 KB 330/386 KB 332/386 KB 334/386 KB 336/386 KB 338/386 KB 340/386 KB 342/386 KB 344/386 KB 346/386 KB 348/386 KB 350/386 KB 352/386 KB 354/386 KB 356/386 KB 358/386 KB 360/386 KB 362/386 KB 364/386 KB 366/386 KB 368/386 KB 370/386 KB 372/386 KB 374/386 KB 376/386 KB 378/386 KB 380/386 KB 382/386 KB 384/386 KB 386/386 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-20171114.200041-4.ear (386 KB at 2584.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-20171114.200041-4.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamB-ligaaas-ear-0.1.0-20171114.200041-4.pom (3 KB at 67.7 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/maven-metadata.xml 318/318 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/maven-metadata.xml (318 B at 17.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/maven-metadata.xml 808/808 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/0.1.0-SNAPSHOT/maven-metadata.xml (808 B at 23.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/maven-metadata.xml 318/318 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamB/ligaaas/dgss1718-teamB-ligaaas-ear/maven-metadata.xml (318 B at 9.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team B .............................. SUCCESS [ 10.467 s] [INFO] Domain ............................................. SUCCESS [ 2.379 s] [INFO] Tests .............................................. SUCCESS [ 8.954 s] [INFO] Service ............................................ SUCCESS [ 0.650 s] [INFO] REST ............................................... SUCCESS [ 1.183 s] [INFO] JSF ................................................ SUCCESS [ 2.914 s] [INFO] EAR ................................................ SUCCESS [ 6.697 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.487 s [INFO] Finished at: 2017-11-14T21:00:42+01:00 [INFO] Final Memory: 46M/716M [INFO] ------------------------------------------------------------------------ [LIGAaaS Team B] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true -Dwildfly.port=10990 wildfly:deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] LIGAaaaS 17/18 Team B [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LIGAaaaS 17/18 Team B 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-pom >>> [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-pom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-pom <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-pom --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-domain --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-domain --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-domain --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-domain <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-domain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-tests >>> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-tests >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.service.util.security... Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.entities... Loading source files for package es.uvigo.esei.dgss.teamb.ligaaas.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/entities/package-use.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/es/uvigo/esei/dgss/teamb/ligaaas/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/tests/target/dgss1718-teamB-ligaaas-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-tests <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-service <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1718-teamB-ligaaas-rest] in [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/rest/src/main/webapp] [INFO] Webapp assembled in [77 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/dgss1718-teamB-ligaaas-rest-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-rest --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-rest <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-rest --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamB-ligaaas-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1718-teamB-ligaaas-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [get] Destination already exists (skipping): /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [untar] Expanding: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamB-ligaaas-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1718-teamB-ligaaas-jsf] in [/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/src/main/webapp] [INFO] Webapp assembled in [107 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamB-ligaaas-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team B/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/dgss1718-teamB-ligaaas-jsf-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-jsf --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-jsf <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-jsf --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1718-teamB-ligaaas-ear >>> [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1718-teamB-ligaaas-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamB-ligaaas-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamB-ligaaas-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamB-ligaaas-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team B/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1718-teamB-ligaaas-ear --- [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-ear-0.1.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LIGAaaS Team B/ear/target/dgss1718-teamB-ligaaas-pom-0.1.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamB-ligaaas-ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamB-ligaaas-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamB-ligaaas-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamB-ligaaas-ear --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1718-teamB-ligaaas-ear <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1718-teamB-ligaaas-ear --- Nov 14, 2017 9:01:14 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.0.Final Nov 14, 2017 9:01:14 PM org.xnio.Xnio INFO: XNIO version 3.5.1.Final Nov 14, 2017 9:01:14 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.5.1.Final Nov 14, 2017 9:01:15 PM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 1.1.0.Final [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team B .............................. SUCCESS [ 7.164 s] [INFO] Domain ............................................. SUCCESS [ 1.696 s] [INFO] Tests .............................................. SUCCESS [ 6.736 s] [INFO] Service ............................................ SUCCESS [ 0.583 s] [INFO] REST ............................................... SUCCESS [ 1.341 s] [INFO] JSF ................................................ SUCCESS [ 2.784 s] [INFO] EAR ................................................ SUCCESS [ 9.250 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.072 s [INFO] Finished at: 2017-11-14T21:01:19+01:00 [INFO] Final Memory: 53M/784M [INFO] ------------------------------------------------------------------------ Xvfb stopping [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team B/domain/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team B/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team B/service/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team B/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team B/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team B/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team B/rest/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team B/htmlreports/REST_JaCoCo_Report Finished: SUCCESS