Build: #192 did not complete
Job: ManyLinux 2.28 did not complete
Job result summary
- Queued
- Source updated
- Started
- Completed
- Cancelled
- Agent
- cbt-el7-10.cv.nrao.edu
Error summary
The build generated some errors. See the full build log for more details.
mkdir: cannot create directory ‘../ccache_ml2014’: File exists
error: pathspec 'CAS-13857' did not match any file(s) known to git.
Checking out files: 23% (2187/9184)
Checking out files: 24% (2205/9184)
Checking out files: 25% (2296/9184)
Checking out files: 26% (2388/9184)
Checking out files: 27% (2480/9184)
Checking out files: 28% (2572/9184)
Checking out files: 29% (2664/9184)
Checking out files: 30% (2756/9184)
Checking out files: 31% (2848/9184)
Checking out files: 32% (2939/9184)
Checking out files: 33% (3031/9184)
Checking out files: 34% (3123/9184)
Checking out files: 35% (3215/9184)
Checking out files: 36% (3307/9184)
Checking out files: 37% (3399/9184)
Checking out files: 38% (3490/9184)
Checking out files: 39% (3582/9184)
Checking out files: 40% (3674/9184)
Checking out files: 41% (3766/9184)
Checking out files: 42% (3858/9184)
Checking out files: 43% (3950/9184)
Checking out files: 44% (4041/9184)
Checking out files: 45% (4133/9184)
Checking out files: 45% (4193/9184)
Checking out files: 46% (4225/9184)
Checking out files: 47% (4317/9184)
Checking out files: 48% (4409/9184)
Checking out files: 49% (4501/9184)
Checking out files: 50% (4592/9184)
Checking out files: 51% (4684/9184)
Checking out files: 52% (4776/9184)
Checking out files: 53% (4868/9184)
Checking out files: 54% (4960/9184)
Checking out files: 55% (5052/9184)
Checking out files: 56% (5144/9184)
Checking out files: 57% (5235/9184)
Checking out files: 58% (5327/9184)
Checking out files: 59% (5419/9184)
Checking out files: 60% (5511/9184)
Checking out files: 61% (5603/9184)
Checking out files: 62% (5695/9184)
Checking out files: 63% (5786/9184)
Checking out files: 64% (5878/9184)
Checking out files: 65% (5970/9184)
Checking out files: 66% (6062/9184)
Checking out files: 67% (6154/9184)
Checking out files: 68% (6246/9184)
Checking out files: 68% (6294/9184)
Checking out files: 69% (6337/9184)
Checking out files: 70% (6429/9184)
Checking out files: 71% (6521/9184)
Checking out files: 72% (6613/9184)
Checking out files: 73% (6705/9184)
Checking out files: 74% (6797/9184)
Checking out files: 75% (6888/9184)
Checking out files: 76% (6980/9184)
Checking out files: 77% (7072/9184)
Checking out files: 78% (7164/9184)
Checking out files: 79% (7256/9184)
Checking out files: 80% (7348/9184)
Checking out files: 81% (7440/9184)
Checking out files: 82% (7531/9184)
Checking out files: 83% (7623/9184)
Checking out files: 84% (7715/9184)
Checking out files: 85% (7807/9184)
Checking out files: 86% (7899/9184)
Checking out files: 87% (7991/9184)
Checking out files: 88% (8082/9184)
Checking out files: 89% (8174/9184)
Checking out files: 89% (8251/9184)
Checking out files: 90% (8266/9184)
Checking out files: 91% (8358/9184)
Checking out files: 92% (8450/9184)
Checking out files: 93% (8542/9184)
Checking out files: 94% (8633/9184)
Checking out files: 95% (8725/9184)
Checking out files: 96% (8817/9184)
Checking out files: 97% (8909/9184)
Checking out files: 98% (9001/9184)
Checking out files: 99% (9093/9184)
Checking out files: 100% (9184/9184)
Checking out files: 100% (9184/9184), done.
goroutine 24 [GC worker (idle)]:
runtime.gopark(0x48cfe8e21f7132?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000078750 sp=0xc000078730 pc=0x558ef362e9d6
runtime.gcBgMarkWorker()
/usr/local/go/src/runtime/mgc.go:1235 +0xf1 fp=0xc0000787e0 sp=0xc000078750 pc=0x558ef3610cd1
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000787e8 sp=0xc0000787e0 pc=0x558ef365d021
created by runtime.gcBgMarkStartWorkers
/usr/local/go/src/runtime/mgc.go:1159 +0x25
goroutine 8 [IO wait]:
runtime.gopark(0x7fc881b84a68?, 0xb?, 0x0?, 0x0?, 0x7?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc00051dd00 sp=0xc00051dce0 pc=0x558ef362e9d6
runtime.netpollblock(0x558ef3671025?, 0x200?, 0x0?)
/usr/local/go/src/runtime/netpoll.go:526 +0xf7 fp=0xc00051dd38 sp=0xc00051dd00 pc=0x558ef3627357
internal/poll.runtime_pollWait(0x7fc881a60218, 0x72)
/usr/local/go/src/runtime/netpoll.go:305 +0x89 fp=0xc00051dd58 sp=0xc00051dd38 pc=0x558ef3657849
internal/poll.(*pollDesc).wait(0xc000401500?, 0xc00051e000?, 0x1)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00051dd80 sp=0xc00051dd58 pc=0x558ef3695732
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000401500, {0xc00051e000, 0x200, 0x200})
/usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a fp=0xc00051de00 sp=0xc00051dd80 pc=0x558ef3696a9a
os.(*File).read(...)
/usr/local/go/src/os/file_posix.go:31
os.(*File).Read(0xc0001227f0, {0xc00051e000?, 0x0?, 0xc0000796a0?})
/usr/local/go/src/os/file.go:119 +0x5e fp=0xc00051de58 sp=0xc00051de00 pc=0x558ef36a1cde
bytes.(*Buffer).ReadFrom(0xc0001c2390, {0x558ef46a9c00, 0xc0001227f0})
/usr/local/go/src/bytes/buffer.go:202 +0x98 fp=0xc00051deb0 sp=0xc00051de58 pc=0x558ef36f51f8
io.copyBuffer({0x558ef46a7d20, 0xc0001c2390}, {0x558ef46a9c00, 0xc0001227f0}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:413 +0x14b fp=0xc00051df30 sp=0xc00051deb0 pc=0x558ef368f06b
io.Copy(...)
/usr/local/go/src/io/io.go:386
os/exec.(*Cmd).writerDescriptor.func1()
/usr/local/go/src/os/exec/exec.go:407 +0x3a fp=0xc00051df90 sp=0xc00051df30 pc=0x558ef36fe27a
os/exec.(*Cmd).Start.func1(0x0?)
/usr/local/go/src/os/exec/exec.go:544 +0x25 fp=0xc00051dfc8 sp=0xc00051df90 pc=0x558ef36ff025
os/exec.(*Cmd).Start.func2()
/usr/local/go/src/os/exec/exec.go:545 +0x2a fp=0xc00051dfe0 sp=0xc00051dfc8 pc=0x558ef36fefca
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00051dfe8 sp=0xc00051dfe0 pc=0x558ef365d021
created by os/exec.(*Cmd).Start
/usr/local/go/src/os/exec/exec.go:543 +0x73e
goroutine 9 [IO wait]:
runtime.gopark(0x558ef360ab8d?, 0xb?, 0x0?, 0x0?, 0x9?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000078d58 sp=0xc000078d38 pc=0x558ef362e9d6
runtime.netpollblock(0x558ef3671025?, 0x100000?, 0xc0?)
/usr/local/go/src/runtime/netpoll.go:526 +0xf7 fp=0xc000078d90 sp=0xc000078d58 pc=0x558ef3627357
internal/poll.runtime_pollWait(0x7fc881a5ff48, 0x72)
/usr/local/go/src/runtime/netpoll.go:305 +0x89 fp=0xc000078db0 sp=0xc000078d90 pc=0x558ef3657849
internal/poll.(*pollDesc).wait(0xc0004015c0?, 0xc000520000?, 0x1)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000078dd8 sp=0xc000078db0 pc=0x558ef3695732
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0004015c0, {0xc000520000, 0x8000, 0x8000})
/usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a fp=0xc000078e58 sp=0xc000078dd8 pc=0x558ef3696a9a
os.(*File).read(...)
/usr/local/go/src/os/file_posix.go:31
os.(*File).Read(0xc000122820, {0xc000520000?, 0x52?, 0x8000?})
/usr/local/go/src/os/file.go:119 +0x5e fp=0xc000078eb0 sp=0xc000078e58 pc=0x558ef36a1cde
io.copyBuffer({0x558ef46a9d20, 0xc000360e10}, {0x558ef46a9c00, 0xc000122820}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:427 +0x1b2 fp=0xc000078f30 sp=0xc000078eb0 pc=0x558ef368f0d2
io.Copy(...)
/usr/local/go/src/io/io.go:386
os/exec.(*Cmd).writerDescriptor.func1()
/usr/local/go/src/os/exec/exec.go:407 +0x3a fp=0xc000078f90 sp=0xc000078f30 pc=0x558ef36fe27a
os/exec.(*Cmd).Start.func1(0x0?)
/usr/local/go/src/os/exec/exec.go:544 +0x25 fp=0xc000078fc8 sp=0xc000078f90 pc=0x558ef36ff025
os/exec.(*Cmd).Start.func2()
/usr/local/go/src/os/exec/exec.go:545 +0x2a fp=0xc000078fe0 sp=0xc000078fc8 pc=0x558ef36fefca
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000078fe8 sp=0xc000078fe0 pc=0x558ef365d021
created by os/exec.(*Cmd).Start
/usr/local/go/src/os/exec/exec.go:543 +0x73e
rax 0xf7
rbx 0x1
rcx 0xffffffffffffffff
rdx 0xc00059f660
rdi 0x1
rsi 0x4151
rbp 0xc00059f590
rsp 0xc00059f550
r8 0x0
r9 0x0
r10 0x1000004
r11 0x202
r12 0xc00059f6a8
r13 0x18
r14 0xc0000061a0
r15 0x7fc859fe5909
rip 0x558ef35f572c
rflags 0x202
cs 0x33
fs 0x0
gs 0x0
Error response from daemon: No such container: casalith_container
Error response from daemon: No such container: build_container
Error response from daemon: No such container: casalith_container
Build was manually stopped.
error: pathspec 'CAS-13857' did not match any file(s) known to git.
Checking out files: 23% (2187/9184)
Checking out files: 24% (2205/9184)
Checking out files: 25% (2296/9184)
Checking out files: 26% (2388/9184)
Checking out files: 27% (2480/9184)
Checking out files: 28% (2572/9184)
Checking out files: 29% (2664/9184)
Checking out files: 30% (2756/9184)
Checking out files: 31% (2848/9184)
Checking out files: 32% (2939/9184)
Checking out files: 33% (3031/9184)
Checking out files: 34% (3123/9184)
Checking out files: 35% (3215/9184)
Checking out files: 36% (3307/9184)
Checking out files: 37% (3399/9184)
Checking out files: 38% (3490/9184)
Checking out files: 39% (3582/9184)
Checking out files: 40% (3674/9184)
Checking out files: 41% (3766/9184)
Checking out files: 42% (3858/9184)
Checking out files: 43% (3950/9184)
Checking out files: 44% (4041/9184)
Checking out files: 45% (4133/9184)
Checking out files: 45% (4193/9184)
Checking out files: 46% (4225/9184)
Checking out files: 47% (4317/9184)
Checking out files: 48% (4409/9184)
Checking out files: 49% (4501/9184)
Checking out files: 50% (4592/9184)
Checking out files: 51% (4684/9184)
Checking out files: 52% (4776/9184)
Checking out files: 53% (4868/9184)
Checking out files: 54% (4960/9184)
Checking out files: 55% (5052/9184)
Checking out files: 56% (5144/9184)
Checking out files: 57% (5235/9184)
Checking out files: 58% (5327/9184)
Checking out files: 59% (5419/9184)
Checking out files: 60% (5511/9184)
Checking out files: 61% (5603/9184)
Checking out files: 62% (5695/9184)
Checking out files: 63% (5786/9184)
Checking out files: 64% (5878/9184)
Checking out files: 65% (5970/9184)
Checking out files: 66% (6062/9184)
Checking out files: 67% (6154/9184)
Checking out files: 68% (6246/9184)
Checking out files: 68% (6294/9184)
Checking out files: 69% (6337/9184)
Checking out files: 70% (6429/9184)
Checking out files: 71% (6521/9184)
Checking out files: 72% (6613/9184)
Checking out files: 73% (6705/9184)
Checking out files: 74% (6797/9184)
Checking out files: 75% (6888/9184)
Checking out files: 76% (6980/9184)
Checking out files: 77% (7072/9184)
Checking out files: 78% (7164/9184)
Checking out files: 79% (7256/9184)
Checking out files: 80% (7348/9184)
Checking out files: 81% (7440/9184)
Checking out files: 82% (7531/9184)
Checking out files: 83% (7623/9184)
Checking out files: 84% (7715/9184)
Checking out files: 85% (7807/9184)
Checking out files: 86% (7899/9184)
Checking out files: 87% (7991/9184)
Checking out files: 88% (8082/9184)
Checking out files: 89% (8174/9184)
Checking out files: 89% (8251/9184)
Checking out files: 90% (8266/9184)
Checking out files: 91% (8358/9184)
Checking out files: 92% (8450/9184)
Checking out files: 93% (8542/9184)
Checking out files: 94% (8633/9184)
Checking out files: 95% (8725/9184)
Checking out files: 96% (8817/9184)
Checking out files: 97% (8909/9184)
Checking out files: 98% (9001/9184)
Checking out files: 99% (9093/9184)
Checking out files: 100% (9184/9184)
Checking out files: 100% (9184/9184), done.
goroutine 24 [GC worker (idle)]:
runtime.gopark(0x48cfe8e21f7132?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000078750 sp=0xc000078730 pc=0x558ef362e9d6
runtime.gcBgMarkWorker()
/usr/local/go/src/runtime/mgc.go:1235 +0xf1 fp=0xc0000787e0 sp=0xc000078750 pc=0x558ef3610cd1
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000787e8 sp=0xc0000787e0 pc=0x558ef365d021
created by runtime.gcBgMarkStartWorkers
/usr/local/go/src/runtime/mgc.go:1159 +0x25
goroutine 8 [IO wait]:
runtime.gopark(0x7fc881b84a68?, 0xb?, 0x0?, 0x0?, 0x7?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc00051dd00 sp=0xc00051dce0 pc=0x558ef362e9d6
runtime.netpollblock(0x558ef3671025?, 0x200?, 0x0?)
/usr/local/go/src/runtime/netpoll.go:526 +0xf7 fp=0xc00051dd38 sp=0xc00051dd00 pc=0x558ef3627357
internal/poll.runtime_pollWait(0x7fc881a60218, 0x72)
/usr/local/go/src/runtime/netpoll.go:305 +0x89 fp=0xc00051dd58 sp=0xc00051dd38 pc=0x558ef3657849
internal/poll.(*pollDesc).wait(0xc000401500?, 0xc00051e000?, 0x1)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00051dd80 sp=0xc00051dd58 pc=0x558ef3695732
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000401500, {0xc00051e000, 0x200, 0x200})
/usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a fp=0xc00051de00 sp=0xc00051dd80 pc=0x558ef3696a9a
os.(*File).read(...)
/usr/local/go/src/os/file_posix.go:31
os.(*File).Read(0xc0001227f0, {0xc00051e000?, 0x0?, 0xc0000796a0?})
/usr/local/go/src/os/file.go:119 +0x5e fp=0xc00051de58 sp=0xc00051de00 pc=0x558ef36a1cde
bytes.(*Buffer).ReadFrom(0xc0001c2390, {0x558ef46a9c00, 0xc0001227f0})
/usr/local/go/src/bytes/buffer.go:202 +0x98 fp=0xc00051deb0 sp=0xc00051de58 pc=0x558ef36f51f8
io.copyBuffer({0x558ef46a7d20, 0xc0001c2390}, {0x558ef46a9c00, 0xc0001227f0}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:413 +0x14b fp=0xc00051df30 sp=0xc00051deb0 pc=0x558ef368f06b
io.Copy(...)
/usr/local/go/src/io/io.go:386
os/exec.(*Cmd).writerDescriptor.func1()
/usr/local/go/src/os/exec/exec.go:407 +0x3a fp=0xc00051df90 sp=0xc00051df30 pc=0x558ef36fe27a
os/exec.(*Cmd).Start.func1(0x0?)
/usr/local/go/src/os/exec/exec.go:544 +0x25 fp=0xc00051dfc8 sp=0xc00051df90 pc=0x558ef36ff025
os/exec.(*Cmd).Start.func2()
/usr/local/go/src/os/exec/exec.go:545 +0x2a fp=0xc00051dfe0 sp=0xc00051dfc8 pc=0x558ef36fefca
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00051dfe8 sp=0xc00051dfe0 pc=0x558ef365d021
created by os/exec.(*Cmd).Start
/usr/local/go/src/os/exec/exec.go:543 +0x73e
goroutine 9 [IO wait]:
runtime.gopark(0x558ef360ab8d?, 0xb?, 0x0?, 0x0?, 0x9?)
/usr/local/go/src/runtime/proc.go:363 +0xd6 fp=0xc000078d58 sp=0xc000078d38 pc=0x558ef362e9d6
runtime.netpollblock(0x558ef3671025?, 0x100000?, 0xc0?)
/usr/local/go/src/runtime/netpoll.go:526 +0xf7 fp=0xc000078d90 sp=0xc000078d58 pc=0x558ef3627357
internal/poll.runtime_pollWait(0x7fc881a5ff48, 0x72)
/usr/local/go/src/runtime/netpoll.go:305 +0x89 fp=0xc000078db0 sp=0xc000078d90 pc=0x558ef3657849
internal/poll.(*pollDesc).wait(0xc0004015c0?, 0xc000520000?, 0x1)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000078dd8 sp=0xc000078db0 pc=0x558ef3695732
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0004015c0, {0xc000520000, 0x8000, 0x8000})
/usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a fp=0xc000078e58 sp=0xc000078dd8 pc=0x558ef3696a9a
os.(*File).read(...)
/usr/local/go/src/os/file_posix.go:31
os.(*File).Read(0xc000122820, {0xc000520000?, 0x52?, 0x8000?})
/usr/local/go/src/os/file.go:119 +0x5e fp=0xc000078eb0 sp=0xc000078e58 pc=0x558ef36a1cde
io.copyBuffer({0x558ef46a9d20, 0xc000360e10}, {0x558ef46a9c00, 0xc000122820}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:427 +0x1b2 fp=0xc000078f30 sp=0xc000078eb0 pc=0x558ef368f0d2
io.Copy(...)
/usr/local/go/src/io/io.go:386
os/exec.(*Cmd).writerDescriptor.func1()
/usr/local/go/src/os/exec/exec.go:407 +0x3a fp=0xc000078f90 sp=0xc000078f30 pc=0x558ef36fe27a
os/exec.(*Cmd).Start.func1(0x0?)
/usr/local/go/src/os/exec/exec.go:544 +0x25 fp=0xc000078fc8 sp=0xc000078f90 pc=0x558ef36ff025
os/exec.(*Cmd).Start.func2()
/usr/local/go/src/os/exec/exec.go:545 +0x2a fp=0xc000078fe0 sp=0xc000078fc8 pc=0x558ef36fefca
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000078fe8 sp=0xc000078fe0 pc=0x558ef365d021
created by os/exec.(*Cmd).Start
/usr/local/go/src/os/exec/exec.go:543 +0x73e
rax 0xf7
rbx 0x1
rcx 0xffffffffffffffff
rdx 0xc00059f660
rdi 0x1
rsi 0x4151
rbp 0xc00059f590
rsp 0xc00059f550
r8 0x0
r9 0x0
r10 0x1000004
r11 0x202
r12 0xc00059f6a8
r13 0x18
r14 0xc0000061a0
r15 0x7fc859fe5909
rip 0x558ef35f572c
rflags 0x202
cs 0x33
fs 0x0
gs 0x0
Error response from daemon: No such container: casalith_container
Error response from daemon: No such container: build_container
Error response from daemon: No such container: casalith_container
Build was manually stopped.