Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/JMRI/JMRI.git # timeout=10 Fetching upstream changes from https://github.com/JMRI/JMRI.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/JMRI/JMRI.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision f4aac21975d5e5eea37578aad7c24c5fa05b4714 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f4aac21975d5e5eea37578aad7c24c5fa05b4714 Commit message: "Merge pull request #7512 from DanielBoudreau/master" > git rev-list --no-walk 796a830b0da7082c40ce6c8ce44b73b6d9c86ae7 # timeout=10 [workspace] $ /var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/Ant_1.9.6/bin/ant -Dspotbugs.home=/home/bob/spotbugs/3.1.7/libexec realclean spotbugs-ci Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 Buildfile: /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/build.xml clean: [delete] Deleting directory /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/target [delete] Deleting directory /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/java/tmp [delete] Deleting /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/jmri.jar [delete] Deleting /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/spotbugs.xml clean: realclean: clean: clean: init: copyfiles: [copy] Copying 17 files to /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/target/classes/resources [copy] Copying 1721 files to /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/target/classes jjtree: javacc: [javacc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 [javacc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 [javacc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 update-template-code: [copy] Copying 1 file to /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/java/tmp compile-generated-source: [javac] Compiling 134 source files to /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/target/classes [javac] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '1.8' [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '1.8' [javac] 2 warnings [copy] Copying 1 file to /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/target/classes/jmri compile: [javac] Compiling 4403 source files to /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/target/classes [javac] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '1.8' [javac] warning: Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '1.8' [javac] 2 warnings debug: jar: [jar] Building jar: /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/jmri.jar dist: spotbugs-ci: [spotbugs] Executing SpotBugs FindBugsTask from ant task [spotbugs] Running SpotBugs... [spotbugs] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 [spotbugs] Warnings generated: 282 [spotbugs] Calculating exit code... [spotbugs] Setting 'bugs found' flag (1) [spotbugs] Exit code set to: 1 [spotbugs] Java Result: 1 [spotbugs] Output saved to spotbugs.xml BUILD SUCCESSFUL Total time: 5 minutes 47 seconds [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace that match the pattern spotbugs.xml [FINDBUGS] Parsing 1 file in /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace [FINDBUGS] Successfully parsed file /var/lib/jenkins/jobs/Development/jobs/SpotBugs/workspace/spotbugs.xml with 274 unique warnings and 8 duplicates. [FINDBUGS] Computing warning deltas based on reference build #2600 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) [WARNINGS] Computing warning deltas based on reference build #2600 Finished: SUCCESS