Logs

本页结果数:20
2026-08-24 20:09:41.634 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-976-0F3RTYBNLISJ": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608241900113-976-0F3RTYBNLISJ
2026-08-24 20:09:41.595 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-127-KFZFZFUJWTB7": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608241900113-127-KFZFZFUJWTB7
2026-08-24 20:09:41.595 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-127-KFZFZFUJWTB7": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2026-08-24 20:09:40.978 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608231900113-625-ASLU0QRJTLDW": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2026-08-24 20:09:40.978 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608231900113-625-ASLU0QRJTLDW": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608231900113-625-ASLU0QRJTLDW
2026-08-24 20:09:40.951 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608231800113-407-A3O3DTY9BSHO": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2026-08-24 20:09:40.951 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608231800113-407-A3O3DTY9BSHO": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608231800113-407-A3O3DTY9BSHO
2026-08-24 20:09:40.363 · ERROR · cbg-item · test
[pet_value.go:19] pet value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": net/http: timeout awaiting response headers
2026-08-24 20:09:40.363 · ERROR · cbg-item · test
[pet_value.go:20] stack: goroutine 4118021 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetPetValue.func1() /root/sources/cbg-item/internal/apps/value/pet_value.go:20 +0x9a panic({0x10877c0?, 0xc0065c2ed0?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/pet.(*PetValue).getPetValue2WithItems(0xc00488c000, 0xc002ffc600, 0x1, 0x1, 0x0, 0x0) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:151 +0xab5 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue2WithItems(...) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:117 cbg-item/internal/apps/value/pet.(*PetValue).GetLocalTradeItems(0xc00488c000, 0x7f0e60289748?) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:56 +0x3b cbg-item/internal/apps/value/checkpoint.(*PetCheckPointLocalTrade).GetResult(0x28b7160, {0x1fcb0c0, 0xc00488c000}, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:56 +0x139 cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc00591f7a0, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:29 +0x79 cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc00488c000) /root/sources/cbg-item/internal/apps/value/pet/pet_value.go:244 +0x471 cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0x11cc1aa?, 0xc00365c200) /root/sources/cbg-item/internal/apps/value/pet_value.go:44 +0x2eb github.com/gin-gonic/gin.(*Context).Next(0xc00365c200) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc00365c200) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc00365c200) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc00365c200) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc00365c200) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc00319a1a0, 0xc00365c200) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc0039bd880}, 0xc00460adc0) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc0039bd880?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001e76480, {0x1fc4a48, 0xc002c96e40}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-24 20:09:39.209 · ERROR · cbg-trade · test
[sub_flow_random_push_review.go:319] batch get sub flow item details failed, count: 10, error: Post "http://192.168.101.203:3002/api/v1/kv/batch": net/http: timeout awaiting response headers
2026-08-24 20:09:39.209 · ERROR · cbg-trade · test
[kvclient.go:185] Failed to batch get kv Post "http://192.168.101.203:3002/api/v1/kv/batch": net/http: timeout awaiting response headers, keys: 10
2026-08-24 20:09:39.013 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608231800113-407-JTYD6DDZF9PE": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608231800113-407-JTYD6DDZF9PE
2026-08-24 20:09:39.013 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608231800113-407-JTYD6DDZF9PE": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2026-08-24 20:09:38.847 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-407-RAENAP5NKDE7": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608241900113-407-RAENAP5NKDE7
2026-08-24 20:09:38.847 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-407-RAENAP5NKDE7": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2026-08-24 20:09:38.749 · ERROR · cbg-item · test
[yupo_value.go:21] yupo value panic: Post "http://admin:***@192.168.101.203:8123?database=cbg_item&default_format=Native&max_execution_time=60": net/http: timeout awaiting response headers
2026-08-24 20:09:38.749 · ERROR · cbg-item · test
[yupo_value.go:22] stack: goroutine 4115209 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e cbg-item/internal/apps/value.(*HttpServer).GetYupoValue.func1() /root/sources/cbg-item/internal/apps/value/yupo_value.go:22 +0x9a panic({0x10877c0?, 0xc0065c2900?}) /usr/local/go/src/runtime/panic.go:785 +0x132 cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetYupoYangValueWithItems(0xc0053a3f40, 0xc003e92d00, 0x1, 0x0, 0x0) /root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:130 +0x7c5 cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetLocalTotalItems(0xc0053a3f40, 0x7f0eb99f7d28?) /root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:57 +0x39 cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTotal).GetResult(0xc00362e5a0, {0x1fcb1b0, 0xc0053a3f40}, 0x0?) /root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:77 +0x36 cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc0040b9758, 0x0) /root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79 cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetYupoYangValue(0xc0053a3f40) /root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:192 +0x7dc cbg-item/internal/apps/value.(*HttpServer).GetYupoValue(0x11cc1aa?, 0xc003da8b00) /root/sources/cbg-item/internal/apps/value/yupo_value.go:56 +0x56e github.com/gin-gonic/gin.(*Context).Next(0xc003da8b00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc003da8b00) /root/sources/cbg-item/internal/utils/cors.go:14 +0xa5 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(0xc003da8b00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f github.com/gin-gonic/gin.(*Context).Next(0xc003da8b00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc003da8b00) /root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9 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(0xc00319a1a0, 0xc003da8b00) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00319a1a0, {0x1fc2508, 0xc000225260}, 0xc00576eb40) /root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2 net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc000225260?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc001e57b90, {0x1fc4a48, 0xc002c96e40}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 1 /usr/local/go/src/net/http/server.go:3360 +0x485
2026-08-24 20:09:38.728 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-407-RAENAP5NKDE7": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2026-08-24 20:09:38.727 · ERROR · cbg-trade · test
[kvclient.go:111] Failed to get kv Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-407-RAENAP5NKDE7": context deadline exceeded (Client.Timeout exceeded while awaiting headers), eid: desc:202608241900113-407-RAENAP5NKDE7
2026-08-24 20:09:38.264 · ERROR · cbg-trade · test
[itemjson.go:15] Failed to decrypt desc Get "http://192.168.101.203:3002/api/v1/kv/desc:202608241900113-378-DMAZMFFDEBCL": context deadline exceeded (Client.Timeout exceeded while awaiting headers)