Created
August 22, 2016 22:03
-
-
Save fbricon/f387246d6e070a99466ab30486d540e3 to your computer and use it in GitHub Desktop.
oc rsync debugging
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl http://localhost:6060/debug/pprof/goroutine?debug=2 | |
goroutine 7863 [running]: | |
runtime/pprof.writeGoroutineStacks(0x7fc894588510, 0xc20c33d5e0, 0x0, 0x0) | |
/usr/lib/golang/src/runtime/pprof/pprof.go:511 +0x8d | |
runtime/pprof.writeGoroutine(0x7fc894588510, 0xc20c33d5e0, 0x2, 0x0, 0x0) | |
/usr/lib/golang/src/runtime/pprof/pprof.go:500 +0x4f | |
runtime/pprof.(*Profile).WriteTo(0x4eca7e0, 0x7fc894588510, 0xc20c33d5e0, 0x2, 0x0, 0x0) | |
/usr/lib/golang/src/runtime/pprof/pprof.go:229 +0xd5 | |
net/http/pprof.handler.ServeHTTP(0xc20f1bad91, 0x9, 0x7fc8945884d8, 0xc20c33d5e0, 0xc20fe60d00) | |
/usr/lib/golang/src/net/http/pprof/pprof.go:169 +0x35f | |
net/http/pprof.Index(0x7fc8945884d8, 0xc20c33d5e0, 0xc20fe60d00) | |
/usr/lib/golang/src/net/http/pprof/pprof.go:181 +0x15e | |
net/http.HandlerFunc.ServeHTTP(0x3d41b98, 0x7fc8945884d8, 0xc20c33d5e0, 0xc20fe60d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20809a810, 0x7fc8945884d8, 0xc20c33d5e0, 0xc20fe60d00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
net/http.serverHandler.ServeHTTP(0xc2087640c0, 0x7fc8945884d8, 0xc20c33d5e0, 0xc20fe60d00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20c33d540) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1 [select (no cases), 3 minutes]: | |
github.com/openshift/origin/pkg/cmd/server/start.AllInOneOptions.StartAllInOne(0xc20861c190, 0xc20837b130, 0x0, 0x34d0a90, 0x16, 0x7ffdcc0f2ea1, 0x48, 0x0, 0x32f3f70, 0xd, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/start/start_allinone.go:248 +0x384 | |
github.com/openshift/origin/pkg/cmd/server/start.func·001(0xc2085f5200, 0xc2083cd5a0, 0x0, 0x2) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/start/start_allinone.go:75 +0x10e | |
github.com/spf13/cobra.(*Command).execute(0xc2085f5200, 0xc2083cd2e0, 0x2, 0x2, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/spf13/cobra/command.go:572 +0x82f | |
github.com/spf13/cobra.(*Command).ExecuteC(0xc2085f5000, 0xc2085f5200, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/spf13/cobra/command.go:662 +0x4db | |
github.com/spf13/cobra.(*Command).Execute(0xc2085f5000, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/spf13/cobra/command.go:618 +0x3a | |
main.main() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/cmd/openshift/openshift.go:27 +0x175 | |
goroutine 5 [chan receive]: | |
github.com/golang/glog.(*loggingT).flushDaemon(0x5968e40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/golang/glog/glog.go:879 +0x78 | |
created by github.com/golang/glog.init·1 | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/golang/glog/glog.go:410 +0x2a7 | |
goroutine 17 [syscall, 3 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/lib/golang/src/runtime/asm_amd64.s:2232 +0x1 | |
goroutine 13 [syscall, 3 minutes]: | |
os/signal.loop() | |
/usr/lib/golang/src/os/signal/signal_unix.go:21 +0x1f | |
created by os/signal.init·1 | |
/usr/lib/golang/src/os/signal/signal_unix.go:27 +0x35 | |
goroutine 88 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086da460, 0x7fc8944b46e8, 0xc20b189a10, 0xc20cdafc98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086da460, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20871ce50, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20871ce50, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 126 [IO wait]: | |
net.(*pollDesc).Wait(0xc208584840, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208584840, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc2085847e0, 0x0, 0x7fc897f8eda8, 0xc2105f53d8) | |
/usr/lib/golang/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc208796140, 0xc20cf2cb80, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc208796140, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:244 +0x4c | |
github.com/coreos/etcd/pkg/transport.(*tlsKeepaliveListener).Accept(0xc2085d36a0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/transport/keepalive_listener.go:76 +0x71 | |
net/http.(*Server).Serve(0xc20863ba40, 0x7fc897de7070, 0xc2085d36a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1728 +0x92 | |
github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.serveHTTP(0x7fc897de7070, 0xc2085d36a0, 0x7fc897f93a40, 0xc20a7c44b0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/server.go:200 +0x1be | |
github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.func·005(0x7fc897de7070, 0xc2085d36a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/server.go:148 +0x54 | |
created by github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.startEtcd | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/server.go:149 +0x1a10 | |
goroutine 69 [IO wait]: | |
net.(*pollDesc).Wait(0xc208584060, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208584060, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc208584000, 0x0, 0x7fc897f8eda8, 0xc20f39a470) | |
/usr/lib/golang/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc208796000, 0xa134be, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:234 +0x4e | |
net/http.tcpKeepAliveListener.Accept(0xc208796000, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1976 +0x4c | |
net/http.(*Server).Serve(0xc2087640c0, 0x7fc897fafc28, 0xc208796000, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1728 +0x92 | |
net/http.(*Server).ListenAndServe(0xc2087640c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1718 +0x154 | |
net/http.ListenAndServe(0xc2086f8050, 0xe, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1808 +0xba | |
github.com/openshift/origin/pkg/cmd/server/start.func·002() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/start/start_allinone.go:257 +0x2c9 | |
created by github.com/openshift/origin/pkg/cmd/server/start.startProfiler | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/start/start_allinone.go:258 +0x9f | |
goroutine 125 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20859eed0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20859eed0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20859ee70, 0x0, 0x7fc897f8eda8, 0xc20a7c5648) | |
/usr/lib/golang/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc2086c83c0, 0x50004800380032, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc2086c83c0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:244 +0x4c | |
crypto/tls.(*listener).Accept(0xc2085d3120, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/tls.go:46 +0x6b | |
github.com/coreos/etcd/pkg/transport.(*rwTimeoutListener).Accept(0xc2085d3140, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/transport/timeout_listener.go:44 +0x7a | |
net/http.(*Server).Serve(0xc20863b860, 0x7fc897de67c8, 0xc2085d3140, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1728 +0x92 | |
github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.serveHTTP(0x7fc897de67c8, 0xc2085d3140, 0x7fc89456e3f0, 0xc20a8887e0, 0x45d964b800, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/server.go:200 +0x1be | |
github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.func·004(0x7fc897de67c8, 0xc2085d3140) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/server.go:140 +0x5a | |
created by github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.startEtcd | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/server.go:141 +0x18ce | |
goroutine 81 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd360, 0x7fc8944b46e8, 0xc20de62c60, 0xc208eb7c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd360, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20872d4c0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20872d4c0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 80 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd2c0, 0x7fc8944b46e8, 0xc208d8ac90, 0xc208e15c98, 0xc20d452120, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd2c0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20872d440, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20872d440, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 98 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd400, 0x7fc8944b46e8, 0xc20847b1a0, 0xc20c0f9c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd400, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20872d540, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20872d540, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 99 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd4a0, 0x7fc8944b46e8, 0xc20de62cc0, 0xc20cd9fc98, 0xc20818b440, 0xc208728e40, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd4a0, 0xc208728e40, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208653900, 0x3b9aca00, 0x0, 0xc208728e40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208653900, 0x3b9aca00, 0xc208728e40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 100 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd540, 0x7fc8944b46e8, 0xc20de498c0, 0xc20c437c98, 0xc20818b440, 0xc208728e40, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd540, 0xc208728e40, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208653940, 0x3b9aca00, 0x0, 0xc208728e40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208653940, 0x3b9aca00, 0xc208728e40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 101 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd5e0, 0x7fc8944b46e8, 0xc20de49920, 0xc20c433c98, 0xc20818b440, 0xc208728ea0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd5e0, 0xc208728ea0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208653a80, 0x3b9aca00, 0x0, 0xc208728ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208653a80, 0x3b9aca00, 0xc208728ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 102 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd680, 0x7fc8944b46e8, 0xc208d8ad80, 0xc20c431c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd680, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20872dea0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20872dea0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 103 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2089fd720, 0x7fc8944b46e8, 0xc20a59c510, 0xc20e5d9c98, 0xc20818b440, 0xc208729020, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2089fd720, 0xc208729020, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208653d60, 0x3b9aca00, 0x0, 0xc208729020) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208653d60, 0x3b9aca00, 0xc208729020) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 149 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc208b80780, 0x7fc8945aa360, 0xc20d606e40, 0xc20b8adc98, 0xc2109d5320, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc208b80780, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b7b3bc0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b7b3bc0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 127 [chan receive, 3 minutes]: | |
github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/run.go:62 +0x11c | |
created by github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver.RunEtcd | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/etcd/etcdserver/run.go:63 +0xef5 | |
goroutine 105 [select]: | |
github.com/coreos/etcd/raft.(*node).run(0xc208fbc190, 0xc2086ae5b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/raft/node.go:275 +0xe8e | |
created by github.com/coreos/etcd/raft.RestartNode | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/raft/node.go:190 +0xce | |
goroutine 106 [chan receive, 3 minutes]: | |
github.com/coreos/etcd/pkg/osutil.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/osutil/interrupt_unix.go:51 +0x68 | |
created by github.com/coreos/etcd/pkg/osutil.HandleInterrupts | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/osutil/interrupt_unix.go:72 +0x1f6 | |
goroutine 107 [chan send]: | |
github.com/coreos/etcd/etcdserver.(*EtcdServer).run(0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:488 +0xb64 | |
created by github.com/coreos/etcd/etcdserver.(*EtcdServer).start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:379 +0x44c | |
goroutine 6611 [select]: | |
net/http.(*persistConn).writeLoop(0xc20e24cd10) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 109 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver.(*EtcdServer).purgeFile(0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:390 +0x4bc | |
created by github.com/coreos/etcd/etcdserver.(*EtcdServer).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:356 +0x79 | |
goroutine 110 [select]: | |
github.com/coreos/etcd/etcdserver.monitorFileDescriptor(0xc208a009c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/metrics.go:80 +0x4d8 | |
created by github.com/coreos/etcd/etcdserver.(*EtcdServer).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:357 +0x9a | |
goroutine 111 [select]: | |
github.com/coreos/etcd/etcdserver.(*EtcdServer).monitorVersions(0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:961 +0x3dd | |
created by github.com/coreos/etcd/etcdserver.(*EtcdServer).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/server.go:358 +0xb4 | |
goroutine 112 [select]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.capabilityLoop(0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/capability.go:53 +0x1ad | |
created by github.com/coreos/etcd/etcdserver/etcdhttp.NewClientHandler | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:61 +0x58 | |
goroutine 6541 [IO wait]: | |
net.(*pollDesc).Wait(0xc20c0039c0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c0039c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c003960, 0xc20ddf4000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20f8befa0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20927ec40, 0xc20ddf4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209bcf350, 0x7fc894583690, 0xc20927ec40, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20bb38840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20bb38840, 0xc20d830000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20bb38840, 0xc20e773028, 0xc20d830000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b3f3a80, 0xc20d830000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20cf5fb00) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20cf5fb00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20cf5fb00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2117ffb60) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2117ffb60, 0xc211bdca00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc211b45440, 0xc211bdca00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc211b45440, 0xc211bdca00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc211b454c0, 0xc211bdca00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2102fb500, 0xc20764ba63, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2102fb500, 0x24b4320, 0xc211b459c0, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20f7ea9f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20f7eaa20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 130 [runnable]: | |
syscall.Syscall(0x4a, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/syscall/asm_linux_amd64.s:21 +0x5 | |
syscall.Fsync(0xa, 0x0, 0x0) | |
/usr/lib/golang/src/syscall/zsyscall_linux_amd64.go:503 +0x55 | |
os.(*File).Sync(0xc2086c86c0, 0x0, 0x0) | |
/usr/lib/golang/src/os/file_posix.go:129 +0x6a | |
github.com/coreos/etcd/wal.(*WAL).sync(0xc208399a00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/wal/wal.go:405 +0xad | |
github.com/coreos/etcd/wal.(*WAL).Save(0xc208399a00, 0x9, 0xabca2d8f0dd66377, 0x8b05d, 0x0, 0x0, 0x0, 0xc20d278c80, 0x1, 0x1, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/wal/wal.go:523 +0x29c | |
github.com/coreos/etcd/etcdserver.func·002() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/raft.go:180 +0x7bd | |
created by github.com/coreos/etcd/etcdserver.(*raftNode).start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/raft.go:199 +0x180 | |
goroutine 131 [select]: | |
github.com/coreos/etcd/pkg/fileutil.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/fileutil/purge.go:72 +0x658 | |
created by github.com/coreos/etcd/pkg/fileutil.PurgeFile | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/fileutil/purge.go:78 +0x231 | |
goroutine 132 [select]: | |
github.com/coreos/etcd/pkg/fileutil.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/fileutil/purge.go:72 +0x658 | |
created by github.com/coreos/etcd/pkg/fileutil.PurgeFile | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/pkg/fileutil/purge.go:78 +0x231 | |
goroutine 6644 [IO wait]: | |
net.(*pollDesc).Wait(0xc20c531870, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c531870, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c531810, 0xc20cecb000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20f8083b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20927e248, 0xc20cecb000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2089ed5f0, 0x7fc894583690, 0xc20927e248, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3dc840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3dc840, 0xc21082e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20ef37f70, 0x7fc894583770, 0xc20c3dc840, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 400 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba88160) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 7830 [IO wait]: | |
net.(*pollDesc).Wait(0xc20a7e3720, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a7e3720, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a7e36c0, 0xc210fde000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20ec5c480) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20e76f3e0, 0xc210fde000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a835560, 0x7fc894583690, 0xc20e76f3e0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b4e7600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b4e7600, 0xc20db22000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20b4e7600, 0xc20c366aa8, 0xc20db22000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20f0c94e0, 0xc20db22000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20f0c7740) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20f0c7740, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20f0c7740, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2100df8f0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2100df8f0, 0xc20b31cc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20f0079c0, 0xc20b31cc00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20f0079c0, 0xc20b31cc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20f007a00, 0xc20b31cc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2102fb980, 0xc2078ff85b, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2102fb980, 0x24b4320, 0xc20f007a40, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc2100df920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc2100df950) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 7799 [chan receive]: | |
k8s.io/kubernetes/pkg/storage.func·013() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/watch_cache.go:219 +0x7d | |
created by k8s.io/kubernetes/pkg/storage.(*watchCache).WaitUntilFreshAndList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/watch_cache.go:221 +0x134 | |
goroutine 6452 [IO wait]: | |
net.(*pollDesc).Wait(0xc2096b8680, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2096b8680, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2096b8620, 0xc20d7e8000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc2106a04d8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20e76ef90, 0xc20d7e8000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ea06000, 0x7fc894583690, 0xc20e76ef90, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c7c78c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c7c78c0, 0xc20e7c1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c7c78c0, 0xc208c6f028, 0xc20e7c1000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c13e040, 0xc20e7c1000, 0x1000, 0x1000, 0x1ff3, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc2093c7560) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc2093c7560, 0x20000000a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc2093c7560, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc210cbf560) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc210cbf560, 0xc21051bc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20f316b80, 0xc21051bc00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20f316b80, 0xc21051bc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20f316bc0, 0xc21051bc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20ec10d80, 0xc2078ce93f, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20ec10d80, 0x24b4320, 0xc20f316c00, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc210cbf590, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc210cbf5c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 150 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc208b80500, 0x7fc8945aa360, 0xc20f4789c0, 0xc20c35bc98, 0xc2109d5560, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc208b80500, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b7b3bd0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b7b3bd0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 151 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc208b805a0, 0x7fc8945aa360, 0xc210ed3140, 0xc208ff3c98, 0xc2109d5140, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc208b805a0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b7b3be0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b7b3be0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 152 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc208b80640, 0x7fc8945aa360, 0xc20f479c80, 0xc20d981c98, 0xc2109dc6c0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc208b80640, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b7b3bf0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b7b3bf0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 153 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc208b806e0, 0x7fc8945aa360, 0xc2111ad680, 0xc20bcffc98, 0xc2109dc8a0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc208b806e0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b7b3c00, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b7b3c00, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 154 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83bf40, 0x7fc8944b46e8, 0xc20b1899b0, 0xc20e5d7c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83bf40, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b7b3c80, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b7b3c80, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 6598 [select]: | |
net/http.(*persistConn).writeLoop(0xc20bd3ef20) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 6589 [select]: | |
net/http.(*persistConn).writeLoop(0xc20bd3eb00) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 244 [select]: | |
net/http.(*persistConn).writeLoop(0xc20a6fdad0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 6538 [IO wait]: | |
net.(*pollDesc).Wait(0xc20d982680, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d982680, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d982620, 0xc20c915c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20f7cdd50) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20f0dea08, 0xc20c915c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2117fe210, 0x7fc894583690, 0xc20f0dea08, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c573080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c573080, 0xc20e45c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc211b03128, 0xc20e45c000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc210f63a80, 0xc20e45c000, 0x1000, 0x1000, 0x1000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20d969920) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20d969920, 0xc20f9f710a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20d969920, 0x0, 0x0, 0x0, 0xc20f9f7100, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc20a982ea0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc20a982ea0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20d969920, 0xc2107b71e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc211b030e0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc211b030e0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 6540 [IO wait]: | |
net.(*pollDesc).Wait(0xc209418300, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209418300, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2094182a0, 0xc20e33b400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20f8bedd8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20e76f0e8, 0xc20e33b400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20925fd40, 0x7fc894583690, 0xc20e76f0e8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c8b0840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c8b0840, 0xc210f4c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20f0deb48, 0x7fc894583770, 0xc20c8b0840, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 6586 [IO wait]: | |
net.(*pollDesc).Wait(0xc20ca6baa0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ca6baa0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20ca6ba40, 0xc20e32d400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2113a58a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20f0dece8, 0xc20e32d400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ff73c20, 0x7fc894583690, 0xc20f0dece8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208fcd340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208fcd340, 0xc20e9cc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20c75e5e8, 0xc20e9cc000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20e671f20, 0xc20e9cc000, 0x1000, 0x1000, 0x1000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20e84a840) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20e84a840, 0xc20ff73c0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20e84a840, 0x0, 0x0, 0x0, 0xc20ff73c00, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc2111bcd20, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc2111bcd20, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20e84a840, 0xc20f5420d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20c75e5a0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20c75e5a0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 6433 [select]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc211aa5280, 0x7fc8945887e8, 0xc20f316980, 0x7fc8945aa3b8, 0xc20f316910, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20f829de0, 0x7fc8945887e8, 0xc20f316980, 0x7fc8945aa3b8, 0xc20f316910, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208767860, 0x7fc8945887e8, 0xc20f316980, 0x7fc8945aa3b8, 0xc20f316910, 0xc20e4a27a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20f316900, 0x7fc8945887e8, 0xc20f316980, 0x2eb9bb0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20f09dc80, 0x7fc897dd3108, 0xc210cbeb70, 0x7fc897dd1af0, 0xc2085d2320, 0xc20f829be0, 0x1a, 0x8a3f) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 6590 [IO wait]: | |
net.(*pollDesc).Wait(0xc20d529090, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d529090, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d529030, 0xc20eee9c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211ef5c30) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20f0dec10, 0xc20eee9c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2108dd380, 0x7fc894583690, 0xc20f0dec10, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208fccb00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208fccb00, 0xc20c07f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208fccb00, 0xc20bd3ec08, 0xc20c07f000, 0x1000, 0x1000, 0x7fc897f7c4c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20d9e00e0, 0xc20c07f000, 0x1000, 0x1000, 0xc2078f2125, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20e40f2c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20e40f2c0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20bd3ebb0) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 6610 [IO wait]: | |
net.(*pollDesc).Wait(0xc20c530a00, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c530a00, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c5309a0, 0xc20b795000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20eb7ba60) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20f0decc8, 0xc20b795000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ff73b90, 0x7fc894583690, 0xc20f0decc8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208fcd080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208fcd080, 0xc20bfb9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208fcd080, 0xc20e24cd68, 0xc20bfb9000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc211a86f60, 0xc20bfb9000, 0x1000, 0x1000, 0xc208151200, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc21144c4e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc21144c4e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20e24cd10) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 6579 [select]: | |
net/http.(*persistConn).writeLoop(0xc20ebd9ad0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 7855 [chan receive]: | |
k8s.io/kubernetes/pkg/storage.func·013() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/watch_cache.go:219 +0x7d | |
created by k8s.io/kubernetes/pkg/storage.(*watchCache).WaitUntilFreshAndList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/watch_cache.go:221 +0x134 | |
goroutine 6277 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc20e312c30, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20e312c30, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20e312bd0, 0xc211646000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc2123e2920) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc211228760, 0xc211646000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc211296bd0, 0x7fc894583690, 0xc211228760, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20f2c3340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20f2c3340, 0xc211e9c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20f2c3340, 0xc20ba19188, 0xc211e9c000, 0x1000, 0x1000, 0xc20801c610, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b2cec60, 0xc211e9c000, 0x1000, 0x1000, 0xc20f0c7c80, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc2114f5380) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc2114f5380, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc2114f5380, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc211cbb560) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc211cbb560, 0xc2124e0400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208d16ec0, 0xc2124e0400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208d16ec0, 0xc2124e0400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208d16f40, 0xc2124e0400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc2085efb90, 0x7fc8945885e8, 0xc208d16f40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208d16f40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208d16f40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 6451 [IO wait]: | |
net.(*pollDesc).Wait(0xc20e6f8450, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20e6f8450, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20e6f83f0, 0xc20daaac00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2106a0420) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2115973b8, 0xc20daaac00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20fc5ca80, 0x7fc894583690, 0xc2115973b8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc210a4d080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc210a4d080, 0xc211a9c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc21111b338, 0x7fc894583770, 0xc210a4d080, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 6539 [IO wait]: | |
net.(*pollDesc).Wait(0xc20bd379c0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd379c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd37960, 0xc20e2e4000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20f9e2e78) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b883208, 0xc20e2e4000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0c6870, 0x7fc894583690, 0xc20b883208, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c428dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c428dc0, 0xc20ede1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c428dc0, 0xc20bf6de98, 0xc20ede1000, 0x1000, 0x1000, 0xc20e68e150, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20edf8200, 0xc20ede1000, 0x1000, 0x1000, 0xc20f9f6db0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20e426600) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20e426600, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20e426600, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20f9f70e0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20f9f70e0, 0xc20b39de00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20d37f980, 0xc20b39de00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20d37f980, 0xc20b39de00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20d37f9c0, 0xc20b39de00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc211075980, 0xc207aec827, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc211075980, 0x24b4320, 0xc20d137d80, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc210b05b00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc210b05b30) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 406 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba4fce0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 194 [select]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20f0eb620, 0x7fc8945884d8, 0xc211b02a00, 0x7fc8945abc58, 0xc20bd297c0, 0xc2111c6400, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc211b02a00, 0xc2124831e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc211b02a00, 0xc2124831e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc211b02a00, 0xc2124831e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc211b02a00, 0xc2124831e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc211b02a00, 0xc2124831e0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20b92b220) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 6536 [IO wait]: | |
net.(*pollDesc).Wait(0xc20843bc60, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20843bc60, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20843bc00, 0xc211cee000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc2110949b0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c89c8, 0xc211cee000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20bf3dd10, 0x7fc894583690, 0xc2086c89c8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2090e18c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2090e18c0, 0xc2091b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2090e18c0, 0xc20a6fd5a8, 0xc2091b4000, 0x1000, 0x1000, 0xc210ad6610, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20a7b5d20, 0xc2091b4000, 0x1000, 0x1000, 0xc20fdbaf30, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20b936240) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b936240, 0x20a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20b936240, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20c898750) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20c898750, 0xc20b39d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20bd29a00, 0xc20b39d400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20bd29a00, 0xc20b39d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20bd29a40, 0xc20b39d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20db65960, 0x7fc8945885e8, 0xc20bd29a40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20bd29a40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20bd29a40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 6453 [IO wait]: | |
net.(*pollDesc).Wait(0xc20c09bf00, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c09bf00, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c09bea0, 0xc20e647000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc2106a05a8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc211228660, 0xc20e647000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b269a10, 0x7fc894583690, 0xc211228660, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20f5a4840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20f5a4840, 0xc20e46e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20f5a4840, 0xc20ba18ec8, 0xc20e46e000, 0x1000, 0x1000, 0xc20e4a2610, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20d148be0, 0xc20e46e000, 0x1000, 0x1000, 0xc210cbf560, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc2114f5140) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc2114f5140, 0x20a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc2114f5140, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc210cbf680) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc210cbf680, 0xc21051be00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20f316c40, 0xc21051be00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20f316c40, 0xc21051be00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20f316c80, 0xc21051be00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20faea540, 0x7fc8945885e8, 0xc20f316c80, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20f316c80, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20f316c80, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 217 [select]: | |
net/http.(*persistConn).readLoop(0xc20a6fd550) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 6578 [IO wait]: | |
net.(*pollDesc).Wait(0xc20e68e1b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20e68e1b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20e68e150, 0xc20c19c000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20f7cde30) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20f0de9e8, 0xc20c19c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20f9f6de0, 0x7fc894583690, 0xc20f0de9e8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c572b00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c572b00, 0xc2109fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c572b00, 0xc20ebd9b28, 0xc2109fa000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20da84080, 0xc2109fa000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc211f687e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc211f687e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20ebd9ad0) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 251 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b9426e0, 0x7fc8945aa360, 0xc20b40e300, 0xc20bcf5bb8, 0xc20818b440, 0xc208875920, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b9426e0, 0xc208875920, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae300, 0xc208875920) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20bcf5fc0, 0x3b9aca00, 0x0, 0xc208875920) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20bcf5fc0, 0x3b9aca00, 0xc208875920) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 252 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b9428c0, 0x7fc8945aa360, 0xc208da4480, 0xc20cdb3bb8, 0xc20818b440, 0xc2088759e0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b9428c0, 0xc2088759e0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae3c0, 0xc2088759e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cdb3fc0, 0x3b9aca00, 0x0, 0xc2088759e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cdb3fc0, 0x3b9aca00, 0xc2088759e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 243 [select]: | |
net/http.(*persistConn).readLoop(0xc20a6fdad0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 212 [select]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc210e76f60, 0x7fc8945884d8, 0xc20e5bbea0, 0x7fc8945abc58, 0xc20e2ec040, 0xc211088000, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20e5bbea0, 0xc20ff8b790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20e5bbea0, 0xc20ff8b790) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20e5bbea0, 0xc20ff8b790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20e5bbea0, 0xc20ff8b790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20e5bbea0, 0xc20ff8b790) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20b92bd60) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 6259 [select, 1 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20c3b4500, 0x7fc8945887e8, 0xc20969a580, 0x7fc8945aa3b8, 0xc20969a550, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc2109d8440, 0x7fc8945887e8, 0xc20969a580, 0x7fc8945aa3b8, 0xc20969a550, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208767860, 0x7fc8945887e8, 0xc20969a580, 0x7fc8945aa3b8, 0xc20969a550, 0xc212bebfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20969a540, 0x7fc8945887e8, 0xc20969a580, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20d606e40, 0x7fc897dd3108, 0xc20872fb60, 0x7fc897dd1af0, 0xc2085d2320, 0xc2109d8400, 0x14, 0x8a3e) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 6264 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc210ed3140) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 250 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b942320, 0x7fc8945aa360, 0xc20b6220c0, 0xc20bcfbbb8, 0xc20818b440, 0xc208875860, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b942320, 0xc208875860, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae240, 0xc208875860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20bcfbfc0, 0x3b9aca00, 0x0, 0xc208875860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20bcfbfc0, 0x3b9aca00, 0xc208875860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 249 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b942000, 0x7fc8945aa360, 0xc20b622180, 0xc20bcf3bb8, 0xc20818b440, 0xc2088757a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b942000, 0xc2088757a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae180, 0xc2088757a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20bcf3fc0, 0x3b9aca00, 0x0, 0xc2088757a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20bcf3fc0, 0x3b9aca00, 0xc2088757a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 6265 [select, 1 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20c3b4600, 0x7fc8945887e8, 0xc20b7da500, 0x7fc8945aa3b8, 0xc20b7da4d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc212916ca0, 0x7fc8945887e8, 0xc20b7da500, 0x7fc8945aa3b8, 0xc20b7da4d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208767860, 0x7fc8945887e8, 0xc20b7da500, 0x7fc8945aa3b8, 0xc20b7da4d0, 0xc212bebfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20b7da4c0, 0x7fc8945887e8, 0xc20b7da500, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc210ed3140, 0x7fc897dd3108, 0xc20872f770, 0x7fc897dd1af0, 0xc2085d2320, 0xc210441410, 0x2c, 0x8a3e) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 6261 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc20b650c30, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b650c30, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b650bd0, 0xc20c97e800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211cb8230) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b883c00, 0xc20c97e800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b19c540, 0x7fc894583690, 0xc20b883c00, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c8bc2c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c8bc2c0, 0xc211cbc000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa0418, 0x7fc894583770, 0xc20c8bc2c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 6258 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20d606e40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 6535 [IO wait]: | |
net.(*pollDesc).Wait(0xc20dd23800, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20dd23800, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20dd237a0, 0xc20e084000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc2110949a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b883cb8, 0xc20e084000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2090281b0, 0x7fc894583690, 0xc20b883cb8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6c2580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6c2580, 0xc20e0da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c6c2580, 0xc20b2d7bd8, 0xc20e0da000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20e483ba0, 0xc20e0da000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c937920) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c937920, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c937920, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20c898870) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20c898870, 0xc20b39d200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20bd29b00, 0xc20b39d200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20bd29b00, 0xc20b39d200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20bd29b40, 0xc20b39d200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc211074600, 0xc207c2d60f, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc211074600, 0x24b4320, 0xc20bd29f00, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20c8995f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20c899620) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 218 [select]: | |
net/http.(*persistConn).writeLoop(0xc20a6fd550) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 253 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b942b40, 0x7fc8945aa360, 0xc20b40e3c0, 0xc20b781bb8, 0xc20818b440, 0xc208875b00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b942b40, 0xc208875b00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae480, 0xc208875b00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b781fc0, 0x3b9aca00, 0x0, 0xc208875b00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b781fc0, 0x3b9aca00, 0xc208875b00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 254 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b942f00, 0x7fc8945aa360, 0xc20b40efc0, 0xc20b783bb8, 0xc20818b440, 0xc208875c20, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b942f00, 0xc208875c20, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae540, 0xc208875c20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b783fc0, 0x3b9aca00, 0x0, 0xc208875c20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b783fc0, 0x3b9aca00, 0xc208875c20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 255 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b943220, 0x7fc8945aa360, 0xc20b40e540, 0xc20c103bb8, 0xc20818b440, 0xc208875e60, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b943220, 0xc208875e60, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae600, 0xc208875e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c103fc0, 0x3b9aca00, 0x0, 0xc208875e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c103fc0, 0x3b9aca00, 0xc208875e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 423 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20c9b5f80, 0x7fc8945887e8, 0xc20be3a0c0, 0x7fc8945aa3b8, 0xc20be3a050, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc2088585c0, 0x7fc8945887e8, 0xc20be3a0c0, 0x7fc8945aa3b8, 0xc20be3a050, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20be3a0c0, 0x7fc8945aa3b8, 0xc20be3a050, 0xc208fd3fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20be3a040, 0x7fc8945887e8, 0xc20be3a0c0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40e300, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc2083e17a0, 0x1d, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 362 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7d90) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 365 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7b80) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 393 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7ce0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 256 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b943400, 0x7fc8945aa360, 0xc20b622240, 0xc20c0fbbb8, 0xc20818b440, 0xc20bc28000, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b943400, 0xc20bc28000, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae6c0, 0xc20bc28000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c0fbfc0, 0x3b9aca00, 0x0, 0xc20bc28000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c0fbfc0, 0x3b9aca00, 0xc20bc28000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 257 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b943720, 0x7fc8945aa360, 0xc20b40e480, 0xc20bf49bb8, 0xc20818b440, 0xc20bc280c0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b943720, 0xc20bc280c0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae780, 0xc20bc280c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20bf49fc0, 0x3b9aca00, 0x0, 0xc20bc280c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20bf49fc0, 0x3b9aca00, 0xc20bc280c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 258 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b943ae0, 0x7fc8945aa360, 0xc20b40f5c0, 0xc20cd8fbb8, 0xc20818b440, 0xc20bc281e0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b943ae0, 0xc20bc281e0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae840, 0xc20bc281e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cd8ffc0, 0x3b9aca00, 0x0, 0xc20bc281e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cd8ffc0, 0x3b9aca00, 0xc20bc281e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 225 [semacquire]: | |
sync.(*Cond).Wait(0xc208dfb530) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
io.(*pipe).read(0xc208dfb500, 0xc20a812000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:52 +0x303 | |
io.(*PipeReader).Read(0xc2086c89b0, 0xc20a812000, 0x1000, 0x1000, 0xc20902c8c0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:134 +0x5b | |
net/http.(*liveSwitchReader).Read(0xc20b92a048, 0xc20a812000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20c21c5a0, 0xc20a812000, 0x1000, 0x1000, 0x8000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20903ac00) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20903ac00, 0xc20b95660a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20903ac00, 0x0, 0x0, 0x0, 0xc20b956600, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc2108740f0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc2108740f0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20903ac00, 0xc20dd0d1e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20b92a000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20b92a000) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 274 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc9b00, 0x7fc8945884d8, 0xc20ba2c280, 0x7fc8945abc58, 0xc20a75c0c0, 0xc20a784d00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20ba2c280, 0xc208813450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20ba2c280, 0xc208813450) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20ba2c280, 0xc208813450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20ba2c280, 0xc208813450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20ba2c280, 0xc208813450) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20b92a0a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 275 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc9f20, 0x7fc8945884d8, 0xc20ba2c320, 0x7fc8945abc58, 0xc20a75c8c0, 0xc20b9f5c00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20ba2c320, 0xc2088135f0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20ba2c320, 0xc2088135f0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20ba2c320, 0xc2088135f0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20ba2c320, 0xc2088135f0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20ba2c320, 0xc2088135f0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20b92a140) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 383 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c062420) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 259 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83a1e0, 0x7fc8945aa360, 0xc20b7efe00, 0xc20cd97bb8, 0xc20818b440, 0xc20bc282a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83a1e0, 0xc20bc282a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae900, 0xc20bc282a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cd97fc0, 0x3b9aca00, 0x0, 0xc20bc282a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cd97fc0, 0x3b9aca00, 0xc20bc282a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 358 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c062370) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 363 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7d90) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 260 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83a820, 0x7fc8945aa360, 0xc20b7efc80, 0xc20cd95bb8, 0xc20818b440, 0xc20bc28360, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83a820, 0xc20bc28360, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2ae9c0, 0xc20bc28360) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cd95fc0, 0x3b9aca00, 0x0, 0xc20bc28360) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cd95fc0, 0x3b9aca00, 0xc20bc28360) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 261 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83ad20, 0x7fc8945aa360, 0xc20b40f500, 0xc20cda3bb8, 0xc20818b440, 0xc20bc28420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83ad20, 0xc20bc28420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aea80, 0xc20bc28420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cda3fc0, 0x3b9aca00, 0x0, 0xc20bc28420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cda3fc0, 0x3b9aca00, 0xc20bc28420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 262 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83b040, 0x7fc8945aa360, 0xc20b40ef00, 0xc20cda1bb8, 0xc20818b440, 0xc20bc28540, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83b040, 0xc20bc28540, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aeb40, 0xc20bc28540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cda1fc0, 0x3b9aca00, 0x0, 0xc20bc28540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cda1fc0, 0x3b9aca00, 0xc20bc28540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 402 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba88000) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 448 [select]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc210dcd8c0, 0x7fc8945884d8, 0xc212105040, 0x7fc8945abc58, 0xc20f7c0f80, 0xc20f573a00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc212105040, 0xc211c53860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc212105040, 0xc211c53860) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc212105040, 0xc211c53860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc212105040, 0xc211c53860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc212105040, 0xc211c53860) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20c76c640) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 399 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba88160) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 451 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba4fd90) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 431 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20837bb80) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 408 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba4fe40) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 432 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20837bb80) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 505 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40f440) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 552 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e380, 0x7fc8945887e8, 0xc2088970c0, 0x7fc8945aa3b8, 0xc208897050, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b889bc0, 0x7fc8945887e8, 0xc2088970c0, 0x7fc8945aa3b8, 0xc208897050, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc2088970c0, 0x7fc8945aa3b8, 0xc208897050, 0xc20bff3fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc208897040, 0x7fc8945887e8, 0xc2088970c0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b7ef500, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20b2a0600, 0x13, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 551 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b7ef500) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 658 [select]: | |
net/http.(*persistConn).writeLoop(0xc20c063e40) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 433 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20837bce0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 369 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7ad0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 368 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7ad0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 726 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c036160) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 364 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7b80) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 392 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7ce0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 461 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20a80fe00, 0x7fc8945887e8, 0xc209286cc0, 0x7fc8945aa3b8, 0xc209286bd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20967ea40, 0x7fc8945887e8, 0xc209286cc0, 0x7fc8945aa3b8, 0xc209286bd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc209286cc0, 0x7fc8945aa3b8, 0xc209286bd0, 0xc20c10dfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc209286bc0, 0x7fc8945887e8, 0xc209286cc0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40e480, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc2098b8080, 0x19, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 411 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba880b0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 413 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b6220c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 401 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7ef0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 390 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7e40) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 305 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83b900, 0x7fc8945aa360, 0xc20bd24000, 0xc20bf47bb8, 0xc20818b440, 0xc20b9378c0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83b900, 0xc20b9378c0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aecc0, 0xc20b9378c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20bf47fc0, 0x3b9aca00, 0x0, 0xc20b9378c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20bf47fc0, 0x3b9aca00, 0xc20b9378c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 306 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b83ba40, 0x7fc8945aa360, 0xc20b40f440, 0xc20cd9dbb8, 0xc20818b440, 0xc20b937980, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b83ba40, 0xc20b937980, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aed80, 0xc20b937980) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cd9dfc0, 0x3b9aca00, 0x0, 0xc20b937980) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cd9dfc0, 0x3b9aca00, 0xc20b937980) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 307 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086da5a0, 0x7fc8945aa360, 0xc20bd24180, 0xc2092c1bb8, 0xc20818b440, 0xc20b937b00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086da5a0, 0xc20b937b00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aee40, 0xc20b937b00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc2092c1fc0, 0x3b9aca00, 0x0, 0xc20b937b00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc2092c1fc0, 0x3b9aca00, 0xc20b937b00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 308 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086dab40, 0x7fc8945aa360, 0xc20bd24480, 0xc2092c3bb8, 0xc20818b440, 0xc20b937c80, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086dab40, 0xc20b937c80, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aef00, 0xc20b937c80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc2092c3fc0, 0x3b9aca00, 0x0, 0xc20b937c80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc2092c3fc0, 0x3b9aca00, 0xc20b937c80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 309 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086dafa0, 0x7fc8945aa360, 0xc20bd24300, 0xc2092bdbb8, 0xc20818b440, 0xc20b937da0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086dafa0, 0xc20b937da0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2aefc0, 0xc20b937da0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc2092bdfc0, 0x3b9aca00, 0x0, 0xc20b937da0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc2092bdfc0, 0x3b9aca00, 0xc20b937da0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 310 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086db5e0, 0x7fc8945aa360, 0xc20bd24600, 0xc2092bfbb8, 0xc20818b440, 0xc20b937e60, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086db5e0, 0xc20b937e60, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2af080, 0xc20b937e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc2092bffc0, 0x3b9aca00, 0x0, 0xc20b937e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc2092bffc0, 0x3b9aca00, 0xc20b937e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 311 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086db9a0, 0x7fc8945aa360, 0xc20b7ef200, 0xc208893bb8, 0xc20818b440, 0xc20b84e000, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086db9a0, 0xc20b84e000, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2af140, 0xc20b84e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208893fc0, 0x3b9aca00, 0x0, 0xc20b84e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208893fc0, 0x3b9aca00, 0xc20b84e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 312 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086dbae0, 0x7fc8945aa360, 0xc20b7ef380, 0xc208895bb8, 0xc20818b440, 0xc20b84e180, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086dbae0, 0xc20b84e180, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2af200, 0xc20b84e180) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208895fc0, 0x3b9aca00, 0x0, 0xc20b84e180) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208895fc0, 0x3b9aca00, 0xc20b84e180) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 313 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc2086dbf40, 0x7fc8945aa360, 0xc20b7ef500, 0xc20888fbb8, 0xc20818b440, 0xc20b84e300, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc2086dbf40, 0xc20b84e300, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/storage.(*Cacher).startCaching(0xc20c2af2c0, 0xc20b84e300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:217 +0x1c3 | |
k8s.io/kubernetes/pkg/storage.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:186 +0x60 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20888ffc0, 0x3b9aca00, 0x0, 0xc20b84e300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20888ffc0, 0x3b9aca00, 0xc20b84e300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/storage.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:189 +0xdb | |
created by k8s.io/kubernetes/pkg/storage.NewCacherFromConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:190 +0x72e | |
goroutine 4852 [select]: | |
github.com/google/cadvisor/container/docker.(*realFsHandler).trackUsage(0xc2087d0120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/google/cadvisor/container/docker/fsHandler.go:100 +0x4e0 | |
created by github.com/google/cadvisor/container/docker.(*realFsHandler).start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/google/cadvisor/container/docker/fsHandler.go:123 +0x32 | |
goroutine 709 [IO wait]: | |
net.(*pollDesc).Wait(0xc20d4ad720, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d4ad720, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20d4ad6c0, 0x0, 0x7fc897f8eda8, 0xc210efdd08) | |
/usr/lib/golang/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc20b1cea00, 0xc210efdd20, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:234 +0x4e | |
github.com/openshift/origin/pkg/cmd/util.tcpKeepAliveListener.Accept(0xc20b1cea00, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/util/net.go:37 +0x4c | |
crypto/tls.(*listener).Accept(0xc2093693e0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/tls.go:46 +0x6b | |
net/http.(*Server).Serve(0xc20c395860, 0x7fc897de6790, 0xc2093693e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:1728 +0x92 | |
github.com/openshift/origin/pkg/cmd/util.ListenAndServeTLS(0xc20c395860, 0xc20872c0c8, 0x4, 0xc2083365a0, 0x42, 0xc208336640, 0x42, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/util/net.go:88 +0x55f | |
github.com/openshift/origin/pkg/cmd/server/origin.func·021() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/master.go:277 +0x44c | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20bcbfcc0, 0x0, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20bcbfcc0, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/util/wait.Forever(0xc20bcbfcc0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:41 +0x3e | |
created by github.com/openshift/origin/pkg/cmd/server/origin.(*MasterConfig).serve | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/master.go:281 +0x225 | |
goroutine 667 [select, 2 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c4e3e40) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 361 [select]: | |
net/http.(*persistConn).writeLoop(0xc20c0622c0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 549 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b7ef380) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 555 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b7efc80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 609 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749c60, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749c60, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749c00, 0xc208cbf800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20a5ee8a8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797fe8, 0xc208cbf800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20996fc50, 0x7fc894583690, 0xc208797fe8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20bef2000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20bef2000, 0xc208872000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20bef2000, 0xc20ba4fd38, 0xc208872000, 0x1000, 0x1000, 0x7fc800000000, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20ba48d60, 0xc208872000, 0x1000, 0x1000, 0x1, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20b658f00) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b658f00, 0x2770a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20b658f00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc208c48f90) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc208c48f90, 0xc20b53c400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208f16ac0, 0xc20b53c400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208f16ac0, 0xc20b53c400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208f16b40, 0xc20b53c400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208f003f0, 0x7fc8945885e8, 0xc208f16b40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208f16b40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208f16b40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 536 [select]: | |
net/http.(*persistConn).writeLoop(0xc20837bc30) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 535 [IO wait]: | |
net.(*pollDesc).Wait(0xc20a749e90, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749e90, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749e30, 0xc20d092000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20f8bed70) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797f48, 0xc20d092000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20c2db020, 0x7fc894583690, 0xc208797f48, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64b080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64b080, 0xc20b2a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64b080, 0xc20837bc88, 0xc20b2a4000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b697d60, 0xc20b2a4000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20b6904e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20b6904e0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20837bc30) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 548 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e180, 0x7fc8945887e8, 0xc208896ac0, 0x7fc8945aa3b8, 0xc208896a50, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b889a20, 0x7fc8945887e8, 0xc208896ac0, 0x7fc8945aa3b8, 0xc208896a50, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208896ac0, 0x7fc8945aa3b8, 0xc208896a50, 0xc208dee7a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc208896a40, 0x7fc8945887e8, 0xc208896ac0, 0xc20b2a2e00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b7ef200, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20b2a0260, 0x1a, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 530 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a680, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a680, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a620, 0xc20c070400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e455a8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b98, 0xc20c070400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20924e5a0, 0x7fc894583690, 0xc208fb2b98, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89b340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89b340, 0xc20b734000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa0bc8, 0x7fc894583770, 0xc20a89b340, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 418 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7ef0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 631 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c767810) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 460 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40e480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 410 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba880b0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 659 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b0a6bc0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b0a6bc0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b0a6b60, 0xc20b478800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2096dda90) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa0198, 0xc20b478800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a691560, 0x7fc894583690, 0xc208fa0198, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b1b6840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b1b6840, 0xc20acb2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20b1b6840, 0xc208393868, 0xc20acb2000, 0x1000, 0x1000, 0x7fc800000000, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20882e0c0, 0xc20acb2000, 0x1000, 0x1000, 0x1, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20cac4ea0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20cac4ea0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20cac4ea0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20ad38c30) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20ad38c30, 0xc20b53ca00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20cacdf80, 0xc20b53ca00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20cacdf80, 0xc20b53ca00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20cacdfc0, 0xc20b53ca00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208584ee0, 0x7fc8945885e8, 0xc20cacdfc0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20cacdfc0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20cacdfc0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 450 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20837bce0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 547 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b7ef200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 452 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba4fd90) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 388 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba884d0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 367 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7c30) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 360 [IO wait]: | |
net.(*pollDesc).Wait(0xc20902c7d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20902c7d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20902c770, 0xc211618000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20f7e5f00) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2087964b8, 0xc211618000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b956570, 0x7fc894583690, 0xc2087964b8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2091c2b00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2091c2b00, 0xc20c9b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2091c2b00, 0xc20c062318, 0xc20c9b2000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c93f2e0, 0xc20c9b2000, 0x1000, 0x1000, 0xc208151200, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c937e00) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20c937e00, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c0622c0) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 366 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c2b7c30) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 337 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20b3c5d40, 0x7fc8945884d8, 0xc20b3cb680, 0x7fc8945abc58, 0xc2092282c0, 0xc20b3ad100, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cb680, 0xc20b61c9c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cb680, 0xc20b61c9c0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cb680, 0xc20b61c9c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cb680, 0xc20b61c9c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cb680, 0xc20b61c9c0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e0d20) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 338 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc9860, 0x7fc8945884d8, 0xc20ba2c1e0, 0x7fc8945abc58, 0xc20916d8c0, 0xc20b9f5a00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20ba2c1e0, 0xc2088129c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20ba2c1e0, 0xc2088129c0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20ba2c1e0, 0xc2088129c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20ba2c1e0, 0xc2088129c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20ba2c1e0, 0xc2088129c0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e0dc0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 339 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c394060, 0x7fc8945884d8, 0xc20b3cb720, 0x7fc8945abc58, 0xc2092286c0, 0xc20b3ad300, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cb720, 0xc20c74e410) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cb720, 0xc20c74e410) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cb720, 0xc20c74e410) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cb720, 0xc20c74e410) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cb720, 0xc20c74e410) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e0e60) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 340 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c394660, 0x7fc8945884d8, 0xc20b3cb860, 0x7fc8945abc58, 0xc209228fc0, 0xc20b3ad600, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cb860, 0xc20c74e1a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cb860, 0xc20c74e1a0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cb860, 0xc20c74e1a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cb860, 0xc20c74e1a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cb860, 0xc20c74e1a0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e0f00) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 341 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc85a0, 0x7fc8945884d8, 0xc20becbea0, 0x7fc8945abc58, 0xc2092ef740, 0xc20b9f5400, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20becbea0, 0xc208812ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20becbea0, 0xc208812ea0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20becbea0, 0xc208812ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20becbea0, 0xc208812ea0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20becbea0, 0xc208812ea0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e0fa0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 342 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c394960, 0x7fc8945884d8, 0xc20b3cb900, 0x7fc8945abc58, 0xc209229440, 0xc20b3ad700, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cb900, 0xc20c74e270) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cb900, 0xc20c74e270) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cb900, 0xc20c74e270) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cb900, 0xc20c74e270) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cb900, 0xc20c74e270) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1040) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 343 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20b7c7440, 0x7fc8945884d8, 0xc20bd3b4a0, 0x7fc8945abc58, 0xc208d8cc40, 0xc20b954a00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20bd3b4a0, 0xc20b61c750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20bd3b4a0, 0xc20b61c750) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20bd3b4a0, 0xc20b61c750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20bd3b4a0, 0xc20b61c750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20bd3b4a0, 0xc20b61c750) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e10e0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 344 [select, 1 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc21080fd40, 0x7fc8945884d8, 0xc211d3da40, 0x7fc8945abc58, 0xc20f1884c0, 0xc20c17d000, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc211d3da40, 0xc20d5e12b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc211d3da40, 0xc20d5e12b0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc211d3da40, 0xc20d5e12b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc211d3da40, 0xc20d5e12b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc211d3da40, 0xc20d5e12b0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1180) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 345 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c4fd5c0, 0x7fc8945884d8, 0xc20c4e9540, 0x7fc8945abc58, 0xc2089019c0, 0xc20c508f00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20c4e9540, 0xc208813380) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20c4e9540, 0xc208813380) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20c4e9540, 0xc208813380) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20c4e9540, 0xc208813380) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20c4e9540, 0xc208813380) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1220) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 346 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20b7c7740, 0x7fc8945884d8, 0xc20bd3b5e0, 0x7fc8945abc58, 0xc208d8d1c0, 0xc208f13200, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20bd3b5e0, 0xc20b61c820) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20bd3b5e0, 0xc20b61c820) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20bd3b5e0, 0xc20b61c820) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20bd3b5e0, 0xc20b61c820) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20bd3b5e0, 0xc20b61c820) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e12c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 347 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c394360, 0x7fc8945884d8, 0xc20b3cb7c0, 0x7fc8945abc58, 0xc209228ac0, 0xc20b3ad400, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cb7c0, 0xc20b61c270) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cb7c0, 0xc20b61c270) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cb7c0, 0xc20b61c270) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cb7c0, 0xc20b61c270) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cb7c0, 0xc20b61c270) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1360) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 348 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bec7e60, 0x7fc8945884d8, 0xc20becbd60, 0x7fc8945abc58, 0xc2092ee7c0, 0xc20b9f4f00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20becbd60, 0xc20c1d7790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20becbd60, 0xc20c1d7790) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20becbd60, 0xc20c1d7790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20becbd60, 0xc20c1d7790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20becbd60, 0xc20c1d7790) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1400) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 349 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20b7c7b60, 0x7fc8945884d8, 0xc20bd3b720, 0x7fc8945abc58, 0xc209120240, 0xc20bf78200, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20bd3b720, 0xc20b61c8f0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20bd3b720, 0xc20b61c8f0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20bd3b720, 0xc20b61c8f0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20bd3b720, 0xc20b61c8f0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20bd3b720, 0xc20b61c8f0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e14a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 350 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc82a0, 0x7fc8945884d8, 0xc20becbe00, 0x7fc8945abc58, 0xc2092ef4c0, 0xc20b9f5200, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20becbe00, 0xc208812f70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20becbe00, 0xc208812f70) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20becbe00, 0xc208812f70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20becbe00, 0xc208812f70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20becbe00, 0xc208812f70) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1540) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 351 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c394c60, 0x7fc8945884d8, 0xc20b3cb9a0, 0x7fc8945abc58, 0xc2092298c0, 0xc20b3ad800, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cb9a0, 0xc20c74e340) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cb9a0, 0xc20c74e340) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cb9a0, 0xc20c74e340) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cb9a0, 0xc20c74e340) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cb9a0, 0xc20c74e340) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e15e0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 352 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bbe4240, 0x7fc8945884d8, 0xc20c45d220, 0x7fc8945abc58, 0xc20a88fcc0, 0xc20bf3d700, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20c45d220, 0xc20d0d1e10) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20c45d220, 0xc20d0d1e10) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20c45d220, 0xc20d0d1e10) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20c45d220, 0xc20d0d1e10) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20c45d220, 0xc20d0d1e10) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1680) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 353 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c394f60, 0x7fc8945884d8, 0xc20b3cba40, 0x7fc8945abc58, 0xc209229dc0, 0xc209942500, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20b3cba40, 0xc20b61c410) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20b3cba40, 0xc20b61c410) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20b3cba40, 0xc20b61c410) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20b3cba40, 0xc20b61c410) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20b3cba40, 0xc20b61c410) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1720) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 354 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc8cc0, 0x7fc8945884d8, 0xc20ba2c000, 0x7fc8945abc58, 0xc2092efec0, 0xc2092c9d00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20ba2c000, 0xc208812c30) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20ba2c000, 0xc208812c30) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20ba2c000, 0xc208812c30) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20ba2c000, 0xc208812c30) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20ba2c000, 0xc208812c30) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e17c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 355 [semacquire]: | |
sync.(*Cond).Wait(0xc208da4570) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
io.(*pipe).read(0xc208da4540, 0xc208fe6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:52 +0x303 | |
io.(*PipeReader).Read(0xc208fb2e60, 0xc208fe6000, 0x1000, 0x1000, 0xc20911a700, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:134 +0x5b | |
net/http.(*liveSwitchReader).Read(0xc20a7e18a8, 0xc208fe6000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc209114140, 0xc208fe6000, 0x1000, 0x1000, 0x8000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20ae21080) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20ae21080, 0xc209044a0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20ae21080, 0x0, 0x0, 0x0, 0xc209044a00, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc20f313cb0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc20f313cb0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20ae21080, 0xc211717860, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20a7e1860, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20a7e1860) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 356 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20bfc8a20, 0x7fc8945884d8, 0xc20becbf40, 0x7fc8945abc58, 0xc2092efac0, 0xc20b9f5500, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20becbf40, 0xc208812d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20becbf40, 0xc208812d00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20becbf40, 0xc208812d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20becbf40, 0xc208812d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20becbf40, 0xc208812d00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20a7e1900) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 391 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c2b7e40) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 397 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba4fc30) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 5416 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc211c02c60) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 652 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc2119abfa8, 0x29e8d60800, 0x0, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc2119abfa8, 0x29e8d60800, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/registry/service/ipallocator/controller.(*Repair).RunUntil(0xc209305890, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/registry/service/ipallocator/controller/repair.go:72 +0x52 | |
k8s.io/kubernetes/pkg/registry/service/ipallocator/controller.*Repair.RunUntil·fm(0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x31 | |
created by k8s.io/kubernetes/pkg/util.(*Runner).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x148 | |
goroutine 422 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40e300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 389 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba884d0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 384 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c062420) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 550 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e280, 0x7fc8945887e8, 0xc208896dc0, 0x7fc8945aa3b8, 0xc208896d50, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b889b00, 0x7fc8945887e8, 0xc208896dc0, 0x7fc8945aa3b8, 0xc208896d50, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208896dc0, 0x7fc8945aa3b8, 0xc208896d50, 0xc20bfecfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc208896d40, 0x7fc8945887e8, 0xc208896dc0, 0xc20b2a2c00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b7ef380, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20996f4d0, 0x27, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 642 [select]: | |
net/http.(*persistConn).writeLoop(0xc20c062dc0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 395 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20ca841b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ca841b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20ca84150, 0xc20b75e400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2080333d0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797bc0, 0xc20b75e400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209359e00, 0x7fc894583690, 0xc208797bc0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b1b78c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b1b78c0, 0xc20ca88000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20c76d588, 0xc20ca88000, 0x1000, 0x1000, 0x2d, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20c98de20, 0xc20ca88000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20bbe4d80) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20bbe4d80, 0xc20b1b7a0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20bbe4d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc2088c0060, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc2088c0060, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20bbe4d80, 0xc20c5a91e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20c76d540, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20c76d540) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 425 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40e3c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 426 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc208b90000, 0x7fc8945887e8, 0xc20be3a340, 0x7fc8945aa3b8, 0xc20be3a2d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc208858680, 0x7fc8945887e8, 0xc20be3a340, 0x7fc8945aa3b8, 0xc20be3a2d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20be3a340, 0x7fc8945aa3b8, 0xc20be3a2d0, 0xc20bff1fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20be3a2c0, 0x7fc8945887e8, 0xc20be3a340, 0x2eb9bb0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40e3c0, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc208858580, 0x1e, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 588 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749cd0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749cd0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749c70, 0xc20beedc00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20871daf8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797fc8, 0xc20beedc00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a6949f0, 0x7fc894583690, 0xc208797fc8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64bb80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64bb80, 0xc20b080000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64bb80, 0xc20ba4fde8, 0xc20b080000, 0x1000, 0x1000, 0xc20bfece10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc208859500, 0xc20b080000, 0x1000, 0x1000, 0xc20903a900, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208cf5e00) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208cf5e00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc208cf5e00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2092c9350) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2092c9350, 0xc20c1b6600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc2092ef140, 0xc20c1b6600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc2092ef140, 0xc20c1b6600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc2092ef1c0, 0xc20c1b6600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208e97d50, 0x7fc8945885e8, 0xc2092ef1c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc2092ef1c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc2092ef1c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 496 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749bf0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749bf0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749b90, 0xc20bbca000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20b5bc800) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20bef4008, 0xc20bbca000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a694ab0, 0x7fc894583690, 0xc20bef4008, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20bef22c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20bef22c0, 0xc20be9d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20bef22c0, 0xc20ba4fc88, 0xc20be9d000, 0x1000, 0x1000, 0x4147d9, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2083e11a0, 0xc20be9d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20caaf980) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20caaf980, 0x934e0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20caaf980, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc209113500) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc209113500, 0xc20b31da00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208900440, 0xc20b31da00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208900440, 0xc20b31da00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc2089005c0, 0xc20b31da00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fce930, 0x7fc8945885e8, 0xc2089005c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc2089005c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc2089005c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 644 [IO wait]: | |
net.(*pollDesc).Wait(0xc20965ca70, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20965ca70, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20965ca10, 0xc20fc6a000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc21004c470) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa0d28, 0xc20fc6a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20996e330, 0x7fc894583690, 0xc208fa0d28, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208affb80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208affb80, 0xc20c1c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208affb80, 0xc20c063d38, 0xc20c1c4000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc208858f80, 0xc20c1c4000, 0x1000, 0x1000, 0xc208151200, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208cbb260) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc208cbb260, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c063ce0) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 623 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc20a6fc9a0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 649 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20a6fc8f0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 618 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b0a6ca0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b0a6ca0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b0a6c40, 0xc20b7f9000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc2096dc740) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa0178, 0xc20b7f9000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209140570, 0x7fc894583690, 0xc208fa0178, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b1b6580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b1b6580, 0xc20b9f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20b1b6580, 0xc208393a78, 0xc20b9f2000, 0x1000, 0x1000, 0x7fc897f7c010, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20882fb40, 0xc20b9f2000, 0x1000, 0x1000, 0xc207f93727, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20cac5980) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20cac5980, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc208393a20) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 407 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba4fce0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 780 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc208e5eac0, 0x7fc89451a0b8, 0xc20dc2a930, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc2092e3050, 0x7fc894537b10, 0xc20924f2f0, 0xc20ab68be0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc2092e2cf0, 0xc20cac4720) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc2092e2cf0, 0xc20cac4720) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc208bf2a00, 0xc20d4ffa00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc2091c1540) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 409 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba4fe40) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 398 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba4fc30) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 517 [semacquire]: | |
sync.(*Cond).Wait(0xc20c92b9b0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
io.(*pipe).read(0xc20c92b980, 0xc20c37c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:52 +0x303 | |
io.(*PipeReader).Read(0xc20ef371a0, 0xc20c37c000, 0x1000, 0x1000, 0xc20bdc2460, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:134 +0x5b | |
net/http.(*liveSwitchReader).Read(0xc20b3cb3a8, 0xc20c37c000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20b3ad000, 0xc20c37c000, 0x1000, 0x1000, 0x8000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20b3c58c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b3c58c0, 0xc20911e30a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20b3c58c0, 0x0, 0x0, 0x0, 0xc20911e300, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc210d29e30, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc210d29e30, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20b3c58c0, 0xc2116231e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20b3cb360, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20b3cb360) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 359 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c062370) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 403 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba88000) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 645 [select]: | |
net/http.(*persistConn).writeLoop(0xc20c063ce0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 666 [select, 2 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c4e3e40) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 414 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bde8c80, 0x7fc8945887e8, 0xc20b484d00, 0x7fc8945aa3b8, 0xc20b484cd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20ba492c0, 0x7fc8945887e8, 0xc20b484d00, 0x7fc8945aa3b8, 0xc20b484cd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20b484d00, 0x7fc8945aa3b8, 0xc20b484cd0, 0xc208fd57a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20b484cc0, 0x7fc8945887e8, 0xc20b484d00, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b6220c0, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20ba48fe0, 0x1a, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 506 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20b6e6280, 0x7fc8945887e8, 0xc2094a4640, 0x7fc8945aa3b8, 0xc2094a45d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b326a80, 0x7fc8945887e8, 0xc2094a4640, 0x7fc8945aa3b8, 0xc2094a45d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc2094a4640, 0x7fc8945aa3b8, 0xc2094a45d0, 0xc20c10dfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2094a45c0, 0x7fc8945887e8, 0xc2094a4640, 0x2eb9bb0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40f440, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc2083cdaa0, 0x1a, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 417 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b622180) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 434 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bde8d00, 0x7fc8945887e8, 0xc20b485000, 0x7fc8945aa3b8, 0xc20b484fd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20ba493c0, 0x7fc8945887e8, 0xc20b485000, 0x7fc8945aa3b8, 0xc20b484fd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20b485000, 0x7fc8945aa3b8, 0xc20b484fd0, 0xc20801c7a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20b484fc0, 0x7fc8945887e8, 0xc20b485000, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b622180, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20ba49280, 0x1b, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 494 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f5d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f5d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f570, 0xc20cc40000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20b5bc7a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2af8, 0xc20cc40000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208b6fda0, 0x7fc894583690, 0xc208fb2af8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208f39340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208f39340, 0xc20caa6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208f39340, 0xc20c2b7b28, 0xc20caa6000, 0x1000, 0x1000, 0x7fc800000000, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b3f3820, 0xc20caa6000, 0x1000, 0x1000, 0x1, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c9bd380) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c9bd380, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c9bd380, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a90fec0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a90fec0, 0xc20b31d800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20a857ec0, 0xc20b31d800, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20a857ec0, 0xc20b31d800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20a857f40, 0xc20b31d800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fce850, 0x7fc8945885e8, 0xc20a857f40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20a857f40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20a857f40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 917 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc2092e3050, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 6280 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc2111ad680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 441 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b622240) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 442 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bde8e80, 0x7fc8945887e8, 0xc20b485640, 0x7fc8945aa3b8, 0xc20b485610, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20ba49760, 0x7fc8945887e8, 0xc20b485640, 0x7fc8945aa3b8, 0xc20b485610, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20b485640, 0x7fc8945aa3b8, 0xc20b485610, 0xc20801b7a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20b485600, 0x7fc8945887e8, 0xc20b485640, 0xa70ff0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b622240, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20ba496c0, 0x19, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 651 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20f825fa8, 0x2540be400, 0x0, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20f825fa8, 0x2540be400, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/master.(*Controller).RunKubernetesService(0xc20c497680, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/master/controller.go:110 +0x56 | |
k8s.io/kubernetes/pkg/master.*Controller.RunKubernetesService·fm(0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x31 | |
created by k8s.io/kubernetes/pkg/util.(*Runner).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x148 | |
goroutine 493 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f6b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f6b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f650, 0xc20922b000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20b5bc790) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2ab8, 0xc20922b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208b6fce0, 0x7fc894583690, 0xc208fb2ab8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208f38840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208f38840, 0xc20caa2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208f38840, 0xc20c2b7c88, 0xc20caa2000, 0x1000, 0x1000, 0x40e628, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b3f3800, 0xc20caa2000, 0x1000, 0x1000, 0x49, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c9bd320) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c9bd320, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c9bd320, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a90fe00) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a90fe00, 0xc20b31d600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20a857cc0, 0xc20b31d600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20a857cc0, 0xc20b31d600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20a857d40, 0xc20b31d600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fce700, 0x7fc8945885e8, 0xc20a857d40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20a857d40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20a857d40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 725 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c036160) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 463 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40e540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 464 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20a80fe80, 0x7fc8945887e8, 0xc209287040, 0x7fc8945aa3b8, 0xc209286fd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20967eb60, 0x7fc8945887e8, 0xc209287040, 0x7fc8945aa3b8, 0xc209286fd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc209287040, 0x7fc8945aa3b8, 0xc209286fd0, 0xc20c10cfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc209286fc0, 0x7fc8945887e8, 0xc209287040, 0x60cac709b2e3e189, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40e540, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc2093339b0, 0x25, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 641 [select]: | |
net/http.(*persistConn).readLoop(0xc20c062dc0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 4848 [sleep]: | |
github.com/google/cadvisor/manager.(*containerData).housekeeping(0xc20cae12c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/google/cadvisor/manager/container.go:438 +0x7db | |
created by github.com/google/cadvisor/manager.(*containerData).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/google/cadvisor/manager/container.go:94 +0x44 | |
goroutine 627 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20be3d020, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20be3d020, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20be3cfc0, 0xc20bf7f000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20b43e0f8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2448, 0xc20bf7f000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208f13ce0, 0x7fc894583690, 0xc208fb2448, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64a840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64a840, 0xc20b4d7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64a840, 0xc20c062ec8, 0xc20b4d7000, 0x1000, 0x1000, 0x7fc897f7c4c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2093c82a0, 0xc20b4d7000, 0x1000, 0x1000, 0xc207f04df5, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20a5c0240) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20a5c0240, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c062e70) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 449 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b0a7480, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b0a7480, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b0a7420, 0xc20b318800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2083962a8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb24b0, 0xc20b318800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2084d5e00, 0x7fc894583690, 0xc208fb24b0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89a2c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89a2c0, 0xc20a88c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20c76c728, 0xc20a88c000, 0x1000, 0x1000, 0x2d, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20931a1c0, 0xc20a88c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc208992ba0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208992ba0, 0xc20a89a40a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc208992ba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc208f49e00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc208f49e00, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc208992ba0, 0xc20c1e9040, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20c76c6e0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20c76c6e0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 482 [select, 1 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc21117ee40, 0x7fc8945884d8, 0xc211280280, 0x7fc8945abc58, 0xc20f26e100, 0xc210b76b00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc211280280, 0xc21059ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc211280280, 0xc21059ed00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc211280280, 0xc21059ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc211280280, 0xc21059ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc211280280, 0xc21059ed00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20c76c780) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 483 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc208cbb1a0, 0x7fc8945884d8, 0xc208e5c320, 0x7fc8945abc58, 0xc20932ec40, 0xc208858e00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc208e5c320, 0xc20c4c9790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc208e5c320, 0xc20c4c9790) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc208e5c320, 0xc20c4c9790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc208e5c320, 0xc20c4c9790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc208e5c320, 0xc20c4c9790) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20c76c820) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 484 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b0a75d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b0a75d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b0a7570, 0xc20c2ce800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208aae9f0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb24e0, 0xc20c2ce800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20925e6c0, 0x7fc894583690, 0xc208fb24e0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2084b8580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2084b8580, 0xc209c02000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20c76c908, 0xc209c02000, 0x1000, 0x1000, 0x140000000000002d, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20931a220, 0xc209c02000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc208992cc0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208992cc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc208992cc0, 0x0, 0x0, 0x0, 0xc207eb6800, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc209497320, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc209497320, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc208992cc0, 0xc20b9ea000, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20c76c8c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20c76c8c0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 467 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40ef00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 468 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20a80ff00, 0x7fc8945887e8, 0xc209287c40, 0x7fc8945aa3b8, 0xc209287bd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20967ec60, 0x7fc8945887e8, 0xc209287c40, 0x7fc8945aa3b8, 0xc209287bd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc209287c40, 0x7fc8945aa3b8, 0xc209287bd0, 0xc208df0fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc209287bc0, 0x7fc8945887e8, 0xc209287c40, 0xc20b667fd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40ef00, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc2091ae000, 0x1a, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 621 [select]: | |
net/http.(*persistConn).writeLoop(0xc20c063d90) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 470 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40efc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 471 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20a80ff80, 0x7fc8945887e8, 0xc2091303c0, 0x7fc8945aa3b8, 0xc2091302d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20967ee60, 0x7fc8945887e8, 0xc2091303c0, 0x7fc8945aa3b8, 0xc2091302d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc2091303c0, 0x7fc8945aa3b8, 0xc2091302d0, 0xc20bff27a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2091302c0, 0x7fc8945887e8, 0xc2091303c0, 0xc20c33afd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40efc0, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20967ea00, 0x20, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 686 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a7491e0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a7491e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749180, 0xc20c975400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b56b090) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9488, 0xc20c975400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209166900, 0x7fc894583690, 0xc2086c9488, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c978000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c978000, 0xc20c199000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc209427628, 0xc20c199000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20c83fb00, 0xc20c199000, 0x1000, 0x1000, 0x800, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20c6281e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c6281e0, 0xc20916690a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20c6281e0, 0x0, 0x0, 0x0, 0xc209166900, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc20915e150, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc20915e150, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20c6281e0, 0xc20b9ebe10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc2094275e0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc2094275e0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 587 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749db0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749db0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749d50, 0xc208814800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20871d888) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797f88, 0xc208814800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a90e900, 0x7fc894583690, 0xc208797f88, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64b600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64b600, 0xc20bc5b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64b600, 0xc20837b868, 0xc20bc5b000, 0x1000, 0x1000, 0xc20bfece10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20bcbea60, 0xc20bc5b000, 0x1000, 0x1000, 0xc20903a900, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20a88a0c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20a88a0c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20a88a0c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2092c9050) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2092c9050, 0xc20c1b6400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc2092eea40, 0xc20c1b6400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc2092eea40, 0xc20c1b6400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc2092eeac0, 0xc20c1b6400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208e97c00, 0x7fc8945885e8, 0xc2092eeac0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc2092eeac0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc2092eeac0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 492 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7fa30, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7fa30, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f9d0, 0xc20be40000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20b5bc780) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2087964d8, 0xc20be40000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a7352f0, 0x7fc894583690, 0xc2087964d8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2091c3080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2091c3080, 0xc20bbe6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2091c3080, 0xc20ba88528, 0xc20bbe6000, 0x1000, 0x1000, 0x4147d9, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c98d160, 0xc20bbe6000, 0x1000, 0x1000, 0x1000, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20bbe4060) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20bbe4060, 0xc20c10bc0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20bbe4060, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a90fd40) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a90fd40, 0xc20b31d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20a857bc0, 0xc20b31d400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20a857bc0, 0xc20b31d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20a857c40, 0xc20b31d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fce690, 0x7fc8945885e8, 0xc20a857c40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20a857c40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20a857c40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 491 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f720, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f720, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f6c0, 0xc2093a4c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b5bc770) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2a98, 0xc2093a4c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208b6fc80, 0x7fc894583690, 0xc208fb2a98, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208f38000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208f38000, 0xc20ca74000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208f38000, 0xc20c2b7d38, 0xc20ca74000, 0x1000, 0x1000, 0x40e628, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c98d1a0, 0xc20ca74000, 0x1000, 0x1000, 0x4a, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20bbe4120) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20bbe4120, 0xc20c111c0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20bbe4120, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a90fc80) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a90fc80, 0xc20b31d200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20a857ac0, 0xc20b31d200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20a857ac0, 0xc20b31d200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20a857b40, 0xc20b31d200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fce620, 0x7fc8945885e8, 0xc20a857b40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20a857b40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20a857b40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 688 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20c976140, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c976140, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c9760e0, 0xc20b31e800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20b56b170) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1ce5c0, 0xc20b31e800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2091aa6f0, 0x7fc894583690, 0xc20b1ce5c0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c9c9600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c9c9600, 0xc20c97b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c9c9600, 0xc20c4e3448, 0xc20c97b000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20bee6320, 0xc20c97b000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c628d20) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20c628d20, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c4e33f0) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 724 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20ddad6c0, 0x7fc89451a0b8, 0xc20b1cece8, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8945aa360, 0xc20db3a300, 0x7fc894537b10, 0xc208d58000, 0xc20968e4c0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20de63ce0, 0xc20de64a20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20de63ce0, 0xc20de64a20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20db4ebe0, 0xc20d35f1e0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20acda0a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 689 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c4e33f0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 611 [select, 2 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc208cba660, 0x7fc8945884d8, 0xc20f55d400, 0x7fc8945abc58, 0xc2093c3340, 0xc20b0db300, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20f55d400, 0xc2100c41a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20f55d400, 0xc2100c41a0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20f55d400, 0xc2100c41a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20f55d400, 0xc2100c41a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20f55d400, 0xc2100c41a0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc209426000) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 646 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc2083936b0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 498 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20837b810) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 499 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20837b810) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 508 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40f500) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 509 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20b6e6300, 0x7fc8945887e8, 0xc2094a4ac0, 0x7fc8945aa3b8, 0xc2094a4a50, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b326b40, 0x7fc8945887e8, 0xc2094a4ac0, 0x7fc8945aa3b8, 0xc2094a4a50, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc2094a4ac0, 0x7fc8945aa3b8, 0xc2094a4a50, 0xc20801cfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2094a4a40, 0x7fc8945887e8, 0xc2094a4ac0, 0x2eb9bb0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40f500, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20832b820, 0x1d, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 510 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b40f5c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 511 [select, 1 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20f7b6d00, 0x7fc8945887e8, 0xc2094a5640, 0x7fc8945aa3b8, 0xc2094a55d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc211547600, 0x7fc8945887e8, 0xc2094a5640, 0x7fc8945aa3b8, 0xc2094a55d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc2094a5640, 0x7fc8945aa3b8, 0xc2094a55d0, 0xc20c7a6bd0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2094a55c0, 0x7fc8945887e8, 0xc2094a5640, 0xc20c7a6bd0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b40f5c0, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc208b4b650, 0x21, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 490 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f800, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f800, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f7a0, 0xc20acb3000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20b5bc760) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796578, 0xc20acb3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a7354d0, 0x7fc894583690, 0xc208796578, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64a580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64a580, 0xc20ca72000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64a580, 0xc20c2b7e98, 0xc20ca72000, 0x1000, 0x1000, 0x40e628, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c98d180, 0xc20ca72000, 0x1000, 0x1000, 0x57, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20bbe40c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20bbe40c0, 0xc209373c0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20bbe40c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a90fbc0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a90fbc0, 0xc20b31d000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20a8579c0, 0xc20b31d000, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20a8579c0, 0xc20b31d000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20a857a40, 0xc20b31d000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fce5b0, 0x7fc8945885e8, 0xc20a857a40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20a857a40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20a857a40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 608 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f790, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f790, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f730, 0xc20b47b800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20a5ee888) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2850, 0xc20b47b800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2093f69f0, 0x7fc894583690, 0xc208fb2850, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208e95b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208e95b80, 0xc20c9b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208e95b80, 0xc20c2b7de8, 0xc20c9b6000, 0x1000, 0x1000, 0xc20bfece10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c93f300, 0xc20c9b6000, 0x1000, 0x1000, 0xc20ac3d440, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c937e60) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c937e60, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c937e60, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc208c48ed0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc208c48ed0, 0xc20b53c200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208f169c0, 0xc20b53c200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208f169c0, 0xc20b53c200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208f16a40, 0xc20b53c200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208f00380, 0x7fc8945885e8, 0xc208f16a40, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208f16a40, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208f16a40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 605 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749e20, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749e20, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749dc0, 0xc20b73c000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc2083c8e00) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797f68, 0xc20b73c000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20c2da030, 0x7fc894583690, 0xc208797f68, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64b340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64b340, 0xc20be2a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64b340, 0xc20837bbd8, 0xc20be2a000, 0x1000, 0x1000, 0xc20bfece10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2088594c0, 0xc20be2a000, 0x1000, 0x1000, 0xc20903a900, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208cf5d40) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208cf5d40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc208cf5d40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20c2dbc80) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20c2dbc80, 0xc20c1b7800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208f16040, 0xc20c1b7800, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208f16040, 0xc20c1b7800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208f160c0, 0xc20c1b7800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20c265490, 0x7fc8945885e8, 0xc208f160c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208f160c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208f160c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 653 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc210143fa8, 0x29e8d60800, 0x0, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc210143fa8, 0x29e8d60800, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/registry/service/portallocator/controller.(*Repair).RunUntil(0xc20c40be80, 0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/registry/service/portallocator/controller/repair.go:58 +0x52 | |
k8s.io/kubernetes/pkg/registry/service/portallocator/controller.*Repair.RunUntil·fm(0xc20c937200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/master/controller.go:97 +0x31 | |
created by k8s.io/kubernetes/pkg/util.(*Runner).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/runner.go:45 +0x148 | |
goroutine 625 [IO wait]: | |
net.(*pollDesc).Wait(0xc20965cb50, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20965cb50, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20965caf0, 0xc210a5e000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc2104bf8a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa0c98, 0xc210a5e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20996e270, 0x7fc894583690, 0xc208fa0c98, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208aff600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208aff600, 0xc20b16f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208aff600, 0xc20c063e98, 0xc20b16f000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20931b580, 0xc20b16f000, 0x1000, 0x1000, 0xc208151200, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20caaf380) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20caaf380, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c063e40) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 518 [semacquire]: | |
sync.(*Cond).Wait(0xc20bc62e70) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
io.(*pipe).read(0xc20bc62e40, 0xc20c3a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:52 +0x303 | |
io.(*PipeReader).Read(0xc20b1ce548, 0xc20c3a2000, 0x1000, 0x1000, 0xc20bdc24d0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:134 +0x5b | |
net/http.(*liveSwitchReader).Read(0xc20b3cb448, 0xc20c3a2000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20b3ad020, 0xc20c3a2000, 0x1000, 0x1000, 0x8000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20b3c5920) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b3c5920, 0xc20a59cf0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20b3c5920, 0x0, 0x0, 0x0, 0xc20a59cf00, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc210daa1b0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc210daa1b0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20b3c5920, 0xc211623450, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20b3cb400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20b3cb400) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 519 [semacquire]: | |
sync.(*Cond).Wait(0xc21206a1b0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
io.(*pipe).read(0xc21206a180, 0xc20c39c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:52 +0x303 | |
io.(*PipeReader).Read(0xc21111a3b0, 0xc20c39c000, 0x1000, 0x1000, 0xc20bdc25b0, 0x0, 0x0) | |
/usr/lib/golang/src/io/pipe.go:134 +0x5b | |
net/http.(*liveSwitchReader).Read(0xc20b3cb4e8, 0xc20c39c000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20b3ad040, 0xc20c39c000, 0x1000, 0x1000, 0x8000, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20b3c5980) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b3c5980, 0xc20934e00a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20b3c5980, 0x0, 0x0, 0x0, 0xc20934e000, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc20bb17bc0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc20bb17bc0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20b3c5980, 0xc20dd0ca90, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20b3cb4a0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20b3cb4a0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 520 [select, 3 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20c9bd5c0, 0x7fc8945884d8, 0xc20c4e9d60, 0x7fc8945abc58, 0xc20c833740, 0xc20a59d500, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20c4e9d60, 0xc20bf5eea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20c4e9d60, 0xc20bf5eea0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20c4e9d60, 0xc20bf5eea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20c4e9d60, 0xc20bf5eea0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20c4e9d60, 0xc20bf5eea0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20b3cb540) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 521 [select, 1 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc20f9ba180, 0x7fc8945884d8, 0xc21171fcc0, 0x7fc8945abc58, 0xc21142fdc0, 0xc20f223100, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc21171fcc0, 0xc210bf2d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc21171fcc0, 0xc210bf2d00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc21171fcc0, 0xc210bf2d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc21171fcc0, 0xc210bf2d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc21171fcc0, 0xc210bf2d00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20b3cb5e0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 522 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749f70, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749f70, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749f10, 0xc20b479800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e454d0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b18, 0xc20b479800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2093f6750, 0x7fc894583690, 0xc208fb2b18, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208f39600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208f39600, 0xc20c380000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa0800, 0x7fc894583770, 0xc208f39600, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 523 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a060, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a060, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a000, 0xc209087800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e454e0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b28, 0xc209087800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208854f00, 0x7fc894583690, 0xc208fb2b28, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208490000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208490000, 0xc208880000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa0870, 0x7fc894583770, 0xc208490000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 524 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a3e0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a3e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a380, 0xc20b869800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e454f0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b68, 0xc20b869800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20991b710, 0x7fc894583690, 0xc208fb2b68, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89a000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89a000, 0xc20b332000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa08e8, 0x7fc894583770, 0xc20a89a000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 525 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a0d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a0d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a070, 0xc208dac000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e45550) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b30, 0xc208dac000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2091386c0, 0x7fc894583690, 0xc208fb2b30, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208490580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208490580, 0xc20b69e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa0998, 0x7fc894583770, 0xc208490580, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 526 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a1b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a1b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a150, 0xc208dad000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e45560) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b40, 0xc208dad000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208d8b170, 0x7fc894583690, 0xc208fb2b40, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208491080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208491080, 0xc20c36e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa09f0, 0x7fc894583770, 0xc208491080, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 527 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a5a0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a5a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a540, 0xc20c617000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc208e45570) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b88, 0xc20c617000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20927d8c0, 0x7fc894583690, 0xc208fb2b88, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89adc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89adc0, 0xc20c34c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa0ae0, 0x7fc894583770, 0xc20a89adc0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 528 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba4fb80) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 529 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba4fb80) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 620 [IO wait]: | |
net.(*pollDesc).Wait(0xc20965cae0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20965cae0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20965ca80, 0xc20f7d4000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20e5a4838) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa0cd0, 0xc20f7d4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208c92780, 0x7fc894583690, 0xc208fa0cd0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208aff8c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208aff8c0, 0xc20a65e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208aff8c0, 0xc20c063de8, 0xc20a65e000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20931a760, 0xc20a65e000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20caaec60) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20caaec60, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c063d90) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 643 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b0a7560, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b0a7560, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b0a7500, 0xc20b319800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b48f310) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb24d8, 0xc20b319800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ab414d0, 0x7fc894583690, 0xc208fb24d8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208a48b00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208a48b00, 0xc20b328000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fb2750, 0x7fc894583770, 0xc208a48b00, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 556 [select, 1 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20faa2880, 0x7fc8945887e8, 0xc208897440, 0x7fc8945aa3b8, 0xc2088973d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20ebe7f40, 0x7fc8945887e8, 0xc208897440, 0x7fc8945aa3b8, 0xc2088973d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208897440, 0x7fc8945aa3b8, 0xc2088973d0, 0xc2106f7410, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2088973c0, 0x7fc8945887e8, 0xc208897440, 0xc2106f7410, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b7efc80, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20b28be00, 0x13, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 557 [select]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20b7efe00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 558 [select]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc210b70380, 0x7fc8945887e8, 0xc208897740, 0x7fc8945aa3b8, 0xc2088976d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20f9e0f00, 0x7fc8945887e8, 0xc208897740, 0x7fc8945aa3b8, 0xc2088976d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208897740, 0x7fc8945aa3b8, 0xc2088976d0, 0xc20f313ce0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2088976c0, 0x7fc8945887e8, 0xc208897740, 0xc20f313ce0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20b7efe00, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20b889560, 0x16, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 559 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20bd24000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 560 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e580, 0x7fc8945887e8, 0xc208897a40, 0x7fc8945aa3b8, 0xc2088979d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b889ea0, 0x7fc8945887e8, 0xc208897a40, 0x7fc8945aa3b8, 0xc2088979d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208897a40, 0x7fc8945aa3b8, 0xc2088979d0, 0xc20c10afa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2088979c0, 0x7fc8945887e8, 0xc208897a40, 0xc20bb61fd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20bd24000, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20a9582d0, 0x27, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 561 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20bd24180) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 562 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e600, 0x7fc8945887e8, 0xc208897d40, 0x7fc8945aa3b8, 0xc208897cd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b889f60, 0x7fc8945887e8, 0xc208897d40, 0x7fc8945aa3b8, 0xc208897cd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208897d40, 0x7fc8945aa3b8, 0xc208897cd0, 0xc20c10a7a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc208897cc0, 0x7fc8945887e8, 0xc208897d40, 0xc20bb61fd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20bd24180, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20b889840, 0x19, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 563 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20bd24300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 564 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e680, 0x7fc8945887e8, 0xc209356240, 0x7fc8945aa3b8, 0xc2093561d0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b954020, 0x7fc8945887e8, 0xc209356240, 0x7fc8945aa3b8, 0xc2093561d0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc209356240, 0x7fc8945aa3b8, 0xc2093561d0, 0xc208df2fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc2093561c0, 0x7fc8945887e8, 0xc209356240, 0xc20c33afd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20bd24300, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20b8899e0, 0x13, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 4851 [sleep]: | |
github.com/google/cadvisor/manager.(*containerData).housekeeping(0xc20cae14a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/google/cadvisor/manager/container.go:438 +0x7db | |
created by github.com/google/cadvisor/manager.(*containerData).Start | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/google/cadvisor/manager/container.go:94 +0x44 | |
goroutine 574 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20bd24480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 602 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f640, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f640, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f5e0, 0xc20bea0000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc2083c8a20) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2ad8, 0xc20bea0000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20934fb90, 0x7fc894583690, 0xc208fb2ad8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208f38dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208f38dc0, 0xc20c9b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208f38dc0, 0xc20c2b7bd8, 0xc20c9b8000, 0x1000, 0x1000, 0xc20c111610, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c93f320, 0xc20c9b8000, 0x1000, 0x1000, 0xc20b275620, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c937ec0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c937ec0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c937ec0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20c2db770) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20c2db770, 0xc20c1b7200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208dcfa40, 0xc20c1b7200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208dcfa40, 0xc20c1b7200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208dcfac0, 0xc20c1b7200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20c265180, 0x7fc8945885e8, 0xc208dcfac0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208dcfac0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208dcfac0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 601 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20902c840, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20902c840, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20902c7e0, 0xc209257800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc2083c8a00) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796498, 0xc209257800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a735ce0, 0x7fc894583690, 0xc208796498, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2091c2580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2091c2580, 0xc20c62a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2091c2580, 0xc20c0623c8, 0xc20c62a000, 0x1000, 0x1000, 0xc209374e10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c55a820, 0xc20c62a000, 0x1000, 0x1000, 0xc20903a720, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c628420) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c628420, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c628420, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20c2db650) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20c2db650, 0xc20c1b7000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208dcf840, 0xc20c1b7000, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208dcf840, 0xc20c1b7000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208dcf8c0, 0xc20c1b7000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20c265110, 0x7fc8945885e8, 0xc208dcf8c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208dcf8c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208dcf8c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 600 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20902c8b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20902c8b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20902c850, 0xc20a6d5800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2083c89c0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796478, 0xc20a6d5800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b9561b0, 0x7fc894583690, 0xc208796478, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2091c22c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2091c22c0, 0xc20be63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2091c22c0, 0xc20c062478, 0xc20be63000, 0x1000, 0x1000, 0x4147d9, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc208daf1a0, 0xc20be63000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20b6ee720) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b6ee720, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20b6ee720, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20c2db590) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20c2db590, 0xc20c1b6e00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208dcf640, 0xc20c1b6e00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208dcf640, 0xc20c1b6e00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208dcf6c0, 0xc20c1b6e00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20c2650a0, 0x7fc8945885e8, 0xc208dcf6c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208dcf6c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208dcf6c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 5427 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc212835c80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 5268 [select, 1 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc2129cbaa0, 0x7fc8945884d8, 0xc2129b5b80, 0x7fc8945abc58, 0xc20e504580, 0xc20f1dda00, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc2129b5b80, 0xc212840270) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc2129b5b80, 0xc212840270) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc2129b5b80, 0xc212840270) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc2129b5b80, 0xc212840270) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc2129b5b80, 0xc212840270) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20c426e60) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 607 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749f00, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749f00, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749ea0, 0xc20c071000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2083c9698) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797f28, 0xc20c071000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20934f7d0, 0x7fc894583690, 0xc208797f28, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64adc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64adc0, 0xc20b084000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64adc0, 0xc20837bd38, 0xc20b084000, 0x1000, 0x1000, 0xc20bfece10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2088594e0, 0xc20b084000, 0x1000, 0x1000, 0xc20ac3d440, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208cf5da0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208cf5da0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc208cf5da0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc208c483c0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc208c483c0, 0xc20b53c000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208f162c0, 0xc20b53c000, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208f162c0, 0xc20b53c000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208f16340, 0xc20b53c000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20c265c00, 0x7fc8945885e8, 0xc208f16340, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208f16340, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208f16340, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 626 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749b80, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749b80, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749b20, 0xc20b741400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20a5ee8b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20bef4028, 0xc20b741400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a694b10, 0x7fc894583690, 0xc20bef4028, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20bef2580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20bef2580, 0xc20c38a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20bef2580, 0xc20ba4fbd8, 0xc20c38a000, 0x1000, 0x1000, 0xc20bff3e10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b3ad8e0, 0xc20c38a000, 0x1000, 0x1000, 0xc20b275500, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c394cc0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c394cc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c394cc0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20925e210) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20925e210, 0xc20b53c600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20c626880, 0xc20b53c600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20c626880, 0xc20b53c600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20c6268c0, 0xc20b53c600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208f00460, 0x7fc8945885e8, 0xc20c6268c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20c6268c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20c6268c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 575 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e700, 0x7fc8945887e8, 0xc2093575c0, 0x7fc8945aa3b8, 0xc209357550, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b954500, 0x7fc8945887e8, 0xc2093575c0, 0x7fc8945aa3b8, 0xc209357550, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc2093575c0, 0x7fc8945aa3b8, 0xc209357550, 0xc208df2fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc209357540, 0x7fc8945887e8, 0xc2093575c0, 0xc20c33afd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20bd24480, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20b9544c0, 0x1a, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 578 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20bd24600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 579 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20bd4e780, 0x7fc8945887e8, 0xc209357fc0, 0x7fc8945aa3b8, 0xc209357f50, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20b954820, 0x7fc8945887e8, 0xc209357fc0, 0x7fc8945aa3b8, 0xc209357f50, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc209357fc0, 0x7fc8945aa3b8, 0xc209357f50, 0xc208df2fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc209357f40, 0x7fc8945887e8, 0xc209357fc0, 0xc20c33afd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20bd24600, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d23e0, 0xc20b9547e0, 0x16, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 630 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20c7853a0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c7853a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c785340, 0xc20c617800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b104150) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797ba0, 0xc20c617800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20884e660, 0x7fc894583690, 0xc208797ba0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b1b7600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b1b7600, 0xc2089e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20b1b7600, 0xc20c767868, 0xc2089e6000, 0x1000, 0x1000, 0x7fc897f7c4c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2083f00e0, 0xc2089e6000, 0x1000, 0x1000, 0xc207f04d96, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208a01320) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc208a01320, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c767810) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 624 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20a6fc9a0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 648 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20a6fc8f0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 583 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a220, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a220, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a1c0, 0xc20b741c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20871d6c8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b48, 0xc20b741c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2092a2090, 0x7fc894583690, 0xc208fb2b48, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208491600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208491600, 0xc20bf6e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fa1fb0, 0x7fc894583770, 0xc208491600, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 584 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a370, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a370, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a310, 0xc208dc6000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20871d6d8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b60, 0xc208dc6000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a6e7e90, 0x7fc894583690, 0xc208fb2b60, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2083a18c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2083a18c0, 0xc20bd66000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8440, 0x7fc894583770, 0xc2083a18c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 585 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a4c0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a4c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a460, 0xc20b490800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20871d6e8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b78, 0xc20b490800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2092d07b0, 0x7fc894583690, 0xc208fb2b78, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89a840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89a840, 0xc20bd6e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c85a0, 0x7fc894583770, 0xc20a89a840, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 586 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a450, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a450, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a3f0, 0xc20c9c0400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20871d7e8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b70, 0xc20c9c0400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2087fd140, 0x7fc894583690, 0xc208fb2b70, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89a580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89a580, 0xc20cd1c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8668, 0x7fc894583770, 0xc20a89a580, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 589 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a530, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a530, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a4d0, 0xc208dc6800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2086f8590) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b80, 0xc208dc6800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20c0834a0, 0x7fc894583690, 0xc208fb2b80, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89ab00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89ab00, 0xc20bfba000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c87a0, 0x7fc894583770, 0xc20a89ab00, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 590 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a140, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a140, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a0e0, 0xc209277800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2086f85a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b38, 0xc209277800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a6e7530, 0x7fc894583690, 0xc208fb2b38, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208490b00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208490b00, 0xc20c118000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8808, 0x7fc894583770, 0xc208490b00, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 591 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a7d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a7d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a770, 0xc20c9c0000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2086f85b0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2bb0, 0xc20c9c0000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2087fcbd0, 0x7fc894583690, 0xc208fb2bb0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89bb80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89bb80, 0xc20cd2c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8880, 0x7fc894583770, 0xc20a89bb80, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 592 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a6f0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a6f0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a690, 0xc20c070800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2086f85c0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2ba0, 0xc20c070800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20924ecc0, 0x7fc894583690, 0xc208fb2ba0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89b600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89b600, 0xc20cd34000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8908, 0x7fc894583770, 0xc20a89b600, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 593 [IO wait]: | |
net.(*pollDesc).Wait(0xc20902c920, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20902c920, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20902c8c0, 0xc20de0e000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20f7e5570) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796460, 0xc20de0e000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208fb8870, 0x7fc894583690, 0xc208796460, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20929d340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20929d340, 0xc20c1aa000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c89d0, 0x7fc894583770, 0xc20929d340, 0xe0e0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 594 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc20911a290, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a290, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a230, 0xc210102000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc210c7ed70) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b50, 0xc210102000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ad3c090, 0x7fc894583690, 0xc208fb2b50, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2084918c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2084918c0, 0xc20cd3c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8a48, 0x7fc894583770, 0xc2084918c0, 0x10e04, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 595 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749fe0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749fe0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749f80, 0xc20b490400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2086f8600) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b20, 0xc20b490400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208f9fce0, 0x7fc894583690, 0xc208fb2b20, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208f398c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208f398c0, 0xc20cd4c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8b68, 0x7fc894583770, 0xc208f398c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 596 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20902c990, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20902c990, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20902c930, 0xc20b741800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2086f8620) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796468, 0xc20b741800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a695680, 0x7fc894583690, 0xc208796468, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2090e1080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2090e1080, 0xc20bb48000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8be0, 0x7fc894583770, 0xc2090e1080, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 597 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20902ca00, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20902ca00, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20902c9a0, 0xc208c9b800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20866a470) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796470, 0xc208c9b800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20bc39fb0, 0x7fc894583690, 0xc208796470, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2090e1600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2090e1600, 0xc20c280000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2086c8c58, 0x7fc894583770, 0xc2090e1600, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 485 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc208da4480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 486 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20c920b00, 0x7fc8945887e8, 0xc208901e40, 0x7fc8945aa3b8, 0xc208901dd0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20c509020, 0x7fc8945887e8, 0xc208901e40, 0x7fc8945aa3b8, 0xc208901dd0, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc208901e40, 0x7fc8945aa3b8, 0xc208901dd0, 0xc208fd4fa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc208901dc0, 0x7fc8945887e8, 0xc208901e40, 0xc20ca7afd8, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc208da4480, 0x7fc897f92f50, 0xc208033bb0, 0x7fc897dd1af0, 0xc2085d2340, 0xc209102040, 0x16, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 487 [IO wait]: | |
net.(*pollDesc).Wait(0xc20911a760, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a760, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a700, 0xc211ba4000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20f8bec60) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2ba8, 0xc211ba4000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209044990, 0x7fc894583690, 0xc208fb2ba8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89b8c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89b8c0, 0xc20b25c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fb2e68, 0x7fc894583770, 0xc20a89b8c0, 0x15113, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 488 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a300, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a300, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a2a0, 0xc20888b800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b5bc730) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b58, 0xc20888b800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208855ad0, 0x7fc894583690, 0xc208fb2b58, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208491b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208491b80, 0xc20be86000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc208fb2ee0, 0x7fc894583770, 0xc208491b80, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 497 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f9c0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f9c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f960, 0xc20bc6f000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20b5bc810) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2087964f8, 0xc20bc6f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a735350, 0x7fc894583690, 0xc2087964f8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2091c38c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2091c38c0, 0xc20b0f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2091c38c0, 0xc20ba881b8, 0xc20b0f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2083e11c0, 0xc20b0f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20caaf9e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20caaf9e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20caaf9e0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2091135c0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2091135c0, 0xc20b31dc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208900a40, 0xc20b31dc00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208900a40, 0xc20b31dc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208900dc0, 0xc20b31dc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fcea10, 0x7fc8945885e8, 0xc208900dc0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208900dc0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208900dc0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 610 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f870, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f870, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f810, 0xc20bc5a000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20b5bc820) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796558, 0xc20bc5a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209166030, 0x7fc894583690, 0xc208796558, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64a2c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64a2c0, 0xc20b0eb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64a2c0, 0xc20c2b7f48, 0xc20b0eb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc2083e1220, 0xc20b0eb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20caafa40) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20caafa40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20caafa40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc209113680) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc209113680, 0xc20b31de00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208901240, 0xc20b31de00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208901240, 0xc20b31de00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208901340, 0xc20b31de00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc208fcea80, 0x7fc8945885e8, 0xc208901340, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208901340, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208901340, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 628 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c062e70) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 612 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc208393810) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 613 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc208393810) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 619 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc208393a20) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 5501 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc21206a0c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 860 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68e990, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68e990, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68e930, 0xc20d5b8000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20b105278) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c8fe8, 0xc20d5b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208702570, 0x7fc894583690, 0xc2086c8fe8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c978840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c978840, 0xc20d422000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c978840, 0xc20becdd38, 0xc20d422000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20dbc0140, 0xc20d422000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20da336e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20da336e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20da336e0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20881ccf0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20881ccf0, 0xc20dc54200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20b543300, 0xc20dc54200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20b543300, 0xc20dc54200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20b543340, 0xc20dc54200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20dc1c180, 0xc207cabc2f, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20dc1c180, 0x24b4320, 0xc20b543d00, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc208d8ac30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc208d8ac90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1645 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc208e0c598) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc208e0c580, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20e32a230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc208fd67b8, 0x3b9aca00, 0x0, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc208fd67b8, 0x3b9aca00, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20e32a230, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/serviceaccount.(*ServiceAccountsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/serviceaccount/serviceaccounts_controller.go:139 +0x8a | |
goroutine 778 [select]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20fefe080, 0x7fc89451a0b8, 0xc211228ca8, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc211cf6a50, 0x7fc8945377c8, 0xc20bdf4400, 0xc20bdee070, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc211cf6720, 0xc21168ec00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc211cf6720, 0xc21168ec00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc211634320, 0xc2111601a0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc2091c1400) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 779 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20df7aac0, 0x7fc89451a0b8, 0xc20b1ce030, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8945aa360, 0xc20df4a000, 0x7fc894537b10, 0xc208d58000, 0xc20968e4c0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20df790b0, 0xc20df72120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20df790b0, 0xc20df72120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20df5c000, 0xc20d35f110) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc2091c14a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 647 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc2083936b0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 640 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bd7f950, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd7f950, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd7f8f0, 0xc2086e6000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20b1046d0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208796518, 0xc2086e6000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208fb9380, 0x7fc894583690, 0xc208796518, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc2091c3b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc2091c3b80, 0xc20ac66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc2091c3b80, 0xc20ba88108, 0xc20ac66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20ba48da0, 0xc20ac66000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20b658fc0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b658fc0, 0xc2089ff70a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20b658fc0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a860f30) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a860f30, 0xc2086d9000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc208abc340, 0xc2086d9000, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc208abc340, 0xc2086d9000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc208abc380, 0xc2086d9000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20859e380, 0x7fc8945885e8, 0xc208abc380, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc208abc380, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc208abc380, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 869 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a64ddb0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a64ddb0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a64dd50, 0xc20b48c000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20b0c1798) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208c51528, 0xc20b48c000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2089e9830, 0x7fc894583690, 0xc208c51528, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6c2840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6c2840, 0xc20c2b9000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c6c2840, 0xc20c036cb8, 0xc20c2b9000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b37d620, 0xc20c2b9000, 0x1000, 0x1000, 0xc20adf1b60, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20bb07b00) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20bb07b00, 0x596890a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20bb07b00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2084cd3e0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2084cd3e0, 0xc208ec4400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20db6bdc0, 0xc208ec4400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20db6bdc0, 0xc208ec4400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20db6be00, 0xc208ec4400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20b6cb080, 0xc207a25363, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20b6cb080, 0x24b4320, 0xc20ddac9c0, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20847b170, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20847b1a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1647 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20de021e0, 0x7fc8944b46e8, 0xc20ae8a300, 0xc20ebf5c98, 0xc20818b440, 0xc20bc29260, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20de021e0, 0xc20bc29260, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c08b420, 0x3b9aca00, 0x0, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c08b420, 0x3b9aca00, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 5483 [chan receive, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20f4a0960, 0x597c970, 0x0, 0x0, 0x8a35) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 767 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20dc417c0, 0x7fc89451a0b8, 0xc20dc2a230, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc2086fcde0, 0x7fc8945377c8, 0xc2093ea840, 0xc20a7c5a00, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc2086fcab0, 0xc20dbe7e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc2086fcab0, 0xc20dbe7e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20dc17360, 0xc20d35f040) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20969f9a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 746 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c036c60) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 747 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c036c60) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1648 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20de02280, 0x7fc8944b46e8, 0xc20ae8a360, 0xc20ebf3c98, 0xc20818b440, 0xc20bc29260, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20de02280, 0xc20bc29260, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c08b440, 0x3b9aca00, 0x0, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c08b440, 0x3b9aca00, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1646 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc208e0c648) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc208e0c630, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20e32a2a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e52b7b8, 0x3b9aca00, 0x0, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e52b7b8, 0x3b9aca00, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20e32a2a0, 0xc20bc29260) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/serviceaccount.(*ServiceAccountsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/serviceaccount/serviceaccounts_controller.go:140 +0xb0 | |
goroutine 834 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20becde40) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 823 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20becdb80) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 924 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2083b8a70, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2083b8a70, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2083b8a10, 0xc20da64800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20942d998) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9e58, 0xc20da64800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b189c20, 0x7fc894583690, 0xc2086c9e58, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3ef080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3ef080, 0xc20b9c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c3ef080, 0xc20bf6d868, 0xc20b9c8000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c247440, 0xc20b9c8000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c629860) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c629860, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c629860, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20b189950) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20b189950, 0xc20b53d600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc2082ee000, 0xc20b53d600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc2082ee000, 0xc20b53d600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc2082ee1c0, 0xc20b53d600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2083b1380, 0xc207fd9cf3, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2083b1380, 0x24b4320, 0xc2082630c0, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20b1899e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20b189a10) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 832 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20becdce0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 822 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20becdd90) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 833 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20becdce0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 6562 [IO wait]: | |
net.(*pollDesc).Wait(0xc20d529b80, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d529b80, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d529b20, 0xc210989800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211ef4668) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20ef37010, 0xc210989800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc211bf4270, 0x7fc894583690, 0xc20ef37010, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20929c000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20929c000, 0xc20f2e4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20e14cea8, 0xc20f2e4000, 0x1000, 0x1000, 0x2d, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20daef420, 0xc20f2e4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc212ad8f60) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc212ad8f60, 0xc20929c10a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc212ad8f60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc20b957950, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc20b957950, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc212ad8f60, 0xc20b7d2270, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20e14ce60, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20e14ce60) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 821 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20becdd90) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 798 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20dbffa40, 0x7fc89451a0b8, 0xc20dc2a038, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20880cb10, 0x7fc8945377c8, 0xc2090b51c0, 0xc2096b7620, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20880c330, 0xc20dbe6c60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20880c330, 0xc20dbe6c60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20dc170e0, 0xc20ce624e0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ae7c1e0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 799 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20de46e80, 0x7fc89451a0b8, 0xc20dc2a130, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc208bc7a70, 0x7fc8945377c8, 0xc20aa1e0c0, 0xc2083c8f40, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc208bc7740, 0xc20de3c540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc208bc7740, 0xc20de3c540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20de200a0, 0xc20dc24680) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ae7c280) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 800 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc208852940, 0x7fc89451a0b8, 0xc20b1cea70, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20c228c30, 0x7fc894537b10, 0xc20924f2f0, 0xc20ab68be0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20c2285a0, 0xc20bbe4360) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20c2285a0, 0xc20bbe4360) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c45d2c0, 0xc20de56680) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ae7c320) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 801 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20dc403c0, 0x7fc89451a0b8, 0xc20dc2a0c8, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20872f980, 0x7fc8945377c8, 0xc2093ea840, 0xc20a7c5a00, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20880dda0, 0xc20dbe71a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20880dda0, 0xc20dbe71a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20dc17180, 0xc20ce625b0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ae7c3c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 802 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20de8c0c0, 0x7fc89451a0b8, 0xc20b1ced78, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20de77620, 0x7fc8945377c8, 0xc208f59540, 0xc20964e090, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20de77290, 0xc20de65080) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20de77290, 0xc20de65080) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20db4ec80, 0xc20d947450) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ae7c460) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 5437 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc2110e0df0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2110e0df0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2110e0d90, 0xc20bc86000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20f179d88) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc211228868, 0xc20bc86000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20c7a79e0, 0x7fc894583690, 0xc211228868, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20d00a000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20d00a000, 0xc212a18000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc2105677b0, 0x7fc894583770, 0xc20d00a000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 5341 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS(0xc20de99b80, 0xc2128fc090) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:112 +0x437 | |
k8s.io/kubernetes/pkg/apiserver.*WatchServer.HandleWS·fm(0xc2128fc090) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x31 | |
golang.org/x/net/websocket.Server.serveWebSocket(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3d3d6c8, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:89 +0x292 | |
golang.org/x/net/websocket.Handler.ServeHTTP(0xc20d186610, 0x7fc89451a0b8, 0xc2105674f8, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:112 +0x8a | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20f9d8600, 0x7fc8945377c8, 0xc20916c740, 0xc208708ee0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x592 | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20f9d8270, 0xc212827da0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20f9d8270, 0xc212827da0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc2119ffe00, 0xc20ee5ed00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e228820) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 866 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba89290) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 784 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20c941140, 0x7fc89451a0b8, 0xc20b8827d8, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20a90e6f0, 0x7fc8945377c8, 0xc208f59540, 0xc20964e090, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20a90e330, 0xc20c9bc5a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20a90e330, 0xc20c9bc5a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20becb9a0, 0xc20ea4cd00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ce7c3c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 824 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20becdb80) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 857 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba894a0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 893 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20ccc93a0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ccc93a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20ccc9340, 0xc208d69400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20bdef5b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1cebb8, 0xc208d69400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0c6ab0, 0x7fc894583690, 0xc20b1cebb8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c157600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c157600, 0xc20cfef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c157600, 0xc20ba892e8, 0xc20cfef000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20dc4ba00, 0xc20cfef000, 0x1000, 0x1000, 0x3f3, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20db691a0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20db691a0, 0x20000000a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20db691a0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20a59c450) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20a59c450, 0xc20b570400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20c832f00, 0xc20b570400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20c832f00, 0xc20b570400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20c832f40, 0xc20b570400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20b6cad80, 0xc207b7cce7, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20b6cad80, 0x24b4320, 0xc20c833180, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20a59c480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20a59c510) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 5443 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc2129a58c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 809 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20becdc30) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 810 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20becdc30) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 785 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20b441040, 0x7fc89451a0b8, 0xc20dc2aa30, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20b1893b0, 0x7fc8945377c8, 0xc20aa1e0c0, 0xc2083c8f40, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20b189020, 0xc208674b40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20b189020, 0xc208674b40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20b836a00, 0xc20bfa6d00) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20ce7c460) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 898 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bf6d810) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 891 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bf6d760) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 816 [select]: | |
net/http.(*persistConn).readLoop(0xc20ba89080) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 817 [select]: | |
net/http.(*persistConn).writeLoop(0xc20ba89080) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 5364 [select]: | |
net/http.(*persistConn).writeLoop(0xc20ba194a0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1666 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20d901d40, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d901d40, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d901ce0, 0xc20cfc0000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20c438358) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2a288, 0xc20cfc0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2086fcff0, 0x7fc894583690, 0xc20dc2a288, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3ef8c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3ef8c0, 0xc20b1ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c3ef8c0, 0xc20d3730d8, 0xc20b1ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20882e500, 0xc20b1ab000, 0x1000, 0x1000, 0xc20bc291a0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208729ce0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208729ce0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc208729ce0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20ae8a270) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20ae8a270, 0xc20c128400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20cef0280, 0xc20c128400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20cef0280, 0xc20c128400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20cef02c0, 0xc20c128400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20c528480, 0xc207b10fbf, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20c528480, 0x24b4320, 0xc20cef0400, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20ae8a330, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20ae8a360) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 894 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bdc2680, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bdc2680, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bdc2620, 0xc20cdba800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20b43fb38) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa0730, 0xc20cdba800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20abb6c30, 0x7fc894583690, 0xc208fa0730, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208afedc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208afedc0, 0xc20b3cc000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b1ceb88, 0x7fc894583770, 0xc208afedc0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 835 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20becde40) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 905 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20de1c0b0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 842 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20880cb10, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 843 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68ebc0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68ebc0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68eb60, 0xc20a75e400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20be70180) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9058, 0xc20a75e400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208afae10, 0x7fc894583690, 0xc2086c9058, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c979600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c979600, 0xc20dc8a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a098, 0x7fc894583770, 0xc20c979600, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 844 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20872f980, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 845 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68f100, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68f100, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68f0a0, 0xc20beed400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20be701c0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9080, 0xc20beed400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ac8cf60, 0x7fc894583690, 0xc2086c9080, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3ee840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3ee840, 0xc20dc92000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a118, 0x7fc894583770, 0xc20c3ee840, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 5354 [select]: | |
net/http.(*persistConn).writeLoop(0xc20ba18e70) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 847 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc2086fcde0, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 848 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20c2d0ae0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c2d0ae0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c2d0a80, 0xc20b9fe800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20be701d0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797108, 0xc20b9fe800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ad39200, 0x7fc894583690, 0xc208797108, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3f9600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3f9600, 0xc20dc9a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a280, 0x7fc894583770, 0xc20c3f9600, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 902 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20d373080) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 914 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20d372fd0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 851 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20b1f4640, 0x7fc89451a0b8, 0xc20dc2b430, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20a6e6090, 0x7fc8945377c8, 0xc208f59540, 0xc20964e090, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc208f13920, 0xc20d113e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc208f13920, 0xc20d113e60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc209426d20, 0xc20d481ad0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20dc17400) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 852 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20cfb6f40, 0x7fc89451a0b8, 0xc20b882238, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20ae94120, 0x7fc894537b10, 0xc20924f2f0, 0xc20ab68be0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20ae79da0, 0xc20bfccde0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20ae79da0, 0xc20bfccde0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20b74d720, 0xc20b3df790) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20dc174a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 853 [select]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20f8e4200, 0x7fc89451a0b8, 0xc2112298c0, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc210bc9680, 0x7fc8945377c8, 0xc20bdf4400, 0xc20bdee070, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc210bc9320, 0xc20d00f080) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc210bc9320, 0xc20d00f080) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc212105540, 0xc211e97ba0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20dc17540) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 867 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba89290) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 870 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68ea00, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68ea00, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68e9a0, 0xc20bf16800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20b0c17b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c8fc0, 0xc20bf16800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0c73b0, 0x7fc894583690, 0xc2086c8fc0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6c3b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6c3b80, 0xc20d7f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c6c3b80, 0xc20becdde8, 0xc20d7f3000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20d5311a0, 0xc20d7f3000, 0x1000, 0x1000, 0xc20adf1b60, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20d7aeb40) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20d7aeb40, 0x596890a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20d7aeb40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc2084cdaa0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc2084cdaa0, 0xc208ec4600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20ddac040, 0xc208ec4600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20ddac040, 0xc208ec4600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20ddac080, 0xc208ec4600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20b6cb200, 0xc207a25353, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20b6cb200, 0x24b4320, 0xc20ddacac0, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20de62c30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20de62c60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 871 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68e840, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68e840, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68e7e0, 0xc20b8f7000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b0c1878) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9038, 0xc20b8f7000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208702630, 0x7fc894583690, 0xc2086c9038, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c979080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c979080, 0xc20d911000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c979080, 0xc20becdbd8, 0xc20d911000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20d9e9680, 0xc20d911000, 0x1000, 0x1000, 0xc20adf1b60, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20d7af2c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20d7af2c0, 0x596890a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20d7af2c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20847a960) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20847a960, 0xc208ec4800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20ddac2c0, 0xc208ec4800, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20ddac2c0, 0xc208ec4800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20ddac300, 0xc208ec4800, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20b6cb380, 0xc207a2533b, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20b6cb380, 0x24b4320, 0xc20ddacc40, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20de62c90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20de62cc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 872 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20db3a300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 873 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20de22f00, 0x7fc8945887e8, 0xc20de8cf80, 0x7fc8945aa3b8, 0xc20de8cf50, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc20dec0d20, 0x7fc8945887e8, 0xc20de8cf80, 0x7fc8945aa3b8, 0xc20de8cf50, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20de8cf80, 0x7fc8945aa3b8, 0xc20de8cf50, 0xc20bfecfa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20de8cf40, 0x7fc8945887e8, 0xc20de8cf80, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20db3a300, 0x7fc897dd3108, 0xc20de63dd0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20de760c0, 0x29, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 874 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc208b28060, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208b28060, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc208b28000, 0xc20b1d1800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20ad67770) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20bef4000, 0xc20b1d1800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20bdb4180, 0x7fc894583690, 0xc20bef4000, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3f8840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3f8840, 0xc20ded0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b1ced28, 0x7fc894583770, 0xc20c3f8840, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 927 [select]: | |
net/http.(*persistConn).readLoop(0xc20d3733f0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 876 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20de77620, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 877 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68f1e0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68f1e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68f180, 0xc20bd2ec00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20ad66118) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9090, 0xc20bd2ec00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209bde4b0, 0x7fc894583690, 0xc2086c9090, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3eeb00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3eeb00, 0xc20d5cc000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b1cedc8, 0x7fc894583770, 0xc20c3eeb00, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 5433 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS(0xc20cff14c0, 0xc2122da120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:112 +0x437 | |
k8s.io/kubernetes/pkg/apiserver.*WatchServer.HandleWS·fm(0xc2122da120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x31 | |
golang.org/x/net/websocket.Server.serveWebSocket(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3d3d6c8, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:89 +0x292 | |
golang.org/x/net/websocket.Handler.ServeHTTP(0xc21045a060, 0x7fc89451a0b8, 0xc21111a158, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:112 +0x8a | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8945aa360, 0xc2128b7ec0, 0x7fc8945377c8, 0xc20947bdc0, 0xc208f102f0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x592 | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20f3a1bc0, 0xc212b0ccc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20f3a1bc0, 0xc212b0ccc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc212acc780, 0xc212b1e000) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc2127abcc0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 897 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bcd5800, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bcd5800, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bcd57a0, 0xc20cb68000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc208737bf8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa1ee0, 0xc20cb68000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20925ecf0, 0x7fc894583690, 0xc208fa1ee0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc208e30dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc208e30dc0, 0xc2094b1000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc208e30dc0, 0xc20a6fc948, 0xc2094b1000, 0x1000, 0x1000, 0x40e628, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c93e040, 0xc2094b1000, 0x1000, 0x1000, 0x5a, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c9366c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c9366c0, 0xc20801740a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c9366c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc209112570) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc209112570, 0xc20b570600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20c614c80, 0xc20b570600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20c614c80, 0xc20b570600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20c614d00, 0xc20b570600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20c765b90, 0x7fc8945885e8, 0xc20c614d00, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20c614d00, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20c614d00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 880 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20df4a000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 881 [select, 3 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20df68a00, 0x7fc8945887e8, 0xc20df7b540, 0x7fc8945aa3b8, 0xc20df7b510, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc2082701a0, 0x7fc8945887e8, 0xc20df7b540, 0x7fc8945aa3b8, 0xc20df7b510, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208336320, 0x7fc8945887e8, 0xc20df7b540, 0x7fc8945aa3b8, 0xc20df7b510, 0xc20dc857a0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc20df7b500, 0x7fc8945887e8, 0xc20df7b540, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc20df4a000, 0x7fc897dd3108, 0xc20df791a0, 0x7fc897dd1af0, 0xc2085d2340, 0xc20df79470, 0x29, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 882 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc209418d10, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209418d10, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209418cb0, 0xc20b8d0800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20be71e60) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1ceb38, 0xc20b8d0800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ac69320, 0x7fc894583690, 0xc20b1ceb38, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c156dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c156dc0, 0xc20cdfc000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b1ce078, 0x7fc894583770, 0xc20c156dc0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 861 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68e8b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68e8b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68e850, 0xc20d802000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20b105368) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9008, 0xc20d802000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2087025d0, 0x7fc894583690, 0xc2086c9008, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c978dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c978dc0, 0xc20b0b2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c978dc0, 0xc20becdc88, 0xc20b0b2000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20d541220, 0xc20b0b2000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20d452600) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20d452600, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20d452600, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc208d8ab40) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc208d8ab40, 0xc20dc54400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20b543b40, 0xc20dc54400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20b543b40, 0xc20dc54400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20b543b80, 0xc20dc54400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20dc1c300, 0xc207cabc0f, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20dc1c300, 0x24b4320, 0xc20b543f00, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc208d8acf0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc208d8ad80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 884 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68ea70, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68ea70, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68ea10, 0xc20d41e000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20b1672b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c8f98, 0xc20d41e000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a834ab0, 0x7fc894583690, 0xc2086c8f98, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6c2dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6c2dc0, 0xc20d4f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c6c2dc0, 0xc20becde98, 0xc20d4f2000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20dbc0160, 0xc20d4f2000, 0x1000, 0x1000, 0x3f3, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20da33740) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20da33740, 0x20000000a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20da33740, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20df797a0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20df797a0, 0xc208ec4a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20df7ad80, 0xc208ec4a00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20df7ad80, 0xc208ec4a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20df7adc0, 0xc208ec4a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20b6ca180, 0xc207a08447, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20b6ca180, 0x24b4320, 0xc20df7bb80, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20de49890, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20de498c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 885 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2082e1cd0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2082e1cd0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2082e1c70, 0xc20c3fe000, 0x4000, 0x4000, 0x0, 0x7fc897f8eda8, 0xc20b167378) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fa1ed8, 0xc20c3fe000, 0x4000, 0x4000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209139f80, 0x7fc894583690, 0xc208fa1ed8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c9eb340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c9eb340, 0xc20cadb000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c9eb340, 0xc20c0361b8, 0xc20cadb000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c8288a0, 0xc20cadb000, 0x1000, 0x1000, 0x3f3, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c936c60) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c936c60, 0x20000000a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c936c60, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20df79860) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20df79860, 0xc208ec4c00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20df7ae80, 0xc208ec4c00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20df7ae80, 0xc208ec4c00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20df7aec0, 0xc208ec4c00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20b6ca300, 0xc207a0842f, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20b6ca300, 0x24b4320, 0xc20df7bd00, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20de498f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20de49920) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1649 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2082e1330, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2082e1330, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2082e12d0, 0xc20cfba000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20c438348) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1ceb90, 0xc20cfba000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2088288d0, 0x7fc894583690, 0xc20b1ceb90, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c662000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c662000, 0xc20d7fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c662000, 0xc20de1c108, 0xc20d7fd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20882e640, 0xc20d7fd000, 0x1000, 0x1000, 0xc20bc291a0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20a6e00c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20a6e00c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20a6e00c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20ae8a180) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20ae8a180, 0xc20c128200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20cef0200, 0xc20c128200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20cef0200, 0xc20c128200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20cef0240, 0xc20c128200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc20c528300, 0xc207b10fcf, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc20c528300, 0x24b4320, 0xc20cef0300, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20ae8a2a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20ae8a300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 855 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc208bc7a70, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 856 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68f020, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68f020, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68efc0, 0xc20a75ec00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b1971d8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9060, 0xc20a75ec00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0bb890, 0x7fc894583690, 0xc2086c9060, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c9798c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c9798c0, 0xc20b678000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a188, 0x7fc894583770, 0xc20c9798c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 888 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20911a610, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20911a610, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20911a5b0, 0xc20c616400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20bdef480) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208fb2b90, 0xc20c616400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20927c3f0, 0x7fc894583690, 0xc208fb2b90, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a89b080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a89b080, 0xc20c20a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b1cea20, 0x7fc894583770, 0xc20a89b080, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 889 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20c228c30, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 890 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20b68f090, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20b68f090, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20b68f030, 0xc20bd2f000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20bdef550) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9068, 0xc20bd2f000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209bde750, 0x7fc894583690, 0xc2086c9068, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c979b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c979b80, 0xc20b908000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b1ceae8, 0x7fc894583770, 0xc20c979b80, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 858 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba894a0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 892 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20bf6d760) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 904 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20de1c0b0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 896 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20cfb7980, 0x7fc89451a0b8, 0xc20b8822b8, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20ae95890, 0x7fc8945377c8, 0xc2090b51c0, 0xc2096b7620, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20ae95500, 0xc20bfcd380) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20ae95500, 0xc20bfcd380) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20b74d7c0, 0xc20b3df930) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20c4e9e00) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 862 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a749d40, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a749d40, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749ce0, 0xc20968a000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20b105398) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208797fa8, 0xc20968a000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208d38a20, 0x7fc894583690, 0xc208797fa8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20a64b8c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20a64b8c0, 0xc209bca000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20a64b8c0, 0xc20ba4fe98, 0xc209bca000, 0x1000, 0x1000, 0x40e628, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20ba48d80, 0xc209bca000, 0x1000, 0x1000, 0xc20881ccf0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20b658f60) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20b658f60, 0x20a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20b658f60, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20881d320) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20881d320, 0xc20dc54600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20b543440, 0xc20dc54600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20b543440, 0xc20dc54600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20b543480, 0xc20dc54600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc20b651960, 0x7fc8945885e8, 0xc20b543480, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20b543480, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20b543480, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 899 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20bf6d810) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 915 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20d372fd0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 918 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc209418df0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209418df0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209418d90, 0xc20b322c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20d4bdbb8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1ceb40, 0xc20b322c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b18f290, 0x7fc894583690, 0xc20b1ceb40, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c157080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c157080, 0xc20cab2000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a980, 0x7fc894583770, 0xc20c157080, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 921 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20b1893b0, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 922 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20ce92b50, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ce92b50, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20ce92af0, 0xc208c9f000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20942d620) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1cec30, 0xc208c9f000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208e35560, 0x7fc894583690, 0xc20b1cec30, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c157b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c157b80, 0xc20befa000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2aa80, 0x7fc894583770, 0xc20c157b80, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 923 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc209418ae0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209418ae0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209418a80, 0xc20aaea000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20942d988) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c93e8, 0xc20aaea000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b14e930, 0x7fc894583690, 0xc2086c93e8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3eedc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3eedc0, 0xc20c2c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c3eedc0, 0xc20ba894f8, 0xc20c2c8000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20de44c00, 0xc20c2c8000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20de3cd20) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20de3cd20, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20de3cd20, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20b1897d0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20b1897d0, 0xc20b53d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20863dc40, 0xc20b53d400, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20863dc40, 0xc20b53d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20863ddc0, 0xc20b53d400, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2083b1200, 0xc207fd1157, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2083b1200, 0x24b4320, 0xc2082eea80, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20b189980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20b1899b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 7829 [chan receive]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc2100df500, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 903 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20d373080) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 928 [select]: | |
net/http.(*persistConn).writeLoop(0xc20d3733f0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 7373 [IO wait]: | |
net.(*pollDesc).Wait(0xc20c132ca0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c132ca0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c132c40, 0xc20c97e000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211fac1a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20f0dfb20, 0xc20c97e000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20bebf770, 0x7fc894583690, 0xc20f0dfb20, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc212692840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc212692840, 0xc20966a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20e776408, 0xc20966a000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20e80de00, 0xc20966a000, 0x1000, 0x1000, 0x800, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc2128c33e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc2128c33e0, 0xc20bebf70a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc2128c33e0, 0x0, 0x0, 0x0, 0xc20bebf700, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc210433b00, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc210433b00, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc2128c33e0, 0xc21011d110, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20e7763c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20e7763c0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1639 [syscall, 3 minutes]: | |
syscall.Syscall(0x2f, 0x88, 0xc20df94990, 0x0, 0x100020000, 0x7fc897f7c4b0, 0x41c308) | |
/usr/lib/golang/src/syscall/asm_linux_amd64.s:21 +0x5 | |
syscall.recvmsg(0x88, 0xc20df94990, 0x0, 0x41b6cc, 0x0, 0x0) | |
/usr/lib/golang/src/syscall/zsyscall_linux_amd64.go:1933 +0x57 | |
syscall.Recvmsg(0x88, 0xc20e279200, 0x200, 0x200, 0xc2089e8f90, 0x28, 0x28, 0x0, 0x7fc897f7c4b0, 0x0, ...) | |
/usr/lib/golang/src/syscall/syscall_linux.go:519 +0x19b | |
net.(*netFD).readMsg(0xc208e74310, 0xc20e279200, 0x200, 0x200, 0xc2089e8f90, 0x28, 0x28, 0x0, 0x0, 0x0, ...) | |
/usr/lib/golang/src/net/fd_unix.go:292 +0x42b | |
net.(*UDPConn).ReadMsgUDP(0xc20dc2af30, 0xc20e279200, 0x200, 0x200, 0xc2089e8f90, 0x28, 0x28, 0x14dd34c2, 0x7fc897f7c4b0, 0x40e8e1, ...) | |
/usr/lib/golang/src/net/udpsock_posix.go:96 +0x17f | |
github.com/miekg/dns.ReadFromSessionUDP(0xc20dc2af30, 0xc20e279200, 0x200, 0x200, 0x200, 0x200, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/udp.go:47 +0xca | |
github.com/miekg/dns.(*Server).readUDP(0xc20912fe00, 0xc20dc2af30, 0x77359400, 0x0, 0x0, 0x0, 0x3123720, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:615 +0x14e | |
github.com/miekg/dns.(*defaultReader).ReadUDP(0xc20dc2af48, 0xc20dc2af30, 0x77359400, 0x0, 0x0, 0x0, 0x5988820, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:230 +0x72 | |
github.com/miekg/dns.(*Server).serveUDP(0xc20912fe00, 0xc20dc2af30, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:485 +0x1ea | |
github.com/miekg/dns.(*Server).ListenAndServe(0xc20912fe00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:328 +0x81d | |
github.com/miekg/dns.ListenAndServe(0xc20871d1b0, 0xa, 0x32d59e0, 0x4, 0x7fc8944dd1c8, 0xc20bd31640, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:99 +0xec | |
github.com/skynetservices/skydns/server.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/skynetservices/skydns/server/server.go:126 +0xd9 | |
created by github.com/skynetservices/skydns/server.(*server).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/skynetservices/skydns/server/server.go:129 +0x361 | |
goroutine 1644 [chan receive, 3 minutes]: | |
github.com/openshift/origin/pkg/cmd/util/plug.(*plug).WaitForStop(0xc2085c3290) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/util/plug/plug.go:68 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/start.func·011() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/start/start_master.go:522 +0x62 | |
created by github.com/openshift/origin/pkg/cmd/server/start.startControllers | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/start/start_master.go:524 +0x141 | |
goroutine 1642 [IO wait]: | |
net.(*pollDesc).Wait(0xc20dc801b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20dc801b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20dc80150, 0xc20dcab000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211ce1f60) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2a2d8, 0xc20dcab000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20de487e0, 0x7fc894583690, 0xc20dc2a2d8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b96b080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b96b080, 0xc20cf56000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2b0b8, 0x7fc894583770, 0xc20b96b080, 0x514, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 4997 [IO wait]: | |
net.(*pollDesc).Wait(0xc20a748450, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a748450, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a7483f0, 0xc20d561000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20f3e84b0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20927e6e0, 0xc20d561000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20ac8d380, 0x7fc894583690, 0xc20927e6e0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3dd340, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3dd340, 0xc2110d0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20927ed28, 0x7fc894583770, 0xc20c3dd340, 0x1c6f, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1615 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a7493a0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a7493a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a749340, 0xc20c3abc00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20c28fe00) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2aea8, 0xc20c3abc00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2089e1530, 0x7fc894583690, 0xc20dc2aea8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c7ec840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c7ec840, 0xc208b95000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20b276c28, 0xc208b95000, 0x1000, 0x1000, 0x8, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20c2b4440, 0xc208b95000, 0x1000, 0x1000, 0x800, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20e4943c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20e4943c0, 0xc208d2110a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
bufio.(*Reader).ReadLine(0xc20e4943c0, 0x0, 0x0, 0x0, 0xc208d21100, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:324 +0x62 | |
net/textproto.(*Reader).readLineSlice(0xc20a889b60, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:55 +0x9e | |
net/textproto.(*Reader).ReadLine(0xc20a889b60, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/textproto/reader.go:36 +0x4f | |
net/http.ReadRequest(0xc20e4943c0, 0xc20b2289c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/request.go:598 +0xcb | |
net/http.(*conn).readRequest(0xc20b276be0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:586 +0x26f | |
net/http.(*conn).serve(0xc20b276be0) | |
/usr/lib/golang/src/net/http/server.go:1162 +0x69e | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1625 [semacquire, 3 minutes]: | |
sync.(*WaitGroup).Wait(0xc20c2e1840) | |
/usr/lib/golang/src/sync/waitgroup.go:132 +0x169 | |
github.com/skynetservices/skydns/server.(*server).Run(0xc20d3f3e00, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/skynetservices/skydns/server/server.go:132 +0x3b8 | |
github.com/openshift/origin/pkg/dns.ListenAndServe(0xc20de92ea0, 0xc20870f620, 0xc20bd2a120, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/dns/server.go:42 +0x4a7 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·030() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/run_components.go:193 +0x185 | |
created by github.com/openshift/origin/pkg/cmd/server/origin.(*MasterConfig).RunDNSServer | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/run_components.go:195 +0x5f3 | |
goroutine 1630 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b2fac80, 0x7fc8944b46e8, 0xc211cf6cc0, 0xc2124fbc98, 0xc2114f4d80, 0xc208874900, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b2fac80, 0xc208874900, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c2bc120, 0x3b9aca00, 0x0, 0xc208874900) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c2bc120, 0x3b9aca00, 0xc208874900) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1628 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20ce92450, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ce92450, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20ce923f0, 0xc20b89d000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20bd31338) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20e76faa0, 0xc20b89d000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2099d3350, 0x7fc894583690, 0xc20e76faa0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b724dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b724dc0, 0xc20bd58000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20b724dc0, 0xc20c7bdde8, 0xc20bd58000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b4fbd20, 0xc20bd58000, 0x1000, 0x1000, 0xc208151200, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208874300) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc208874300, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20c7bdd90) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1629 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c7bdd90) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1638 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc208e74300, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208e74300, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc208e742a0, 0x0, 0x7fc897f8eda8, 0xc20bd31860) | |
/usr/lib/golang/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc20dc2af20, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/tcpsock_posix.go:234 +0x4e | |
github.com/miekg/dns.(*Server).serveTCP(0xc20912fd10, 0xc20dc2af20, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:446 +0x1bb | |
github.com/miekg/dns.(*Server).ListenAndServe(0xc20912fd10, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:313 +0x462 | |
github.com/miekg/dns.ListenAndServe(0xc20871d1b0, 0xa, 0x32d42e0, 0x4, 0x7fc8944dd1c8, 0xc20bd31640, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/miekg/dns/server.go:99 +0xec | |
github.com/skynetservices/skydns/server.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/skynetservices/skydns/server/server.go:118 +0xd9 | |
created by github.com/skynetservices/skydns/server.(*server).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/skynetservices/skydns/server/server.go:121 +0x27d | |
goroutine 5391 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc208fcfe90, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208fcfe90, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc208fcfe30, 0xc20d9a2c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20e5a5db0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc21111a3c0, 0xc20d9a2c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2106ac420, 0x7fc894583690, 0xc21111a3c0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc210f28000, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc210f28000, 0xc210f18000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20e228868, 0xc210f18000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc2118bf080, 0xc210f18000, 0x1000, 0x1000, 0xc207586c88, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc2098c41e0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadByte(0xc2098c41e0, 0xc212793770, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:196 +0x86 | |
golang.org/x/net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc2098c41e0, 0x7fc88470a420, 0xc212793770, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/hybi.go:126 +0xd6 | |
golang.org/x/net/websocket.Codec.Receive(0x3d3d6d0, 0x3d3d6d8, 0xc2128fc090, 0x249ab20, 0xc20e5a5da0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/websocket.go:315 +0x18b | |
k8s.io/kubernetes/pkg/apiserver.func·044() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:108 +0x85 | |
created by k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:110 +0x132 | |
goroutine 6412 [IO wait]: | |
net.(*pollDesc).Wait(0xc210c6a610, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc210c6a610, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc210c6a5b0, 0xc20db2c000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20f3e74b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2105660d0, 0xc20db2c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
net/http.noteEOFReader.Read(0x7fc894460500, 0xc2105660d0, 0xc20fa8b868, 0xc20db2c000, 0x1000, 0x1000, 0x29733a0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc21022f9a0, 0xc20db2c000, 0x1000, 0x1000, 0xc208012000, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20fcfdb60) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20fcfdb60, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20fa8b810) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1650 [IO wait]: | |
net.(*pollDesc).Wait(0xc209418ca0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209418ca0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209418c40, 0xc20b8d0000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211bc2ef0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1ceb30, 0xc20b8d0000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209baee70, 0x7fc894583690, 0xc20b1ceb30, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c156b00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c156b00, 0xc20b5fe000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20e76fdc0, 0x7fc894583770, 0xc20c156b00, 0x305, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1652 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20b2fbf40, 0x7fc8944b46e8, 0xc211df1710, 0xc2124f9c98, 0xc21168f0e0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20b2fbf40, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c97d370, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c97d370, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 1653 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c97d390, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c97d390, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/util/wait.Forever(0xc20c97d390, 0x3b9aca00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:41 +0x3e | |
created by github.com/openshift/origin/pkg/project/auth.(*AuthorizationCache).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/project/auth/cache.go:172 +0x33d | |
goroutine 3035 [IO wait, 2 minutes]: | |
net.(*pollDesc).Wait(0xc20c003870, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c003870, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c003810, 0xc20e7b5000, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20871cc10) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1cfb08, 0xc20e7b5000, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0baab0, 0x7fc894583690, 0xc20b1cfb08, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20cc922c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20cc922c0, 0xc20f37c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20cc922c0, 0xc20e772f78, 0xc20f37c000, 0x1000, 0x1000, 0x7fc897f7c4c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20df35a20, 0xc20f37c000, 0x1000, 0x1000, 0xc207ed8013, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20d453680) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc20d453680, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc20e772f20) | |
/usr/lib/golang/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 5342 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS(0xc20e505200, 0xc2129fdb90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:112 +0x437 | |
k8s.io/kubernetes/pkg/apiserver.*WatchServer.HandleWS·fm(0xc2129fdb90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x31 | |
golang.org/x/net/websocket.Server.serveWebSocket(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3d3d6c8, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:89 +0x292 | |
golang.org/x/net/websocket.Handler.ServeHTTP(0xc211b2bb20, 0x7fc89451a0b8, 0xc210567890, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:112 +0x8a | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8945aa360, 0xc2129a58c0, 0x7fc8945377c8, 0xc20915c140, 0xc20c75c9d0, 0x7fc897de55a0, 0xc20b12fc20, 0x7fc897f8fc58, 0xc20a5d92c0, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x592 | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20f7b9080, 0xc212a8e600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20f7b9080, 0xc212a8e600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20bd31790, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc212524be0, 0xc2124961a0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e2288c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 6281 [select, 1 minutes]: | |
github.com/coreos/etcd/client.(*simpleHTTPClient).Do(0xc20b6e6a00, 0x7fc8945887e8, 0xc208dcf0c0, 0x7fc8945aa3b8, 0xc208dcf050, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:459 +0xc58 | |
github.com/coreos/etcd/client.(*redirectFollowingHTTPClient).Do(0xc210436060, 0x7fc8945887e8, 0xc208dcf0c0, 0x7fc8945aa3b8, 0xc208dcf050, 0xc20871f568, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:494 +0x170 | |
github.com/coreos/etcd/client.(*httpClusterClient).Do(0xc208767860, 0x7fc8945887e8, 0xc208dcf0c0, 0x7fc8945aa3b8, 0xc208dcf050, 0xc212beafa0, 0x0, 0x0, 0x0, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:283 +0x58c | |
github.com/coreos/etcd/client.(*httpWatcher).Next(0xc208dcf040, 0x7fc8945887e8, 0xc208dcf0c0, 0xc20bd7a360, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/keys.go:435 +0xc8 | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).etcdWatch(0xc2111ad680, 0x7fc897dd3108, 0xc20872fa10, 0x7fc897dd1af0, 0xc2085d2320, 0xc208dcef40, 0x32, 0x8a3e) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:204 +0x1a5 | |
created by k8s.io/kubernetes/pkg/storage/etcd.(*etcdHelper).WatchList | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_helper.go:341 +0x278 | |
goroutine 1657 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20ae94120, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1658 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20dc80140, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20dc80140, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20dc800e0, 0xc20caf2800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20e3780b8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2a2d0, 0xc20caf2800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a695290, 0x7fc894583690, 0xc20dc2a2d0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b96adc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b96adc0, 0xc20d6b4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b882288, 0x7fc894583770, 0xc20b96adc0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1659 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20ae95890, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1660 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20c785640, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c785640, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20c7855e0, 0xc20c9c1800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20e378158) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1cebc0, 0xc20c9c1800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208c6bb30, 0x7fc894583690, 0xc20b1cebc0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6622c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6622c0, 0xc20d322000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b882308, 0x7fc894583770, 0xc20c6622c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1668 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20ba182d8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20ba182c0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b8045b0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b975fb8, 0x3b9aca00, 0x0, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b975fb8, 0x3b9aca00, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b8045b0, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/serviceaccount.(*TokensController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/serviceaccount/tokens_controller.go:144 +0x8a | |
goroutine 1669 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20ba18388) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20ba18370, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b804690) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20eb05fb8, 0x3b9aca00, 0x0, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20eb05fb8, 0x3b9aca00, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b804690, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/serviceaccount.(*TokensController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/serviceaccount/tokens_controller.go:145 +0xb0 | |
goroutine 1670 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20ba18438) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20ba18420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b804700) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cb5efb8, 0x3b9aca00, 0x0, 0xc20b690540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cb5efb8, 0x3b9aca00, 0xc20b690540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b804700, 0xc20b690540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by github.com/openshift/origin/pkg/serviceaccounts/controllers.(*DockercfgDeletedController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/serviceaccounts/controllers/deleted_dockercfg_secrets.go:73 +0x86 | |
goroutine 1671 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20ba184e8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20ba184d0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b8047e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cb5f7b8, 0x3b9aca00, 0x0, 0xc20b6905a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cb5f7b8, 0x3b9aca00, 0xc20b6905a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b8047e0, 0xc20b6905a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by github.com/openshift/origin/pkg/serviceaccounts/controllers.(*DockercfgTokenDeletedController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/serviceaccounts/controllers/deleted_token_secrets.go:67 +0x86 | |
goroutine 1672 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20ba18598) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20ba18580, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b804850) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cb5cfb8, 0x3b9aca00, 0x0, 0xc20b690600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cb5cfb8, 0x3b9aca00, 0xc20b690600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b804850, 0xc20b690600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by github.com/openshift/origin/pkg/serviceaccounts/controllers.(*DockercfgController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/serviceaccounts/controllers/create_dockercfg_secrets.go:83 +0x86 | |
goroutine 1673 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20ba18648) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20ba18630, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b8048c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e9be7b8, 0x3b9aca00, 0x0, 0xc20b690660) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e9be7b8, 0x3b9aca00, 0xc20b690660) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b8048c0, 0xc20b690660) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by github.com/openshift/origin/pkg/serviceaccounts/controllers.(*DockerRegistryServiceController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/serviceaccounts/controllers/docker_registry_service.go:85 +0x86 | |
goroutine 1796 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20dc800d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20dc800d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20dc80070, 0xc209086c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20c64d2f0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2a2c8, 0xc209086c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20881c7b0, 0x7fc894583690, 0xc20dc2a2c8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b96a580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b96a580, 0xc20dba8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2b4a0, 0x7fc894583770, 0xc20b96a580, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1675 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2754a0, 0x7fc8944b46e8, 0xc208c93c20, 0xc20da43c98, 0xc20818b440, 0xc20b690480, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2754a0, 0xc20b690480, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b9c6620, 0x3b9aca00, 0x0, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b9c6620, 0x3b9aca00, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1676 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275540, 0x7fc8944b46e8, 0xc20df782a0, 0xc20d3c1c98, 0xc20818b440, 0xc20b690480, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275540, 0xc20b690480, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b9c6640, 0x3b9aca00, 0x0, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b9c6640, 0x3b9aca00, 0xc20b690480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1677 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2755e0, 0x7fc8944b46e8, 0xc20dceb7a0, 0xc20d3bfc98, 0xc20818b440, 0xc20b690540, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2755e0, 0xc20b690540, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b9c6660, 0x3b9aca00, 0x0, 0xc20b690540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b9c6660, 0x3b9aca00, 0xc20b690540) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1678 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275680, 0x7fc8944b46e8, 0xc20df78240, 0xc20d3bdc98, 0xc20818b440, 0xc20b6905a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275680, 0xc20b6905a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b9c66e0, 0x3b9aca00, 0x0, 0xc20b6905a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b9c66e0, 0x3b9aca00, 0xc20b6905a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1679 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275720, 0x7fc8944b46e8, 0xc208c49470, 0xc20db01c98, 0xc20818b440, 0xc20b690600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275720, 0xc20b690600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b9c6700, 0x3b9aca00, 0x0, 0xc20b690600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b9c6700, 0x3b9aca00, 0xc20b690600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1680 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2757c0, 0x7fc8944b46e8, 0xc20c143bf0, 0xc20daffc98, 0xc20818b440, 0xc20b690660, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2757c0, 0xc20b690660, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b9c6720, 0x3b9aca00, 0x0, 0xc20b690660) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b9c6720, 0x3b9aca00, 0xc20b690660) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1782 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bae0138) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*FIFO).Pop(0xc20bae0120, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/fifo.go:194 +0xb2 | |
github.com/openshift/origin/pkg/controller.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/controller/controller.go:46 +0x48 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c5a2de0, 0x0, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c5a2de0, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/util/wait.Forever(0xc20c5a2de0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:41 +0x3e | |
created by github.com/openshift/origin/pkg/controller.(*RetryController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/controller/controller.go:46 +0xa0 | |
goroutine 1744 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc208fced10, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208fced10, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc208fcecb0, 0xc20a793c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20c48af18) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2b3a0, 0xc20a793c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b074e70, 0x7fc894583690, 0xc20dc2b3a0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c727600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c727600, 0xc20e54d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c727600, 0xc20bd132e8, 0xc20e54d000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20e093100, 0xc20e54d000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208ebe660) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208ebe660, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc208ebe660, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20bf3c2d0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20bf3c2d0, 0xc20bea2a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20ea15ec0, 0xc20bea2a00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20ea15ec0, 0xc20bea2a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20ea15f00, 0xc20bea2a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2083b0a80, 0xc207993e67, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2083b0a80, 0x24b4320, 0xc20e6c1980, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc208c93bc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc208c93c20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1723 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20b6c98c0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1756 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bc2c220, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bc2c220, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bc2c1c0, 0xc208b18000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20c2267a0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2b360, 0xc208b18000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc2091a5410, 0x7fc894583690, 0xc20dc2b360, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c726dc0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c726dc0, 0xc208fc2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c726dc0, 0xc20ba187e8, 0xc208fc2000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20acf2d20, 0xc208fc2000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc209a7d8c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc209a7d8c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc209a7d8c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20aee6540) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20aee6540, 0xc209bb7e00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20cc80c40, 0xc209bb7e00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20cc80c40, 0xc209bb7e00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20cc80c80, 0xc209bb7e00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2084e4300, 0xc207b37ef3, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2084e4300, 0x24b4320, 0xc20cc810c0, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20c143b60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20c143bf0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1719 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bd133f0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1711 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ba18790) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1748 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2096a3100, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2096a3100, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2096a30a0, 0xc20a6d4c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20ccae9e0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b882ca8, 0xc20a6d4c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209baff20, 0x7fc894583690, 0xc20b882ca8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6a82c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6a82c0, 0xc20d0d4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a6e0, 0x7fc894583770, 0xc20c6a82c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1686 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20e034f00, 0x7fc89451a0b8, 0xc20dc2a818, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20a59d200, 0x7fc8945377c8, 0xc2090b51c0, 0xc2096b7620, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20a59c6c0, 0xc20c395080) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20a59c6c0, 0xc20c395080) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20d37a3c0, 0xc20d4d56c0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20d2759a0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1687 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20e062180, 0x7fc89451a0b8, 0xc20dc2a598, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8945aa360, 0xc20d98b140, 0x7fc8945377c8, 0xc2092de740, 0xc20be370c0, 0x7fc897de55a0, 0xc20b12fc20, 0x7fc897f8fc58, 0xc20a5d92c0, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc209bc0930, 0xc20ce06000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc209bc0930, 0xc20ce06000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20bd31790, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20de96dc0, 0xc20967b450) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20d275a40) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1688 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20c9b0600, 0x7fc89451a0b8, 0xc20dc2a9a8, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20ad3d440, 0x7fc8945377c8, 0xc20bdf40c0, 0xc20bdee070, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20ad3cea0, 0xc20e19ea80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20ad3cea0, 0xc20e19ea80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c1ef5e0, 0xc20d4d5860) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20d275ae0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1689 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20de8d8c0, 0x7fc89451a0b8, 0xc20b882d50, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20de49ec0, 0x7fc8945377c8, 0xc208f59540, 0xc20964e090, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20de49bc0, 0xc20d0466c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20de49bc0, 0xc20d0466c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c45de00, 0xc20ea4dc70) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20d275b80) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 5410 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba19c30) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 7819 [chan receive]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc210a054d0, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1757 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20e5764d0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1718 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1706 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc208e5b0c0, 0x7fc89451a0b8, 0xc20dc2a690, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc2087b8450, 0x7fc8945377c8, 0xc2090b51c0, 0xc2096b7620, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20a717ad0, 0xc20b08c1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20a717ad0, 0xc20b08c1e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c1eee60, 0xc208813520) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e708960) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 6337 [chan receive]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc211cf6a50, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1781 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ba2d220, 0x7fc8944b46e8, 0xc20d549f50, 0xc20dafdc98, 0xc20c629440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ba2d220, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·004() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c5a2dc0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c5a2dc0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:160 +0xb4 | |
goroutine 1722 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20b6c98c0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1760 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/util/iptables.(*runner).dbusSignalHandler(0xc20bc789a0, 0x7fc89446cbe0, 0xc20b882380) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/iptables/iptables.go:540 +0xc0 | |
created by k8s.io/kubernetes/pkg/util/iptables.(*runner).connectToFirewallD | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/iptables/iptables.go:190 +0x7a7 | |
goroutine 1707 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20e5049c0, 0x7fc89451a0b8, 0xc20b8829e8, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20d548ff0, 0x7fc894537b10, 0xc20924f2f0, 0xc20ab68be0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20d548cf0, 0xc20caae6c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20d548cf0, 0xc20caae6c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c45c5a0, 0xc20ea4d930) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e708a00) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1747 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc2087b8450, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 2651 [IO wait]: | |
net.(*pollDesc).Wait(0xc20d10cd80, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d10cd80, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d10cd20, 0xc20ed12800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20e07ccb0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20e76f290, 0xc20ed12800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209367d10, 0x7fc894583690, 0xc20e76f290, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c0558c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c0558c0, 0xc20eece000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20927ec38, 0x7fc894583770, 0xc20c0558c0, 0x3890, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1708 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc208e1c4c0, 0x7fc89451a0b8, 0xc20b883608, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20aea1320, 0x7fc8945377c8, 0xc20916d3c0, 0xc208708ee0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20aea0e40, 0xc20bc299e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20aea0e40, 0xc20bc299e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c8a7900, 0xc20f095d40) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e708aa0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1775 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20e576210) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1751 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20a59d200, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1697 [select (no cases), 2 minutes]: | |
k8s.io/kubernetes/cmd/kubelet/app.run(0xc20b319400, 0xc20b222900, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/cmd/kubelet/app/server.go:371 +0x10d5 | |
k8s.io/kubernetes/cmd/kubelet/app.Run(0xc20b319400, 0xc20b222900, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/cmd/kubelet/app/server.go:268 +0x4d | |
github.com/openshift/origin/pkg/cmd/server/kubernetes.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/node.go:282 +0x3a | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*NodeConfig).RunKubelet | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/node.go:283 +0x477 | |
goroutine 1714 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc208eeac80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 5243 [select, 1 minutes]: | |
github.com/coreos/etcd/etcdserver/etcdhttp.handleKeyWatch(0x7fc89456de70, 0xc2109dcea0, 0x7fc8945884d8, 0xc20ccbcdc0, 0x7fc8945abc58, 0xc209231100, 0xc211cba200, 0x7fc89456db08, 0xc20926c420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:626 +0x98e | |
github.com/coreos/etcd/etcdserver/etcdhttp.(*keysHandler).ServeHTTP(0xc208fbc320, 0x7fc8945884d8, 0xc20ccbcdc0, 0xc20fe616c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/client.go:158 +0x79f | |
net/http.(*ServeMux).ServeHTTP(0xc208fb8ab0, 0x7fc8945884d8, 0xc20ccbcdc0, 0xc20fe616c0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/coreos/etcd/etcdserver/etcdhttp.func·005(0x7fc8945884d8, 0xc20ccbcdc0, 0xc20fe616c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/etcdserver/etcdhttp/http.go:85 +0x204 | |
net/http.HandlerFunc.ServeHTTP(0xc20a7c44b0, 0x7fc8945884d8, 0xc20ccbcdc0, 0xc20fe616c0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20863ba40, 0x7fc8945884d8, 0xc20ccbcdc0, 0xc20fe616c0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20bc19400) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1720 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20bd133f0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1712 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20ba18790) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1724 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bd13290) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1725 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20bd13290) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1729 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bd13340) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1746 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20bd13340) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1733 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20a767100, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a767100, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20a7670a0, 0xc20c550800, 0x800, 0x800, 0x0, 0x7fc897f8eda8, 0xc20ea04ea8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b882c20, 0xc20c550800, 0x800, 0x800, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208afa270, 0x7fc894583690, 0xc20b882c20, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20b961600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20b961600, 0xc20923f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20b961600, 0xc20b6c9918, 0xc20923f000, 0x1000, 0x1000, 0xdeaddeaddeaddead, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20e0930e0, 0xc20923f000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208ebe540) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc208ebe540, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc208ebe540, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc208c493b0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc208c493b0, 0xc20c129000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20ea159c0, 0xc20c129000, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20ea159c0, 0xc20c129000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20ea15a00, 0xc20c129000, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2083b0900, 0xc20795ea57, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2083b0900, 0x24b4320, 0xc20ea15a80, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc208c493e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc208c49470) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1752 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bc2c3e0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bc2c3e0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bc2c380, 0xc20b452c00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20c5e5020) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2b3c0, 0xc20b452c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209ba8990, 0x7fc894583690, 0xc20dc2b3c0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c7278c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c7278c0, 0xc20cf98000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a868, 0x7fc894583770, 0xc20c7278c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1792 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2096cdc60, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2096cdc60, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2096cdc00, 0xc20ce53000, 0x1000, 0x1000, 0x0, 0x7fc897f8eda8, 0xc20b7485a8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2a030, 0xc20ce53000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209bbb0e0, 0x7fc894583690, 0xc20dc2a030, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6a1080, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6a1080, 0xc20cb0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c6a1080, 0xc20e576268, 0xc20cb0c000, 0x1000, 0x1000, 0xc208899830, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20d0d3500, 0xc20cb0c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc2093c7da0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc2093c7da0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc2093c7da0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20d549ef0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20d549ef0, 0xc208ec4200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20e504f80, 0xc208ec4200, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20e504f80, 0xc208ec4200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20e504fc0, 0xc208ec4200, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2083b1080, 0xc2079afafb, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2083b1080, 0x24b4320, 0xc20e505040, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20d549f20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20d549f50) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1754 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20ad3d440, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1755 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bc2c7d0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bc2c7d0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bc2c770, 0xc20ae5fc00, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20c458f10) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2b3d0, 0xc20ae5fc00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0a2630, 0x7fc894583690, 0xc20dc2b3d0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6a0580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6a0580, 0xc20e84e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20dc2a9f8, 0x7fc894583770, 0xc20c6a0580, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1788 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20d548ff0, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1789 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2096a32c0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2096a32c0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2096a3260, 0xc208d15400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20c3c1c70) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b882cb0, 0xc208d15400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc208eb0ba0, 0x7fc894583690, 0xc20b882cb0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6a8580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6a8580, 0xc20cb04000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b882a38, 0x7fc894583770, 0xc20c6a8580, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1805 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc208fcf090, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208fcf090, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc208fcf030, 0xc20dd38000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20e5480d8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2b340, 0xc20dd38000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b0af110, 0x7fc894583690, 0xc20dc2b340, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c726840, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c726840, 0xc20b06d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c726840, 0xc20bd13448, 0xc20b06d000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20dc7dc20, 0xc20b06d000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20bf33f80) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20bf33f80, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20bf33f80, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20dceb740) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20dceb740, 0xc20c8df600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20e49d240, 0xc20c8df600, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20e49d240, 0xc20c8df600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20e49d280, 0xc20c8df600, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2084e5800, 0xc2079b62d3, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2084e5800, 0x24b4320, 0xc20e49d2c0, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20dceb770, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20dceb7a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1810 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20de49ec0, 0x597c970, 0x0, 0x0, 0x89ba) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1811 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bc2c8b0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bc2c8b0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bc2c850, 0xc2086e1000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20d4b3dd8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2b3d8, 0xc2086e1000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20a98c7b0, 0x7fc894583690, 0xc20dc2b3d8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c6a0b00, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c6a0b00, 0xc20e6b0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b882da0, 0x7fc894583770, 0xc20c6a0b00, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1940 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc20d614f00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 2072 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bf6dd90) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2368 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20ed9c790) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1763 [chan receive, 3 minutes]: | |
github.com/godbus/dbus.(*Conn).outWorker(0xc20bbd6120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/godbus/dbus/conn.go:385 +0x58 | |
created by github.com/godbus/dbus.(*Conn).Auth | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/godbus/dbus/auth.go:119 +0xea1 | |
goroutine 1762 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20bc78a70, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bc78a70, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).readMsg(0xc20bc78a10, 0xc20d193000, 0x10, 0x10, 0xc20eac0020, 0x1000, 0x1000, 0xffffffffffffffff, 0x0, 0x0, ...) | |
/usr/lib/golang/src/net/fd_unix.go:296 +0x54e | |
net.(*UnixConn).ReadMsgUnix(0xc20b882230, 0xc20d193000, 0x10, 0x10, 0xc20eac0020, 0x1000, 0x1000, 0x0, 0xc20d192eac, 0x4, ...) | |
/usr/lib/golang/src/net/unixsock_posix.go:147 +0x167 | |
github.com/godbus/dbus.(*oobReader).Read(0xc20eac0000, 0xc20d193000, 0x10, 0x10, 0xc20eac0000, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/godbus/dbus/transport_unix.go:21 +0xc5 | |
io.ReadAtLeast(0x7fc89446c740, 0xc20eac0000, 0xc20d193000, 0x10, 0x10, 0x10, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x7fc89446c740, 0xc20eac0000, 0xc20d193000, 0x10, 0x10, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:316 +0x6d | |
github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc20ccd1520, 0xc208846210, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/godbus/dbus/transport_unix.go:85 +0x1bf | |
github.com/godbus/dbus.(*Conn).inWorker(0xc20bbd6120) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/godbus/dbus/conn.go:248 +0x58 | |
created by github.com/godbus/dbus.(*Conn).Auth | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/godbus/dbus/auth.go:118 +0xe84 | |
goroutine 1787 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20ce92ae0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ce92ae0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20ce92a80, 0xc20dabe800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20b6484c0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b1cec28, 0xc20dabe800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b1ac3c0, 0x7fc894583690, 0xc20b1cec28, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c1578c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c1578c0, 0xc20d884000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
io.Copy(0x7fc89452c5f8, 0xc20b882828, 0x7fc894583770, 0xc20c1578c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:362 +0x1f6 | |
net/http.func·008() | |
/usr/lib/golang/src/net/http/server.go:171 +0x7d | |
created by net/http.(*conn).closeNotify | |
/usr/lib/golang/src/net/http/server.go:177 +0x2e2 | |
goroutine 1786 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20a90e6f0, 0x597c970, 0x0, 0x0, 0x89ba) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1776 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20e576210) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1758 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20e5764d0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 1795 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/storage.(*cacheWatcher).process(0xc20a6e6090, 0x597c970, 0x0, 0x0, 0x89af) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:552 +0x19f | |
created by k8s.io/kubernetes/pkg/storage.newCacheWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/cacher.go:481 +0x170 | |
goroutine 1797 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc2083b8920, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2083b8920, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2083b88c0, 0xc20df52000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20d4bce98) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2086c9ea0, 0xc20df52000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20acba900, 0x7fc894583690, 0xc2086c9ea0, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3ef600, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3ef600, 0xc208e38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c3ef600, 0xc20bf6d7b8, 0xc208e38000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20c828680, 0xc208e38000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c9bd1a0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c9bd1a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c9bd1a0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20d9b52f0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20d9b52f0, 0xc20dc54a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20b1f5080, 0xc20dc54a00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20b1f5080, 0xc20dc54a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20b1f50c0, 0xc20dc54a00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2084e5200, 0xc207ce0a6f, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2084e5200, 0x24b4320, 0xc20b1f5900, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20df78210, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20df78240) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 1798 [IO wait, 3 minutes]: | |
net.(*pollDesc).Wait(0xc20d901cd0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d901cd0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d901c70, 0xc20d24a000, 0x8000, 0x8000, 0x0, 0x7fc897f8eda8, 0xc20d4bcea8) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20dc2a2a8, 0xc20d24a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20de9b7d0, 0x7fc894583690, 0xc20dc2a2a8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c3efb80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c3efb80, 0xc20ac9c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c3efb80, 0xc20d373028, 0xc20ac9c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc208cd9ea0, 0xc20ac9c000, 0x1000, 0x1000, 0x10, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20c221ce0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20c221ce0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20c221ce0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20d9b53b0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20d9b53b0, 0xc20dc54c00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20b1f5180, 0xc20dc54c00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20b1f5180, 0xc20dc54c00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20b1f51c0, 0xc20dc54c00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc2084e5500, 0xc207ce0a5b, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc2084e5500, 0x24b4320, 0xc20b1f5a40, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20df78270, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20df782a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 2477 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc20d949ce0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1850 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run(0xc20b902bd0, 0x5, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:193 +0x299 | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*MasterConfig).RunResourceQuotaManager | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/master.go:290 +0x606 | |
goroutine 1851 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run(0xc20b9030a0, 0x5, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:193 +0x299 | |
created by github.com/openshift/origin/pkg/cmd/server/origin.(*MasterConfig).RunResourceQuotaManager | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/run_components.go:466 +0x44f | |
goroutine 1852 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc20dbe2dc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 1853 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6cbc8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6cbb0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b902c40) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b5eefb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b5eefb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b902c40, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:182 +0xa3 | |
goroutine 1854 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20bf6cc78) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6cc60, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b902cb0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc209379fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc209379fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b902cb0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1855 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6cd28) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6cd10, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b902d20) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b880fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b880fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b902d20, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1856 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6cdd8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6cdc0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b902d90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b87ffb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b87ffb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b902d90, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1857 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6ce88) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6ce70, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b902e70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d3abfb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d3abfb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b902e70, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1858 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6cf38) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6cf20, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b902ee0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d3ad7b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d3ad7b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b902ee0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1859 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6cfe8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6cfd0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b903030) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d3a9fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d3a9fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b903030, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1860 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d542600) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542640, 0x0, 0x0, 0xaa5f5fc46af24600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b902bd0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b290, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b290, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1861 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d542600) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542640, 0x0, 0x0, 0xa7a78cbcd802a00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b902bd0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b2a0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b2a0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1862 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d542600) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542640, 0x0, 0x0, 0x6972747461222c00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b902bd0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b2b0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b2b0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1863 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d542600) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542640, 0x0, 0x0, 0x63617463656a6200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b902bd0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b2c0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b2c0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1864 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d542600) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542640, 0x0, 0x0, 0x2268637461772200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b902bd0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b2d0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b2d0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1865 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b2e0, 0x45d964b800, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b2e0, 0x45d964b800, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:192 +0x271 | |
goroutine 1866 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6d098) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6d080, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b903110) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d3a87b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d3a87b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b903110, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:182 +0xa3 | |
goroutine 1867 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6d148) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6d130, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20b9031f0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20f5bb7b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20f5bb7b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20b9031f0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:185 +0x113 | |
goroutine 1868 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d5426c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542700, 0x0, 0x0, 0xa283e675c8882500) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b9030a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b2f0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b2f0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1869 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d5426c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542700, 0x0, 0x0, 0x8c18a0a4788e6a00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b9030a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b300, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b300, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1870 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d5426c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542700, 0x0, 0x0, 0x663cf6924dfda800) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b9030a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b310, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b310, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1871 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d5426c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542700, 0x0, 0x0, 0xcb542d219f77a000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b9030a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b320, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b320, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1872 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20d5426c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20d542700, 0x0, 0x0, 0x312ffce2f6d56e00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/resourcequota.func·018() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:165 +0x33 | |
k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).worker(0xc20b9030a0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:175 +0x4a | |
k8s.io/kubernetes/pkg/controller/resourcequota.*ResourceQuotaController.(k8s.io/kubernetes/pkg/controller/resourcequota.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b330, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b330, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:189 +0x1c0 | |
goroutine 1873 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56b340, 0x45d964b800, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56b340, 0x45d964b800, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/resourcequota.(*ResourceQuotaController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/resourcequota/resource_quota_controller.go:192 +0x271 | |
goroutine 1874 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcdb80, 0x7fc8944b46e8, 0xc20ae6b200, 0xc20d80dc98, 0xc20e141800, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcdb80, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20ce71fc0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20ce71fc0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1875 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcdc20, 0x7fc8944b46e8, 0xc20bdb4840, 0xc20d7c1c98, 0xc20e141aa0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcdc20, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20ce71fe0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20ce71fe0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1876 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcdcc0, 0x7fc8944b46e8, 0xc20bdb4330, 0xc20e449c98, 0xc20d047500, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcdcc0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d044000, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d044000, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1877 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcdd60, 0x7fc8944b46e8, 0xc208afa6f0, 0xc20d703c98, 0xc20d047800, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcdd60, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d044020, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d044020, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1878 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcde00, 0x7fc8944b46e8, 0xc20bdb45a0, 0xc20d15dc98, 0xc20d047aa0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcde00, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d044040, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d044040, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1879 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcdea0, 0x7fc8944b46e8, 0xc20b148030, 0xc20e451c98, 0xc20d047d40, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcdea0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d044060, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d044060, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1880 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20ebcdf40, 0x7fc8944b46e8, 0xc2092c8ea0, 0xc20fba3c98, 0xc20d047260, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20ebcdf40, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d044080, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d044080, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1881 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274000, 0x7fc8944b46e8, 0xc20bdb4660, 0xc20fba1c98, 0xc20e141c80, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274000, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d0440c0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d0440c0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1882 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2740a0, 0x7fc8944b46e8, 0xc20b0da8a0, 0xc210acdc98, 0xc20e141f20, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2740a0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d0440e0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d0440e0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1883 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 2088 [select]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20bac9dc0, 0x7fc89451a0b8, 0xc20dc2b2e8, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20de63b30, 0x7fc8945377c8, 0xc20916d3c0, 0xc208708ee0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20de636b0, 0xc20e660ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20de636b0, 0xc20e660ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20b92a640, 0xc20a756750) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20d2ed7c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 2119 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c367600) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 5401 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc211c02b00) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 2048 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20d1f1ad0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2078 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20d1f1a20) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 2123 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/proxy/config.watchForUpdates(0xc2088471d0, 0x7fc89447fab8, 0xc2088470b0, 0xc20df28480) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/proxy/config/config.go:296 +0x3d | |
created by k8s.io/kubernetes/pkg/proxy/config.NewServiceConfig | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/proxy/config/config.go:202 +0x254 | |
goroutine 1823 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc208ec99c0, 0x7fc89451a0b8, 0xc20e76ead8, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20884e3f0, 0x7fc8945377c8, 0xc208940b40, 0xc20a7ff6d0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc2087fdb90, 0xc208ebf560) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc2087fdb90, 0xc208ebf560) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20d37a6e0, 0xc20f488a90) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e708320) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1824 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20a7dadc0, 0x7fc89451a0b8, 0xc20b883420, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20e19afc0, 0x7fc8945377c8, 0xc20bdf4400, 0xc20bdee070, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20e19abd0, 0xc20bc28060) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20e19abd0, 0xc20bc28060) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20c8a7720, 0xc20f095930) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e7083c0) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1825 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc2089ead80, 0x7fc89451a0b8, 0xc20b883810, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20b10c4e0, 0x7fc8945377c8, 0xc20916d3c0, 0xc208708ee0, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20b169ec0, 0xc20e140cc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20b169ec0, 0xc20e140cc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20d567d60, 0xc20f488750) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e708460) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 1890 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).ServeHTTP(0xc20ccb5f80, 0x7fc89451a0b8, 0xc20b883100, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:164 +0x7e1 | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc20a90f320, 0x7fc894537b10, 0xc2088c1140, 0xc208aaf950, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:88 +0x60f | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc20a90ef90, 0xc20b690060) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc20a90ef90, 0xc20b690060) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc20b241900, 0xc20f556000) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc20e708500) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 5389 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc20d982b50, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20d982b50, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20d982af0, 0xc20cacf400, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc20e5a58f0) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc211597810, 0xc20cacf400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc211284060, 0x7fc894583690, 0xc211597810, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20f4398c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20f4398c0, 0xc20b587000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20b57f6c8, 0xc20b587000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc20f4b2100, 0xc20b587000, 0x1000, 0x1000, 0x7fc88470a420, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc20dbe63c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadByte(0xc20dbe63c0, 0x2e65f80, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:196 +0x86 | |
golang.org/x/net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc20dbe63c0, 0x7fc88470a420, 0xc2127935e0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/hybi.go:126 +0xd6 | |
golang.org/x/net/websocket.Codec.Receive(0x3d3d6d0, 0x3d3d6d8, 0xc2128c0ab0, 0x249ab20, 0xc20e5a58e0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/websocket.go:315 +0x18b | |
k8s.io/kubernetes/pkg/apiserver.func·044() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:108 +0x85 | |
created by k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:110 +0x132 | |
goroutine 2147 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c366420) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2213 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c3660b0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1886 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1887 [semacquire]: | |
sync.(*Cond).Wait(0xc20bf6d6c8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6d6b0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20c0081c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc211844fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc211844fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20c0081c0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:222 +0x65 | |
goroutine 1888 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20bf6d618) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6d600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20c008150) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc2093737b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc2093737b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20c008150, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:223 +0x95 | |
goroutine 1889 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20bf6d8d8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6d8c0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20c008230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cf8b7b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cf8b7b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20c008230, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:224 +0xc5 | |
goroutine 1906 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20b56bff0, 0x12a05f200, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20b56bff0, 0x12a05f200, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:231 +0x143 | |
goroutine 1907 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c736000, 0x5f5e100, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c736000, 0x5f5e100, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:260 +0x1b9 | |
goroutine 1908 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c736020, 0x5f5e100, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c736020, 0x5f5e100, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:287 +0x22f | |
goroutine 1909 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c736050, 0x6fc23ac00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c736050, 0x6fc23ac00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/node.(*NodeController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/node/nodecontroller.go:289 +0x2aa | |
goroutine 1910 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2741e0, 0x7fc8944b46e8, 0xc20c229230, 0xc20fb9fc98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2741e0, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045240, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045240, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1911 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20bf6dc48) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20bf6dc30, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20c0084d0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc209373fb8, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc209373fb8, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20c0084d0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/plugin/pkg/scheduler/factory.(*ConfigFactory).CreateFromKeys | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/plugin/pkg/scheduler/factory/factory.go:216 +0x71b | |
goroutine 1912 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274280, 0x7fc8944b46e8, 0xc20ae6b260, 0xc20fb9dc98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274280, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045280, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045280, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1913 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274320, 0x7fc8944b46e8, 0xc20b17a9c0, 0xc20fbb3c98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274320, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d0452e0, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d0452e0, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1914 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2743c0, 0x7fc8944b46e8, 0xc20bdb48d0, 0xc20fbb1c98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2743c0, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045340, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045340, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1915 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274460, 0x7fc8944b46e8, 0xc20acba000, 0xc20fbafc98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274460, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d0453a0, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d0453a0, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1916 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274500, 0x7fc8944b46e8, 0xc20c0c0390, 0xc20fbadc98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274500, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045400, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045400, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1917 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2745a0, 0x7fc8944b46e8, 0xc20b17aa20, 0xc20fbbbc98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2745a0, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045460, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045460, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1918 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc20dbe3b80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 1919 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274640, 0x7fc8944b46e8, 0xc20bdb4a80, 0xc20fbb9c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274640, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d0455c0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d0455c0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1920 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d2746e0, 0x7fc8944b46e8, 0xc20b0af4a0, 0xc20fbb7c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d2746e0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d0455e0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d0455e0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1921 [select, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274780, 0x7fc8944b46e8, 0xc20b0af290, 0xc20fbb5c98, 0xc20818b440, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274780, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045600, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045600, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 2091 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c366210) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2594 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/util/iptables.(*runner).dbusSignalHandler(0xc20f0b7180, 0x7fc89446cbe0, 0xc20927e1f0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/iptables/iptables.go:540 +0xc0 | |
created by k8s.io/kubernetes/pkg/util/iptables.(*runner).connectToFirewallD | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/iptables/iptables.go:190 +0x7a7 | |
goroutine 1924 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274820, 0x7fc8944b46e8, 0xc20b0af410, 0xc20fbc3c98, 0xc20818b440, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274820, 0xc20e660600, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d045b00, 0x3b9aca00, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d045b00, 0x3b9aca00, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 6531 [IO wait]: | |
net.(*pollDesc).Wait(0xc20dd23720, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20dd23720, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20dd236c0, 0xc20f53c000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20f9a3798) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b883cf8, 0xc20f53c000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209028270, 0x7fc894583690, 0xc20b883cf8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20cc7a2c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20cc7a2c0, 0xc20d490000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20cc7a2c0, 0xc20b2d7a78, 0xc20d490000, 0x1000, 0x1000, 0x40d82f, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20e671840, 0xc20d490000, 0x1000, 0x1000, 0x7fc8945a96c8, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20e51ba40) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc20e51ba40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc20e51ba40, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20fdbadb0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20fdbadb0, 0xc20b39cc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20bd28500, 0xc20b39cc00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20bd28500, 0xc20b39cc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20bd28540, 0xc20b39cc00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
encoding/json.(*Decoder).readValue(0xc211074300, 0xc207c2d697, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:124 +0x5e1 | |
encoding/json.(*Decoder).Decode(0xc211074300, 0x24b4320, 0xc20bd29680, 0x0, 0x0) | |
/usr/lib/golang/src/encoding/json/stream.go:44 +0x7b | |
k8s.io/kubernetes/pkg/watch/json.(*Decoder).Decode(0xc20fdbb020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/json/decoder.go:50 +0xba | |
k8s.io/kubernetes/pkg/watch.(*StreamWatcher).receive(0xc20fdbb050) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:93 +0xd4 | |
created by k8s.io/kubernetes/pkg/watch.NewStreamWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/iowatcher.go:60 +0xd0 | |
goroutine 5445 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc208fcff00, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208fcff00, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc208fcfea0, 0xc20d9a3800, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc2100e0870) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc21111a3c8, 0xc20d9a3800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc21047cbd0, 0x7fc894583690, 0xc21111a3c8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc210f282c0, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc210f282c0, 0xc210f30000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.(*liveSwitchReader).Read(0xc20e228908, 0xc210f30000, 0x1000, 0x1000, 0xc210dddc01, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/server.go:214 +0xab | |
io.(*LimitedReader).Read(0xc2118bf0e0, 0xc210f30000, 0x1000, 0x1000, 0xc20755f728, 0x0, 0x0) | |
/usr/lib/golang/src/io/io.go:408 +0xce | |
bufio.(*Reader).fill(0xc2098c4240) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadByte(0xc2098c4240, 0xc212a08d70, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:196 +0x86 | |
golang.org/x/net/websocket.hybiFrameReaderFactory.NewFrameReader(0xc2098c4240, 0x7fc88470a420, 0xc212a08d70, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/hybi.go:126 +0xd6 | |
golang.org/x/net/websocket.Codec.Receive(0x3d3d6d0, 0x3d3d6d8, 0xc2129fdb90, 0x249ab20, 0xc2100e0850, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/websocket.go:315 +0x18b | |
k8s.io/kubernetes/pkg/apiserver.func·044() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:108 +0x85 | |
created by k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:110 +0x132 | |
goroutine 2211 [select, 2 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bf6d550) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 5121 [select]: | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc211fac7b0, 0xdf8475800, 0x3ff0000000000000, 0xc210e6a0c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:74 +0x163 | |
created by k8s.io/kubernetes/pkg/kubelet/server/stats.func·004 | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/kubelet/server/stats/volume_stat_caculator.go:64 +0xa9 | |
goroutine 2116 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20d1f1b80) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2117 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20d1f1b80) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 2145 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bf6d1e0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2193 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c366000) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2490 [select]: | |
net/http.(*persistConn).writeLoop(0xc20b2d7b80) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 2163 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20bf6def0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1935 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1939 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dd82138) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*FIFO).Pop(0xc20dd82120, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/fifo.go:194 +0xb2 | |
k8s.io/kubernetes/plugin/pkg/scheduler/factory.(*ConfigFactory).getNextPod(0xc20dd821b0, 0xc20e76ec90) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/plugin/pkg/scheduler/factory/factory.go:270 +0x37 | |
k8s.io/kubernetes/plugin/pkg/scheduler/factory.func·005(0x31e73c0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/plugin/pkg/scheduler/factory/factory.go:261 +0x2a | |
k8s.io/kubernetes/plugin/pkg/scheduler.(*Scheduler).scheduleOne(0xc20e76ec18) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/plugin/pkg/scheduler/scheduler.go:111 +0x83 | |
k8s.io/kubernetes/plugin/pkg/scheduler.*Scheduler.(k8s.io/kubernetes/plugin/pkg/scheduler.scheduleOne)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/plugin/pkg/scheduler/scheduler.go:107 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72cd40, 0x0, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72cd40, 0x0, 0xc20e660600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/plugin/pkg/scheduler.(*Scheduler).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/plugin/pkg/scheduler/scheduler.go:107 +0x8f | |
goroutine 1941 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1942 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1943 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run(0xc20908b300, 0x5, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:214 +0x19c | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*MasterConfig).RunReplicationController | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/master.go:217 +0xe4 | |
goroutine 1944 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc20d6150e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 1945 [semacquire]: | |
sync.(*Cond).Wait(0xc20c366598) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366580, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20bd37ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20946efb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20946efb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20bd37ea0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:209 +0xab | |
goroutine 1946 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20c366648) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366630, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20bd37f10) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20f5bd7b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20f5bd7b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20bd37f10, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:210 +0xd3 | |
goroutine 1947 [semacquire]: | |
sync.(*Cond).Wait(0xc20ddadc80) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20ddadcc0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/replication.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:400 +0x3b | |
k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).worker(0xc20908b300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:409 +0x4a | |
k8s.io/kubernetes/pkg/controller/replication.*ReplicationManager.(k8s.io/kubernetes/pkg/controller/replication.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72cf50, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72cf50, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x15c | |
goroutine 1948 [semacquire]: | |
sync.(*Cond).Wait(0xc20ddadc80) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20ddadcc0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/replication.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:400 +0x3b | |
k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).worker(0xc20908b300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:409 +0x4a | |
k8s.io/kubernetes/pkg/controller/replication.*ReplicationManager.(k8s.io/kubernetes/pkg/controller/replication.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72cf60, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72cf60, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x15c | |
goroutine 1949 [semacquire]: | |
sync.(*Cond).Wait(0xc20ddadc80) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20ddadcc0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/replication.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:400 +0x3b | |
k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).worker(0xc20908b300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:409 +0x4a | |
k8s.io/kubernetes/pkg/controller/replication.*ReplicationManager.(k8s.io/kubernetes/pkg/controller/replication.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72cf70, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72cf70, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x15c | |
goroutine 1950 [semacquire]: | |
sync.(*Cond).Wait(0xc20ddadc80) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20ddadcc0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/replication.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:400 +0x3b | |
k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).worker(0xc20908b300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:409 +0x4a | |
k8s.io/kubernetes/pkg/controller/replication.*ReplicationManager.(k8s.io/kubernetes/pkg/controller/replication.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72cf80, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72cf80, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x15c | |
goroutine 1951 [semacquire]: | |
sync.(*Cond).Wait(0xc20ddadc80) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20ddadcc0, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/replication.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:400 +0x3b | |
k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).worker(0xc20908b300) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:409 +0x4a | |
k8s.io/kubernetes/pkg/controller/replication.*ReplicationManager.(k8s.io/kubernetes/pkg/controller/replication.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72cf90, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72cf90, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/replication.(*ReplicationManager).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/replication/replication_controller.go:212 +0x15c | |
goroutine 1952 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274f00, 0x7fc8944b46e8, 0xc21092fbc0, 0xc21151fc98, 0xc20f5c9860, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274f00, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20a6ebca0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20a6ebca0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1953 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d274fa0, 0x7fc8944b46e8, 0xc20f9a92c0, 0xc20d701c98, 0xc20ce96600, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d274fa0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20a6ebcc0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20a6ebcc0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1954 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 2611 [select, 2 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20b7fc000) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 2402 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc208c6ef20) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1957 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1958 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/job.(*JobController).Run(0xc20dd827e0, 0x5, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:145 +0x166 | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*MasterConfig).RunJobController | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/master.go:223 +0xc2 | |
goroutine 1959 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc20d615810) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 1960 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20c366858) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366840, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e2a80) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cf87fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cf87fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e2a80, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:140 +0x75 | |
goroutine 1961 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20c366908) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c3668f0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e2af0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc212be8fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc212be8fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e2af0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:141 +0x9d | |
goroutine 1962 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc407c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc40800, 0x0, 0x0, 0x2ebf33eb00000000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/job.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:269 +0x3b | |
k8s.io/kubernetes/pkg/controller/job.(*JobController).worker(0xc20dd827e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:278 +0x4a | |
k8s.io/kubernetes/pkg/controller/job.*JobController.(k8s.io/kubernetes/pkg/controller/job.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72d760, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72d760, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x126 | |
goroutine 1963 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc407c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc40800, 0x0, 0x0, 0x248dc16300000000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/job.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:269 +0x3b | |
k8s.io/kubernetes/pkg/controller/job.(*JobController).worker(0xc20dd827e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:278 +0x4a | |
k8s.io/kubernetes/pkg/controller/job.*JobController.(k8s.io/kubernetes/pkg/controller/job.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72d770, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72d770, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x126 | |
goroutine 1964 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc407c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc40800, 0x0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/job.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:269 +0x3b | |
k8s.io/kubernetes/pkg/controller/job.(*JobController).worker(0xc20dd827e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:278 +0x4a | |
k8s.io/kubernetes/pkg/controller/job.*JobController.(k8s.io/kubernetes/pkg/controller/job.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72d780, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72d780, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x126 | |
goroutine 1965 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc407c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc40800, 0x0, 0x0, 0x3b31d0b300000000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/job.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:269 +0x3b | |
k8s.io/kubernetes/pkg/controller/job.(*JobController).worker(0xc20dd827e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:278 +0x4a | |
k8s.io/kubernetes/pkg/controller/job.*JobController.(k8s.io/kubernetes/pkg/controller/job.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72d790, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72d790, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x126 | |
goroutine 1966 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc407c0) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc40800, 0x0, 0x0, 0x6165726300000000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/job.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:269 +0x3b | |
k8s.io/kubernetes/pkg/controller/job.(*JobController).worker(0xc20dd827e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:278 +0x4a | |
k8s.io/kubernetes/pkg/controller/job.*JobController.(k8s.io/kubernetes/pkg/controller/job.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20e72d7a0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20e72d7a0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/job.(*JobController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/job/controller.go:143 +0x126 | |
goroutine 1967 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275180, 0x7fc8944b46e8, 0xc20c9927e0, 0xc20b201c98, 0xc21080e660, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275180, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e05a0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e05a0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1968 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275220, 0x7fc8944b46e8, 0xc20d5fd8c0, 0xc20d169c98, 0xc20ce97200, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275220, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e05c0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e05c0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1969 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1970 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/podautoscaler.(*HorizontalController).Run(0xc20ce96ea0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/podautoscaler/horizontal.go:122 +0xd0 | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*MasterConfig).RunHPAController | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/master.go:237 +0x4ce | |
goroutine 1971 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/watch.(*Broadcaster).loop(0xc20d615c70) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:201 +0x51 | |
created by k8s.io/kubernetes/pkg/watch.NewBroadcaster | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/watch/mux.go:75 +0x123 | |
goroutine 6517 [select]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20c92b140) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 5440 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc2110e06f0, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2110e06f0, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2110e0690, 0xc20c97f000, 0x400, 0x400, 0x0, 0x7fc897f8eda8, 0xc211b2a798) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2112288e8, 0xc20c97f000, 0x400, 0x400, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc20b59f230, 0x7fc894583690, 0xc2112288e8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20d00a580, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20d00a580, 0xc21281c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20d00a580, 0xc20ba19c88, 0xc21281c000, 0x1000, 0x1000, 0xc20fc09e10, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20b4fa280, 0xc21281c000, 0x1000, 0x1000, 0xc20e62c780, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc21270f5c0) | |
/usr/lib/golang/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).ReadSlice(0xc21270f5c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bufio/bufio.go:295 +0x257 | |
net/http/internal.readLine(0xc21270f5c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:110 +0x5a | |
net/http/internal.(*chunkedReader).beginChunk(0xc20f7b81b0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:47 +0x46 | |
net/http/internal.(*chunkedReader).Read(0xc20f7b81b0, 0xc20ea5aa00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/internal/chunked.go:77 +0xbb | |
net/http.(*body).readLocked(0xc20e504680, 0xc20ea5aa00, 0x200, 0x200, 0xffffffff, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:584 +0x7a | |
net/http.(*body).Read(0xc20e504680, 0xc20ea5aa00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transfer.go:579 +0x115 | |
net/http.(*bodyEOFSignal).Read(0xc20e5046c0, 0xc20ea5aa00, 0x200, 0x200, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1193 +0x285 | |
bytes.(*Buffer).ReadFrom(0xc2129c77a0, 0x7fc8945885e8, 0xc20e5046c0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/bytes/buffer.go:169 +0x25a | |
io/ioutil.readAll(0x7fc8945885e8, 0xc20e5046c0, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:33 +0x1b0 | |
io/ioutil.ReadAll(0x7fc8945885e8, 0xc20e5046c0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/io/ioutil/ioutil.go:42 +0x68 | |
github.com/coreos/etcd/client.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:455 +0x7b | |
created by github.com/coreos/etcd/client.(*simpleHTTPClient).Do | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/coreos/etcd/client/client.go:457 +0xa2e | |
goroutine 1974 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20c3669b8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c3669a0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e2b60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cf86fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cf86fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e2b60, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/podautoscaler.(*HorizontalController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/podautoscaler/horizontal.go:121 +0xab | |
goroutine 1975 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275860, 0x7fc8944b46e8, 0xc210a05740, 0xc20e7c7c98, 0xc210f1d800, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275860, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e0d80, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e0d80, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1976 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 2196 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c3674a0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 1978 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/client/record.func·003() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:222 +0xb9 | |
created by k8s.io/kubernetes/pkg/client/record.(*eventBroadcasterImpl).StartEventWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/record/event.go:234 +0x119 | |
goroutine 1979 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).Run(0xc20c366c60, 0x2, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:218 +0x1cd | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*MasterConfig).RunDaemonSetsController | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/master.go:246 +0xde | |
goroutine 1980 [chan receive, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run(0xc20d4ce230, 0x5, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:147 +0x1e3 | |
created by github.com/openshift/origin/pkg/cmd/server/kubernetes.(*MasterConfig).RunEndpointController | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/kubernetes/master.go:252 +0x9f | |
goroutine 6554 [select]: | |
k8s.io/kubernetes/pkg/storage/etcd.(*etcdWatcher).translate(0xc20db3be00) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:262 +0x5f7 | |
created by k8s.io/kubernetes/pkg/storage/etcd.newEtcdWatcher | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/storage/etcd/etcd_watcher.go:149 +0x383 | |
goroutine 1982 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20c366d28) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366d10, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e3ce0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20cf867b8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20cf867b8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e3ce0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:212 +0xae | |
goroutine 1983 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20c366dd8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366dc0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e3d50) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc212bebfb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc212bebfb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e3d50, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:213 +0xd9 | |
goroutine 1984 [semacquire]: | |
sync.(*Cond).Wait(0xc20c366e88) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366e70, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e3dc0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc211e7bfb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc211e7bfb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e3dc0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:214 +0x104 | |
goroutine 1985 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc41700) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41740, 0x0, 0x0, 0x6c756e3a22737000) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/daemon.func·010() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:226 +0x3e | |
k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).worker(0xc20c366c60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:235 +0x4a | |
k8s.io/kubernetes/pkg/controller/daemon.*DaemonSetsController.(k8s.io/kubernetes/pkg/controller/daemon.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:216 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c816490, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c816490, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:216 +0x18d | |
goroutine 1986 [semacquire, 3 minutes]: | |
sync.(*Cond).Wait(0xc20dc41700) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41740, 0x0, 0x0, 0x2273656c75722200) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/daemon.func·010() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:226 +0x3e | |
k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).worker(0xc20c366c60) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:235 +0x4a | |
k8s.io/kubernetes/pkg/controller/daemon.*DaemonSetsController.(k8s.io/kubernetes/pkg/controller/daemon.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:216 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c8164a0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c8164a0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/daemon.(*DaemonSetsController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/daemon/controller.go:216 +0x18d | |
goroutine 1987 [semacquire]: | |
sync.(*Cond).Wait(0xc20c366f38) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366f20, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e3e30) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc210a69fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc210a69fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e3e30, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:137 +0x9a | |
goroutine 1988 [semacquire, 1 minutes]: | |
sync.(*Cond).Wait(0xc20c366fe8) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/client/cache.(*DeltaFIFO).Pop(0xc20c366fd0, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/delta_fifo.go:370 +0xb2 | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).processLoop(0xc20a7e3ea0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:121 +0x44 | |
k8s.io/kubernetes/pkg/controller/framework.*Controller.(k8s.io/kubernetes/pkg/controller/framework.processLoop)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc210ad2fb8, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc210ad2fb8, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
k8s.io/kubernetes/pkg/controller/framework.(*Controller).Run(0xc20a7e3ea0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/framework/controller.go:97 +0x1fb | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:138 +0xc5 | |
goroutine 1989 [semacquire]: | |
sync.(*Cond).Wait(0xc20dc41780) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41900, 0x0, 0x0, 0xc210012600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/endpoint.func·007() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:260 +0x33 | |
k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).worker(0xc20d4ce230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:270 +0x4a | |
k8s.io/kubernetes/pkg/controller/endpoint.*EndpointController.(k8s.io/kubernetes/pkg/controller/endpoint.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c8164b0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c8164b0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x151 | |
goroutine 1990 [semacquire]: | |
sync.(*Cond).Wait(0xc20dc41780) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41900, 0x0, 0x0, 0xc210012600) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/endpoint.func·007() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:260 +0x33 | |
k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).worker(0xc20d4ce230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:270 +0x4a | |
k8s.io/kubernetes/pkg/controller/endpoint.*EndpointController.(k8s.io/kubernetes/pkg/controller/endpoint.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c8164c0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c8164c0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x151 | |
goroutine 1991 [semacquire]: | |
sync.(*Cond).Wait(0xc20dc41780) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41900, 0x0, 0x0, 0xc20f35b800) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/endpoint.func·007() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:260 +0x33 | |
k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).worker(0xc20d4ce230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:270 +0x4a | |
k8s.io/kubernetes/pkg/controller/endpoint.*EndpointController.(k8s.io/kubernetes/pkg/controller/endpoint.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c8164d0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c8164d0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x151 | |
goroutine 1992 [semacquire]: | |
sync.(*Cond).Wait(0xc20dc41780) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41900, 0x0, 0x0, 0xc210012700) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/endpoint.func·007() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:260 +0x33 | |
k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).worker(0xc20d4ce230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:270 +0x4a | |
k8s.io/kubernetes/pkg/controller/endpoint.*EndpointController.(k8s.io/kubernetes/pkg/controller/endpoint.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c8164f0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c8164f0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x151 | |
goroutine 1993 [semacquire]: | |
sync.(*Cond).Wait(0xc20dc41780) | |
/usr/lib/golang/src/sync/cond.go:62 +0x9e | |
k8s.io/kubernetes/pkg/util/workqueue.(*Type).Get(0xc20dc41900, 0x0, 0x0, 0xc210012500) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/workqueue/queue.go:104 +0x109 | |
k8s.io/kubernetes/pkg/controller/endpoint.func·007() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:260 +0x33 | |
k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).worker(0xc20d4ce230) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:270 +0x4a | |
k8s.io/kubernetes/pkg/controller/endpoint.*EndpointController.(k8s.io/kubernetes/pkg/controller/endpoint.worker)·fm() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x27 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20c816500, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20c816500, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:140 +0x151 | |
goroutine 1994 [sleep, 3 minutes]: | |
k8s.io/kubernetes/pkg/controller/endpoint.func·006() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:144 +0x67 | |
created by k8s.io/kubernetes/pkg/controller/endpoint.(*EndpointController).Run | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/controller/endpoint/endpoints_controller.go:146 +0x1be | |
goroutine 1995 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275900, 0x7fc8944b46e8, 0xc2100df950, 0xc20ef3bc98, 0xc210a400c0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275900, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e1620, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e1620, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1996 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275c20, 0x7fc8944b46e8, 0xc20d5fd680, 0xc20c9f1c98, 0xc20c2207e0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275c20, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e1640, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e1640, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1997 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275cc0, 0x7fc8944b46e8, 0xc20f9a91a0, 0xc20c9f5c98, 0xc20c220c00, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275cc0, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e1660, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e1660, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1998 [select]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275d60, 0x7fc8944b46e8, 0xc2107c00f0, 0xc20f463c98, 0xc20c88e540, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275d60, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e1680, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e1680, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 1999 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).watchHandler(0xc20d275e00, 0x7fc8944b46e8, 0xc20b0af230, 0xc20fbbdc98, 0xc20c221260, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:320 +0x1099 | |
k8s.io/kubernetes/pkg/client/cache.(*Reflector).ListAndWatch(0xc20d275e00, 0xc20805e420, 0x0, 0x0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:287 +0x1003 | |
k8s.io/kubernetes/pkg/client/cache.func·005() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0x36 | |
k8s.io/kubernetes/pkg/util/wait.func·001() | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:66 +0x61 | |
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc20d9e16a0, 0x3b9aca00, 0x0, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:67 +0x8f | |
k8s.io/kubernetes/pkg/util/wait.Until(0xc20d9e16a0, 0x3b9aca00, 0xc20805e420) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/util/wait/wait.go:47 +0x4a | |
created by k8s.io/kubernetes/pkg/client/cache.(*Reflector).RunUntil | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/client/cache/reflector.go:166 +0xfb | |
goroutine 2181 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c366b00) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2198 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20b1286e0) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 5384 [select, 1 minutes]: | |
k8s.io/kubernetes/pkg/apiserver.(*WatchServer).HandleWS(0xc208818880, 0xc2122db9e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:112 +0x437 | |
k8s.io/kubernetes/pkg/apiserver.*WatchServer.HandleWS·fm(0xc2122db9e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x31 | |
golang.org/x/net/websocket.Server.serveWebSocket(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3d3d6c8, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:89 +0x292 | |
golang.org/x/net/websocket.Handler.ServeHTTP(0xc21045ba70, 0x7fc89451a0b8, 0xc21111a260, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/golang.org/x/net/websocket/server.go:112 +0x8a | |
k8s.io/kubernetes/pkg/apiserver.serveWatch(0x7fc8944b05c0, 0xc211bf4f30, 0x7fc8945377c8, 0xc20bdf4000, 0xc20bdee070, 0x7fc897de55a0, 0xc20bc285a0, 0x7fc897f8fc58, 0xc208045980, 0x7fc897f8fb48, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/watch.go:86 +0x592 | |
k8s.io/kubernetes/pkg/apiserver.func·027(0xc211bf4ab0, 0xc21226a240) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/resthandler.go:306 +0x112c | |
k8s.io/kubernetes/pkg/apiserver/metrics.func·001(0xc211bf4ab0, 0xc21226a240) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/metrics/metrics.go:101 +0x269 | |
github.com/emicklei/go-restful.(*Container).dispatch(0xc209226e10, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:249 +0xf5e | |
github.com/emicklei/go-restful.*Container.(github.com/emicklei/go-restful.dispatch)·fm(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:95 +0x45 | |
net/http.HandlerFunc.ServeHTTP(0xc20b43e9e0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c1423f0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc20c53e380, 0xc, 0x10, 0xc20c1423f0, 0x1, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226e10, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
<autogenerated>:32 +0xe1 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·014(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:95 +0x3d3 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a880, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·006(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/auth.go:751 +0x369 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8a0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·016(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:177 +0x2ec | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8c0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·015(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:143 +0xb0 | |
net/http.HandlerFunc.ServeHTTP(0xc20c08a8e0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·013(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:62 +0x2d7 | |
net/http.HandlerFunc.ServeHTTP(0xc20c0007a0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.(*ServeMux).ServeHTTP(0xc20c142510, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1541 +0x17d | |
github.com/emicklei/go-restful.Container.ServeHTTP(0x0, 0x0, 0x0, 0xc2086c9868, 0x1, 0x1, 0xc20c142510, 0x0, 0x597c970, 0x0, ...) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/github.com/emicklei/go-restful/container.go:264 +0x4f | |
github.com/emicklei/go-restful.(*Container).ServeHTTP(0xc209226ea0, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
<autogenerated>:32 +0xe1 | |
k8s.io/kubernetes/pkg/apiserver.func·016(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:364 +0x4e0 | |
net/http.HandlerFunc.ServeHTTP(0xc2089e1a40, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
github.com/openshift/origin/pkg/cmd/server/origin.func·018(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_build/src/github.com/openshift/origin/pkg/cmd/server/origin/handlers.go:291 +0x11b | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc20, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/api.func·006(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/api/requestcontext.go:101 +0xe1 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc40, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
k8s.io/kubernetes/pkg/apiserver.func·012(0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/builddir/build/BUILD/atomic-openshift-git-0.a4463d9/_thirdpartyhacks/src/k8s.io/kubernetes/pkg/apiserver/handlers.go:112 +0x95 | |
net/http.HandlerFunc.ServeHTTP(0xc20bcbfc80, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20c395860, 0x7fc8945884d8, 0xc212781220, 0xc2128b04e0) | |
/usr/lib/golang/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc212105e00) | |
/usr/lib/golang/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/lib/golang/src/net/http/server.go:1751 +0x35e | |
goroutine 2120 [select, 3 minutes]: | |
net/http.(*persistConn).readLoop(0xc20c366790) | |
/usr/lib/golang/src/net/http/transport.go:928 +0x9ce | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:660 +0xc9f | |
goroutine 2144 [select, 3 minutes]: | |
net/http.(*persistConn).writeLoop(0xc20c3662c0) | |
/usr/lib/golang/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/lib/golang/src/net/http/transport.go:661 +0xcbc | |
goroutine 2359 [IO wait, 1 minutes]: | |
net.(*pollDesc).Wait(0xc20bd37b10, 0x72, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bd37b10, 0x0, 0x0) | |
/usr/lib/golang/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bd37ab0, 0xc210984000, 0x2000, 0x2000, 0x0, 0x7fc897f8eda8, 0xc20f310c10) | |
/usr/lib/golang/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20b8831a8, 0xc210984000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/net/net.go:121 +0xdc | |
crypto/tls.(*block).readFromUntil(0xc209a7be30, 0x7fc894583690, 0xc20b8831a8, 0x5, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:454 +0xe6 | |
crypto/tls.(*Conn).readRecord(0xc20c423b80, 0x17, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:539 +0x2da | |
crypto/tls.(*Conn).Read(0xc20c423b80, 0xc20e015000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/lib/golang/src/crypto/tls/conn.go:904 +0x166 | |
net/http.noteEOFReader.Read(0x7fc894583770, 0xc20c423b80, 0xc20c366108, 0xc20e015000, 0x1000, 0x1000, 0x2fa5fa0, 0x0, 0x0) | |
/usr/lib/golang/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc20dc7cb40, 0xc20e015000, 0x1000, 0x1000, 0x1, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc20dc7f2c |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment