77 lines
13 KiB
Plaintext

2026-03-12 04:46:22.215 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-12 04:46:22.216 DEBUG [tests.conftest] Running test: test_store_sync_range_with_jitter_catches_old_messages with id: 2026-03-12_04-46-22__61b8970b-884f-476b-8860-046f2a9c94b0
2026-03-12 04:46:22.216 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-12 04:46:22.225 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:46:22.225 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-46-22__61b8970b-884f-476b-8860-046f2a9c94b0__wakuorg_nwaku:latest.log
2026-03-12 04:46:22.234 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:46:22.234 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-46-22__61b8970b-884f-476b-8860-046f2a9c94b0__wakuorg_nwaku:latest.log
2026-03-12 04:46:22.242 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:46:22.242 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-46-22__61b8970b-884f-476b-8860-046f2a9c94b0__wakuorg_nwaku:latest.log
2026-03-12 04:46:22.243 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-12 04:46:22.245 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:46:22.245 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:46:22.247 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:46:22.248 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.115
2026-03-12 04:46:22.248 DEBUG [src.node.docker_mananger] Generated ports ['39307', '39308', '39309', '39310', '39311']
2026-03-12 04:46:22.248 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:46:22.249 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:46:22.249 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:46:22.250 DEBUG [src.node.docker_mananger] docker run -i -t -p 39307:39307 -p 39308:39308 -p 39309:39309 -p 39310:39310 -p 39311:39311 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=39309 --rest-port=39307 --tcp-port=39308 --discv5-udp-port=39310 --rest-address=0.0.0.0 --nat=extip:172.18.205.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6debe294b92fa7db413aecfe91840ce765e26eba4aad15f1c9bb44acfc0c6b7e --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39311 --metrics-logging=true --relay=true --dns-discovery=false
2026-03-12 04:46:22.456 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.115 waku 4e2179e70bbe8f0d9c2611ca2aa3eddab976eb862d5bf2ede0378d7198a0db3a
2026-03-12 04:46:22.491 DEBUG [src.node.docker_mananger] Container started with ID 4e2179e70bbe. Setting up logs at ./log/docker/node1_2026-03-12_04-46-22__61b8970b-884f-476b-8860-046f2a9c94b0__wakuorg_nwaku:latest.log
2026-03-12 04:46:22.492 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39307
2026-03-12 04:46:22.493 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:46:23.139 ERROR [src.node.docker_mananger] Max retries reached for container 287898a5d29b. Exiting log stream.
2026-03-12 04:46:23.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39307/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:46:23.497 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-03-12 04:46:23.497 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:46:23.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:46:23.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.115/tcp/39308/p2p/16Uiu2HAmJjavdMh5k98rat73TZ1YGT8YQXwGXzWd6FzEimwAj5JA","/ip4/172.18.205.115/tcp/39309/ws/p2p/16Uiu2HAmJjavdMh5k98rat73TZ1YGT8YQXwGXzWd6FzEimwAj5JA"],"enrUri":"enr:-L24QGZT6jO_BAnTH8yE_uQF2lmRIm-HjXf7oN78DICxqhWsI7EBA5efUmt14vx7s_MQ2LhhdBduz9YmCooop84FJMsCgmlkgnY0gmlwhKwSzXOKbXVsdGlhZGRyc5YACASsEs1zBpmMAAoErBLNcwaZjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWlOJ49_P_PeE6m0p7kFfCS-mWROQl6qm0JFcAfyeQNODdGNwgpmMg3VkcIKZjoV3YWt1MhM"}'
2026-03-12 04:46:23.500 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:46:23.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39307/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-12 04:46:23.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:46:23.517 DEBUG [src.steps.store] Relaying message
2026-03-12 04:46:23.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39307/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-03-12 04:46:23.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:46:23.521 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-12 04:46:23.722 DEBUG [src.steps.store] Relaying message
2026-03-12 04:46:23.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39307/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-03-12 04:46:23.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:46:23.727 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-12 04:46:23.928 DEBUG [src.steps.store] Relaying message
2026-03-12 04:46:23.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39307/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-03-12 04:46:23.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:46:23.932 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-12 04:46:49.133 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:46:49.133 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:46:49.135 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:46:49.135 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.110
2026-03-12 04:46:49.135 DEBUG [src.node.docker_mananger] Generated ports ['19417', '19418', '19419', '19420', '19421']
2026-03-12 04:46:49.136 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:46:49.136 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:46:49.136 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:46:49.136 DEBUG [src.node.docker_mananger] docker run -i -t -p 19417:19417 -p 19418:19418 -p 19419:19419 -p 19420:19420 -p 19421:19421 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=19419 --rest-port=19417 --tcp-port=19418 --discv5-udp-port=19420 --rest-address=0.0.0.0 --nat=extip:172.18.149.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8d4e93cd61ac321ad9bc168437ec774eb0aaffa803087abbc4ba3cb79b8cd7f --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=19421 --metrics-logging=true --store-sync-relay-jitter=25 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QGZT6jO_BAnTH8yE_uQF2lmRIm-HjXf7oN78DICxqhWsI7EBA5efUmt14vx7s_MQ2LhhdBduz9YmCooop84FJMsCgmlkgnY0gmlwhKwSzXOKbXVsdGlhZGRyc5YACASsEs1zBpmMAAoErBLNcwaZjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWlOJ49_P_PeE6m0p7kFfCS-mWROQl6qm0JFcAfyeQNODdGNwgpmMg3VkcIKZjoV3YWt1MhM
2026-03-12 04:46:49.341 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.110 waku 08074b9613d13bb20bb32e69d468a436edaa11e4f22a7d0467150e21f2bcd186
2026-03-12 04:46:49.377 DEBUG [src.node.docker_mananger] Container started with ID 08074b9613d1. Setting up logs at ./log/docker/node2_2026-03-12_04-46-22__61b8970b-884f-476b-8860-046f2a9c94b0__wakuorg_nwaku:latest.log
2026-03-12 04:46:49.378 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19417
2026-03-12 04:46:49.378 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:46:50.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19417/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:46:50.382 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-03-12 04:46:50.382 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:46:50.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19417/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:46:50.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.110/tcp/19418/p2p/16Uiu2HAmGt1sToyEqXkFzWqD2VixeQBappi7Lt2NEw2nvpYcM84w","/ip4/172.18.149.110/tcp/19419/ws/p2p/16Uiu2HAmGt1sToyEqXkFzWqD2VixeQBappi7Lt2NEw2nvpYcM84w"],"enrUri":"enr:-L24QPrExeIgigTzu1fIEyepwSYYn9LOYPlh9rRNzbz-Fyt3Lkdf5fUvSxA83-Z0XsSBWCP6vV6wZTaRboHkGw9eZRECgmlkgnY0gmlwhKwSlW6KbXVsdGlhZGRyc5YACASsEpVuBkvaAAoErBKVbgZL290DgnJzhQADAQAAiXNlY3AyNTZrMaEDPsUEY-2TJDf-b9vSNMj_DcTwSyQ4Bp9RgQXyLkAT-NCDdGNwgkvag3VkcIJL3IV3YWt1MhI"}'
2026-03-12 04:46:50.385 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:46:50.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19417/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.205.115/tcp/39308/p2p/16Uiu2HAmJjavdMh5k98rat73TZ1YGT8YQXwGXzWd6FzEimwAj5JA"]'
2026-03-12 04:46:50.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:47:00.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19417/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:47:00.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x37db87d78b3c5c2179806fbcdbc2038ad45dad86528989aabbc9334e100f5350"},{"messageHash":"0xa2f54f96a2f4d68bba7f2b6952c2d9352908ec458ceb7e581b11fb1e75c05609"},{"messageHash":"0x9f1608097480c80a8edbb4f5fdcf1776dc10fbf214067f0b8cd2ebf20d887545"}]}'
2026-03-12 04:47:00.429 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-12 04:47:00.430 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-12 04:47:00.430 DEBUG [src.node.waku_node] Stopping container with id 4e2179e70bbe
2026-03-12 04:47:01.000 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:47:01.002 DEBUG [src.node.waku_node] Stopping container with id 08074b9613d1
2026-03-12 04:47:01.525 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:47:01.527 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-12 04:47:01.538 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-12 04:47:01.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.