Started by an SCM change Building in workspace /var/lib/jenkins/workspace/μStories 2021 - 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-2021-teamA/microstories.git # timeout=10 Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-2021-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-2021-teamA/microstories.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision 84b17158ab31a1d363ce96851db9800301858ace (origin/develop) Commit message: "tsk22 Adds resource to get most readed stories" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 84b17158ab31a1d363ce96851db9800301858ace > /usr/bin/git rev-list dd4a63ddbdea125e56bb25ed4e4c909c33d02c54 # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-50-1231622274076138402.fbdir Parsing POMs Established TCP socket on 46330 [μStories 2021 - 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 46330 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/μStories 2021 - Team A/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] μStories 20/21 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building μStories 20/21 Team A 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss2021-teamA-microstories-pom --- [INFO] Deleting /var/lib/jenkins/workspace/μStories 2021 - Team A/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2021-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 2021 - Team A/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2021-teamA-microstories-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2021-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 @ dgss2021-teamA-microstories-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2021-teamA-microstories-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2021-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) @ dgss2021-teamA-microstories-pom --- [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss2021-teamA-microstories-domain --- [INFO] Deleting /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2021-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 2021 - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2021-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2021-teamA-microstories-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2021-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2021-teamA-microstories-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2021-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 2021 - Team A/domain/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2021-teamA-microstories-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2021-teamA-microstories-domain --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.domain.entities.EntitiesTestSuite [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in es.uvigo.esei.dgss.teama.microstories.domain.entities.EntitiesTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss2021-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss2021-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2021-teamA-microstories-domain >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2021-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 2021 - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - 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 @ dgss2021-teamA-microstories-domain <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2021-teamA-microstories-domain --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2021-teamA-microstories-domain --- [INFO] Loading source files for package es.uvigo.esei.dgss.teama.microstories.domain... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/Story.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/Topics.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/Type.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/package-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/package-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/package-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/serialized-form.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/class-use/Story.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/class-use/Type.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/class-use/Topics.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/es/uvigo/esei/dgss/teama/microstories/domain/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss2021-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 2021 - Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss2021-teamA-microstories-domain --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/jacoco.exec [INFO] Analyzed bundle 'Domain' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2021-teamA-microstories-domain --- [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tests 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss2021-teamA-microstories-tests --- [INFO] Deleting /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2021-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss2021-teamA-microstories-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2021-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2021-teamA-microstories-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2021-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 2021 - Team A/tests/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2021-teamA-microstories-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ dgss2021-teamA-microstories-tests --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss2021-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2021-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 @ dgss2021-teamA-microstories-tests <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2021-teamA-microstories-tests --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2021-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.entities... 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 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingRunnable.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.ThrowingSupplier.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/package-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/RoleCaller.html... Generating /var/lib/jenkins/workspace/μStories 2021 - 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 2021 - 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 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/util/security/class-use/TestPrincipal.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/IsEqualToEntity.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/StoriesDataset.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/class-use/IsEqualToStory.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/class-use/HasHttpStatus.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/entities/package-use.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/es/uvigo/esei/dgss/teama/microstories/http/util/package-use.html... Generating /var/lib/jenkins/workspace/μStories 2021 - 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 2021 - Team A/tests/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2021-teamA-microstories-tests --- [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Service 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss2021-teamA-microstories-service --- [INFO] Deleting /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2021-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 2021 - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2021-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) @ dgss2021-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2021-teamA-microstories-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2021-teamA-microstories-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2021-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 2021 - Team A/service/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2021-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) @ dgss2021-teamA-microstories-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.service.test.ServiceIntegrationTestSuite 18:58:53,666 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 18:58:54,138 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 18:58:54,435 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 18:58:57,462 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 18:58:57,500 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.4.0.Final 18:58:57,550 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.4.0.Final 18:58:57,659 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.21.Final 18:58:57,762 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 18:58:57,764 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 18:58:57,809 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. 18:58:57,884 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 18:58:57,870 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 18:58:57,917 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 18:58:57,868 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 18:58:57,969 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 1.4.0.Final starting 18:58:58,019 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.6.Final 18:58:58,018 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 18:58:58,043 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 18:58:58,176 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2 18:58:58,196 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 18:58:58,197 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 18:58:58,608 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories 2021 - 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: '[]'] 18:58:58,630 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 18:58:58,631 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 18:58:58,954 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 18:58:59,498 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss2021/teamA/microstories] 18:58:59,500 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 18:59:00,018 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/wildfly-10.1.0.Final/standalone/deployments 18:59:00,247 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 18:59:00,355 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. 18:59:00,358 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. 18:59:00,356 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. 18:59:00,365 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. 18:59:00,485 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 18:59:00,725 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 18:59:00,726 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 18:59:00,727 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 6899ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 18:59:01,672 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 18:59:03,410 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 18:59:03,472 INFO [org.xnio] (main) XNIO version 3.5.1.Final 18:59:03,486 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 18:59:03,620 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 18:59:04,863 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/3f/f0acc77c8ec5bb7ad256fb513f165a4a0edc31/content 18:59:04,898 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war" (runtime-name: "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war") 18:59:06,419 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test 18:59:06,556 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war#test' 18:59:06,616 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 21) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 18:59:06,717 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment 35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war 18:59:06,900 INFO [org.hibernate.Version] (ServerService Thread Pool -- 21) HHH000412: Hibernate Core {5.0.10.Final} 18:59:06,902 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 21) HHH000206: hibernate.properties not found 18:59:06,910 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 21) HHH000021: Bytecode provider name : javassist 18:59:06,915 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final 18:59:07,050 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 21) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 18:59:07,151 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war"' are as follows: java:global/35b4687d-8d22-4f2e-b521-14f6d37dc3b2/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:app/35b4687d-8d22-4f2e-b521-14f6d37dc3b2/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:global/35b4687d-8d22-4f2e-b521-14f6d37dc3b2/StoryService java:app/35b4687d-8d22-4f2e-b521-14f6d37dc3b2/StoryService java:module/StoryService 18:59:07,491 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 18:59:07,491 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 18:59:07,626 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final) 18:59:08,361 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war#test' 18:59:08,674 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0002: Started client-mappings cache from ejb container 18:59:09,191 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 24) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:59:09,202 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 24) HHH000431: Unable to determine H2 database version, certain features may not work 18:59:09,298 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 24) Envers integration enabled? : true 18:59:10,357 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000227: Running hbm2ddl schema export Hibernate: drop table Story if exists Hibernate: create table Story (id integer generated by default as identity, author varchar(50) not null, content varchar(2000) not null, numReads integer not null, publicationDate timestamp, title varchar(50) not null, topic1 varchar(100) not null, topic2 varchar(100), type varchar(100) not null, primary key (id)) 18:59:10,379 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000230: Schema export complete 18:59:11,738 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0021: Registered web context: /35b4687d-8d22-4f2e-b521-14f6d37dc3b2 18:59:11,849 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war" (runtime-name : "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war") 18:59:13,219 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-1) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||'first'||'%') or story0_.title like ('%'||'first'||'%')) order by story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||'random text'||'%') or story0_.title like ('%'||'random text'||'%')) order by story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||'Story'||'%') or story0_.title like ('%'||'Story'||'%')) order by story0_.publicationDate desc limit ? offset ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where story0_.publicationDate is not null order by story0_.publicationDate desc, story0_.id desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where story0_.publicationDate is not null order by story0_.publicationDate desc, story0_.id desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? 18:59:15,583 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 21) WFLYUT0022: Unregistered web context: /35b4687d-8d22-4f2e-b521-14f6d37dc3b2 18:59:15,632 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 21) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war#test' 18:59:15,633 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 21) HHH000227: Running hbm2ddl schema export Hibernate: drop table Story if exists 18:59:15,639 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 21) HHH000230: Schema export complete 18:59:15,641 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war#test' 18:59:15,682 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0003: Stopped client-mappings cache from ejb container 18:59:15,684 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment 35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war (runtime-name: 35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war) in 126ms 18:59:15,754 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 18:59:15,759 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/wildfly-10.1.0.Final/standalone/data/content/3f/f0acc77c8ec5bb7ad256fb513f165a4a0edc31/content 18:59:15,761 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war" (runtime-name: "35b4687d-8d22-4f2e-b521-14f6d37dc3b2.war") [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.681 s - in es.uvigo.esei.dgss.teama.microstories.service.test.ServiceIntegrationTestSuite 18:59:15,770 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 18:59:15,782 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss2021/teamA/microstories] 18:59:15,783 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 18:59:15,854 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2 18:59:15,854 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping 18:59:15,855 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTP listener default suspending 18:59:15,866 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 18:59:15,871 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping 18:59:15,940 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 123ms [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss2021-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dgss2021-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2021-teamA-microstories-service >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2021-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 2021 - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - 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 @ dgss2021-teamA-microstories-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2021-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2021-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 2021 - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/StoryService.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/package-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/es/uvigo/esei/dgss/teama/microstories/service/class-use/StoryService.html... Generating /var/lib/jenkins/workspace/μStories 2021 - 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 2021 - Team A/service/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/apidocs/help-doc.html... [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ dgss2021-teamA-microstories-service --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-integration-test) @ dgss2021-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 2021 - Team A/service/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - Team A/target/classes" [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-integration-test) @ dgss2021-teamA-microstories-service --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/jacoco.exec [INFO] Analyzed bundle 'Service' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss2021-teamA-microstories-service --- [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/service/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building REST 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss2021-teamA-microstories-rest --- [INFO] Deleting /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2021-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 2021 - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss2021-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) @ dgss2021-teamA-microstories-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss2021-teamA-microstories-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss2021-teamA-microstories-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss2021-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 2021 - Team A/rest/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss2021-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) @ dgss2021-teamA-microstories-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite 18:59:32,456 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 18:59:32,921 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 18:59:33,271 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 18:59:36,738 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 18:59:36,780 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final 18:59:36,797 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final 18:59:36,893 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.21.Final 18:59:37,047 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 18:59:37,073 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 18:59:37,098 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 18:59:37,115 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 18:59:37,117 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. 18:59:37,127 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service 18:59:37,172 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.6.Final 18:59:37,221 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting 18:59:37,252 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 18:59:37,260 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 18:59:37,308 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 18:59:37,425 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 18:59:37,429 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 18:59:37,492 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 18:59:38,010 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/workspace/μStories 2021 - 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: '[]'] 18:59:38,046 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 18:59:38,052 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 18:59:38,477 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 18:59:38,961 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss2021/teamA/microstories] 18:59:38,970 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 18:59:39,674 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/wildfly-10.1.0.Final/standalone/deployments 18:59:40,102 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 18:59:40,204 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 18:59:40,367 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. 18:59:40,369 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. 18:59:40,385 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 18:59:40,386 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 56) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 18:59:40,944 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 18:59:40,944 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 18:59:40,944 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 8292ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 18:59:41,749 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 18:59:43,681 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 18:59:43,741 INFO [org.xnio] (main) XNIO version 3.5.1.Final 18:59:43,756 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 18:59:43,896 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 18:59:44,982 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/2e/c7798935f749e34a532f019ce8b31a5facab34/content 18:59:45,017 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 18:59:46,604 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test 18:59:46,759 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 18:59:46,793 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 4) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 18:59:46,947 INFO [org.hibernate.Version] (ServerService Thread Pool -- 4) HHH000412: Hibernate Core {5.0.10.Final} 18:59:46,956 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 4) HHH000206: hibernate.properties not found 18:59:46,966 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 4) HHH000021: Bytecode provider name : javassist 18:59:46,987 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war 18:59:47,096 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 4) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 18:59:47,241 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final 18:59:47,427 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 18:59:47,745 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 18:59:47,746 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 18:59:47,872 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final) 18:59:48,411 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 18:59:48,760 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 4) WFLYCLINF0002: Started client-mappings cache from ejb container 18:59:49,184 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 25) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:59:49,198 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 25) HHH000431: Unable to determine H2 database version, certain features may not work 18:59:49,287 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 25) Envers integration enabled? : true 18:59:50,547 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 25) HHH000227: Running hbm2ddl schema export Hibernate: drop table Story if exists Hibernate: create table Story (id integer generated by default as identity, author varchar(50) not null, content varchar(2000) not null, numReads integer not null, publicationDate timestamp, title varchar(50) not null, topic1 varchar(100) not null, topic2 varchar(100), type varchar(100) not null, primary key (id)) 18:59:50,568 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 25) HHH000230: Schema export complete 18:59:52,165 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: /test 18:59:52,257 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. 18:59:55,011 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.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [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.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [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] 18:59:55,423 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.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listRecent()] 18:59:57,236 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-10) HHH000397: Using ASTQueryTranslatorFactory Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where story0_.publicationDate is not null order by story0_.publicationDate desc, story0_.id desc limit ? 18:59:59,968 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-16) 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.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listRecent()] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where story0_.publicationDate is not null order by story0_.publicationDate desc, story0_.id desc limit ? Hibernate: select story0_.id as id1_0_0_, story0_.author as author2_0_0_, story0_.content as content3_0_0_, story0_.numReads as numReads4_0_0_, story0_.publicationDate as publicat5_0_0_, story0_.title as title6_0_0_, story0_.topic1 as topic7_0_0_, story0_.topic2 as topic8_0_0_, story0_.type as type9_0_0_ from Story story0_ where story0_.id=? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||'fourth'||'%') or story0_.title like ('%'||'fourth'||'%')) order by story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||'NOTFOUND'||'%') or story0_.title like ('%'||'NOTFOUND'||'%')) order by story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||''||'%') or story0_.title like ('%'||''||'%')) order by story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and (story0_.content like ('%'||''||'%') or story0_.title like ('%'||''||'%')) order by story0_.publicationDate desc limit ? 19:00:01,778 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-17) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? 19:00:01,884 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-20) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? 19:00:01,935 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-21) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? 19:00:01,979 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-19) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? 19:00:02,041 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-22) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? 19:00:02,128 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-23) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? 19:00:02,175 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-25) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? offset ? 19:00:02,213 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-24) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? 19:00:02,259 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-27) RESTEASY002142: Multiple resource methods match request "GET /microstory/filter". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listStories(int,int,es.uvigo.esei.dgss.teama.microstories.domain.Topics,es.uvigo.esei.dgss.teama.microstories.domain.Type,long)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (? is null or story0_.topic1=? or story0_.topic2=?) and (story0_.publicationDate is not null) and (? is null or story0_.type=?) and (? is null or story0_.publicationDate>=?) order by story0_.publicationDate DESC limit ? 19:00:02,494 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-32) 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.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listMostReadedStories(java.lang.String,java.lang.String)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? 19:00:02,721 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-5) 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.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listMostReadedStories(java.lang.String,java.lang.String)] Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? Hibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.numReads as numReads4_0_, story0_.publicationDate as publicat5_0_, story0_.title as title6_0_, story0_.topic1 as topic7_0_, story0_.topic2 as topic8_0_, story0_.type as type9_0_ from Story story0_ where (story0_.publicationDate is not null) and story0_.type=? and (story0_.publicationDate between ? and ?) order by story0_.numReads desc, story0_.publicationDate desc limit ? 19:00:02,876 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) 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.get(int) throws java.lang.SecurityException, public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listMostReadedStories(java.lang.String,java.lang.String)] 19:00:02,882 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) RESTEASY002010: Failed to execute: javax.ws.rs.BadRequestException: Unparseable date: "null_00:00:00" at es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.listMostReadedStories(StoryResource.java:113) [classes:] at es.uvigo.esei.dgss.teama.microstories.rest.StoryResource$Proxy$_$$_WeldClientProxy.listMostReadedStories(Unknown Source) [classes:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_144] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_144] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_144] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_144] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:402) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:209) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51) [resteasy-jaxrs-3.0.19.Final.jar:3.0.19.Final] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) [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.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53) [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.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59) [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] 19:00:02,977 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: /test 19:00:03,049 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 60) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 19:00:03,054 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) HHH000227: Running hbm2ddl schema export Hibernate: drop table Story if exists 19:00:03,060 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 60) HHH000230: Schema export complete 19:00:03,079 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 63) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 19:00:03,098 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0003: Stopped client-mappings cache from ejb container 19:00:03,103 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 139ms 19:00:03,125 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] 19:00:03,130 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/wildfly-10.1.0.Final/standalone/data/content/2e/c7798935f749e34a532f019ce8b31a5facab34/content 19:00:03,130 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.356 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite 19:00:03,144 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 19:00:03,156 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss2021/teamA/microstories] 19:00:03,156 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 19:00:03,204 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2 19:00:03,224 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 19:00:03,253 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 19:00:03,265 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 19:00:03,268 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 1.4.0.Final stopping 19:00:03,297 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: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-unit-test) @ dgss2021-teamA-microstories-rest --- [INFO] Loading execution data file /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/jacoco.exec [INFO] Analyzed bundle 'REST' with 2 classes [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss2021-teamA-microstories-rest --- [INFO] Packaging webapp [INFO] Assembling webapp [dgss2021-teamA-microstories-rest] in [/var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/webapp] [INFO] Webapp assembled in [32 msecs] [INFO] Building war: /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss2021-teamA-microstories-rest >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss2021-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 2021 - Team A/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/μStories 2021 - 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 @ dgss2021-teamA-microstories-rest <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss2021-teamA-microstories-rest --- [INFO] Building jar: /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss2021-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 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-summary.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/package-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/CORSFilter.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/es/uvigo/esei/dgss/teama/microstories/rest/class-use/StoryResource.html... Generating /var/lib/jenkins/workspace/μStories 2021 - 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 2021 - Team A/rest/target/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/index.html... Generating /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs/help-doc.html... 2 errors 14 warnings [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] μStories 20/21 Team A .............................. SUCCESS [ 8.890 s] [INFO] Domain ............................................. SUCCESS [ 12.269 s] [INFO] Tests .............................................. SUCCESS [ 7.850 s] [INFO] Service ............................................ SUCCESS [ 40.831 s] [INFO] REST ............................................... FAILURE [ 43.332 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:56 min [INFO] Finished at: 2020-12-03T19:00:07+01:00 [INFO] Final Memory: 59M/796M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project dgss2021-teamA-microstories-rest: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:47: warning: no description for @param [ERROR] * @param id [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:48: warning: no description for @throws [ERROR] * @throws SecurityException [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:82: warning: no description for @param [ERROR] * @param contains [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:83: warning: no description for @param [ERROR] * @param page [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:84: warning: no description for @param [ERROR] * @param maxItems [ERROR] ^ [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-pom/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-pom-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT.war [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:99: error: @param name not found [ERROR] * @param initialDate [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:99: warning: no description for @param [ERROR] * @param initialDate [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:100: error: @param name not found [ERROR] * @param finalDate [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:100: warning: no description for @param [ERROR] * @param finalDate [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:105: warning: no @param for initialDateStr [ERROR] public Response listMostReadedStories(@QueryParam("initialDate") String initialDateStr, @QueryParam("finalDate") String finalDateStr) { [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:105: warning: no @param for finalDateStr [ERROR] public Response listMostReadedStories(@QueryParam("initialDate") String initialDateStr, @QueryParam("finalDate") String finalDateStr) { [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:124: warning: no description for @param [ERROR] * @param maxItems [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:125: warning: no description for @param [ERROR] * @param page [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:126: warning: no description for @param [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/service/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar [ERROR] * @param genre [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:127: warning: no description for @param [ERROR] * @param theme [ERROR] ^ [ERROR] /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java:128: warning: no description for @param [ERROR] * @param publication [ERROR] ^ [ERROR] [ERROR] Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/apidocs' dir. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/ear/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-ear/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-ear-0.1.0-SNAPSHOT.pom [ERROR] mvn -rf :dgss2021-teamA-microstories-rest [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/tests/target/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/μStories 2021 - Team A/jsf/pom.xml to es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-jsf/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-jsf-0.1.0-SNAPSHOT.pom Xvfb stopping channel stopped [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories 2021 - Team A/domain/target/site/jacoco to /var/lib/jenkins/jobs/μStories 2021 - Team A/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories 2021 - Team A/service/target/site/jacoco to /var/lib/jenkins/jobs/μStories 2021 - Team A/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories 2021 - Team A/jsf/target/site/jacoco to /var/lib/jenkins/jobs/μStories 2021 - Team A/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/μStories 2021 - Team A/rest/target/site/jacoco to /var/lib/jenkins/jobs/μStories 2021 - Team A/htmlreports/REST_JaCoCo_Report Sending e-mails to: mrjato@esei.uvigo.es dgpena@esei.uvigo.es Finished: FAILURE