2026-02-28 20:41:24 +00:00

78 lines
14 KiB
Plaintext

2026-02-28 20:34:04.361 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-28 20:34:04.361 DEBUG [tests.conftest] Running test: test_store_sync_range_with_jitter_catches_old_messages with id: 2026-02-28_20-34-04__720bbecc-7b3d-4faa-afa4-7d64067545b1
2026-02-28 20:34:04.361 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-28 20:34:04.368 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 20:34:04.368 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-34-04__720bbecc-7b3d-4faa-afa4-7d64067545b1__wakuorg_nwaku:latest.log
2026-02-28 20:34:04.375 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 20:34:04.375 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-34-04__720bbecc-7b3d-4faa-afa4-7d64067545b1__wakuorg_nwaku:latest.log
2026-02-28 20:34:04.381 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 20:34:04.381 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_20-34-04__720bbecc-7b3d-4faa-afa4-7d64067545b1__wakuorg_nwaku:latest.log
2026-02-28 20:34:04.381 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-28 20:34:04.382 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 20:34:04.382 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 20:34:04.383 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 20:34:04.384 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.45
2026-02-28 20:34:04.384 DEBUG [src.node.docker_mananger] Generated ports ['38561', '38562', '38563', '38564', '38565']
2026-02-28 20:34:04.384 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 20:34:04.384 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 20:34:04.384 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 20:34:04.384 DEBUG [src.node.docker_mananger] docker run -i -t -p 38561:38561 -p 38562:38562 -p 38563:38563 -p 38564:38564 -p 38565:38565 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=38563 --rest-port=38561 --tcp-port=38562 --discv5-udp-port=38564 --rest-address=0.0.0.0 --nat=extip:172.18.162.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c41dfd8ff9d72e63bbabacc7efdca0a3805d76d23ad2a3ceb212e104d970a1ab --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38565 --metrics-logging=true --relay=true --dns-discovery=false
2026-02-28 20:34:04.559 ERROR [src.node.docker_mananger] Max retries reached for container b44a2959b336. Exiting log stream.
2026-02-28 20:34:04.574 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.45 waku 4b7ae4aea05df278e5a858cce34947eb845b3c6a442c8a9a0b8384820528f156
2026-02-28 20:34:04.608 DEBUG [src.node.docker_mananger] Container started with ID 4b7ae4aea05d. Setting up logs at ./log/docker/node1_2026-02-28_20-34-04__720bbecc-7b3d-4faa-afa4-7d64067545b1__wakuorg_nwaku:latest.log
2026-02-28 20:34:04.609 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38561
2026-02-28 20:34:04.609 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 20:34:04.831 ERROR [src.node.docker_mananger] Max retries reached for container bd745914d4f8. Exiting log stream.
2026-02-28 20:34:05.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38561/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:34:05.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-28 20:34:05.614 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 20:34:05.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38561/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:34:05.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.45/tcp/38562/p2p/16Uiu2HAmLrpRYmoeAxMdzqD88rSs2LayS8jjpLb7kwy66x9orUcv","/ip4/172.18.162.45/tcp/38563/ws/p2p/16Uiu2HAmLrpRYmoeAxMdzqD88rSs2LayS8jjpLb7kwy66x9orUcv"],"enrUri":"enr:-L24QJKJ80XdXDwXBFVAeP_pzZs_Dlt7S4maAvkD3xDu6NTCddidT1D39t9CmDvm8AVdN5Y6nWX1ycL62QZo_oCyqlMCgmlkgnY0gmlwhKwSoi2KbXVsdGlhZGRyc5YACASsEqItBpaiAAoErBKiLQaWo90DgnJzhQADAQAAiXNlY3AyNTZrMaEDeeU9uTaAQ8D8s0uPCnRxU-9S2vdXNSHoR1C7_Crpo7eDdGNwgpaig3VkcIKWpIV3YWt1MhM"}'
2026-02-28 20:34:05.617 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 20:34:05.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38561/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-28 20:34:05.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:34:05.636 DEBUG [src.steps.store] Relaying message
2026-02-28 20:34:05.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38561/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-28 20:34:05.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:34:05.640 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 20:34:05.840 DEBUG [src.steps.store] Relaying message
2026-02-28 20:34:05.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38561/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-28 20:34:05.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:34:05.845 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 20:34:06.045 DEBUG [src.steps.store] Relaying message
2026-02-28 20:34:06.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38561/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-28 20:34:06.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:34:06.049 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 20:34:31.250 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 20:34:31.250 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 20:34:31.252 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 20:34:31.252 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.123
2026-02-28 20:34:31.252 DEBUG [src.node.docker_mananger] Generated ports ['25455', '25456', '25457', '25458', '25459']
2026-02-28 20:34:31.252 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 20:34:31.252 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 20:34:31.252 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 20:34:31.253 DEBUG [src.node.docker_mananger] docker run -i -t -p 25455:25455 -p 25456:25456 -p 25457:25457 -p 25458:25458 -p 25459:25459 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=25457 --rest-port=25455 --tcp-port=25456 --discv5-udp-port=25458 --rest-address=0.0.0.0 --nat=extip:172.18.83.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfe96a8a4bafccff861b1dbe1552d2df4e9ac803d05ab52bbe45d53cf16aa699 --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25459 --metrics-logging=true --store-sync-relay-jitter=25 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QJKJ80XdXDwXBFVAeP_pzZs_Dlt7S4maAvkD3xDu6NTCddidT1D39t9CmDvm8AVdN5Y6nWX1ycL62QZo_oCyqlMCgmlkgnY0gmlwhKwSoi2KbXVsdGlhZGRyc5YACASsEqItBpaiAAoErBKiLQaWo90DgnJzhQADAQAAiXNlY3AyNTZrMaEDeeU9uTaAQ8D8s0uPCnRxU-9S2vdXNSHoR1C7_Crpo7eDdGNwgpaig3VkcIKWpIV3YWt1MhM
2026-02-28 20:34:31.448 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.123 waku 1345733e5ebc025c4a1cd86556b2badfbaf9aa2c0b34e55e46385aab69f41ef4
2026-02-28 20:34:31.482 DEBUG [src.node.docker_mananger] Container started with ID 1345733e5ebc. Setting up logs at ./log/docker/node2_2026-02-28_20-34-04__720bbecc-7b3d-4faa-afa4-7d64067545b1__wakuorg_nwaku:latest.log
2026-02-28 20:34:31.482 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25455
2026-02-28 20:34:31.482 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 20:34:32.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25455/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:34:32.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-28 20:34:32.486 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 20:34:32.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25455/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:34:32.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.123/tcp/25456/p2p/16Uiu2HAmLz1v4fg6C11Tawa7cpnkt7aNnGXAwvoDKQ2Vq5BDZZ8J","/ip4/172.18.83.123/tcp/25457/ws/p2p/16Uiu2HAmLz1v4fg6C11Tawa7cpnkt7aNnGXAwvoDKQ2Vq5BDZZ8J"],"enrUri":"enr:-L24QB0-OftYNiMBsN6a95A9PEn2ItZKOnyWOFtlUUpMSTrLWUpRWZzvA1BMlH57e_RGGydxl-AcLTisuiVVdZolO0cCgmlkgnY0gmlwhKwSU3uKbXVsdGlhZGRyc5YACASsElN7BmNwAAoErBJTewZjcd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe71M6AfHyvyOZyUNGFZ9880U96KTbTDAc7WPjnsbEyeDdGNwgmNwg3VkcIJjcoV3YWt1MhI"}'
2026-02-28 20:34:32.489 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 20:34:32.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25455/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.45/tcp/38562/p2p/16Uiu2HAmLrpRYmoeAxMdzqD88rSs2LayS8jjpLb7kwy66x9orUcv"]'
2026-02-28 20:34:32.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:34:42.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25455/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:34:42.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x07696fb796868a6d473a5857a5f5508278b620dc7d1b30f86ec59e41220961bd"},{"messageHash":"0xc04ec52492f161798ee30d158c0030e81792a195a7341838a34a5499f4d389cf"},{"messageHash":"0x0211da58fbc6962ef272d9d20a04872df7dcc42addbd0a613f4e0208e312b552"}]}'
2026-02-28 20:34:42.533 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-28 20:34:42.535 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-28 20:34:42.535 DEBUG [src.node.waku_node] Stopping container with id 4b7ae4aea05d
2026-02-28 20:34:43.141 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 20:34:43.144 DEBUG [src.node.waku_node] Stopping container with id 1345733e5ebc
2026-02-28 20:34:43.699 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 20:34:43.702 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-28 20:34:43.722 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 20:34:43.730 DEBUG [src.node.docker_mananger] No errors found in the waku logs.