Advertisement
Proff_Ust

fail_request

Mar 25th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. 2019-03-25T15:22:53.151Z DEBUG zipper will try to fetch data {"type": "broadcastGroup", "groupName": "root", "type": "fetch", "request": ["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"]}
  2. 2019-03-25T15:22:53.151Z DEBUG zipper single fetch {"type": "broadcastGroup", "groupName": "root", "type": "fetch", "request": ["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"], "client": {}}
  3. 2019-03-25T15:22:53.151Z DEBUG zipper waiting for slot {"type": "broadcastGroup", "groupName": "root", "type": "fetch", "request": ["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"], "maxConns": 0}
  4. 2019-03-25T15:22:53.151Z DEBUG zipper got slot {"type": "broadcastGroup", "groupName": "root", "type": "fetch", "request": ["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"]}
  5. 2019-03-25T15:22:53.151Z DEBUG zipper sending request {"type": "broadcastGroup", "groupName": "root", "type": "fetch", "request": ["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"], "client_name": "graphite-clickhouse"}
  6. 2019-03-25T15:22:53.151Z DEBUG zipper picked server {"type": "protoV2Group", "name": "graphite-clickhouse", "action": "query", "server": "http://graphite-clickhouse-new:9090"}
  7. 2019-03-25T15:22:53.151Z DEBUG zipper trying to get slot {"type": "protoV2Group", "name": "graphite-clickhouse", "action": "query", "server": "http://graphite-clickhouse-new:9090", "name": "graphite-clickhouse", "uri": "http://graphite-clickhouse-new:9090/render/?format=protobuf&from=1552922573&target=seriesByTag%28%27host%3D~%28p239i03app01%5C.unix%5C.local%7Cp239i03app02%5C.unix%5C.local%29%27%2C+%27name%3Dcarbon.agents.diskio.iops_in_progress%27%2C+%27_name%3D~%5Bs%2Cv%5Dd%5Ba-z%5D%24%27%29&until=1553527373"}
  8. 2019-03-25T15:22:53.151Z DEBUG zipper got slot {"type": "protoV2Group", "name": "graphite-clickhouse", "action": "query", "server": "http://graphite-clickhouse-new:9090", "name": "graphite-clickhouse", "uri": "http://graphite-clickhouse-new:9090/render/?format=protobuf&from=1552922573&target=seriesByTag%28%27host%3D~%28p239i03app01%5C.unix%5C.local%7Cp239i03app02%5C.unix%5C.local%29%27%2C+%27name%3Dcarbon.agents.diskio.iops_in_progress%27%2C+%27_name%3D~%5Bs%2Cv%5Dd%5Ba-z%5D%24%27%29&until=1553527373"}
  9. 2019-03-25T15:22:53.818Z DEBUG zipper got some fetch responses {"type": "broadcastGroup", "groupName": "root", "type": "fetch", "request": ["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"], "clients_count": 1, "response_count": 1, "have_errors": false, "errors": [], "response_count": 4}
  10. 2019-03-25T15:22:53.818Z INFO access request served {"data": {"handler":"render","carbonapi_uuid":"9d6a0665-82ae-4168-9449-06f2d325fdd7","url":"/render","peer_ip":"@","host":"192.168.226.166:8082","format":"json","use_cache":true,"targets":["seriesByTag('host=~(p239i03app01\\.unix\\.local|p239i03app02\\.unix\\.local)', 'name=carbon.agents.diskio.iops_in_progress', '_name=~[s,v]d[a-z]$')"],"cache_timeout":360,"runtime":0.667724899,"http_code":200,"from":1552922573,"until":1553527373,"from_raw":"-7d","until_raw":"now","uri":"/render","from_cache":false,"zipper_requests":2,"total_metrics_count":1}}
  11. 2019/03/25 15:22:53 http: panic serving 192.168.226.217:59604: runtime error: index out of range
  12. goroutine 191962 [running]:
  13. net/http.(*conn).serve.func1(0xc000dadc20)
  14. /usr/local/go/src/net/http/server.go:1746 +0xd0
  15. panic(0xcd3960, 0x14e2aa0)
  16. /usr/local/go/src/runtime/panic.go:513 +0x1b9
  17. github.com/go-graphite/carbonapi/expr.getPart(0xc00067e000, 0x7, 0xc0039d6101, 0x7fd0dab921c0)
  18. /go/src/github.com/go-graphite/carbonapi/expr/sort.go:35 +0x86
  19. github.com/go-graphite/carbonapi/expr.byPartBase.compareBy(0xc003868400, 0x4, 0x4, 0x7, 0xc003868420, 0x4, 0x4, 0x1, 0x0, 0xdfa3a8, ...)
  20. /go/src/github.com/go-graphite/carbonapi/expr/sort.go:44 +0x1d9
  21. github.com/go-graphite/carbonapi/expr.byPartAlphabetical.Less(0xc003868400, 0x4, 0x4, 0x7, 0xc003868420, 0x4, 0x4, 0x1, 0x0, 0x40)
  22. /go/src/github.com/go-graphite/carbonapi/expr/sort.go:69 +0x75
  23. sort.insertionSort(0xeca5e0, 0xc0012dc6c0, 0x0, 0x4)
  24. /usr/local/go/src/sort/sort.go:27 +0xab
  25. sort.stable(0xeca5e0, 0xc0012dc6c0, 0x4)
  26. /usr/local/go/src/sort/sort.go:368 +0x86
  27. sort.Stable(0xeca5e0, 0xc0012dc6c0)
  28. /usr/local/go/src/sort/sort.go:357 +0x53
  29. github.com/go-graphite/carbonapi/expr.SortMetrics(0xc003868400, 0x4, 0x4, 0xc0039d61b0, 0x8f, 0x5c8fb7cd, 0x5c98f24d)
  30. /go/src/github.com/go-graphite/carbonapi/expr/sort.go:128 +0x332
  31. github.com/go-graphite/carbonapi/cmd/carbonapi/http.renderHandler(0xec9560, 0xc0000ce050, 0xc00081c700)
  32. /go/src/github.com/go-graphite/carbonapi/cmd/carbonapi/http/render_handler.go:262 +0x197f
  33. net/http.HandlerFunc.ServeHTTP(0xdfa380, 0xec9560, 0xc0000ce050, 0xc00081c700)
  34. /usr/local/go/src/net/http/server.go:1964 +0x44
  35. github.com/go-graphite/carbonapi/util/ctx.ParseCtx.func1(0xec9560, 0xc0000ce050, 0xc00081c600)
  36. /go/src/github.com/go-graphite/carbonapi/util/ctx/ctx.go:43 +0x149
  37. github.com/go-graphite/carbonapi/vendor/github.com/dgryski/httputil.TimeHandler.func1(0xec9560, 0xc0000ce050, 0xc00081c600)
  38. /go/src/github.com/go-graphite/carbonapi/vendor/github.com/dgryski/httputil/times.go:26 +0x7f
  39. github.com/go-graphite/carbonapi/vendor/github.com/dgryski/httputil.TrackConnections.func1(0xec9560, 0xc0000ce050, 0xc00081c600)
  40. /go/src/github.com/go-graphite/carbonapi/vendor/github.com/dgryski/httputil/track.go:40 +0xe5
  41. net/http.HandlerFunc.ServeHTTP(0xc00017a070, 0xec9560, 0xc0000ce050, 0xc00081c600)
  42. /usr/local/go/src/net/http/server.go:1964 +0x44
  43. net/http.(*ServeMux).ServeHTTP(0x14f87e0, 0xec9560, 0xc0000ce050, 0xc00081c600)
  44. /usr/local/go/src/net/http/server.go:2361 +0x127
  45. github.com/go-graphite/carbonapi/vendor/github.com/gorilla/handlers.CompressHandlerLevel.func1(0xeca4a0, 0xc002470540, 0xc00081c600)
  46. /go/src/github.com/go-graphite/carbonapi/vendor/github.com/gorilla/handlers/compress.go:146 +0x18c
  47. net/http.HandlerFunc.ServeHTTP(0xc0001901c0, 0xeca4a0, 0xc002470540, 0xc00081c600)
  48. /usr/local/go/src/net/http/server.go:1964 +0x44
  49. github.com/go-graphite/carbonapi/vendor/github.com/gorilla/handlers.(*cors).ServeHTTP(0xc000284000, 0xeca4a0, 0xc002470540, 0xc00081c600)
  50. /go/src/github.com/go-graphite/carbonapi/vendor/github.com/gorilla/handlers/cors.go:52 +0xa60
  51. github.com/go-graphite/carbonapi/vendor/github.com/gorilla/handlers.ProxyHeaders.func1(0xeca4a0, 0xc002470540, 0xc00081c600)
  52. /go/src/github.com/go-graphite/carbonapi/vendor/github.com/gorilla/handlers/proxy_headers.go:59 +0x10c
  53. net/http.HandlerFunc.ServeHTTP(0xc000190200, 0xeca4a0, 0xc002470540, 0xc00081c600)
  54. /usr/local/go/src/net/http/server.go:1964 +0x44
  55. net/http.serverHandler.ServeHTTP(0xc000286000, 0xeca4a0, 0xc002470540, 0xc00081c600)
  56. /usr/local/go/src/net/http/server.go:2741 +0xab
  57. net/http.(*conn).serve(0xc000dadc20, 0xecaea0, 0xc003a0a300)
  58. /usr/local/go/src/net/http/server.go:1847 +0x646
  59. created by net/http.(*Server).Serve
  60. /usr/local/go/src/net/http/server.go:2851 +0x2f5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement