Started by an SCM change Building in workspace /var/lib/jenkins/workspace/μStories - Team A > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git # timeout=10 Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress http://sing-group.org/dt/gitlab/dgss-1819-teamA/microstories.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision 0c5beac9c969fd3612bd30641cb13071443f29f7 (origin/develop) Commit message: "Tsk32 Creates a private section for the users" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 0c5beac9c969fd3612bd30641cb13071443f29f7 > /usr/bin/git rev-list d34806e76b62efe54336213054c56cc3b1906c75 # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-49-6549260777856965384.fbdir Parsing POMs Established TCP socket on 38164 [μStories - Team A] $ /usr/lib/jvm/java-8-oracle//bin/java -Xmx2048m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.11.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven33Main /usr/share/maven3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.11.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 38164 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/μStories - Team A/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 18/19 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-pom --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-pom --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-domain --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/μStories - Team A/domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/μStories - Team A/domain/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/domain/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in es.uvigo.esei.dgss.teama.microstories.domain.entities.StoryTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-domain --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-tests --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/tests/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/lib/jenkins/workspace/μStories - Team A/tests/target/classes [INFO] /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java: /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/μStories - Team A/tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/tests/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-tests --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-service --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/service/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/μStories - Team A/service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories - Team A/service/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/service/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite 16:15:56,327 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 16:15:56,815 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 16:15:57,162 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 16:16:00,014 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 16:16:00,053 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.4.0.Final 16:16:00,078 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.4.0.Final 16:16:00,224 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.21.Final 16:16:00,257 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 16:16:00,304 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 16:16:00,331 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 16:16:00,350 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 16:16:00,359 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 16:16:00,379 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 16:16:00,426 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 16:16:00,477 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors 16:16:00,523 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 16:16:00,579 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.4.0.Final starting 16:16:00,660 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.6.Final 16:16:00,824 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 16:16:00,970 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 16:16:01,137 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2 16:16:01,476 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 16:16:01,539 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 16:16:01,544 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 16:16:01,766 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 16:16:02,260 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1819/teamA/microstories] 16:16:02,274 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 16:16:03,002 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/deployments 16:16:03,259 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 16:16:03,317 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 16:16:03,347 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:03,348 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:03,349 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:03,350 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:03,559 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 16:16:03,559 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 16:16:03,559 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 7042ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 16:16:04,495 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 16:16:06,172 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 16:16:06,238 INFO [org.xnio] (main) XNIO version 3.5.1.Final 16:16:06,253 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 16:16:06,422 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 16:16:07,675 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/da/03e4114689f1c934ea2213352b643fd6a941d1/content 16:16:07,709 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 16:16:09,443 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test 16:16:09,609 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 16:16:09,679 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 15) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 16:16:09,778 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war 16:16:09,925 INFO [org.hibernate.Version] (ServerService Thread Pool -- 15) HHH000412: Hibernate Core {5.0.10.Final} 16:16:09,927 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 15) HHH000206: hibernate.properties not found 16:16:09,933 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 15) HHH000021: Bytecode provider name : javassist 16:16:09,991 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final 16:16:10,085 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 15) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 16:16:10,222 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:app/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:global/test/StoryService java:app/test/StoryService java:module/StoryService 16:16:10,767 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 15) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:10,767 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 15) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:10,947 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final) 16:16:11,560 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 16:16:11,822 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 15) WFLYCLINF0002: Started client-mappings cache from ejb container 16:16:15,855 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 23) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 16:16:15,866 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 23) HHH000431: Unable to determine H2 database version, certain features may not work 16:16:15,936 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 23) Envers integration enabled? : true 16:16:16,653 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 23) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 16:16:16,653 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 23) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 16:16:17,782 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 23) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date)) Hibernate: create table Story (id integer generated by default as identity, author varchar(50) not null, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, primary key (id)) Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme)) Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story 16:16:17,816 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 23) HHH000230: Schema export complete 16:16:19,504 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 6) WFLYUT0021: Registered web context: /test 16:16:19,598 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") 16:16:20,947 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-1) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:16:21,734 WARN [org.hibernate.orm.deprecation] (default task-17) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id 16:16:22,866 WARN [org.hibernate.orm.deprecation] (default task-6) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? 16:16:23,513 WARN [org.hibernate.orm.deprecation] (default task-1) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:16:25,205 WARN [org.hibernate.orm.deprecation] (default task-19) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:16:25,454 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 6) WFLYUT0022: Unregistered web context: /test 16:16:26,330 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 61) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 16:16:26,331 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists 16:16:26,338 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 61) HHH000230: Schema export complete 16:16:26,342 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 16:16:26,373 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0003: Stopped client-mappings cache from ejb container 16:16:26,385 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 958ms 16:16:26,416 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 16:16:26,420 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/da/03e4114689f1c934ea2213352b643fd6a941d1/content 16:16:26,420 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.741 s - in es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite 16:16:26,651 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 16:16:26,674 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 16:16:26,677 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1819/teamA/microstories] 16:16:26,698 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 16:16:26,719 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2 16:16:26,757 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTP listener default suspending 16:16:26,762 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 16:16:26,763 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.4.0.Final stopping 16:16:26,779 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 112ms [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-service --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-rest --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/μStories - Team A/rest/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/μStories - Team A/rest/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite 16:16:39,802 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 16:16:40,435 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 16:16:40,792 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 16:16:43,606 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 16:16:43,655 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final 16:16:43,683 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final 16:16:43,817 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final 16:16:43,881 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 16:16:43,904 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 16:16:43,917 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 16:16:43,937 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 16:16:43,938 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 16:16:43,997 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.6.Final 16:16:44,081 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 16:16:44,082 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 16:16:44,117 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 35) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors 16:16:44,146 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting 16:16:44,240 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 16:16:44,241 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 16:16:44,241 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 16:16:44,357 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 16:16:44,663 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 16:16:44,796 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 16:16:44,807 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting 16:16:45,466 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 16:16:46,530 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss1819/teamA/microstories] 16:16:46,534 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 16:16:48,023 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 16:16:48,208 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 16:16:48,331 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/deployments 16:16:48,347 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:48,350 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 54) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:49,473 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:49,475 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 57) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:50,012 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 16:16:50,012 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 16:16:50,013 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 9895ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 16:16:50,701 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 16:16:52,490 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 16:16:52,549 INFO [org.xnio] (main) XNIO version 3.5.1.Final 16:16:52,561 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 16:16:52,677 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 16:16:53,732 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/4c/1d2de817fa30eaa83c058f5b842c57d93195d3/content 16:16:53,765 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 16:16:55,353 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test 16:16:55,495 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 14) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 16:16:55,563 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 14) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 16:16:55,640 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war 16:16:55,830 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final 16:16:55,840 INFO [org.hibernate.Version] (ServerService Thread Pool -- 14) HHH000412: Hibernate Core {5.0.10.Final} 16:16:55,847 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 14) HHH000206: hibernate.properties not found 16:16:55,857 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 14) HHH000021: Bytecode provider name : javassist 16:16:56,009 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 14) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 16:16:56,081 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:app/test/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:global/test/StoryService java:app/test/StoryService java:module/StoryService 16:16:56,524 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 14) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:56,525 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 14) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:16:56,704 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.3.5 (Final) 16:16:57,432 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 16:16:57,596 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 14) WFLYCLINF0002: Started client-mappings cache from ejb container 16:16:58,114 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 24) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 16:16:58,127 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 24) HHH000431: Unable to determine H2 database version, certain features may not work 16:16:58,209 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 24) Envers integration enabled? : true 16:16:59,011 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 24) HHH000038: Composite-id class does not override equals(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 16:16:59,012 WARN [org.hibernate.mapping.RootClass] (ServerService Thread Pool -- 24) HHH000039: Composite-id class does not override hashCode(): es.uvigo.esei.dgss.teama.microstories.domain.entities.Reading 16:16:59,568 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists Hibernate: create table Reading (date timestamp not null, counter integer not null, story integer not null, primary key (story, date)) Hibernate: create table Story (id integer generated by default as identity, author varchar(50) not null, dateOfPublish timestamp, genre integer not null, text varchar(1000) not null, title varchar(50) not null, primary key (id)) Hibernate: create table Story_themes (Story_id integer not null, theme integer not null, primary key (Story_id, theme)) Hibernate: alter table Reading add constraint FKc1op5r307yxtws4ih353istml foreign key (story) references Story Hibernate: alter table Story_themes add constraint FKb6a6ppaw3pcfyw463milsy02e foreign key (Story_id) references Story 16:16:59,601 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000230: Schema export complete 16:17:01,468 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0021: Registered web context: /test 16:17:01,560 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider). log4j:WARN Please initialize the log4j system properly. 16:17:03,741 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-10) RESTEASY002120: ClassNotFoundException: Unable to load builtin provider org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from jar:file:/var/lib/jenkins/.m2/repository/org/jboss/resteasy/resteasy-jackson-provider/3.0.24.Final/resteasy-jackson-provider-3.0.24.Final.jar!/META-INF/services/javax.ws.rs.ext.Providers: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider from [Module "deployment.test.war" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:198) [jboss-modules-1.6.1.Final.jar:1.6.1.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:412) [jboss-modules-1.6.1.Final.jar:1.6.1.Final] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:400) [jboss-modules-1.6.1.Final.jar:1.6.1.Final] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) [jboss-modules-1.6.1.Final.jar:1.6.1.Final] at org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:230) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:113) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:117) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at org.wildfly.extension.undertow.security.RunAsLifecycleInterceptor.init(RunAsLifecycleInterceptor.java:78) at io.undertow.servlet.core.LifecyleInterceptorInvocation.proceed(LifecyleInterceptorInvocation.java:103) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.core.ManagedServlet$DefaultInstanceStrategy.start(ManagedServlet.java:250) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.core.ManagedServlet.getServlet(ManagedServlet.java:171) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) [undertow-core-1.4.0.Final.jar:1.4.0.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_144] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_144] at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144] 16:17:03,939 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-10) RESTEASY002142: Multiple resource methods match request "GET /microstory/recent". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findRecentStories()] 16:17:04,192 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-10) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? Hibernate: select story0_.id as id1_1_0_, story0_.author as author2_1_0_, story0_.dateOfPublish as dateOfPu3_1_0_, story0_.genre as genre4_1_0_, story0_.text as text5_1_0_, story0_.title as title6_1_0_, readings1_.story as story3_0_1_, readings1_.date as date1_0_1_, readings1_.story as story3_0_2_, readings1_.date as date1_0_2_, readings1_.counter as counter2_0_2_, themes2_.Story_id as Story_id1_2_3_, themes2_.theme as theme2_2_3_ from Story story0_ left outer join Reading readings1_ on story0_.id=readings1_.story left outer join Story_themes themes2_ on story0_.id=themes2_.Story_id where story0_.id=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (upper(story0_.title) like upper(?) or upper(story0_.text) like upper(?)) order by story0_.dateOfPublish DESC, story0_.id limit ? 16:17:09,526 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-22) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:09,690 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-26) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 16:17:09,786 WARN [org.hibernate.orm.deprecation] (default task-26) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:09,908 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-25) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:09,995 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-27) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:10,573 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-29) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 16:17:10,596 WARN [org.hibernate.orm.deprecation] (default task-29) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:10,640 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-30) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 16:17:10,661 WARN [org.hibernate.orm.deprecation] (default task-30) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:10,717 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-28) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] 16:17:10,732 WARN [org.hibernate.orm.deprecation] (default task-28) HHH90000016: Found use of deprecated 'collection property' syntax in HQL/JPQL query [null.elements]; use collection function syntax instead [elements(null)]. Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:10,793 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-32) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,121 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-7) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.dateOfPublish is not null order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,183 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-6) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,227 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-8) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,265 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,327 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? 16:17:11,368 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-12) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.genre=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? 16:17:11,410 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-10) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and (? in (select themes1_.theme from Story_themes themes1_ where story0_.id=themes1_.Story_id)) order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,466 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-13) RESTEASY002142: Multiple resource methods match request "GET /microstory/search". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findByThemeAndGenreAndDate(es.uvigo.esei.dgss.teama.microstories.domain.enums.Genre,es.uvigo.esei.dgss.teama.microstories.domain.enums.Theme,es.uvigo.esei.dgss.teama.microstories.domain.enums.DateRange,int,int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where (story0_.dateOfPublish is not null) and story0_.dateOfPublish>=? and story0_.dateOfPublish<=? and story0_.genre=? order by story0_.dateOfPublish DESC, story0_.id limit ? offset ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,695 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-18) RESTEASY002142: Multiple resource methods match request "GET /microstory/hottest". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findMostRead(), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.findById(int)] Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? Hibernate: select story0_.id as id1_1_, story0_.author as author2_1_, story0_.dateOfPublish as dateOfPu3_1_, story0_.genre as genre4_1_, story0_.text as text5_1_, story0_.title as title6_1_ from Story story0_ where story0_.genre=? and (story0_.id in (select reading1_.story from Reading reading1_, Story story2_ where reading1_.story=story2_.id and reading1_.date>=? group by reading1_.story order by SUM(reading1_.counter) DESC)) limit ? Hibernate: select themes0_.Story_id as Story_id1_2_0_, themes0_.theme as theme2_2_0_ from Story_themes themes0_ where themes0_.Story_id=? Hibernate: select readings0_.story as story3_0_0_, readings0_.date as date1_0_0_, readings0_.story as story3_0_1_, readings0_.date as date1_0_1_, readings0_.counter as counter2_0_1_ from Reading readings0_ where readings0_.story=? 16:17:11,917 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0022: Unregistered web context: /test 16:17:11,976 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 16:17:11,978 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) HHH000227: Running hbm2ddl schema export Hibernate: drop table Reading if exists Hibernate: drop table Story if exists Hibernate: drop table Story_themes if exists 16:17:11,983 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) HHH000230: Schema export complete 16:17:11,992 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 16:17:12,012 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 11) WFLYCLINF0003: Stopped client-mappings cache from ejb container 16:17:12,028 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 127ms 16:17:12,049 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 16:17:12,055 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/4c/1d2de817fa30eaa83c058f5b842c57d93195d3/content 16:17:12,055 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.257 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite [INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceUnitTestSuite [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceUnitTestSuite 16:17:12,360 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 16:17:12,366 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss1819/teamA/microstories] 16:17:12,393 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 16:17:12,433 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 16:17:12,444 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 16:17:12,453 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTP listener default suspending 16:17:12,461 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 16:17:12,462 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0004: Undertow 1.4.0.Final stopping 16:17:12,496 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 106ms [INFO] [INFO] Results: [INFO] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [32 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-rest --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-jsf --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/jsf/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories - Team A/jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [mkdir] Created dir: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [get] Getting: https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz [get] To: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [get] https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz moved to https://github-production-release-asset-2e65be.s3.amazonaws.com/25354393/e31e4c22-be6f-11e7-9bc7-dedc3490a7fd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20181208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20181208T151651Z&X-Amz-Expires=300&X-Amz-Signature=4cbc0d0ac21aeab739ea2940f88b8c212771bcd41e2e642e11f79fc9e80db012&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dgeckodriver-v0.19.1-linux64.tar.gz&response-content-type=application%2Foctet-stream [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/jsf/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp] [INFO] Webapp assembled in [43 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-jsf --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1819-teamA-microstories-ear --- [INFO] Deleting /var/lib/jenkins/workspace/μStories - Team A/ear/target [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/μStories - Team A/ear/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Copying artifact [jar:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-domain:0.2.0-SNAPSHOT] to [lib/dgss1819-teamA-microstories-domain-0.2.0-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.teamA.microstories:dgss1819-teamA-microstories-service:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-ear --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 18/19 Team A .............................. SUCCESS [ 10.165 s] [INFO] Domain ............................................. SUCCESS [ 13.583 s] [INFO] Tests .............................................. SUCCESS [ 9.410 s] [INFO] Service ............................................ SUCCESS [ 42.392 s] [INFO] REST ............................................... SUCCESS [ 45.018 s] [INFO] JSF ................................................ SUCCESS [01:58 min] [INFO] EAR ................................................ SUCCESS [ 6.034 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:09 min [INFO] Finished at: 2018-12-08T16:19:22+01:00 [INFO] Final Memory: 71M/698M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to es.uvigo.esei.dgss.teamA.microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear [μStories - Team A] $ mvn -DskipTests=true deploy channel stopped [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 18/19 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-pom --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-pom --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-pom:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-domain --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-domain --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-domain:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-tests --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-tests --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-tests:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-service --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-service --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-service:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [26 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-rest --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-rest --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [get] Destination already exists (skipping): /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp] [INFO] Webapp assembled in [27 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-jsf --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-jsf --- [INFO] Deploying es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT at end [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear --- [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-jsf:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] Copying artifact [war:es.uvigo.esei.dgss.teamA.microstories:dgss1819-teamA-microstories-rest:0.2.0-SNAPSHOT] to [dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war] [INFO] Building zip: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1819-teamA-microstories-ear --- [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.ear [INFO] Installing /var/lib/jenkins/workspace/μStories - Team A/ear/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dgss1819-teamA-microstories-ear --- Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml 647/647 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml (647 B at 3.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-20181208.151938-16.pom 2/44 KB 4/44 KB 6/44 KB 8/44 KB 10/44 KB 12/44 KB 14/44 KB 16/44 KB 18/44 KB 20/44 KB 22/44 KB 24/44 KB 26/44 KB 28/44 KB 30/44 KB 32/44 KB 34/44 KB 36/44 KB 38/44 KB 40/44 KB 42/44 KB 44/44 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-pom-0.2.0-20181208.151938-16.pom (44 KB at 705.1 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml 428/428 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml (428 B at 34.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml 647/647 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/0.2.0-SNAPSHOT/maven-metadata.xml (647 B at 30.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml 428/428 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-pom/maven-metadata.xml (428 B at 18.2 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 102.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16.jar 2/16 KB 4/16 KB 6/16 KB 8/16 KB 10/16 KB 12/16 KB 14/16 KB 16/16 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16.jar (16 KB at 383.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16.pom 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16.pom (2 KB at 53.3 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml 431/431 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml (431 B at 28.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 49.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml 431/431 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/maven-metadata.xml (431 B at 16.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16-sources.jar 2/9 KB 4/9 KB 6/9 KB 8/9 KB 9/9 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16-sources.jar (9 KB at 338.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 40.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16-javadoc.jar 2/66 KB 4/66 KB 6/66 KB 8/66 KB 10/66 KB 12/66 KB 14/66 KB 16/66 KB 18/66 KB 20/66 KB 22/66 KB 24/66 KB 26/66 KB 28/66 KB 30/66 KB 32/66 KB 34/66 KB 36/66 KB 38/66 KB 40/66 KB 42/66 KB 44/66 KB 46/66 KB 48/66 KB 50/66 KB 52/66 KB 54/66 KB 56/66 KB 58/66 KB 60/66 KB 62/66 KB 64/66 KB 66/66 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-domain-0.2.0-20181208.151938-16-javadoc.jar (66 KB at 1931.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-domain/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.7 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 87.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16.jar 2/53 KB 4/53 KB 6/53 KB 8/53 KB 10/53 KB 12/53 KB 14/53 KB 16/53 KB 18/53 KB 20/53 KB 22/53 KB 24/53 KB 26/53 KB 28/53 KB 30/53 KB 32/53 KB 34/53 KB 36/53 KB 38/53 KB 40/53 KB 42/53 KB 44/53 KB 46/53 KB 48/53 KB 50/53 KB 52/53 KB 53/53 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16.jar (53 KB at 2193.5 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16.pom 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16.pom (2 KB at 80.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml 430/430 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml (430 B at 42.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 72.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml 430/430 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/maven-metadata.xml (430 B at 26.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16-sources.jar 2/41 KB 4/41 KB 6/41 KB 8/41 KB 10/41 KB 12/41 KB 14/41 KB 16/41 KB 18/41 KB 20/41 KB 22/41 KB 24/41 KB 26/41 KB 28/41 KB 30/41 KB 32/41 KB 34/41 KB 36/41 KB 38/41 KB 40/41 KB 41/41 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16-sources.jar (41 KB at 1606.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 64.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16-javadoc.jar 2/104 KB 4/104 KB 6/104 KB 8/104 KB 10/104 KB 12/104 KB 14/104 KB 16/104 KB 18/104 KB 20/104 KB 22/104 KB 24/104 KB 26/104 KB 28/104 KB 30/104 KB 32/104 KB 34/104 KB 36/104 KB 38/104 KB 40/104 KB 42/104 KB 44/104 KB 46/104 KB 48/104 KB 50/104 KB 52/104 KB 54/104 KB 56/104 KB 58/104 KB 60/104 KB 62/104 KB 64/104 KB 66/104 KB 68/104 KB 70/104 KB 72/104 KB 74/104 KB 76/104 KB 78/104 KB 80/104 KB 82/104 KB 84/104 KB 86/104 KB 88/104 KB 90/104 KB 92/104 KB 94/104 KB 96/104 KB 98/104 KB 100/104 KB 102/104 KB 104/104 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-tests-0.2.0-20181208.151939-16-javadoc.jar (104 KB at 2875.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-tests/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 68.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 102.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16.jar 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16.jar (8 KB at 388.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16.pom (3 KB at 159.5 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml 432/432 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml (432 B at 42.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml 432/432 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/maven-metadata.xml (432 B at 26.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16-sources.jar 2/7 KB 4/7 KB 6/7 KB 7/7 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16-sources.jar (7 KB at 209.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 57.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16-javadoc.jar 2/26 KB 4/26 KB 6/26 KB 8/26 KB 10/26 KB 12/26 KB 14/26 KB 16/26 KB 18/26 KB 20/26 KB 22/26 KB 24/26 KB 26/26 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16-javadoc.jar (26 KB at 1032.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 89.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16-tests.jar 2/14 KB 4/14 KB 6/14 KB 8/14 KB 10/14 KB 12/14 KB 14/14 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-service-0.2.0-20181208.151939-16-tests.jar (14 KB at 654.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-service/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 37.7 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 111.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16.war 2/10 KB 4/10 KB 6/10 KB 8/10 KB 10/10 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16.war (10 KB at 513.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16.pom 2/3 KB 3/3 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16.pom (3 KB at 150.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml 429/429 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml (429 B at 38.1 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml 429/429 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/maven-metadata.xml (429 B at 26.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16-sources.jar 2/7 KB 4/7 KB 6/7 KB 7/7 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16-sources.jar (7 KB at 182.0 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16-javadoc.jar 2/39 KB 4/39 KB 6/39 KB 8/39 KB 10/39 KB 12/39 KB 14/39 KB 16/39 KB 18/39 KB 20/39 KB 22/39 KB 24/39 KB 26/39 KB 28/39 KB 30/39 KB 32/39 KB 34/39 KB 36/39 KB 38/39 KB 39/39 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-rest-0.2.0-20181208.151939-16-javadoc.jar (39 KB at 1425.6 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-rest/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 61.1 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 101.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16.war 2/2264 KB 4/2264 KB 6/2264 KB 8/2264 KB 10/2264 KB 12/2264 KB 14/2264 KB 16/2264 KB 18/2264 KB 20/2264 KB 22/2264 KB 24/2264 KB 26/2264 KB 28/2264 KB 30/2264 KB 32/2264 KB 34/2264 KB 36/2264 KB 38/2264 KB 40/2264 KB 42/2264 KB 44/2264 KB 46/2264 KB 48/2264 KB 50/2264 KB 52/2264 KB 54/2264 KB 56/2264 KB 58/2264 KB 60/2264 KB 62/2264 KB 64/2264 KB 66/2264 KB 68/2264 KB 70/2264 KB 72/2264 KB 74/2264 KB 76/2264 KB 78/2264 KB 80/2264 KB 82/2264 KB 84/2264 KB 86/2264 KB 88/2264 KB 90/2264 KB 92/2264 KB 94/2264 KB 96/2264 KB 98/2264 KB 100/2264 KB 102/2264 KB 104/2264 KB 106/2264 KB 108/2264 KB 110/2264 KB 112/2264 KB 114/2264 KB 116/2264 KB 118/2264 KB 120/2264 KB 122/2264 KB 124/2264 KB 126/2264 KB 128/2264 KB 130/2264 KB 132/2264 KB 134/2264 KB 136/2264 KB 138/2264 KB 140/2264 KB 142/2264 KB 144/2264 KB 146/2264 KB 148/2264 KB 150/2264 KB 152/2264 KB 154/2264 KB 156/2264 KB 158/2264 KB 160/2264 KB 162/2264 KB 164/2264 KB 166/2264 KB 168/2264 KB 170/2264 KB 172/2264 KB 174/2264 KB 176/2264 KB 178/2264 KB 180/2264 KB 182/2264 KB 184/2264 KB 186/2264 KB 188/2264 KB 190/2264 KB 192/2264 KB 194/2264 KB 196/2264 KB 198/2264 KB 200/2264 KB 202/2264 KB 204/2264 KB 206/2264 KB 208/2264 KB 210/2264 KB 212/2264 KB 214/2264 KB 216/2264 KB 218/2264 KB 220/2264 KB 222/2264 KB 224/2264 KB 226/2264 KB 228/2264 KB 230/2264 KB 232/2264 KB 234/2264 KB 236/2264 KB 238/2264 KB 240/2264 KB 242/2264 KB 244/2264 KB 246/2264 KB 248/2264 KB 250/2264 KB 252/2264 KB 254/2264 KB 256/2264 KB 258/2264 KB 260/2264 KB 262/2264 KB 264/2264 KB 266/2264 KB 268/2264 KB 270/2264 KB 272/2264 KB 274/2264 KB 276/2264 KB 278/2264 KB 280/2264 KB 282/2264 KB 284/2264 KB 286/2264 KB 288/2264 KB 290/2264 KB 292/2264 KB 294/2264 KB 296/2264 KB 298/2264 KB 300/2264 KB 302/2264 KB 304/2264 KB 306/2264 KB 308/2264 KB 310/2264 KB 312/2264 KB 314/2264 KB 316/2264 KB 318/2264 KB 320/2264 KB 322/2264 KB 324/2264 KB 326/2264 KB 328/2264 KB 330/2264 KB 332/2264 KB 334/2264 KB 336/2264 KB 338/2264 KB 340/2264 KB 342/2264 KB 344/2264 KB 346/2264 KB 348/2264 KB 350/2264 KB 352/2264 KB 354/2264 KB 356/2264 KB 358/2264 KB 360/2264 KB 362/2264 KB 364/2264 KB 366/2264 KB 368/2264 KB 370/2264 KB 372/2264 KB 374/2264 KB 376/2264 KB 378/2264 KB 380/2264 KB 382/2264 KB 384/2264 KB 386/2264 KB 388/2264 KB 390/2264 KB 392/2264 KB 394/2264 KB 396/2264 KB 398/2264 KB 400/2264 KB 402/2264 KB 404/2264 KB 406/2264 KB 408/2264 KB 410/2264 KB 412/2264 KB 414/2264 KB 416/2264 KB 418/2264 KB 420/2264 KB 422/2264 KB 424/2264 KB 426/2264 KB 428/2264 KB 430/2264 KB 432/2264 KB 434/2264 KB 436/2264 KB 438/2264 KB 440/2264 KB 442/2264 KB 444/2264 KB 446/2264 KB 448/2264 KB 450/2264 KB 452/2264 KB 454/2264 KB 456/2264 KB 458/2264 KB 460/2264 KB 462/2264 KB 464/2264 KB 466/2264 KB 468/2264 KB 470/2264 KB 472/2264 KB 474/2264 KB 476/2264 KB 478/2264 KB 480/2264 KB 482/2264 KB 484/2264 KB 486/2264 KB 488/2264 KB 490/2264 KB 492/2264 KB 494/2264 KB 496/2264 KB 498/2264 KB 500/2264 KB 502/2264 KB 504/2264 KB 506/2264 KB 508/2264 KB 510/2264 KB 512/2264 KB 514/2264 KB 516/2264 KB 518/2264 KB 520/2264 KB 522/2264 KB 524/2264 KB 526/2264 KB 528/2264 KB 530/2264 KB 532/2264 KB 534/2264 KB 536/2264 KB 538/2264 KB 540/2264 KB 542/2264 KB 544/2264 KB 546/2264 KB 548/2264 KB 550/2264 KB 552/2264 KB 554/2264 KB 556/2264 KB 558/2264 KB 560/2264 KB 562/2264 KB 564/2264 KB 566/2264 KB 568/2264 KB 570/2264 KB 572/2264 KB 574/2264 KB 576/2264 KB 578/2264 KB 580/2264 KB 582/2264 KB 584/2264 KB 586/2264 KB 588/2264 KB 590/2264 KB 592/2264 KB 594/2264 KB 596/2264 KB 598/2264 KB 600/2264 KB 602/2264 KB 604/2264 KB 606/2264 KB 608/2264 KB 610/2264 KB 612/2264 KB 614/2264 KB 616/2264 KB 618/2264 KB 620/2264 KB 622/2264 KB 624/2264 KB 626/2264 KB 628/2264 KB 630/2264 KB 632/2264 KB 634/2264 KB 636/2264 KB 638/2264 KB 640/2264 KB 642/2264 KB 644/2264 KB 646/2264 KB 648/2264 KB 650/2264 KB 652/2264 KB 654/2264 KB 656/2264 KB 658/2264 KB 660/2264 KB 662/2264 KB 664/2264 KB 666/2264 KB 668/2264 KB 670/2264 KB 672/2264 KB 674/2264 KB 676/2264 KB 678/2264 KB 680/2264 KB 682/2264 KB 684/2264 KB 686/2264 KB 688/2264 KB 690/2264 KB 692/2264 KB 694/2264 KB 696/2264 KB 698/2264 KB 700/2264 KB 702/2264 KB 704/2264 KB 706/2264 KB 708/2264 KB 710/2264 KB 712/2264 KB 714/2264 KB 716/2264 KB 718/2264 KB 720/2264 KB 722/2264 KB 724/2264 KB 726/2264 KB 728/2264 KB 730/2264 KB 732/2264 KB 734/2264 KB 736/2264 KB 738/2264 KB 740/2264 KB 742/2264 KB 744/2264 KB 746/2264 KB 748/2264 KB 750/2264 KB 752/2264 KB 754/2264 KB 756/2264 KB 758/2264 KB 760/2264 KB 762/2264 KB 764/2264 KB 766/2264 KB 768/2264 KB 770/2264 KB 772/2264 KB 774/2264 KB 776/2264 KB 778/2264 KB 780/2264 KB 782/2264 KB 784/2264 KB 786/2264 KB 788/2264 KB 790/2264 KB 792/2264 KB 794/2264 KB 796/2264 KB 798/2264 KB 800/2264 KB 802/2264 KB 804/2264 KB 806/2264 KB 808/2264 KB 810/2264 KB 812/2264 KB 814/2264 KB 816/2264 KB 818/2264 KB 820/2264 KB 822/2264 KB 824/2264 KB 826/2264 KB 828/2264 KB 830/2264 KB 832/2264 KB 834/2264 KB 836/2264 KB 838/2264 KB 840/2264 KB 842/2264 KB 844/2264 KB 846/2264 KB 848/2264 KB 850/2264 KB 852/2264 KB 854/2264 KB 856/2264 KB 858/2264 KB 860/2264 KB 862/2264 KB 864/2264 KB 866/2264 KB 868/2264 KB 870/2264 KB 872/2264 KB 874/2264 KB 876/2264 KB 878/2264 KB 880/2264 KB 882/2264 KB 884/2264 KB 886/2264 KB 888/2264 KB 890/2264 KB 892/2264 KB 894/2264 KB 896/2264 KB 898/2264 KB 900/2264 KB 902/2264 KB 904/2264 KB 906/2264 KB 908/2264 KB 910/2264 KB 912/2264 KB 914/2264 KB 916/2264 KB 918/2264 KB 920/2264 KB 922/2264 KB 924/2264 KB 926/2264 KB 928/2264 KB 930/2264 KB 932/2264 KB 934/2264 KB 936/2264 KB 938/2264 KB 940/2264 KB 942/2264 KB 944/2264 KB 946/2264 KB 948/2264 KB 950/2264 KB 952/2264 KB 954/2264 KB 956/2264 KB 958/2264 KB 960/2264 KB 962/2264 KB 964/2264 KB 966/2264 KB 968/2264 KB 970/2264 KB 972/2264 KB 974/2264 KB 976/2264 KB 978/2264 KB 980/2264 KB 982/2264 KB 984/2264 KB 986/2264 KB 988/2264 KB 990/2264 KB 992/2264 KB 994/2264 KB 996/2264 KB 998/2264 KB 1000/2264 KB 1002/2264 KB 1004/2264 KB 1006/2264 KB 1008/2264 KB 1010/2264 KB 1012/2264 KB 1014/2264 KB 1016/2264 KB 1018/2264 KB 1020/2264 KB 1022/2264 KB 1024/2264 KB 1026/2264 KB 1028/2264 KB 1030/2264 KB 1032/2264 KB 1034/2264 KB 1036/2264 KB 1038/2264 KB 1040/2264 KB 1042/2264 KB 1044/2264 KB 1046/2264 KB 1048/2264 KB 1050/2264 KB 1052/2264 KB 1054/2264 KB 1056/2264 KB 1058/2264 KB 1060/2264 KB 1062/2264 KB 1064/2264 KB 1066/2264 KB 1068/2264 KB 1070/2264 KB 1072/2264 KB 1074/2264 KB 1076/2264 KB 1078/2264 KB 1080/2264 KB 1082/2264 KB 1084/2264 KB 1086/2264 KB 1088/2264 KB 1090/2264 KB 1092/2264 KB 1094/2264 KB 1096/2264 KB 1098/2264 KB 1100/2264 KB 1102/2264 KB 1104/2264 KB 1106/2264 KB 1108/2264 KB 1110/2264 KB 1112/2264 KB 1114/2264 KB 1116/2264 KB 1118/2264 KB 1120/2264 KB 1122/2264 KB 1124/2264 KB 1126/2264 KB 1128/2264 KB 1130/2264 KB 1132/2264 KB 1134/2264 KB 1136/2264 KB 1138/2264 KB 1140/2264 KB 1142/2264 KB 1144/2264 KB 1146/2264 KB 1148/2264 KB 1150/2264 KB 1152/2264 KB 1154/2264 KB 1156/2264 KB 1158/2264 KB 1160/2264 KB 1162/2264 KB 1164/2264 KB 1166/2264 KB 1168/2264 KB 1170/2264 KB 1172/2264 KB 1174/2264 KB 1176/2264 KB 1178/2264 KB 1180/2264 KB 1182/2264 KB 1184/2264 KB 1186/2264 KB 1188/2264 KB 1190/2264 KB 1192/2264 KB 1194/2264 KB 1196/2264 KB 1198/2264 KB 1200/2264 KB 1202/2264 KB 1204/2264 KB 1206/2264 KB 1208/2264 KB 1210/2264 KB 1212/2264 KB 1214/2264 KB 1216/2264 KB 1218/2264 KB 1220/2264 KB 1222/2264 KB 1224/2264 KB 1226/2264 KB 1228/2264 KB 1230/2264 KB 1232/2264 KB 1234/2264 KB 1236/2264 KB 1238/2264 KB 1240/2264 KB 1242/2264 KB 1244/2264 KB 1246/2264 KB 1248/2264 KB 1250/2264 KB 1252/2264 KB 1254/2264 KB 1256/2264 KB 1258/2264 KB 1260/2264 KB 1262/2264 KB 1264/2264 KB 1266/2264 KB 1268/2264 KB 1270/2264 KB 1272/2264 KB 1274/2264 KB 1276/2264 KB 1278/2264 KB 1280/2264 KB 1282/2264 KB 1284/2264 KB 1286/2264 KB 1288/2264 KB 1290/2264 KB 1292/2264 KB 1294/2264 KB 1296/2264 KB 1298/2264 KB 1300/2264 KB 1302/2264 KB 1304/2264 KB 1306/2264 KB 1308/2264 KB 1310/2264 KB 1312/2264 KB 1314/2264 KB 1316/2264 KB 1318/2264 KB 1320/2264 KB 1322/2264 KB 1324/2264 KB 1326/2264 KB 1328/2264 KB 1330/2264 KB 1332/2264 KB 1334/2264 KB 1336/2264 KB 1338/2264 KB 1340/2264 KB 1342/2264 KB 1344/2264 KB 1346/2264 KB 1348/2264 KB 1350/2264 KB 1352/2264 KB 1354/2264 KB 1356/2264 KB 1358/2264 KB 1360/2264 KB 1362/2264 KB 1364/2264 KB 1366/2264 KB 1368/2264 KB 1370/2264 KB 1372/2264 KB 1374/2264 KB 1376/2264 KB 1378/2264 KB 1380/2264 KB 1382/2264 KB 1384/2264 KB 1386/2264 KB 1388/2264 KB 1390/2264 KB 1392/2264 KB 1394/2264 KB 1396/2264 KB 1398/2264 KB 1400/2264 KB 1402/2264 KB 1404/2264 KB 1406/2264 KB 1408/2264 KB 1410/2264 KB 1412/2264 KB 1414/2264 KB 1416/2264 KB 1418/2264 KB 1420/2264 KB 1422/2264 KB 1424/2264 KB 1426/2264 KB 1428/2264 KB 1430/2264 KB 1432/2264 KB 1434/2264 KB 1436/2264 KB 1438/2264 KB 1440/2264 KB 1442/2264 KB 1444/2264 KB 1446/2264 KB 1448/2264 KB 1450/2264 KB 1452/2264 KB 1454/2264 KB 1456/2264 KB 1458/2264 KB 1460/2264 KB 1462/2264 KB 1464/2264 KB 1466/2264 KB 1468/2264 KB 1470/2264 KB 1472/2264 KB 1474/2264 KB 1476/2264 KB 1478/2264 KB 1480/2264 KB 1482/2264 KB 1484/2264 KB 1486/2264 KB 1488/2264 KB 1490/2264 KB 1492/2264 KB 1494/2264 KB 1496/2264 KB 1498/2264 KB 1500/2264 KB 1502/2264 KB 1504/2264 KB 1506/2264 KB 1508/2264 KB 1510/2264 KB 1512/2264 KB 1514/2264 KB 1516/2264 KB 1518/2264 KB 1520/2264 KB 1522/2264 KB 1524/2264 KB 1526/2264 KB 1528/2264 KB 1530/2264 KB 1532/2264 KB 1534/2264 KB 1536/2264 KB 1538/2264 KB 1540/2264 KB 1542/2264 KB 1544/2264 KB 1546/2264 KB 1548/2264 KB 1550/2264 KB 1552/2264 KB 1554/2264 KB 1556/2264 KB 1558/2264 KB 1560/2264 KB 1562/2264 KB 1564/2264 KB 1566/2264 KB 1568/2264 KB 1570/2264 KB 1572/2264 KB 1574/2264 KB 1576/2264 KB 1578/2264 KB 1580/2264 KB 1582/2264 KB 1584/2264 KB 1586/2264 KB 1588/2264 KB 1590/2264 KB 1592/2264 KB 1594/2264 KB 1596/2264 KB 1598/2264 KB 1600/2264 KB 1602/2264 KB 1604/2264 KB 1606/2264 KB 1608/2264 KB 1610/2264 KB 1612/2264 KB 1614/2264 KB 1616/2264 KB 1618/2264 KB 1620/2264 KB 1622/2264 KB 1624/2264 KB 1626/2264 KB 1628/2264 KB 1630/2264 KB 1632/2264 KB 1634/2264 KB 1636/2264 KB 1638/2264 KB 1640/2264 KB 1642/2264 KB 1644/2264 KB 1646/2264 KB 1648/2264 KB 1650/2264 KB 1652/2264 KB 1654/2264 KB 1656/2264 KB 1658/2264 KB 1660/2264 KB 1662/2264 KB 1664/2264 KB 1666/2264 KB 1668/2264 KB 1670/2264 KB 1672/2264 KB 1674/2264 KB 1676/2264 KB 1678/2264 KB 1680/2264 KB 1682/2264 KB 1684/2264 KB 1686/2264 KB 1688/2264 KB 1690/2264 KB 1692/2264 KB 1694/2264 KB 1696/2264 KB 1698/2264 KB 1700/2264 KB 1702/2264 KB 1704/2264 KB 1706/2264 KB 1708/2264 KB 1710/2264 KB 1712/2264 KB 1714/2264 KB 1716/2264 KB 1718/2264 KB 1720/2264 KB 1722/2264 KB 1724/2264 KB 1726/2264 KB 1728/2264 KB 1730/2264 KB 1732/2264 KB 1734/2264 KB 1736/2264 KB 1738/2264 KB 1740/2264 KB 1742/2264 KB 1744/2264 KB 1746/2264 KB 1748/2264 KB 1750/2264 KB 1752/2264 KB 1754/2264 KB 1756/2264 KB 1758/2264 KB 1760/2264 KB 1762/2264 KB 1764/2264 KB 1766/2264 KB 1768/2264 KB 1770/2264 KB 1772/2264 KB 1774/2264 KB 1776/2264 KB 1778/2264 KB 1780/2264 KB 1782/2264 KB 1784/2264 KB 1786/2264 KB 1788/2264 KB 1790/2264 KB 1792/2264 KB 1794/2264 KB 1796/2264 KB 1798/2264 KB 1800/2264 KB 1802/2264 KB 1804/2264 KB 1806/2264 KB 1808/2264 KB 1810/2264 KB 1812/2264 KB 1814/2264 KB 1816/2264 KB 1818/2264 KB 1820/2264 KB 1822/2264 KB 1824/2264 KB 1826/2264 KB 1828/2264 KB 1830/2264 KB 1832/2264 KB 1834/2264 KB 1836/2264 KB 1838/2264 KB 1840/2264 KB 1842/2264 KB 1844/2264 KB 1846/2264 KB 1848/2264 KB 1850/2264 KB 1852/2264 KB 1854/2264 KB 1856/2264 KB 1858/2264 KB 1860/2264 KB 1862/2264 KB 1864/2264 KB 1866/2264 KB 1868/2264 KB 1870/2264 KB 1872/2264 KB 1874/2264 KB 1876/2264 KB 1878/2264 KB 1880/2264 KB 1882/2264 KB 1884/2264 KB 1886/2264 KB 1888/2264 KB 1890/2264 KB 1892/2264 KB 1894/2264 KB 1896/2264 KB 1898/2264 KB 1900/2264 KB 1902/2264 KB 1904/2264 KB 1906/2264 KB 1908/2264 KB 1910/2264 KB 1912/2264 KB 1914/2264 KB 1916/2264 KB 1918/2264 KB 1920/2264 KB 1922/2264 KB 1924/2264 KB 1926/2264 KB 1928/2264 KB 1930/2264 KB 1932/2264 KB 1934/2264 KB 1936/2264 KB 1938/2264 KB 1940/2264 KB 1942/2264 KB 1944/2264 KB 1946/2264 KB 1948/2264 KB 1950/2264 KB 1952/2264 KB 1954/2264 KB 1956/2264 KB 1958/2264 KB 1960/2264 KB 1962/2264 KB 1964/2264 KB 1966/2264 KB 1968/2264 KB 1970/2264 KB 1972/2264 KB 1974/2264 KB 1976/2264 KB 1978/2264 KB 1980/2264 KB 1982/2264 KB 1984/2264 KB 1986/2264 KB 1988/2264 KB 1990/2264 KB 1992/2264 KB 1994/2264 KB 1996/2264 KB 1998/2264 KB 2000/2264 KB 2002/2264 KB 2004/2264 KB 2006/2264 KB 2008/2264 KB 2010/2264 KB 2012/2264 KB 2014/2264 KB 2016/2264 KB 2018/2264 KB 2020/2264 KB 2022/2264 KB 2024/2264 KB 2026/2264 KB 2028/2264 KB 2030/2264 KB 2032/2264 KB 2034/2264 KB 2036/2264 KB 2038/2264 KB 2040/2264 KB 2042/2264 KB 2044/2264 KB 2046/2264 KB 2048/2264 KB 2050/2264 KB 2052/2264 KB 2054/2264 KB 2056/2264 KB 2058/2264 KB 2060/2264 KB 2062/2264 KB 2064/2264 KB 2066/2264 KB 2068/2264 KB 2070/2264 KB 2072/2264 KB 2074/2264 KB 2076/2264 KB 2078/2264 KB 2080/2264 KB 2082/2264 KB 2084/2264 KB 2086/2264 KB 2088/2264 KB 2090/2264 KB 2092/2264 KB 2094/2264 KB 2096/2264 KB 2098/2264 KB 2100/2264 KB 2102/2264 KB 2104/2264 KB 2106/2264 KB 2108/2264 KB 2110/2264 KB 2112/2264 KB 2114/2264 KB 2116/2264 KB 2118/2264 KB 2120/2264 KB 2122/2264 KB 2124/2264 KB 2126/2264 KB 2128/2264 KB 2130/2264 KB 2132/2264 KB 2134/2264 KB 2136/2264 KB 2138/2264 KB 2140/2264 KB 2142/2264 KB 2144/2264 KB 2146/2264 KB 2148/2264 KB 2150/2264 KB 2152/2264 KB 2154/2264 KB 2156/2264 KB 2158/2264 KB 2160/2264 KB 2162/2264 KB 2164/2264 KB 2166/2264 KB 2168/2264 KB 2170/2264 KB 2172/2264 KB 2174/2264 KB 2176/2264 KB 2178/2264 KB 2180/2264 KB 2182/2264 KB 2184/2264 KB 2186/2264 KB 2188/2264 KB 2190/2264 KB 2192/2264 KB 2194/2264 KB 2196/2264 KB 2198/2264 KB 2200/2264 KB 2202/2264 KB 2204/2264 KB 2206/2264 KB 2208/2264 KB 2210/2264 KB 2212/2264 KB 2214/2264 KB 2216/2264 KB 2218/2264 KB 2220/2264 KB 2222/2264 KB 2224/2264 KB 2226/2264 KB 2228/2264 KB 2230/2264 KB 2232/2264 KB 2234/2264 KB 2236/2264 KB 2238/2264 KB 2240/2264 KB 2242/2264 KB 2244/2264 KB 2246/2264 KB 2248/2264 KB 2250/2264 KB 2252/2264 KB 2254/2264 KB 2256/2264 KB 2258/2264 KB 2260/2264 KB 2262/2264 KB 2264/2264 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16.war (2264 KB at 14323.7 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16.pom 2/17 KB 4/17 KB 6/17 KB 8/17 KB 10/17 KB 12/17 KB 14/17 KB 16/17 KB 17/17 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16.pom (17 KB at 767.3 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml 428/428 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml (428 B at 46.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 76.4 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml 428/428 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/maven-metadata.xml (428 B at 27.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16-sources.jar 2/7 KB 4/7 KB 6/7 KB 7/7 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16-sources.jar (7 KB at 222.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 64.3 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16-javadoc.jar 2/34 KB 4/34 KB 6/34 KB 8/34 KB 10/34 KB 12/34 KB 14/34 KB 16/34 KB 18/34 KB 20/34 KB 22/34 KB 24/34 KB 26/34 KB 28/34 KB 30/34 KB 32/34 KB 34/34 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-jsf-0.2.0-20181208.151939-16-javadoc.jar (34 KB at 1503.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml 2/2 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-jsf/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 71.9 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml 821/821 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml (821 B at 80.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181208.151940-16.ear 2/2679 KB 4/2679 KB 6/2679 KB 8/2679 KB 10/2679 KB 12/2679 KB 14/2679 KB 16/2679 KB 18/2679 KB 20/2679 KB 22/2679 KB 24/2679 KB 26/2679 KB 28/2679 KB 30/2679 KB 32/2679 KB 34/2679 KB 36/2679 KB 38/2679 KB 40/2679 KB 42/2679 KB 44/2679 KB 46/2679 KB 48/2679 KB 50/2679 KB 52/2679 KB 54/2679 KB 56/2679 KB 58/2679 KB 60/2679 KB 62/2679 KB 64/2679 KB 66/2679 KB 68/2679 KB 70/2679 KB 72/2679 KB 74/2679 KB 76/2679 KB 78/2679 KB 80/2679 KB 82/2679 KB 84/2679 KB 86/2679 KB 88/2679 KB 90/2679 KB 92/2679 KB 94/2679 KB 96/2679 KB 98/2679 KB 100/2679 KB 102/2679 KB 104/2679 KB 106/2679 KB 108/2679 KB 110/2679 KB 112/2679 KB 114/2679 KB 116/2679 KB 118/2679 KB 120/2679 KB 122/2679 KB 124/2679 KB 126/2679 KB 128/2679 KB 130/2679 KB 132/2679 KB 134/2679 KB 136/2679 KB 138/2679 KB 140/2679 KB 142/2679 KB 144/2679 KB 146/2679 KB 148/2679 KB 150/2679 KB 152/2679 KB 154/2679 KB 156/2679 KB 158/2679 KB 160/2679 KB 162/2679 KB 164/2679 KB 166/2679 KB 168/2679 KB 170/2679 KB 172/2679 KB 174/2679 KB 176/2679 KB 178/2679 KB 180/2679 KB 182/2679 KB 184/2679 KB 186/2679 KB 188/2679 KB 190/2679 KB 192/2679 KB 194/2679 KB 196/2679 KB 198/2679 KB 200/2679 KB 202/2679 KB 204/2679 KB 206/2679 KB 208/2679 KB 210/2679 KB 212/2679 KB 214/2679 KB 216/2679 KB 218/2679 KB 220/2679 KB 222/2679 KB 224/2679 KB 226/2679 KB 228/2679 KB 230/2679 KB 232/2679 KB 234/2679 KB 236/2679 KB 238/2679 KB 240/2679 KB 242/2679 KB 244/2679 KB 246/2679 KB 248/2679 KB 250/2679 KB 252/2679 KB 254/2679 KB 256/2679 KB 258/2679 KB 260/2679 KB 262/2679 KB 264/2679 KB 266/2679 KB 268/2679 KB 270/2679 KB 272/2679 KB 274/2679 KB 276/2679 KB 278/2679 KB 280/2679 KB 282/2679 KB 284/2679 KB 286/2679 KB 288/2679 KB 290/2679 KB 292/2679 KB 294/2679 KB 296/2679 KB 298/2679 KB 300/2679 KB 302/2679 KB 304/2679 KB 306/2679 KB 308/2679 KB 310/2679 KB 312/2679 KB 314/2679 KB 316/2679 KB 318/2679 KB 320/2679 KB 322/2679 KB 324/2679 KB 326/2679 KB 328/2679 KB 330/2679 KB 332/2679 KB 334/2679 KB 336/2679 KB 338/2679 KB 340/2679 KB 342/2679 KB 344/2679 KB 346/2679 KB 348/2679 KB 350/2679 KB 352/2679 KB 354/2679 KB 356/2679 KB 358/2679 KB 360/2679 KB 362/2679 KB 364/2679 KB 366/2679 KB 368/2679 KB 370/2679 KB 372/2679 KB 374/2679 KB 376/2679 KB 378/2679 KB 380/2679 KB 382/2679 KB 384/2679 KB 386/2679 KB 388/2679 KB 390/2679 KB 392/2679 KB 394/2679 KB 396/2679 KB 398/2679 KB 400/2679 KB 402/2679 KB 404/2679 KB 406/2679 KB 408/2679 KB 410/2679 KB 412/2679 KB 414/2679 KB 416/2679 KB 418/2679 KB 420/2679 KB 422/2679 KB 424/2679 KB 426/2679 KB 428/2679 KB 430/2679 KB 432/2679 KB 434/2679 KB 436/2679 KB 438/2679 KB 440/2679 KB 442/2679 KB 444/2679 KB 446/2679 KB 448/2679 KB 450/2679 KB 452/2679 KB 454/2679 KB 456/2679 KB 458/2679 KB 460/2679 KB 462/2679 KB 464/2679 KB 466/2679 KB 468/2679 KB 470/2679 KB 472/2679 KB 474/2679 KB 476/2679 KB 478/2679 KB 480/2679 KB 482/2679 KB 484/2679 KB 486/2679 KB 488/2679 KB 490/2679 KB 492/2679 KB 494/2679 KB 496/2679 KB 498/2679 KB 500/2679 KB 502/2679 KB 504/2679 KB 506/2679 KB 508/2679 KB 510/2679 KB 512/2679 KB 514/2679 KB 516/2679 KB 518/2679 KB 520/2679 KB 522/2679 KB 524/2679 KB 526/2679 KB 528/2679 KB 530/2679 KB 532/2679 KB 534/2679 KB 536/2679 KB 538/2679 KB 540/2679 KB 542/2679 KB 544/2679 KB 546/2679 KB 548/2679 KB 550/2679 KB 552/2679 KB 554/2679 KB 556/2679 KB 558/2679 KB 560/2679 KB 562/2679 KB 564/2679 KB 566/2679 KB 568/2679 KB 570/2679 KB 572/2679 KB 574/2679 KB 576/2679 KB 578/2679 KB 580/2679 KB 582/2679 KB 584/2679 KB 586/2679 KB 588/2679 KB 590/2679 KB 592/2679 KB 594/2679 KB 596/2679 KB 598/2679 KB 600/2679 KB 602/2679 KB 604/2679 KB 606/2679 KB 608/2679 KB 610/2679 KB 612/2679 KB 614/2679 KB 616/2679 KB 618/2679 KB 620/2679 KB 622/2679 KB 624/2679 KB 626/2679 KB 628/2679 KB 630/2679 KB 632/2679 KB 634/2679 KB 636/2679 KB 638/2679 KB 640/2679 KB 642/2679 KB 644/2679 KB 646/2679 KB 648/2679 KB 650/2679 KB 652/2679 KB 654/2679 KB 656/2679 KB 658/2679 KB 660/2679 KB 662/2679 KB 664/2679 KB 666/2679 KB 668/2679 KB 670/2679 KB 672/2679 KB 674/2679 KB 676/2679 KB 678/2679 KB 680/2679 KB 682/2679 KB 684/2679 KB 686/2679 KB 688/2679 KB 690/2679 KB 692/2679 KB 694/2679 KB 696/2679 KB 698/2679 KB 700/2679 KB 702/2679 KB 704/2679 KB 706/2679 KB 708/2679 KB 710/2679 KB 712/2679 KB 714/2679 KB 716/2679 KB 718/2679 KB 720/2679 KB 722/2679 KB 724/2679 KB 726/2679 KB 728/2679 KB 730/2679 KB 732/2679 KB 734/2679 KB 736/2679 KB 738/2679 KB 740/2679 KB 742/2679 KB 744/2679 KB 746/2679 KB 748/2679 KB 750/2679 KB 752/2679 KB 754/2679 KB 756/2679 KB 758/2679 KB 760/2679 KB 762/2679 KB 764/2679 KB 766/2679 KB 768/2679 KB 770/2679 KB 772/2679 KB 774/2679 KB 776/2679 KB 778/2679 KB 780/2679 KB 782/2679 KB 784/2679 KB 786/2679 KB 788/2679 KB 790/2679 KB 792/2679 KB 794/2679 KB 796/2679 KB 798/2679 KB 800/2679 KB 802/2679 KB 804/2679 KB 806/2679 KB 808/2679 KB 810/2679 KB 812/2679 KB 814/2679 KB 816/2679 KB 818/2679 KB 820/2679 KB 822/2679 KB 824/2679 KB 826/2679 KB 828/2679 KB 830/2679 KB 832/2679 KB 834/2679 KB 836/2679 KB 838/2679 KB 840/2679 KB 842/2679 KB 844/2679 KB 846/2679 KB 848/2679 KB 850/2679 KB 852/2679 KB 854/2679 KB 856/2679 KB 858/2679 KB 860/2679 KB 862/2679 KB 864/2679 KB 866/2679 KB 868/2679 KB 870/2679 KB 872/2679 KB 874/2679 KB 876/2679 KB 878/2679 KB 880/2679 KB 882/2679 KB 884/2679 KB 886/2679 KB 888/2679 KB 890/2679 KB 892/2679 KB 894/2679 KB 896/2679 KB 898/2679 KB 900/2679 KB 902/2679 KB 904/2679 KB 906/2679 KB 908/2679 KB 910/2679 KB 912/2679 KB 914/2679 KB 916/2679 KB 918/2679 KB 920/2679 KB 922/2679 KB 924/2679 KB 926/2679 KB 928/2679 KB 930/2679 KB 932/2679 KB 934/2679 KB 936/2679 KB 938/2679 KB 940/2679 KB 942/2679 KB 944/2679 KB 946/2679 KB 948/2679 KB 950/2679 KB 952/2679 KB 954/2679 KB 956/2679 KB 958/2679 KB 960/2679 KB 962/2679 KB 964/2679 KB 966/2679 KB 968/2679 KB 970/2679 KB 972/2679 KB 974/2679 KB 976/2679 KB 978/2679 KB 980/2679 KB 982/2679 KB 984/2679 KB 986/2679 KB 988/2679 KB 990/2679 KB 992/2679 KB 994/2679 KB 996/2679 KB 998/2679 KB 1000/2679 KB 1002/2679 KB 1004/2679 KB 1006/2679 KB 1008/2679 KB 1010/2679 KB 1012/2679 KB 1014/2679 KB 1016/2679 KB 1018/2679 KB 1020/2679 KB 1022/2679 KB 1024/2679 KB 1026/2679 KB 1028/2679 KB 1030/2679 KB 1032/2679 KB 1034/2679 KB 1036/2679 KB 1038/2679 KB 1040/2679 KB 1042/2679 KB 1044/2679 KB 1046/2679 KB 1048/2679 KB 1050/2679 KB 1052/2679 KB 1054/2679 KB 1056/2679 KB 1058/2679 KB 1060/2679 KB 1062/2679 KB 1064/2679 KB 1066/2679 KB 1068/2679 KB 1070/2679 KB 1072/2679 KB 1074/2679 KB 1076/2679 KB 1078/2679 KB 1080/2679 KB 1082/2679 KB 1084/2679 KB 1086/2679 KB 1088/2679 KB 1090/2679 KB 1092/2679 KB 1094/2679 KB 1096/2679 KB 1098/2679 KB 1100/2679 KB 1102/2679 KB 1104/2679 KB 1106/2679 KB 1108/2679 KB 1110/2679 KB 1112/2679 KB 1114/2679 KB 1116/2679 KB 1118/2679 KB 1120/2679 KB 1122/2679 KB 1124/2679 KB 1126/2679 KB 1128/2679 KB 1130/2679 KB 1132/2679 KB 1134/2679 KB 1136/2679 KB 1138/2679 KB 1140/2679 KB 1142/2679 KB 1144/2679 KB 1146/2679 KB 1148/2679 KB 1150/2679 KB 1152/2679 KB 1154/2679 KB 1156/2679 KB 1158/2679 KB 1160/2679 KB 1162/2679 KB 1164/2679 KB 1166/2679 KB 1168/2679 KB 1170/2679 KB 1172/2679 KB 1174/2679 KB 1176/2679 KB 1178/2679 KB 1180/2679 KB 1182/2679 KB 1184/2679 KB 1186/2679 KB 1188/2679 KB 1190/2679 KB 1192/2679 KB 1194/2679 KB 1196/2679 KB 1198/2679 KB 1200/2679 KB 1202/2679 KB 1204/2679 KB 1206/2679 KB 1208/2679 KB 1210/2679 KB 1212/2679 KB 1214/2679 KB 1216/2679 KB 1218/2679 KB 1220/2679 KB 1222/2679 KB 1224/2679 KB 1226/2679 KB 1228/2679 KB 1230/2679 KB 1232/2679 KB 1234/2679 KB 1236/2679 KB 1238/2679 KB 1240/2679 KB 1242/2679 KB 1244/2679 KB 1246/2679 KB 1248/2679 KB 1250/2679 KB 1252/2679 KB 1254/2679 KB 1256/2679 KB 1258/2679 KB 1260/2679 KB 1262/2679 KB 1264/2679 KB 1266/2679 KB 1268/2679 KB 1270/2679 KB 1272/2679 KB 1274/2679 KB 1276/2679 KB 1278/2679 KB 1280/2679 KB 1282/2679 KB 1284/2679 KB 1286/2679 KB 1288/2679 KB 1290/2679 KB 1292/2679 KB 1294/2679 KB 1296/2679 KB 1298/2679 KB 1300/2679 KB 1302/2679 KB 1304/2679 KB 1306/2679 KB 1308/2679 KB 1310/2679 KB 1312/2679 KB 1314/2679 KB 1316/2679 KB 1318/2679 KB 1320/2679 KB 1322/2679 KB 1324/2679 KB 1326/2679 KB 1328/2679 KB 1330/2679 KB 1332/2679 KB 1334/2679 KB 1336/2679 KB 1338/2679 KB 1340/2679 KB 1342/2679 KB 1344/2679 KB 1346/2679 KB 1348/2679 KB 1350/2679 KB 1352/2679 KB 1354/2679 KB 1356/2679 KB 1358/2679 KB 1360/2679 KB 1362/2679 KB 1364/2679 KB 1366/2679 KB 1368/2679 KB 1370/2679 KB 1372/2679 KB 1374/2679 KB 1376/2679 KB 1378/2679 KB 1380/2679 KB 1382/2679 KB 1384/2679 KB 1386/2679 KB 1388/2679 KB 1390/2679 KB 1392/2679 KB 1394/2679 KB 1396/2679 KB 1398/2679 KB 1400/2679 KB 1402/2679 KB 1404/2679 KB 1406/2679 KB 1408/2679 KB 1410/2679 KB 1412/2679 KB 1414/2679 KB 1416/2679 KB 1418/2679 KB 1420/2679 KB 1422/2679 KB 1424/2679 KB 1426/2679 KB 1428/2679 KB 1430/2679 KB 1432/2679 KB 1434/2679 KB 1436/2679 KB 1438/2679 KB 1440/2679 KB 1442/2679 KB 1444/2679 KB 1446/2679 KB 1448/2679 KB 1450/2679 KB 1452/2679 KB 1454/2679 KB 1456/2679 KB 1458/2679 KB 1460/2679 KB 1462/2679 KB 1464/2679 KB 1466/2679 KB 1468/2679 KB 1470/2679 KB 1472/2679 KB 1474/2679 KB 1476/2679 KB 1478/2679 KB 1480/2679 KB 1482/2679 KB 1484/2679 KB 1486/2679 KB 1488/2679 KB 1490/2679 KB 1492/2679 KB 1494/2679 KB 1496/2679 KB 1498/2679 KB 1500/2679 KB 1502/2679 KB 1504/2679 KB 1506/2679 KB 1508/2679 KB 1510/2679 KB 1512/2679 KB 1514/2679 KB 1516/2679 KB 1518/2679 KB 1520/2679 KB 1522/2679 KB 1524/2679 KB 1526/2679 KB 1528/2679 KB 1530/2679 KB 1532/2679 KB 1534/2679 KB 1536/2679 KB 1538/2679 KB 1540/2679 KB 1542/2679 KB 1544/2679 KB 1546/2679 KB 1548/2679 KB 1550/2679 KB 1552/2679 KB 1554/2679 KB 1556/2679 KB 1558/2679 KB 1560/2679 KB 1562/2679 KB 1564/2679 KB 1566/2679 KB 1568/2679 KB 1570/2679 KB 1572/2679 KB 1574/2679 KB 1576/2679 KB 1578/2679 KB 1580/2679 KB 1582/2679 KB 1584/2679 KB 1586/2679 KB 1588/2679 KB 1590/2679 KB 1592/2679 KB 1594/2679 KB 1596/2679 KB 1598/2679 KB 1600/2679 KB 1602/2679 KB 1604/2679 KB 1606/2679 KB 1608/2679 KB 1610/2679 KB 1612/2679 KB 1614/2679 KB 1616/2679 KB 1618/2679 KB 1620/2679 KB 1622/2679 KB 1624/2679 KB 1626/2679 KB 1628/2679 KB 1630/2679 KB 1632/2679 KB 1634/2679 KB 1636/2679 KB 1638/2679 KB 1640/2679 KB 1642/2679 KB 1644/2679 KB 1646/2679 KB 1648/2679 KB 1650/2679 KB 1652/2679 KB 1654/2679 KB 1656/2679 KB 1658/2679 KB 1660/2679 KB 1662/2679 KB 1664/2679 KB 1666/2679 KB 1668/2679 KB 1670/2679 KB 1672/2679 KB 1674/2679 KB 1676/2679 KB 1678/2679 KB 1680/2679 KB 1682/2679 KB 1684/2679 KB 1686/2679 KB 1688/2679 KB 1690/2679 KB 1692/2679 KB 1694/2679 KB 1696/2679 KB 1698/2679 KB 1700/2679 KB 1702/2679 KB 1704/2679 KB 1706/2679 KB 1708/2679 KB 1710/2679 KB 1712/2679 KB 1714/2679 KB 1716/2679 KB 1718/2679 KB 1720/2679 KB 1722/2679 KB 1724/2679 KB 1726/2679 KB 1728/2679 KB 1730/2679 KB 1732/2679 KB 1734/2679 KB 1736/2679 KB 1738/2679 KB 1740/2679 KB 1742/2679 KB 1744/2679 KB 1746/2679 KB 1748/2679 KB 1750/2679 KB 1752/2679 KB 1754/2679 KB 1756/2679 KB 1758/2679 KB 1760/2679 KB 1762/2679 KB 1764/2679 KB 1766/2679 KB 1768/2679 KB 1770/2679 KB 1772/2679 KB 1774/2679 KB 1776/2679 KB 1778/2679 KB 1780/2679 KB 1782/2679 KB 1784/2679 KB 1786/2679 KB 1788/2679 KB 1790/2679 KB 1792/2679 KB 1794/2679 KB 1796/2679 KB 1798/2679 KB 1800/2679 KB 1802/2679 KB 1804/2679 KB 1806/2679 KB 1808/2679 KB 1810/2679 KB 1812/2679 KB 1814/2679 KB 1816/2679 KB 1818/2679 KB 1820/2679 KB 1822/2679 KB 1824/2679 KB 1826/2679 KB 1828/2679 KB 1830/2679 KB 1832/2679 KB 1834/2679 KB 1836/2679 KB 1838/2679 KB 1840/2679 KB 1842/2679 KB 1844/2679 KB 1846/2679 KB 1848/2679 KB 1850/2679 KB 1852/2679 KB 1854/2679 KB 1856/2679 KB 1858/2679 KB 1860/2679 KB 1862/2679 KB 1864/2679 KB 1866/2679 KB 1868/2679 KB 1870/2679 KB 1872/2679 KB 1874/2679 KB 1876/2679 KB 1878/2679 KB 1880/2679 KB 1882/2679 KB 1884/2679 KB 1886/2679 KB 1888/2679 KB 1890/2679 KB 1892/2679 KB 1894/2679 KB 1896/2679 KB 1898/2679 KB 1900/2679 KB 1902/2679 KB 1904/2679 KB 1906/2679 KB 1908/2679 KB 1910/2679 KB 1912/2679 KB 1914/2679 KB 1916/2679 KB 1918/2679 KB 1920/2679 KB 1922/2679 KB 1924/2679 KB 1926/2679 KB 1928/2679 KB 1930/2679 KB 1932/2679 KB 1934/2679 KB 1936/2679 KB 1938/2679 KB 1940/2679 KB 1942/2679 KB 1944/2679 KB 1946/2679 KB 1948/2679 KB 1950/2679 KB 1952/2679 KB 1954/2679 KB 1956/2679 KB 1958/2679 KB 1960/2679 KB 1962/2679 KB 1964/2679 KB 1966/2679 KB 1968/2679 KB 1970/2679 KB 1972/2679 KB 1974/2679 KB 1976/2679 KB 1978/2679 KB 1980/2679 KB 1982/2679 KB 1984/2679 KB 1986/2679 KB 1988/2679 KB 1990/2679 KB 1992/2679 KB 1994/2679 KB 1996/2679 KB 1998/2679 KB 2000/2679 KB 2002/2679 KB 2004/2679 KB 2006/2679 KB 2008/2679 KB 2010/2679 KB 2012/2679 KB 2014/2679 KB 2016/2679 KB 2018/2679 KB 2020/2679 KB 2022/2679 KB 2024/2679 KB 2026/2679 KB 2028/2679 KB 2030/2679 KB 2032/2679 KB 2034/2679 KB 2036/2679 KB 2038/2679 KB 2040/2679 KB 2042/2679 KB 2044/2679 KB 2046/2679 KB 2048/2679 KB 2050/2679 KB 2052/2679 KB 2054/2679 KB 2056/2679 KB 2058/2679 KB 2060/2679 KB 2062/2679 KB 2064/2679 KB 2066/2679 KB 2068/2679 KB 2070/2679 KB 2072/2679 KB 2074/2679 KB 2076/2679 KB 2078/2679 KB 2080/2679 KB 2082/2679 KB 2084/2679 KB 2086/2679 KB 2088/2679 KB 2090/2679 KB 2092/2679 KB 2094/2679 KB 2096/2679 KB 2098/2679 KB 2100/2679 KB 2102/2679 KB 2104/2679 KB 2106/2679 KB 2108/2679 KB 2110/2679 KB 2112/2679 KB 2114/2679 KB 2116/2679 KB 2118/2679 KB 2120/2679 KB 2122/2679 KB 2124/2679 KB 2126/2679 KB 2128/2679 KB 2130/2679 KB 2132/2679 KB 2134/2679 KB 2136/2679 KB 2138/2679 KB 2140/2679 KB 2142/2679 KB 2144/2679 KB 2146/2679 KB 2148/2679 KB 2150/2679 KB 2152/2679 KB 2154/2679 KB 2156/2679 KB 2158/2679 KB 2160/2679 KB 2162/2679 KB 2164/2679 KB 2166/2679 KB 2168/2679 KB 2170/2679 KB 2172/2679 KB 2174/2679 KB 2176/2679 KB 2178/2679 KB 2180/2679 KB 2182/2679 KB 2184/2679 KB 2186/2679 KB 2188/2679 KB 2190/2679 KB 2192/2679 KB 2194/2679 KB 2196/2679 KB 2198/2679 KB 2200/2679 KB 2202/2679 KB 2204/2679 KB 2206/2679 KB 2208/2679 KB 2210/2679 KB 2212/2679 KB 2214/2679 KB 2216/2679 KB 2218/2679 KB 2220/2679 KB 2222/2679 KB 2224/2679 KB 2226/2679 KB 2228/2679 KB 2230/2679 KB 2232/2679 KB 2234/2679 KB 2236/2679 KB 2238/2679 KB 2240/2679 KB 2242/2679 KB 2244/2679 KB 2246/2679 KB 2248/2679 KB 2250/2679 KB 2252/2679 KB 2254/2679 KB 2256/2679 KB 2258/2679 KB 2260/2679 KB 2262/2679 KB 2264/2679 KB 2266/2679 KB 2268/2679 KB 2270/2679 KB 2272/2679 KB 2274/2679 KB 2276/2679 KB 2278/2679 KB 2280/2679 KB 2282/2679 KB 2284/2679 KB 2286/2679 KB 2288/2679 KB 2290/2679 KB 2292/2679 KB 2294/2679 KB 2296/2679 KB 2298/2679 KB 2300/2679 KB 2302/2679 KB 2304/2679 KB 2306/2679 KB 2308/2679 KB 2310/2679 KB 2312/2679 KB 2314/2679 KB 2316/2679 KB 2318/2679 KB 2320/2679 KB 2322/2679 KB 2324/2679 KB 2326/2679 KB 2328/2679 KB 2330/2679 KB 2332/2679 KB 2334/2679 KB 2336/2679 KB 2338/2679 KB 2340/2679 KB 2342/2679 KB 2344/2679 KB 2346/2679 KB 2348/2679 KB 2350/2679 KB 2352/2679 KB 2354/2679 KB 2356/2679 KB 2358/2679 KB 2360/2679 KB 2362/2679 KB 2364/2679 KB 2366/2679 KB 2368/2679 KB 2370/2679 KB 2372/2679 KB 2374/2679 KB 2376/2679 KB 2378/2679 KB 2380/2679 KB 2382/2679 KB 2384/2679 KB 2386/2679 KB 2388/2679 KB 2390/2679 KB 2392/2679 KB 2394/2679 KB 2396/2679 KB 2398/2679 KB 2400/2679 KB 2402/2679 KB 2404/2679 KB 2406/2679 KB 2408/2679 KB 2410/2679 KB 2412/2679 KB 2414/2679 KB 2416/2679 KB 2418/2679 KB 2420/2679 KB 2422/2679 KB 2424/2679 KB 2426/2679 KB 2428/2679 KB 2430/2679 KB 2432/2679 KB 2434/2679 KB 2436/2679 KB 2438/2679 KB 2440/2679 KB 2442/2679 KB 2444/2679 KB 2446/2679 KB 2448/2679 KB 2450/2679 KB 2452/2679 KB 2454/2679 KB 2456/2679 KB 2458/2679 KB 2460/2679 KB 2462/2679 KB 2464/2679 KB 2466/2679 KB 2468/2679 KB 2470/2679 KB 2472/2679 KB 2474/2679 KB 2476/2679 KB 2478/2679 KB 2480/2679 KB 2482/2679 KB 2484/2679 KB 2486/2679 KB 2488/2679 KB 2490/2679 KB 2492/2679 KB 2494/2679 KB 2496/2679 KB 2498/2679 KB 2500/2679 KB 2502/2679 KB 2504/2679 KB 2506/2679 KB 2508/2679 KB 2510/2679 KB 2512/2679 KB 2514/2679 KB 2516/2679 KB 2518/2679 KB 2520/2679 KB 2522/2679 KB 2524/2679 KB 2526/2679 KB 2528/2679 KB 2530/2679 KB 2532/2679 KB 2534/2679 KB 2536/2679 KB 2538/2679 KB 2540/2679 KB 2542/2679 KB 2544/2679 KB 2546/2679 KB 2548/2679 KB 2550/2679 KB 2552/2679 KB 2554/2679 KB 2556/2679 KB 2558/2679 KB 2560/2679 KB 2562/2679 KB 2564/2679 KB 2566/2679 KB 2568/2679 KB 2570/2679 KB 2572/2679 KB 2574/2679 KB 2576/2679 KB 2578/2679 KB 2580/2679 KB 2582/2679 KB 2584/2679 KB 2586/2679 KB 2588/2679 KB 2590/2679 KB 2592/2679 KB 2594/2679 KB 2596/2679 KB 2598/2679 KB 2600/2679 KB 2602/2679 KB 2604/2679 KB 2606/2679 KB 2608/2679 KB 2610/2679 KB 2612/2679 KB 2614/2679 KB 2616/2679 KB 2618/2679 KB 2620/2679 KB 2622/2679 KB 2624/2679 KB 2626/2679 KB 2628/2679 KB 2630/2679 KB 2632/2679 KB 2634/2679 KB 2636/2679 KB 2638/2679 KB 2640/2679 KB 2642/2679 KB 2644/2679 KB 2646/2679 KB 2648/2679 KB 2650/2679 KB 2652/2679 KB 2654/2679 KB 2656/2679 KB 2658/2679 KB 2660/2679 KB 2662/2679 KB 2664/2679 KB 2666/2679 KB 2668/2679 KB 2670/2679 KB 2672/2679 KB 2674/2679 KB 2676/2679 KB 2678/2679 KB 2679/2679 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181208.151940-16.ear (2679 KB at 14169.9 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181208.151940-16.pom 2/4 KB 4/4 KB Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/dgss1819-teamA-microstories-ear-0.2.0-20181208.151940-16.pom (4 KB at 204.0 KB/sec) Downloading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml 428/428 B Downloaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml (428 B at 34.8 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml 821/821 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/0.2.0-SNAPSHOT/maven-metadata.xml (821 B at 38.2 KB/sec) Uploading: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml 428/428 B Uploaded: https://www.sing-group.org/dt/nexus/content/repositories/snapshots/es/uvigo/esei/dgss/teamA/microstories/dgss1819-teamA-microstories-ear/maven-metadata.xml (428 B at 27.9 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 18/19 Team A .............................. SUCCESS [ 2.492 s] [INFO] Domain ............................................. SUCCESS [ 2.624 s] [INFO] Tests .............................................. SUCCESS [ 1.775 s] [INFO] Service ............................................ SUCCESS [ 1.704 s] [INFO] REST ............................................... SUCCESS [ 2.127 s] [INFO] JSF ................................................ SUCCESS [ 2.367 s] [INFO] EAR ................................................ SUCCESS [ 3.012 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.433 s [INFO] Finished at: 2018-12-08T16:19:40+01:00 [INFO] Final Memory: 49M/812M [INFO] ------------------------------------------------------------------------ [μStories - Team A] $ mvn -DskipTests=true -Dwildfly.username=deployer -Dwildfly.password=sing-dt-deployer-33 -Dwildfly.force=true -Dwildfly.port=10990 wildfly:deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 18/19 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 18/19 Team A 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-pom >>> [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-pom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-pom <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-pom --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-domain --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-domain --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-domain --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.enums... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/DateRange.Range.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Genre.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/class-use/Theme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/Reading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/enums/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/domain/target/dgss1819-teamA-microstories-domain-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-domain <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-domain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-tests >>> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-tests --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-tests --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-tests >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-tests --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service.util.security... Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain.entities... Loading source files for package es.uvigo.esei.dgss.teama.microstories.matchers... Loading source files for package es.uvigo.esei.dgss.teama.microstories.http.util... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/StoryDataset.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToReading.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToTheme.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/class-use/AreStoriesSortedMatcher.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/matchers/package-use.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/tests/target/dgss1819-teamA-microstories-tests-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-tests <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-service --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-service --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-service --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-service --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.service... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/service/target/dgss1819-teamA-microstories-service-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-service <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-rest --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-rest --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 4 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [22 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-rest --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-rest --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.rest... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/SecurityExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/IllegalArgumentExceptionMapper.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/rest/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/rest/target/dgss1819-teamA-microstories-rest-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-rest <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-rest --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1819-teamA-microstories-jsf --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (download-geckodriver) @ dgss1819-teamA-microstories-jsf --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [get] Destination already exists (skipping): /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz [untar] Expanding: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver/geckodriver-v0.19.1-linux64.tar.gz into /var/lib/jenkins/workspace/μStories - Team A/jsf/target/geckodriver [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1819-teamA-microstories-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-jsf --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1819-teamA-microstories-jsf --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss1819-teamA-microstories-jsf] in [/var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/webapp] [INFO] Webapp assembled in [26 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-jsf >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1819-teamA-microstories-jsf --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/μStories - Team A/jsf/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories - Team A/target/classes" [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-jsf --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-jsf --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.jsf... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-summary.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/SearchController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/class-use/StoryController.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/es/uvigo/esei/dgss/teama/microstories/jsf/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories - Team A/jsf/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @param for redirect [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/μStories - Team A/jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/SearchController.java:161: warning: no @return [WARNING] public String searchStoriesByString(boolean redirect) { [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/jsf/target/dgss1819-teamA-microstories-jsf-0.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-jsf <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-jsf --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EAR 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) > package @ dgss1819-teamA-microstories-ear >>> [INFO] [INFO] --- maven-ear-plugin:2.10.1:generate-application-xml (default-generate-application-xml) @ dgss1819-teamA-microstories-ear --- [INFO] Generating application.xml [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1819-teamA-microstories-ear --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] wildfly-dist-10.1.0.Final.zip already unpacked. [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1819-teamA-microstories-ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories - Team A/ear/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-ear-plugin:2.10.1:ear (default-ear) @ dgss1819-teamA-microstories-ear --- [INFO] Could not find manifest file: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-ear-0.2.0-SNAPSHOT/META-INF/MANIFEST.MF - Generating one [INFO] Building jar: /var/lib/jenkins/workspace/μStories - Team A/ear/target/dgss1819-teamA-microstories-pom-0.2.0-SNAPSHOT.ear [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1819-teamA-microstories-ear >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1819-teamA-microstories-ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1819-teamA-microstories-ear --- [INFO] [INFO] <<< wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) < package @ dgss1819-teamA-microstories-ear <<< [INFO] [INFO] --- wildfly-maven-plugin:1.2.0.Final:deploy (default-cli) @ dgss1819-teamA-microstories-ear --- Dec 08, 2018 4:19:59 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.0.Final Dec 08, 2018 4:19:59 PM org.xnio.Xnio INFO: XNIO version 3.5.1.Final Dec 08, 2018 4:19:59 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.5.1.Final Dec 08, 2018 4:19:59 PM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 1.1.0.Final [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 18/19 Team A .............................. SUCCESS [ 2.195 s] [INFO] Domain ............................................. SUCCESS [ 5.420 s] [INFO] Tests .............................................. SUCCESS [ 2.837 s] [INFO] Service ............................................ SUCCESS [ 1.580 s] [INFO] REST ............................................... SUCCESS [ 1.836 s] [INFO] JSF ................................................ SUCCESS [ 2.083 s] [INFO] EAR ................................................ SUCCESS [ 2.589 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.185 s [INFO] Finished at: 2018-12-08T16:20:01+01:00 [INFO] Final Memory: 60M/823M [INFO] ------------------------------------------------------------------------ Xvfb stopping [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/domain/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/service/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/jsf/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories - Team A/rest/target/site/jacoco to /var/lib/jenkins/jobs/μStories - Team A/htmlreports/REST_JaCoCo_Report Finished: SUCCESS