See <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/1/display/redirect>
Changes: ------------------------------------------ Started by user Maxim Solodovnik Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds48 (tmp-22 ubuntu) in workspace <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential ASF_Cloudbees_Jenkins_ci-builds Cloning the remote Git repository Cloning repository https://github.com/apache/openjpa.git > git init <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/openjpa.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds > git fetch --tags --force --progress -- https://github.com/apache/openjpa.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/openjpa.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch Seen branch in repository origin/0.9.6-incubating Seen branch in repository origin/0.9.7-incubating Seen branch in repository origin/0.9.7-r547073 Seen branch in repository origin/1.0.0 Seen branch in repository origin/1.0.1 Seen branch in repository origin/1.0.2 Seen branch in repository origin/1.0.x Seen branch in repository origin/1.1.0 Seen branch in repository origin/1.1.x Seen branch in repository origin/1.2.x Seen branch in repository origin/1.3.x Seen branch in repository origin/2.0.0-EA2 Seen branch in repository origin/2.0.0-M1 Seen branch in repository origin/2.0.0-M2 Seen branch in repository origin/2.0.0-M3 Seen branch in repository origin/2.0.0-beta Seen branch in repository origin/2.0.x Seen branch in repository origin/2.1.x Seen branch in repository origin/2.2.1.x Seen branch in repository origin/2.2.x Seen branch in repository origin/2.3.x Seen branch in repository origin/2.4.x Seen branch in repository origin/3.2.x Seen branch in repository origin/OPENJPA-2798-java11-friendly Seen branch in repository origin/OPENJPA-2808-index-drop Seen branch in repository origin/OPENJPA-2817_PCClassFileTransformer-exclusions Seen branch in repository origin/OPENJPA-2937 Seen branch in repository origin/OPENJPA-2938-props Seen branch in repository origin/OPENJPA-2939 Seen branch in repository origin/fb-3.0-asm Seen branch in repository origin/master Seen branch in repository origin/openjpa_jpa-2.1 Seen branch in repository origin/solomax/OPENJPA-2925 Seen branch in repository origin/sql-cache Seen branch in repository origin/subquery Seen branch in repository origin/trunk Seen branch in repository origin/upgrade-mysql-to-8 Seen branch in repository origin/wls-maintenance Seen 38 remote branches > git show-ref --tags -d # timeout=10 Multiple candidate revisions Scheduling another build to catch up with OpenJPA » openjpa-pr Checking out Revision ee4abcbd6659ec58ed50ca17d1fd18ba88fcccbe (origin/0.9.7-incubating) > git config core.sparsecheckout # timeout=10 > git checkout -f ee4abcbd6659ec58ed50ca17d1fd18ba88fcccbe # timeout=10 Commit message: "move openjpa repos to top-level" First time build. Skipping changelog. [openjpa-pr] $ /home/jenkins/tools/maven/apache-maven-3.9.2/bin/mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:openjpa-lib:jar:0.9.7-incubating [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 81, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:openjpa-kernel:jar:0.9.7-incubating [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 69, column 21 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:javacc-maven-plugin is missing. @ line 77, column 21 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:openjpa-jdbc:jar:0.9.7-incubating [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 51, column 21 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:openjpa-xmlstore:jar:0.9.7-incubating [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 45, column 21 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:openjpa-all:jar:0.9.7-incubating [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:openjpa-project:pom:0.9.7-incubating [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 113, column 21 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:examples:pom:0.9.7-incubating [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.openjpa:tck:pom:0.9.7-incubating [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] 'repositories.repository.layout' for java.net uses the unsupported value 'legacy', artifact resolution might fail. @ line 286, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [WARNING] The project org.apache.openjpa:openjpa:pom:0.9.7-incubating uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] OpenJPA [pom] [INFO] OpenJPA Utilities [jar] [INFO] OpenJPA Kernel [jar] [INFO] OpenJPA JDBC [jar] [INFO] OpenJPA XML Store [jar] [INFO] OpenJPA Aggregate Jar [jar] [INFO] OpenJPA Distribution [pom] [INFO] OpenJPA Integration Tests [pom] [INFO] OpenJPA Examples Integration Tests [pom] [INFO] OpenJPA JPA TCK Integration Tests [pom] [INFO] [INFO] ---------------------< org.apache.openjpa:openjpa >--------------------- [INFO] Building OpenJPA 0.9.7-incubating [1/10] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ openjpa --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ openjpa --- [INFO] Installing <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/openjpa/openjpa/0.9.7-incubating/openjpa-0.9.7-incubating.pom [INFO] [INFO] -------------------< org.apache.openjpa:openjpa-lib >------------------- [INFO] Building OpenJPA Utilities 0.9.7-incubating [2/10] [INFO] from openjpa-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.2/maven-surefire-plugin-2.2.pom Progress (1): 1.4/1.6 kBProgress (1): 1.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.2/maven-surefire-plugin-2.2.pom (1.6 kB at 3.4 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom Progress (1): 1.4/3.2 kBProgress (1): 2.8/3.2 kBProgress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/1/maven-plugins-1.pom (3.2 kB at 43 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/1/maven-parent-1.pom Progress (1): 1.4/6.4 kBProgress (1): 2.8/6.4 kBProgress (1): 4.1/6.4 kBProgress (1): 5.5/6.4 kBProgress (1): 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/1/maven-parent-1.pom (6.4 kB at 83 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.2/maven-surefire-plugin-2.2.jar Progress (1): 1.4/14 kBProgress (1): 2.8/14 kBProgress (1): 4.1/14 kBProgress (1): 5.5/14 kBProgress (1): 6.9/14 kBProgress (1): 8.3/14 kBProgress (1): 9.7/14 kBProgress (1): 11/14 kB Progress (1): 12/14 kBProgress (1): 14/14 kBProgress (1): 14 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.2/maven-surefire-plugin-2.2.jar (14 kB at 163 kB/s) [WARNING] Parameter 'useSystemClassLoader' is unknown for plugin 'maven-surefire-plugin:2.2:test (default-test)' Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.pom Progress (1): 1.4/2.1 kBProgress (1): 2.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.pom (2.1 kB at 28 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom Progress (1): 1.4/6.5 kBProgress (1): 2.8/6.5 kBProgress (1): 4.1/6.5 kBProgress (1): 5.5/6.5 kBProgress (1): 6.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom (6.5 kB at 84 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.jar Progress (1): 1.4/19 kBProgress (1): 2.8/19 kBProgress (1): 4.1/19 kBProgress (1): 5.5/19 kBProgress (1): 6.9/19 kBProgress (1): 8.3/19 kBProgress (1): 9.7/19 kBProgress (1): 11/19 kB Progress (1): 12/19 kBProgress (1): 14/19 kBProgress (1): 15/19 kBProgress (1): 16/19 kBProgress (1): 17/19 kBProgress (1): 19/19 kBProgress (1): 19 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.1/maven-jar-plugin-2.1.jar (19 kB at 230 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.pom Progress (1): 1.4/4.5 kBProgress (1): 2.8/4.5 kBProgress (1): 4.1/4.5 kBProgress (1): 4.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.pom (4.5 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.jar Progress (1): 16/190 kBProgress (1): 33/190 kBProgress (1): 49/190 kBProgress (1): 66/190 kBProgress (1): 82/190 kBProgress (1): 98/190 kBProgress (1): 115/190 kBProgress (1): 131/190 kBProgress (1): 147/190 kBProgress (1): 164/190 kBProgress (1): 180/190 kBProgress (1): 190 kB Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.jar (190 kB at 1.4 MB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ openjpa-lib --- [INFO] [INFO] --- resources:3.3.0:resources (default-resources) @ openjpa-lib --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 8 resources [INFO] Copying 3 resources to META-INF [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ openjpa-lib --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 149 source files to <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/openjpa-lib/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 1.4 is no longer supported. Use 6 or later. [ERROR] Target option 1.4 is no longer supported. Use 1.6 or later. [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for OpenJPA 0.9.7-incubating: [INFO] [INFO] OpenJPA ............................................ SUCCESS [ 0.601 s] [INFO] OpenJPA Utilities .................................. FAILURE [ 2.618 s] [INFO] OpenJPA Kernel ..................................... SKIPPED [INFO] OpenJPA JDBC ....................................... SKIPPED [INFO] OpenJPA XML Store .................................. SKIPPED [INFO] OpenJPA Aggregate Jar .............................. SKIPPED [INFO] OpenJPA Distribution ............................... SKIPPED [INFO] OpenJPA Integration Tests .......................... SKIPPED [INFO] OpenJPA Examples Integration Tests ................. SKIPPED [INFO] OpenJPA JPA TCK Integration Tests .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.477 s [INFO] Finished at: 2025-07-04T03:52:35Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 2 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-compiler-plugin:3.10.1 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.3.0 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project openjpa-lib: Compilation failure: Compilation failure: [ERROR] Source option 1.4 is no longer supported. Use 6 or later. [ERROR] Target option 1.4 is no longer supported. Use 1.6 or later. [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 :openjpa-lib Build step 'Invoke top-level Maven targets' marked build as failure
