[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #855

Jenkins noreply at evolveum.com
Mon Feb 27 13:28:54 CET 2023


See <https://jenkins.evolveum.com/job/midpoint-master-compile/855/display/redirect>

Changes:


------------------------------------------
[...truncated 2961 lines...]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ notifications-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ notifications-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] Setting Git Describe: v4.7devel-826-gbfd29c8446
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/formatters/ValueFormatter.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/formatters/ValueFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ notifications-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/target/notifications-impl-4.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ notifications-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ notifications-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ notifications-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/notifications-impl/target/notifications-impl-4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.7-SNAPSHOT                     [49/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ report-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.7devel-826-gbfd29c8446
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ report-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ImportController.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ImportController.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ExportedReportHeaderRow.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ExportedReportHeaderRow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 79 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ report-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportMultiNode.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportMultiNode.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ report-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/target/report-impl-4.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/model/report-impl/target/report-impl-4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.7-SNAPSHOT         [50/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ model-intest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ model-intest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: v4.7devel-826-gbfd29c8446
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ model-intest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1100 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 186 source files to /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/AbstractBasicScriptingTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/AbstractBasicScriptingTest.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/AbstractBasicScriptingTest.java:[1443,35] unreported exception java.lang.Exception; must be caught or declared to be thrown
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.7-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 12.474 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.507 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:51 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.484 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.603 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  1.735 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  7.683 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  1.862 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.893 s]
[INFO] midPoint Security - api ............................ SUCCESS [  1.062 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.476 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  7.724 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 20.889 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  3.971 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  4.895 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  2.918 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.539 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.689 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  3.620 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.710 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 17.459 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.600 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.590 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.545 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  1.452 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  3.307 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  6.657 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.553 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  1.324 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.753 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.623 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  1.074 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.719 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  3.475 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.393 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  6.666 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.497 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.381 s]
[INFO] midPoint Model - common ............................ SUCCESS [  7.978 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.817 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.933 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.559 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.291 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.417 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.953 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.635 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 15.318 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  2.459 s]
[INFO] midPoint Report - impl ............................. SUCCESS [  2.555 s]
[INFO] midPoint Model - integration tests ................. FAILURE [  6.853 s]
[INFO] midPoint Workflow - api ............................ SKIPPED
[INFO] midPoint Cases - impl .............................. SKIPPED
[INFO] midPoint Workflow - impl ........................... SKIPPED
[INFO] midPoint Access Certification - impl ............... SKIPPED
[INFO] midPoint Authentication - impl ..................... SKIPPED
[INFO] midPoint REST-ish service implementation ........... SKIPPED
[INFO] midPoint Customizations ............................ SKIPPED
[INFO] midPoint User Interface ............................ SKIPPED
[INFO] midPoint User Interface - admin web gui ............ SKIPPED
[INFO] midPoint Testing Infrastructure .................... SKIPPED
[INFO] midPoint Testing - Resource Connection Tests ....... SKIPPED
[INFO] midPoint Testing - Long Tests ...................... SKIPPED
[INFO] midPoint Testing - Story Tests ..................... SKIPPED
[INFO] midPoint Testing - REST API ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:43 min
[INFO] Finished at: 2023-02-27T12:28:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project model-intest: Compilation failure
[ERROR] /home/jenkins/agent/workspace/midpoint-master-compile/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/scripting/AbstractBasicScriptingTest.java:[1443,35] unreported exception java.lang.Exception; must be caught or declared to be thrown
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :model-intest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list