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.2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.3.2^{commit} # timeout=10 Checking out Revision 1a4530c36a8435c67e10c4bdc65324e78981bf4c (refs/remotes/origin/version_3.1.3.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a4530c36a8435c67e10c4bdc65324e78981bf4c Commit message: "#229 (3.1.3.2): removed client expired check" > git rev-list --no-walk 0bf6122f99266a7082931256b56b5e31e8fc3107 # timeout=10 [workspace] $ /bin/bash /opt/tomcat/temp/jenkins2914018457858905290.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.2 -DSERVER_PROFILE=ce-dev3 -DMAVEN_SKIP_TESTS=true -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=true 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.2-SNAPSHOT [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.2-SNAPSHOT, /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.2-SNAPSHOT [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.2-SNAPSHOT, /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.2-SNAPSHOT [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.2-SNAPSHOT, /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.2-SNAPSHOT [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.2-SNAPSHOT, /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.2-SNAPSHOT [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.2-SNAPSHOT, /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.2-SNAPSHOT [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.2-SNAPSHOT [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.2-SNAPSHOT [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.2-SNAPSHOT [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.2-SNAPSHOT [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 [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/src/main/java/org/xdi/oxd/server/service/ValidationService.java:[65,65] error: cannot find symbol [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping oxD [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping oxD [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oxD ................................................ SUCCESS [ 0.132 s] [INFO] oxD Common ......................................... SUCCESS [ 2.397 s] [INFO] oxD Client ......................................... SUCCESS [ 0.907 s] [INFO] oxD Server ......................................... FAILURE [ 3.477 s] [INFO] oxD RP Client ...................................... SKIPPED [INFO] oxd-https-extension ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.637 s [INFO] Finished at: 2018-09-11T15:21:05-04:00 [INFO] Final Memory: 48M/414M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project oxd-server: Compilation failure [ERROR] /home/tomcat/.jenkins/jobs/oxD/workspace/oxd-server/src/main/java/org/xdi/oxd/server/service/ValidationService.java:[65,65] error: cannot find symbol [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 :oxd-server Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Did not find any matching files. Sending e-mails to: support@gluu.org yuriy@gluu.org Finished: FAILURE