Started by user Yuriy Movchan Building on master in workspace /home/tomcat/.jenkins/jobs/oxCore_3.1.6/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/oxCore # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxCore > git --version # timeout=10 > git fetch --tags --progress https://github.com/GluuFederation/oxCore +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/version_3.1.3.sp2^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.3.sp2^{commit} # timeout=10 Checking out Revision ab39c603c4bd766f8ba3f0e7e49654791d1862d7 (refs/remotes/origin/version_3.1.3.sp2) > git config core.sparsecheckout # timeout=10 > git checkout -f ab39c603c4bd766f8ba3f0e7e49654791d1862d7 Commit message: "Version 3.1.3.sp2" > git rev-list --no-walk ab39c603c4bd766f8ba3f0e7e49654791d1862d7 # timeout=10 [workspace] $ /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.3.sp2 -DMAVEN_SKIP_TESTS=false -Dmaven.test.skip=false clean compile install findbugs:findbugs checkstyle:checkstyle [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oxCore [INFO] oxLdap-annotations [INFO] oxUtil [INFO] oxLdap [INFO] oxLdapSample [INFO] oxModel [INFO] oxSaml [INFO] oxService [INFO] oxTomcat [INFO] oxServer [INFO] oxGwt [INFO] oxJsfUtil [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxCore 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/target [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/pom.xml to /var/www/html/maven/org/xdi/oxcore/3.1.3.sp2/oxcore-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore --- [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdap-annotations 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap-annotations --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-annotations --- [INFO] Compiling 9 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-annotations --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-annotations --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-annotations --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-annotations --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap-annotations --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/oxcore-ldap-annotations-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.3.sp2/oxcore-ldap-annotations-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap-annotations/3.1.3.sp2/oxcore-ldap-annotations-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap-annotations --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap-annotations --- [INFO] There are 57 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxUtil 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-util --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-util --- [INFO] Compiling 62 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/classes Processing annotations Annotations processed Processing annotations No elements to process [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-util --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-util --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/oxcore-util-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-util --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/oxcore-util-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-util/3.1.3.sp2/oxcore-util-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/pom.xml to /var/www/html/maven/org/xdi/oxcore-util/3.1.3.sp2/oxcore-util-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-util --- [INFO] Fork Value is true [java] Warnings generated: 19 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-util --- [INFO] There are 2974 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdap 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap --- [INFO] Compiling 50 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/oxcore-ldap-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/oxcore-ldap-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-ldap/3.1.3.sp2/oxcore-ldap-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/pom.xml to /var/www/html/maven/org/xdi/oxcore-ldap/3.1.3.sp2/oxcore-ldap-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap --- [INFO] Fork Value is true [java] Warnings generated: 27 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap --- [INFO] There are 3373 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxLdapSample 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-ldap-sample --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-sample --- [INFO] Compiling 10 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-ldap-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-ldap-sample --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-ldap-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-ldap-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-ldap-sample --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-ldap-sample --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/oxcore-ldap-sample-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-ldap-sample --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/oxcore-ldap-sample-3.1.3.sp2.jar to /var/www/html/maven/org/gluu/oxcore-ldap-sample/3.1.3.sp2/oxcore-ldap-sample-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/pom.xml to /var/www/html/maven/org/gluu/oxcore-ldap-sample/3.1.3.sp2/oxcore-ldap-sample-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-ldap-sample --- [INFO] Fork Value is true [java] Warnings generated: 10 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-ldap-sample --- [INFO] There are 373 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxModel 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-model --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-model --- [INFO] Compiling 11 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-model --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-model --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-model --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/oxcore-model-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-model --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/oxcore-model-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-model/3.1.3.sp2/oxcore-model-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/pom.xml to /var/www/html/maven/org/xdi/oxcore-model/3.1.3.sp2/oxcore-model-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-model --- [INFO] Fork Value is true [java] Warnings generated: 10 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-model --- [INFO] There are 465 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxSaml 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-saml --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-saml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-saml --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-saml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-saml --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-saml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-saml --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-saml --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-saml --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/oxcore-saml-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-saml --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/oxcore-saml-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-saml/3.1.3.sp2/oxcore-saml-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/pom.xml to /var/www/html/maven/org/xdi/oxcore-saml/3.1.3.sp2/oxcore-saml-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-saml --- [INFO] Fork Value is true [java] Warnings generated: 4 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-saml --- [INFO] There are 292 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxService 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-service --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-service --- [INFO] Compiling 140 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-service --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-service --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-service --- [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.445 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-service --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/oxcore-service-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-service --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/oxcore-service-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-service/3.1.3.sp2/oxcore-service-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/pom.xml to /var/www/html/maven/org/xdi/oxcore-service/3.1.3.sp2/oxcore-service-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-service --- [INFO] Fork Value is true [java] Warnings generated: 87 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-service --- [INFO] There are 4959 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxTomcat 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-tomcat --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-tomcat --- [INFO] Compiling 4 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-tomcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-tomcat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-tomcat --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-tomcat --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/oxcore-tomcat-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-tomcat --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/oxcore-tomcat-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-tomcat/3.1.3.sp2/oxcore-tomcat-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/pom.xml to /var/www/html/maven/org/xdi/oxcore-tomcat/3.1.3.sp2/oxcore-tomcat-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-tomcat --- [INFO] Fork Value is true [java] Warnings generated: 2 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-tomcat --- [INFO] There are 96 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxServer 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-server --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-server --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-server --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-server --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/oxcore-server-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-server --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/oxcore-server-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-server/3.1.3.sp2/oxcore-server-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/pom.xml to /var/www/html/maven/org/xdi/oxcore-server/3.1.3.sp2/oxcore-server-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-server --- [INFO] Fork Value is true [java] Warnings generated: 6 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-server --- [INFO] There are 144 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxGwt 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-gwt --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/src/main/resources [INFO] [INFO] --- gwt-maven-plugin:2.5.0:resources (default) @ oxcore-gwt --- [INFO] auto discovered modules [org.xdi.gwt.oxGwt] [INFO] 3 source files from GWT module org.xdi.gwt.oxGwt [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-gwt --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/src/main/resources [INFO] [INFO] --- gwt-maven-plugin:2.5.0:resources (default) @ oxcore-gwt --- [INFO] auto discovered modules [org.xdi.gwt.oxGwt] [INFO] 3 source files from GWT module org.xdi.gwt.oxGwt [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-gwt --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-gwt --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-gwt --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-gwt --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/oxcore-gwt-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-gwt --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/oxcore-gwt-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-gwt/3.1.3.sp2/oxcore-gwt-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/pom.xml to /var/www/html/maven/org/xdi/oxcore-gwt/3.1.3.sp2/oxcore-gwt-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-gwt --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-gwt --- [INFO] There are 39 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxJsfUtil 3.1.3.sp2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ oxcore-jsf-util --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-jsf-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-jsf-util --- [INFO] Compiling 19 source files to /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxcore-jsf-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxcore-jsf-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxcore-jsf-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxcore-jsf-util --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ oxcore-jsf-util --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxcore-jsf-util --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/oxcore-jsf-util-3.1.3.sp2.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxcore-jsf-util --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/oxcore-jsf-util-3.1.3.sp2.jar to /var/www/html/maven/org/xdi/oxcore-jsf-util/3.1.3.sp2/oxcore-jsf-util-3.1.3.sp2.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/pom.xml to /var/www/html/maven/org/xdi/oxcore-jsf-util/3.1.3.sp2/oxcore-jsf-util-3.1.3.sp2.pom [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ oxcore-jsf-util --- [INFO] Fork Value is true [java] Warnings generated: 13 [INFO] Done FindBugs Analysis.... [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default-cli) @ oxcore-jsf-util --- [INFO] There are 623 errors reported by Checkstyle 6.18 with sun_checks.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oxCore ............................................. SUCCESS [ 2.098 s] [INFO] oxLdap-annotations ................................. SUCCESS [ 8.642 s] [INFO] oxUtil ............................................. SUCCESS [ 20.263 s] [INFO] oxLdap ............................................. SUCCESS [ 25.053 s] [INFO] oxLdapSample ....................................... SUCCESS [ 11.412 s] [INFO] oxModel ............................................ SUCCESS [ 8.853 s] [INFO] oxSaml ............................................. SUCCESS [ 10.293 s] [INFO] oxService .......................................... SUCCESS [ 34.260 s] [INFO] oxTomcat ........................................... SUCCESS [ 8.086 s] [INFO] oxServer ........................................... SUCCESS [ 9.941 s] [INFO] oxGwt .............................................. SUCCESS [ 15.328 s] [INFO] oxJsfUtil .......................................... SUCCESS [ 22.041 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:57 min [INFO] Finished at: 2019-02-27T13:05:20-05:00 [INFO] Final Memory: 132M/721M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 11 files in /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxGwt/target/findbugsXml.xml with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/target/findbugsXml.xml with 12 unique warnings and 1 duplicate. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap-annotations/target/findbugsXml.xml with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/target/findbugsXml.xml with 39 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdapSample/target/findbugsXml.xml with 49 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxModel/target/findbugsXml.xml with 59 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxSaml/target/findbugsXml.xml with 63 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxServer/target/findbugsXml.xml with 69 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/target/findbugsXml.xml with 156 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxTomcat/target/findbugsXml.xml with 158 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxUtil/target/findbugsXml.xml with 177 unique warnings and 0 duplicates. Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=ab39c603c4bd766f8ba3f0e7e49654791d1862d7, workspace=/home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace > git rev-parse ab39c603c4bd766f8ba3f0e7e49654791d1862d7^{commit} # timeout=10 Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/security/SecurityInterceptor.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/el/ExpressionEvaluator.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/net/NetworkService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/LookupService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/message/FacesMessages.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/security/SecurityInterceptor.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/el/ExpressionEvaluator.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/LookupService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/model/security/Identity.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/JsonService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/message/FacesMessages.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxJsfUtil/src/main/java/org/gluu/jsf2/service/ConversationService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxLdap/src/main/java/org/gluu/site/ldap/persistence/PropertyAnnotation.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/JsonService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/XmlService.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/model/security/Identity.java, no result found. Skipping file /home/tomcat/.jenkins/jobs/oxCore_3.1.6/workspace/oxService/src/main/java/org/xdi/service/custom/script/ExternalScriptService.java, no result found. [FINDBUGS] Computing warning deltas based on reference build #168 TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Saving reports... Processing '/home/tomcat/.jenkins/jobs/oxCore_3.1.6/builds/169/testng/testng-results.xml' TestNG Reports Processing: FINISH Finished: SUCCESS