Started by user Administrator Building in workspace /var/lib/jenkins/workspace/LETTA > /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.ei.uvigo.es/dt/gitlab/dgss/letta.git # timeout=10 Fetching upstream changes from http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git > /usr/bin/git --version # timeout=10 using .gitcredentials to set credentials > /usr/bin/git config --local credential.username mrjato # timeout=10 > /usr/bin/git config --local credential.helper store --file=/tmp/git5281653489244359809.credentials # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress http://sing.ei.uvigo.es/dt/gitlab/dgss/letta.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config --local --remove-section credential # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 07edcc9ce5884497efd5e3493a1dddbc9bda1da4 (refs/remotes/origin/develop) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 07edcc9ce5884497efd5e3493a1dddbc9bda1da4 > /usr/bin/git rev-list 07edcc9ce5884497efd5e3493a1dddbc9bda1da4 # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-57-2351111398271985589.fbdir Parsing POMs Established TCP socket on 37112 [LETTA] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven/ /var/cache/jenkins/war/WEB-INF/lib/remoting-2.52.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 37112 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/LETTA/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ letta --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ letta --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ domain --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA/domain/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LETTA/domain/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/domain/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/domain/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.domain.entities.EventTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in es.uvigo.esei.dgss.letta.domain.entities.EventTest Running es.uvigo.esei.dgss.letta.domain.entities.UserTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in es.uvigo.esei.dgss.letta.domain.entities.UserTest Running es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in es.uvigo.esei.dgss.letta.domain.entities.RegistrationTest Results : Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ domain --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/tests/target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/LETTA/tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/tests/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service.util.security... Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Loading source files for package es.uvigo.esei.dgss.letta.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ tests --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/service/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/LETTA/service/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LETTA/service/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/service/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/service/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.service.EventEJBTest INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) INFO [org.xnio] XNIO version 3.3.0.Final INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem. INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main] INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final) INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default] INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/welcome-content INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server. INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc. INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Fri, 27 Nov 2015 13:56:20 INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off. INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc. INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/deployments INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990 INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 10959ms - Started 188 of 238 services (83 services are lazy, passive or on-demand) INFO [org.xnio] XNIO version 3.2.0.Beta4 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4 INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/eb/2dd74269e1824e8442e5e5b633cc40213a7d92/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final} INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named user-caller in deployment unit deployment "test.war" are as follows: java:global/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:app/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:module/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:global/test/user-caller java:app/test/user-caller java:module/user-caller INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final) INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final} INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 13:56:41,841 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Event (id, creator, date, eventType, location, shortDescription, title) values (null, ?, ?, ?, ?, ?, ?) 13:56:43,112 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:43,358 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:43,377 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-21) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 13:56:44,155 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-32) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:44,203 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-32) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 13:56:44,510 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:44,558 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-7) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? 13:56:44,897 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:44,946 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 396ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/eb/2dd74269e1824e8442e5e5b633cc40213a7d92/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.016 sec - in es.uvigo.esei.dgss.letta.service.EventEJBTest Running es.uvigo.esei.dgss.letta.service.SearchEJBTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/cd/30ff9a5b8f5f19c0a5acdd1d6deaea4563ca95/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named SearchEJB in deployment unit deployment "test.war" are as follows: java:global/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB java:app/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB java:module/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB java:global/test/SearchEJB java:app/test/SearchEJB java:module/SearchEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 13:56:52,795 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:52,827 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 13:56:53,190 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-27) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:53,202 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-27) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 13:56:53,376 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-31) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:53,411 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-31) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 13:56:53,562 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:53,593 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC 13:56:53,716 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-5) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:53,748 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-5) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? 13:56:53,891 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:56:53,935 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-9) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ where event0_.title like ? or event0_.shortDescription like ? order by event0_.date ASC Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 94ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/cd/30ff9a5b8f5f19c0a5acdd1d6deaea4563ca95/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.055 sec - in es.uvigo.esei.dgss.letta.service.SearchEJBTest Running es.uvigo.esei.dgss.letta.service.UserEJBTest INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/cf/1655e0aea55952ef22aa99d57ce5f315be2b68/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named user-caller in deployment unit deployment "test.war" are as follows: java:global/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:app/test/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:module/user-caller!es.uvigo.esei.dgss.letta.service.util.security.RoleCaller java:global/test/user-caller java:app/test/user-caller java:module/user-caller INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 13:57:00,314 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-11) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? Hibernate: insert into Registration (email, login, password, role, uuid) values (?, ?, ?, ?, ?) 13:57:00,832 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-24) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: insert into Registration (email, login, password, role, uuid) values (?, ?, ?, ?, ?) Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? 13:57:00,890 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-24) org.dbunit.assertion.DbComparisonFailure[row count (table=REGISTRATION)expected:<6>but was:<5>] 13:57:01,016 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select user0_.login as login1_2_0_, user0_.email as email2_2_0_, user0_.password as password3_2_0_, user0_.role as role4_2_0_ from User user0_ where user0_.login=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.login=? Hibernate: select user0_.login as login1_2_, user0_.email as email2_2_, user0_.password as password3_2_, user0_.role as role4_2_ from User user0_ where user0_.email=? Hibernate: select registrati0_.uuid as uuid1_1_, registrati0_.email as email2_1_, registrati0_.login as login3_1_, registrati0_.password as password4_1_, registrati0_.role as role5_1_ from Registration registrati0_ where registrati0_.email=? 13:57:01,066 ERROR [org.dbunit.assertion.DbUnitAssert] (default task-16) org.dbunit.assertion.DbComparisonFailure[row count (table=REGISTRATION)expected:<6>but was:<5>] INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 200ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/service/target/wildfly-8.2.1.Final/standalone/data/content/cf/1655e0aea55952ef22aa99d57ce5f315be2b68/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.274 sec - in es.uvigo.esei.dgss.letta.service.UserEJBTest INFO [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] INFO [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping INFO [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager INFO [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080 INFO [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping INFO [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 224ms Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service --- [INFO] Analyzed bundle 'Service' with 6 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service.mail... Loading source files for package es.uvigo.esei.dgss.letta.service... Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service --- [INFO] Analyzed bundle 'Service' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ service --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest --- [INFO] Packaging webapp [INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp] [INFO] Webapp assembled in [32 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ rest --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jsf --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/jsf/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA/jsf/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/jsf/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/LETTA/jsf/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in es.uvigo.esei.dgss.letta.jsf.RegisterUserControllerTest Running es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest INFO [org.jboss.modules] JBoss Modules version 1.3.3.Final INFO [org.jboss.msc] JBoss MSC version 1.2.2.Final INFO [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) INFO [org.xnio] XNIO version 3.3.0.Final INFO [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem. INFO [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem INFO [org.jboss.as.security] JBAS013171: Activating Security Subsystem WARN [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique. INFO [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension INFO [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors INFO [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main] INFO [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting INFO [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) INFO [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final) INFO [org.jboss.as.naming] JBAS011802: Starting Naming Service INFO [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default] INFO [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2 INFO [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/welcome-content INFO [org.wildfly.extension.undertow] JBAS017525: Started server default-server. INFO [org.wildfly.extension.undertow] JBAS017531: Host default-host starting INFO [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc. INFO [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators INFO [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Fri, 27 Nov 2015 13:57:28 INFO [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080 INFO [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off. INFO [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager INFO [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc. INFO [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/deployments INFO [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] INFO [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final INFO [org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage] Reused session store is not available at /var/lib/jenkins/.drone-webdriver-session-store, a new one will be created. INFO [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:9990/management INFO [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:9990 INFO [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 12529ms - Started 188 of 238 services (83 services are lazy, passive or on-demand) INFO [org.xnio] XNIO version 3.2.0.Beta4 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4 INFO [org.jboss.remoting] JBoss Remoting version 4.0.7.Final INFO [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/5d/b23f7c64126bfbacc702a305e402530ff2d455/content INFO [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war") INFO [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [ name: test ...] INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final} INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist INFO [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war INFO [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows: java:global/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:app/test/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:module/UserEJB!es.uvigo.esei.dgss.letta.service.UserEJB java:global/test/UserEJB java:app/test/UserEJB java:module/UserEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows: java:global/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:app/test/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:module/EventEJB!es.uvigo.esei.dgss.letta.service.EventEJB java:global/test/EventEJB java:app/test/EventEJB java:module/EventEJB INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named DefaultMailer in deployment unit deployment "test.war" are as follows: java:global/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.mail.Mailer java:app/test/DefaultMailer!es.uvigo.esei.dgss.letta.service.mail.Mailer java:module/DefaultMailer!es.uvigo.esei.dgss.letta.service.mail.Mailer java:global/test/DefaultMailer java:app/test/DefaultMailer java:module/DefaultMailer INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named SearchEJB in deployment unit deployment "test.war" are as follows: java:global/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB java:app/test/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB java:module/SearchEJB!es.uvigo.esei.dgss.letta.service.SearchEJB java:global/test/SearchEJB java:app/test/SearchEJB java:module/SearchEJB INFO [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war INFO [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final) INFO [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final} INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect WARN [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists [42102-173] Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "USERJOINSEVENT" not found; SQL statement: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists [42102-173] Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists Hibernate: create table Event (id integer generated by default as identity, date timestamp not null, eventType varchar(255) not null, location varchar(100) not null, shortDescription varchar(50) not null, title varchar(20) not null, creator varchar(20) not null, primary key (id)) Hibernate: create table Registration (uuid varchar(36) not null, email varchar(100) not null, login varchar(20) not null, password varchar(32) not null, role varchar(10) not null, primary key (uuid)) Hibernate: create table User (login varchar(20) not null, email varchar(100) not null, password varchar(32) not null, role varchar(10) not null, primary key (login)) Hibernate: create table UserJoinsEvent (user_id varchar(20) not null, event_id integer not null) Hibernate: alter table Registration add constraint UK_t606w44qrdbvqy8lk0x3kb0se unique (email) Hibernate: alter table Registration add constraint UK_9vprl5knmh39dkgdpvjfexdol unique (login) Hibernate: alter table User add constraint UK_e6gkqunxajvyxl5uctpl2vl2p unique (email) Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User Hibernate: alter table UserJoinsEvent add constraint FK_q3x9wnvajgu114f10heh8fxsu foreign key (event_id) references Event Hibernate: alter table UserJoinsEvent add constraint FK_gfheji77usjpw6gpe8n5icmyn foreign key (user_id) references User INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidCookieDomainException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.InvalidElementStateException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.WebDriverException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnsupportedCommandException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.TimeoutException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.UnableToSetCookieException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NotFoundException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [org.jboss.weld.Bootstrap] WELD-000119: Not generating any bean definitions from org.openqa.selenium.NoAlertPresentException because of underlying class loading error: Type org.openqa.selenium.internal.BuildInfo from [Module "deployment.test.war:main" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error. INFO [javax.enterprise.resource.webcontainer.jsf.config] Initializing Mojarra 2.2.8-jbossorg-1 20140822-1131 for context '/test' INFO [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test INFO [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war") 13:57:55,879 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-2) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies). log4j:WARN Please initialize the log4j system properly. Hibernate: select registrati0_.uuid as uuid1_1_0_, registrati0_.email as email2_1_0_, registrati0_.login as login3_1_0_, registrati0_.password as password4_1_0_, registrati0_.role as role5_1_0_ from Registration registrati0_ where registrati0_.uuid=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 13:58:15,104 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:58:15,736 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-32) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select registrati0_.uuid as uuid1_1_0_, registrati0_.email as email2_1_0_, registrati0_.login as login3_1_0_, registrati0_.password as password4_1_0_, registrati0_.role as role5_1_0_ from Registration registrati0_ where registrati0_.uuid=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 13:58:16,814 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-13) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:58:17,038 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-17) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. Hibernate: select registrati0_.uuid as uuid1_1_0_, registrati0_.email as email2_1_0_, registrati0_.login as login3_1_0_, registrati0_.password as password4_1_0_, registrati0_.role as role5_1_0_ from Registration registrati0_ where registrati0_.uuid=? Hibernate: insert into User (email, password, role, login) values (?, ?, ?, ?) Hibernate: delete from Registration where uuid=? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by rand() limit ? Hibernate: select event0_.id as id1_0_, event0_.creator as creator7_0_, event0_.date as date2_0_, event0_.eventType as eventTyp3_0_, event0_.location as location4_0_, event0_.shortDescription as shortDes5_0_, event0_.title as title6_0_ from Event event0_ order by event0_.date ASC limit ? 13:58:18,435 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. 13:58:18,506 WARN [org.dbunit.dataset.AbstractTableMetaData] (default task-28) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products. INFO [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists Hibernate: alter table UserJoinsEvent drop constraint FK_q3x9wnvajgu114f10heh8fxsu if exists Hibernate: alter table UserJoinsEvent drop constraint FK_gfheji77usjpw6gpe8n5icmyn if exists Hibernate: drop table Event if exists Hibernate: drop table Registration if exists Hibernate: drop table User if exists Hibernate: drop table UserJoinsEvent if exists INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete INFO [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war INFO [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' INFO [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 255ms INFO [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA/jsf/target/wildfly-8.2.1.Final/standalone/data/content/5d/b23f7c64126bfbacc702a305e402530ff2d455/content INFO [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war") Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.506 sec - in es.uvigo.esei.dgss.letta.jsf.ConfirmUserControllerTest INFO [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] INFO [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping INFO [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager INFO [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending INFO [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:8080 INFO [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping INFO [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 154ms Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 6 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp] [INFO] Webapp assembled in [60 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/ear/target [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/ear/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Copying artifact [jar:es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT] to [lib/domain-0.0.1-SNAPSHOT.jar] [INFO] Copying artifact [jar:org.apache.commons:commons-lang3:3.4] to [lib/commons-lang3-3.4.jar] [INFO] Copying artifact [ejb:es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT] to [service-0.0.1-SNAPSHOT.jar] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear --- [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ ear --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [6.650s] [INFO] Domain ............................................ SUCCESS [16.321s] [INFO] Tests ............................................. SUCCESS [5.757s] [INFO] Service ........................................... SUCCESS [1:01.699s] [INFO] REST .............................................. SUCCESS [2.955s] [INFO] JSF ............................................... SUCCESS [1:15.439s] [INFO] EAR ............................................... SUCCESS [3.367s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:54.179s [INFO] Finished at: Fri Nov 27 13:58:29 CET 2015 [INFO] Final Memory: 58M/640M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/pom.xml to es.uvigo.esei.dgss.letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/pom.xml to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to es.uvigo.esei.dgss.letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/pom.xml to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/pom.xml to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/pom.xml to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/pom.xml to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar Sending e-mails to: mrjato@esei.uvigo.es afnandin@esei.uvigo.es aalopez@esei.uvigo.es abmiguez@esei.uvigo.es agjacome@esei.uvigo.es apsoto@esei.uvigo.es bcgonzalez3@esei.uvigo.es dgpena@uvigo.es frpena@esei.uvigo.es jacasanova@esei.uvigo.es redouane@esei.uvigo.es [LETTA] $ mvn -DskipTests=true deploy channel stopped [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ letta --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ letta --- [INFO] Deploying es.uvigo.esei.dgss.letta:letta:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ domain --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ domain --- [INFO] Deploying es.uvigo.esei.dgss.letta:domain:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service.util.security... Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Loading source files for package es.uvigo.esei.dgss.letta.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ tests --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tests --- [INFO] Deploying es.uvigo.esei.dgss.letta:tests:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service --- [INFO] Analyzed bundle 'Service' with 6 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service.mail... Loading source files for package es.uvigo.esei.dgss.letta.service... Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ service --- [INFO] Analyzed bundle 'Service' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ service --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ service --- [INFO] Deploying es.uvigo.esei.dgss.letta:service:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest --- [INFO] Packaging webapp [INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp] [INFO] Webapp assembled in [39 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ rest --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ rest --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest --- [INFO] Deploying es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 6 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp] [INFO] Webapp assembled in [37 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-integration-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-integration-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ jsf --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsf --- [INFO] Deploying es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:jsf:0.0.1-SNAPSHOT] to [jsf-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/jsf-0.0.1-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.letta:rest:0.0.1-SNAPSHOT] to [rest-0.0.1-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/rest-0.0.1-SNAPSHOT.war [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear --- [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ ear --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/LETTA/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ear --- Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml 608/608 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (608 B at 2.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151127.125857-48.pom 2/19 KB 4/19 KB 6/19 KB 8/19 KB 10/19 KB 12/19 KB 14/19 KB 16/19 KB 18/19 KB 19/19 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/letta-0.0.1-20151127.125857-48.pom (19 KB at 242.5 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml 289/289 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 6.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml 608/608 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/0.0.1-SNAPSHOT/maven-metadata.xml (608 B at 2.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml 289/289 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/letta/maven-metadata.xml (289 B at 3.4 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 7.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48.jar 2/11 KB 4/11 KB 6/11 KB 8/11 KB 10/11 KB 11/11 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48.jar (11 KB at 101.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48.pom 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48.pom (2 KB at 10.6 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml 290/290 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 5.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 7.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml 290/290 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/maven-metadata.xml (290 B at 4.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48-sources.jar 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48-sources.jar (8 KB at 103.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 19.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48-javadoc.jar 2/52 KB 4/52 KB 6/52 KB 8/52 KB 10/52 KB 12/52 KB 14/52 KB 16/52 KB 18/52 KB 20/52 KB 22/52 KB 24/52 KB 26/52 KB 28/52 KB 30/52 KB 32/52 KB 34/52 KB 36/52 KB 38/52 KB 40/52 KB 42/52 KB 44/52 KB 46/52 KB 48/52 KB 50/52 KB 52/52 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/domain-0.0.1-20151127.125857-48-javadoc.jar (52 KB at 633.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/domain/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 25.8 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 24.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48.jar 2/25 KB 4/25 KB 6/25 KB 8/25 KB 10/25 KB 12/25 KB 14/25 KB 16/25 KB 18/25 KB 20/25 KB 22/25 KB 24/25 KB 25/25 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48.jar (25 KB at 399.9 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48.pom 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48.pom (2 KB at 9.8 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml 289/289 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 0.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml 289/289 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/maven-metadata.xml (289 B at 1.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48-sources.jar 2/19 KB 4/19 KB 6/19 KB 8/19 KB 10/19 KB 12/19 KB 14/19 KB 16/19 KB 18/19 KB 19/19 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48-sources.jar (19 KB at 42.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 14.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48-javadoc.jar 2/103 KB 4/103 KB 6/103 KB 8/103 KB 10/103 KB 12/103 KB 14/103 KB 16/103 KB 18/103 KB 20/103 KB 22/103 KB 24/103 KB 26/103 KB 28/103 KB 30/103 KB 32/103 KB 34/103 KB 36/103 KB 38/103 KB 40/103 KB 42/103 KB 44/103 KB 46/103 KB 48/103 KB 50/103 KB 52/103 KB 54/103 KB 56/103 KB 58/103 KB 60/103 KB 62/103 KB 64/103 KB 66/103 KB 68/103 KB 70/103 KB 72/103 KB 74/103 KB 76/103 KB 78/103 KB 80/103 KB 82/103 KB 84/103 KB 86/103 KB 88/103 KB 90/103 KB 92/103 KB 94/103 KB 96/103 KB 98/103 KB 100/103 KB 102/103 KB 103/103 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/tests-0.0.1-20151127.125858-48-javadoc.jar (103 KB at 392.5 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/tests/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 12.3 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 11.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48.jar 2/11 KB 4/11 KB 6/11 KB 8/11 KB 10/11 KB 11/11 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48.jar (11 KB at 154.0 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48.pom 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48.pom (2 KB at 31.4 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml 291/291 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 9.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 24.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml 291/291 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/maven-metadata.xml (291 B at 6.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48-sources.jar 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48-sources.jar (8 KB at 141.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 28.9 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48-javadoc.jar 2/68 KB 4/68 KB 6/68 KB 8/68 KB 10/68 KB 12/68 KB 14/68 KB 16/68 KB 18/68 KB 20/68 KB 22/68 KB 24/68 KB 26/68 KB 28/68 KB 30/68 KB 32/68 KB 34/68 KB 36/68 KB 38/68 KB 40/68 KB 42/68 KB 44/68 KB 46/68 KB 48/68 KB 50/68 KB 52/68 KB 54/68 KB 56/68 KB 58/68 KB 60/68 KB 62/68 KB 64/68 KB 66/68 KB 68/68 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/service-0.0.1-20151127.125901-48-javadoc.jar (68 KB at 797.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/service/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 32.9 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 996/996 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (996 B at 16.2 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151127.125902-48.war 2/4 KB 4/4 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151127.125902-48.war (4 KB at 88.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151127.125902-48.pom 2/3 KB 3/3 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151127.125902-48.pom (3 KB at 50.9 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml 288/288 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 14.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 996/996 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (996 B at 33.5 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml 288/288 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/maven-metadata.xml (288 B at 10.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151127.125902-48-sources.jar 831/831 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/rest-0.0.1-20151127.125902-48-sources.jar (831 B at 25.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml 996/996 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/rest/0.0.1-SNAPSHOT/maven-metadata.xml (996 B at 36.0 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 24.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48.war 2/3120 KB 4/3120 KB 6/3120 KB 8/3120 KB 10/3120 KB 12/3120 KB 14/3120 KB 16/3120 KB 18/3120 KB 20/3120 KB 22/3120 KB 24/3120 KB 26/3120 KB 28/3120 KB 30/3120 KB 32/3120 KB 34/3120 KB 36/3120 KB 38/3120 KB 40/3120 KB 42/3120 KB 44/3120 KB 46/3120 KB 48/3120 KB 50/3120 KB 52/3120 KB 54/3120 KB 56/3120 KB 58/3120 KB 60/3120 KB 62/3120 KB 64/3120 KB 66/3120 KB 68/3120 KB 70/3120 KB 72/3120 KB 74/3120 KB 76/3120 KB 78/3120 KB 80/3120 KB 82/3120 KB 84/3120 KB 86/3120 KB 88/3120 KB 90/3120 KB 92/3120 KB 94/3120 KB 96/3120 KB 98/3120 KB 100/3120 KB 102/3120 KB 104/3120 KB 106/3120 KB 108/3120 KB 110/3120 KB 112/3120 KB 114/3120 KB 116/3120 KB 118/3120 KB 120/3120 KB 122/3120 KB 124/3120 KB 126/3120 KB 128/3120 KB 130/3120 KB 132/3120 KB 134/3120 KB 136/3120 KB 138/3120 KB 140/3120 KB 142/3120 KB 144/3120 KB 146/3120 KB 148/3120 KB 150/3120 KB 152/3120 KB 154/3120 KB 156/3120 KB 158/3120 KB 160/3120 KB 162/3120 KB 164/3120 KB 166/3120 KB 168/3120 KB 170/3120 KB 172/3120 KB 174/3120 KB 176/3120 KB 178/3120 KB 180/3120 KB 182/3120 KB 184/3120 KB 186/3120 KB 188/3120 KB 190/3120 KB 192/3120 KB 194/3120 KB 196/3120 KB 198/3120 KB 200/3120 KB 202/3120 KB 204/3120 KB 206/3120 KB 208/3120 KB 210/3120 KB 212/3120 KB 214/3120 KB 216/3120 KB 218/3120 KB 220/3120 KB 222/3120 KB 224/3120 KB 226/3120 KB 228/3120 KB 230/3120 KB 232/3120 KB 234/3120 KB 236/3120 KB 238/3120 KB 240/3120 KB 242/3120 KB 244/3120 KB 246/3120 KB 248/3120 KB 250/3120 KB 252/3120 KB 254/3120 KB 256/3120 KB 258/3120 KB 260/3120 KB 262/3120 KB 264/3120 KB 266/3120 KB 268/3120 KB 270/3120 KB 272/3120 KB 274/3120 KB 276/3120 KB 278/3120 KB 280/3120 KB 282/3120 KB 284/3120 KB 286/3120 KB 288/3120 KB 290/3120 KB 292/3120 KB 294/3120 KB 296/3120 KB 298/3120 KB 300/3120 KB 302/3120 KB 304/3120 KB 306/3120 KB 308/3120 KB 310/3120 KB 312/3120 KB 314/3120 KB 316/3120 KB 318/3120 KB 320/3120 KB 322/3120 KB 324/3120 KB 326/3120 KB 328/3120 KB 330/3120 KB 332/3120 KB 334/3120 KB 336/3120 KB 338/3120 KB 340/3120 KB 342/3120 KB 344/3120 KB 346/3120 KB 348/3120 KB 350/3120 KB 352/3120 KB 354/3120 KB 356/3120 KB 358/3120 KB 360/3120 KB 362/3120 KB 364/3120 KB 366/3120 KB 368/3120 KB 370/3120 KB 372/3120 KB 374/3120 KB 376/3120 KB 378/3120 KB 380/3120 KB 382/3120 KB 384/3120 KB 386/3120 KB 388/3120 KB 390/3120 KB 392/3120 KB 394/3120 KB 396/3120 KB 398/3120 KB 400/3120 KB 402/3120 KB 404/3120 KB 406/3120 KB 408/3120 KB 410/3120 KB 412/3120 KB 414/3120 KB 416/3120 KB 418/3120 KB 420/3120 KB 422/3120 KB 424/3120 KB 426/3120 KB 428/3120 KB 430/3120 KB 432/3120 KB 434/3120 KB 436/3120 KB 438/3120 KB 440/3120 KB 442/3120 KB 444/3120 KB 446/3120 KB 448/3120 KB 450/3120 KB 452/3120 KB 454/3120 KB 456/3120 KB 458/3120 KB 460/3120 KB 462/3120 KB 464/3120 KB 466/3120 KB 468/3120 KB 470/3120 KB 472/3120 KB 474/3120 KB 476/3120 KB 478/3120 KB 480/3120 KB 482/3120 KB 484/3120 KB 486/3120 KB 488/3120 KB 490/3120 KB 492/3120 KB 494/3120 KB 496/3120 KB 498/3120 KB 500/3120 KB 502/3120 KB 504/3120 KB 506/3120 KB 508/3120 KB 510/3120 KB 512/3120 KB 514/3120 KB 516/3120 KB 518/3120 KB 520/3120 KB 522/3120 KB 524/3120 KB 526/3120 KB 528/3120 KB 530/3120 KB 532/3120 KB 534/3120 KB 536/3120 KB 538/3120 KB 540/3120 KB 542/3120 KB 544/3120 KB 546/3120 KB 548/3120 KB 550/3120 KB 552/3120 KB 554/3120 KB 556/3120 KB 558/3120 KB 560/3120 KB 562/3120 KB 564/3120 KB 566/3120 KB 568/3120 KB 570/3120 KB 572/3120 KB 574/3120 KB 576/3120 KB 578/3120 KB 580/3120 KB 582/3120 KB 584/3120 KB 586/3120 KB 588/3120 KB 590/3120 KB 592/3120 KB 594/3120 KB 596/3120 KB 598/3120 KB 600/3120 KB 602/3120 KB 604/3120 KB 606/3120 KB 608/3120 KB 610/3120 KB 612/3120 KB 614/3120 KB 616/3120 KB 618/3120 KB 620/3120 KB 622/3120 KB 624/3120 KB 626/3120 KB 628/3120 KB 630/3120 KB 632/3120 KB 634/3120 KB 636/3120 KB 638/3120 KB 640/3120 KB 642/3120 KB 644/3120 KB 646/3120 KB 648/3120 KB 650/3120 KB 652/3120 KB 654/3120 KB 656/3120 KB 658/3120 KB 660/3120 KB 662/3120 KB 664/3120 KB 666/3120 KB 668/3120 KB 670/3120 KB 672/3120 KB 674/3120 KB 676/3120 KB 678/3120 KB 680/3120 KB 682/3120 KB 684/3120 KB 686/3120 KB 688/3120 KB 690/3120 KB 692/3120 KB 694/3120 KB 696/3120 KB 698/3120 KB 700/3120 KB 702/3120 KB 704/3120 KB 706/3120 KB 708/3120 KB 710/3120 KB 712/3120 KB 714/3120 KB 716/3120 KB 718/3120 KB 720/3120 KB 722/3120 KB 724/3120 KB 726/3120 KB 728/3120 KB 730/3120 KB 732/3120 KB 734/3120 KB 736/3120 KB 738/3120 KB 740/3120 KB 742/3120 KB 744/3120 KB 746/3120 KB 748/3120 KB 750/3120 KB 752/3120 KB 754/3120 KB 756/3120 KB 758/3120 KB 760/3120 KB 762/3120 KB 764/3120 KB 766/3120 KB 768/3120 KB 770/3120 KB 772/3120 KB 774/3120 KB 776/3120 KB 778/3120 KB 780/3120 KB 782/3120 KB 784/3120 KB 786/3120 KB 788/3120 KB 790/3120 KB 792/3120 KB 794/3120 KB 796/3120 KB 798/3120 KB 800/3120 KB 802/3120 KB 804/3120 KB 806/3120 KB 808/3120 KB 810/3120 KB 812/3120 KB 814/3120 KB 816/3120 KB 818/3120 KB 820/3120 KB 822/3120 KB 824/3120 KB 826/3120 KB 828/3120 KB 830/3120 KB 832/3120 KB 834/3120 KB 836/3120 KB 838/3120 KB 840/3120 KB 842/3120 KB 844/3120 KB 846/3120 KB 848/3120 KB 850/3120 KB 852/3120 KB 854/3120 KB 856/3120 KB 858/3120 KB 860/3120 KB 862/3120 KB 864/3120 KB 866/3120 KB 868/3120 KB 870/3120 KB 872/3120 KB 874/3120 KB 876/3120 KB 878/3120 KB 880/3120 KB 882/3120 KB 884/3120 KB 886/3120 KB 888/3120 KB 890/3120 KB 892/3120 KB 894/3120 KB 896/3120 KB 898/3120 KB 900/3120 KB 902/3120 KB 904/3120 KB 906/3120 KB 908/3120 KB 910/3120 KB 912/3120 KB 914/3120 KB 916/3120 KB 918/3120 KB 920/3120 KB 922/3120 KB 924/3120 KB 926/3120 KB 928/3120 KB 930/3120 KB 932/3120 KB 934/3120 KB 936/3120 KB 938/3120 KB 940/3120 KB 942/3120 KB 944/3120 KB 946/3120 KB 948/3120 KB 950/3120 KB 952/3120 KB 954/3120 KB 956/3120 KB 958/3120 KB 960/3120 KB 962/3120 KB 964/3120 KB 966/3120 KB 968/3120 KB 970/3120 KB 972/3120 KB 974/3120 KB 976/3120 KB 978/3120 KB 980/3120 KB 982/3120 KB 984/3120 KB 986/3120 KB 988/3120 KB 990/3120 KB 992/3120 KB 994/3120 KB 996/3120 KB 998/3120 KB 1000/3120 KB 1002/3120 KB 1004/3120 KB 1006/3120 KB 1008/3120 KB 1010/3120 KB 1012/3120 KB 1014/3120 KB 1016/3120 KB 1018/3120 KB 1020/3120 KB 1022/3120 KB 1024/3120 KB 1026/3120 KB 1028/3120 KB 1030/3120 KB 1032/3120 KB 1034/3120 KB 1036/3120 KB 1038/3120 KB 1040/3120 KB 1042/3120 KB 1044/3120 KB 1046/3120 KB 1048/3120 KB 1050/3120 KB 1052/3120 KB 1054/3120 KB 1056/3120 KB 1058/3120 KB 1060/3120 KB 1062/3120 KB 1064/3120 KB 1066/3120 KB 1068/3120 KB 1070/3120 KB 1072/3120 KB 1074/3120 KB 1076/3120 KB 1078/3120 KB 1080/3120 KB 1082/3120 KB 1084/3120 KB 1086/3120 KB 1088/3120 KB 1090/3120 KB 1092/3120 KB 1094/3120 KB 1096/3120 KB 1098/3120 KB 1100/3120 KB 1102/3120 KB 1104/3120 KB 1106/3120 KB 1108/3120 KB 1110/3120 KB 1112/3120 KB 1114/3120 KB 1116/3120 KB 1118/3120 KB 1120/3120 KB 1122/3120 KB 1124/3120 KB 1126/3120 KB 1128/3120 KB 1130/3120 KB 1132/3120 KB 1134/3120 KB 1136/3120 KB 1138/3120 KB 1140/3120 KB 1142/3120 KB 1144/3120 KB 1146/3120 KB 1148/3120 KB 1150/3120 KB 1152/3120 KB 1154/3120 KB 1156/3120 KB 1158/3120 KB 1160/3120 KB 1162/3120 KB 1164/3120 KB 1166/3120 KB 1168/3120 KB 1170/3120 KB 1172/3120 KB 1174/3120 KB 1176/3120 KB 1178/3120 KB 1180/3120 KB 1182/3120 KB 1184/3120 KB 1186/3120 KB 1188/3120 KB 1190/3120 KB 1192/3120 KB 1194/3120 KB 1196/3120 KB 1198/3120 KB 1200/3120 KB 1202/3120 KB 1204/3120 KB 1206/3120 KB 1208/3120 KB 1210/3120 KB 1212/3120 KB 1214/3120 KB 1216/3120 KB 1218/3120 KB 1220/3120 KB 1222/3120 KB 1224/3120 KB 1226/3120 KB 1228/3120 KB 1230/3120 KB 1232/3120 KB 1234/3120 KB 1236/3120 KB 1238/3120 KB 1240/3120 KB 1242/3120 KB 1244/3120 KB 1246/3120 KB 1248/3120 KB 1250/3120 KB 1252/3120 KB 1254/3120 KB 1256/3120 KB 1258/3120 KB 1260/3120 KB 1262/3120 KB 1264/3120 KB 1266/3120 KB 1268/3120 KB 1270/3120 KB 1272/3120 KB 1274/3120 KB 1276/3120 KB 1278/3120 KB 1280/3120 KB 1282/3120 KB 1284/3120 KB 1286/3120 KB 1288/3120 KB 1290/3120 KB 1292/3120 KB 1294/3120 KB 1296/3120 KB 1298/3120 KB 1300/3120 KB 1302/3120 KB 1304/3120 KB 1306/3120 KB 1308/3120 KB 1310/3120 KB 1312/3120 KB 1314/3120 KB 1316/3120 KB 1318/3120 KB 1320/3120 KB 1322/3120 KB 1324/3120 KB 1326/3120 KB 1328/3120 KB 1330/3120 KB 1332/3120 KB 1334/3120 KB 1336/3120 KB 1338/3120 KB 1340/3120 KB 1342/3120 KB 1344/3120 KB 1346/3120 KB 1348/3120 KB 1350/3120 KB 1352/3120 KB 1354/3120 KB 1356/3120 KB 1358/3120 KB 1360/3120 KB 1362/3120 KB 1364/3120 KB 1366/3120 KB 1368/3120 KB 1370/3120 KB 1372/3120 KB 1374/3120 KB 1376/3120 KB 1378/3120 KB 1380/3120 KB 1382/3120 KB 1384/3120 KB 1386/3120 KB 1388/3120 KB 1390/3120 KB 1392/3120 KB 1394/3120 KB 1396/3120 KB 1398/3120 KB 1400/3120 KB 1402/3120 KB 1404/3120 KB 1406/3120 KB 1408/3120 KB 1410/3120 KB 1412/3120 KB 1414/3120 KB 1416/3120 KB 1418/3120 KB 1420/3120 KB 1422/3120 KB 1424/3120 KB 1426/3120 KB 1428/3120 KB 1430/3120 KB 1432/3120 KB 1434/3120 KB 1436/3120 KB 1438/3120 KB 1440/3120 KB 1442/3120 KB 1444/3120 KB 1446/3120 KB 1448/3120 KB 1450/3120 KB 1452/3120 KB 1454/3120 KB 1456/3120 KB 1458/3120 KB 1460/3120 KB 1462/3120 KB 1464/3120 KB 1466/3120 KB 1468/3120 KB 1470/3120 KB 1472/3120 KB 1474/3120 KB 1476/3120 KB 1478/3120 KB 1480/3120 KB 1482/3120 KB 1484/3120 KB 1486/3120 KB 1488/3120 KB 1490/3120 KB 1492/3120 KB 1494/3120 KB 1496/3120 KB 1498/3120 KB 1500/3120 KB 1502/3120 KB 1504/3120 KB 1506/3120 KB 1508/3120 KB 1510/3120 KB 1512/3120 KB 1514/3120 KB 1516/3120 KB 1518/3120 KB 1520/3120 KB 1522/3120 KB 1524/3120 KB 1526/3120 KB 1528/3120 KB 1530/3120 KB 1532/3120 KB 1534/3120 KB 1536/3120 KB 1538/3120 KB 1540/3120 KB 1542/3120 KB 1544/3120 KB 1546/3120 KB 1548/3120 KB 1550/3120 KB 1552/3120 KB 1554/3120 KB 1556/3120 KB 1558/3120 KB 1560/3120 KB 1562/3120 KB 1564/3120 KB 1566/3120 KB 1568/3120 KB 1570/3120 KB 1572/3120 KB 1574/3120 KB 1576/3120 KB 1578/3120 KB 1580/3120 KB 1582/3120 KB 1584/3120 KB 1586/3120 KB 1588/3120 KB 1590/3120 KB 1592/3120 KB 1594/3120 KB 1596/3120 KB 1598/3120 KB 1600/3120 KB 1602/3120 KB 1604/3120 KB 1606/3120 KB 1608/3120 KB 1610/3120 KB 1612/3120 KB 1614/3120 KB 1616/3120 KB 1618/3120 KB 1620/3120 KB 1622/3120 KB 1624/3120 KB 1626/3120 KB 1628/3120 KB 1630/3120 KB 1632/3120 KB 1634/3120 KB 1636/3120 KB 1638/3120 KB 1640/3120 KB 1642/3120 KB 1644/3120 KB 1646/3120 KB 1648/3120 KB 1650/3120 KB 1652/3120 KB 1654/3120 KB 1656/3120 KB 1658/3120 KB 1660/3120 KB 1662/3120 KB 1664/3120 KB 1666/3120 KB 1668/3120 KB 1670/3120 KB 1672/3120 KB 1674/3120 KB 1676/3120 KB 1678/3120 KB 1680/3120 KB 1682/3120 KB 1684/3120 KB 1686/3120 KB 1688/3120 KB 1690/3120 KB 1692/3120 KB 1694/3120 KB 1696/3120 KB 1698/3120 KB 1700/3120 KB 1702/3120 KB 1704/3120 KB 1706/3120 KB 1708/3120 KB 1710/3120 KB 1712/3120 KB 1714/3120 KB 1716/3120 KB 1718/3120 KB 1720/3120 KB 1722/3120 KB 1724/3120 KB 1726/3120 KB 1728/3120 KB 1730/3120 KB 1732/3120 KB 1734/3120 KB 1736/3120 KB 1738/3120 KB 1740/3120 KB 1742/3120 KB 1744/3120 KB 1746/3120 KB 1748/3120 KB 1750/3120 KB 1752/3120 KB 1754/3120 KB 1756/3120 KB 1758/3120 KB 1760/3120 KB 1762/3120 KB 1764/3120 KB 1766/3120 KB 1768/3120 KB 1770/3120 KB 1772/3120 KB 1774/3120 KB 1776/3120 KB 1778/3120 KB 1780/3120 KB 1782/3120 KB 1784/3120 KB 1786/3120 KB 1788/3120 KB 1790/3120 KB 1792/3120 KB 1794/3120 KB 1796/3120 KB 1798/3120 KB 1800/3120 KB 1802/3120 KB 1804/3120 KB 1806/3120 KB 1808/3120 KB 1810/3120 KB 1812/3120 KB 1814/3120 KB 1816/3120 KB 1818/3120 KB 1820/3120 KB 1822/3120 KB 1824/3120 KB 1826/3120 KB 1828/3120 KB 1830/3120 KB 1832/3120 KB 1834/3120 KB 1836/3120 KB 1838/3120 KB 1840/3120 KB 1842/3120 KB 1844/3120 KB 1846/3120 KB 1848/3120 KB 1850/3120 KB 1852/3120 KB 1854/3120 KB 1856/3120 KB 1858/3120 KB 1860/3120 KB 1862/3120 KB 1864/3120 KB 1866/3120 KB 1868/3120 KB 1870/3120 KB 1872/3120 KB 1874/3120 KB 1876/3120 KB 1878/3120 KB 1880/3120 KB 1882/3120 KB 1884/3120 KB 1886/3120 KB 1888/3120 KB 1890/3120 KB 1892/3120 KB 1894/3120 KB 1896/3120 KB 1898/3120 KB 1900/3120 KB 1902/3120 KB 1904/3120 KB 1906/3120 KB 1908/3120 KB 1910/3120 KB 1912/3120 KB 1914/3120 KB 1916/3120 KB 1918/3120 KB 1920/3120 KB 1922/3120 KB 1924/3120 KB 1926/3120 KB 1928/3120 KB 1930/3120 KB 1932/3120 KB 1934/3120 KB 1936/3120 KB 1938/3120 KB 1940/3120 KB 1942/3120 KB 1944/3120 KB 1946/3120 KB 1948/3120 KB 1950/3120 KB 1952/3120 KB 1954/3120 KB 1956/3120 KB 1958/3120 KB 1960/3120 KB 1962/3120 KB 1964/3120 KB 1966/3120 KB 1968/3120 KB 1970/3120 KB 1972/3120 KB 1974/3120 KB 1976/3120 KB 1978/3120 KB 1980/3120 KB 1982/3120 KB 1984/3120 KB 1986/3120 KB 1988/3120 KB 1990/3120 KB 1992/3120 KB 1994/3120 KB 1996/3120 KB 1998/3120 KB 2000/3120 KB 2002/3120 KB 2004/3120 KB 2006/3120 KB 2008/3120 KB 2010/3120 KB 2012/3120 KB 2014/3120 KB 2016/3120 KB 2018/3120 KB 2020/3120 KB 2022/3120 KB 2024/3120 KB 2026/3120 KB 2028/3120 KB 2030/3120 KB 2032/3120 KB 2034/3120 KB 2036/3120 KB 2038/3120 KB 2040/3120 KB 2042/3120 KB 2044/3120 KB 2046/3120 KB 2048/3120 KB 2050/3120 KB 2052/3120 KB 2054/3120 KB 2056/3120 KB 2058/3120 KB 2060/3120 KB 2062/3120 KB 2064/3120 KB 2066/3120 KB 2068/3120 KB 2070/3120 KB 2072/3120 KB 2074/3120 KB 2076/3120 KB 2078/3120 KB 2080/3120 KB 2082/3120 KB 2084/3120 KB 2086/3120 KB 2088/3120 KB 2090/3120 KB 2092/3120 KB 2094/3120 KB 2096/3120 KB 2098/3120 KB 2100/3120 KB 2102/3120 KB 2104/3120 KB 2106/3120 KB 2108/3120 KB 2110/3120 KB 2112/3120 KB 2114/3120 KB 2116/3120 KB 2118/3120 KB 2120/3120 KB 2122/3120 KB 2124/3120 KB 2126/3120 KB 2128/3120 KB 2130/3120 KB 2132/3120 KB 2134/3120 KB 2136/3120 KB 2138/3120 KB 2140/3120 KB 2142/3120 KB 2144/3120 KB 2146/3120 KB 2148/3120 KB 2150/3120 KB 2152/3120 KB 2154/3120 KB 2156/3120 KB 2158/3120 KB 2160/3120 KB 2162/3120 KB 2164/3120 KB 2166/3120 KB 2168/3120 KB 2170/3120 KB 2172/3120 KB 2174/3120 KB 2176/3120 KB 2178/3120 KB 2180/3120 KB 2182/3120 KB 2184/3120 KB 2186/3120 KB 2188/3120 KB 2190/3120 KB 2192/3120 KB 2194/3120 KB 2196/3120 KB 2198/3120 KB 2200/3120 KB 2202/3120 KB 2204/3120 KB 2206/3120 KB 2208/3120 KB 2210/3120 KB 2212/3120 KB 2214/3120 KB 2216/3120 KB 2218/3120 KB 2220/3120 KB 2222/3120 KB 2224/3120 KB 2226/3120 KB 2228/3120 KB 2230/3120 KB 2232/3120 KB 2234/3120 KB 2236/3120 KB 2238/3120 KB 2240/3120 KB 2242/3120 KB 2244/3120 KB 2246/3120 KB 2248/3120 KB 2250/3120 KB 2252/3120 KB 2254/3120 KB 2256/3120 KB 2258/3120 KB 2260/3120 KB 2262/3120 KB 2264/3120 KB 2266/3120 KB 2268/3120 KB 2270/3120 KB 2272/3120 KB 2274/3120 KB 2276/3120 KB 2278/3120 KB 2280/3120 KB 2282/3120 KB 2284/3120 KB 2286/3120 KB 2288/3120 KB 2290/3120 KB 2292/3120 KB 2294/3120 KB 2296/3120 KB 2298/3120 KB 2300/3120 KB 2302/3120 KB 2304/3120 KB 2306/3120 KB 2308/3120 KB 2310/3120 KB 2312/3120 KB 2314/3120 KB 2316/3120 KB 2318/3120 KB 2320/3120 KB 2322/3120 KB 2324/3120 KB 2326/3120 KB 2328/3120 KB 2330/3120 KB 2332/3120 KB 2334/3120 KB 2336/3120 KB 2338/3120 KB 2340/3120 KB 2342/3120 KB 2344/3120 KB 2346/3120 KB 2348/3120 KB 2350/3120 KB 2352/3120 KB 2354/3120 KB 2356/3120 KB 2358/3120 KB 2360/3120 KB 2362/3120 KB 2364/3120 KB 2366/3120 KB 2368/3120 KB 2370/3120 KB 2372/3120 KB 2374/3120 KB 2376/3120 KB 2378/3120 KB 2380/3120 KB 2382/3120 KB 2384/3120 KB 2386/3120 KB 2388/3120 KB 2390/3120 KB 2392/3120 KB 2394/3120 KB 2396/3120 KB 2398/3120 KB 2400/3120 KB 2402/3120 KB 2404/3120 KB 2406/3120 KB 2408/3120 KB 2410/3120 KB 2412/3120 KB 2414/3120 KB 2416/3120 KB 2418/3120 KB 2420/3120 KB 2422/3120 KB 2424/3120 KB 2426/3120 KB 2428/3120 KB 2430/3120 KB 2432/3120 KB 2434/3120 KB 2436/3120 KB 2438/3120 KB 2440/3120 KB 2442/3120 KB 2444/3120 KB 2446/3120 KB 2448/3120 KB 2450/3120 KB 2452/3120 KB 2454/3120 KB 2456/3120 KB 2458/3120 KB 2460/3120 KB 2462/3120 KB 2464/3120 KB 2466/3120 KB 2468/3120 KB 2470/3120 KB 2472/3120 KB 2474/3120 KB 2476/3120 KB 2478/3120 KB 2480/3120 KB 2482/3120 KB 2484/3120 KB 2486/3120 KB 2488/3120 KB 2490/3120 KB 2492/3120 KB 2494/3120 KB 2496/3120 KB 2498/3120 KB 2500/3120 KB 2502/3120 KB 2504/3120 KB 2506/3120 KB 2508/3120 KB 2510/3120 KB 2512/3120 KB 2514/3120 KB 2516/3120 KB 2518/3120 KB 2520/3120 KB 2522/3120 KB 2524/3120 KB 2526/3120 KB 2528/3120 KB 2530/3120 KB 2532/3120 KB 2534/3120 KB 2536/3120 KB 2538/3120 KB 2540/3120 KB 2542/3120 KB 2544/3120 KB 2546/3120 KB 2548/3120 KB 2550/3120 KB 2552/3120 KB 2554/3120 KB 2556/3120 KB 2558/3120 KB 2560/3120 KB 2562/3120 KB 2564/3120 KB 2566/3120 KB 2568/3120 KB 2570/3120 KB 2572/3120 KB 2574/3120 KB 2576/3120 KB 2578/3120 KB 2580/3120 KB 2582/3120 KB 2584/3120 KB 2586/3120 KB 2588/3120 KB 2590/3120 KB 2592/3120 KB 2594/3120 KB 2596/3120 KB 2598/3120 KB 2600/3120 KB 2602/3120 KB 2604/3120 KB 2606/3120 KB 2608/3120 KB 2610/3120 KB 2612/3120 KB 2614/3120 KB 2616/3120 KB 2618/3120 KB 2620/3120 KB 2622/3120 KB 2624/3120 KB 2626/3120 KB 2628/3120 KB 2630/3120 KB 2632/3120 KB 2634/3120 KB 2636/3120 KB 2638/3120 KB 2640/3120 KB 2642/3120 KB 2644/3120 KB 2646/3120 KB 2648/3120 KB 2650/3120 KB 2652/3120 KB 2654/3120 KB 2656/3120 KB 2658/3120 KB 2660/3120 KB 2662/3120 KB 2664/3120 KB 2666/3120 KB 2668/3120 KB 2670/3120 KB 2672/3120 KB 2674/3120 KB 2676/3120 KB 2678/3120 KB 2680/3120 KB 2682/3120 KB 2684/3120 KB 2686/3120 KB 2688/3120 KB 2690/3120 KB 2692/3120 KB 2694/3120 KB 2696/3120 KB 2698/3120 KB 2700/3120 KB 2702/3120 KB 2704/3120 KB 2706/3120 KB 2708/3120 KB 2710/3120 KB 2712/3120 KB 2714/3120 KB 2716/3120 KB 2718/3120 KB 2720/3120 KB 2722/3120 KB 2724/3120 KB 2726/3120 KB 2728/3120 KB 2730/3120 KB 2732/3120 KB 2734/3120 KB 2736/3120 KB 2738/3120 KB 2740/3120 KB 2742/3120 KB 2744/3120 KB 2746/3120 KB 2748/3120 KB 2750/3120 KB 2752/3120 KB 2754/3120 KB 2756/3120 KB 2758/3120 KB 2760/3120 KB 2762/3120 KB 2764/3120 KB 2766/3120 KB 2768/3120 KB 2770/3120 KB 2772/3120 KB 2774/3120 KB 2776/3120 KB 2778/3120 KB 2780/3120 KB 2782/3120 KB 2784/3120 KB 2786/3120 KB 2788/3120 KB 2790/3120 KB 2792/3120 KB 2794/3120 KB 2796/3120 KB 2798/3120 KB 2800/3120 KB 2802/3120 KB 2804/3120 KB 2806/3120 KB 2808/3120 KB 2810/3120 KB 2812/3120 KB 2814/3120 KB 2816/3120 KB 2818/3120 KB 2820/3120 KB 2822/3120 KB 2824/3120 KB 2826/3120 KB 2828/3120 KB 2830/3120 KB 2832/3120 KB 2834/3120 KB 2836/3120 KB 2838/3120 KB 2840/3120 KB 2842/3120 KB 2844/3120 KB 2846/3120 KB 2848/3120 KB 2850/3120 KB 2852/3120 KB 2854/3120 KB 2856/3120 KB 2858/3120 KB 2860/3120 KB 2862/3120 KB 2864/3120 KB 2866/3120 KB 2868/3120 KB 2870/3120 KB 2872/3120 KB 2874/3120 KB 2876/3120 KB 2878/3120 KB 2880/3120 KB 2882/3120 KB 2884/3120 KB 2886/3120 KB 2888/3120 KB 2890/3120 KB 2892/3120 KB 2894/3120 KB 2896/3120 KB 2898/3120 KB 2900/3120 KB 2902/3120 KB 2904/3120 KB 2906/3120 KB 2908/3120 KB 2910/3120 KB 2912/3120 KB 2914/3120 KB 2916/3120 KB 2918/3120 KB 2920/3120 KB 2922/3120 KB 2924/3120 KB 2926/3120 KB 2928/3120 KB 2930/3120 KB 2932/3120 KB 2934/3120 KB 2936/3120 KB 2938/3120 KB 2940/3120 KB 2942/3120 KB 2944/3120 KB 2946/3120 KB 2948/3120 KB 2950/3120 KB 2952/3120 KB 2954/3120 KB 2956/3120 KB 2958/3120 KB 2960/3120 KB 2962/3120 KB 2964/3120 KB 2966/3120 KB 2968/3120 KB 2970/3120 KB 2972/3120 KB 2974/3120 KB 2976/3120 KB 2978/3120 KB 2980/3120 KB 2982/3120 KB 2984/3120 KB 2986/3120 KB 2988/3120 KB 2990/3120 KB 2992/3120 KB 2994/3120 KB 2996/3120 KB 2998/3120 KB 3000/3120 KB 3002/3120 KB 3004/3120 KB 3006/3120 KB 3008/3120 KB 3010/3120 KB 3012/3120 KB 3014/3120 KB 3016/3120 KB 3018/3120 KB 3020/3120 KB 3022/3120 KB 3024/3120 KB 3026/3120 KB 3028/3120 KB 3030/3120 KB 3032/3120 KB 3034/3120 KB 3036/3120 KB 3038/3120 KB 3040/3120 KB 3042/3120 KB 3044/3120 KB 3046/3120 KB 3048/3120 KB 3050/3120 KB 3052/3120 KB 3054/3120 KB 3056/3120 KB 3058/3120 KB 3060/3120 KB 3062/3120 KB 3064/3120 KB 3066/3120 KB 3068/3120 KB 3070/3120 KB 3072/3120 KB 3074/3120 KB 3076/3120 KB 3078/3120 KB 3080/3120 KB 3082/3120 KB 3084/3120 KB 3086/3120 KB 3088/3120 KB 3090/3120 KB 3092/3120 KB 3094/3120 KB 3096/3120 KB 3098/3120 KB 3100/3120 KB 3102/3120 KB 3104/3120 KB 3106/3120 KB 3108/3120 KB 3110/3120 KB 3112/3120 KB 3114/3120 KB 3116/3120 KB 3118/3120 KB 3120/3120 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48.war (3120 KB at 3226.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48.pom 2/3 KB 3/3 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48.pom (3 KB at 32.5 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml 287/287 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 5.3 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 24.6 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml 287/287 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/maven-metadata.xml (287 B at 7.6 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48-sources.jar 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48-sources.jar (8 KB at 177.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 31.9 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48-javadoc.jar 2/51 KB 4/51 KB 6/51 KB 8/51 KB 10/51 KB 12/51 KB 14/51 KB 16/51 KB 18/51 KB 20/51 KB 22/51 KB 24/51 KB 26/51 KB 28/51 KB 30/51 KB 32/51 KB 34/51 KB 36/51 KB 38/51 KB 40/51 KB 42/51 KB 44/51 KB 46/51 KB 48/51 KB 50/51 KB 51/51 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/jsf-0.0.1-20151127.125902-48-javadoc.jar (51 KB at 781.7 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/jsf/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 36.9 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml 780/780 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (780 B at 14.1 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151127.125904-47.ear 2/3529 KB 4/3529 KB 6/3529 KB 8/3529 KB 10/3529 KB 12/3529 KB 14/3529 KB 16/3529 KB 18/3529 KB 20/3529 KB 22/3529 KB 24/3529 KB 26/3529 KB 28/3529 KB 30/3529 KB 32/3529 KB 34/3529 KB 36/3529 KB 38/3529 KB 40/3529 KB 42/3529 KB 44/3529 KB 46/3529 KB 48/3529 KB 50/3529 KB 52/3529 KB 54/3529 KB 56/3529 KB 58/3529 KB 60/3529 KB 62/3529 KB 64/3529 KB 66/3529 KB 68/3529 KB 70/3529 KB 72/3529 KB 74/3529 KB 76/3529 KB 78/3529 KB 80/3529 KB 82/3529 KB 84/3529 KB 86/3529 KB 88/3529 KB 90/3529 KB 92/3529 KB 94/3529 KB 96/3529 KB 98/3529 KB 100/3529 KB 102/3529 KB 104/3529 KB 106/3529 KB 108/3529 KB 110/3529 KB 112/3529 KB 114/3529 KB 116/3529 KB 118/3529 KB 120/3529 KB 122/3529 KB 124/3529 KB 126/3529 KB 128/3529 KB 130/3529 KB 132/3529 KB 134/3529 KB 136/3529 KB 138/3529 KB 140/3529 KB 142/3529 KB 144/3529 KB 146/3529 KB 148/3529 KB 150/3529 KB 152/3529 KB 154/3529 KB 156/3529 KB 158/3529 KB 160/3529 KB 162/3529 KB 164/3529 KB 166/3529 KB 168/3529 KB 170/3529 KB 172/3529 KB 174/3529 KB 176/3529 KB 178/3529 KB 180/3529 KB 182/3529 KB 184/3529 KB 186/3529 KB 188/3529 KB 190/3529 KB 192/3529 KB 194/3529 KB 196/3529 KB 198/3529 KB 200/3529 KB 202/3529 KB 204/3529 KB 206/3529 KB 208/3529 KB 210/3529 KB 212/3529 KB 214/3529 KB 216/3529 KB 218/3529 KB 220/3529 KB 222/3529 KB 224/3529 KB 226/3529 KB 228/3529 KB 230/3529 KB 232/3529 KB 234/3529 KB 236/3529 KB 238/3529 KB 240/3529 KB 242/3529 KB 244/3529 KB 246/3529 KB 248/3529 KB 250/3529 KB 252/3529 KB 254/3529 KB 256/3529 KB 258/3529 KB 260/3529 KB 262/3529 KB 264/3529 KB 266/3529 KB 268/3529 KB 270/3529 KB 272/3529 KB 274/3529 KB 276/3529 KB 278/3529 KB 280/3529 KB 282/3529 KB 284/3529 KB 286/3529 KB 288/3529 KB 290/3529 KB 292/3529 KB 294/3529 KB 296/3529 KB 298/3529 KB 300/3529 KB 302/3529 KB 304/3529 KB 306/3529 KB 308/3529 KB 310/3529 KB 312/3529 KB 314/3529 KB 316/3529 KB 318/3529 KB 320/3529 KB 322/3529 KB 324/3529 KB 326/3529 KB 328/3529 KB 330/3529 KB 332/3529 KB 334/3529 KB 336/3529 KB 338/3529 KB 340/3529 KB 342/3529 KB 344/3529 KB 346/3529 KB 348/3529 KB 350/3529 KB 352/3529 KB 354/3529 KB 356/3529 KB 358/3529 KB 360/3529 KB 362/3529 KB 364/3529 KB 366/3529 KB 368/3529 KB 370/3529 KB 372/3529 KB 374/3529 KB 376/3529 KB 378/3529 KB 380/3529 KB 382/3529 KB 384/3529 KB 386/3529 KB 388/3529 KB 390/3529 KB 392/3529 KB 394/3529 KB 396/3529 KB 398/3529 KB 400/3529 KB 402/3529 KB 404/3529 KB 406/3529 KB 408/3529 KB 410/3529 KB 412/3529 KB 414/3529 KB 416/3529 KB 418/3529 KB 420/3529 KB 422/3529 KB 424/3529 KB 426/3529 KB 428/3529 KB 430/3529 KB 432/3529 KB 434/3529 KB 436/3529 KB 438/3529 KB 440/3529 KB 442/3529 KB 444/3529 KB 446/3529 KB 448/3529 KB 450/3529 KB 452/3529 KB 454/3529 KB 456/3529 KB 458/3529 KB 460/3529 KB 462/3529 KB 464/3529 KB 466/3529 KB 468/3529 KB 470/3529 KB 472/3529 KB 474/3529 KB 476/3529 KB 478/3529 KB 480/3529 KB 482/3529 KB 484/3529 KB 486/3529 KB 488/3529 KB 490/3529 KB 492/3529 KB 494/3529 KB 496/3529 KB 498/3529 KB 500/3529 KB 502/3529 KB 504/3529 KB 506/3529 KB 508/3529 KB 510/3529 KB 512/3529 KB 514/3529 KB 516/3529 KB 518/3529 KB 520/3529 KB 522/3529 KB 524/3529 KB 526/3529 KB 528/3529 KB 530/3529 KB 532/3529 KB 534/3529 KB 536/3529 KB 538/3529 KB 540/3529 KB 542/3529 KB 544/3529 KB 546/3529 KB 548/3529 KB 550/3529 KB 552/3529 KB 554/3529 KB 556/3529 KB 558/3529 KB 560/3529 KB 562/3529 KB 564/3529 KB 566/3529 KB 568/3529 KB 570/3529 KB 572/3529 KB 574/3529 KB 576/3529 KB 578/3529 KB 580/3529 KB 582/3529 KB 584/3529 KB 586/3529 KB 588/3529 KB 590/3529 KB 592/3529 KB 594/3529 KB 596/3529 KB 598/3529 KB 600/3529 KB 602/3529 KB 604/3529 KB 606/3529 KB 608/3529 KB 610/3529 KB 612/3529 KB 614/3529 KB 616/3529 KB 618/3529 KB 620/3529 KB 622/3529 KB 624/3529 KB 626/3529 KB 628/3529 KB 630/3529 KB 632/3529 KB 634/3529 KB 636/3529 KB 638/3529 KB 640/3529 KB 642/3529 KB 644/3529 KB 646/3529 KB 648/3529 KB 650/3529 KB 652/3529 KB 654/3529 KB 656/3529 KB 658/3529 KB 660/3529 KB 662/3529 KB 664/3529 KB 666/3529 KB 668/3529 KB 670/3529 KB 672/3529 KB 674/3529 KB 676/3529 KB 678/3529 KB 680/3529 KB 682/3529 KB 684/3529 KB 686/3529 KB 688/3529 KB 690/3529 KB 692/3529 KB 694/3529 KB 696/3529 KB 698/3529 KB 700/3529 KB 702/3529 KB 704/3529 KB 706/3529 KB 708/3529 KB 710/3529 KB 712/3529 KB 714/3529 KB 716/3529 KB 718/3529 KB 720/3529 KB 722/3529 KB 724/3529 KB 726/3529 KB 728/3529 KB 730/3529 KB 732/3529 KB 734/3529 KB 736/3529 KB 738/3529 KB 740/3529 KB 742/3529 KB 744/3529 KB 746/3529 KB 748/3529 KB 750/3529 KB 752/3529 KB 754/3529 KB 756/3529 KB 758/3529 KB 760/3529 KB 762/3529 KB 764/3529 KB 766/3529 KB 768/3529 KB 770/3529 KB 772/3529 KB 774/3529 KB 776/3529 KB 778/3529 KB 780/3529 KB 782/3529 KB 784/3529 KB 786/3529 KB 788/3529 KB 790/3529 KB 792/3529 KB 794/3529 KB 796/3529 KB 798/3529 KB 800/3529 KB 802/3529 KB 804/3529 KB 806/3529 KB 808/3529 KB 810/3529 KB 812/3529 KB 814/3529 KB 816/3529 KB 818/3529 KB 820/3529 KB 822/3529 KB 824/3529 KB 826/3529 KB 828/3529 KB 830/3529 KB 832/3529 KB 834/3529 KB 836/3529 KB 838/3529 KB 840/3529 KB 842/3529 KB 844/3529 KB 846/3529 KB 848/3529 KB 850/3529 KB 852/3529 KB 854/3529 KB 856/3529 KB 858/3529 KB 860/3529 KB 862/3529 KB 864/3529 KB 866/3529 KB 868/3529 KB 870/3529 KB 872/3529 KB 874/3529 KB 876/3529 KB 878/3529 KB 880/3529 KB 882/3529 KB 884/3529 KB 886/3529 KB 888/3529 KB 890/3529 KB 892/3529 KB 894/3529 KB 896/3529 KB 898/3529 KB 900/3529 KB 902/3529 KB 904/3529 KB 906/3529 KB 908/3529 KB 910/3529 KB 912/3529 KB 914/3529 KB 916/3529 KB 918/3529 KB 920/3529 KB 922/3529 KB 924/3529 KB 926/3529 KB 928/3529 KB 930/3529 KB 932/3529 KB 934/3529 KB 936/3529 KB 938/3529 KB 940/3529 KB 942/3529 KB 944/3529 KB 946/3529 KB 948/3529 KB 950/3529 KB 952/3529 KB 954/3529 KB 956/3529 KB 958/3529 KB 960/3529 KB 962/3529 KB 964/3529 KB 966/3529 KB 968/3529 KB 970/3529 KB 972/3529 KB 974/3529 KB 976/3529 KB 978/3529 KB 980/3529 KB 982/3529 KB 984/3529 KB 986/3529 KB 988/3529 KB 990/3529 KB 992/3529 KB 994/3529 KB 996/3529 KB 998/3529 KB 1000/3529 KB 1002/3529 KB 1004/3529 KB 1006/3529 KB 1008/3529 KB 1010/3529 KB 1012/3529 KB 1014/3529 KB 1016/3529 KB 1018/3529 KB 1020/3529 KB 1022/3529 KB 1024/3529 KB 1026/3529 KB 1028/3529 KB 1030/3529 KB 1032/3529 KB 1034/3529 KB 1036/3529 KB 1038/3529 KB 1040/3529 KB 1042/3529 KB 1044/3529 KB 1046/3529 KB 1048/3529 KB 1050/3529 KB 1052/3529 KB 1054/3529 KB 1056/3529 KB 1058/3529 KB 1060/3529 KB 1062/3529 KB 1064/3529 KB 1066/3529 KB 1068/3529 KB 1070/3529 KB 1072/3529 KB 1074/3529 KB 1076/3529 KB 1078/3529 KB 1080/3529 KB 1082/3529 KB 1084/3529 KB 1086/3529 KB 1088/3529 KB 1090/3529 KB 1092/3529 KB 1094/3529 KB 1096/3529 KB 1098/3529 KB 1100/3529 KB 1102/3529 KB 1104/3529 KB 1106/3529 KB 1108/3529 KB 1110/3529 KB 1112/3529 KB 1114/3529 KB 1116/3529 KB 1118/3529 KB 1120/3529 KB 1122/3529 KB 1124/3529 KB 1126/3529 KB 1128/3529 KB 1130/3529 KB 1132/3529 KB 1134/3529 KB 1136/3529 KB 1138/3529 KB 1140/3529 KB 1142/3529 KB 1144/3529 KB 1146/3529 KB 1148/3529 KB 1150/3529 KB 1152/3529 KB 1154/3529 KB 1156/3529 KB 1158/3529 KB 1160/3529 KB 1162/3529 KB 1164/3529 KB 1166/3529 KB 1168/3529 KB 1170/3529 KB 1172/3529 KB 1174/3529 KB 1176/3529 KB 1178/3529 KB 1180/3529 KB 1182/3529 KB 1184/3529 KB 1186/3529 KB 1188/3529 KB 1190/3529 KB 1192/3529 KB 1194/3529 KB 1196/3529 KB 1198/3529 KB 1200/3529 KB 1202/3529 KB 1204/3529 KB 1206/3529 KB 1208/3529 KB 1210/3529 KB 1212/3529 KB 1214/3529 KB 1216/3529 KB 1218/3529 KB 1220/3529 KB 1222/3529 KB 1224/3529 KB 1226/3529 KB 1228/3529 KB 1230/3529 KB 1232/3529 KB 1234/3529 KB 1236/3529 KB 1238/3529 KB 1240/3529 KB 1242/3529 KB 1244/3529 KB 1246/3529 KB 1248/3529 KB 1250/3529 KB 1252/3529 KB 1254/3529 KB 1256/3529 KB 1258/3529 KB 1260/3529 KB 1262/3529 KB 1264/3529 KB 1266/3529 KB 1268/3529 KB 1270/3529 KB 1272/3529 KB 1274/3529 KB 1276/3529 KB 1278/3529 KB 1280/3529 KB 1282/3529 KB 1284/3529 KB 1286/3529 KB 1288/3529 KB 1290/3529 KB 1292/3529 KB 1294/3529 KB 1296/3529 KB 1298/3529 KB 1300/3529 KB 1302/3529 KB 1304/3529 KB 1306/3529 KB 1308/3529 KB 1310/3529 KB 1312/3529 KB 1314/3529 KB 1316/3529 KB 1318/3529 KB 1320/3529 KB 1322/3529 KB 1324/3529 KB 1326/3529 KB 1328/3529 KB 1330/3529 KB 1332/3529 KB 1334/3529 KB 1336/3529 KB 1338/3529 KB 1340/3529 KB 1342/3529 KB 1344/3529 KB 1346/3529 KB 1348/3529 KB 1350/3529 KB 1352/3529 KB 1354/3529 KB 1356/3529 KB 1358/3529 KB 1360/3529 KB 1362/3529 KB 1364/3529 KB 1366/3529 KB 1368/3529 KB 1370/3529 KB 1372/3529 KB 1374/3529 KB 1376/3529 KB 1378/3529 KB 1380/3529 KB 1382/3529 KB 1384/3529 KB 1386/3529 KB 1388/3529 KB 1390/3529 KB 1392/3529 KB 1394/3529 KB 1396/3529 KB 1398/3529 KB 1400/3529 KB 1402/3529 KB 1404/3529 KB 1406/3529 KB 1408/3529 KB 1410/3529 KB 1412/3529 KB 1414/3529 KB 1416/3529 KB 1418/3529 KB 1420/3529 KB 1422/3529 KB 1424/3529 KB 1426/3529 KB 1428/3529 KB 1430/3529 KB 1432/3529 KB 1434/3529 KB 1436/3529 KB 1438/3529 KB 1440/3529 KB 1442/3529 KB 1444/3529 KB 1446/3529 KB 1448/3529 KB 1450/3529 KB 1452/3529 KB 1454/3529 KB 1456/3529 KB 1458/3529 KB 1460/3529 KB 1462/3529 KB 1464/3529 KB 1466/3529 KB 1468/3529 KB 1470/3529 KB 1472/3529 KB 1474/3529 KB 1476/3529 KB 1478/3529 KB 1480/3529 KB 1482/3529 KB 1484/3529 KB 1486/3529 KB 1488/3529 KB 1490/3529 KB 1492/3529 KB 1494/3529 KB 1496/3529 KB 1498/3529 KB 1500/3529 KB 1502/3529 KB 1504/3529 KB 1506/3529 KB 1508/3529 KB 1510/3529 KB 1512/3529 KB 1514/3529 KB 1516/3529 KB 1518/3529 KB 1520/3529 KB 1522/3529 KB 1524/3529 KB 1526/3529 KB 1528/3529 KB 1530/3529 KB 1532/3529 KB 1534/3529 KB 1536/3529 KB 1538/3529 KB 1540/3529 KB 1542/3529 KB 1544/3529 KB 1546/3529 KB 1548/3529 KB 1550/3529 KB 1552/3529 KB 1554/3529 KB 1556/3529 KB 1558/3529 KB 1560/3529 KB 1562/3529 KB 1564/3529 KB 1566/3529 KB 1568/3529 KB 1570/3529 KB 1572/3529 KB 1574/3529 KB 1576/3529 KB 1578/3529 KB 1580/3529 KB 1582/3529 KB 1584/3529 KB 1586/3529 KB 1588/3529 KB 1590/3529 KB 1592/3529 KB 1594/3529 KB 1596/3529 KB 1598/3529 KB 1600/3529 KB 1602/3529 KB 1604/3529 KB 1606/3529 KB 1608/3529 KB 1610/3529 KB 1612/3529 KB 1614/3529 KB 1616/3529 KB 1618/3529 KB 1620/3529 KB 1622/3529 KB 1624/3529 KB 1626/3529 KB 1628/3529 KB 1630/3529 KB 1632/3529 KB 1634/3529 KB 1636/3529 KB 1638/3529 KB 1640/3529 KB 1642/3529 KB 1644/3529 KB 1646/3529 KB 1648/3529 KB 1650/3529 KB 1652/3529 KB 1654/3529 KB 1656/3529 KB 1658/3529 KB 1660/3529 KB 1662/3529 KB 1664/3529 KB 1666/3529 KB 1668/3529 KB 1670/3529 KB 1672/3529 KB 1674/3529 KB 1676/3529 KB 1678/3529 KB 1680/3529 KB 1682/3529 KB 1684/3529 KB 1686/3529 KB 1688/3529 KB 1690/3529 KB 1692/3529 KB 1694/3529 KB 1696/3529 KB 1698/3529 KB 1700/3529 KB 1702/3529 KB 1704/3529 KB 1706/3529 KB 1708/3529 KB 1710/3529 KB 1712/3529 KB 1714/3529 KB 1716/3529 KB 1718/3529 KB 1720/3529 KB 1722/3529 KB 1724/3529 KB 1726/3529 KB 1728/3529 KB 1730/3529 KB 1732/3529 KB 1734/3529 KB 1736/3529 KB 1738/3529 KB 1740/3529 KB 1742/3529 KB 1744/3529 KB 1746/3529 KB 1748/3529 KB 1750/3529 KB 1752/3529 KB 1754/3529 KB 1756/3529 KB 1758/3529 KB 1760/3529 KB 1762/3529 KB 1764/3529 KB 1766/3529 KB 1768/3529 KB 1770/3529 KB 1772/3529 KB 1774/3529 KB 1776/3529 KB 1778/3529 KB 1780/3529 KB 1782/3529 KB 1784/3529 KB 1786/3529 KB 1788/3529 KB 1790/3529 KB 1792/3529 KB 1794/3529 KB 1796/3529 KB 1798/3529 KB 1800/3529 KB 1802/3529 KB 1804/3529 KB 1806/3529 KB 1808/3529 KB 1810/3529 KB 1812/3529 KB 1814/3529 KB 1816/3529 KB 1818/3529 KB 1820/3529 KB 1822/3529 KB 1824/3529 KB 1826/3529 KB 1828/3529 KB 1830/3529 KB 1832/3529 KB 1834/3529 KB 1836/3529 KB 1838/3529 KB 1840/3529 KB 1842/3529 KB 1844/3529 KB 1846/3529 KB 1848/3529 KB 1850/3529 KB 1852/3529 KB 1854/3529 KB 1856/3529 KB 1858/3529 KB 1860/3529 KB 1862/3529 KB 1864/3529 KB 1866/3529 KB 1868/3529 KB 1870/3529 KB 1872/3529 KB 1874/3529 KB 1876/3529 KB 1878/3529 KB 1880/3529 KB 1882/3529 KB 1884/3529 KB 1886/3529 KB 1888/3529 KB 1890/3529 KB 1892/3529 KB 1894/3529 KB 1896/3529 KB 1898/3529 KB 1900/3529 KB 1902/3529 KB 1904/3529 KB 1906/3529 KB 1908/3529 KB 1910/3529 KB 1912/3529 KB 1914/3529 KB 1916/3529 KB 1918/3529 KB 1920/3529 KB 1922/3529 KB 1924/3529 KB 1926/3529 KB 1928/3529 KB 1930/3529 KB 1932/3529 KB 1934/3529 KB 1936/3529 KB 1938/3529 KB 1940/3529 KB 1942/3529 KB 1944/3529 KB 1946/3529 KB 1948/3529 KB 1950/3529 KB 1952/3529 KB 1954/3529 KB 1956/3529 KB 1958/3529 KB 1960/3529 KB 1962/3529 KB 1964/3529 KB 1966/3529 KB 1968/3529 KB 1970/3529 KB 1972/3529 KB 1974/3529 KB 1976/3529 KB 1978/3529 KB 1980/3529 KB 1982/3529 KB 1984/3529 KB 1986/3529 KB 1988/3529 KB 1990/3529 KB 1992/3529 KB 1994/3529 KB 1996/3529 KB 1998/3529 KB 2000/3529 KB 2002/3529 KB 2004/3529 KB 2006/3529 KB 2008/3529 KB 2010/3529 KB 2012/3529 KB 2014/3529 KB 2016/3529 KB 2018/3529 KB 2020/3529 KB 2022/3529 KB 2024/3529 KB 2026/3529 KB 2028/3529 KB 2030/3529 KB 2032/3529 KB 2034/3529 KB 2036/3529 KB 2038/3529 KB 2040/3529 KB 2042/3529 KB 2044/3529 KB 2046/3529 KB 2048/3529 KB 2050/3529 KB 2052/3529 KB 2054/3529 KB 2056/3529 KB 2058/3529 KB 2060/3529 KB 2062/3529 KB 2064/3529 KB 2066/3529 KB 2068/3529 KB 2070/3529 KB 2072/3529 KB 2074/3529 KB 2076/3529 KB 2078/3529 KB 2080/3529 KB 2082/3529 KB 2084/3529 KB 2086/3529 KB 2088/3529 KB 2090/3529 KB 2092/3529 KB 2094/3529 KB 2096/3529 KB 2098/3529 KB 2100/3529 KB 2102/3529 KB 2104/3529 KB 2106/3529 KB 2108/3529 KB 2110/3529 KB 2112/3529 KB 2114/3529 KB 2116/3529 KB 2118/3529 KB 2120/3529 KB 2122/3529 KB 2124/3529 KB 2126/3529 KB 2128/3529 KB 2130/3529 KB 2132/3529 KB 2134/3529 KB 2136/3529 KB 2138/3529 KB 2140/3529 KB 2142/3529 KB 2144/3529 KB 2146/3529 KB 2148/3529 KB 2150/3529 KB 2152/3529 KB 2154/3529 KB 2156/3529 KB 2158/3529 KB 2160/3529 KB 2162/3529 KB 2164/3529 KB 2166/3529 KB 2168/3529 KB 2170/3529 KB 2172/3529 KB 2174/3529 KB 2176/3529 KB 2178/3529 KB 2180/3529 KB 2182/3529 KB 2184/3529 KB 2186/3529 KB 2188/3529 KB 2190/3529 KB 2192/3529 KB 2194/3529 KB 2196/3529 KB 2198/3529 KB 2200/3529 KB 2202/3529 KB 2204/3529 KB 2206/3529 KB 2208/3529 KB 2210/3529 KB 2212/3529 KB 2214/3529 KB 2216/3529 KB 2218/3529 KB 2220/3529 KB 2222/3529 KB 2224/3529 KB 2226/3529 KB 2228/3529 KB 2230/3529 KB 2232/3529 KB 2234/3529 KB 2236/3529 KB 2238/3529 KB 2240/3529 KB 2242/3529 KB 2244/3529 KB 2246/3529 KB 2248/3529 KB 2250/3529 KB 2252/3529 KB 2254/3529 KB 2256/3529 KB 2258/3529 KB 2260/3529 KB 2262/3529 KB 2264/3529 KB 2266/3529 KB 2268/3529 KB 2270/3529 KB 2272/3529 KB 2274/3529 KB 2276/3529 KB 2278/3529 KB 2280/3529 KB 2282/3529 KB 2284/3529 KB 2286/3529 KB 2288/3529 KB 2290/3529 KB 2292/3529 KB 2294/3529 KB 2296/3529 KB 2298/3529 KB 2300/3529 KB 2302/3529 KB 2304/3529 KB 2306/3529 KB 2308/3529 KB 2310/3529 KB 2312/3529 KB 2314/3529 KB 2316/3529 KB 2318/3529 KB 2320/3529 KB 2322/3529 KB 2324/3529 KB 2326/3529 KB 2328/3529 KB 2330/3529 KB 2332/3529 KB 2334/3529 KB 2336/3529 KB 2338/3529 KB 2340/3529 KB 2342/3529 KB 2344/3529 KB 2346/3529 KB 2348/3529 KB 2350/3529 KB 2352/3529 KB 2354/3529 KB 2356/3529 KB 2358/3529 KB 2360/3529 KB 2362/3529 KB 2364/3529 KB 2366/3529 KB 2368/3529 KB 2370/3529 KB 2372/3529 KB 2374/3529 KB 2376/3529 KB 2378/3529 KB 2380/3529 KB 2382/3529 KB 2384/3529 KB 2386/3529 KB 2388/3529 KB 2390/3529 KB 2392/3529 KB 2394/3529 KB 2396/3529 KB 2398/3529 KB 2400/3529 KB 2402/3529 KB 2404/3529 KB 2406/3529 KB 2408/3529 KB 2410/3529 KB 2412/3529 KB 2414/3529 KB 2416/3529 KB 2418/3529 KB 2420/3529 KB 2422/3529 KB 2424/3529 KB 2426/3529 KB 2428/3529 KB 2430/3529 KB 2432/3529 KB 2434/3529 KB 2436/3529 KB 2438/3529 KB 2440/3529 KB 2442/3529 KB 2444/3529 KB 2446/3529 KB 2448/3529 KB 2450/3529 KB 2452/3529 KB 2454/3529 KB 2456/3529 KB 2458/3529 KB 2460/3529 KB 2462/3529 KB 2464/3529 KB 2466/3529 KB 2468/3529 KB 2470/3529 KB 2472/3529 KB 2474/3529 KB 2476/3529 KB 2478/3529 KB 2480/3529 KB 2482/3529 KB 2484/3529 KB 2486/3529 KB 2488/3529 KB 2490/3529 KB 2492/3529 KB 2494/3529 KB 2496/3529 KB 2498/3529 KB 2500/3529 KB 2502/3529 KB 2504/3529 KB 2506/3529 KB 2508/3529 KB 2510/3529 KB 2512/3529 KB 2514/3529 KB 2516/3529 KB 2518/3529 KB 2520/3529 KB 2522/3529 KB 2524/3529 KB 2526/3529 KB 2528/3529 KB 2530/3529 KB 2532/3529 KB 2534/3529 KB 2536/3529 KB 2538/3529 KB 2540/3529 KB 2542/3529 KB 2544/3529 KB 2546/3529 KB 2548/3529 KB 2550/3529 KB 2552/3529 KB 2554/3529 KB 2556/3529 KB 2558/3529 KB 2560/3529 KB 2562/3529 KB 2564/3529 KB 2566/3529 KB 2568/3529 KB 2570/3529 KB 2572/3529 KB 2574/3529 KB 2576/3529 KB 2578/3529 KB 2580/3529 KB 2582/3529 KB 2584/3529 KB 2586/3529 KB 2588/3529 KB 2590/3529 KB 2592/3529 KB 2594/3529 KB 2596/3529 KB 2598/3529 KB 2600/3529 KB 2602/3529 KB 2604/3529 KB 2606/3529 KB 2608/3529 KB 2610/3529 KB 2612/3529 KB 2614/3529 KB 2616/3529 KB 2618/3529 KB 2620/3529 KB 2622/3529 KB 2624/3529 KB 2626/3529 KB 2628/3529 KB 2630/3529 KB 2632/3529 KB 2634/3529 KB 2636/3529 KB 2638/3529 KB 2640/3529 KB 2642/3529 KB 2644/3529 KB 2646/3529 KB 2648/3529 KB 2650/3529 KB 2652/3529 KB 2654/3529 KB 2656/3529 KB 2658/3529 KB 2660/3529 KB 2662/3529 KB 2664/3529 KB 2666/3529 KB 2668/3529 KB 2670/3529 KB 2672/3529 KB 2674/3529 KB 2676/3529 KB 2678/3529 KB 2680/3529 KB 2682/3529 KB 2684/3529 KB 2686/3529 KB 2688/3529 KB 2690/3529 KB 2692/3529 KB 2694/3529 KB 2696/3529 KB 2698/3529 KB 2700/3529 KB 2702/3529 KB 2704/3529 KB 2706/3529 KB 2708/3529 KB 2710/3529 KB 2712/3529 KB 2714/3529 KB 2716/3529 KB 2718/3529 KB 2720/3529 KB 2722/3529 KB 2724/3529 KB 2726/3529 KB 2728/3529 KB 2730/3529 KB 2732/3529 KB 2734/3529 KB 2736/3529 KB 2738/3529 KB 2740/3529 KB 2742/3529 KB 2744/3529 KB 2746/3529 KB 2748/3529 KB 2750/3529 KB 2752/3529 KB 2754/3529 KB 2756/3529 KB 2758/3529 KB 2760/3529 KB 2762/3529 KB 2764/3529 KB 2766/3529 KB 2768/3529 KB 2770/3529 KB 2772/3529 KB 2774/3529 KB 2776/3529 KB 2778/3529 KB 2780/3529 KB 2782/3529 KB 2784/3529 KB 2786/3529 KB 2788/3529 KB 2790/3529 KB 2792/3529 KB 2794/3529 KB 2796/3529 KB 2798/3529 KB 2800/3529 KB 2802/3529 KB 2804/3529 KB 2806/3529 KB 2808/3529 KB 2810/3529 KB 2812/3529 KB 2814/3529 KB 2816/3529 KB 2818/3529 KB 2820/3529 KB 2822/3529 KB 2824/3529 KB 2826/3529 KB 2828/3529 KB 2830/3529 KB 2832/3529 KB 2834/3529 KB 2836/3529 KB 2838/3529 KB 2840/3529 KB 2842/3529 KB 2844/3529 KB 2846/3529 KB 2848/3529 KB 2850/3529 KB 2852/3529 KB 2854/3529 KB 2856/3529 KB 2858/3529 KB 2860/3529 KB 2862/3529 KB 2864/3529 KB 2866/3529 KB 2868/3529 KB 2870/3529 KB 2872/3529 KB 2874/3529 KB 2876/3529 KB 2878/3529 KB 2880/3529 KB 2882/3529 KB 2884/3529 KB 2886/3529 KB 2888/3529 KB 2890/3529 KB 2892/3529 KB 2894/3529 KB 2896/3529 KB 2898/3529 KB 2900/3529 KB 2902/3529 KB 2904/3529 KB 2906/3529 KB 2908/3529 KB 2910/3529 KB 2912/3529 KB 2914/3529 KB 2916/3529 KB 2918/3529 KB 2920/3529 KB 2922/3529 KB 2924/3529 KB 2926/3529 KB 2928/3529 KB 2930/3529 KB 2932/3529 KB 2934/3529 KB 2936/3529 KB 2938/3529 KB 2940/3529 KB 2942/3529 KB 2944/3529 KB 2946/3529 KB 2948/3529 KB 2950/3529 KB 2952/3529 KB 2954/3529 KB 2956/3529 KB 2958/3529 KB 2960/3529 KB 2962/3529 KB 2964/3529 KB 2966/3529 KB 2968/3529 KB 2970/3529 KB 2972/3529 KB 2974/3529 KB 2976/3529 KB 2978/3529 KB 2980/3529 KB 2982/3529 KB 2984/3529 KB 2986/3529 KB 2988/3529 KB 2990/3529 KB 2992/3529 KB 2994/3529 KB 2996/3529 KB 2998/3529 KB 3000/3529 KB 3002/3529 KB 3004/3529 KB 3006/3529 KB 3008/3529 KB 3010/3529 KB 3012/3529 KB 3014/3529 KB 3016/3529 KB 3018/3529 KB 3020/3529 KB 3022/3529 KB 3024/3529 KB 3026/3529 KB 3028/3529 KB 3030/3529 KB 3032/3529 KB 3034/3529 KB 3036/3529 KB 3038/3529 KB 3040/3529 KB 3042/3529 KB 3044/3529 KB 3046/3529 KB 3048/3529 KB 3050/3529 KB 3052/3529 KB 3054/3529 KB 3056/3529 KB 3058/3529 KB 3060/3529 KB 3062/3529 KB 3064/3529 KB 3066/3529 KB 3068/3529 KB 3070/3529 KB 3072/3529 KB 3074/3529 KB 3076/3529 KB 3078/3529 KB 3080/3529 KB 3082/3529 KB 3084/3529 KB 3086/3529 KB 3088/3529 KB 3090/3529 KB 3092/3529 KB 3094/3529 KB 3096/3529 KB 3098/3529 KB 3100/3529 KB 3102/3529 KB 3104/3529 KB 3106/3529 KB 3108/3529 KB 3110/3529 KB 3112/3529 KB 3114/3529 KB 3116/3529 KB 3118/3529 KB 3120/3529 KB 3122/3529 KB 3124/3529 KB 3126/3529 KB 3128/3529 KB 3130/3529 KB 3132/3529 KB 3134/3529 KB 3136/3529 KB 3138/3529 KB 3140/3529 KB 3142/3529 KB 3144/3529 KB 3146/3529 KB 3148/3529 KB 3150/3529 KB 3152/3529 KB 3154/3529 KB 3156/3529 KB 3158/3529 KB 3160/3529 KB 3162/3529 KB 3164/3529 KB 3166/3529 KB 3168/3529 KB 3170/3529 KB 3172/3529 KB 3174/3529 KB 3176/3529 KB 3178/3529 KB 3180/3529 KB 3182/3529 KB 3184/3529 KB 3186/3529 KB 3188/3529 KB 3190/3529 KB 3192/3529 KB 3194/3529 KB 3196/3529 KB 3198/3529 KB 3200/3529 KB 3202/3529 KB 3204/3529 KB 3206/3529 KB 3208/3529 KB 3210/3529 KB 3212/3529 KB 3214/3529 KB 3216/3529 KB 3218/3529 KB 3220/3529 KB 3222/3529 KB 3224/3529 KB 3226/3529 KB 3228/3529 KB 3230/3529 KB 3232/3529 KB 3234/3529 KB 3236/3529 KB 3238/3529 KB 3240/3529 KB 3242/3529 KB 3244/3529 KB 3246/3529 KB 3248/3529 KB 3250/3529 KB 3252/3529 KB 3254/3529 KB 3256/3529 KB 3258/3529 KB 3260/3529 KB 3262/3529 KB 3264/3529 KB 3266/3529 KB 3268/3529 KB 3270/3529 KB 3272/3529 KB 3274/3529 KB 3276/3529 KB 3278/3529 KB 3280/3529 KB 3282/3529 KB 3284/3529 KB 3286/3529 KB 3288/3529 KB 3290/3529 KB 3292/3529 KB 3294/3529 KB 3296/3529 KB 3298/3529 KB 3300/3529 KB 3302/3529 KB 3304/3529 KB 3306/3529 KB 3308/3529 KB 3310/3529 KB 3312/3529 KB 3314/3529 KB 3316/3529 KB 3318/3529 KB 3320/3529 KB 3322/3529 KB 3324/3529 KB 3326/3529 KB 3328/3529 KB 3330/3529 KB 3332/3529 KB 3334/3529 KB 3336/3529 KB 3338/3529 KB 3340/3529 KB 3342/3529 KB 3344/3529 KB 3346/3529 KB 3348/3529 KB 3350/3529 KB 3352/3529 KB 3354/3529 KB 3356/3529 KB 3358/3529 KB 3360/3529 KB 3362/3529 KB 3364/3529 KB 3366/3529 KB 3368/3529 KB 3370/3529 KB 3372/3529 KB 3374/3529 KB 3376/3529 KB 3378/3529 KB 3380/3529 KB 3382/3529 KB 3384/3529 KB 3386/3529 KB 3388/3529 KB 3390/3529 KB 3392/3529 KB 3394/3529 KB 3396/3529 KB 3398/3529 KB 3400/3529 KB 3402/3529 KB 3404/3529 KB 3406/3529 KB 3408/3529 KB 3410/3529 KB 3412/3529 KB 3414/3529 KB 3416/3529 KB 3418/3529 KB 3420/3529 KB 3422/3529 KB 3424/3529 KB 3426/3529 KB 3428/3529 KB 3430/3529 KB 3432/3529 KB 3434/3529 KB 3436/3529 KB 3438/3529 KB 3440/3529 KB 3442/3529 KB 3444/3529 KB 3446/3529 KB 3448/3529 KB 3450/3529 KB 3452/3529 KB 3454/3529 KB 3456/3529 KB 3458/3529 KB 3460/3529 KB 3462/3529 KB 3464/3529 KB 3466/3529 KB 3468/3529 KB 3470/3529 KB 3472/3529 KB 3474/3529 KB 3476/3529 KB 3478/3529 KB 3480/3529 KB 3482/3529 KB 3484/3529 KB 3486/3529 KB 3488/3529 KB 3490/3529 KB 3492/3529 KB 3494/3529 KB 3496/3529 KB 3498/3529 KB 3500/3529 KB 3502/3529 KB 3504/3529 KB 3506/3529 KB 3508/3529 KB 3510/3529 KB 3512/3529 KB 3514/3529 KB 3516/3529 KB 3518/3529 KB 3520/3529 KB 3522/3529 KB 3524/3529 KB 3526/3529 KB 3528/3529 KB 3529/3529 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151127.125904-47.ear (3529 KB at 3637.8 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151127.125904-47.pom 2/3 KB 3/3 KB Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/ear-0.0.1-20151127.125904-47.pom (3 KB at 39.1 KB/sec) Downloading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml 287/287 B Downloaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 8.5 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml 780/780 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/0.0.1-SNAPSHOT/maven-metadata.xml (780 B at 14.4 KB/sec) Uploading: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml 287/287 B Uploaded: http://sing.ei.uvigo.es/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/letta/ear/maven-metadata.xml (287 B at 6.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [3.890s] [INFO] Domain ............................................ SUCCESS [4.997s] [INFO] Tests ............................................. SUCCESS [3.914s] [INFO] Service ........................................... SUCCESS [3.405s] [INFO] REST .............................................. SUCCESS [1.030s] [INFO] JSF ............................................... SUCCESS [4.236s] [INFO] EAR ............................................... SUCCESS [10.198s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.206s [INFO] Finished at: Fri Nov 27 13:59:05 CET 2015 [INFO] Final Memory: 41M/498M [INFO] ------------------------------------------------------------------------ [LETTA] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true wildfly:deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta >>> [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ letta >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ letta <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ letta --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ domain --- [INFO] Analyzed bundle 'Domain' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ domain --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ domain --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ domain <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ domain --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Registration.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/User.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Event.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/Role.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventType.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/domain/target/domain-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ domain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests >>> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tests --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ tests >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ tests <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ tests --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service.util.security... Loading source files for package es.uvigo.esei.dgss.letta.domain.entities... Loading source files for package es.uvigo.esei.dgss.letta.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/UserRoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToEntity.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToUser.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/RegistrationsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/EventsDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/IsEqualsToRegistration.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/class-use/UsersDataset.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/http/util/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/es/uvigo/esei/dgss/letta/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/tests/target/tests-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ service --- [INFO] Analyzed bundle 'Service' with 6 classes [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ service --- [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ service --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ service <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ service --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ service --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.service.mail... Loading source files for package es.uvigo.esei.dgss.letta.service... Loading source files for package es.uvigo.esei.dgss.letta.service.exceptions... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/SearchEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/Mailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/class-use/DefaultMailer.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/UserEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/SearchEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/class-use/EventEJB.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/EmailDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/class-use/LoginDuplicateException.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/exceptions/package-use.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/es/uvigo/esei/dgss/letta/service/mail/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/LETTA/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/service/target/service-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ rest --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rest --- [INFO] Packaging webapp [INFO] Assembling webapp [rest] in [/var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/rest/src/main/webapp] [INFO] Webapp assembled in [36 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/rest/target/rest-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ rest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ rest <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ rest --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ rest --- [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ rest --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (post-unit-test) @ jsf --- [INFO] Analyzed bundle 'JSF' with 6 classes [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [jsf] in [/var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA/jsf/src/main/webapp] [INFO] Webapp assembled in [45 msecs] [INFO] Building war: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (pre-unit-test) @ jsf --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA/target/classes [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ jsf <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.letta.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_60 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/JSFController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/JSFController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/LoginUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/IndexPageController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/CreateEventController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/ConfirmUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/class-use/RegisterUserController.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/es/uvigo/esei/dgss/letta/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/LETTA/jsf/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/jsf/target/jsf-0.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ jsf --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear >>> [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] wildfly-dist-8.2.1.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ ear --- [INFO] Could not find manifest file: /var/lib/jenkins/workspace/LETTA/ear/target/ear-0.0.1-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/LETTA/ear/target/letta-0.0.1-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ ear >>> [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ear --- [INFO] [INFO] <<< wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear <<< [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha4:deploy (default-cli) @ ear --- Nov 27, 2015 1:59:34 PM org.xnio.Xnio INFO: XNIO version 3.3.1.Final Nov 27, 2015 1:59:34 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.3.1.Final Nov 27, 2015 1:59:34 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 4.0.9.Final [INFO] Authenticating against security realm: ManagementRealm [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [4.850s] [INFO] Domain ............................................ SUCCESS [5.613s] [INFO] Tests ............................................. SUCCESS [3.586s] [INFO] Service ........................................... SUCCESS [3.365s] [INFO] REST .............................................. SUCCESS [0.925s] [INFO] JSF ............................................... SUCCESS [4.461s] [INFO] EAR ............................................... SUCCESS [5.635s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.119s [INFO] Finished at: Fri Nov 27 13:59:39 CET 2015 [INFO] Final Memory: 46M/547M [INFO] ------------------------------------------------------------------------ Xvfb stopping [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/domain/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/service/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LETTA/rest/target/site/jacoco to /var/lib/jenkins/jobs/LETTA/htmlreports/REST_JaCoCo_Report Sending e-mails to: mrjato@esei.uvigo.es afnandin@esei.uvigo.es aalopez@esei.uvigo.es abmiguez@esei.uvigo.es agjacome@esei.uvigo.es apsoto@esei.uvigo.es bcgonzalez3@esei.uvigo.es dgpena@uvigo.es frpena@esei.uvigo.es jacasanova@esei.uvigo.es redouane@esei.uvigo.es Finished: SUCCESS