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 [INFO] [INFO] ---------< it.tidalwave.image:image-examples-histogramviewer >---------- [INFO] Building Mistral Examples HistogramViewer 1.0-ALPHA-8-SNAPSHOT [12/13] [INFO] from modules/Examples/HistogramViewerExample/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ image-examples-histogramviewer --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ image-examples-histogramviewer --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample [INFO] Storing buildNumber: 7c8860002280 at timestamp: 1732958252379 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ image-examples-histogramviewer --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ image-examples-histogramviewer --- [INFO] [INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ image-examples-histogramviewer --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/fabrizio.giudici 1.0-ALPHA-8-SNAPSHOT 7c8860002280 [INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ image-examples-histogramviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ image-examples-histogramviewer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/target/classes [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/HistogramRenderer.java:[44,7] [serial] serializable class HistogramRenderer has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[71,12] [rawtypes] found raw type: Map missing type arguments for generic class Map<K,V> where K,V are type-variables: K extends Object declared in interface Map V extends Object declared in interface Map [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[71,30] [rawtypes] found raw type: HashMap missing type arguments for generic class HashMap<K,V> where K,V are type-variables: K extends Object declared in class HashMap V extends Object declared in class HashMap [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[73,12] [rawtypes] found raw type: List missing type arguments for generic class List<E> where E is a type-variable: E extends Object declared in interface List [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[73,32] [rawtypes] found raw type: ArrayList missing type arguments for generic class ArrayList<E> where E is a type-variable: E extends Object declared in class ArrayList [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[191,19] [unchecked] unchecked call to put(K,V) as a member of the raw type Map where K,V are type-variables: K extends Object declared in interface Map V extends Object declared in interface Map [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[192,20] [unchecked] unchecked call to add(E) as a member of the raw type List where E is a type-variable: E extends Object declared in interface List [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/histogramviewer/XYPlotter.java:[46,7] [serial] serializable class XYPlotter has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/main/java/it/tidalwave/mistral/example/AbstractViewerPanel.java:[53,7] [serial] serializable class AbstractViewerPanel has no definition of serialVersionUID [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ image-examples-histogramviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ image-examples-histogramviewer --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}. [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ image-examples-histogramviewer --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ image-examples-histogramviewer --- [INFO] Building jar: /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/target/image-examples-histogramviewer-1.0-ALPHA-8-SNAPSHOT.7c8860002280.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ image-examples-histogramviewer --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ image-examples-histogramviewer --- [INFO] Installing /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/target/image-examples-histogramviewer-1.0-ALPHA-8-SNAPSHOT.7c8860002280.jar to /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/.repository/it/tidalwave/image/image-examples-histogramviewer/1.0-ALPHA-8-SNAPSHOT/image-examples-histogramviewer-1.0-ALPHA-8-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/modules/Examples/HistogramViewerExample/pom.xml to /var/jenkins_home/jobs/Mistral_Build_from_Scratch/workspace/.repository/it/tidalwave/image/image-examples-histogramviewer/1.0-ALPHA-8-SNAPSHOT/image-examples-histogramviewer-1.0-ALPHA-8-SNAPSHOT.pom [JENKINS] Archiving disabled