-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Run executor:
./bin/executor --config=./sample/config/executor.toml --join 127.0.0.1:10240 --worker-addr 0.0.0.0:10241 --advertise-addr 127.0.0.1:10241 -log-file executor.log
some log write to stdout/stderr:
[2022/04/27 18:34:22.553 +08:00] [WARN] [server.go:439] ["topic handler returned error"] [error="[CDC:ErrWorkerPoolHandleCancelled]workerpool handle is cancelled"] [errorVerbose="[CDC:ErrWorkerPoolHandleCancelled]workerpool handle is cancelled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.(*Error).GenWithStackByArgs\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/normalize.go:164\ngithub.com/pingcap/tiflow/pkg/workerpool.(*defaultEventHandle).GracefulUnregister.func1\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/workerpool/pool_impl.go:201\ngithub.com/pingcap/tiflow/pkg/workerpool.(*defaultEventHandle).GracefulUnregister\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/workerpool/pool_impl.go:223\ngithub.com/pingcap/tiflow/pkg/p2p.(*MessageServer).run.func2\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/p2p/server.go:240\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
[2022/04/27 18:34:22.553 +08:00] [WARN] [server.go:262] ["handler not found"] [topic=heartbeat-pong-759b96b9-2cd7-4780-90cb-8780a7e6fb72-feaa711d-e5ba-4ac3-b8a3-bfa171960c3f]
[2022/04/27 18:34:22.553 +08:00] [WARN] [server.go:439] ["topic handler returned error"] [error="[CDC:ErrWorkerPoolHandleCancelled]workerpool handle is cancelled"] [errorVerbose="[CDC:ErrWorkerPoolHandleCancelled]workerpool handle is cancelled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.(*Error).GenWithStackByArgs\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/normalize.go:164\ngithub.com/pingcap/tiflow/pkg/workerpool.(*defaultEventHandle).GracefulUnregister.func1\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/workerpool/pool_impl.go:201\ngithub.com/pingcap/tiflow/pkg/workerpool.(*defaultEventHandle).GracefulUnregister\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/workerpool/pool_impl.go:223\ngithub.com/pingcap/tiflow/pkg/p2p.(*MessageServer).run.func2\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/p2p/server.go:240\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
[2022/04/27 18:34:22.553 +08:00] [WARN] [server.go:262] ["handler not found"] [topic=worker-status-change-req-759b96b9-2cd7-4780-90cb-8780a7e6fb72-feaa711d-e5ba-4ac3-b8a3-bfa171960c3f]
^C[2022/04/27 18:34:37.172 +08:00] [WARN] [server.go:631] ["peer-to-peer message handler error"] [error="rpc error: code = Canceled desc = context canceled"] [errorVerbose="rpc error: code = Canceled desc = context canceled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/juju_adaptor.go:15\ngithub.com/pingcap/tiflow/pkg/p2p.(*MessageServer).receive\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/p2p/server.go:723\ngithub.com/pingcap/tiflow/pkg/p2p.(*MessageServer).SendMessage.func1\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/p2p/server.go:630\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\t/Users/maxshuang/go/pkg/mod/golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c/errgroup/errgroup.go:57\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
some log write to log file:
[2022/04/27 18:32:38.631 +08:00] [WARN] [center.go:37] ["More than one error is received"] [error="context canceled"] [errorVerbose="context canceled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/juju_adaptor.go:15\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).runHeartbeatWorker\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:417\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).startBackgroundTasks.func1\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:398\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
[2022/04/27 18:32:38.629 +08:00] [WARN] [center.go:37] ["More than one error is received"] [error="context canceled"] [errorVerbose="context canceled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/juju_adaptor.go:15\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).runHeartbeatWorker\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:417\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).startBackgroundTasks.func1\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:398\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
[2022/04/27 18:32:38.630 +08:00] [WARN] [center.go:37] ["More than one error is received"] [error="context canceled"] [errorVerbose="context canceled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/juju_adaptor.go:15\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).runHeartbeatWorker\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:417\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).startBackgroundTasks.func1\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:398\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
[2022/04/27 18:32:38.630 +08:00] [INFO] [worker.go:205] ["workerpool exited"] [worker-id=4c898634-839b-4b0b-8fec-2224d65c4782] [error="context canceled"] [errorVerbose="context canceled\ngithub.com/pingcap/errors.AddStack\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/errors.go:174\ngithub.com/pingcap/errors.Trace\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/errors@v0.11.5-0.20211224045212-9687c2b0f87c/juju_adaptor.go:15\ngithub.com/pingcap/tiflow/pkg/workerpool.(*defaultAsyncPoolImpl).Run\n\t/Users/maxshuang/go/pkg/mod/github.com/pingcap/tiflow@v0.0.0-20220418100802-8c4f693f6456/pkg/workerpool/async_pool_impl.go:137\ngithub.com/hanfei1991/microcosm/lib.(*DefaultBaseWorker).doPreInit.func1\n\t/Users/maxshuang/GolandProjects/dataflow/microcosm/lib/worker.go:204\nruntime.goexit\n\t/opt/homebrew/Cellar/go/1.18/libexec/src/runtime/asm_arm64.s:1259"]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working