See 
<https://ci-builds.apache.org/job/Jena/job/Jena%20Development%20Windows/251/display/redirect?page=changes>

Changes:

[Andy Seaborne] Bump codemirror from 5.65.16 to 6.0.2 in 
/jena-fuseki2/jena-fuseki-ui

[Andy Seaborne] CodeMirror migration 5.x to 6.x

[Andy Seaborne] GH-3286: Suppress expected warnings from tests

[Andy Seaborne] RDFParserBuild: deprecate for removal on langtag settings

[Andy Seaborne] Javadoc for Registry

[Andy Seaborne] Add FileOps.pathComponents

[Andy Seaborne] Code tidy - remove unused

[Andy Seaborne] Remove micrometer gauges when data service removed

[Andy Seaborne] GH-3288: Validate request parameters; refactor tests

[Andy Seaborne] GH-3288: Update jena-fuseki-webapp

[Andy Seaborne] Fix link to Fuseki documentation

[Andy Seaborne] Update DOUBLE token to align with specs

[Andy Seaborne] Bump the npm-patch-group group

[Andy Seaborne] Bump @eslint/js from 9.29.0 to 9.30.1 in 
/jena-fuseki2/jena-fuseki-ui

[Andy Seaborne] Code tidy

[Andy Seaborne] GH-3293: Call error handler on bad text direction

[Andy Seaborne] Expose function to match triples with variables

[Andy Seaborne] Fix for E_Function.equals() and hashCode() to also consider the 
functionIRI field.

[Andy Seaborne] Bump the maven-patch-group group with 3 updates

[Andy Seaborne] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 
to 3.6.0

[Andy Seaborne] Bump org.seleniumhq.selenium:selenium-java from 4.33.0 to 4.34.0


------------------------------------------
Started by user Andy Seaborne
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-1 (Windows-Docker Windows) in workspace 
<https://ci-builds.apache.org/job/Jena/job/Jena%20Development%20Windows/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Jena/job/Jena%20Development%20Windows/ws/.git>
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/jena # timeout=10
Fetching upstream changes from https://github.com/apache/jena
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://github.com/apache/jena 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/main^{commit}" # timeout=10
Checking out Revision fbb46aeb981f29c65fa18220144f1e83352f901d 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbb46aeb981f29c65fa18220144f1e83352f901d # timeout=10
Commit message: "Bump org.seleniumhq.selenium:selenium-java from 4.33.0 to 
4.34.0"
 > git rev-list --no-walk d954ed5a35a66ac68bacaef97c7e472bedb22e31 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.3/junit-bom-5.13.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.23/jetty-bom-12.0.23.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.23/jetty-ee10-bom-12.0.23.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-bom/2.0.4/shiro-bom-2.0.4.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/2.0.4/shiro-root-2.0.4.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.25.0/log4j-bom-2.25.0.pom
Modules changed, recalculating dependency graph
Established TCP socket on 53891
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena Development Windows] $ /home/jenkins/tools/java/latest25/bin/java -cp 
f:\jenkins\jenkins-home\712657a4\maven35-agent.jar;f:\jenkins\tools\maven\latest\boot\plexus-classworlds-2.8.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 53891
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
"/home/jenkins/tools/java/latest25/bin/java" (in directory 
"<https://ci-builds.apache.org/job/Jena/job/Jena%20Development%20Windows/ws/";)>:
 CreateProcess error=2, The system cannot find the file specified
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
        at hudson.Proc$LocalProc.<init>(Proc.java:252)
        at hudson.Proc$LocalProc.<init>(Proc.java:221)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
        at hudson.Launcher$ProcStarter.start(Launcher.java:506)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1395)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1337)
        at hudson.remoting.UserRequest.perform(UserRequest.java:225)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:391)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:140)
        at java.base/java.lang.Thread.run(Thread.java:833)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 52.177.73.244/52.177.73.244:53769
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
                at hudson.remoting.Channel.call(Channel.java:1112)
                at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
                at hudson.Launcher$ProcStarter.start(Launcher.java:506)
                at PluginClassLoader for 
maven-plugin//hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:282)
                at PluginClassLoader for 
maven-plugin//hudson.maven.ProcessCache.get(ProcessCache.java:236)
                at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
                at hudson.model.Run.execute(Run.java:1833)
                at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:446)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find 
the file specified
        at java.base/java.lang.ProcessImpl.create(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:499)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
        ... 16 more

Reply via email to