Established TCP socket on 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