Skip to content

Instantly share code, notes, and snippets.

@tychoish
Created August 12, 2016 21:23
Show Gist options
  • Save tychoish/71a1812a098fcd38251e141542cc97a7 to your computer and use it in GitHub Desktop.
Save tychoish/71a1812a098fcd38251e141542cc97a7 to your computer and use it in GitHub Desktop.
[2016/08/12 17:15:23.422] fatal error: concurrent map writes
[2016/08/12 17:15:23.429] goroutine 84804 [running]:
[2016/08/12 17:15:23.429] runtime.throw(0xb1b150, 0x15)
[2016/08/12 17:15:23.429] /opt/go/src/runtime/panic.go:547 +0x90 fp=0xc82018dbc0 sp=0xc82018dba8
[2016/08/12 17:15:23.429] runtime.mapassign1(0x917140, 0xc820152f30, 0xc82018dd98, 0xc82018dda8)
[2016/08/12 17:15:23.429] /opt/go/src/runtime/hashmap.go:445 +0xb1 fp=0xc82018dc68 sp=0xc82018dbc0
[2016/08/12 17:15:23.429] github.com/mongodb/curator/repobuilder.(*Job).signFile(0xc82b1650a0, 0xc833c640c0, 0xbb, 0x0, 0x0, 0x1, 0x0, 0x0)
[2016/08/12 17:15:23.429] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:209 +0x1242 fp=0xc82018df20 sp=0xc82018dc68
[2016/08/12 17:15:23.429] github.com/mongodb/curator/repobuilder.(*Job).linkPackages.func1(0xc827858280, 0xc82b1650a0, 0xc820954dc0, 0xc833c640c0, 0xbb)
[2016/08/12 17:15:23.429] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:119 +0x46 fp=0xc82018df78 sp=0xc82018df20
[2016/08/12 17:15:23.429] runtime.goexit()
[2016/08/12 17:15:23.430] /opt/go/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc82018df80 sp=0xc82018df78
[2016/08/12 17:15:23.430] created by github.com/mongodb/curator/repobuilder.(*Job).linkPackages
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:121 +0x912
[2016/08/12 17:15:23.430] goroutine 1 [semacquire, 9 minutes]:
[2016/08/12 17:15:23.430] sync.runtime_Semacquire(0xc8201bc1bc)
[2016/08/12 17:15:23.430] /opt/go/src/runtime/sema.go:47 +0x26
[2016/08/12 17:15:23.430] sync.(*WaitGroup).Wait(0xc8201bc1b0)
[2016/08/12 17:15:23.430] /opt/go/src/sync/waitgroup.go:127 +0xb4
[2016/08/12 17:15:23.430] github.com/mongodb/curator/repobuilder.(*Job).Run(0xc82000a2a0, 0x0, 0x0)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:295 +0x2e2
[2016/08/12 17:15:23.430] github.com/mongodb/curator/operations.buildRepo(0xc8201409b8, 0x4, 0xc820139480, 0x16, 0xc820070720, 0x53, 0xc820140a20, 0x6, 0xc820140a26, 0xa, ...)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/operations/repo.go:151 +0x6e3
[2016/08/12 17:15:23.430] github.com/mongodb/curator/operations.Repo.func1(0xc82000dcc0, 0x0, 0x0)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/operations/repo.go:31 +0x33d
[2016/08/12 17:15:23.430] reflect.Value.call(0x93d9c0, 0xbb9c68, 0x13, 0xab5ac0, 0x4, 0xc820161580, 0x1, 0x1, 0x0, 0x0, ...)
[2016/08/12 17:15:23.430] /opt/go/src/reflect/value.go:435 +0x120d
[2016/08/12 17:15:23.430] reflect.Value.Call(0x93d9c0, 0xbb9c68, 0x13, 0xc820161580, 0x1, 0x1, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.430] /opt/go/src/reflect/value.go:303 +0xb1
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/urfave/cli.HandleAction(0x93d9c0, 0xbb9c68, 0xc82000dcc0, 0x0, 0x0)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/urfave/cli/app.go:480 +0x2ee
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/urfave/cli.Command.Run(0xabd128, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb1a8b0, 0x10, 0x0, ...)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/urfave/cli/command.go:186 +0x1301
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/urfave/cli.(*App).Run(0xc820001680, 0xc82000a0e0, 0xe, 0xe, 0x0, 0x0)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/urfave/cli/app.go:236 +0xa9c
[2016/08/12 17:15:23.430] main.main()
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/main/curator.go:18 +0x49
[2016/08/12 17:15:23.430] goroutine 17 [syscall, 9 minutes, locked to thread]:
[2016/08/12 17:15:23.430] runtime.goexit()
[2016/08/12 17:15:23.430] /opt/go/src/runtime/asm_amd64.s:1998 +0x1
[2016/08/12 17:15:23.430] goroutine 5 [chan send, 2 minutes]:
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/job.init.1.func1.1(0xc8200b2000)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/job/counter.go:14 +0x46
[2016/08/12 17:15:23.430] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/job.init.1.func1
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/job/counter.go:16 +0x53
[2016/08/12 17:15:23.430] goroutine 6 [GC assist wait]:
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ba0, 0x8)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.430] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.430] goroutine 7 [semacquire]:
[2016/08/12 17:15:23.430] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821281ff0, 0x0, 0x0)
[2016/08/12 17:15:23.430] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821281ff0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173bb0, 0x8)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.431] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.431] goroutine 8 [runnable]:
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8216d27e0, 0x0, 0x0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8216d27e0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173bc0, 0x8)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.431] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.431] goroutine 9 [runnable]:
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc837cc5a00, 0x0, 0x0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc837cc5a00)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173bd0, 0x8)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.431] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.431] goroutine 10 [runnable]:
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173be0, 0x8)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.431] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.431] goroutine 11 [semacquire]:
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173bf0, 0x8)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.431] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.431] goroutine 12 [runnable]:
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c00, 0x8)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.431] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.431] goroutine 13 [semacquire]:
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc830c91ff0, 0x0, 0x0)
[2016/08/12 17:15:23.431] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.431] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc830c91ff0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c10, 0x8)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.432] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +
[2016/08/12 17:15:23.432] 0x39f
[2016/08/12 17:15:23.432] goroutine 14 [semacquire]:
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc838d01ff0, 0x0, 0x0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc838d01ff0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c20, 0x8)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.432] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.432] goroutine 15 [runnable]:
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c30, 0x9)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.432] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.432] goroutine 16 [runnable]:
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8216d2c30, 0x0, 0x0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8216d2c30)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c50, 0x9)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.432] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.432] goroutine 18 [runnable]:
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc830cac000, 0x0, 0x0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc830cac000)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c60, 0x9)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.432] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.432] goroutine 19 [runnable]:
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc820e8cde0, 0x0, 0x0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc820e8cde0)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.432] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100,
[2016/08/12 17:15:23.432] 0xc820173c80, 0x9)
[2016/08/12 17:15:23.432] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 20 [runnable]:
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc820292050, 0x0, 0x0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc820292050)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173c90, 0x9)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 21 [semacquire]:
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173cb0, 0x9)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 22 [semacquire]:
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821655ff0, 0x0, 0x0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821655ff0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173cc0, 0x9)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 23 [runnable]:
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ce0, 0x9)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 24 [GC assist wait]:
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8201760a0, 0x0, 0x0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8201760a0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173cf0, 0x9)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 25 [runnable]:
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.433] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173d10, 0x9)
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.433] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.433] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.433] goroutine 26 [GC assist wait]:
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173d20, 0x9)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.434] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.434] goroutine 27 [runnable]:
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173d40, 0x9)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.434] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.434] goroutine 28 [runnable]:
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8216d2e00, 0x0, 0x0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8216d2e00)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173d50, 0x9)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.434] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.434] goroutine 29 [runnable]:
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173d70, 0x9)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.434] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.434] goroutine 30 [runnable]:
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).Send(0xc820186140, 0x7, 0x7f53ee194038, 0xc82044e6d0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:63
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc82044e6c0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x79
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173d80, 0x9)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.434] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.434] goroutine 31 [runnable]:
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.434] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173da0, 0x9)
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.434] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.434] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.435] goroutine 32 [GC assist wait]:
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8211fe000, 0x0, 0x0)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8211fe000)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173db0, 0x9)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.435] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.435] goroutine 33 [runnable]:
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc82040ad40, 0x0, 0x0)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc82040ad40)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173dd0, 0x9)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.435] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.435] goroutine 34 [GC assist wait]:
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc830c90000, 0x0, 0x0)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc830c90000)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173de0, 0x9)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.435] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.435] goroutine 35 [GC assist wait]:
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e00, 0x9)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.435] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.435] goroutine 36 [GC assist wait]:
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e10, 0x9)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.435] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.435] goroutine 37 [runnable]:
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Closed(0xc82016f740, 0x9d2ac0)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:274
[2016/08/12 17:15:23.435] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e30, 0x9)
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:110 +0x230
[2016/08/12 17:15:23.435] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.435] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.436] goroutine 38 [semacquire]:
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc820b49ff0, 0x0, 0x0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc820b49ff0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e40, 0x9)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.436] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.436] goroutine 39 [runnable]:
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e60, 0x9)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.436] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.436] goroutine 40 [runnable]:
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e70, 0x9)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.436] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.436] goroutine 41 [
[2016/08/12 17:15:23.436] runnable]:
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc82ff961a0, 0x0, 0x0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:31 +0x416
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc82ff961a0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173e90, 0x9)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.436] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.436] goroutine 42 [runnable]:
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821d7e560, 0x0, 0x0)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821d7e560)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.436] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ea0, 0x9)
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.436] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.436] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.436] goroutine 43 [runnable]:
[2016/08/12 17:15:23.436] sync.(*RWMutex).RUnlock(0xc820171140)
[2016/08/12 17:15:23.437] /opt/go/src/sync/rwmutex.go:49
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).ThresholdLevel(0xc820186140, 0x6)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:112 +0x68
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.ShouldLogMessage(0x7f53ee1d9e10, 0xc820186140, 0x7, 0x7f53ee194038, 0xc821829ff0, 0x0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/interface.go:66 +0x27
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).Send(0xc820186140, 0x7, 0x7f53ee194038, 0xc821829ff0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:65 +0x82
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821829fe0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x79
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ec0, 0x9)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.437] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.437] goroutine 44 [GC assist wait]:
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ed0, 0x9)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.437] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.437] goroutine 45 [GC assist wait]:
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ef0, 0x9)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.437] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.437] goroutine 46 [runnable]:
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f00, 0x9)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.437] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.437] goroutine 47 [runnable]:
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821d7e590, 0x0, 0x0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821d7e590)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f20, 0x9)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.437] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.437] goroutine 48 [runnable]:
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8216d2080, 0x0, 0x0)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8216d2080)
[2016/08/12 17:15:23.437] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.437] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f30, 0x9)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.438] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.438] goroutine 49 [runnable]:
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8216d2810, 0x0, 0x0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8216d2810)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f50, 0x9)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.438] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.438] goroutine 50 [runnable]:
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8373c1ff0, 0x0, 0x0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8373c1ff0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f60, 0x9)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.438] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.438] goroutine 51 [runnable]:
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc837cc59f0, 0x0, 0x0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc837cc59f0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f80, 0x9)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.438] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.438] goroutine 52 [runnable]:
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173f90, 0x9)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.438] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.438] goroutine 53 [runnable]:
[2016/08/12 17:15:23.438] sync.(*RWMutex).RUnlock(0xc820171140)
[2016/08/12 17:15:23.438] /opt/go/src/sync/rwmutex.go:49
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).ThresholdLevel(0xc820186140, 0x6)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:112 +0x68
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.ShouldLogMessage(0x7f53ee1d9e10, 0xc820186140, 0x7, 0x7f53ee194038, 0xc820e8ceb0, 0x0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/interface.go:66 +0x27
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).Send(0xc820186140, 0x7, 0x7f53ee194038, 0xc820e8ceb0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:65 +0x82
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc820e8cea0)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x79
[2016/08/12 17:15:23.438] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173fb0, 0x9)
[2016/08/12 17:15:23.438] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.438] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.439] goroutine 54 [runnable]:
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821a1ed90, 0x0, 0x0)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821a1ed90)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173fc0, 0x9)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.439] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.439] goroutine 55 [runnable]:
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).Send(0xc820186140, 0x7, 0x7f53ee194038, 0xc821a1f210)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:63
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821a1f200)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x79
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173fe0, 0x9)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.439] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.439] goroutine 56 [runnable]:
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc820173ff0, 0x9)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.439] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.439] goroutine 57 [semacquire]:
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc010, 0x9)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.439] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.439] goroutine 58 [semacquire]:
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc837041ff0, 0x0, 0x0)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc837041ff0)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.439] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc020, 0x9)
[2016/08/12 17:15:23.439] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.440] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.440] goroutine 59 [runnable]:
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821e85ff0, 0x0, 0x0)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821e85ff0)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc040, 0x9)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.440] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.440] goroutine 60 [runnable]:
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc82177e710, 0x0, 0x0)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc82177e710)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc050, 0x9)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.440] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.440] goroutine 61 [semacquire]:
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8211ffff0, 0x0, 0x0)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8211ffff0)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc070, 0x9)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.440] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.440] goroutine 62 [runnable]:
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821976000, 0x0, 0x0)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.440] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821976000)
[2016/08/12 17:15:23.440] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc080, 0x9)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.441] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.441] goroutine 63 [runnable]:
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).ThresholdLevel(0xc820186140, 0x0)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:108
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.ShouldLogMessage(0x7f53ee1d9e10, 0xc820186140, 0x7, 0x7f53ee194038, 0xc83bdd2000, 0x0)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/interface.go:66 +0x27
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send.(*systemdJournal).Send(0xc820186140, 0x7, 0x7f53ee194038, 0xc83bdd2000)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/send/systemd.go:65 +0x82
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc83737dff0)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x79
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc0a0, 0x9)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.441] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.441] goroutine 64 [runnable]:
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc821828bb0, 0x0, 0x0)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc821828bb0)
[2016/08/12 17:15:23.441] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.441] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc0b0, 0x9)
[2016/08/12 17:15:23.442] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.443] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.443] goroutine 65 [runnable]:
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc0d0, 0x9)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.443] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.443] goroutine 66 [GC assist wait]:
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc82048e000, 0x0, 0x0)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc82048e000)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc0e0, 0x9)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.443] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.443] goroutine 67 [runnable]:
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc8216d2820, 0x0, 0x0)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc8216d2820)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc100, 0x9)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.443] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.443] goroutine 68 [runnable]:
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc110, 0x9)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.443] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.443] goroutine 69 [runnable]:
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Next(0xc82016f740, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:180 +0x1ff
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc130, 0x9)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:107 +0x16f
[2016/08/12 17:15:23.443] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.443] goroutine 70 [semacquire]:
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message.ConvertToComposer(0x9d2ac0, 0xc83bdd3ff0, 0x0, 0x0)
[2016/08/12 17:15:23.443] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/message/interface.go:39 +0x460
[2016/08/12 17:15:23.443] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging.(*Grip).Debug(0xc820171120, 0x9d2ac0, 0xc83bdd3ff0)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/vendor/github.com/tychoish/grip/logging/general.go:179 +0x2b
[2016/08/12 17:15:23.444] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start.func1(0xc820186100, 0xc8201bc140, 0x9)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:109 +0x202
[2016/08/12 17:15:23.444] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool.(*LocalWorkers).Start
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/pool/local.go:122 +0x39f
[2016/08/12 17:15:23.444] goroutine 71 [chan receive, 9 minutes]:
[2016/08/12 17:15:23.444] github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Start.func1(0xc82016f740)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:157 +0x3e
[2016/08/12 17:15:23.444] created by github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue.(*LocalUnordered).Start
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/mongodb/amboy/queue/unordered.go:161 +0x1af
[2016/08/12 17:15:23.444] goroutine 72 [semacquire]:
[2016/08/12 17:15:23.444] sync.runtime_Semacquire(0xc822524f7c)
[2016/08/12 17:15:23.444] /opt/go/src/runtime/sema.go:47 +0x26
[2016/08/12 17:15:23.444] sync.(*WaitGroup).Wait(0xc822524f70)
[2016/08/12 17:15:23.444] /opt/go/src/sync/waitgroup.go:127 +0xb4
[2016/08/12 17:15:23.444] github.com/mongodb/curator/repobuilder.(*Job).linkPackages(0xc82b164460, 0xc8202c59e0, 0x82, 0x0, 0x0)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:129 +0x2a1
[2016/08/12 17:15:23.444] github.com/mongodb/curator/repobuilder.(*BuildRPMRepoJob).injectNewPackages(0xc82b164460, 0xc820610100, 0x73, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/rpm.go:75 +0x36f
[2016/08/12 17:15:23.444] github.com/mongodb/curator/repobuilder.injectNewPackages(0xa6ed80, 0xc82000a2a0, 0xc820610100, 0x73, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:311 +0x39b
[2016/08/12 17:15:23.444] github.com/mongodb/curator/repobuilder.(*Job).Run.func1(0xc8201623c0, 0xc8201bc1b0, 0xc82000a2a0, 0xc8201711a0, 0xc8200a4b40, 0xc820070720, 0x53, 0xc820169140, 0x1f)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:262 +0xf03
[2016/08/12 17:15:23.444] created by github.com/mongodb/curator/repobuilder.(*Job).Run
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:293 +0x2b2
[2016/08/12 17:15:23.444] goroutine 73 [runnable]:
[2016/08/12 17:15:23.444] sync.runtime_Semacquire(0xc820015314)
[2016/08/12 17:15:23.444] /opt/go/src/runtime/sema.go:47 +0x26
[2016/08/12 17:15:23.444] sync.(*Mutex).Lock(0xc820015310)
[2016/08/12 17:15:23.444] /opt/go/src/sync/mutex.go:83 +0x1c4
[2016/08/12 17:15:23.444] log.(*Logger).Output(0xc820015310, 0x2, 0xc82016c140, 0x121, 0x0, 0x0)
[2016/08/12 17:15:23.444] /opt/go/src/log/log.go:147 +0x8b
[2016/08/12 17:15:23.444] log.(*Logger).Printf(0xc820015310, 0xac8d30, 0xb, 0xc820193658, 0x2, 0x2)
[2016/08/12 17:15:23.444] /opt/go/src/log/log.go:173 +0x7e
[2016/08/12 17:15:23.444] github.com/mongodb/curator/vendor/github.com/tychoish/grip/send.(*nativeLogger).Send(0xc8200152c0, 0x6, 0x7f53ee1da7f0, 0xc822162120)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/tychoish/grip/send/native.go:54 +0x218
[2016/08/12 17:15:23.444] github.com/mongodb/curator/vendor/github.com/tychoish/grip/logging.(*Grip).Infof(0xc8200122e0, 0xb3f8c0, 0x26, 0xc8275e20c0, 0x2, 0x2)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/tychoish/grip/logging/general.go:172 +0xa1
[2016/08/12 17:15:23.444] github.com/mongodb/curator/vendor/github.com/tychoish/grip.Infof(0xb3f8c0, 0x26, 0xc8275e20c0, 0x2, 0x2)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/vendor/github.com/tychoish/grip/loggers.go:190 +0x60
[2016/08/12 17:15:23.444] github.com/mongodb/curator/repobuilder.(*Job).linkPackages(0xc82b1650a0, 0xc824bb8000, 0x88, 0x0, 0x0)
[2016/08/12 17:15:23.444] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:106 +0x792
[2016/08/12 17:15:23.445] github.com/mongodb/curator/repobuilder.(*BuildRPMRepoJob).injectNewPackages(0xc82b1650a0, 0xc820011880, 0x79, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/rpm.go:75 +0x36f
[2016/08/12 17:15:23.445] github.com/mongodb/curator/repobuilder.injectNewPackages(0xa6ed80, 0xc82000a2a0, 0xc820011880, 0x79, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:311 +0x39b
[2016/08/12 17:15:23.445] github.com/mongodb/curator/repobuilder.(*Job).Run.func1(0xc8201623c0, 0xc8201bc1b0, 0xc82000a2a0, 0xc8201711a0, 0xc8200a4b40, 0xc820070720, 0x53, 0xc820152630, 0x25)
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:262 +0xf03
[2016/08/12 17:15:23.445] created by github.com/mongodb/curator/repobuilder.(*Job).Run
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:293 +0x2b2
[2016/08/12 17:15:23.445] goroutine 84624 [semacquire]:
[2016/08/12 17:15:23.445] os.Stat(0xc83577dee0, 0x88, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/file_unix.go:168 +0x42
[2016/08/12 17:15:23.445] os.startProcess(0xc827768ae0, 0x1f, 0xc8302da900, 0x10, 0x10, 0xc82081fb58, 0xc8206ee780, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec_posix.go:26 +0x7b
[2016/08/12 17:15:23.445] os.StartProcess(0xc827768ae0, 0x1f, 0xc8302da900, 0x10, 0x10, 0xc82081fb58, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/doc.go:28 +0x69
[2016/08/12 17:15:23.445] os/exec.(*Cmd).Start(0xc8206ee500, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec/exec.go:332 +0x761
[2016/08/12 17:15:23.445] os/exec.(*Cmd).Run(0xc8206ee500, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec/exec.go:259 +0x2d
[2016/08/12 17:15:23.445] os/exec.(*Cmd).CombinedOutput(0xc8206ee500, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec/exec.go:453 +0x310
[2016/08/12 17:15:23.445] github.com/mongodb/curator/repobuilder.(*Job).signFile(0xc82b1650a0, 0xc83577dee0, 0xc2, 0x0, 0x0, 0x7f53ee1d8201, 0x0, 0x0)
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:196 +0xdb9
[2016/08/12 17:15:23.445] github.com/mongodb/curator/repobuilder.(*Job).linkPackages.func1(0xc827858280, 0xc82b1650a0, 0xc820954dc0, 0xc83577dee0, 0xc2)
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:119 +0x46
[2016/08/12 17:15:23.445] created by github.com/mongodb/curator/repobuilder.(*Job).linkPackages
[2016/08/12 17:15:23.445] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:121 +0x912
[2016/08/12 17:15:23.445] goroutine 84509 [runnable]:
[2016/08/12 17:15:23.445] syscall.forkAndExecInChild(0xc82773a2e0, 0xc8386bc090, 0x11, 0x11, 0xc8234d4140, 0x14, 0x14, 0x0, 0xc8386bc120, 0xc82018f920, ...)
[2016/08/12 17:15:23.445] /opt/go/src/syscall/exec_linux.go:75 +0xa1
[2016/08/12 17:15:23.445] syscall.forkExec(0xc8275c6000, 0x1f, 0xc8302da300, 0x10, 0x10, 0xc82018f920, 0xc82350c5b0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/syscall/exec_unix.go:193 +0x48a
[2016/08/12 17:15:23.445] syscall.StartProcess(0xc8275c6000, 0x1f, 0xc8302da300, 0x10, 0x10, 0xc82018f920, 0x2, 0x4, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/syscall/exec_unix.go:240 +0x6b
[2016/08/12 17:15:23.445] os.startProcess(0xc8275c6000, 0x1f, 0xc8302da300, 0x10, 0x10, 0xc82018fb58, 0xc83bd94280, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec_posix.go:45 +0x33e
[2016/08/12 17:15:23.445] os.StartProcess(0xc8275c6000, 0x1f, 0xc8302da300, 0x10, 0x10, 0xc82018fb58, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/doc.go:28 +0x69
[2016/08/12 17:15:23.445] os/exec.(*Cmd).Start(0xc83bd94000, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec/exec.go:332 +0x761
[2016/08/12 17:15:23.445] os/exec.(*Cmd).Run(0xc83bd94000, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec/exec.go:259 +0x2d
[2016/08/12 17:15:23.445] os/exec.(*Cmd).CombinedOutput(0xc83bd94000, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.445] /opt/go/src/os/exec/exec.go:453 +0x310
[2016/08/12 17:15:23.446] github.com/mongodb/curator/repobuilder.(*Job).signFile(0xc82b164460, 0xc885a00a80, 0xbc, 0x0, 0x0, 0x1, 0x0, 0x0)
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:196 +0xdb9
[2016/08/12 17:15:23.446] github.com/mongodb/curator/repobuilder.(*Job).linkPackages.func1(0xc8276b2000, 0xc82b164460, 0xc822524f70, 0xc885a00a80, 0xbc)
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:119 +0x46
[2016/08/12 17:15:23.446] created by github.com/mongodb/curator/repobuilder.(*Job).linkPackages
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:121 +0x912
[2016/08/12 17:15:23.446] goroutine 84512 [syscall]:
[2016/08/12 17:15:23.446] syscall.Syscall(0x0, 0x13, 0xc820819750, 0x8, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/syscall/asm_linux_amd64.s:18 +0x5
[2016/08/12 17:15:23.446] syscall.readlen(0x13, 0xc820819750, 0x8, 0x11, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/syscall/zsyscall_linux_amd64.go:1085 +0x51
[2016/08/12 17:15:23.446] syscall.forkExec(0xc82774c000, 0x1f, 0xc838d0a700, 0x10, 0x10, 0xc820819920, 0x4809, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/syscall/exec_unix.go:202 +0x567
[2016/08/12 17:15:23.446] syscall.StartProcess(0xc82774c000, 0x1f, 0xc838d0a700, 0x10, 0x10, 0xc820819920, 0x2, 0x4, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/syscall/exec_unix.go:240 +0x6b
[2016/08/12 17:15:23.446] os.startProcess(0xc82774c000, 0x1f, 0xc838d0a700, 0x10, 0x10, 0xc820819b58, 0xc8203d2140, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/os/exec_posix.go:45 +0x33e
[2016/08/12 17:15:23.446] os.StartProcess(0xc82774c000, 0x1f, 0xc838d0a700, 0x10, 0x10, 0xc820819b58, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/os/doc.go:28 +0x69
[2016/08/12 17:15:23.446] os/exec.(*Cmd).Start(0xc82000c280, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/os/exec/exec.go:332 +0x761
[2016/08/12 17:15:23.446] os/exec.(*Cmd).Run(0xc82000c280, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/os/exec/exec.go:259 +0x2d
[2016/08/12 17:15:23.446] os/exec.(*Cmd).CombinedOutput(0xc82000c280, 0x0, 0x0, 0x0, 0x0, 0x0)
[2016/08/12 17:15:23.446] /opt/go/src/os/exec/exec.go:453 +0x310
[2016/08/12 17:15:23.446] github.com/mongodb/curator/repobuilder.(*Job).signFile(0xc82b164460, 0xc885a01500, 0xbb, 0x0, 0x0, 0x1, 0x0, 0x0)
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:196 +0xdb9
[2016/08/12 17:15:23.446] github.com/mongodb/curator/repobuilder.(*Job).linkPackages.func1(0xc8276b2000, 0xc82b164460, 0xc822524f70, 0xc885a01500, 0xbb)
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:119 +0x46
[2016/08/12 17:15:23.446] created by github.com/mongodb/curator/repobuilder.(*Job).linkPackages
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:121 +0x912
[2016/08/12 17:15:23.446] goroutine 84623 [runnable]:
[2016/08/12 17:15:23.446] runtime.Gosched()
[2016/08/12 17:15:23.446] /opt/go/src/runtime/proc.go:243 +0x14
[2016/08/12 17:15:23.446] github.com/mongodb/curator/repobuilder.(*Job).signFile(0xc82b1650a0, 0xc83577c680, 0xc2, 0x0, 0x0, 0x1, 0x0, 0x0)
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:179 +0x158c
[2016/08/12 17:15:23.446] github.com/mongodb/curator/repobuilder.(*Job).linkPackages.func1(0xc827858280, 0xc82b1650a0, 0xc820954dc0, 0xc83577c680, 0xc2)
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:119 +0x46
[2016/08/12 17:15:23.446] created by github.com/mongodb/curator/repobuilder.(*Job).linkPackages
[2016/08/12 17:15:23.446] /data/mci/c01af3d97f51886800017ebc861f719d/gopath/src/github.com/mongodb/curator/repobuilder/job.go:121 +0x912
[2016/08/12 17:15:23.838] Command failed: exit status 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment