Started by user Yuriy Zabrovarnyy Building on master in workspace /home/tomcat/.jenkins/jobs/oxD/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/GluuFederation/oxD # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxD > git --version # timeout=10 > git fetch --tags --progress https://github.com/GluuFederation/oxD +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/version_3.1.3.1^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.3.1^{commit} # timeout=10 Checking out Revision 1f89c159230b512f1e110dc7f45d0e0118589ad5 (refs/remotes/origin/version_3.1.3.1) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f89c159230b512f1e110dc7f45d0e0118589ad5 Commit message: "Merge remote-tracking branch 'origin/version_3.1.3.1' into version_3.1.3.1" > git rev-list --no-walk 1f89c159230b512f1e110dc7f45d0e0118589ad5 # timeout=10 [workspace] $ /bin/bash /opt/tomcat/temp/jenkins3823115622960996695.sh Cloning into 'oxHudsonProfiles'... [workspace] $ /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.3.1 -DSERVER_PROFILE=ce-dev3 -DMAVEN_SKIP_TESTS=false -DOXD_CONF=/home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/src/test/resources/oxd-conf-test.json -Doxd.server.config=/home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/src/test/resources/oxd-conf-test.json -Dmaven.test.skip=false clean compile javadoc:aggregate-jar install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-common:jar:3.1.3.1.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.3.1.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-client:jar:3.1.3.1.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.3.1.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-server:jar:3.1.3.1.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.3.1.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-rp-client:jar:3.1.3.1.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.3.1.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-https-extension:jar:3.1.3.1.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.3.1.Final, /home/tomcat/.jenkins/jobs/oxD/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd:pom:3.1.3.1.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ line 64, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oxD [INFO] oxD Common [INFO] oxD Client [INFO] oxD Server [INFO] oxD RP Client [INFO] oxd-https-extension [WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.mojo:gwt-maven-plugin:${gwt.version}: Plugin org.codehaus.mojo:gwt-maven-plugin:${gwt.version} or one of its dependencies could not be resolved: Failure to find org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD 3.1.3.1.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Common 3.1.3.1.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-common --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-common/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-common --- [INFO] Compiling 58 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-common/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Client 3.1.3.1.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-client --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-client/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-client --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-client/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Server 3.1.3.1.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-server --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/target [INFO] [INFO] --- git-commit-id-plugin:2.1.12:revision (get-the-git-infos) @ oxd-server --- [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-server --- [INFO] Compiling 70 source files to /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/target/classes Build was aborted Aborted by Yuriy Zabrovarnyy [FINDBUGS] Skipping publisher since build result is ABORTED Build Aborted. Not looking for any TestNG results. Finished: ABORTED