Started by upstream project "TheseFoolishThings_Metrics" build number 1326 originally caused by: Started by an SCM change Running as SYSTEM Agent jenkins-pod-template-sx37w is provisioned from template jenkins-pod-template --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1739419547964" labels: jenkins: "slave" jenkins/label-digest: "0" jenkins/label: "slave-default" kubernetes.jenkins.io/controller: "https___services_tidalwave_it_cix" name: "jenkins-pod-template-sx37w" namespace: "jenkins" spec: containers: - command: - "/jenkins-agent/jenkins-agent" env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_AGENT_NAME" value: "jenkins-pod-template-sx37w" - name: "JENKINS_AGENT_FILE" value: "/jenkins-agent/agent.jar" - name: "JENKINS_WEB_SOCKET" value: "true" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "jenkins-pod-template-sx37w" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "https://services.tidalwave.it/ci/" image: "tidalwave/jdk21:maven-3.9.9-temurin-21-1" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/var/jenkins_home/maven-repositories/executors" name: "jenkins" subPath: "maven-repos/executors" - mountPath: "/var/test-sets" name: "test-data" readOnly: true - mountPath: "/jenkins-agent" name: "jenkins-agent" readOnly: true - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" hostNetwork: false initContainers: - command: - "/bin/sh" - "-c" - "cp $(command -v jenkins-agent) /jenkins-agent/jenkins-agent;cp -R /usr/share/jenkins/.\ \ /jenkins-agent" image: "jenkins/inbound-agent:3283.v92c105e0f819-4" name: "set-up-jenkins-agent" volumeMounts: - mountPath: "/jenkins-agent" name: "jenkins-agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "test-data" persistentVolumeClaim: claimName: "test-data" - name: "jenkins" persistentVolumeClaim: claimName: "jenkins" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: {} name: "jenkins-agent" Building remotely on jenkins-pod-template-sx37w in workspace /home/jenkins/agent/workspace/TheseFoolishThings Restoring workspace from build #1326 of project TheseFoolishThings_Metrics Installing Eclipse Temurin from /var/jenkins_home/caches/adoptopenjdk/LINUX/amd64/jdk-21.0.5+11.zip to /home/jenkins/agent/tools/hudson.model.JDK/AdoptiumJDK_21 on jenkins-pod-template-sx37w [TheseFoolishThings] $ /bin/sh /tmp/jenkins3900233826494661528.sh DESCRIPTION: origin/master 5.0-ALPHA-4-SNAPSHOT 65564fb5ce6d TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Saving reports... Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-3.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-4.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-5.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-6.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-7.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-8.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results-9.xml' Processing '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/testng/testng-results.xml' TestNG Reports Processing: FINISH [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.7 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 10 [JaCoCo plugin] Saving matched execfiles: /home/jenkins/agent/workspace/TheseFoolishThings/modules/Roles/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/SpringMessageBus/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/SpringRoles/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/Utilities/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciDisplayableExample/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciMarshalXStreamExample/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciPersistenceJpaExample/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/ExtendedFinderExample/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/InMemoryFinderExample/target/jacoco.exec /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/JPAFinderExample/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/archetypes/project/target/classes 0 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/Actors/target/classes 37 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/MessageBus/target/classes 20 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/Roles/target/classes 28 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/SpringMessageBus/target/classes 6 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/SpringRoles/target/classes 7 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/TestUtilities/target/classes 8 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/Utilities/target/classes 108 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/Data/target/classes 5 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciDisplayableExample/target/classes 6 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciMarshalXStreamExample/target/classes 18 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciPersistenceJpaExample/target/classes 8 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciSwingExample/target/classes 19 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/ExtendedFinderExample/target/classes 8 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/InMemoryFinderExample/target/classes 3 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/JPAFinderExample/target/classes 14 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: null [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/archetypes/project/src/main/resources/archetype-resources/modules/Module1/src/main/java 2 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/archetypes/project/target/classes/archetype-resources/modules/Module1/src/main/java 2 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/Actors/src/main/java 30 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/MessageBus/src/main/java 17 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/Roles/src/main/java 28 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/SpringMessageBus/src/main/java 12 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/SpringRoles/src/main/java 14 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/TestUtilities/src/main/java 11 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/Utilities/src/main/java 89 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/Data/src/main/java 11 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciDisplayableExample/src/main/java 15 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciMarshalXStreamExample/src/main/java 27 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciPersistenceJpaExample/src/main/java 18 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/DciSwingExample/src/main/java 28 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/ExtendedFinderExample/src/main/java 13 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/InMemoryFinderExample/src/main/java 9 files [JaCoCo plugin] - /home/jenkins/agent/workspace/TheseFoolishThings/modules/examples/JPAFinderExample/src/main/java 19 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 57.261414, method: 50.053024, line: 47.1564, branch: 41.964287, instruction: 48.75084, complexity: 46.122448 [description-setter] Description set: origin/master 5.0-ALPHA-4-SNAPSHOT 65564fb5ce6d [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 0 issues (skipped 0 duplicates) [Java Compiler] Skipping post processing [Java Compiler] No filter has been set, publishing all 0 issues [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 0 issues (skipped 0 duplicates) [Java Compiler] Skipping post processing [Java Compiler] No filter has been set, publishing all 0 issues [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] No valid reference build found [Java Compiler] All reported issues will be considered outstanding [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 0 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Successfully parsed console log [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 0 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Reference build recorder is not configured [Maven] No valid reference build found [Maven] All reported issues will be considered outstanding [Maven] No quality gates have been set - skipping [Maven] Health report is disabled - skipping [Maven] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set [CPD] Searching for all files in '/home/jenkins/agent/workspace/TheseFoolishThings' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 1 file [CPD] Successfully parsed file /home/jenkins/agent/workspace/TheseFoolishThings/target/cpd.xml [CPD] -> found 2 issues (skipped 0 duplicates) [CPD] Successfully processed file 'target/cpd.xml' [CPD] Post processing issues on 'jenkins-pod-template-sx37w' with source code encoding 'UTF-8' [CPD] Creating SCM blamer to obtain author and commit information for affected files [CPD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [CPD] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' [CPD] -> resolved paths in source directory (0 found, 2 not found) [CPD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [CPD] -> resolved module names for 2 issues [CPD] Resolving package names (or namespaces) by parsing the affected files [CPD] -> resolved package names of 2 affected files [CPD] No filter has been set, publishing all 2 issues [CPD] Creating fingerprints for all affected code blocks to track issues over different builds [CPD] -> created fingerprints for 0 issues (skipped 2 issues) [CPD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/files-with-issues' [CPD] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error [CPD] Skipping cleaning of source code files in old builds [CPD] Repository miner is not configured, skipping repository mining [CPD] [-ERROR-] Can't create fingerprints for some files: [CPD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/DciPersistenceJpaExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/PersonEntity.java' file not found [CPD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/PersonEntity.java' file not found [CPD] Searching for all files in '/home/jenkins/agent/workspace/TheseFoolishThings' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 1 file [CPD] Successfully parsed file /home/jenkins/agent/workspace/TheseFoolishThings/target/cpd.xml [CPD] -> found 2 issues (skipped 0 duplicates) [CPD] Successfully processed file 'target/cpd.xml' [CPD] Post processing issues on 'jenkins-pod-template-sx37w' with source code encoding 'UTF-8' [CPD] Creating SCM blamer to obtain author and commit information for affected files [CPD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [CPD] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' [CPD] -> resolved paths in source directory (0 found, 2 not found) [CPD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [CPD] -> resolved module names for 2 issues [CPD] Resolving package names (or namespaces) by parsing the affected files [CPD] -> resolved package names of 2 affected files [CPD] No filter has been set, publishing all 2 issues [CPD] Creating fingerprints for all affected code blocks to track issues over different builds [CPD] -> created fingerprints for 0 issues (skipped 2 issues) [CPD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/files-with-issues' [CPD] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error [CPD] Skipping cleaning of source code files in old builds [CPD] Repository miner is not configured, skipping repository mining [CPD] [-ERROR-] Can't create fingerprints for some files: [CPD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/DciPersistenceJpaExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/persistable/jpa/role/impl/PersonEntity.java' file not found [CPD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/JPAFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/jpafinderexample/impl/PersonEntity.java' file not found [CPD] Reference build recorder is not configured [CPD] No valid reference build found [CPD] All reported issues will be considered outstanding [CPD] No quality gates have been set - skipping [CPD] Health report is disabled - skipping [CPD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues) [CPD] Attaching ResultAction with ID 'cpd' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [AspectJ] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [AspectJ] -> found 0 issues (skipped 0 duplicates) [AspectJ] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [AspectJ] Skipping post processing [AspectJ] No filter has been set, publishing all 0 issues [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Successfully parsed console log [AspectJ] -> found 0 issues (skipped 0 duplicates) [AspectJ] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [AspectJ] Skipping post processing [AspectJ] No filter has been set, publishing all 0 issues [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Reference build recorder is not configured [AspectJ] No valid reference build found [AspectJ] All reported issues will be considered outstanding [AspectJ] No quality gates have been set - skipping [AspectJ] Health report is disabled - skipping [AspectJ] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [AspectJ] Attaching ResultAction with ID 'aspectj' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [Code Analysis] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Reference build recorder is not configured [Code Analysis] No valid reference build found [Code Analysis] All reported issues will be considered outstanding [Code Analysis] No quality gates have been set - skipping [Code Analysis] Health report is disabled - skipping [Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [SpotBugs] [-ERROR-] Errors during parsing [SpotBugs] [-ERROR-] No files found for pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml'. Configuration error? [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/TheseFoolishThings' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] Skipping post processing [SpotBugs] No filter has been set, publishing all 0 issues [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/TheseFoolishThings' that match the pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] Skipping post processing [SpotBugs] No filter has been set, publishing all 0 issues [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] [-ERROR-] Errors during parsing [SpotBugs] [-ERROR-] No files found for pattern '**/target/**/findbugsXml.xml,**/target/**/spotbugsXml.xml'. Configuration error? [SpotBugs] Reference build recorder is not configured [SpotBugs] No valid reference build found [SpotBugs] All reported issues will be considered outstanding [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set [PMD] Searching for all files in '/home/jenkins/agent/workspace/TheseFoolishThings' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /home/jenkins/agent/workspace/TheseFoolishThings/target/pmd.xml [PMD] -> found 5 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Post processing issues on 'jenkins-pod-template-sx37w' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' [PMD] -> resolved paths in source directory (0 found, 5 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 5 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> resolved package names of 2 affected files [PMD] No filter has been set, publishing all 5 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 0 issues (skipped 5 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/files-with-issues' [PMD] -> 0 copied, 0 not in workspace, 5 not-found, 0 with I/O error [PMD] Skipping cleaning of source code files in old builds [PMD] Repository miner is not configured, skipping repository mining [PMD] [-ERROR-] Can't create fingerprints for some files: [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/Utilities/src/main/java/it/tidalwave/role/spi/SystemRoleFactory.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/Utilities/src/main/java/it/tidalwave/util/ContextManager.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/Utilities/src/main/java/it/tidalwave/util/spi/DefaultProcessExecutor.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/role/TableColumnDescriptor.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/ExtendedFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/extendedfinderexample/PersonFinderImpl2b.java' file not found [PMD] Searching for all files in '/home/jenkins/agent/workspace/TheseFoolishThings' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /home/jenkins/agent/workspace/TheseFoolishThings/target/pmd.xml [PMD] -> found 5 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Post processing issues on 'jenkins-pod-template-sx37w' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' [PMD] -> resolved paths in source directory (0 found, 5 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 5 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> resolved package names of 2 affected files [PMD] No filter has been set, publishing all 5 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 0 issues (skipped 5 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/files-with-issues' [PMD] -> 0 copied, 0 not in workspace, 5 not-found, 0 with I/O error [PMD] Skipping cleaning of source code files in old builds [PMD] Repository miner is not configured, skipping repository mining [PMD] [-ERROR-] Can't create fingerprints for some files: [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/Utilities/src/main/java/it/tidalwave/role/spi/SystemRoleFactory.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/Utilities/src/main/java/it/tidalwave/util/ContextManager.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/Utilities/src/main/java/it/tidalwave/util/spi/DefaultProcessExecutor.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/DciSwingExample/src/main/java/it/tidalwave/thesefoolishthings/examples/dci/swing/role/TableColumnDescriptor.java' file not found [PMD] [-ERROR-] - '/home/jenkins/agent/workspace/TheseFoolishThings_Metrics/modules/examples/ExtendedFinderExample/src/main/java/it/tidalwave/thesefoolishthings/examples/extendedfinderexample/PersonFinderImpl2b.java' file not found [PMD] Reference build recorder is not configured [PMD] No valid reference build found [PMD] All reported issues will be considered outstanding [PMD] No quality gates have been set - skipping [PMD] Health report is disabled - skipping [PMD] Created analysis result for 5 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [Open Tasks Scanner] Searching for files in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 405 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 405 files for open tasks [Open Tasks Scanner] Found a total of 41 open tasks [Open Tasks Scanner] -> FIXME: 24 open tasks [Open Tasks Scanner] -> TODO: 17 open tasks [Open Tasks Scanner] Post processing issues on 'jenkins-pod-template-sx37w' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' [Open Tasks Scanner] -> resolved paths in source directory (30 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 41 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 30 affected files [Open Tasks Scanner] No filter has been set, publishing all 41 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 41 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/files-with-issues' [Open Tasks Scanner] -> 30 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Skipping cleaning of source code files in old builds [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Searching for files in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 405 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 405 files for open tasks [Open Tasks Scanner] Found a total of 41 open tasks [Open Tasks Scanner] -> FIXME: 24 open tasks [Open Tasks Scanner] -> TODO: 17 open tasks [Open Tasks Scanner] Post processing issues on 'jenkins-pod-template-sx37w' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/TheseFoolishThings' [Open Tasks Scanner] -> resolved paths in source directory (30 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 41 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 30 affected files [Open Tasks Scanner] No filter has been set, publishing all 41 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 41 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/TheseFoolishThings/builds/634/files-with-issues' [Open Tasks Scanner] -> 30 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Skipping cleaning of source code files in old builds [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Reference build recorder is not configured [Open Tasks Scanner] No valid reference build found [Open Tasks Scanner] All reported issues will be considered outstanding [Open Tasks Scanner] No quality gates have been set - skipping [Open Tasks Scanner] Health report is disabled - skipping [Open Tasks Scanner] Created analysis result for 41 issues (found 0 new issues, fixed 0 issues) [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/TheseFoolishThings') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] No valid reference build found [JavaDoc] All reported issues will be considered outstanding [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'TheseFoolishThings #634'. [Checks API] No suitable checks publisher found. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS