Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/local/go/src/net/udpsock_posix.go:61 +0x11e
- net.(*UDPConn).ReadFrom(0xc082d301e8, 0xc0832ae000, 0x10000, 0x10000, 0x4c, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:79 +0x11d
- golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0xc0836a1ee8, 0xc0832ae000, 0x10000, 0x10000, 0x4c, 0x0, 0x0, 0x0, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/golang.org/x/net/ipv6/payload_nocmsg.go:22 +0x14a
- github.com/syncthing/syncthing/lib/beacon.(*multicastReader).Serve(0xc0834f1140)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/beacon/multicast.go:203 +0xfad
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc0822db5f0, 0x0, 0x367b430, 0xc0834f1140)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 104 [chan receive]:
- github.com/syncthing/syncthing/lib/beacon.(*multicastWriter).Serve(0xc0834f1180)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/beacon/multicast.go:108 +0x758
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc0822db5f0, 0x1, 0x367b460, 0xc0834f1180)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 105 [select, 25 minutes]:
- github.com/thejerf/suture.(*Supervisor).Serve(0xc08218e9c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:441 +0x107e
- created by github.com/thejerf/suture.(*Supervisor).ServeBackground
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:400 +0x40
- goroutine 106 [select]:
- main.(*folderSummarySvc).listenForUpdates(0xc0837d0310)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:70 +0x6b0
- main.(*folderSummarySvc).(main.listenForUpdates)-fm()
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:50 +0x27
- main.serviceFunc.Serve(0xc083472d80)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:205 +0x20
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc08218e9c0, 0x0, 0x367bc88, 0xc083472d80)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 107 [semacquire, 8 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectedTo(0xc0832967e0, 0xdbefa951cd7b988d, 0x7e996b12ba3cf6c2, 0x4a8a11cae7997bfb, 0xb68de2b509188ee5, 0x42551103a87415d3)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:877 +0x4f
- main.(*folderSummarySvc).sendSummary(0xc0837d0310, 0xc08223a960, 0x2)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:179 +0x382
- main.(*folderSummarySvc).calculateSummaries(0xc0837d0310)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:122 +0x1c2
- main.(*folderSummarySvc).(main.calculateSummaries)-fm()
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:51 +0x27
- main.serviceFunc.Serve(0xc083472d90)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:205 +0x20
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc08218e9c0, 0x1, 0x367bc88, 0xc083472d90)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 108 [semacquire, 21 minutes]:
- sync.runtime_Semacquire(0xc082242704)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*Mutex).Lock(0xc082242700)
- /usr/local/go/src/sync/mutex.go:82 +0x1cb
- sync.(*RWMutex).Lock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:82 +0x37
- github.com/syncthing/syncthing/lib/model.(*Model).IsPaused(0xc0832967e0, 0xb72f598f5611049c, 0x3539f87380336c02, 0xa1cd8f9b00e9dacf, 0x9da5b8dc589249fa, 0x1)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:992 +0x4f
- github.com/syncthing/syncthing/lib/connections.(*connectionSvc).connect(0xc082a1ea80)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:272 +0x482
- github.com/syncthing/syncthing/lib/connections.(*connectionSvc).(github.com/syncthing/syncthing/lib/connections.connect)-fm()
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:109 +0x27
- github.com/syncthing/syncthing/lib/connections.serviceFunc.Serve(0xc082197ef0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:477 +0x20
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc08218e270, 0x0, 0x367b850, 0xc082197ef0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 109 [IO wait, 25 minutes]:
- net.runtime_pollWait(0x3087338, 0x72, 0xc083473520)
- /usr/local/go/src/runtime/netpoll.go:157 +0x67
- net.(*pollDesc).Wait(0xc083e04770, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:73 +0x41
- net.(*ioSrv).ExecIO(0xc082d30100, 0xc083e04660, 0xb9fa70, 0x8, 0xc0821f8620, 0xc083e04780, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:182 +0x177
- net.(*netFD).acceptOne(0xc083e04600, 0xc082a1fea0, 0x2, 0x2, 0xc083e04660, 0x367b668, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:564 +0x26c
- net.(*netFD).accept(0xc083e04600, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:594 +0x173
- net.(*TCPListener).AcceptTCP(0xc082d30238, 0xc083d60f90, 0x0, 0x0)
- /usr/local/go/src/net/tcpsock_posix.go:254 +0x54
- net.(*TCPListener).Accept(0xc082d30238, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/tcpsock_posix.go:264 +0x44
- github.com/syncthing/syncthing/lib/connections.tcpListener(0xc083b06c00, 0xc082095040, 0xc082d4c000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections_tcp.go:70 +0x3d9
- github.com/syncthing/syncthing/lib/connections.NewConnectionSvc.func1()
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:126 +0x44
- github.com/syncthing/syncthing/lib/connections.serviceFunc.Serve(0xc0825bcae0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:477 +0x20
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc08218e270, 0x1, 0x367b850, 0xc0825bcae0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 110 [chan receive, 24 minutes]:
- github.com/syncthing/syncthing/lib/connections.(*connectionSvc).handle(0xc082a1ea80)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:140 +0x98
- github.com/syncthing/syncthing/lib/connections.(*connectionSvc).(github.com/syncthing/syncthing/lib/connections.handle)-fm()
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:129 +0x27
- github.com/syncthing/syncthing/lib/connections.serviceFunc.Serve(0xc082197f30)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:477 +0x20
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc08218e270, 0x2, 0x367b850, 0xc082197f30)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 111 [chan receive, 25 minutes]:
- github.com/syncthing/syncthing/lib/connections.(*connectionSvc).acceptRelayConns(0xc082a1ea80)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:423 +0x53
- github.com/syncthing/syncthing/lib/connections.(*connectionSvc).(github.com/syncthing/syncthing/lib/connections.acceptRelayConns)-fm()
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:132 +0x27
- github.com/syncthing/syncthing/lib/connections.serviceFunc.Serve(0xc082197f50)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/connections/connections.go:477 +0x20
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc08218e270, 0x3, 0x367b850, 0xc082197f50)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 112 [select, 25 minutes]:
- github.com/thejerf/suture.(*Supervisor).Serve(0xc0822db450)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:441 +0x107e
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc0822db2b0, 0x0, 0x367b340, 0xc0826c1110)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 113 [IO wait, 25 minutes]:
- net.runtime_pollWait(0x30871b8, 0x72, 0xc083473560)
- /usr/local/go/src/runtime/netpoll.go:157 +0x67
- net.(*pollDesc).Wait(0xc083e04a70, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:73 +0x41
- net.(*ioSrv).ExecIO(0xc082d30100, 0xc083e04960, 0xba5b30, 0xb, 0xcdab20, 0xc083e04900, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:182 +0x177
- net.(*netFD).readFrom(0xc083e04900, 0xc08329e000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:490 +0x1ee
- net.(*UDPConn).ReadFromUDP(0xc082d30240, 0xc08329e000, 0x10000, 0x10000, 0x98e4c0, 0x10000, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:61 +0x11e
- net.(*UDPConn).ReadFrom(0xc082d30240, 0xc08329e000, 0x10000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:79 +0x11d
- github.com/syncthing/syncthing/lib/beacon.(*broadcastReader).Serve(0xc0834f1080)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go:201 +0x5b6
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc0822db450, 0x0, 0x367b298, 0xc0834f1080)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 114 [chan receive]:
- github.com/syncthing/syncthing/lib/beacon.(*broadcastWriter).Serve(0xc0834f10c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go:101 +0x56c
- github.com/thejerf/suture.(*Supervisor).runService.func1(0xc0822db450, 0x1, 0x367b2c8, 0xc0834f10c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:556 +0x65
- created by github.com/thejerf/suture.(*Supervisor).runService
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:559 +0x58
- goroutine 160 [IO wait, 24 minutes]:
- net.runtime_pollWait(0x36c0520, 0x77, 0xc083b44c00)
- /usr/local/go/src/runtime/netpoll.go:157 +0x67
- net.(*pollDesc).Wait(0xc085a214f0, 0x77, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:73 +0x41
- net.(*ioSrv).ExecIO(0xc082d30108, 0xc085a21468, 0xb94fb0, 0x7, 0xcdab00, 0xaf7b80, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:182 +0x177
- net.(*netFD).Write(0xc085a21380, 0xc085306000, 0x3673, 0x8000, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:514 +0x181
- net.(*conn).Write(0xc084c68a50, 0xc085306000, 0x3673, 0x8000, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/net.go:184 +0xeb
- crypto/tls.(*Conn).writeRecord(0xc082afab00, 0xcdb217, 0xc086d34000, 0x3656, 0x4f407, 0x8000, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:745 +0x54f
- crypto/tls.(*Conn).Write(0xc082afab00, 0xc086d2c000, 0xb656, 0x57407, 0x0, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:877 +0x415
- github.com/syncthing/syncthing/lib/protocol.(*countingWriter).Write(0xc085ad2160, 0xc086d2c000, 0xb656, 0x57407, 0x2, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/counting.go:45 +0x84
- github.com/syncthing/syncthing/lib/protocol.(*rawConnection).writerLoop(0xc0868ee000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:662 +0x82d
- created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:191 +0x62
- goroutine 340 [sleep, 10 minutes]:
- time.Sleep(0x1176592e000)
- /usr/local/go/src/runtime/time.go:59 +0x107
- github.com/syncthing/syncthing/lib/model.deadlockDetect.func1.2(0x1176592e000, 0xc086ef4af0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:27 +0x28
- created by github.com/syncthing/syncthing/lib/model.deadlockDetect.func1
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:29 +0xbe
- goroutine 241 [semacquire, 22 minutes]:
- sync.runtime_Semacquire(0xc082afac84)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*Mutex).Lock(0xc082afac80)
- /usr/local/go/src/sync/mutex.go:82 +0x1cb
- crypto/tls.(*Conn).sendAlert(0xc082afab00, 0xcdb200, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:684 +0x4b
- crypto/tls.(*Conn).Close(0xc082afab00, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:950 +0xad
- github.com/syncthing/syncthing/lib/model.(*Connection).Close(0xc084ab8330, 0x0, 0x0)
- <autogenerated>:15 +0x62
- github.com/syncthing/syncthing/lib/model.closeRawConn(0x3daca18, 0xc084ab8330, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:2015 +0x144
- github.com/syncthing/syncthing/lib/model.(*Model).Close(0xc0832967e0, 0xdbefa951cd7b988d, 0x7e996b12ba3cf6c2, 0x4a8a11cae7997bfb, 0xb68de2b509188ee5, 0x3060028, 0xc08200a700)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:741 +0x653
- github.com/syncthing/syncthing/lib/protocol.nativeModel.Close(0x3709088, 0xc0832967e0, 0xdbefa951cd7b988d, 0x7e996b12ba3cf6c2, 0x4a8a11cae7997bfb, 0xb68de2b509188ee5, 0x3060028, 0xc08200a700)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/nativemodel_windows.go:47 +0x61
- github.com/syncthing/syncthing/lib/protocol.(*nativeModel).Close(0xc084652080, 0xdbefa951cd7b988d, 0x7e996b12ba3cf6c2, 0x4a8a11cae7997bfb, 0xb68de2b509188ee5, 0x3060028, 0xc08200a700)
- <autogenerated>:98 +0xc2
- created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).close.func1
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:688 +0x1cf
- goroutine 296 [sleep, 15 minutes]:
- time.Sleep(0x1176592e000)
- /usr/local/go/src/runtime/time.go:59 +0x107
- github.com/syncthing/syncthing/lib/model.deadlockDetect.func1.2(0x1176592e000, 0xc085b88000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:27 +0x28
- created by github.com/syncthing/syncthing/lib/model.deadlockDetect.func1
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:29 +0xbe
- goroutine 159 [IO wait, 24 minutes]:
- net.runtime_pollWait(0x36c0520, 0x72, 0xc083b1e400)
- /usr/local/go/src/runtime/netpoll.go:157 +0x67
- net.(*pollDesc).Wait(0xc085a214f0, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:73 +0x41
- net.(*ioSrv).ExecIO(0xc082d30100, 0xc085a213e0, 0xb94fa8, 0x7, 0xcdaaf8, 0x161, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:182 +0x177
- net.(*netFD).Read(0xc085a21380, 0xc0837d4800, 0x400, 0x400, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:463 +0x17e
- net.(*conn).Read(0xc084c68a50, 0xc0837d4800, 0x400, 0x400, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/net.go:172 +0xeb
- crypto/tls.(*block).readFromUntil(0xc0850fc7b0, 0x36f4f90, 0xc084c68a50, 0x5, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:455 +0xd3
- crypto/tls.(*Conn).readRecord(0xc082afab00, 0xcdb217, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:540 +0x2d8
- crypto/tls.(*Conn).Read(0xc082afab00, 0xc083b1e3e0, 0x8, 0x8, 0x0, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:901 +0x16e
- github.com/syncthing/syncthing/lib/protocol.(*countingReader).Read(0xc085ad2120, 0xc083b1e3e0, 0x8, 0x8, 0x98e4c0, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/counting.go:23 +0x84
- io.ReadAtLeast(0x3c31cb8, 0xc085ad2120, 0xc083b1e3e0, 0x8, 0x8, 0x8, 0x0, 0x0, 0x0)
- /usr/local/go/src/io/io.go:298 +0xed
- io.ReadFull(0x3c31cb8, 0xc085ad2120, 0xc083b1e3e0, 0x8, 0x8, 0x8, 0x0, 0x0)
- /usr/local/go/src/io/io.go:316 +0x69
- github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readMessage(0xc0868ee000, 0x0, 0x0, 0x0, 0xc08212ed00, 0x0, 0x0, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:371 +0x189
- github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readerLoop(0xc0868ee000, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:307 +0x159
- created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:190 +0x40
- goroutine 289 [semacquire, 20 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc082dd1080, 0xc084dbcfc0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc084dad340)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 45 [semacquire]:
- sync.runtime_Syncsemacquire(0xc082005790)
- /usr/local/go/src/runtime/sema.go:237 +0x20f
- sync.(*Cond).Wait(0xc082005780)
- /usr/local/go/src/sync/cond.go:62 +0xa2
- github.com/syncthing/syncthing/lib/events.(*BufferedSubscription).Since(0xc082007db0, 0x6f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/events/events.go:277 +0xe5
- main.(*apiSvc).getEvents(0xc0832c94a0, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:851 +0x24a
- main.(*apiSvc).(main.getEvents)-fm(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:144 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472970, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0840c1970, 0xc084ece1c0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc08286f080)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 70 [chan receive]:
- github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x1075420)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/rcrowley/go-metrics/meter.go:221 +0x52
- created by github.com/rcrowley/go-metrics.NewMeter
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/rcrowley/go-metrics/meter.go:40 +0x15b
- goroutine 120 [semacquire, 22 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0840c1e40, 0xc082c5d260)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc0827da2c0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 430 [sleep]:
- time.Sleep(0x1176592e000)
- /usr/local/go/src/runtime/time.go:59 +0x107
- github.com/syncthing/syncthing/lib/model.deadlockDetect.func1.2(0x1176592e000, 0xc086bccbd0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:27 +0x28
- created by github.com/syncthing/syncthing/lib/model.deadlockDetect.func1
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:29 +0xbe
- goroutine 290 [semacquire, 18 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc083ac8840, 0xc082a720e0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc085014e70)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 223 [semacquire, 21 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc084f9c8f0, 0xc084c58000)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc0838a09a0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 303 [semacquire, 10 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0845b9290, 0xc082892380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0845b9290, 0xc082892380)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc084420fd0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 321 [semacquire, 12 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc086b92370, 0xc0828921c0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc084f909a0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 341 [semacquire, 8 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0829b8a50, 0xc084dbdea0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc083f70210)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 310 [semacquire, 15 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc085a724d0, 0xc0834620e0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc085a72000)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 245 [semacquire, 21 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0851b6420, 0xc0825041c0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc086ed2630)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 318 [semacquire, 11 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0838a1600, 0xc083f36460)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc083ac8b00)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 258 [semacquire, 21 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc084c1d130, 0xc082b722a0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc0839c5340)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 200 [semacquire, 22 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0824a6580, 0xc082652380)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0824a6580, 0xc082652380)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc0829a1e40)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 164 [IO wait]:
- net.runtime_pollWait(0x36c08e0, 0x72, 0xc083473500)
- /usr/local/go/src/runtime/netpoll.go:157 +0x67
- net.(*pollDesc).Wait(0xc084d20470, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:73 +0x41
- net.(*ioSrv).ExecIO(0xc082d30100, 0xc084d20360, 0xb94fa8, 0x7, 0xcdaaf8, 0x29, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:182 +0x177
- net.(*netFD).Read(0xc084d20300, 0xc0824cfc00, 0x400, 0x400, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/fd_windows.go:463 +0x17e
- net.(*conn).Read(0xc084b42008, 0xc0824cfc00, 0x400, 0x400, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/net.go:172 +0xeb
- crypto/tls.(*block).readFromUntil(0xc085780450, 0x36f4f90, 0xc084b42008, 0x5, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:455 +0xd3
- crypto/tls.(*Conn).readRecord(0xc0823e6580, 0xcdb217, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:540 +0x2d8
- crypto/tls.(*Conn).Read(0xc0823e6580, 0xc0828c2b60, 0x4, 0x8, 0x0, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:901 +0x16e
- io.ReadAtLeast(0x36c1508, 0xc0823e6580, 0xc0828c2b60, 0x4, 0x8, 0x4, 0x0, 0x0, 0x0)
- /usr/local/go/src/io/io.go:298 +0xed
- io.ReadFull(0x36c1508, 0xc0823e6580, 0xc0828c2b60, 0x4, 0x8, 0x4, 0x0, 0x0)
- /usr/local/go/src/io/io.go:316 +0x69
- github.com/calmh/xdr.(*Reader).ReadUint32(0xc0828c2b40, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/calmh/xdr/reader.go:111 +0xa6
- github.com/syncthing/syncthing/lib/relay/protocol.(*header).DecodeXDRFrom(0xc082611ca4, 0xc0828c2b40, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/relay/protocol/packets_xdr.go:80 +0x3e
- github.com/syncthing/syncthing/lib/relay/protocol.(*header).DecodeXDR(0xc082611ca4, 0x36c1508, 0xc0823e6580, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/relay/protocol/packets_xdr.go:70 +0x99
- github.com/syncthing/syncthing/lib/relay/protocol.ReadMessage(0x36c1508, 0xc0823e6580, 0x0, 0x0, 0x0, 0x0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/relay/protocol/protocol.go:77 +0x83
- github.com/syncthing/syncthing/lib/relay/client.messageReader(0x36c1480, 0xc0823e6580, 0xc0844be120, 0xc0844be180)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/relay/client/static.go:291 +0x5f
- created by github.com/syncthing/syncthing/lib/relay/client.(*staticClient).Serve
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/relay/client/static.go:99 +0xc18
- goroutine 418 [semacquire, 3 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0849fee70, 0xc082be42a0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc086c771e0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 381 [sleep, 6 minutes]:
- time.Sleep(0x1176592e000)
- /usr/local/go/src/runtime/time.go:59 +0x107
- github.com/syncthing/syncthing/lib/model.deadlockDetect.func1.2(0x1176592e000, 0xc085b665b0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:27 +0x28
- created by github.com/syncthing/syncthing/lib/model.deadlockDetect.func1
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/util.go:29 +0xbe
- goroutine 280 [semacquire, 4 minutes]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc084dacc60, 0xc083b9c2a0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc082db22c0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- goroutine 281 [semacquire]:
- sync.runtime_Semacquire(0xc08224270c)
- /usr/local/go/src/runtime/sema.go:43 +0x2d
- sync.(*RWMutex).RLock(0xc082242700)
- /usr/local/go/src/sync/rwmutex.go:36 +0x5f
- github.com/syncthing/syncthing/lib/model.(*Model).ConnectionStats(0xc0832967e0, 0xc1d519)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/lib/model/model.go:310 +0x63
- main.(*apiSvc).getSystemConnections(0xc0832c94a0, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:537 +0x36
- main.(*apiSvc).(main.getSystemConnections)-fm(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:153 +0x45
- net/http.HandlerFunc.ServeHTTP(0xc083472a00, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60840, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.getPostHandler.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:290 +0xd7
- net/http.HandlerFunc.ServeHTTP(0xc083d608d0, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.metricsMiddleware.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:329 +0xd8
- net/http.HandlerFunc.ServeHTTP(0xc0825bd720, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.noCacheMiddleware.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:356 +0x1e3
- net/http.HandlerFunc.ServeHTTP(0xc0825bd740, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.(*ServeMux).ServeHTTP(0xc083d60930, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1699 +0x184
- main.csrfMiddleware.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui_csrf.go:31 +0x168
- net/http.HandlerFunc.ServeHTTP(0xc082389f40, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.withDetailsMiddleware.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:364 +0x12e
- net/http.HandlerFunc.ServeHTTP(0xc083522400, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.redirectToHTTPSMiddleware.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:346 +0x172
- net/http.HandlerFunc.ServeHTTP(0xc0825bda60, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- main.debugMiddleware.func1(0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /home/jenkins/workspace/syncthing-pr/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:302 +0xa2
- net/http.HandlerFunc.ServeHTTP(0xc0825bda80, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1422 +0x41
- net/http.serverHandler.ServeHTTP(0xc082d4d3e0, 0x36f55e0, 0xc0840c1130, 0xc0827142a0)
- /usr/local/go/src/net/http/server.go:1862 +0x1a5
- net/http.(*conn).serve(0xc0867080b0)
- /usr/local/go/src/net/http/server.go:1361 +0xbf5
- created by net/http.(*Server).Serve
- /usr/local/go/src/net/http/server.go:1910 +0x3fd
- [HKWOO] 2015/12/13 12:33:19.773093 main.go:518: INFO: syncthing v0.12.8+2-g36ba854 "Beryllium Bedbug" (go1.5.2 windows-amd64) [email protected] 2015-12-13 12:21:12 UTC
- [HKWOO] 2015/12/13 12:33:19.773594 main.go:519: INFO: My ID: HKWOOLO
- [HKWOO] 2015/12/13 12:33:20.073882 main.go:855: INFO: Single thread hash performance is ~220 MB/s
- [HKWOO] 2015/12/13 12:33:20.628415 model.go:147: INFO: Starting deadlock detector with 20m0s timeout
- [HKWOO] 2015/12/13 12:33:21.607354 model.go:192: OK: Ready to synchronize SC (read-write)
- [HKWOO] 2015/12/13 12:33:21.607354 main.go:733: INFO: Using discovery server https://discovery-v4-1.syncthing.net/?id=SR7AARM
- [HKWOO] 2015/12/13 12:33:21.607855 main.go:733: INFO: Using discovery server https://discovery-v4-2.syncthing.net/?id=DVU36WY
- [HKWOO] 2015/12/13 12:33:21.607855 main.go:733: INFO: Using discovery server https://discovery-v4-3.syncthing.net/?id=VK6HNJ3
- [HKWOO] 2015/12/13 12:33:21.607855 main.go:733: INFO: Using discovery server https://discovery-v6-1.syncthing.net/?id=SR7AARM
- [HKWOO] 2015/12/13 12:33:21.607855 main.go:733: INFO: Using discovery server https://discovery-v6-2.syncthing.net/?id=DVU36WY
- [HKWOO] 2015/12/13 12:33:21.607855 main.go:733: INFO: Using discovery server https://discovery-v6-3.syncthing.net/?id=VK6HNJ3
- [HKWOO] 2015/12/13 12:33:21.610357 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":null}
- [HKWOO] 2015/12/13 12:33:21.617865 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":null}
- [HKWOO] 2015/12/13 12:33:21.619866 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":null}
- [HKWOO] 2015/12/13 12:33:21.622369 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":null}
- [HKWOO] 2015/12/13 12:33:21.624371 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":null}
- [HKWOO] 2015/12/13 12:33:21.624371 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":null}
- [HKWOO] 2015/12/13 12:33:21.636382 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:21.637884 connections.go:123: DEBUG: listening on tcp://0.0.0.0:22000
- [HKWOO] 2015/12/13 12:33:21.637884 main.go:783: INFO: Device RWMHXTK is "MEDIAMACHINE" at [dynamic]
- [HKWOO] 2015/12/13 12:33:21.637884 main.go:783: INFO: Device TQCBCVU is "MAINLAPTOP" at [dynamic]
- [HKWOO] 2015/12/13 12:33:21.637884 main.go:783: INFO: Device HKWOOLO is "MAINDESKTOP" at [dynamic]
- [HKWOO] 2015/12/13 12:33:21.637884 main.go:818: INFO: No automatic upgrades; v0.12.8+2-g36ba854 is not a release version.
- [HKWOO] 2015/12/13 12:33:21.646892 gui.go:231: INFO: API listening on 127.0.0.1:8384
- [HKWOO] 2015/12/13 12:33:21.646892 gui.go:232: INFO: GUI URL is https://localhost:8384/
- [HKWOO] 2015/12/13 12:33:21.647392 connections.go:263: DEBUG: Reconnect loop
- [HKWOO] 2015/12/13 12:33:21.647392 connections.go:270: DEBUG: Reconnect loop for RWMHXTK
- [HKWOO] 2015/12/13 12:33:21.655400 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:21.667412 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:21.672917 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:21.674919 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:21.870106 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:21.870106 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:21.881617 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:21.881617 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:22.243965 cache.go:107: DEBUG: lookup for RWMHXTK at global@https://discovery-v4-1.syncthing.net/
- [HKWOO] 2015/12/13 12:33:22.243965 cache.go:108: DEBUG: direct: [tcp://50.147.76.100:21841 tcp://50.147.76.100:22000]
- [HKWOO] 2015/12/13 12:33:22.243965 cache.go:109: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:22.252974 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:22.252974 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:22.310029 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:22.310029 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:22.536246 cache.go:107: DEBUG: lookup for RWMHXTK at global@https://discovery-v4-2.syncthing.net/
- [HKWOO] 2015/12/13 12:33:22.536246 cache.go:108: DEBUG: direct: [tcp://50.147.76.100:22000 tcp://50.147.76.100:21841]
- [HKWOO] 2015/12/13 12:33:22.536246 cache.go:109: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:22.721424 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:33:22.721924 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:33:22.721924 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:33:22.721924 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:33:22.779479 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:33:22.779479 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:33:22.779479 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:33:22.779980 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:33:22.808507 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:22.808507 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:22.839036 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:22.842540 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:22.877573 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:22.891587 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:22.937131 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:23.724386 cache.go:107: DEBUG: lookup for RWMHXTK at global@https://discovery-v4-3.syncthing.net/
- [HKWOO] 2015/12/13 12:33:23.724386 cache.go:108: DEBUG: direct: [tcp://50.147.76.100:21841 tcp://50.147.76.100:22000]
- [HKWOO] 2015/12/13 12:33:23.724386 cache.go:109: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:24.368505 cache.go:107: DEBUG: lookup for RWMHXTK at global@https://discovery-v6-1.syncthing.net/
- [HKWOO] 2015/12/13 12:33:24.368505 cache.go:108: DEBUG: direct: [tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:22000 tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:21841]
- [HKWOO] 2015/12/13 12:33:24.368505 cache.go:109: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:24.562691 cache.go:107: DEBUG: lookup for RWMHXTK at global@https://discovery-v6-2.syncthing.net/
- [HKWOO] 2015/12/13 12:33:24.562691 cache.go:108: DEBUG: direct: [tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:21841 tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:22000]
- [HKWOO] 2015/12/13 12:33:24.562691 cache.go:109: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:25.611198 cache.go:107: DEBUG: lookup for RWMHXTK at global@https://discovery-v6-3.syncthing.net/
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:108: DEBUG: direct: [tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:22000 tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:21841]
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:109: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:107: DEBUG: lookup for RWMHXTK at IPv4 local
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:108: DEBUG: direct: []
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:109: DEBUG: relays: []
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:107: DEBUG: lookup for RWMHXTK at IPv6 local
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:108: DEBUG: direct: [tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000]
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:109: DEBUG: relays: []
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:136: DEBUG: lookup results for RWMHXTK
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:137: DEBUG: direct: [tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000 tcp://50.147.76.100:21841 tcp://50.147.76.100:22000 tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:21841 tcp://[2601:843:c101:3497:8400:db68:a8d8:e55]:22000]
- [HKWOO] 2015/12/13 12:33:25.611698 cache.go:138: DEBUG: relays: [{relay://178.79.161.15:22067/?id=YDBB5PU&pingInterval=1m0s&networkTimeout=2m0s&sessionLimitBps=2000000&globalLimitBps=2500000&statusAddr=:22070&providedBy=canton7 150}]
- [HKWOO] 2015/12/13 12:33:25.611698 connections.go:372: DEBUG: dial RWMHXTK tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:33:25.932005 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:25.932005 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.608454 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.608454 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.608454 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.608454 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.608454 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.608454 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.675018 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.675018 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.684027 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.684027 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.687030 upnpsvc.go:98: INFO: New UPnP port mapping: external port 58507 to local port 22000.
- [HKWOO] 2015/12/13 12:33:31.687030 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000","tcp://:58507"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.687030 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000","tcp://:58507"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.745085 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.745085 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.748088 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.748088 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.752092 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.752092 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.752592 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000","tcp://:58507"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.762102 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.762102 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.762102 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000","tcp://:58507"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.888223 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.888223 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.888223 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000","tcp://:58507"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.896731 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.896731 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.897231 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.897231 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:31.897231 global.go:228: DEBUG: Announcement: {"direct":["tcp://0.0.0.0:22000","tcp://:58507"],"relays":[{"url":"relay://104.128.230.78:443/?id=5PI2SHR\u0026pingInterval=1m0s\u0026networkTimeout=2m0s\u0026sessionLimitBps=950000000\u0026globalLimitBps=0\u0026statusAddr=:22070\u0026providedBy=canton7","latency":46}]}
- [HKWOO] 2015/12/13 12:33:31.919252 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:31.919252 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:32.156480 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:32.156480 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:32.183506 global.go:237: DEBUG: announce POST: 204 No Content
- [HKWOO] 2015/12/13 12:33:32.183506 global.go:264: DEBUG: announce Reannounce-After: 1800 <nil>
- [HKWOO] 2015/12/13 12:33:32.272591 rwfolder.go:329: INFO: Completed initial scan (rw) of folder SC
- [HKWOO] 2015/12/13 12:33:37.073618 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:33:37.073618 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:33:37.073618 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:33:37.073618 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:33:37.098642 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:33:37.098642 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:33:37.098642 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:33:37.098642 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:33:51.611116 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:51.612617 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:51.613618 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:51.615120 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:33:51.617627 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:07.106574 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:34:07.106574 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:34:07.106574 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:34:07.106574 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:34:07.141107 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:34:07.141107 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:34:07.141107 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:34:07.141107 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:34:21.611625 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:21.613126 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:21.614628 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:21.616629 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:21.618131 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:37.047499 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:34:37.047499 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:34:37.047499 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:34:37.047499 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:34:37.119568 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:34:37.119568 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:34:37.119568 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:34:37.119568 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:34:51.611511 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:51.613012 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:51.614013 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:51.616018 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:34:51.617520 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:07.058959 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:35:07.059459 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:35:07.059459 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:35:07.059459 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:35:07.060960 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:35:07.060960 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:35:07.060960 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:35:07.060960 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:35:21.611957 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:21.613458 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:21.614960 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:21.616462 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:21.617962 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:36.984251 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:35:36.984251 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:35:36.984251 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:35:36.984251 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:35:37.006773 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:35:37.006773 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:35:37.006773 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:35:37.006773 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:35:51.611339 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:51.613344 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:51.614846 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:51.616347 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:35:51.618349 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:07.180317 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:36:07.180317 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:36:07.180317 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:36:07.180317 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:36:07.181819 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:36:07.181819 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:36:07.181819 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:36:07.181819 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:36:21.611360 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:21.612861 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:21.614363 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:21.615864 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:21.617366 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:36.961323 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:36:36.961823 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:36:36.961823 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:36:36.961823 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:36:36.963325 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:36:36.963325 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:36:36.963325 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:36:36.963325 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:36:51.611886 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:51.613387 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:51.614889 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:51.616390 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:36:51.618392 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:07.065218 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:37:07.065719 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:37:07.065719 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:37:07.065719 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:37:07.097750 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:37:07.097750 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:37:07.097750 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:37:07.097750 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:37:21.612304 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:21.613805 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:21.615307 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:21.617309 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:21.618810 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:37.119816 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:37:37.119816 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:37:37.119816 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:37:37.119816 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:37:37.121321 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:37:37.121822 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:37:37.121822 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:37:37.121822 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:37:51.614322 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:51.615823 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:51.618326 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:51.620328 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:37:51.622330 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:07.044635 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:38:07.044635 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:38:07.044635 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:38:07.044635 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:38:07.082671 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:38:07.082671 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:38:07.082671 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:38:07.082671 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:38:21.611931 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:21.612932 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:21.614934 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:21.616435 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:21.617937 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:37.297174 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:38:37.297174 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:38:37.297174 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:38:37.297174 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:38:37.303180 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:38:37.303180 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:38:37.303180 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:38:37.303180 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:38:51.611487 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:51.613990 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:51.617493 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:51.619995 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:38:51.621997 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:06.920232 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:39:06.920232 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:39:06.920232 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:39:06.920232 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:39:06.922234 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:39:06.922234 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:39:06.922234 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:39:06.922234 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:39:21.611810 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:21.612310 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:21.614316 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:21.615818 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:21.617319 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:36.940662 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:39:36.940662 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:39:36.940662 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:39:36.940662 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:39:36.942163 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:39:36.942163 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:39:36.942163 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:39:36.942163 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:39:51.620181 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:51.623184 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:51.627188 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:51.631692 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:39:51.634194 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:07.030314 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:40:07.030314 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:40:07.030314 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:40:07.030314 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:40:07.031815 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:40:07.031815 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:40:07.031815 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:40:07.031815 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:40:21.612225 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:21.613727 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:21.615228 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:21.616730 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:21.618231 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:36.886072 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:40:36.886072 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:40:36.886072 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:40:36.886072 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:40:36.919604 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:40:36.919604 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:40:36.919604 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:40:36.919604 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:40:51.612162 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:51.613663 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:51.615165 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:51.617167 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:40:51.618668 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:06.972706 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:41:06.972706 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:41:06.972706 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:41:06.972706 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:41:06.974207 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:41:06.974207 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:41:06.974207 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:41:06.974207 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:41:21.611757 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:21.613759 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:21.615761 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:21.617763 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:21.619765 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:37.535859 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:41:37.536359 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:41:37.536359 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:41:37.536359 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:41:37.592413 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:41:37.592914 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:41:37.592914 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:41:37.592914 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:41:51.611555 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:51.613056 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:51.615058 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:51.616559 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:41:51.618061 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:07.301660 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:42:07.301660 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:42:07.301660 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:42:07.301660 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:42:07.396270 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:42:07.396270 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:42:07.396270 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:42:07.396270 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:42:21.612599 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:21.614101 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:21.617103 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:21.619105 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:21.621108 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:37.167060 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:42:37.167060 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:42:37.167060 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:42:37.167060 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:42:37.203095 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:42:37.203095 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:42:37.203095 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:42:37.203095 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:42:51.612064 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:51.613065 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:51.615067 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:51.616068 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:42:51.617569 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:07.044566 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:43:07.044566 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:43:07.044566 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:43:07.044566 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:43:07.117636 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:43:07.117636 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:43:07.117636 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:43:07.117636 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:43:21.611919 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:21.612920 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:21.615422 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:21.617925 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:21.619927 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:37.385078 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:43:37.385078 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:43:37.385078 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:43:37.385078 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:43:37.446136 local.go:172: DEBUG: discover: Received local announcement from [fe80::757d:556d:b045:bc44%Ethernet]:61444 for RWMHXTK
- [HKWOO] 2015/12/13 12:43:37.446136 local.go:199: DEBUG: discover: Registering addresses for RWMHXTK
- [HKWOO] 2015/12/13 12:43:37.446136 local.go:218: DEBUG: discover: Reconstructed URL is &url.URL{Scheme:"tcp", Opaque:"", User:(*url.Userinfo)(nil), Host:"[fe80::757d:556d:b045:bc44%Ethernet]:22000", Path:"", RawPath:"", RawQuery:"", Fragment:""}
- [HKWOO] 2015/12/13 12:43:37.446136 local.go:220: DEBUG: discover: Replaced address 0.0.0.0 in tcp://0.0.0.0:22000 to get tcp://[fe80::757d:556d:b045:bc44%25Ethernet]:22000
- [HKWOO] 2015/12/13 12:43:51.611734 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:51.613736 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:51.616739 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:51.618240 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
- [HKWOO] 2015/12/13 12:43:51.619741 local.go:172: DEBUG: discover: Received local announcement from [fe80::7999:4cf5:26e7:562b%Ethernet]:52071 for HKWOOLO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement