See <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/243/display/redirect?page=changes>
Changes: [garydgregory] Bump notice file end year from 2025 to 2026 ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-azr-9 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/.git> # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/commons-net.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-net.git > git --version # timeout=10 > git --version # 'git version 2.14.3.windows.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/commons-net.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 Checking out Revision da726c313df617ddf74b951e07cad3004f053288 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f da726c313df617ddf74b951e07cad3004f053288 # timeout=10 Commit message: "Bump notice file end year from 2025 to 2026" > git rev-list --no-walk a47d953ef73467af8a6eed867070b45f942ea323 # timeout=10 [EnvInject] - Injecting environment variables from a build step. ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_WINDOWS_HOME=F:\jenkins\tools\java\latest1.8 [EnvInject] - Injecting as environment variables the properties content JAVA_1_8_HOME=F:\jenkins\tools\java\latest1.8 [EnvInject] - Variables injected successfully. ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_WINDOWS_HOME=F:\jenkins\tools\java\latest1.8 Parsing POMs ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_WINDOWS_HOME=F:\jenkins\tools\java\latest1.8 Established TCP socket on 52791 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [commons-net-windows] $ java -cp f:\jenkins\jenkins-home\712657a4\maven35-agent.jar;f:\jenkins\tools\maven\latest\boot\plexus-classworlds-2.9.0.jar;f:\\jenkins\\tools\\maven\\latest/conf/logging jenkins.maven3.agent.Maven35Main f:\\jenkins\\tools\\maven\\latest F:\jenkins\jenkins-home\slave.jar f:\jenkins\jenkins-home\712657a4\maven35-interceptor.jar f:\jenkins\jenkins-home\712657a4\maven3-interceptor-commons.jar 52791 <===[JENKINS REMOTING CAPACITY]===> channel started ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_WINDOWS_HOME=F:\jenkins\tools\java\latest1.8 Executing Maven: -B -f <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/pom.xml> -V clean install --no-transfer-progress --batch-mode -Pjava-1.8 [1mApache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)[m Maven home: F:\jenkins\tools\maven\latest Java version: 17.0.7, vendor: Eclipse Adoptium, runtime: F:\jenkins\tools\java\latest17 Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows" [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] ----------------------< commons-net:commons-net >----------------------- [INFO] Building Apache Commons Net 3.13.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ commons-net --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ commons-net --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ commons-net --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- apache-rat:0.17:check (rat-check) @ commons-net --- [WARNING] Basedir is : <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/> [ERROR] Could not create report parent directory <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/f>:\jenkins\jenkins-home\712657a4\workspace\Commons\commons-net-windows\target\rat.txt [WARNING] Unable to create directory: <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/f>:\jenkins\jenkins-home\712657a4\workspace\Commons\commons-net-windows\target [INFO] Excluding patterns: site-content/**, .checkstyle, .fbprefs, .pmd, .asf.yaml, .gitattributes, src/site/resources/download_*.cgi, maven-eclipse.xml, .externalToolBuilders/**, .vscode/**, .project, .classpath, .settings/**, **/*.svg, **/*.xcf [INFO] Excluding MAVEN collection. [INFO] Excluding ECLIPSE collection. [INFO] Excluding IDEA collection. [INFO] Processing exclude file from STANDARD_SCMS. [INFO] Excluding STANDARD_SCMS collection. [INFO] Excluding MISC collection. [INFO] Excluding HIDDEN_DIR collection. [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.605 s [INFO] Finished at: 2025-12-29T14:41:46Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.17:check (rat-check) on project commons-net: java.io.FileNotFoundException: <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/f>:\jenkins\jenkins-home\712657a4\workspace\Commons\commons-net-windows\target\rat.txt (The filename, directory name, or volume label syntax is incorrect) -> [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/MojoExecutionException [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-net-windows/ws/pom.xml> to commons-net/commons-net/3.13.0-SNAPSHOT/commons-net-3.13.0-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_WINDOWS_HOME=F:\jenkins\tools\java\latest1.8 ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_WINDOWS_HOME=F:\jenkins\tools\java\latest1.8
