Started by an SCM change Building in workspace /var/lib/jenkins/workspace/LIGAaaS 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-1718-teamA/ligaaas.git # timeout=10 Fetching upstream changes from http://sing-group.org/dt/gitlab/dgss-1718-teamA/ligaaas.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress http://sing-group.org/dt/gitlab/dgss-1718-teamA/ligaaas.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision c008eab56e7a4d2d16187328d32970bf15ccc09b (origin/develop) Commit message: "tsk39 Match fixed and removed some unused files" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f c008eab56e7a4d2d16187328d32970bf15ccc09b > /usr/bin/git rev-list 8e3a1aabbc34340fc0ed6cbac19ac67adf0bb47a # timeout=10 Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-78-3974988947967777006.fbdir Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 58432 [LIGAaaS 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 58432 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/LIGAaaS Team A/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] LIGAaaaS 17/18 Team A [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LIGAaaaS 17/18 Team A 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamA-ligaaas-pom --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team A/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1718-teamA-ligaaas-pom --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/workspace/LIGAaaS Team A/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-wildfly-resources) @ dgss1718-teamA-ligaaas-pom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team A/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1718-teamA-ligaaas-pom >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1718-teamA-ligaaas-pom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1718-teamA-ligaaas-pom --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1718-teamA-ligaaas-pom --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1718-teamA-ligaaas-pom --- [INFO] Installing /var/lib/jenkins/workspace/LIGAaaS Team A/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamA/ligaaas/dgss1718-teamA-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-pom-0.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Domain 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamA-ligaaas-domain --- [INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team A/domain/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamA-ligaaas-domain --- [INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team A/domain/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team A/target/classes" [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamA-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamA-ligaaas-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/LIGAaaS Team A/domain/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamA-ligaaas-domain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/resources [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/resources-wildfly-embedded-h2 [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamA-ligaaas-domain --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/LIGAaaS Team A/domain/target/test-classes [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[55,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[71,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[74,31] incompatible types: java.lang.String cannot be converted to java.sql.Time [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[100,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable (actual and formal argument lists differ in length) constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable (actual and formal argument lists differ in length) [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] LIGAaaaS 17/18 Team A .............................. SUCCESS [ 9.490 s] [INFO] Domain ............................................. FAILURE [ 4.035 s] [INFO] Tests .............................................. SKIPPED [INFO] Service ............................................ SKIPPED [INFO] REST ............................................... SKIPPED [INFO] JSF ................................................ SKIPPED [INFO] EAR ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.275 s [INFO] Finished at: 2017-12-16T15:48:32+01:00 [INFO] Final Memory: 42M/508M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project dgss1718-teamA-ligaaas-domain: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[55,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[71,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[74,31] incompatible types: java.lang.String cannot be converted to java.sql.Time [ERROR] /var/lib/jenkins/workspace/LIGAaaS Team A/domain/src/test/java/es/uvigo/esei/dgss/match/MatchTest.java:[100,34] no suitable constructor found for MatchJPA(java.lang.String,java.lang.String) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA() is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] constructor es.uvigo.esei.dgss.match.MatchJPA.MatchJPA(java.sql.Time,java.lang.String,es.uvigo.esei.dgss.fixture.FixtureJPA,es.uvigo.esei.dgss.team.TeamJPA,es.uvigo.esei.dgss.team.TeamJPA) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dgss1718-teamA-ligaaas-domain [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/jsf/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-jsf/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-jsf-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-pom/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-pom-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/tests/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-tests/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-tests-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/ear/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-ear/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-ear-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/domain/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-domain/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-domain-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/rest/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-rest/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-rest-0.1.0-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/LIGAaaS Team A/service/pom.xml to es.uvigo.esei.dgss.teamA.ligaaas/dgss1718-teamA-ligaaas-service/0.1.0-SNAPSHOT/dgss1718-teamA-ligaaas-service-0.1.0-SNAPSHOT.pom channel stopped Xvfb stopping [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team A/domain/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team A/htmlreports/Domain_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team A/service/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team A/htmlreports/Service_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team A/jsf/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team A/htmlreports/JSF_JaCoCo_Report [htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/workspace/LIGAaaS Team A/rest/target/site/jacoco to /var/lib/jenkins/jobs/LIGAaaS Team A/htmlreports/REST_JaCoCo_Report Sending e-mails to: mrjato@esei.uvigo.es frpena@esei.uvigo.es dgpena@esei.uvigo.es jagomez2@esei.uvigo.es agbarbosa@esei.uvigo.es mlnieves@esei.uvigo.es prfernandez2@esei.uvigo.es srfernandez@esei.uvigo.es hrsalgado@esei.uvigo.es Finished: FAILURE