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 2019/09/30 02:18:45 UTC

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #119

See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/119/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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 --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/qpid-broker-j.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: cannot create thread: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off sideband demultiplexer

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy141.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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 --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/qpid-broker-j.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 254693, done.        
remote: Compressing objects:   0% (1/65819)           remote: Compressing objects:   1% (659/65819)           remote: Compressing objects:   2% (1317/65819)           remote: Compressing objects:   3% (1975/65819)           remote: Compressing objects:   4% (2633/65819)           remote: Compressing objects:   5% (3291/65819)           remote: Compressing objects:   6% (3950/65819)           remote: Compressing objects:   7% (4608/65819)           remote: Compressing objects:   8% (5266/65819)           remote: Compressing objects:   9% (5924/65819)           remote: Compressing objects:  10% (6582/65819)           remote: Compressing objects:  11% (7241/65819)           remote: Compressing objects:  12% (7899/65819)           remote: Compressing objects:  13% (8557/65819)           remote: Compressing objects:  14% (9215/65819)           remote: Compressing objects:  15% (9873/65819)           remote: Compressing objects:  16% (10532/65819)           remote: Compressing objects:  17% (11190/65819)           remote: Compressing objects:  18% (11848/65819)           remote: Compressing objects:  19% (12506/65819)           remote: Compressing objects:  20% (13164/65819)           remote: Compressing objects:  21% (13822/65819)           remote: Compressing objects:  22% (14481/65819)           remote: Compressing objects:  23% (15139/65819)           remote: Compressing objects:  24% (15797/65819)           remote: Compressing objects:  25% (16455/65819)           remote: Compressing objects:  26% (17113/65819)           remote: Compressing objects:  27% (17772/65819)           remote: Compressing objects:  28% (18430/65819)           remote: Compressing objects:  29% (19088/65819)           remote: Compressing objects:  30% (19746/65819)           remote: Compressing objects:  31% (20404/65819)           remote: Compressing objects:  32% (21063/65819)           remote: Compressing objects:  33% (21721/65819)           remote: Compressing objects:  34% (22379/65819)           remote: Compressing objects:  35% (23037/65819)           remote: Compressing objects:  36% (23695/65819)           remote: Compressing objects:  37% (24354/65819)           remote: Compressing objects:  38% (25012/65819)           remote: Compressing objects:  39% (25670/65819)           remote: Compressing objects:  40% (26328/65819)           remote: Compressing objects:  41% (26986/65819)           remote: Compressing objects:  42% (27644/65819)           remote: Compressing objects:  43% (28303/65819)           remote: Compressing objects:  44% (28961/65819)           remote: Compressing objects:  45% (29619/65819)           remote: Compressing objects:  46% (30277/65819)           remote: Compressing objects:  47% (30935/65819)           remote: Compressing objects:  48% (31594/65819)           remote: Compressing objects:  49% (32252/65819)           remote: Compressing objects:  50% (32910/65819)           remote: Compressing objects:  51% (33568/65819)           remote: Compressing objects:  52% (34226/65819)           remote: Compressing objects:  53% (34885/65819)           remote: Compressing objects:  54% (35543/65819)           remote: Compressing objects:  55% (36201/65819)           remote: Compressing objects:  56% (36859/65819)           remote: Compressing objects:  57% (37517/65819)           remote: Compressing objects:  58% (38176/65819)           remote: Compressing objects:  59% (38834/65819)           remote: Compressing objects:  60% (39492/65819)           remote: Compressing objects:  61% (40150/65819)           remote: Compressing objects:  62% (40808/65819)           remote: Compressing objects:  63% (41466/65819)           remote: Compressing objects:  64% (42125/65819)           remote: Compressing objects:  65% (42783/65819)           remote: Compressing objects:  66% (43441/65819)           remote: Compressing objects:  67% (44099/65819)           remote: Compressing objects:  68% (44757/65819)           remote: Compressing objects:  69% (45416/65819)           remote: Compressing objects:  70% (46074/65819)           remote: Compressing objects:  71% (46732/65819)           remote: Compressing objects:  72% (47390/65819)           remote: Compressing objects:  73% (48048/65819)           remote: Compressing objects:  74% (48707/65819)           remote: Compressing objects:  75% (49365/65819)           remote: Compressing objects:  76% (50023/65819)           remote: Compressing objects:  77% (50681/65819)           remote: Compressing objects:  78% (51339/65819)           remote: Compressing objects:  79% (51998/65819)           remote: Compressing objects:  80% (52656/65819)           remote: Compressing objects:  81% (53314/65819)           remote: Compressing objects:  82% (53972/65819)           remote: Compressing objects:  83% (54630/65819)           remote: Compressing objects:  84% (55288/65819)           remote: Compressing objects:  85% (55947/65819)           remote: Compressing objects:  86% (56605/65819)           remote: Compressing objects:  87% (57263/65819)           remote: Compressing objects:  88% (57921/65819)           remote: Compressing objects:  89% (58579/65819)           remote: Compressing objects:  90% (59238/65819)           remote: Compressing objects:  91% (59896/65819)           remote: Compressing objects:  92% (60554/65819)           remote: Compressing objects:  93% (61212/65819)           remote: Compressing objects:  94% (61870/65819)           remote: Compressing objects:  95% (62529/65819)           remote: Compressing objects:  96% (63187/65819)           remote: Compressing objects:  97% (63845/65819)           remote: Compressing objects:  98% (64503/65819)           remote: Compressing objects:  99% (65161/65819)           remote: Compressing objects: 100% (65819/65819)           remote: Compressing objects: 100% (65819/65819), done.        
Receiving objects:   0% (1/254693)   Receiving objects:   1% (2547/254693)   Receiving objects:   2% (5094/254693)   Receiving objects:   3% (7641/254693)   Receiving objects:   4% (10188/254693)   Receiving objects:   5% (12735/254693)   Receiving objects:   6% (15282/254693)   Receiving objects:   7% (17829/254693)   Receiving objects:   8% (20376/254693)   Receiving objects:   9% (22923/254693)   Receiving objects:  10% (25470/254693)   Receiving objects:  11% (28017/254693)   Receiving objects:  12% (30564/254693)   Receiving objects:  13% (33111/254693)   Receiving objects:  14% (35658/254693)   Receiving objects:  15% (38204/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  16% (40751/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  17% (43298/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  18% (45845/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  19% (48392/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  20% (50939/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  21% (53486/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  22% (56033/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  23% (58580/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  24% (61127/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  25% (63674/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  26% (66221/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  27% (68768/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  28% (71315/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  29% (73861/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  30% (76408/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  31% (78955/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  32% (81502/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  33% (84049/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  34% (86596/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  35% (89143/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  36% (91690/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  37% (94237/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  38% (96784/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  39% (99331/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  40% (101878/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  41% (104425/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  42% (106972/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  43% (109518/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  44% (112065/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  45% (114612/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  46% (117159/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  47% (119706/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  48% (122253/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  49% (124800/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  50% (127347/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  50% (129754/254693), 3.89 MiB | 7.77 MiB/s   Receiving objects:  51% (129894/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  52% (132441/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  53% (134988/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  54% (137535/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  55% (140082/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  56% (142629/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  57% (145176/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  58% (147722/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  59% (150269/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  60% (152816/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  61% (155363/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  62% (157910/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  63% (160457/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  64% (163004/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  65% (165551/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  66% (168098/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  67% (170645/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  68% (173192/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  69% (175739/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  70% (178286/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  71% (180833/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  72% (183379/254693), 10.51 MiB | 10.51 MiB/s   Receiving objects:  73% (185926/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  74% (188473/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  75% (191020/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  76% (193567/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  77% (196114/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  78% (198661/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  79% (201208/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  80% (203755/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  81% (206302/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  82% (208849/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  83% (211396/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  84% (213943/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  85% (216490/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  86% (219036/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  87% (221583/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  88% (224130/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  89% (226677/254693), 24.16 MiB | 16.11 MiB/s   Receiving objects:  89% (228940/254693), 41.61 MiB | 20.69 MiB/s   Receiving objects:  90% (229224/254693), 41.61 MiB | 20.69 MiB/s   Receiving objects:  91% (231771/254693), 61.99 MiB | 24.69 MiB/s   Receiving objects:  92% (234318/254693), 61.99 MiB | 24.69 MiB/s   Receiving objects:  93% (236865/254693), 61.99 MiB | 24.69 MiB/s   Receiving objects:  93% (237572/254693), 61.99 MiB | 24.69 MiB/s   Receiving objects:  94% (239412/254693), 81.41 MiB | 27.04 MiB/s   Receiving objects:  95% (241959/254693), 81.41 MiB | 27.04 MiB/s   Receiving objects:  96% (244506/254693), 81.41 MiB | 27.04 MiB/s   Receiving objects:  97% (247053/254693), 101.12 MiB | 28.80 MiB/s   Receiving objects:  98% (249600/254693), 101.12 MiB | 28.80 MiB/s   Receiving objects:  99% (252147/254693), 101.12 MiB | 28.80 MiB/s   Receiving objects:  99% (254461/254693), 101.12 MiB | 28.80 MiB/s   remote: Total 254693 (delta 125580), reused 250418 (delta 123631)        
Receiving objects: 100% (254693/254693), 118.83 MiB | 29.63 MiB/s   Receiving objects: 100% (254693/254693), 123.41 MiB | 29.63 MiB/s, done.
fatal: unable to create thread: Resource temporarily unavailable
Resolving deltas:   00 (0/1fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy141.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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 --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/qpid-broker-j.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 254693, done.        
remote: Compressing objects:   0% (1/65819)           remote: Compressing objects:   1% (659/65819)           remote: Compressing objects:   2% (1317/65819)           remote: Compressing objects:   3% (1975/65819)           remote: Compressing objects:   4% (2633/65819)           remote: Compressing objects:   5% (3291/65819)           remote: Compressing objects:   6% (3950/65819)           remote: Compressing objects:   7% (4608/65819)           remote: Compressing objects:   8% (5266/65819)           remote: Compressing objects:   9% (5924/65819)           remote: Compressing objects:  10% (6582/65819)           remote: Compressing objects:  11% (7241/65819)           remote: Compressing objects:  12% (7899/65819)           remote: Compressing objects:  13% (8557/65819)           remote: Compressing objects:  14% (9215/65819)           remote: Compressing objects:  15% (9873/65819)           remote: Compressing objects:  16% (10532/65819)           remote: Compressing objects:  17% (11190/65819)           remote: Compressing objects:  18% (11848/65819)           remote: Compressing objects:  19% (12506/65819)           remote: Compressing objects:  20% (13164/65819)           remote: Compressing objects:  21% (13822/65819)           remote: Compressing objects:  22% (14481/65819)           remote: Compressing objects:  23% (15139/65819)           remote: Compressing objects:  24% (15797/65819)           remote: Compressing objects:  25% (16455/65819)           remote: Compressing objects:  26% (17113/65819)           remote: Compressing objects:  27% (17772/65819)           remote: Compressing objects:  28% (18430/65819)           remote: Compressing objects:  29% (19088/65819)           remote: Compressing objects:  30% (19746/65819)           remote: Compressing objects:  31% (20404/65819)           remote: Compressing objects:  32% (21063/65819)           remote: Compressing objects:  33% (21721/65819)           remote: Compressing objects:  34% (22379/65819)           remote: Compressing objects:  35% (23037/65819)           remote: Compressing objects:  36% (23695/65819)           remote: Compressing objects:  37% (24354/65819)           remote: Compressing objects:  38% (25012/65819)           remote: Compressing objects:  39% (25670/65819)           remote: Compressing objects:  40% (26328/65819)           remote: Compressing objects:  41% (26986/65819)           remote: Compressing objects:  42% (27644/65819)           remote: Compressing objects:  43% (28303/65819)           remote: Compressing objects:  44% (28961/65819)           remote: Compressing objects:  45% (29619/65819)           remote: Compressing objects:  46% (30277/65819)           remote: Compressing objects:  47% (30935/65819)           remote: Compressing objects:  48% (31594/65819)           remote: Compressing objects:  49% (32252/65819)           remote: Compressing objects:  50% (32910/65819)           remote: Compressing objects:  51% (33568/65819)           remote: Compressing objects:  52% (34226/65819)           remote: Compressing objects:  53% (34885/65819)           remote: Compressing objects:  54% (35543/65819)           remote: Compressing objects:  55% (36201/65819)           remote: Compressing objects:  56% (36859/65819)           remote: Compressing objects:  57% (37517/65819)           remote: Compressing objects:  58% (38176/65819)           remote: Compressing objects:  59% (38834/65819)           remote: Compressing objects:  60% (39492/65819)           remote: Compressing objects:  61% (40150/65819)           remote: Compressing objects:  62% (40808/65819)           remote: Compressing objects:  63% (41466/65819)           remote: Compressing objects:  64% (42125/65819)           remote: Compressing objects:  65% (42783/65819)           remote: Compressing objects:  66% (43441/65819)           remote: Compressing objects:  67% (44099/65819)           remote: Compressing objects:  68% (44757/65819)           remote: Compressing objects:  69% (45416/65819)           remote: Compressing objects:  70% (46074/65819)           remote: Compressing objects:  71% (46732/65819)           remote: Compressing objects:  72% (47390/65819)           remote: Compressing objects:  73% (48048/65819)           remote: Compressing objects:  74% (48707/65819)           remote: Compressing objects:  75% (49365/65819)           remote: Compressing objects:  76% (50023/65819)           remote: Compressing objects:  77% (50681/65819)           remote: Compressing objects:  78% (51339/65819)           remote: Compressing objects:  79% (51998/65819)           remote: Compressing objects:  80% (52656/65819)           remote: Compressing objects:  81% (53314/65819)           remote: Compressing objects:  82% (53972/65819)           remote: Compressing objects:  83% (54630/65819)           remote: Compressing objects:  84% (55288/65819)           remote: Compressing objects:  85% (55947/65819)           remote: Compressing objects:  86% (56605/65819)           remote: Compressing objects:  87% (57263/65819)           remote: Compressing objects:  88% (57921/65819)           remote: Compressing objects:  89% (58579/65819)           remote: Compressing objects:  90% (59238/65819)           remote: Compressing objects:  91% (59896/65819)           remote: Compressing objects:  92% (60554/65819)           remote: Compressing objects:  93% (61212/65819)           remote: Compressing objects:  94% (61870/65819)           remote: Compressing objects:  95% (62529/65819)           remote: Compressing objects:  96% (63187/65819)           remote: Compressing objects:  97% (63845/65819)           remote: Compressing objects:  98% (64503/65819)           remote: Compressing objects:  99% (65161/65819)           remote: Compressing objects: 100% (65819/65819)           remote: Compressing objects: 100% (65819/65819), done.        
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy141.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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-Broker-J-Test-JDK12 #133

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/133/display/redirect?page=changes>


Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #132

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/132/display/redirect?page=changes>

Changes:

[orudyy] QPID-8363: [Broker-J] Remove properties "java.security.krb5.realm" and


------------------------------------------
[...truncated 249.72 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: c4869fc09e07ad83f6694668e3005456d2556e15 at timestamp: 1570149476380
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: c4869fc09e07ad83f6694668e3005456d2556e15 at timestamp: 1570149476479
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  5.476 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  3.554 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  1.215 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [09:03 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.524 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.168 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.818 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 31.250 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.500 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.379 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.082 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.710 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.101 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.090 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:50 min
[INFO] Finished at: 2019-10-04T00:37:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/132/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #131

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/131/display/redirect?page=changes>

Changes:

[orudyy] QPID-8371: [Broker-J][WMC] Communicate error message back to the user


------------------------------------------
[...truncated 249.68 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: 1e215c18ca72e7b2488f1530f25e950edf1473f2 at timestamp: 1570107785355
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: 1e215c18ca72e7b2488f1530f25e950edf1473f2 at timestamp: 1570107785474
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  4.254 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  4.444 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  2.435 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [07:36 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.474 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.218 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.639 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 39.525 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.413 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.314 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.086 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  1.045 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.119 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.105 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:31 min
[INFO] Finished at: 2019-10-03T13:03:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/131/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #130

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/130/display/redirect>

Changes:


------------------------------------------
[...truncated 249.99 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: 6901430eddf2ef536a34ad819fd7e0d405490168 at timestamp: 1570095725370
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: 6901430eddf2ef536a34ad819fd7e0d405490168 at timestamp: 1570095725499
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  3.052 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  3.283 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  0.830 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [09:06 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.534 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.164 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.529 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 45.075 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.389 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.382 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.085 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.721 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.129 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.093 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:03 min
[INFO] Finished at: 2019-10-03T09:42:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/130/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #129

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/129/display/redirect?page=changes>

Changes:

[orudyy] QPID-8365: [Broker-J] Update reference files


------------------------------------------
[...truncated 256.34 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: 6901430eddf2ef536a34ad819fd7e0d405490168 at timestamp: 1570091540239
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: 6901430eddf2ef536a34ad819fd7e0d405490168 at timestamp: 1570091540339
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  3.939 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  3.131 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  0.770 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [07:26 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.439 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.159 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.848 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 24.071 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.395 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.257 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.069 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.716 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.101 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.092 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:01 min
[INFO] Finished at: 2019-10-03T08:32:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/129/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #128

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/128/display/redirect?page=changes>

Changes:

[orudyy] QPID-8364: [Broker-J] Fix tests


------------------------------------------
[...truncated 250.11 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: 19ad881bf2297742ac5aff7a1538277464550df0 at timestamp: 1570056154519
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: 19ad881bf2297742ac5aff7a1538277464550df0 at timestamp: 1570056154615
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  3.065 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  2.882 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  0.746 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [07:12 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.402 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.153 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.411 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 27.807 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.285 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.212 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.071 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.654 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.095 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.082 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:50 min
[INFO] Finished at: 2019-10-02T22:42:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/128/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #127

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/127/display/redirect?page=changes>

Changes:

[orudyy] QPID-8361: [Broker-J] Add description for ACL model

[orudyy] QPID-8361: [Broker-J] Update TOC


------------------------------------------
[...truncated 250.06 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: a5453d5b05a0c4fdb12da36410917145e518ef30 at timestamp: 1570037923522
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: a5453d5b05a0c4fdb12da36410917145e518ef30 at timestamp: 1570037923643
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  5.013 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  3.358 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  1.532 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [07:02 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.459 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.172 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.862 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 28.107 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.441 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.274 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.082 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.626 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.120 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.087 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:45 min
[INFO] Finished at: 2019-10-02T17:38:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/127/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #126

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/126/display/redirect?page=changes>

Changes:

[orudyy] QPID-8366: [Broker-J] Handle ConnectionScopeRuntimeException on


------------------------------------------
[...truncated 267.28 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: 98261ad92020c11784a3be2ab890cbabddec5fbc at timestamp: 1569969185583
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: 98261ad92020c11784a3be2ab890cbabddec5fbc at timestamp: 1569969185668
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  8.981 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  3.657 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  0.960 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [07:32 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.401 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.134 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  0.823 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 35.553 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.736 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.238 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.064 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.623 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.085 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.074 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:25 min
[INFO] Finished at: 2019-10-01T22:33:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/126/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #125

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/125/display/redirect?page=changes>

Changes:

[robbie] NO-JIRA: add .asf.yaml file with github repo metadata


------------------------------------------
[...truncated 249.81 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-broker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-broker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-broker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-broker ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-broker/target/qpid-java-doc-broker-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-broker ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-broker ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-java-doc-perftests >---------------
[INFO] Building Apache Qpid Broker-J Performance Test Docbook 8.0.0-SNAPSHOT [13/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-java-doc-perftests ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildNumber: 68cd541b1328dc9999873e20b1ee0fee1ec4ddd0 at timestamp: 1569929180513
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc-perftests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-perftests ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-perftests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-java-doc-perftests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-java-doc-perftests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-java-doc-perftests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-java-doc-perftests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/java-perftests/target/qpid-java-doc-perftests-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-perftests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-java-doc-perftests ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-broker-j-developer-guide >------------
[INFO] Building Apache Qpid Broker-J Developer Guide 8.0.0-SNAPSHOT     [14/48]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ qpid-broker-j-developer-guide ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildNumber: 68cd541b1328dc9999873e20b1ee0fee1ec4ddd0 at timestamp: 1569929180692
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-j-developer-guide ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.version] 1.0
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-minimum-versions) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions-standard-properties) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-enableAmqp0x) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-broker-j-developer-guide ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (filter-docbook-sources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-j-developer-guide ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ qpid-broker-j-developer-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/src/docbkx>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ qpid-broker-j-developer-guide ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qpid-broker-j-developer-guide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-broker-j-developer-guide ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/doc/developer-guide/target/qpid-broker-j-developer-guide-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ qpid-broker-j-developer-guide ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ qpid-broker-j-developer-guide ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid Broker-J Parent 8.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid Broker-J Parent ........................ SUCCESS [  4.545 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  4.735 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  1.179 s]
[INFO] Apache Qpid Broker-J Core .......................... FAILURE [10:05 min]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SKIPPED
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SKIPPED
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in SKIPPED
[INFO] Apache Qpid Broker-J LogBack JDBC Logging Plug-in .. SKIPPED
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SKIPPED
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SKIPPED
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SKIPPED
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SKIPPED
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SKIPPED
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SKIPPED
[INFO] Apache Qpid Broker-J ............................... SKIPPED
[INFO] Apache Qpid Broker-J Bundles ....................... SKIPPED
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.695 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.277 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SKIPPED
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SKIPPED
[INFO] Apache Qpid Broker-J HTTP system tests ............. SKIPPED
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  1.007 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SKIPPED
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SKIPPED
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SKIPPED
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests ............. SUCCESS [ 37.046 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ SKIPPED
[INFO] Apache Qpid Joram JMS Tests ........................ SUCCESS [  0.539 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... SUCCESS [  0.478 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  0.125 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SUCCESS [  1.201 s]
[INFO] Apache Qpid Broker-J Performance Test Docbook ...... SUCCESS [  0.184 s]
[INFO] Apache Qpid Broker-J Developer Guide ............... SUCCESS [  0.156 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:59 min
[INFO] Finished at: 2019-10-01T11:26:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project qpid-broker-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/125/artifact/broker-core/target/surefire-reports/java-mms.1-0> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #124

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/124/display/redirect?page=changes>

Changes:

[orudyy] QPID-8363: [Broker-J] Add support for GSSAPI authentication into

[orudyy] QPID-8364: [Broker-J] Add support for SPNEGO authentication

[orudyy] QPID-8363: [Broker-J] Fix test dependency scope

[orudyy] NO-JIRA: Exclude test dependecies from license check

[orudyy] QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H41 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ccbd1964ab3b57916f5377a467b737e5d53afe7e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ccbd1964ab3b57916f5377a467b737e5d53afe7e
Commit message: "QPID-8365: [Broker-J] Upgrade jackson dependencies to version 2.9.10"
 > git rev-list --no-walk 5856e5bed957a4d98d5e8ce14944770f6fa75b64 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Qpid-Broker-J-Test-JDK12] $ /home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -DQPID-JMS-CLIENT-AMQP-0-X-VERSION=LATEST "-Dprofile.specific.excludes=JavaTransientExcludes Java010Excludes" -Dtest.overridden.properties=<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/test-profiles/apache-ci.test.overridden.properties> -Dqpid-jms-client-ampq-0-x-version=${QPID-JMS-CLIENT-AMQP-0-X-VERSION} clean verify -fae
[4.263s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/123/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/122/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2181)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
	at java.lang.UNIXProcess.initStreams(UNIXProcess.java:288)
	at java.lang.UNIXProcess.lambda$new$2(UNIXProcess.java:258)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:257)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing command: git rev-parse --is-inside-work-tree
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1753)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:329)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 21 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 26 more
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/121/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/ws/")>: error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: Qpid-Broker-J-Test-JDK12 #120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Broker-J-Test-JDK12/120/display/redirect>

Changes:


------------------------------------------
[...truncated 1.67 KB...]
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12"): error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 20 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 25 more
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init /home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12 # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: java.io.IOException: Remote call on H40 failed
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:169)
	at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy140.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Remote call on H40 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	... 16 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:42)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:46)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:41)
	at org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:65)
	at hudson.remoting.MultiClassLoaderSerializer$Output.annotateClass(MultiClassLoaderSerializer.java:50)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1290)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1294)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1294)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1294)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1427)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
	at hudson.remoting.UserRequest._serialize(UserRequest.java:264)
	at hudson.remoting.UserRequest.perform(UserRequest.java:231)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init /home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12 # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: java.io.IOException: Remote call on H40 failed
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:169)
	at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy140.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Remote call on H40 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	... 16 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:42)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:46)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:41)
	at org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:65)
	at hudson.remoting.MultiClassLoaderSerializer$Output.annotateClass(MultiClassLoaderSerializer.java:50)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1290)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1294)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1294)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1294)
	at java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1231)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1427)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
	at hudson.remoting.UserRequest._serialize(UserRequest.java:264)
	at hudson.remoting.UserRequest.perform(UserRequest.java:231)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
 > git init /home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12 # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init /home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:916)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:708)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H40
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy140.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Error performing command: git init /home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2179)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:914)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/jenkins/jenkins-slave/workspace/Qpid-Broker-J-Test-JDK12"): error=11, Resource temporarily unavailable
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:250)
	at hudson.Proc$LocalProc.<init>(Proc.java:219)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:937)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2168)
	... 15 more
Caused by: java.io.IOException: error=11, Resource temporarily unavailable
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 20 more
ERROR: Error cloning remote repo 'origin'
Archiving artifacts
Recording test results
Agent went offline during the build
Build step 'Publish JUnit test result report' marked build as failure
ERROR: H40 is offline; cannot locate JDK 12 (latest)