See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-bdb.0-9-1/8/display/redirect?page=changes>

Changes:

[Alex Rudyy] QPID-8461: Repace Random with SecureRandom

[Alex Rudyy] QPID-8368: [Broker-J] Add missing license headers and fix 
dependency references

[Alex Rudyy] QPID-8368: [Broker-J] Fix dependecy references


------------------------------------------
Started by upstream project "Qpid/Qpid-Broker-J-TestMatrix" build number 8
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 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-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-bdb.0-9-1/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-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-bdb.0-9-1/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 fa4573c7a762a4087318adcc29531dba01221bb1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa4573c7a762a4087318adcc29531dba01221bb1 # timeout=10
Commit message: "QPID-8368: [Broker-J] Fix dependecy references"
 > git rev-list --no-walk 26aa2957d696f4909e4c7b4ca8893c2280e9e39b # timeout=10
[java-bdb.0-9-1] $ /bin/bash -x 
F:\jenkins\jenkins-slave\temp\jenkins2934463838135608215.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:56358
                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-TestMatrix/jdk=JDK%201.8%20(latest),profile=java-bdb.0-9-1/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?

Reply via email to