Skip to content

Instantly share code, notes, and snippets.

@LeoHChen
Created March 5, 2021 18:59
Show Gist options
  • Save LeoHChen/6a97ebc4ac9978165582c337c232064f to your computer and use it in GitHub Desktop.
Save LeoHChen/6a97ebc4ac9978165582c337c232064f to your computer and use it in GitHub Desktop.
sigfault of beacon chain node on v1.3.2
-- Logs begin at Fri 2021-03-05 17:09:17 UTC, end at Fri 2021-03-05 18:37:35 UTC. --
Mar 05 17:54:07 ip-172-31-36-171 systemd[1]: Started Prysm Eth2 Client Beacon Node.
Mar 05 17:54:07 ip-172-31-36-171 systemd[1833]: beacon.service: Changing to the requested working directory failed: No such file or directory
Mar 05 17:54:07 ip-172-31-36-171 systemd[1833]: beacon.service: Failed at step CHDIR spawning /bin/bash: No such file or directory
Mar 05 17:54:07 ip-172-31-36-171 systemd[1]: beacon.service: Main process exited, code=exited, status=200/CHDIR
Mar 05 17:54:07 ip-172-31-36-171 systemd[1]: beacon.service: Failed with result 'exit-code'.
Mar 05 17:54:12 ip-172-31-36-171 systemd[1]: beacon.service: Scheduled restart job, restart counter is at 1.
Mar 05 17:54:12 ip-172-31-36-171 systemd[1]: Stopped Prysm Eth2 Client Beacon Node.
Mar 05 17:54:12 ip-172-31-36-171 systemd[1]: Started Prysm Eth2 Client Beacon Node.
Mar 05 17:54:12 ip-172-31-36-171 systemd[1845]: beacon.service: Changing to the requested working directory failed: No such file or directory
Mar 05 17:54:12 ip-172-31-36-171 systemd[1845]: beacon.service: Failed at step CHDIR spawning /bin/bash: No such file or directory
Mar 05 17:54:12 ip-172-31-36-171 systemd[1]: beacon.service: Main process exited, code=exited, status=200/CHDIR
Mar 05 17:54:12 ip-172-31-36-171 systemd[1]: beacon.service: Failed with result 'exit-code'.
Mar 05 17:54:17 ip-172-31-36-171 systemd[1]: beacon.service: Scheduled restart job, restart counter is at 2.
Mar 05 17:54:17 ip-172-31-36-171 systemd[1]: Stopped Prysm Eth2 Client Beacon Node.
Mar 05 17:54:17 ip-172-31-36-171 systemd[1]: Started Prysm Eth2 Client Beacon Node.
Mar 05 17:54:17 ip-172-31-36-171 systemd[1855]: beacon.service: Changing to the requested working directory failed: No such file or directory
Mar 05 17:54:17 ip-172-31-36-171 systemd[1855]: beacon.service: Failed at step CHDIR spawning /bin/bash: No such file or directory
Mar 05 17:54:17 ip-172-31-36-171 systemd[1]: beacon.service: Main process exited, code=exited, status=200/CHDIR
Mar 05 17:54:17 ip-172-31-36-171 systemd[1]: beacon.service: Failed with result 'exit-code'.
Mar 05 17:54:19 ip-172-31-36-171 systemd[1]: Stopped Prysm Eth2 Client Beacon Node.
Mar 05 17:54:58 ip-172-31-36-171 systemd[1]: Started Prysm Eth2 Client Beacon Node.
Mar 05 17:54:59 ip-172-31-36-171 bash[1905]: Latest Prysm version is v1.3.2.
Mar 05 17:54:59 ip-172-31-36-171 bash[1905]: Beacon chain is up to date.
Mar 05 17:54:59 ip-172-31-36-171 bash[1905]: Verifying binary integrity.
Mar 05 17:54:59 ip-172-31-36-171 bash[1939]: beacon-chain-v1.3.2-linux-arm64: OK
Mar 05 17:55:00 ip-172-31-36-171 bash[1941]: gpg: Signature made Mon Mar 1 17:26:22 2021 UTC
Mar 05 17:55:00 ip-172-31-36-171 bash[1941]: gpg: using RSA key 0AE0051D647BA3C1A917AF4072E33E4DF1A5036E
Mar 05 17:55:00 ip-172-31-36-171 bash[1941]: gpg: Good signature from "Preston Van Loon <preston@prysmaticlabs.com>" [unknown]
Mar 05 17:55:00 ip-172-31-36-171 bash[1941]: gpg: WARNING: This key is not certified with a trusted signature!
Mar 05 17:55:00 ip-172-31-36-171 bash[1941]: gpg: There is no indication that the signature belongs to the owner.
Mar 05 17:55:00 ip-172-31-36-171 bash[1941]: Primary key fingerprint: 0AE0 051D 647B A3C1 A917 AF40 72E3 3E4D F1A5 036E
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: Verified /mnt/eth2/prysm/dist/beacon-chain-v1.3.2-linux-arm64 has been signed by Prysmatic Labs.
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: Starting Prysm beacon-chain --config-file eth2.yaml --accept-terms-of-use
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=warning msg="Running on ETH2 Mainnet" prefix=flags
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Checking DB" database-path="/mnt/eth2/prysm/data/beaconchaindata" prefix=node
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Deposit contract: 0x00000000219ab540356cbb839cbe05303d7705fa" prefix=node
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Waiting for state to be initialized" prefix=initial-sync
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Starting beacon node" prefix=node version="Prysm/v1.3.2/29d1959b81921946f620b8fc745be660c8185d39. Built at: 2021-03-01 14:17:36+00:00"
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Waiting to reach the validator deposit threshold to start the beacon chain..." prefix=blockchain
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="gRPC server listening on port" address="127.0.0.1:4000" prefix=rpc
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=warning msg="You are using an insecure gRPC server. If you are running your beacon node and validator on the same machines, you can ignore this message. If you want to know how to enable secure connections, see: https://docs.prylabs.network/docs/prysm-usage/secure-grpc" prefix=rpc
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Starting JSON-HTTP API" address="127.0.0.1:3500" prefix=gateway
Mar 05 17:55:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:55:00" level=info msg="Connected to eth1 proof-of-work chain" endpoint="https://mainnet.infura.io/***" prefix=powchain
Mar 05 17:57:11 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:57:11" level=info msg="Processing deposits from Ethereum 1 chain" deposits=512 genesisValidators=507 prefix=powchain
Mar 05 17:58:09 ip-172-31-36-171 bash[1905]: time="2021-03-05 17:58:09" level=info msg="Processing deposits from Ethereum 1 chain" deposits=1024 genesisValidators=1019 prefix=powchain
Mar 05 18:01:46 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:01:46" level=info msg="Processing deposits from Ethereum 1 chain" deposits=1536 genesisValidators=1531 prefix=powchain
Mar 05 18:08:03 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:08:03" level=info msg="Processing deposits from Ethereum 1 chain" deposits=2048 genesisValidators=2043 prefix=powchain
Mar 05 18:09:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:09:00" level=info msg="Processing deposits from Ethereum 1 chain" deposits=2560 genesisValidators=2555 prefix=powchain
Mar 05 18:11:32 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:11:32" level=info msg="Processing deposits from Ethereum 1 chain" deposits=3072 genesisValidators=3067 prefix=powchain
Mar 05 18:15:47 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:15:47" level=info msg="Processing deposits from Ethereum 1 chain" deposits=3584 genesisValidators=3579 prefix=powchain
Mar 05 18:16:11 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:16:11" level=info msg="Processing deposits from Ethereum 1 chain" deposits=4096 genesisValidators=4091 prefix=powchain
Mar 05 18:16:42 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:16:42" level=info msg="Processing deposits from Ethereum 1 chain" deposits=4608 genesisValidators=4603 prefix=powchain
Mar 05 18:17:17 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:17:17" level=info msg="Processing deposits from Ethereum 1 chain" deposits=5120 genesisValidators=5115 prefix=powchain
Mar 05 18:17:21 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:17:21" level=info msg="Processing deposits from Ethereum 1 chain" deposits=5632 genesisValidators=5627 prefix=powchain
Mar 05 18:17:44 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:17:44" level=info msg="Processing deposits from Ethereum 1 chain" deposits=6144 genesisValidators=6139 prefix=powchain
Mar 05 18:17:56 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:17:56" level=info msg="Processing deposits from Ethereum 1 chain" deposits=6656 genesisValidators=6651 prefix=powchain
Mar 05 18:18:00 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:18:00" level=info msg="Processing deposits from Ethereum 1 chain" deposits=7168 genesisValidators=7163 prefix=powchain
Mar 05 18:18:58 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:18:58" level=info msg="Processing deposits from Ethereum 1 chain" deposits=7680 genesisValidators=7675 prefix=powchain
Mar 05 18:19:25 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:19:25" level=info msg="Processing deposits from Ethereum 1 chain" deposits=8192 genesisValidators=8185 prefix=powchain
Mar 05 18:19:42 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:19:42" level=info msg="Processing deposits from Ethereum 1 chain" deposits=8704 genesisValidators=8697 prefix=powchain
Mar 05 18:20:19 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:20:19" level=info msg="Processing deposits from Ethereum 1 chain" deposits=9216 genesisValidators=9209 prefix=powchain
Mar 05 18:20:23 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:20:23" level=info msg="Processing deposits from Ethereum 1 chain" deposits=9728 genesisValidators=9719 prefix=powchain
Mar 05 18:20:41 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:20:41" level=info msg="Processing deposits from Ethereum 1 chain" deposits=10240 genesisValidators=10231 prefix=powchain
Mar 05 18:20:46 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:20:46" level=info msg="Processing deposits from Ethereum 1 chain" deposits=10752 genesisValidators=10743 prefix=powchain
Mar 05 18:20:50 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:20:50" level=info msg="Processing deposits from Ethereum 1 chain" deposits=11264 genesisValidators=11255 prefix=powchain
Mar 05 18:21:05 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:05" level=info msg="Processing deposits from Ethereum 1 chain" deposits=11776 genesisValidators=11767 prefix=powchain
Mar 05 18:21:09 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:09" level=info msg="Processing deposits from Ethereum 1 chain" deposits=12288 genesisValidators=12279 prefix=powchain
Mar 05 18:21:26 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:26" level=info msg="Processing deposits from Ethereum 1 chain" deposits=12800 genesisValidators=12791 prefix=powchain
Mar 05 18:21:30 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:30" level=info msg="Processing deposits from Ethereum 1 chain" deposits=13312 genesisValidators=13302 prefix=powchain
Mar 05 18:21:35 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:35" level=info msg="Processing deposits from Ethereum 1 chain" deposits=13824 genesisValidators=13814 prefix=powchain
Mar 05 18:21:49 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:49" level=info msg="Processing deposits from Ethereum 1 chain" deposits=14336 genesisValidators=14326 prefix=powchain
Mar 05 18:21:53 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:53" level=info msg="Processing deposits from Ethereum 1 chain" deposits=14848 genesisValidators=14838 prefix=powchain
Mar 05 18:21:58 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:21:58" level=info msg="Processing deposits from Ethereum 1 chain" deposits=15360 genesisValidators=15350 prefix=powchain
Mar 05 18:22:02 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:02" level=info msg="Processing deposits from Ethereum 1 chain" deposits=15872 genesisValidators=15862 prefix=powchain
Mar 05 18:22:07 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:07" level=info msg="Processing deposits from Ethereum 1 chain" deposits=16384 genesisValidators=16374 prefix=powchain
Mar 05 18:22:11 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:11" level=info msg="Processing deposits from Ethereum 1 chain" deposits=16896 genesisValidators=16886 prefix=powchain
Mar 05 18:22:29 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:29" level=info msg="Processing deposits from Ethereum 1 chain" deposits=17408 genesisValidators=17398 prefix=powchain
Mar 05 18:22:34 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:34" level=info msg="Processing deposits from Ethereum 1 chain" deposits=17920 genesisValidators=17910 prefix=powchain
Mar 05 18:22:38 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:38" level=info msg="Processing deposits from Ethereum 1 chain" deposits=18432 genesisValidators=18422 prefix=powchain
Mar 05 18:22:56 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:22:56" level=info msg="Processing deposits from Ethereum 1 chain" deposits=18944 genesisValidators=18934 prefix=powchain
Mar 05 18:23:01 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:23:01" level=info msg="Processing deposits from Ethereum 1 chain" deposits=19456 genesisValidators=19446 prefix=powchain
Mar 05 18:23:16 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:23:16" level=info msg="Processing deposits from Ethereum 1 chain" deposits=19968 genesisValidators=19958 prefix=powchain
Mar 05 18:23:21 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:23:21" level=info msg="Processing deposits from Ethereum 1 chain" deposits=20480 genesisValidators=20470 prefix=powchain
Mar 05 18:23:26 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:23:26" level=info msg="Processing deposits from Ethereum 1 chain" deposits=20992 genesisValidators=20982 prefix=powchain
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: time="2021-03-05 18:23:27" level=info msg="Minimum number of validators reached for beacon-chain to start" ChainStartTime=2020-12-01 12:00:23 +0000 UTC prefix=powchain
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: unexpected fault address 0x7fbfaa24abdf281b
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: fatal error: fault
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x7fbfaa24abdf281b pc=0x1c5aa00]
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 144 [running]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: runtime.throw(0x5d9465, 0x5)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/panic.go:1117 +0x54 fp=0x40024f93a0 sp=0x40024f9370 pc=0x13b28f4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: runtime.sigpanic()
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/signal_unix.go:741 +0x230 fp=0x40024f93e0 sp=0x40024f93a0 pc=0x13ca500
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/golang/snappy.encodeBlock(0x401cab30da, 0x5e452c, 0x5e452c, 0x4014c46000, 0x10000, 0x297758, 0xc23)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_golang_snappy/encode_arm64.s:666 +0x360 fp=0x4002501480 sp=0x40024f93f0 pc=0x1c5aa00
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/golang/snappy.Encode(0x401ca94000, 0x603606, 0x603606, 0x4014c56000, 0x287758, 0x287758, 0x0, 0x964578, 0x40132c0e10)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_golang_snappy/encode.go:39 +0x17c fp=0x40025014d0 sp=0x4002501480 pc=0x1c5968c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/db/kv.encode(0x964578, 0x40132c0de0, 0x95c7e8, 0x4006c3e820, 0x0, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/db/kv/encoding.go:50 +0x1e8 fp=0x4002501560 sp=0x40025014d0 pc=0x1c63588
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/db/kv.(*Store).SaveStates(0x4001348640, 0x964578, 0x40132c0de0, 0x40025016f0, 0x1, 0x1, 0x40025016d0, 0x1, 0x1, 0x0, ...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/db/kv/state.go:88 +0x110 fp=0x4002501660 sp=0x4002501560 pc=0x1c67a50
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/db/kv.(*Store).SaveState(0x4001348640, 0x964578, 0x400af02090, 0x4007fe8460, 0x69abfd935b1d614d, 0xac1c962f0a7f3a01, 0x9595fe7cf853c8a0, 0x60930763810350fe, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/db/kv/state.go:75 +0xe8 fp=0x4002501710 sp=0x4002501660 pc=0x1c678f8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).saveGenesisData(0x400041e000, 0x964578, 0x400af02090, 0x4007fe8460, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/service.go:378 +0x468 fp=0x4002501a40 sp=0x4002501710 pc=0x20e3068
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).initializeBeaconChain(0x400041e000, 0x9644d0, 0x400af02090, 0x0, 0xed7582757, 0x24cada0, 0x40000d4bd0, 0x400741c480, 0x0, 0x0, ...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/service.go:314 +0x134 fp=0x4002501ae0 sp=0x4002501a40 pc=0x20e26e4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).processChainStartTime(0x400041e000, 0x9644d0, 0x4001348ec0, 0x0, 0xed7582757, 0x24cada0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/service.go:274 +0xa0 fp=0x4002501be0 sp=0x4002501ae0 pc=0x20e22c0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).Start.func1(0x400041e000, 0x400096e9c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/service.go:253 +0x2f0 fp=0x4002501fc0 sp=0x4002501be0 pc=0x20e54e0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: runtime.goexit()
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: src/runtime/asm_arm64.s:1130 +0x4 fp=0x4002501fc0 sp=0x4002501fc0 pc=0x13ea454
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/service.go:238 +0x143c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 1 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/node.(*BeaconNode).Start(0x400010f680)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/node/node.go:272 +0x190
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: main.startNode(0x4001348440, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/main.go:225 +0x180
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/urfave/cli/v2.(*App).RunContext(0x4000418900, 0x964508, 0x40000c4010, 0x40000cc000, 0x4, 0x4, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_urfave_cli_v2/app.go:315 +0x520
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/urfave/cli/v2.(*App).Run(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_urfave_cli_v2/app.go:215
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: main.main()
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/main.go:188 +0x1d4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 19 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*defaultPolicy).processItems(0x40001e64e0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:96 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.newDefaultPolicy
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:80 +0x114
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 20 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*Cache).processItems(0x40000cb0e0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:314 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.NewCache
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:162 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 22 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*defaultPolicy).processItems(0x4000260cc0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:96 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.newDefaultPolicy
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:80 +0x114
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 23 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*Cache).processItems(0x400007c3c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:314 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.NewCache
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:162 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 24 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*defaultPolicy).processItems(0x40000a85d0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:96 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.newDefaultPolicy
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:80 +0x114
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 25 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*Cache).processItems(0x400007c5a0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:314 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.NewCache
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:162 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 7 [chan receive]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: k8s.io/klog.(*loggingT).flushDaemon(0x24ccee0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/io_k8s_klog/klog.go:1010 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by k8s.io/klog.init.0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/io_k8s_klog/klog.go:411 +0x118
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 8 [chan receive]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: k8s.io/klog/v2.(*loggingT).flushDaemon(0x24ccfc0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/io_k8s_klog_v2/klog.go:1131 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by k8s.io/klog/v2.init.0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/io_k8s_klog_v2/klog.go:416 +0x118
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 11 [select, 3 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/patrickmn/go-cache.(*janitor).Run(0x40001a8930, 0x40000cd640)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_patrickmn_go_cache/cache.go:1079 +0x8c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/patrickmn/go-cache.runJanitor
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_patrickmn_go_cache/cache.go:1099 +0xa8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 47 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: go.opencensus.io/stats/view.(*worker).start(0x400014ae80)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/io_opencensus_go/stats/view/worker.go:276 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by go.opencensus.io/stats/view.init.0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/io_opencensus_go/stats/view/worker.go:34 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 48 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ipfs/go-log/writer.(*MirrorWriter).logRoutine(0x40004b22d0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ipfs_go_log/writer/writer.go:71 +0xb4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/ipfs/go-log/writer.NewMirrorWriter
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ipfs_go_log/writer/writer.go:36 +0xac
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 130 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*defaultPolicy).processItems(0x40013c75f0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:96 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.newDefaultPolicy
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:80 +0x114
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 113 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*Cache).processItems(0x40012d12c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:314 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.NewCache
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:162 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 57 [chan receive]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x24c9800)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/metrics/meter.go:290 +0x60
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/ethereum/go-ethereum/metrics.NewMeterForced
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/metrics/meter.go:71 +0x10c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 58 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0x40009782d0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/consensus/ethash/sealer.go:278 +0x154
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/consensus/ethash/sealer.go:262 +0x21c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 59 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x4001129040)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/core/tx_cacher.go:63 +0x8c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/core/tx_cacher.go:55 +0x9c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 60 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x4001129040)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/core/tx_cacher.go:63 +0x8c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/ethereum/go-ethereum/core.newTxSenderCacher
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/core/tx_cacher.go:55 +0x9c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 112 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*defaultPolicy).processItems(0x400134b4d0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:96 +0x70
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.newDefaultPolicy
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/policy.go:80 +0x114
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 111 [select, 3 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/patrickmn/go-cache.(*janitor).Run(0x40013ba410, 0x4001348580)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_patrickmn_go_cache/cache.go:1079 +0x8c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/patrickmn/go-cache.runJanitor
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_patrickmn_go_cache/cache.go:1099 +0xa8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 127 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-autonat.(*AmbientAutoNAT).background(0x40003fe000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_autonat/autonat.go:175 +0x1e4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-autonat.New
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_autonat/autonat.go:125 +0x594
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 131 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/dgraph-io/ristretto.(*Cache).processItems(0x40012d1440)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:314 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/dgraph-io/ristretto.NewCache
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_dgraph_io_ristretto/cache.go:162 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 133 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/kevinms/leakybucket-go.(*Collector).PeriodicPrune.func1(0x3b9aca00, 0x4001168580)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_kevinms_leakybucket_go/collector.go:190 +0x88
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/kevinms/leakybucket-go.(*Collector).PeriodicPrune
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_kevinms_leakybucket_go/collector.go:187 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 134 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-peerstore/pstoremem.(*memoryAddrBook).background(0x40010d0400)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_peerstore/pstoremem/addr_book.go:93 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-peerstore/pstoremem.NewAddrBook
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_peerstore/pstoremem/addr_book.go:83 +0x164
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 135 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/jbenet/goprocess/context.CloseAfterContext.func1(0x9644d0, 0x4001348e80, 0x977bd8, 0x400124e900)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_jbenet_goprocess/context/context.go:65 +0x8c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/jbenet/goprocess/context.CloseAfterContext
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_jbenet_goprocess/context/context.go:64 +0xa4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 145 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).processAttestationsRoutine(0x400041e000, 0x400096e9c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/receive_attestation.go:118 +0x180
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/blockchain.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/blockchain/service.go:267 +0xe24
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 137 [select, 3 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-swarm.(*DialBackoff).background(0x4000970b90, 0x9644d0, 0x4001168600)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_swarm/swarm_dial.go:126 +0xc4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-swarm.(*DialBackoff).init
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_swarm/swarm_dial.go:119 +0x54
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 138 [select, 3 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p/p2p/protocol/identify.(*ObservedAddrManager).worker(0x400124ec60, 0x9644d0, 0x4001169d00)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p/p2p/protocol/identify/obsaddr.go:236 +0x190
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p/p2p/protocol/identify.NewObservedAddrManager
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p/p2p/protocol/identify/obsaddr.go:127 +0x170
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 139 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p/p2p/protocol/identify.(*IDService).loop(0x40003fc270)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p/p2p/protocol/identify/id.go:203 +0x418
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p/p2p/protocol/identify.NewIDService
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p/p2p/protocol/identify/id.go:150 +0x250
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 140 [IO wait, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0af28, 0x72, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x40002f3518, 0x72, 0x0, 0x0, 0x5dbe46)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Accept(0x40002f3500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:401 +0x1b0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).accept(0x40002f3500, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_unix.go:172 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).accept(0x400032e6d8, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock_posix.go:139 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).Accept(0x400032e6d8, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock.go:261 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/multiformats/go-multiaddr/net.(*maListener).Accept(0x40013e4b60, 0x0, 0xc, 0xffffb5392108, 0x10)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_multiformats_go_multiaddr/net/net.go:243 +0x34
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-tcp-transport.(*lingerListener).Accept(0x400032e750, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_tcp_transport/tcp.go:42 +0x34
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-transport-upgrader.(*listener).handleIncoming(0x400124ed20)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_transport_upgrader/listener.go:77 +0xb8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-transport-upgrader.(*Upgrader).UpgradeListener
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_transport_upgrader/upgrader.go:49 +0x174
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 124 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-transport-upgrader.(*listener).Accept(0x400124ed20, 0x0, 0x0, 0x0, 0x4000305f48)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_transport_upgrader/listener.go:155 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr.func2(0x964c40, 0x400124ed20, 0x4000970a80, 0x97a958, 0x400032e720)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_swarm/swarm_listen.go:84 +0x128
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-swarm.(*Swarm).AddListenAddr
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_swarm/swarm_listen.go:69 +0x1f4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 128 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).background(0x400095a2c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p/p2p/host/basic/basic_host.go:520 +0x1b0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p/p2p/host/basic.(*BasicHost).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p/p2p/host/basic/basic_host.go:368 +0x58
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 129 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).heartbeatTimer(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:1217 +0x1b4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:422 +0x108
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 146 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 147 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 148 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 149 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 150 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 151 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 152 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 153 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).connector(0x400130c000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:842 +0x98
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*GossipSubRouter).Attach
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/gossipsub.go:426 +0x134
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 154 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker(0x40012603f0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/validation.go:227 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*validation).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/validation.go:120 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 155 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*validation).validateWorker(0x40012603f0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/validation.go:227 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.(*validation).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/validation.go:120 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 156 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/libp2p/go-libp2p-pubsub.(*PubSub).processLoop(0x4000418600, 0x9644d0, 0x4001348e80)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/pubsub.go:479 +0x2dc
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/libp2p/go-libp2p-pubsub.NewPubSub
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_libp2p_go_libp2p_pubsub/pubsub.go:293 +0x8c4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 157 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/p2p/peers/scorers.(*Service).loop(0x40013487c0, 0x9644d0, 0x4001348e80)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/p2p/peers/scorers/service.go:174 +0x12c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/p2p/peers/scorers.NewService
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/p2p/peers/scorers/service.go:67 +0x468
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 158 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/sync/initial-sync.(*Service).waitForStateInitialization(0x4001274400)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/sync/initial-sync/service.go:194 +0x194
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/sync/initial-sync.NewService
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/sync/initial-sync/service.go:75 +0x210
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 159 [select, 3 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/patrickmn/go-cache.(*janitor).Run(0x40013ba3c0, 0x4001348f80)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_patrickmn_go_cache/cache.go:1079 +0x8c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/patrickmn/go-cache.runJanitor
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_patrickmn_go_cache/cache.go:1099 +0xa8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 160 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/sync.(*Service).registerHandlers(0x4001276200)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/sync/service.go:242 +0x148
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/sync.NewService
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/sync/service.go:143 +0x2b0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 161 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/p2p.(*Service).awaitStateInitialized(0x4000029300)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/p2p/service.go:394 +0x1ac
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/p2p.(*Service).Start(0x4000029300)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/p2p/service.go:185 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared.(*ServiceRegistry).StartAll
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/service_registry.go:46 +0x1c4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 178 [runnable]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).scanNext(0x40027da840)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:276 +0xb0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).value(0x40027da840, 0x2b6a60, 0x400be99630, 0x16, 0x40027da868, 0x13dc722)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:376 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).unmarshal(0x40027da840, 0x2b6a60, 0x400be99630, 0x40027da868, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:180 +0x1c0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.Unmarshal(0x40027b8f34, 0x30, 0x2cc, 0x2b6a60, 0x400be99630, 0x149620, 0x367ee0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:107 +0xe8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/accounts/abi.(*Argument).UnmarshalJSON(0x40027c1950, 0x40027b8f34, 0x30, 0x2cc, 0xffff8c2a7ed8, 0x40027c1950)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/accounts/abi/argument.go:47 +0x68
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).object(0x40027da160, 0x450c60, 0x40027c1950, 0x199, 0x4001911bc8, 0x148b618)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:609 +0x1a1c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).value(0x40027da160, 0x450c60, 0x40027c1950, 0x199, 0x450c60, 0x40027c1950)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:370 +0x58
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).array(0x40027da160, 0x2ea600, 0x400280c1c0, 0x197, 0x40027da188, 0x5b)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:558 +0x128
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).value(0x40027da160, 0x2ea600, 0x400280c1c0, 0x197, 0x2ea600, 0x400280c1c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:360 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).object(0x40027da160, 0x4fd4e0, 0x400280c1a0, 0x199, 0x4001912028, 0x148b618)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:765 +0xf34
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).value(0x40027da160, 0x4fd4e0, 0x400280c1a0, 0x199, 0x4fd4e0, 0x400280c1a0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:370 +0x58
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).array(0x40027da160, 0x2b3820, 0x40021ffbd8, 0x16, 0x40027da188, 0x5b)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:558 +0x128
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).value(0x40027da160, 0x2b3820, 0x40021ffbd8, 0x16, 0x40027da188, 0x7d)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:360 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).unmarshal(0x40027da160, 0x2b3820, 0x40021ffbd8, 0x40027da188, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:180 +0x1c0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.Unmarshal(0x40027b8c00, 0x4ef, 0x600, 0x2b3820, 0x40021ffbd8, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:107 +0xe8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/accounts/abi.(*ABI).UnmarshalJSON(0x40027c0d80, 0x40027b8c00, 0x4ef, 0x600, 0xffff8c2a6e98, 0x40027c0d80)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/accounts/abi/abi.go:155 +0x68
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).array(0x40006b30a8, 0x4efbe0, 0x40027c0d80, 0x16, 0x40006b30d0, 0x149b55b)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:503 +0x928
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).value(0x40006b30a8, 0x4efbe0, 0x40027c0d80, 0x16, 0x40006b3160, 0x20)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:360 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*decodeState).unmarshal(0x40006b30a8, 0x4efbe0, 0x40027c0d80, 0x0, 0x208)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/decode.go:180 +0x1c0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: encoding/json.(*Decoder).Decode(0x40006b3080, 0x4efbe0, 0x40027c0d80, 0x20b7fdc, 0x28)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/encoding/json/stream.go:73 +0x124
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/ethereum/go-ethereum/accounts/abi.JSON(0x931db0, 0x400af02960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/com_github_ethereum_go_ethereum/accounts/abi/abi.go:50 +0xa8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/contracts/deposit-contract.UnpackDepositLogData(0x40073a2d80, 0x240, 0x240, 0x1, 0x1, 0x4001ff90a0, 0x62, 0x2c73efc18f0942a5, 0x826ff9c4c1749fce, 0x975355b89b03ff36, ...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: contracts/deposit-contract/ETH1logs.go:13 +0xf0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).ProcessDepositLog(0x40012f4000, 0x9644d0, 0x4001348800, 0x40b59a2100000000, 0x3005be9c83bb6c35, 0xfa05773d, 0x40071df180, 0x1, 0x4, 0x40073a2d80, ...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/log_processing.go:104 +0x40
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).ProcessLog(0x40012f4000, 0x9644d0, 0x4001348800, 0x40b59a2100000000, 0x3005be9c83bb6c35, 0xfa05773d, 0x40071df180, 0x1, 0x4, 0x40073a2d80, ...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/log_processing.go:88 +0x2bc
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).processPastLogs(0x40012f4000, 0x9644d0, 0x4001348800, 0x138223b0b628aa6f, 0x1f872639d602dede)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/log_processing.go:343 +0x4a8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).initPOWService(0x40012f4000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/service.go:726 +0x230
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).run(0x40012f4000, 0x400096ed80)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/service.go:746 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).Start.func1(0x40012f4000)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/service.go:272 +0xcc
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/powchain/service.go:265 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 165 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/sync/initial-sync.(*Service).Start(0x4001274400)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/sync/initial-sync/service.go:82 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared.(*ServiceRegistry).StartAll
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/service_registry.go:46 +0x1c4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 195 [IO wait, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0ae40, 0x72, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x4001274518, 0x72, 0x0, 0x0, 0x5dbe46)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Accept(0x4001274500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:401 +0x1b0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).accept(0x4001274500, 0x37e11d600, 0x400006adf8, 0x13bda64)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_unix.go:172 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).accept(0x40013e8a50, 0x400006ae60, 0x400006ae68, 0x18)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock_posix.go:139 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).Accept(0x40013e8a50, 0x7afce0, 0x400095ee00, 0x975378, 0x40000c8ba0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock.go:261 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc.(*Server).Serve(0x400095ee00, 0x95e468, 0x40013e8a50, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/server.go:732 +0x290
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/rpc.(*Service).Start.func1(0x4000176280)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/rpc/service.go:349 +0x4c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/rpc.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/rpc/service.go:347 +0x13fc
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 196 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40013494c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/balancer_conn_wrappers.go:69 +0x7c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc.newCCBalancerWrapper
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/balancer_conn_wrappers.go:60 +0x128
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 199 [IO wait, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0ac70, 0x72, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x4001274998, 0x72, 0x0, 0x0, 0x5dbe46)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Accept(0x4001274980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:401 +0x1b0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).accept(0x4001274980, 0xffffb53925b8, 0x30, 0x4000437230)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_unix.go:172 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).accept(0x40013e8c18, 0x14788fc, 0x30, 0x4bc840)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock_posix.go:139 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).Accept(0x40013e8c18, 0x4000437230, 0x7b1e00, 0x400097a320, 0x372440)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock.go:261 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*Server).Serve(0x400097a2a0, 0x95e468, 0x40013e8c18, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/server.go:2981 +0x234
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*Server).ListenAndServe(0x400097a2a0, 0x4000000005, 0x40010e1bb8)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/server.go:2910 +0xb0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/prometheus.(*Service).Start.func1(0x40000dce00)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/prometheus/service.go:140 +0x198
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/prometheus.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/prometheus/service.go:128 +0x3c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 203 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x4001316c80, 0x1, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/controlbuf.go:395 +0xf0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x400061ec60, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/controlbuf.go:515 +0x1a4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x400095efc0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_client.go:356 +0x64
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc/internal/transport.newHTTP2Client
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_client.go:354 +0xd68
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 170 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/node.(*BeaconNode).Start.func1(0x400010f680)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/node/node.go:258 +0xc4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/node.(*BeaconNode).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/node/node.go:254 +0x180
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 172 [syscall, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: os/signal.signal_recv(0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/sigqueue.go:168 +0xcc
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: os/signal.loop()
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/os/signal/signal_unix.go:23 +0x20
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by os/signal.Notify.func1.1
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/os/signal/signal.go:151 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 173 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/runutil.RunEvery.func1(0x40013165a0, 0xc2e395, 0x5b, 0x40013e8990, 0x9644d0, 0x4001349180)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:20 +0x120
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/runutil.RunEvery
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:18 +0x124
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 174 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/runutil.RunEvery.func1(0x40013165f0, 0xc2e33b, 0x59, 0x40013e89c0, 0x9644d0, 0x4001349180)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:20 +0x120
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/runutil.RunEvery
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:18 +0x124
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 175 [select, 3 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/runutil.RunEvery.func1(0x4001316820, 0xc2e631, 0x56, 0x40013e89f0, 0x9644d0, 0x4001349180)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:20 +0x120
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/runutil.RunEvery
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:18 +0x124
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 176 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/runutil.RunEvery.func1(0x4001316910, 0xc2e688, 0x50, 0x40013baaf0, 0x9644d0, 0x4001349180)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:20 +0x120
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/runutil.RunEvery
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:18 +0x124
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 177 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/runutil.RunEvery.func1(0x4001316960, 0xc2edba, 0x4c, 0x40013bab00, 0x9644d0, 0x4001349180)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:20 +0x120
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/runutil.RunEvery
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/runutil/every.go:18 +0x124
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 185 [IO wait]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0a9b8, 0x72, 0xffffffffffffffff)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x40003da418, 0x72, 0xc700, 0xc7ad, 0xffffffffffffffff)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Read(0x40003da400, 0x40024e4000, 0xc7ad, 0xc7ad, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:166 +0x180
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).Read(0x40003da400, 0x40024e4000, 0xc7ad, 0xc7ad, 0x40000b21a0, 0xd, 0xd)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_posix.go:55 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*conn).Read(0x40000106c8, 0x40024e4000, 0xc7ad, 0xc7ad, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/net.go:183 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: crypto/tls.(*atLeastReader).Read(0x4009c23b90, 0x40024e4000, 0xc7ad, 0xc7ad, 0x4000094c00, 0x15bfe70, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/crypto/tls/conn.go:776 +0x58
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: bytes.(*Buffer).ReadFrom(0x40000b2278, 0x931ef0, 0x4009c23b90, 0x15bd564, 0x3b7f00, 0x570a40)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/bytes/buffer.go:204 +0xa4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: crypto/tls.(*Conn).readFromUntil(0x40000b2000, 0x935b90, 0x40000106c8, 0x5, 0x40000106c8, 0x9)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/crypto/tls/conn.go:798 +0xd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: crypto/tls.(*Conn).readRecordOrCCS(0x40000b2000, 0x0, 0x0, 0x40010fdc60)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/crypto/tls/conn.go:605 +0xd8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: crypto/tls.(*Conn).readRecord(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/crypto/tls/conn.go:573
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: crypto/tls.(*Conn).Read(0x40000b2000, 0x4002229000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/crypto/tls/conn.go:1276 +0x12c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: bufio.(*Reader).Read(0x400219afc0, 0x40021e0ff8, 0x9, 0x9, 0x40010fdc18, 0x164e5b0, 0x4007ca5800)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/bufio/bufio.go:227 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: io.ReadAtLeast(0x931d30, 0x400219afc0, 0x40021e0ff8, 0x9, 0x9, 0x9, 0x4007fe99d0, 0x40000be200, 0x4007fe99d0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/io/io.go:328 +0x78
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: io.ReadFull(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/io/io.go:347
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.http2readFrameHeader(0x40021e0ff8, 0x9, 0x9, 0x931d30, 0x400219afc0, 0x0, 0x0, 0x4009c2d620, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/h2_bundle.go:1477 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*http2Framer).ReadFrame(0x40021e0fc0, 0x4009c2d620, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/h2_bundle.go:1735 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*http2clientConnReadLoop).run(0x40010fdfa8, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/h2_bundle.go:8322 +0xac
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*http2ClientConn).readLoop(0x40004b4480)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/h2_bundle.go:8244 +0x60
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by net/http.(*http2Transport).newClientConn
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/h2_bundle.go:7208 +0x570
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 197 [chan receive, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc.(*addrConn).resetTransport(0x4000166dc0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/clientconn.go:1188 +0x334
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc.(*addrConn).connect
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/clientconn.go:825 +0x1a8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 198 [IO wait, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0ad58, 0x72, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x4001274718, 0x72, 0x0, 0x0, 0x5dbe46)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Accept(0x4001274700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:401 +0x1b0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).accept(0x4001274700, 0xffffb53925b8, 0x30, 0x4000436f30)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_unix.go:172 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).accept(0x40013e8c00, 0x14788fc, 0x30, 0x4bc840)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock_posix.go:139 +0x2c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*TCPListener).Accept(0x40013e8c00, 0x4000436f30, 0x7b1e00, 0x400097a400, 0x372440)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/tcpsock.go:261 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*Server).Serve(0x400097a380, 0x95e468, 0x40013e8c00, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/server.go:2981 +0x234
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net/http.(*Server).ListenAndServe(0x400097a380, 0x0, 0x40003046e4)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/http/server.go:2910 +0xb0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/gateway.(*Gateway).Start.func1(0x40013023c0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/gateway/gateway.go:87 +0x34
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/gateway.(*Gateway).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/gateway/gateway.go:86 +0x6ec
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 202 [IO wait, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0ab88, 0x72, 0xffffffffffffffff)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x4001274918, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Read(0x4001274900, 0x4001130000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:166 +0x180
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).Read(0x4001274900, 0x4001130000, 0x8000, 0x8000, 0x10401, 0x0, 0x10401)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_posix.go:55 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*conn).Read(0x40000c8b78, 0x4001130000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/net.go:183 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: bufio.(*Reader).Read(0x400061eb40, 0x400097a498, 0x9, 0x9, 0x28, 0xffffb53925b8, 0x30)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/bufio/bufio.go:227 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: io.ReadAtLeast(0x931d30, 0x400061eb40, 0x400097a498, 0x9, 0x9, 0x9, 0x4000603db8, 0x187c334, 0x4000437770)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/io/io.go:328 +0x78
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: io.ReadFull(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/io/io.go:347
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: golang.org/x/net/http2.readFrameHeader(0x400097a498, 0x9, 0x9, 0x931d30, 0x400061eb40, 0x0, 0x0, 0x4000437770, 0x4000302698)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_x_net/http2/frame.go:237 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: golang.org/x/net/http2.(*Framer).ReadFrame(0x400097a460, 0x4000437770, 0x4000437700, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_x_net/http2/frame.go:492 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*http2Client).reader(0x400095efc0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_client.go:1294 +0x110
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc/internal/transport.newHTTP2Client
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_client.go:310 +0xbd0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 208 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/operations/attestations.(*Service).prepareForkChoiceAtts(0x4001316500)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/operations/attestations/prepare_forkchoice.go:27 +0xcc
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/operations/attestations.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/operations/attestations/service.go:59 +0x3c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 205 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x4001316dc0, 0x1, 0x0, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/controlbuf.go:395 +0xf0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x400061ed20, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/controlbuf.go:515 +0x1a4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.newHTTP2Server.func2(0x4000964900)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_server.go:291 +0xc0
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc/internal/transport.newHTTP2Server
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_server.go:288 +0xd10
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 206 [select, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0x4000964900)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_server.go:979 +0x1c4
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc/internal/transport.newHTTP2Server
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_server.go:299 +0xd30
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 207 [IO wait, 28 minutes]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.runtime_pollWait(0xffff8cf0aaa0, 0x72, 0xffffffffffffffff)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/runtime/netpoll.go:222 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).wait(0x4001274a98, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:87 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*pollDesc).waitRead(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_poll_runtime.go:92
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: internal/poll.(*FD).Read(0x4001274a80, 0x4001138000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/internal/poll/fd_unix.go:166 +0x180
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*netFD).Read(0x4001274a80, 0x4001138000, 0x8000, 0x8000, 0x10401, 0x0, 0x10401)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/fd_posix.go:55 +0x44
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: net.(*conn).Read(0x40000c8ba0, 0x4001138000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/net/net.go:183 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: bufio.(*Reader).Read(0x400061ecc0, 0x400097a578, 0x9, 0x9, 0x28, 0xffffb53925b8, 0x30)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/bufio/bufio.go:227 +0x214
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: io.ReadAtLeast(0x931d30, 0x400061ecc0, 0x400097a578, 0x9, 0x9, 0x9, 0x4001264d38, 0x187c334, 0x40004377a0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/io/io.go:328 +0x78
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: io.ReadFull(...)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: GOROOT/src/io/io.go:347
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: golang.org/x/net/http2.readFrameHeader(0x400097a578, 0x9, 0x9, 0x931d30, 0x400061ecc0, 0x0, 0x0, 0x40004377a0, 0x4001264e18)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_x_net/http2/frame.go:237 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: golang.org/x/net/http2.(*Framer).ReadFrame(0x400097a540, 0x40004377a0, 0x24cada0, 0x0, 0x0)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_x_net/http2/frame.go:492 +0x74
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0x4000964900, 0x40004375f0, 0x7afd20)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/internal/transport/http2_server.go:459 +0x78
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc.(*Server).serveStreams(0x400095ee00, 0x9760d8, 0x4000964900)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/server.go:855 +0x100
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: google.golang.org/grpc.(*Server).handleRawConn.func1(0x400095ee00, 0x9760d8, 0x4000964900)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/server.go:814 +0x38
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by google.golang.org/grpc.(*Server).handleRawConn
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: external/org_golang_google_grpc/server.go:813 +0x458
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 209 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/beacon-chain/operations/attestations.(*Service).pruneAttsPool(0x4001316500)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/operations/attestations/prune_expired.go:16 +0xd8
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/beacon-chain/operations/attestations.(*Service).Start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: beacon-chain/operations/attestations/service.go:60 +0x5c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: goroutine 42918 [select]:
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: github.com/prysmaticlabs/prysm/shared/slotutil.(*SlotTicker).start.func1(0x7af6c8, 0x0, 0xed7582757, 0x24cada0, 0x2cb417800, 0x7af6d0, 0x7b2080, 0x40063d9c00)
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/slotutil/slotticker.go:97 +0x13c
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: created by github.com/prysmaticlabs/prysm/shared/slotutil.(*SlotTicker).start
Mar 05 18:23:27 ip-172-31-36-171 bash[1905]: shared/slotutil/slotticker.go:80 +0x80
Mar 05 18:23:27 ip-172-31-36-171 systemd[1]: beacon.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Mar 05 18:23:27 ip-172-31-36-171 systemd[1]: beacon.service: Failed with result 'exit-code'.
Mar 05 18:23:33 ip-172-31-36-171 systemd[1]: beacon.service: Scheduled restart job, restart counter is at 3.
Mar 05 18:23:33 ip-172-31-36-171 systemd[1]: Stopped Prysm Eth2 Client Beacon Node.
Mar 05 18:23:33 ip-172-31-36-171 systemd[1]: Started Prysm Eth2 Client Beacon Node.
Mar 05 18:23:38 ip-172-31-36-171 bash[2013]: Latest Prysm version is v1.3.2.
Mar 05 18:23:38 ip-172-31-36-171 bash[2013]: Beacon chain is up to date.
Mar 05 18:23:38 ip-172-31-36-171 bash[2013]: Verifying binary integrity.
Mar 05 18:23:38 ip-172-31-36-171 bash[2051]: beacon-chain-v1.3.2-linux-arm64: OK
Mar 05 18:23:39 ip-172-31-36-171 bash[2053]: gpg: Signature made Mon Mar 1 17:26:22 2021 UTC
Mar 05 18:23:39 ip-172-31-36-171 bash[2053]: gpg: using RSA key 0AE0051D647BA3C1A917AF4072E33E4DF1A5036E
Mar 05 18:23:39 ip-172-31-36-171 bash[2053]: gpg: Good signature from "Preston Van Loon <preston@prysmaticlabs.com>" [unknown]
Mar 05 18:23:39 ip-172-31-36-171 bash[2053]: gpg: WARNING: This key is not certified with a trusted signature!
Mar 05 18:23:39 ip-172-31-36-171 bash[2053]: gpg: There is no indication that the signature belongs to the owner.
Mar 05 18:23:39 ip-172-31-36-171 bash[2053]: Primary key fingerprint: 0AE0 051D 647B A3C1 A917 AF40 72E3 3E4D F1A5 036E
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: Verified /mnt/eth2/prysm/dist/beacon-chain-v1.3.2-linux-arm64 has been signed by Prysmatic Labs.
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: Starting Prysm beacon-chain --config-file eth2.yaml --accept-terms-of-use
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=warning msg="Running on ETH2 Mainnet" prefix=flags
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="Checking DB" database-path="/mnt/eth2/prysm/data/beaconchaindata" prefix=node
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="Deposit contract: 0x00000000219ab540356cbb839cbe05303d7705fa" prefix=node
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="Starting beacon node" prefix=node version="Prysm/v1.3.2/29d1959b81921946f620b8fc745be660c8185d39. Built at: 2021-03-01 14:17:36+00:00"
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="Waiting for state to be initialized" prefix=initial-sync
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="Waiting to reach the validator deposit threshold to start the beacon chain..." prefix=blockchain
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="Starting JSON-HTTP API" address="127.0.0.1:3500" prefix=gateway
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=info msg="gRPC server listening on port" address="127.0.0.1:4000" prefix=rpc
Mar 05 18:23:39 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:39" level=warning msg="You are using an insecure gRPC server. If you are running your beacon node and validator on the same machines, you can ignore this message. If you want to know how to enable secure connections, see: https://docs.prylabs.network/docs/prysm-usage/secure-grpc" prefix=rpc
Mar 05 18:23:40 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:23:40" level=info msg="Connected to eth1 proof-of-work chain" endpoint="https://mainnet.infura.io/***" prefix=powchain
Mar 05 18:37:35 ip-172-31-36-171 bash[2013]: time="2021-03-05 18:37:35" level=info msg="Falling back to historical headers and logs sync. Current difference is 79" prefix=powchain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment