You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/10/14 22:56:06 UTC

Build failed in Jenkins: Qpid » Qpid-Broker-J-7.1.x-TestMatrix » JDK 1.8 (latest),java-dby.0-10 #14

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-7.1.x-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-dby.0-10/14/display/redirect?page=changes>

Changes:

[Alex Rudyy] QPID-8471:[Broker-J] Added PDF support and column spec changes

[Alex Rudyy] QPID-8470: Added retrying logic for storing metadata

[Alex Rudyy] QPID-8469: [Broker-J][Message Store] The message is already cleaned when the delete listener is called

[Alex Rudyy] QPID-8472:[Broker-J]Improve operational logging for operations on queue

[Alex Rudyy] QPID-8472:[Broker-J]Improve operational logging for operations on queue

[Alex Rudyy] QPID-8473:[Broker-J]Added operational logs for sender links


------------------------------------------
Started by upstream project "Qpid/Qpid-Broker-J-7.1.x-TestMatrix" build number 14
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-2 (Windows) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-7.1.x-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-dby.0-10/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-7.1.x-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-dby.0-10/ws/> # 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 fab70b095a8f27fb7e81edb786a14f2435688d9a (refs/remotes/origin/7.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fab70b095a8f27fb7e81edb786a14f2435688d9a # timeout=10
Commit message: "QPID-8473:[Broker-J]Added operational logs for sender links"
 > git rev-list --no-walk 63389ba7c6b64c840184079b6521a45cc0804953 # timeout=10
[java-dby.0-10] $ /bin/bash -x F:\jenkins\jenkins-slave\temp\jenkins4759862874677489556.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.<init>(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-2.apache.org/144.76.15.28:61953
		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 "/bin/bash" (in directory "<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-7.1.x-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-dby.0-10/ws/")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:252)
	at hudson.Proc$LocalProc.<init>(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?

Jenkins build is back to normal : Qpid » Qpid-Broker-J-7.1.x-TestMatrix » JDK 1.8 (latest),java-dby.0-10 #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-7.1.x-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-dby.0-10/15/display/redirect?page=changes>