Started by user DIM Build Running as SYSTEM Building in workspace /var/jenkins_home/workspace/geckoJAXBRelease using credential 66aea1ab-d880-4596-a7a5-ddcdcd2f9ed4 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/gecko.io/gecko-jaxb.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitlab.com/gecko.io/gecko-jaxb.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://gitlab.com/gecko.io/gecko-jaxb.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/main^{commit} # timeout=10 Checking out Revision 8086fa56a08ce4d9ba6aedf29a5cc1c7c0cf826b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8086fa56a08ce4d9ba6aedf29a5cc1c7c0cf826b Commit message: "Merge branch 'develop' into 'main'" > git rev-list --no-walk 8086fa56a08ce4d9ba6aedf29a5cc1c7c0cf826b # timeout=10 [Gradle] - Launching build. [geckoJAXBRelease] $ /var/jenkins_home/workspace/geckoJAXBRelease/gradlew -Drelease.dir=cnf/release clean test build release Starting a Gradle Daemon (subsequent builds will be faster) > Task :org.gecko.jaxb.moxy:clean > Task :org.gecko.jaxb.sun:clean > Task :org.gecko.jaxb.moxy:compileJava FAILED error : geckoJAXBRelease :Unable to read index at URL 'file:/root/.gradle/daemon/6.1.1/cnf/release/index.xml': /root/.gradle/daemon/6.1.1/cnf/release/index.xml FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':org.gecko.jaxb.moxy:compileJava'. > org.gecko.jaxb.moxy has errors, one error was reported * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 7s 3 actionable tasks: 3 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results Finished: FAILURE