Created
February 27, 2025 07:04
-
-
Save qfrank/37a4204f5d1f605541ba70d841a7dc6d to your computer and use it in GitHub Desktop.
panic: test timed out after 5m0s
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goroutine 18340 [semacquire, 4 minutes]: | |
sync.runtime_Semacquire(0xc0019a09a0?) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/runtime/sema.go:62 +0x25 | |
sync.(*WaitGroup).Wait(0xc0015ce600?) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/sync/waitgroup.go:116 +0x48 | |
github.com/status-im/status-go/wakuv2.(*Waku).Stop(0xc001438b48) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:1443 +0x105 | |
github.com/ethereum/go-ethereum/node.(*Node).stopServices(0xc0014e47e0, {0xc00121a200, 0x18, 0x0?}) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/vendor/github.com/ethereum/go-ethereum/node/node.go:298 +0xbf | |
github.com/ethereum/go-ethereum/node.(*Node).Close(0xc0014e47e0) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/vendor/github.com/ethereum/go-ethereum/node/node.go:218 +0x18a | |
github.com/status-im/status-go/node.(*StatusNode).stop(0xc000ed5c08) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/node/get_status_node.go:466 +0x285 | |
github.com/status-im/status-go/node.(*StatusNode).Stop(0xc000ed5c08) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/node/get_status_node.go:452 +0x10a | |
github.com/status-im/status-go/api.(*GethStatusBackend).Logout(0xc000c0c600) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/api/geth_backend.go:2673 +0x27e | |
github.com/status-im/status-go/api.TestConvertAccount(0xc000ab3ba0) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/api/backend_test.go:1201 +0x1919 | |
testing.tRunner(0xc000ab3ba0, 0x3197808) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/testing/testing.go:1689 +0xfb | |
created by testing.(*T).Run in goroutine 1 | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/testing/testing.go:1742 +0x390 | |
goroutine 20960 [semacquire, 4 minutes]: | |
sync.runtime_Semacquire(0x10?) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/runtime/sema.go:62 +0x25 | |
sync.(*WaitGroup).Wait(0xc002794690?) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/sync/waitgroup.go:116 +0x48 | |
github.com/status-im/status-go/wakuv2.(*Waku).dnsDiscover(0xc001438b48, {0x34a8c78, 0xc003f7ec30}, {0x2d44b86, 0x60}, 0x3199458, 0x0) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:487 +0x969 | |
github.com/status-im/status-go/wakuv2.(*Waku).retryDnsDiscoveryWithBackoff(0xc001438b48, {0x34a8c78, 0xc003f7ec30}, {0x2d44b86, 0x60}, 0xc0014e0660) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:495 +0xe5 | |
github.com/status-im/status-go/wakuv2.(*Waku).getDiscV5BootstrapNodes.func2.1() | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:423 +0x59 | |
created by github.com/status-im/status-go/wakuv2.(*Waku).getDiscV5BootstrapNodes.func2 in goroutine 20416 | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:421 +0x148 | |
goroutine 21416 [semacquire, 4 minutes]: | |
sync.runtime_Semacquire(0x3?) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/runtime/sema.go:62 +0x25 | |
sync.(*WaitGroup).Wait(0xc00185d800?) | |
/nix/store/00mg4vlhzmm7gi9bd5v5ydjlgrywpc3n-go-1.22.3/share/go/src/sync/waitgroup.go:116 +0x48 | |
github.com/status-im/status-go/wakuv2.(*Waku).getDiscV5BootstrapNodes(0xc001438b48, {0x34a8ce8, 0xc00069fb90}, {0xc0004587c0, 0x4, 0x60?}, 0x0) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:438 +0x4dc | |
github.com/status-im/status-go/wakuv2.(*Waku).restartDiscV5(0xc001438b48, 0x0) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:1877 +0xe6 | |
github.com/status-im/status-go/wakuv2.(*Waku).seedBootnodesForDiscV5(0xc001438b48) | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:1859 +0xec5 | |
created by github.com/status-im/status-go/wakuv2.(*Waku).Start in goroutine 18340 | |
/home/jenkins/workspace/status-go_prs_tests_PR-6371/wakuv2/waku.go:1242 +0xdbf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment