See <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/169/display/redirect?page=changes>
Changes: [smckinney] FC-242 - Rename RoleConstraint attribute paSetName to key ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H35 (ubuntu xenial) in workspace <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 10d66074c2d0e4e37aaed67d222dbe0e6b97b3c4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 10d66074c2d0e4e37aaed67d222dbe0e6b97b3c4 Commit message: "FC-242 - Rename RoleConstraint attribute paSetName to key" > git rev-list --no-walk 779ce4e3841195077ea1bdca13913f337f4f6c90 # timeout=10 [dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins1864533250301387726.sh dir-fortress-core-docker-apacheds-test dir-fortress-core-docker-apacheds-test Docker version 17.05.0-ce, build 89658be Using default tag: latest latest: Pulling from apachedirectory/apacheds-for-apache-fortress-tests Digest: sha256:bf85867fe42f4e2c34502207ed143e3dd13df35a4e1b33a8929f62570acd2416 Status: Image is up to date for apachedirectory/apacheds-for-apache-fortress-tests:latest REPOSITORY TAG IMAGE ID CREATED SIZE apachedirectory/apacheds-for-apache-fortress-tests latest da89b358e799 14 months ago 639MB 2d51b14afafd260a2f39e2cc96380f16d19aa0a01043ee6ed1a57834dde2ba7d [dir-fortress-core-docker-apacheds-test] $ /home/jenkins/tools/maven/apache-maven-3.3.9/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/.repository> -U -V clean install Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00) Maven home: /home/jenkins/tools/maven/apache-maven-3.3.9 Java version: 1.8.0_172, vendor: Oracle Corporation Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre Default locale: en_US, platform encoding: ISO-8859-1 OS name: "linux", version: "4.4.0-133-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Fortress Core 2.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ fortress-core --- [INFO] Deleting <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target> [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ fortress-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-core --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 245 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/classes> [INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/Hier.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/main/java/org/apache/directory/fortress/core/model/UserRole.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ fortress-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 74 source files to <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/target/test-classes> [INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/AdminMgrConsole.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/samples/LoadTestUserSample.java>:[36,23] sun.rmi.runtime.Log is internal proprietary API and may be removed in a future release [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/URATestData.java>:[1070,12] cannot find symbol symbol: method setPaSetName(java.lang.String) location: variable urc of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/ReviewMgrImplTest.java>:[1635,70] cannot find symbol symbol: method getPaSetName() location: variable rc of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/ReviewMgrImplTest.java>:[1635,45] cannot find symbol symbol: method getPaSetName() location: variable r of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/ReviewMgrImplTest.java>:[1665,204] cannot find symbol symbol: method getPaSetName() location: class org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/AdminMgrImplTest.java>:[1970,79] cannot find symbol symbol: method getPaSetName() location: variable rc of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/AdminMgrImplTest.java>:[1976,78] cannot find symbol symbol: method getPaSetName() location: variable rc of type org.apache.directory.fortress.core.model.RoleConstraint [INFO] 6 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.095 s [INFO] Finished at: 2018-08-24T17:19:04+00:00 [INFO] Final Memory: 39M/334M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project fortress-core: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/URATestData.java>:[1070,12] cannot find symbol [ERROR] symbol: method setPaSetName(java.lang.String) [ERROR] location: variable urc of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/ReviewMgrImplTest.java>:[1635,70] cannot find symbol [ERROR] symbol: method getPaSetName() [ERROR] location: variable rc of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/ReviewMgrImplTest.java>:[1635,45] cannot find symbol [ERROR] symbol: method getPaSetName() [ERROR] location: variable r of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/ReviewMgrImplTest.java>:[1665,204] cannot find symbol [ERROR] symbol: method getPaSetName() [ERROR] location: class org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/AdminMgrImplTest.java>:[1970,79] cannot find symbol [ERROR] symbol: method getPaSetName() [ERROR] location: variable rc of type org.apache.directory.fortress.core.model.RoleConstraint [ERROR] <https://builds.apache.org/job/dir-fortress-core-docker-apacheds-test/ws/src/test/java/org/apache/directory/fortress/core/impl/AdminMgrImplTest.java>:[1976,78] cannot find symbol [ERROR] symbol: method getPaSetName() [ERROR] location: variable rc of type org.apache.directory.fortress.core.model.RoleConstraint [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 Build step 'Invoke top-level Maven targets' marked build as failure [dir-fortress-core-docker-apacheds-test] $ /bin/bash /tmp/jenkins5884515239720972858.sh dir-fortress-core-docker-apacheds-test dir-fortress-core-docker-apacheds-test CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
