You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/24 12:06:30 UTC

Build failed in Jenkins: beam_PerformanceTests_AvroIOIT_HDFS #1540

See <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/1540/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/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://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/beam.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:1810)
	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://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*" returned status code 128:
stdout: 
stderr: error: cannot create thread: No space left on device
fatal: fetch-pack: unable to fork off sideband demultiplexer

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 165.171.154.104.bc.googleusercontent.com/104.154.171.165:59470
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor927.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.$Proxy115.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:1810)
		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://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/beam.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:1810)
	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://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 154, done.        
remote: Counting objects:   0% (1/154)           remote: Counting objects:   1% (2/154)           remote: Counting objects:   2% (4/154)           remote: Counting objects:   3% (5/154)           remote: Counting objects:   4% (7/154)           remote: Counting objects:   5% (8/154)           remote: Counting objects:   6% (10/154)           remote: Counting objects:   7% (11/154)           remote: Counting objects:   8% (13/154)           remote: Counting objects:   9% (14/154)           remote: Counting objects:  10% (16/154)           remote: Counting objects:  11% (17/154)           remote: Counting objects:  12% (19/154)           remote: Counting objects:  13% (21/154)           remote: Counting objects:  14% (22/154)           remote: Counting objects:  15% (24/154)           remote: Counting objects:  16% (25/154)           remote: Counting objects:  17% (27/154)           remote: Counting objects:  18% (28/154)           remote: Counting objects:  19% (30/154)           remote: Counting objects:  20% (31/154)           remote: Counting objects:  21% (33/154)           remote: Counting objects:  22% (34/154)           remote: Counting objects:  23% (36/154)           remote: Counting objects:  24% (37/154)           remote: Counting objects:  25% (39/154)           remote: Counting objects:  26% (41/154)           remote: Counting objects:  27% (42/154)           remote: Counting objects:  28% (44/154)           remote: Counting objects:  29% (45/154)           remote: Counting objects:  30% (47/154)           remote: Counting objects:  31% (48/154)           remote: Counting objects:  32% (50/154)           remote: Counting objects:  33% (51/154)           remote: Counting objects:  34% (53/154)           remote: Counting objects:  35% (54/154)           remote: Counting objects:  36% (56/154)           remote: Counting objects:  37% (57/154)           remote: Counting objects:  38% (59/154)           remote: Counting objects:  39% (61/154)           remote: Counting objects:  40% (62/154)           remote: Counting objects:  41% (64/154)           remote: Counting objects:  42% (65/154)           remote: Counting objects:  43% (67/154)           remote: Counting objects:  44% (68/154)           remote: Counting objects:  45% (70/154)           remote: Counting objects:  46% (71/154)           remote: Counting objects:  47% (73/154)           remote: Counting objects:  48% (74/154)           remote: Counting objects:  49% (76/154)           remote: Counting objects:  50% (77/154)           remote: Counting objects:  51% (79/154)           remote: Counting objects:  52% (81/154)           remote: Counting objects:  53% (82/154)           remote: Counting objects:  54% (84/154)           remote: Counting objects:  55% (85/154)           remote: Counting objects:  56% (87/154)           remote: Counting objects:  57% (88/154)           remote: Counting objects:  58% (90/154)           remote: Counting objects:  59% (91/154)           remote: Counting objects:  60% (93/154)           remote: Counting objects:  61% (94/154)           remote: Counting objects:  62% (96/154)           remote: Counting objects:  63% (98/154)           remote: Counting objects:  64% (99/154)           remote: Counting objects:  65% (101/154)           remote: Counting objects:  66% (102/154)           remote: Counting objects:  67% (104/154)           remote: Counting objects:  68% (105/154)           remote: Counting objects:  69% (107/154)           remote: Counting objects:  70% (108/154)           remote: Counting objects:  71% (110/154)           remote: Counting objects:  72% (111/154)           remote: Counting objects:  73% (113/154)           remote: Counting objects:  74% (114/154)           remote: Counting objects:  75% (116/154)           remote: Counting objects:  76% (118/154)           remote: Counting objects:  77% (119/154)           remote: Counting objects:  78% (121/154)           remote: Counting objects:  79% (122/154)           remote: Counting objects:  80% (124/154)           remote: Counting objects:  81% (125/154)           remote: Counting objects:  82% (127/154)           remote: Counting objects:  83% (128/154)           remote: Counting objects:  84% (130/154)           remote: Counting objects:  85% (131/154)           remote: Counting objects:  86% (133/154)           remote: Counting objects:  87% (134/154)           remote: Counting objects:  88% (136/154)           remote: Counting objects:  89% (138/154)           remote: Counting objects:  90% (139/154)           remote: Counting objects:  91% (141/154)           remote: Counting objects:  92% (142/154)           remote: Counting objects:  93% (144/154)           remote: Counting objects:  94% (145/154)           remote: Counting objects:  95% (147/154)           remote: Counting objects:  96% (148/154)           remote: Counting objects:  97% (150/154)           remote: Counting objects:  98% (151/154)           remote: Counting objects:  99% (153/154)           remote: Counting objects: 100% (154/154)           remote: Counting objects: 100% (154/154), done.        
Receiving objects:   0% (1/278)   Receiving objects:   1% (3/278)   Receiving objects:   2% (6/278)   Receiving objects:   3% (9/278)   Receiving objects:   4% (12/278)   Receiving objects:   5% (14/278)   Receiving objects:   6% (17/278)   Receiving objects:   7% (20/278)   Receiving objects:   8% (23/278)   Receiving objects:   9% (26/278)   Receiving objects:  10% (28/278)   Receiving objects:  11% (31/278)   Receiving objects:  12% (34/278)   Receiving objects:  13% (37/278)   Receiving objects:  14% (39/278)   Receiving objects:  15% (42/278)   Receiving objects:  16% (45/278)   Receiving objects:  17% (48/278)   Receiving objects:  18% (51/278)   Receiving objects:  19% (53/278)   remote: Total 278 (delta 154), reused 154 (delta 154), pack-reused 124        
Receiving objects:  20% (56/278)   Receiving objects:  21% (59/278)   Receiving objects:  22% (62/278)   Receiving objects:  23% (64/278)   Receiving objects:  24% (67/278)   Receiving objects:  25% (70/278)   Receiving objects:  26% (73/278)   Receiving objects:  27% (76/278)   Receiving objects:  28% (78/278)   Receiving objects:  29% (81/278)   Receiving objects:  30% (84/278)   Receiving objects:  31% (87/278)   Receiving objects:  32% (89/278)   Receiving objects:  33% (92/278)   Receiving objects:  34% (95/278)   Receiving objects:  35% (98/278)   Receiving objects:  36% (101/278)   Receiving objects:  37% (103/278)   Receiving objects:  38% (106/278)   Receiving objects:  39% (109/278)   Receiving objects:  40% (112/278)   Receiving objects:  41% (114/278)   Receiving objects:  42% (117/278)   Receiving objects:  43% (120/278)   Receiving objects:  44% (123/278)   Receiving objects:  45% (126/278)   Receiving objects:  46% (128/278)   Receiving objects:  47% (131/278)   Receiving objects:  48% (134/278)   Receiving objects:  49% (137/278)   Receiving objects:  50% (139/278)   Receiving objects:  51% (142/278)   Receiving objects:  52% (145/278)   Receiving objects:  53% (148/278)   Receiving objects:  54% (151/278)   Receiving objects:  55% (153/278)   Receiving objects:  56% (156/278)   Receiving objects:  57% (159/278)   Receiving objects:  58% (162/278)   Receiving objects:  59% (165/278)   Receiving objects:  60% (167/278)   Receiving objects:  61% (170/278)   Receiving objects:  62% (173/278)   Receiving objects:  63% (176/278)   Receiving objects:  64% (178/278)   Receiving objects:  65% (181/278)   Receiving objects:  66% (184/278)   Receiving objects:  67% (187/278)   Receiving objects:  68% (190/278)   Receiving objects:  69% (192/278)   Receiving objects:  70% (195/278)   Receiving objects:  71% (198/278)   Receiving objects:  72% (201/278)   Receiving objects:  73% (203/278)   Receiving objects:  74% (206/278)   Receiving objects:  75% (209/278)   Receiving objects:  76% (212/278)   Receiving objects:  77% (215/278)   Receiving objects:  78% (217/278)   Receiving objects:  79% (220/278)   Receiving objects:  80% (223/278)   Receiving objects:  81% (226/278)   Receiving objects:  82% (228/278)   Receiving objects:  83% (231/278)   Receiving objects:  84% (234/278)   Receiving objects:  85% (237/278)   Receiving objects:  86% (240/278)   Receiving objects:  87% (242/278)   Receiving objects:  88% (245/278)   Receiving objects:  89% (248/278)   Receiving objects:  90% (251/278)   Receiving objects:  91% (253/278)   Receiving objects:  92% (256/278)   Receiving objects:  93% (259/278)   Receiving objects:  94% (262/278)   Receiving objects:  95% (265/278)   Receiving objects:  96% (267/278)   Receiving objects:  97% (270/278)   Receiving objects:  98% (273/278)   Receiving objects:  99% (276/278)   Receiving objects: 100% (278/278)   Receiving objects: 100% (278/278), 139.37 KiB | 0 bytes/s, done.
fatal: unable to create thread: No space left on device
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 165.171.154.104.bc.googleusercontent.com/104.154.171.165:59470
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor927.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.$Proxy115.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:1810)
		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://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/beam.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:1810)
	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://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 154, done.        
