| 2026-08-24 22:11:59.849 · ERROR · cbg-trade · test |
| [update.go:129] [245/248] worker 4 failed to get item detail, eid: 202608062300113-85-3ZU1YHLNQ0LUR, server_id: 85, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608062300113-85-3ZU1YHLNQ0LUR › |
| 2026-08-24 22:11:59.578 · ERROR · cbg-trade · test |
| [update.go:129] [246/248] worker 3 failed to get item detail, eid: 202608051700113-39-YZS8DQA4TNCDV, server_id: 39, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608051700113-39-YZS8DQA4TNCDV › |
| 2026-08-24 22:11:59.523 · ERROR · cbg-trade · test |
| [update.go:129] [243/248] worker 1 failed to get item detail, eid: 202608090000113-275-Y7BX04TZOS3X, server_id: 275, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608090000113-275-Y7BX04TZOS3X › |
| 2026-08-24 22:11:59.338 · ERROR · cbg-trade · test |
| [update.go:129] [242/248] worker 3 failed to get item detail, eid: 202608171200113-976-F1UB3K5DTTF4, server_id: 976, err: [itemdetail getEquipDetailInternal] failed to get equip detail, item 202608171200113-976-F1UB3K5DTTF4 › |
| 2026-08-24 22:11:30.435 · ERROR · cbg-trade · test |
| [pet_armor_report.go:145] getPetArmorPriceRemote failed to get pet armor value: Post "http://192.168.101.204:9601/api/pet_armor/value": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-08-24 22:11:24.200 · ERROR · cbg-item · test |
| [import_item.go:249] ImportItemAsyncInternal process failed: eid=202608242100113-558-DYNOE2OP8FXG server_id=558 kind_id=63 name=翡玉镯 status=2 price=99 elapsed=47.907212529s › |
| 2026-08-24 22:11:20.063 · ERROR · cbg-trade · test |
| [price_remote.go:212] getPetPriceRemote Failed to get pet value: Post "http://192.168.101.204:9601/api/pet/value": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-08-24 22:11:18.200 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv kv get read body failed: status=200 content_length=-1: context deadline exceeded (Client.Timeout or context cancellation while reading body), eid: role:202608231100113-625-1HFJ02BGO7Y6 › |
| 2026-08-24 22:11:17.354 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv kv get read body failed: status=200 content_length=-1: context deadline exceeded (Client.Timeout or context cancellation while reading body), eid: role:202608242100113-137-AFCDGHPZJGYT › |
| 2026-08-24 22:11:13.367 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv kv get read body failed: status=200 content_length=-1: context deadline exceeded (Client.Timeout or context cancellation while reading body), eid: role:202607240800113-975-9LFXIMQM7VYP › |
| 2026-08-24 22:11:10.092 · ERROR · cbg-trade · test |
| [price_remote.go:133] getWeaponPriceRemote Failed to get armor value: Post "http://192.168.101.204:9601/api/weapon/value": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-08-24 22:11:09.461 · ERROR · cbg-item · test |
| [http_server.go:382] [PerfTick] fetch metrics failed: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": context deadline exceeded › |
| 2026-08-24 22:11:03.718 · ERROR · cbg-trade · test |
| [http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=220.203.168.174 | err=runtime error: invalid memory address or nil pointer dereference goroutine 9685 [running]: runtime/debug.Stack() /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc0012cef00, {0x10ed880, 0x1f89de0}) /root/sources/cbg-value/internal/apps/value/http_server.go:327 +0x3b github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776 panic({0x10ed880?, 0x1f89de0?}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132 cbg-trade/internal/equipreport.(*EquipReport).GetArmor(0x0, 0x20?, 0x0, {0x126235e, 0x5}) /root/sources/cbg-value/internal/equipreport/armor_report.go:21 +0x3c cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1fede20, {0xc000fc4298, 0x20}, 0xc001f1b8b0, 0x0, 0x0, {0x12622be, 0x5}) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 +0x968 cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc000e19500, 0xc0012cef00) /root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005 github.com/gin-gonic/gin.(*Context).Next(0xc0012cef00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc0012cef00) /root/sources/cbg-value/internal/utils/cors.go:21 +0xd8 github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc0012cef00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(...) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000d53380, 0xc0012cef00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000d53380, {0x1699c08, 0xc001204380}, 0xc000e583c0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa net/http.serverHandler.ServeHTTP({0xc00185b2f0?}, {0x1699c08?, 0xc001204380?}, 0x1?) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e net/http.(*conn).serve(0xc00081b8c0, {0x169ba90, 0xc00073f470}) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625 created by net/http.(*Server).Serve in goroutine 1 /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485 › |
| 2026-08-24 22:11:03.717 · ERROR · cbg-trade · test |
| [main.go:66] [31m2026/08/24 22:11:03 [Recovery] 2026/08/24 - 22:11:03 panic recovered: runtime error: invalid memory address or nil pointer dereference /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:262 (0x478658) panicmem: panic(memoryError) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/signal_unix.go:925 (0x478628) sigpanic: panicmem() /root/sources/cbg-value/internal/equipreport/armor_report.go:21 (0xba8c1c) (*EquipReport).GetArmor: equipDesc := itemdetail.GetItemJson(e.EquipDetail.Equip.Eid, e.EquipDetail.Equip.EquipDesc) /root/sources/cbg-value/internal/apps/value/valueall/api.go:52 (0xbd7f67) (*valueAll).GetValue: reportItem, success := equipReport.GetArmor(false, ctx.IsFree, key.EidTypeArmor) /root/sources/cbg-value/internal/apps/value/role_value.go:185 (0xeb9244) (*HttpServer).GetRoleValuation: type_, data, success = valueall.ValueAll.GetValue(eid, ctx, serverType, needRawData, key.ProxyReasonValue) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x96650a) (*Context).Next: c.handlers[c.index](c) /root/sources/cbg-value/internal/utils/cors.go:21 (0xf0d957) NewHttpServer.Cors.func4: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x9731ae) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 (0x97319b) CustomRecoveryWithWriter.func1: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 (0x97180d) (*Context).Next: c.handlers[c.index](c) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 (0x9714a4) (*Engine).handleHTTPRequest: c.Next() /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 (0x970fe9) (*Engine).ServeHTTP: engine.handleHTTPRequest(c) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 (0x73c6ad) serverHandler.ServeHTTP: handler.ServeHTTP(rw, req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 (0x71b2e4) (*conn).serve: serverHandler{c.server}.ServeHTTP(w, w.req) /root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/asm_amd64.s:1700 (0x47d6c0) goexit: BYTE $0x90 // NOP [0m › |
| 2026-08-24 22:11:02.686 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/role:202608242100113-962-6P4NIN9PYQJS": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: role:202608242100113-962-6P4NIN9PYQJS › |
| 2026-08-24 22:11:02.686 · ERROR · cbg-trade · test |
| [api.go:34] [valueall] basic role report is nil, eid=202608242100113-962-6P4NIN9PYQJS value_mode=3 server_type=0 reason=value › |
| 2026-08-24 22:11:02.466 · ERROR · cbg-trade · test |
| [price_remote.go:133] getWeaponPriceRemote Failed to get armor value: Post "http://192.168.101.204:9601/api/weapon/value": context deadline exceeded (Client.Timeout exceeded while awaiting headers) › |
| 2026-08-24 22:10:58.369 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv kv get read body failed: status=200 content_length=-1: context deadline exceeded (Client.Timeout or context cancellation while reading body), eid: role:202603131600113-352-XVC6SWCEXJUU › |
| 2026-08-24 22:10:58.369 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv kv get read body failed: status=200 content_length=-1: context deadline exceeded (Client.Timeout or context cancellation while reading body), eid: role:202608241900113-584-4EEGKXL3BONN › |
| 2026-08-24 22:10:55.999 · ERROR · cbg-trade · test |
| [kvclient.go:111] Failed to get kv kv get read body failed: status=200 content_length=-1: context deadline exceeded (Client.Timeout or context cancellation while reading body), eid: role:202608242100113-82-C1NTXV4GNKVWV › |