Started by user administrator Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/dataone-indexer-stable/workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/DataONEorg/dataone-indexer > git init /var/lib/jenkins/jobs/dataone-indexer-stable/workspace # timeout=10 Fetching upstream changes from https://github.com/DataONEorg/dataone-indexer > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/DataONEorg/dataone-indexer +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/DataONEorg/dataone-indexer # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/refs/tags/3.0.2^{commit} # timeout=10 > git rev-parse refs/tags/3.0.2^{commit} # timeout=10 Checking out Revision 1004701ce7d9eacc33def4b2a9d6b4feb804bb00 (refs/tags/3.0.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 1004701ce7d9eacc33def4b2a9d6b4feb804bb00 # timeout=10 Commit message: "Merge pull request #122 from DataONEorg/develop" > git rev-list --no-walk 1004701ce7d9eacc33def4b2a9d6b4feb804bb00 # timeout=10 Parsing POMs Established TCP socket on 41413 [workspace] $ /usr/lib/jvm/java-11-openjdk-amd64/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/share/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-4.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 41413 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/pom.xml -P java8 clean install WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] [INFO] ------------------< org.dataone:dataone-index-worker >------------------ [INFO] Building dataone-index-worker 3.0.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ dataone-index-worker --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ dataone-index-worker --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/dataone-indexer-stable/workspace && svn --non-interactive info [INFO] Working directory: /var/lib/jenkins/jobs/dataone-indexer-stable/workspace [INFO] Storing buildNumber: null at timestamp: 1722271251431 [INFO] Executing: /bin/sh -c cd /var/lib/jenkins/jobs/dataone-indexer-stable/workspace && svn --non-interactive info [INFO] Working directory: /var/lib/jenkins/jobs/dataone-indexer-stable/workspace [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-file) @ dataone-index-worker --- [INFO] Copied /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/resources/solr-conf/schema.xml to /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/test/resources/org/dataone/cn/index/resources/solr8home/collection1/conf/schema.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dataone-index-worker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 74 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.1:compile (default-compile) @ dataone-index-worker --- Compiling 83 source files to /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/target/classes Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.153 s [INFO] Finished at: 2024-07-29T16:40:54Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.1:compile (default-compile) on project dataone-index-worker: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[443,17] error: : expected [ERROR] [ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[447,17] error: : expected [ERROR] [ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[448,63] error: : expected [ERROR] [ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[449,23] error: : expected [ERROR] [ERROR] /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/src/main/java/org/dataone/cn/indexer/IndexWorker.java:[449,24] error: illegal start of expression [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 [JENKINS] Archiving /var/lib/jenkins/jobs/dataone-indexer-stable/workspace/pom.xml to org.dataone/dataone-index-worker/3.0.2/dataone-index-worker-3.0.2.pom channel stopped Notifying upstream projects of job completion Finished: FAILURE