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 c93763495fd627f95da99a9eab1152c32073c6c4 (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 c93763495fd627f95da99a9eab1152c32073c6c4 > /usr/bin/git rev-list dd4a63ddbdea125e56bb25ed4e4c909c33d02c54 # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-52-5499550222975924667.fbdir Parsing POMs Established TCP socket on 49282 [μ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 49282 <===[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.284 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 19:14:56,710 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 19:14:57,198 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 19:14:57,524 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 19:15:00,757 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 19:15:00,800 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.4.0.Final 19:15:00,824 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.4.0.Final 19:15:00,944 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.21.Final 19:15:01,211 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 19:15:01,226 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 19:15:01,267 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 19:15:01,297 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. 19:15:01,308 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final 19:15:01,314 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 19:15:01,364 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 19:15:01,427 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting 19:15:01,429 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 19:15:01,549 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 19:15:01,614 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service 19:15:01,650 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 19:15:01,656 INFO [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 19:15:01,676 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 19:15:02,112 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: '[]'] 19:15:02,184 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 19:15:02,200 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 19:15:02,498 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 19:15:02,900 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 19:15:02,906 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss2021/teamA/microstories] 19:15:03,841 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 19:15:03,933 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. 19:15:03,943 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. 19:15:03,937 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. 19:15:03,945 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. 19:15:03,972 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/service/target/wildfly-10.1.0.Final/standalone/deployments 19:15:03,988 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 19:15:04,516 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 19:15:04,518 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 19:15:04,519 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 7638ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 19:15:05,375 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 19:15:07,421 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 19:15:07,482 INFO [org.xnio] (main) XNIO version 3.5.1.Final 19:15:07,497 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 19:15:07,620 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 19:15:08,852 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/e3/f63a870f1f982c9e057836e29b36eadb39b25d/content 19:15:08,884 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "b072f765-2eed-4588-a00f-08e859beca12.war" (runtime-name: "b072f765-2eed-4588-a00f-08e859beca12.war") 19:15:10,276 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test 19:15:10,427 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 13) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'b072f765-2eed-4588-a00f-08e859beca12.war#test' 19:15:10,459 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 13) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 19:15:10,644 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment b072f765-2eed-4588-a00f-08e859beca12.war 19:15:10,749 INFO [org.hibernate.Version] (ServerService Thread Pool -- 13) HHH000412: Hibernate Core {5.0.10.Final} 19:15:10,757 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 13) HHH000206: hibernate.properties not found 19:15:10,760 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 13) HHH000021: Bytecode provider name : javassist 19:15:10,826 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.4.Final 19:15:10,901 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 13) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 19:15:11,044 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StoryService' in deployment unit 'deployment "b072f765-2eed-4588-a00f-08e859beca12.war"' are as follows: java:global/b072f765-2eed-4588-a00f-08e859beca12/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:app/b072f765-2eed-4588-a00f-08e859beca12/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:module/StoryService!es.uvigo.esei.dgss.teama.microstories.service.StoryService java:global/b072f765-2eed-4588-a00f-08e859beca12/StoryService java:app/b072f765-2eed-4588-a00f-08e859beca12/StoryService java:module/StoryService 19:15:11,392 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 13) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 19:15:11,393 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 13) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 19:15:11,530 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.5 (Final) 19:15:12,113 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 22) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'b072f765-2eed-4588-a00f-08e859beca12.war#test' 19:15:12,427 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 13) WFLYCLINF0002: Started client-mappings cache from ejb container 19:15:12,893 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 22) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 19:15:12,904 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 22) HHH000431: Unable to determine H2 database version, certain features may not work 19:15:13,257 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 22) Envers integration enabled? : true 19:15:14,080 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) 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)) 19:15:14,103 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000230: Schema export complete 19:15:16,292 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: /b072f765-2eed-4588-a00f-08e859beca12 19:15:16,389 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "b072f765-2eed-4588-a00f-08e859beca12.war" (runtime-name : "b072f765-2eed-4588-a00f-08e859beca12.war") 19:15:17,793 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-2) 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 ? 19:15:20,049 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0022: Unregistered web context: /b072f765-2eed-4588-a00f-08e859beca12 19:15:20,099 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 22) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'b072f765-2eed-4588-a00f-08e859beca12.war#test' 19:15:20,099 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000227: Running hbm2ddl schema export Hibernate: drop table Story if exists 19:15:20,104 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000230: Schema export complete 19:15:20,118 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'b072f765-2eed-4588-a00f-08e859beca12.war#test' 19:15:20,153 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 22) WFLYCLINF0003: Stopped client-mappings cache from ejb container 19:15:20,154 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment b072f765-2eed-4588-a00f-08e859beca12.war (runtime-name: b072f765-2eed-4588-a00f-08e859beca12.war) in 133ms 19:15:20,184 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:15:20,189 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/e3/f63a870f1f982c9e057836e29b36eadb39b25d/content 19:15:20,189 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "b072f765-2eed-4588-a00f-08e859beca12.war" (runtime-name: "b072f765-2eed-4588-a00f-08e859beca12.war") [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.141 s - in es.uvigo.esei.dgss.teama.microstories.service.test.ServiceIntegrationTestSuite 19:15:20,208 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 19:15:20,229 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss2021/teamA/microstories] 19:15:20,229 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 19:15:20,279 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 19:15:20,283 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2 19:15:20,315 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending 19:15:20,326 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:28080 19:15:20,336 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 1.4.0.Final stopping 19:15:20,356 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 97ms [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 19:15:31,384 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.1.Final 19:15:31,912 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1 19:15:32,273 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 19:15:35,675 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 19:15:35,710 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.4.0.Final 19:15:35,727 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.4.0.Final 19:15:35,788 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final 19:15:35,930 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem. 19:15:35,961 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 44) WFLYNAM0001: Activating Naming Subsystem 19:15:35,999 INFO [org.jboss.as.security] (ServerService Thread Pool -- 49) WFLYSEC0002: Activating Security Subsystem 19:15:36,015 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. 19:15:36,021 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 19:15:36,036 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) WFLYWS0002: Activating WebServices Extension 19:15:36,094 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) WFLYJSF0007: Activated the following JSF Implementations: [main] 19:15:36,093 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.6.Final 19:15:36,112 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 19:15:36,153 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 19:15:36,248 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 30) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 19:15:36,300 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.4.0.Final starting 19:15:36,355 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 19:15:36,378 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 19:15:36,927 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server. 19:15:36,931 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: '[]'] 19:15:36,942 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 19:15:37,262 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:28080 19:15:37,741 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 19:15:37,741 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/dgss2021/teamA/microstories] 19:15:38,594 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 19:15:38,651 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. 19:15:38,652 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. 19:15:38,659 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. 19:15:38,660 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. 19:15:38,696 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/rest/target/wildfly-10.1.0.Final/standalone/deployments 19:15:38,729 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 19:15:39,268 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:29990/management 19:15:39,268 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:29990 19:15:39,268 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 7711ms - Started 302 of 506 services (325 services are lazy, passive or on-demand) 19:15:40,124 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. 19:15:41,918 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.2.Final 19:15:41,978 INFO [org.xnio] (main) XNIO version 3.5.1.Final 19:15:41,991 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.5.1.Final 19:15:42,108 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.1.2.Final 19:15:43,335 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/a7/155a36f01f312b2779cd46f274779e7a0d564f/content 19:15:43,367 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") 19:15:45,207 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test 19:15:45,593 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test' 19:15:45,827 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 7) HHH000204: Processing PersistenceUnitInfo [ name: test ...] 19:15:46,200 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war 19:15:46,734 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final 19:15:46,755 INFO [org.hibernate.Version] (ServerService Thread Pool -- 7) HHH000412: Hibernate Core {5.0.10.Final} 19:15:46,757 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 7) HHH000206: hibernate.properties not found 19:15:46,760 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 7) HHH000021: Bytecode provider name : javassist 19:15:47,242 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 7) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 19:15:47,318 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) 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 19:15:47,819 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 19:15:47,820 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 19:15:47,964 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final) 19:15:48,560 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test' 19:15:48,822 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0002: Started client-mappings cache from ejb container 19:15:49,205 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 27) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 19:15:49,218 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 27) HHH000431: Unable to determine H2 database version, certain features may not work 19:15:49,317 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 27) Envers integration enabled? : true 19:15:50,500 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 27) 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)) 19:15:50,522 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 27) HHH000230: Schema export complete 19:15:52,187 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0021: Registered web context: /test 19:15:52,283 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. 19:15:54,421 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) 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] 19:15:54,598 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-9) 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()] 19:15:54,831 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (default task-9) 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 ? 19:15:56,225 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-15) 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:15:57,793 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-13) 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:15:58,020 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-15) 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:15:58,062 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 ? offset ? 19:15:58,109 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-16) 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:15:58,139 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-18) 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:15:58,184 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 ? 19:15:58,223 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:15:58,263 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 ? 19:15:58,309 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 ? 19:15:58,580 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-26) 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:15:58,960 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:15:59,175 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-6) 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:15:59,179 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-6) 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:15:59,400 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 18) WFLYUT0022: Unregistered web context: /test 19:16:00,696 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' 19:16:00,697 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 18) HHH000227: Running hbm2ddl schema export Hibernate: drop table Story if exists 19:16:00,701 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 18) HHH000230: Schema export complete 19:16:00,704 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 19) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' 19:16:00,732 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 18) WFLYCLINF0003: Stopped client-mappings cache from ejb container 19:16:00,735 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 1347ms 19:16:00,751 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:16:00,754 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/a7/155a36f01f312b2779cd46f274779e7a0d564f/content 19:16:00,754 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: 30.683 s - in es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite 19:16:00,762 WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. 19:16:00,797 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/dgss2021/teamA/microstories] 19:16:00,809 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 19:16:00,860 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 19:16:00,870 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 19:16:00,893 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 19:16:00,897 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:16:00,899 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.4.0.Final stopping 19:16:00,930 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 122ms [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 [26 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.770 s] [INFO] Domain ............................................. SUCCESS [ 11.886 s] [INFO] Tests .............................................. SUCCESS [ 14.949 s] [INFO] Service ............................................ SUCCESS [ 34.672 s] [INFO] REST ............................................... FAILURE [ 40.624 s] [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:53 min [INFO] Finished at: 2020-12-03T19:16:05+01:00 [INFO] Final Memory: 61M/748M [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] ^ [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) { [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 [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] [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 [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 [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 [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 [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 [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 [ERROR] mvn -rf :dgss2021-teamA-microstories-rest [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