Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency wdm to "~> 0.2.0" #2326

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wdm "~> 0.1.0" -> "~> 0.2.0" age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 12, 2024

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit d35a0fa

coverage: 54.9% of statements across all listed packages
coverage:  68.2% of statements in consensus/istanbul
coverage:  63.3% of statements in consensus/istanbul/announce
coverage:  57.1% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  65.6% of statements in consensus/istanbul/core
coverage:  50.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  64.2% of statements in consensus/istanbul/uptime
coverage:  52.4% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random

Copy link

github-actions bot commented Aug 12, 2024

5888 passed, 1 failed, 45 skipped

Test failures:
  TestPriorityClient: geth

Failed
    les_test.go:121: Initializing geth: [--networkid=42 init ./testdata/clique.json] 
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.129] Maximum peer count                       ETH=175 LES=0 total=175
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.131] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.131] Set global gas cap                       cap=25,000,000
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.131] Allocated cache and file handles         database=/tmp/geth-test1824306994/celo/chaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.150] Writing custom genesis block 
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.150] Persisted trie from memory database      nodes=4 size=566.00B time="47.622µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.151] Successfully wrote genesis state         database=chaindata                               hash=9195f2..122dcd
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.151] Allocated cache and file handles         database=/tmp/geth-test1824306994/celo/lightchaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.161] Writing custom genesis block 
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.161] Persisted trie from memory database      nodes=4 size=566.00B time="49.705µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.162] Successfully wrote genesis state         database=lightchaindata                          hash=9195f2..122dcd
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.162] Allocated cache and file handles         database=/tmp/geth-test1824306994/celo/lightestchaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.170] Writing custom genesis block 
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.170] Persisted trie from memory database      nodes=4 size=566.00B time="21.91µs"  gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:31) INFO [11-26|15:14:46.170] Successfully wrote genesis state         database=lightestchaindata                       hash=9195f2..122dcd
les_test.go:130: Importing keys to geth
test_cmd.go:262: (stderr:32) INFO [11-26|15:14:46.205] Maximum peer count                       ETH=175 LES=0 total=175
test_cmd.go:262: (stderr:32) INFO [11-26|15:14:46.206] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:32) INFO [11-26|15:14:46.206] Set global gas cap                       cap=25,000,000
les_test.go:99: Starting lightserver with rpc: [--networkid=42 --port=0 --ipcpath geth-1.ipc --allow-insecure-unlock --datadir /tmp/geth-test1824306994 --password ./testdata/password.txt --unlock 0x02f0d131f1f97aef08aec6e3291b957d9efe7105 --mine --miner.validator 0x02f0d131f1f97aef08aec6e3291b957d9efe7105 --tx-fee-recipient 0x02f0d131f1f97aef08aec6e3291b957d9efe7105 --light.serve=100 --light.maxpeers=1 --nodiscover --nat=extip:127.0.0.1 --verbosity=4]
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.389] Maximum peer count                       ETH=175 LES=1 total=176
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.390] FS scan times                            list="45.083µs" set="3.303µs" diff="2.442µs"
test_cmd.go:262: (stderr:33) WARN [11-26|15:14:46.390] LES server cannot serve old transaction status and cannot connect below les/4 protocol version if transaction lookup index is limited 
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.390] Sanitizing Go's GC trigger               percent=100
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.390] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.390] Set global gas cap                       cap=25,000,000
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.390] Allocated trie memory caches             clean=154.00MiB dirty=256.00MiB
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.390] Allocated cache and file handles         database=/tmp/geth-test1824306994/celo/chaindata cache=512.00MiB handles=524,288
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.492] Chain freezer table opened               database=/tmp/geth-test1824306994/celo/chaindata/ancient table=headers items=0 size=0.00B
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.493] Chain freezer table opened               database=/tmp/geth-test1824306994/celo/chaindata/ancient table=hashes  items=0 size=0.00B
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.495] Chain freezer table opened               database=/tmp/geth-test1824306994/celo/chaindata/ancient table=bodies  items=0 size=0.00B
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.497] Chain freezer table opened               database=/tmp/geth-test1824306994/celo/chaindata/ancient table=receipts items=0 size=0.00B
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.498] Chain freezer table opened               database=/tmp/geth-test1824306994/celo/chaindata/ancient table=diffs    items=0 size=0.00B
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.498] Opened ancient database                  database=/tmp/geth-test1824306994/celo/chaindata/ancient readonly=false
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.498] Current full block not old enough        number=0 hash=9195f2..122dcd delay=90000
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.499] Initialised chain configuration          config="{ChainID: 15 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: <nil> Churrito: <nil>, Donut: <nil>, Espresso: <nil>, Gingerbread: <nil>, Gingerbread P2: <nil>, HForkBlock: <nil>, Engine: istanbul}"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.499] Setting up Istanbul consensus engine 
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.547] Initialising Ethereum protocol           versions=[67] network=42 dbversion=<nil>
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.547] Loading Last State: 0 
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.548] Loaded most recent local header          number=0 hash=9195f2..122dcd td=1 age=55y8mo1w
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.548] Loaded most recent local full block      number=0 hash=9195f2..122dcd td=1 age=55y8mo1w
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.548] Loaded most recent local fast block      number=0 hash=9195f2..122dcd td=1 age=55y8mo1w
test_cmd.go:262: (stderr:33) WARN [11-26|15:14:46.548] Failed to load snapshot, regenerating    err="missing or corrupted snapshot"
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.548] Rebuilding state snapshot 
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Journalled generator progress            progress=empty
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Start snapshot generation                root=8a7a77..f86ff6
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.548] Resuming state snapshot generation       root=8a7a77..f86ff6 accounts=0 slots=0 storage=0.00B elapsed="230.473µs"
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.548] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Registry contract not yet deployed       function=blockGasLimit registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Error calling blockGasLimit              err="Registry not deployed"         contract=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Regenerated state range                  kind=storage prefix=0x6fc8292a2675fd2df398d2f757c44afe1b96e4c7ba26dac7ed67cdef77799ef404 root=09f508..8cb885 last=0x count=1 created=1 updated=0 untouched=0 deleted=0
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Regenerated state range                  kind=account prefix=0x61 root=8a7a77..f86ff6 last=0x count=2 created=2 updated=0 untouched=0 deleted=0
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Journalled generator progress            progress=done
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.548] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723348766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.548] Registry contract not yet deployed       function=gasPriceMinimumFloor registryId=0x48766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.548] Generated state snapshot                 accounts=2 slots=1 storage=230.00B elapsed="625.46µs"
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.548] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.549] Registry contract not yet deployed       function=intrinsicGasForAlternativeFeeCurrency registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.549] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.549] Registry contract not yet deployed       function=getWhitelist                          registryId=0x8f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.549] getWhitelist invocation failed           err="Registry not deployed"
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.549] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.549] Reinjecting stale transactions           count=0
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.549] Regenerated local transaction journal    transactions=0 accounts=0
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.560] Allocated fast sync bloom                size=512.00MiB
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.561] Initialized state bloom                  items=5 errorrate=0.000 elapsed="338.33µs"
test_cmd.go:262: (stderr:33) WARN [11-26|15:14:46.561] Error reading unclean shutdown markers   error="leveldb: not found"
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.561] Allocated cache and file handles         database=/tmp/geth-test1824306994/celo/les.server cache=16.00MiB  handles=16
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.570] Checkpoint oracle is not enabled 
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.570] Starting peer-to-peer node               instance=celo/v1.8.2-stable/linux-amd64/go1.19.13
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.580] Mapped network port                      proto=tcp extport=37059 intport=37059 interface=ExtIP(127.0.0.1)
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.580] TCP listener up                          addr=[::]:37059
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.581] IPCs registered                          namespaces=admin,debug,web3,eth,txpool,personal,istanbul,miner,net,les
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.581] IPC endpoint opened                      url=/tmp/geth-test1824306994/geth-1.ipc
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.582] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233235a6f54090e9b94aa4e585a699c4375a2ff8f572c68114d138f0ed121527849 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.582] Registry contract not yet deployed       function=getElectableValidators                registryId=0x235a6f54090e9b94aa4e585a699c4375a2ff8f572c68114d138f0ed121527849
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.582] Snapshot is nil, creating from genesis 
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.597] New local node record                    seq=1,732,634,086,580 id=871a2f00387c174a ip=127.0.0.1 udp=0 tcp=37059
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.597] Started P2P networking                   self="enode://1af02d65209c32dbd55ce1d0254317d93782dea08ceaa8a7fa2d0a7a05b0dd8082ae5d417a09cc60892a821af77039d4c40b17e68a939c37b58725bfbeb8b070@127.0.0.1:37059?discport=0" maxdialed=58 maxinbound=118
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.664] Unlocked account                         address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.664] Starting istanbul.Engine validating 
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.664] Open roundstate db                       func=newRoundStateDB type=roundStateDB rsdb_path=/tmp/geth-test1824306994/celo/roundstates
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.664] Allocated cache and file handles         database=/tmp/geth-test1824306994/celo/roundstates cache=512.00MiB handles=500
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.664] NewWork called, acquiring core lock      func=NewWork
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.692] Creating new RoundState                  address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=createRoundState cur_seq=0 cur_epoch=0 cur_round=-1 des_round=-1 state="Accept request" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 reason="No storedView found"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.692] Posting FinalCommittedEvent              func=NewWork
test_cmd.go:262: (stderr:33) WARN [11-26|15:14:46.692] New sequence should be larger than current sequence address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=startNewSequence tag=stateTransition head_block=0 head_block_hash=9195f2..122dcd cur_seq=1 cur_epoch=1 cur_round=0  des_round=0  state="Accept request" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.692] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.692] Registry contract not yet deployed       function=blockGasLimit                         registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.692] Error calling blockGasLimit              err="Registry not deployed"         contract=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Registry contract not yet deployed       function=intrinsicGasForAlternativeFeeCurrency registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Registry contract not yet deployed       function=getWhitelist                          registryId=0x8f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] getWhitelist invocation failed           err="Registry not deployed"
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723302dfe2d0485b616b61db1800f30f4a14b26754b328fa09ba4ec73ee7276766cc maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Registry address lookup failed           err="Registry not deployed"         contract=0x02dfe2d0485b616b61db1800f30f4a14b26754b328fa09ba4ec73ee7276766cc
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Registry contract not yet deployed       function=totalSupply                           registryId=0xd7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Registry contract not yet deployed       function=blockGasLimit                         registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Error calling blockGasLimit              err="Registry not deployed"         contract=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
test_cmd.go:262: (stderr:33) ERROR[11-26|15:14:46.693] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723348766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42 maxgas=100,000 err="execution reverted"            message="No Implementation set"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Registry contract not yet deployed       function=updateGasPriceMinimum                 registryId=0x48766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:46.693] Finalized                                func=Finalize         block=1 epochSize=30000 duration="167.723µs" lastInEpoch=false
test_cmd.go:262: (stderr:33) WARN [11-26|15:14:46.693] Block sealing failed                     err="not an elected validator"
test_cmd.go:262: (stderr:33) INFO [11-26|15:14:46.693] Commit new mining work                   number=1 txs=0 gas=0 fees=0 elapsed="904.584µs"
les_test.go:121: Initializing geth: [--networkid=42 init ./testdata/clique.json] 
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.896] Maximum peer count                       ETH=175 LES=0 total=175
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.897] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.897] Set global gas cap                       cap=25,000,000
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.897] Allocated cache and file handles         database=/tmp/geth-test3035422201/celo/chaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.921] Writing custom genesis block 
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.922] Persisted trie from memory database      nodes=4 size=566.00B time="78.567µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.922] Successfully wrote genesis state         database=chaindata                               hash=9195f2..122dcd
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.922] Allocated cache and file handles         database=/tmp/geth-test3035422201/celo/lightchaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.931] Writing custom genesis block 
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.931] Persisted trie from memory database      nodes=4 size=566.00B time="37.363µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.931] Successfully wrote genesis state         database=lightchaindata                          hash=9195f2..122dcd
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.931] Allocated cache and file handles         database=/tmp/geth-test3035422201/celo/lightestchaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.940] Writing custom genesis block 
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.940] Persisted trie from memory database      nodes=4 size=566.00B time="30.222µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:34) INFO [11-26|15:14:46.940] Successfully wrote genesis state         database=lightestchaindata                       hash=9195f2..122dcd
les_test.go:99: Starting freeCli with rpc: [--networkid=42 --port=0 --ipcpath geth-2.ipc --datadir /tmp/geth-test3035422201 --nodiscover --syncmode=light --nat=extip:127.0.0.1 --verbosity=4]
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:46.979] Dropping default light client cache      provided=1024 updated=128
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:46.981] Maximum peer count                       ETH=0 LES=10 total=175
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:46.981] FS scan times                            list="36.503µs" set=346ns diff=998ns
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:46.982] Sanitizing Go's GC trigger               percent=100
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:46.982] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:46.982] Set global gas cap                       cap=25,000,000
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:46.982] Allocated cache and file handles         database=/tmp/geth-test3035422201/celo/lightchaindata cache=64.00MiB handles=524,288
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.003] Allocated cache and file handles         database=/tmp/geth-test3035422201/celo/les.client cache=16.00MiB handles=16
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.027] Initialised chain configuration          config="{ChainID: 15 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: <nil> Churrito: <nil>, Donut: <nil>, Espresso: <nil>, Gingerbread: <nil>, Gingerbread P2: <nil>, HForkBlock: <nil>, Engine: istanbul}"
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.027] Setting up Istanbul consensus engine 
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.051] Loaded most recent local header          number=0 hash=9195f2..122dcd td=1 age=55y8mo1w
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.051] Checkpoint oracle is not enabled 
test_cmd.go:262: (stderr:35) WARN [11-26|15:14:47.051] Error reading unclean shutdown markers   error="leveldb: not found"
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.052] Starting peer-to-peer node               instance=celo/v1.8.2-stable/linux-amd64/go1.19.13
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.067] Mapped network port                      proto=tcp extport=39929 intport=39929 interface=ExtIP(127.0.0.1)
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.067] TCP listener up                          addr=[::]:39929
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.068] IPCs registered                          namespaces=admin,debug,web3,eth,txpool,personal,istanbul,les,net,vflux
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.068] IPC endpoint opened                      url=/tmp/geth-test3035422201/geth-2.ipc
test_cmd.go:262: (stderr:35) WARN [11-26|15:14:47.069] Light client mode is an experimental feature 
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.069] New local node record                    seq=1,732,634,087,067 id=0f7e39cc163fb226 ip=127.0.0.1 udp=0 tcp=39929
test_cmd.go:262: (stderr:35) INFO [11-26|15:14:47.069] Started P2P networking                   self="enode://f88a9bea0ed2e24a358b5aa8cd6e4dced6d86cf862f542bf031e19793405a66fa10c7a7c57f83232d07ab726b1aa9ca4911c5387655acd475224dcf43cd4b04c@127.0.0.1:39929?discport=0" maxdialed=58 maxinbound=117
les_test.go:37: freeCli.addPeer(lightserver)
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:47.445] Served admin_nodeInfo                    reqid=1 t="363.652µs"
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.446] Served admin_subscribe                   reqid=1 t="65.95µs"
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.446] Served admin_addPeer                     reqid=2 t="174.086µs"
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:47.448] Adding p2p peer                          peercount=1 id=0f7e39cc163fb226 conn=inbound addr=127.0.0.1:60774 name=celo/v1.8.2-stable/l...
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:47.448] Light Ethereum peer connected            id=0f7e39cc163fb226 conn=inbound name=celo/v1.8.2-stable/l...
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.448] Adding p2p peer                          peercount=1 id=871a2f00387c174a conn=staticdial addr=127.0.0.1:37059 name=celo/v1.8.2-stable/l...
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.448] Light Ethereum peer connected            id=871a2f00387c174a conn=staticdial name=celo/v1.8.2-stable/l...
les_test.go:50: freeCli received event: type=add, peer=871a2f00387c174a767c78962eca0d8265300b10f854e51df910765e8b01ca56
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.449] Served admin_unsubscribe                 reqid=3 t="35.673µs"
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.449] Node entered                             set=connected id=871a2f00387c174a count=1
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.449] Requesting etherbase for peer            id=871a2f00387c174a conn=staticdial enode=871a2f00387c174a767c78962eca0d8265300b10f854e51df910765e8b01ca56
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.449] Received new announce                    peer=871a2f00387c174a number=0 hash=9195f2..122dcd reorg=0
test_cmd.go:262: (stderr:35) DEBUG[11-26|15:14:47.449] Served admin_peers                       reqid=4 t="227.63µs"
les_test.go:121: Initializing geth: [--networkid=42 init ./testdata/clique.json] 
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:47.482] Maximum peer count                       ETH=175 LES=0 total=175
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:47.483] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:47.483] Set global gas cap                       cap=25,000,000
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:47.483] Allocated cache and file handles         database=/tmp/geth-test1513369987/celo/chaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:48.213] Writing custom genesis block 
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:48.237] Persisted trie from memory database      nodes=4 size=566.00B time=22.739237ms gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:48.238] Successfully wrote genesis state         database=chaindata                               hash=9195f2..122dcd
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:48.238] Allocated cache and file handles         database=/tmp/geth-test1513369987/celo/lightchaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:49.717] Writing custom genesis block 
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:49.718] Persisted trie from memory database      nodes=4 size=566.00B time="56.762µs"  gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:49.718] Successfully wrote genesis state         database=lightchaindata                          hash=9195f2..122dcd
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:49.718] Allocated cache and file handles         database=/tmp/geth-test1513369987/celo/lightestchaindata cache=16.00MiB handles=16
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:50.833] Writing custom genesis block 
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:50.834] Persisted trie from memory database      nodes=4 size=566.00B time="34.573µs"  gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
test_cmd.go:262: (stderr:36) INFO [11-26|15:14:50.834] Successfully wrote genesis state         database=lightestchaindata                       hash=9195f2..122dcd
les_test.go:99: Starting prioCli with rpc: [--networkid=42 --port=0 --ipcpath geth-3.ipc --datadir /tmp/geth-test1513369987 --nodiscover --syncmode=light --nat=extip:127.0.0.1 --verbosity=4]
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:50.869] Dropping default light client cache      provided=1024 updated=128
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:50.870] Maximum peer count                       ETH=0 LES=10 total=175
test_cmd.go:262: (stderr:37) DEBUG[11-26|15:14:50.871] FS scan times                            list="33.514µs" set=345ns diff=969ns
test_cmd.go:262: (stderr:37) DEBUG[11-26|15:14:50.871] Sanitizing Go's GC trigger               percent=100
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:50.871] Set global gas inflation rate            rate=1.300
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:50.871] Set global gas cap                       cap=25,000,000
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:50.871] Allocated cache and file handles         database=/tmp/geth-test1513369987/celo/lightchaindata cache=64.00MiB handles=524,288
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:51.748] Allocated cache and file handles         database=/tmp/geth-test1513369987/celo/les.client cache=16.00MiB handles=16
test_cmd.go:262: (stderr:37) INFO [11-26|15:14:53.173] Initialised chain configuration          config="{ChainID: 15 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: <nil> Churrito: <nil>, Donut: <nil>, Espresso: <nil>, Gingerbread: <nil>, Gingerbread P2: <nil>, HForkBlock: <nil>, Engine: istanbul}"
test_cmd.go:262: (stderr:37) DEBUG[11-26|15:14:53.173] Setting up Istanbul consensus engine 
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:54.693] Timed out, trying to wait for next round address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=handleTimeoutAndMoveToNextRound timed_out_seq=1 timed_out_round=0 cur_seq=1 cur_epoch=1 cur_round=0  des_round=0  state="Accept request" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:54.693] Round Change: Waiting for desired round  address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=waitForDesiredRound             new_desired_round=1 cur_seq=1 cur_epoch=1 cur_round=0  des_round=0  state="Accept request" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:54.694] Failed to decode message from payload    address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=handleMsg                       cur_seq=1 cur_epoch=1 cur_round=0  des_round=1  state="Waiting for new round" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 err="not an elected validator 0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105"
test_cmd.go:262: (stderr:33) WARN [11-26|15:14:54.694] Error in handling istanbul message       address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=handleEvents                    cur_seq=1 cur_epoch=1 cur_round=0  des_round=1  state="Waiting for new round" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 err="not an elected validator 0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105"
les_test.go:115: prioCli rpc connect to /tmp/geth-test1513369987/geth-3.ipc: dial unix /tmp/geth-test1513369987/geth-3.ipc: connect: no such file or directory
test_cmd.go:262: (stderr:33) DEBUG[11-26|15:14:55.845] Light Ethereum message handling failed   id=0f7e39cc163fb226 conn=inbound err=EOF</code></pre></td></tr>
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.

@renovate renovate bot force-pushed the renovate/wdm-0.x branch 2 times, most recently from de7b01c to e9d4ce2 Compare September 19, 2024 10:35
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update ("~> 0.2.0"). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/wdm-0.x branch November 26, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant