See Changes: [Alex Rudyy] QPID-8472:[Broker-J]Improve operational logging for operations on queue [Alex Rudyy] QPID-8469: [Broker-J][Message Store] The message is already cleaned when the delete listener is called ------------------------------------------ Started by upstream project "Qpid/Qpid-Broker-J-JoramJMSTest" build number 20 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-he-de-1 (Windows) in workspace No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git > git init # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-broker-j.git > git --version # timeout=10 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-broker-j.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-broker-j.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-broker-j.git > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4f861571ee0107b9f30945e5728492385c3510e3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f861571ee0107b9f30945e5728492385c3510e3 # timeout=10 Commit message: "QPID-8469: [Broker-J][Message Store] The message is already cleaned when the delete listener is called" > git rev-list --no-walk d3cacdc24c6f43e88532ab6feb95b1c0f6686d01 # timeout=10 [qpid-amqp-1-0-client-jms] $ sh -xe F:\jenkins\jenkins-slave\temp\jenkins4424541401219424144.sh The system cannot find the file specified FATAL: command execution failed java.io.IOException: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:52615 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1057) at hudson.Launcher$ProcStarter.start(Launcher.java:454) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1880) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused: java.io.IOException: Cannot run program "sh" (in directory ": CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(Unknown Source) at hudson.Proc$LocalProc.(Proc.java:252) at hudson.Proc$LocalProc.(Proc.java:221) at hudson.Launcher$LocalLauncher.launch(Launcher.java:936) at hudson.Launcher$ProcStarter.start(Launcher.java:454) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1316) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1269) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117) at java.lang.Thread.run(Unknown Source) Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?