remote: Counting objects:   0% (1/154)           remote: Counting objects:   1% (2/154)           remote: Counting objects:   2% (4/154)           remote: Counting objects:   3% (5/154)           remote: Counting objects:   4% (7/154)           remote: Counting objects:   5% (8/154)           remote: Counting objects:   6% (10/154)           remote: Counting objects:   7% (11/154)           remote: Counting objects:   8% (13/154)           remote: Counting objects:   9% (14/154)           remote: Counting objects:  10% (16/154)           remote: Counting objects:  11% (17/154)           remote: Counting objects:  12% (19/154)           remote: Counting objects:  13% (21/154)           remote: Counting objects:  14% (22/154)           remote: Counting objects:  15% (24/154)           remote: Counting objects:  16% (25/154)           remote: Counting objects:  17% (27/154)           remote: Counting objects:  18% (28/154)           remote: Counting objects:  19% (30/154)           remote: Counting objects:  20% (31/154)           remote: Counting objects:  21% (33/154)           remote: Counting objects:  22% (34/154)           remote: Counting objects:  23% (36/154)           remote: Counting objects:  24% (37/154)           remote: Counting objects:  25% (39/154)           remote: Counting objects:  26% (41/154)           remote: Counting objects:  27% (42/154)           remote: Counting objects:  28% (44/154)           remote: Counting objects:  29% (45/154)           remote: Counting objects:  30% (47/154)           remote: Counting objects:  31% (48/154)           remote: Counting objects:  32% (50/154)           remote: Counting objects:  33% (51/154)           remote: Counting objects:  34% (53/154)           remote: Counting objects:  35% (54/154)           remote: Counting objects:  36% (56/154)           remote: Counting objects:  37% (57/154)           remote: Counting objects:  38% (59/154)           remote: Counting objects:  39% (61/154)           remote: Counting objects:  40% (62/154)           remote: Counting objects:  41% (64/154)           remote: Counting objects:  42% (65/154)           remote: Counting objects:  43% (67/154)           remote: Counting objects:  44% (68/154)           remote: Counting objects:  45% (70/154)           remote: Counting objects:  46% (71/154)           remote: Counting objects:  47% (73/154)           remote: Counting objects:  48% (74/154)           remote: Counting objects:  49% (76/154)           remote: Counting objects:  50% (77/154)           remote: Counting objects:  51% (79/154)           remote: Counting objects:  52% (81/154)           remote: Counting objects:  53% (82/154)           remote: Counting objects:  54% (84/154)           remote: Counting objects:  55% (85/154)           remote: Counting objects:  56% (87/154)           remote: Counting objects:  57% (88/154)           remote: Counting objects:  58% (90/154)           remote: Counting objects:  59% (91/154)           remote: Counting objects:  60% (93/154)           remote: Counting objects:  61% (94/154)           remote: Counting objects:  62% (96/154)           remote: Counting objects:  63% (98/154)           remote: Counting objects:  64% (99/154)           remote: Counting objects:  65% (101/154)           remote: Counting objects:  66% (102/154)           remote: Counting objects:  67% (104/154)           remote: Counting objects:  68% (105/154)           remote: Counting objects:  69% (107/154)           remote: Counting objects:  70% (108/154)           remote: Counting objects:  71% (110/154)           remote: Counting objects:  72% (111/154)           remote: Counting objects:  73% (113/154)           remote: Counting objects:  74% (114/154)           remote: Counting objects:  75% (116/154)           remote: Counting objects:  76% (118/154)           remote: Counting objects:  77% (119/154)           remote: Counting objects:  78% (121/154)           remote: Counting objects:  79% (122/154)           remote: Counting objects:  80% (124/154)           remote: Counting objects:  81% (125/154)           remote: Counting objects:  82% (127/154)           remote: Counting objects:  83% (128/154)           remote: Counting objects:  84% (130/154)           remote: Counting objects:  85% (131/154)           remote: Counting objects:  86% (133/154)           remote: Counting objects:  87% (134/154)           remote: Counting objects:  88% (136/154)           remote: Counting objects:  89% (138/154)           remote: Counting objects:  90% (139/154)           remote: Counting objects:  91% (141/154)           remote: Counting objects:  92% (142/154)           remote: Counting objects:  93% (144/154)           remote: Counting objects:  94% (145/154)           remote: Counting objects:  95% (147/154)           remote: Counting objects:  96% (148/154)           remote: Counting objects:  97% (150/154)           remote: Counting objects:  98% (151/154)           remote: Counting objects:  99% (153/154)           remote: Counting objects: 100% (154/154)           remote: Counting objects: 100% (154/154), done.        
Receiving objects:   0% (1/278)   Receiving objects:   1% (3/278)   Receiving objects:   2% (6/278)   Receiving objects:   3% (9/278)   Receiving objects:   4% (12/278)   Receiving objects:   5% (14/278)   Receiving objects:   6% (17/278)   Receiving objects:   7% (20/278)   Receiving objects:   8% (23/278)   Receiving objects:   9% (26/278)   Receiving objects:  10% (28/278)   Receiving objects:  11% (31/278)   Receiving objects:  12% (34/278)   Receiving objects:  13% (37/278)   Receiving objects:  14% (39/278)   Receiving objects:  15% (42/278)   Receiving objects:  16% (45/278)   Receiving objects:  17% (48/278)   Receiving objects:  18% (51/278)   Receiving objects:  19% (53/278)   remote: Total 278 (delta 154), reused 154 (delta 154), pack-reused 124        
Receiving objects:  20% (56/278)   Receiving objects:  21% (59/278)   Receiving objects:  22% (62/278)   Receiving objects:  23% (64/278)   Receiving objects:  24% (67/278)   Receiving objects:  25% (70/278)   Receiving objects:  26% (73/278)   Receiving objects:  27% (76/278)   Receiving objects:  28% (78/278)   Receiving objects:  29% (81/278)   Receiving objects:  30% (84/278)   Receiving objects:  31% (87/278)   Receiving objects:  32% (89/278)   Receiving objects:  33% (92/278)   Receiving objects:  34% (95/278)   Receiving objects:  35% (98/278)   Receiving objects:  36% (101/278)   Receiving objects:  37% (103/278)   Receiving objects:  38% (106/278)   Receiving objects:  39% (109/278)   Receiving objects:  40% (112/278)   Receiving objects:  41% (114/278)   Receiving objects:  42% (117/278)   Receiving objects:  43% (120/278)   Receiving objects:  44% (123/278)   Receiving objects:  45% (126/278)   Receiving objects:  46% (128/278)   Receiving objects:  47% (131/278)   Receiving objects:  48% (134/278)   Receiving objects:  49% (137/278)   Receiving objects:  50% (139/278)   Receiving objects:  51% (142/278)   Receiving objects:  52% (145/278)   Receiving objects:  53% (148/278)   Receiving objects:  54% (151/278)   Receiving objects:  55% (153/278)   Receiving objects:  56% (156/278)   Receiving objects:  57% (159/278)   Receiving objects:  58% (162/278)   Receiving objects:  59% (165/278)   Receiving objects:  60% (167/278)   Receiving objects:  61% (170/278)   Receiving objects:  62% (173/278)   Receiving objects:  63% (176/278)   Receiving objects:  64% (178/278)   Receiving objects:  65% (181/278)   Receiving objects:  66% (184/278)   Receiving objects:  67% (187/278)   Receiving objects:  68% (190/278)   Receiving objects:  69% (192/278)   Receiving objects:  70% (195/278)   Receiving objects:  71% (198/278)   Receiving objects:  72% (201/278)   Receiving objects:  73% (203/278)   Receiving objects:  74% (206/278)   Receiving objects:  75% (209/278)   Receiving objects:  76% (212/278)   Receiving objects:  77% (215/278)   Receiving objects:  78% (217/278)   Receiving objects:  79% (220/278)   Receiving objects:  80% (223/278)   Receiving objects:  81% (226/278)   Receiving objects:  82% (228/278)   Receiving objects:  83% (231/278)   Receiving objects:  84% (234/278)   Receiving objects:  85% (237/278)   Receiving objects:  86% (240/278)   Receiving objects:  87% (242/278)   Receiving objects:  88% (245/278)   Receiving objects:  89% (248/278)   Receiving objects:  90% (251/278)   Receiving objects:  91% (253/278)   Receiving objects:  92% (256/278)   Receiving objects:  93% (259/278)   Receiving objects:  94% (262/278)   Receiving objects:  95% (265/278)   Receiving objects:  96% (267/278)   Receiving objects:  97% (270/278)   Receiving objects:  98% (273/278)   Receiving objects:  99% (276/278)   Receiving objects: 100% (278/278)   Receiving objects: 100% (278/278), 139.37 KiB | 0 bytes/s, done.
Resolving deltas:   0% (0/160)   fatal: unable to create thread: No space left on device
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 165.171.154.104.bc.googleusercontent.com/104.154.171.165:59470
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor927.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.$Proxy115.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:1810)
		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'

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_AvroIOIT_HDFS #1541

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/1541/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org