mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
146 lines
27 KiB
Plaintext
146 lines
27 KiB
Plaintext
2026-03-22 04:46:53.916 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-22 04:46:53.917 DEBUG [tests.conftest] Running test: test_sync_with_one_node_with_delayed_start with id: 2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585
|
|
2026-03-22 04:46:53.917 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-22 04:46:53.924 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:46:53.924 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:46:53.930 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:46:53.931 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:46:53.937 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-22 04:46:53.937 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:46:53.937 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-22 04:46:53.938 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:46:53.938 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:46:53.940 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:46:53.940 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.107
|
|
2026-03-22 04:46:53.940 DEBUG [src.node.docker_mananger] Generated ports ['52556', '52557', '52558', '52559', '52560']
|
|
2026-03-22 04:46:53.941 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:46:53.941 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:46:53.941 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:46:53.941 DEBUG [src.node.docker_mananger] docker run -i -t -p 52556:52556 -p 52557:52557 -p 52558:52558 -p 52559:52559 -p 52560:52560 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=52558 --rest-port=52556 --tcp-port=52557 --discv5-udp-port=52559 --rest-address=0.0.0.0 --nat=extip:172.18.136.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=484eaedf492ba9dcd157beb9cf1fcebcc211531ba27d1dbceeaa405c06193464 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52560 --metrics-logging=true --relay=true
|
|
2026-03-22 04:46:54.140 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.107 waku f6bd9407b628c4378207287b66c85c349b0570b71962faca61c13aaccc49e47a
|
|
2026-03-22 04:46:54.153 ERROR [src.node.docker_mananger] Max retries reached for container 5157aaa92876. Exiting log stream.
|
|
2026-03-22 04:46:54.177 DEBUG [src.node.docker_mananger] Container started with ID f6bd9407b628. Setting up logs at ./log/docker/node1_2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:46:54.177 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52556
|
|
2026-03-22 04:46:54.177 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:46:54.710 ERROR [src.node.docker_mananger] Max retries reached for container 69376e31af1b. Exiting log stream.
|
|
2026-03-22 04:46:55.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52556/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:46:55.181 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-22 04:46:55.181 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:46:55.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52556/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:46:55.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.107/tcp/52557/p2p/16Uiu2HAmL6G94PjQg2W8XpzpdcGTcryxGQX3b9xT5utN4gzSn9bs","/ip4/172.18.136.107/tcp/52558/ws/p2p/16Uiu2HAmL6G94PjQg2W8XpzpdcGTcryxGQX3b9xT5utN4gzSn9bs"],"enrUri":"enr:-L24QLpvmOV7AVRXfgQcKdGsZSxIQlvsJz337sl_U08yVpJcBRu0Uabl3GW1YW95jargsCfFRWMcRqmKaD-QdFboEMYCgmlkgnY0gmlwhKwSiGuKbXVsdGlhZGRyc5YACASsEohrBs1NAAoErBKIawbNTt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbnsueRf6-VkQrotTQoim2f4OgKCQBtqK6NaMysknh36DdGNwgs1Ng3VkcILNT4V3YWt1MhM"}'
|
|
2026-03-22 04:46:55.184 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:46:55.184 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:46:55.184 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:46:55.186 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:46:55.186 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.121
|
|
2026-03-22 04:46:55.186 DEBUG [src.node.docker_mananger] Generated ports ['27127', '27128', '27129', '27130', '27131']
|
|
2026-03-22 04:46:55.187 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:46:55.187 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:46:55.187 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:46:55.187 DEBUG [src.node.docker_mananger] docker run -i -t -p 27127:27127 -p 27128:27128 -p 27129:27129 -p 27130:27130 -p 27131:27131 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=27129 --rest-port=27127 --tcp-port=27128 --discv5-udp-port=27130 --rest-address=0.0.0.0 --nat=extip:172.18.79.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9d441a40f4ac65aab8e7be6de6bc9fd5b2db362649fa03bfe2afe6acbf01d8db --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27131 --metrics-logging=true --relay=true --storenode=/ip4/172.18.136.107/tcp/52557/p2p/16Uiu2HAmL6G94PjQg2W8XpzpdcGTcryxGQX3b9xT5utN4gzSn9bs --discv5-bootstrap-node=enr:-L24QLpvmOV7AVRXfgQcKdGsZSxIQlvsJz337sl_U08yVpJcBRu0Uabl3GW1YW95jargsCfFRWMcRqmKaD-QdFboEMYCgmlkgnY0gmlwhKwSiGuKbXVsdGlhZGRyc5YACASsEohrBs1NAAoErBKIawbNTt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbnsueRf6-VkQrotTQoim2f4OgKCQBtqK6NaMysknh36DdGNwgs1Ng3VkcILNT4V3YWt1MhM
|
|
2026-03-22 04:46:55.381 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.121 waku d0e122d4a8d67e2ac69df8ba34c172103a4fbf256fc948df771b50ae9b0a5a58
|
|
2026-03-22 04:46:55.415 DEBUG [src.node.docker_mananger] Container started with ID d0e122d4a8d6. Setting up logs at ./log/docker/node2_2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:46:55.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27127
|
|
2026-03-22 04:46:55.416 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:46:56.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27127/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:46:56.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-22 04:46:56.421 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:46:56.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27127/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:46:56.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.121/tcp/27128/p2p/16Uiu2HAmC23kPWjk7W2Dr6jvLiJdbk4NwJueFghBWAF1Mf9jPDiA","/ip4/172.18.79.121/tcp/27129/ws/p2p/16Uiu2HAmC23kPWjk7W2Dr6jvLiJdbk4NwJueFghBWAF1Mf9jPDiA"],"enrUri":"enr:-L24QJKDToNXiyN-Qco4k0Zwn4GBnTq71XLcadfCTo9aDWg7Dp24_rnJqKCdG-lsLbPzF_GI7jKYxThrrke82WBK2JECgmlkgnY0gmlwhKwST3mKbXVsdGlhZGRyc5YACASsEk95Bmn4AAoErBJPeQZp-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC9olaPLxw_C69ZVJxnUFfqsJ3slDZI_i_SuWmb99Rj5ODdGNwgmn4g3VkcIJp-oV3YWt1MhM"}'
|
|
2026-03-22 04:46:56.423 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:46:56.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27127/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.136.107/tcp/52557/p2p/16Uiu2HAmL6G94PjQg2W8XpzpdcGTcryxGQX3b9xT5utN4gzSn9bs"]'
|
|
2026-03-22 04:46:56.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:56.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-22 04:46:56.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:56.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27127/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-22 04:46:56.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:56.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:56.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:56.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:56.439 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:56.640 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:56.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:56.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:56.647 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:56.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:56.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:56.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:56.854 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:57.055 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:57.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:57.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:57.063 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:57.263 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:57.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:57.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:57.271 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:57.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:57.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:57.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:57.479 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:57.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:57.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:57.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:57.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:57.888 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:57.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:57.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:57.895 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:58.095 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:58.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:58.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:58.102 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:58.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-22 04:46:58.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52556/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-22 04:46:58.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:58.310 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-22 04:46:58.511 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-22 04:46:58.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-22 04:46:58.513 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-22 04:46:58.513 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.121
|
|
2026-03-22 04:46:58.513 DEBUG [src.node.docker_mananger] Generated ports ['56503', '56504', '56505', '56506', '56507']
|
|
2026-03-22 04:46:58.513 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-22 04:46:58.514 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-22 04:46:58.514 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-22 04:46:58.514 DEBUG [src.node.docker_mananger] docker run -i -t -p 56503:56503 -p 56504:56504 -p 56505:56505 -p 56506:56506 -p 56507:56507 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=56505 --rest-port=56503 --tcp-port=56504 --discv5-udp-port=56506 --rest-address=0.0.0.0 --nat=extip:172.18.72.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1c2de387a9bf5dd33480c168af78becda4faa5ea7c3afde9bb4cbc0b97e1cdf5 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56507 --metrics-logging=true --relay=true --storenode=/ip4/172.18.79.121/tcp/27128/p2p/16Uiu2HAmC23kPWjk7W2Dr6jvLiJdbk4NwJueFghBWAF1Mf9jPDiA --discv5-bootstrap-node=enr:-L24QJKDToNXiyN-Qco4k0Zwn4GBnTq71XLcadfCTo9aDWg7Dp24_rnJqKCdG-lsLbPzF_GI7jKYxThrrke82WBK2JECgmlkgnY0gmlwhKwST3mKbXVsdGlhZGRyc5YACASsEk95Bmn4AAoErBJPeQZp-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC9olaPLxw_C69ZVJxnUFfqsJ3slDZI_i_SuWmb99Rj5ODdGNwgmn4g3VkcIJp-oV3YWt1MhM
|
|
2026-03-22 04:46:58.720 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.121 waku 0edcdcd51dd8aa4c8c1248e9ce3712dfbc2528e2562e01abdbf9658a38bcd455
|
|
2026-03-22 04:46:58.755 DEBUG [src.node.docker_mananger] Container started with ID 0edcdcd51dd8. Setting up logs at ./log/docker/node3_2026-03-22_04-46-53__d4b7beda-bd39-4153-9296-295a3c208585__wakuorg_nwaku:latest.log
|
|
2026-03-22 04:46:58.756 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56503
|
|
2026-03-22 04:46:58.756 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:46:59.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56503/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:46:59.759 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":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-22 04:46:59.759 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-22 04:46:59.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56503/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:46:59.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.121/tcp/56504/p2p/16Uiu2HAmKwJPWxqAmaGapLFdwnJHfjX78Boh3bbdYdm67gC7REid","/ip4/172.18.72.121/tcp/56505/ws/p2p/16Uiu2HAmKwJPWxqAmaGapLFdwnJHfjX78Boh3bbdYdm67gC7REid"],"enrUri":"enr:-L24QFF22a1z-FerOEcGUq4As-V0DkKuMNFnPTjRN9qlWFwXGi0oJ2T3MtksQR5kfxPZW7ihx1cSoOmIu74MqWUYKsMCgmlkgnY0gmlwhKwSSHmKbXVsdGlhZGRyc5YACASsEkh5Bty4AAoErBJIeQbcud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbC9_XXrOzPQdUApb4pIBejz8y9KSwzaN6tBgsF6hXAKDdGNwgty4g3VkcILcuoV3YWt1MgE"}'
|
|
2026-03-22 04:46:59.762 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-22 04:46:59.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56503/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.79.121/tcp/27128/p2p/16Uiu2HAmC23kPWjk7W2Dr6jvLiJdbk4NwJueFghBWAF1Mf9jPDiA"]'
|
|
2026-03-22 04:46:59.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:59.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56503/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-22 04:46:59.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-22 04:46:59.814 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-22 04:47:00.815 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-22 04:47:00.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52556/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:47:00.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5913e32d63259faf0f7a3611202880fb016773870608113bd95cecde7be04233"},{"messageHash":"0x1daf353ec4084d535286731a97de67d10ba769142879a5987b06c85a758b6650"},{"messageHash":"0xc47a1e7a9c46458004409eaf15633345c23701f380a3aa4a82b5e266fc277be6"},{"messageHash":"0x23e341980210b7923eef7950ce97a51fce331a07bb9ba23be48cef219fc8f2c8"},{"messageHash":"0x741b49ce61c84173b56bf6dae0f7cd4ee0561020f1d60ecafccf775bd36aede2"},{"messageHash":"0xdfd75d82edddd1852e0caf085cce0b7d6af5653d63af09b6a3a60d4e327d04a7"},{"messageHash":"0x8b3838fd54fd7412e83df76a087bd0c61b46c1cc1e836bf7cf3e6c4f669f6a5e"},{"messageHash":"0x0d5812554ca7c80fd8011a1b43e96f47e59dec751cb98f5be3a609abb8b2feea"},{"messageHash":"0xdeac000fc3a1829fef55cf2ea25a4a63e8952aae744fe16c70edac13b44ef4e1"},{"messageHash":"0x35d1a0449c986ff1eb2a079c8b3749ab331f56e07dc84bfb7ae317a0f697695b"}]}'
|
|
2026-03-22 04:47:00.819 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-22 04:47:00.821 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-22 04:47:00.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27127/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:47:00.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5913e32d63259faf0f7a3611202880fb016773870608113bd95cecde7be04233"},{"messageHash":"0x1daf353ec4084d535286731a97de67d10ba769142879a5987b06c85a758b6650"},{"messageHash":"0xc47a1e7a9c46458004409eaf15633345c23701f380a3aa4a82b5e266fc277be6"},{"messageHash":"0x23e341980210b7923eef7950ce97a51fce331a07bb9ba23be48cef219fc8f2c8"},{"messageHash":"0x741b49ce61c84173b56bf6dae0f7cd4ee0561020f1d60ecafccf775bd36aede2"},{"messageHash":"0xdfd75d82edddd1852e0caf085cce0b7d6af5653d63af09b6a3a60d4e327d04a7"},{"messageHash":"0x8b3838fd54fd7412e83df76a087bd0c61b46c1cc1e836bf7cf3e6c4f669f6a5e"},{"messageHash":"0x0d5812554ca7c80fd8011a1b43e96f47e59dec751cb98f5be3a609abb8b2feea"},{"messageHash":"0xdeac000fc3a1829fef55cf2ea25a4a63e8952aae744fe16c70edac13b44ef4e1"},{"messageHash":"0x35d1a0449c986ff1eb2a079c8b3749ab331f56e07dc84bfb7ae317a0f697695b"}]}'
|
|
2026-03-22 04:47:00.824 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-22 04:47:00.825 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-22 04:47:00.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56503/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-22 04:47:00.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"912baaeaa37dd1e43f98","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5913e32d63259faf0f7a3611202880fb016773870608113bd95cecde7be04233"},{"messageHash":"0x1daf353ec4084d535286731a97de67d10ba769142879a5987b06c85a758b6650"},{"messageHash":"0xc47a1e7a9c46458004409eaf15633345c23701f380a3aa4a82b5e266fc277be6"},{"messageHash":"0x23e341980210b7923eef7950ce97a51fce331a07bb9ba23be48cef219fc8f2c8"},{"messageHash":"0x741b49ce61c84173b56bf6dae0f7cd4ee0561020f1d60ecafccf775bd36aede2"},{"messageHash":"0xdfd75d82edddd1852e0caf085cce0b7d6af5653d63af09b6a3a60d4e327d04a7"},{"messageHash":"0x8b3838fd54fd7412e83df76a087bd0c61b46c1cc1e836bf7cf3e6c4f669f6a5e"},{"messageHash":"0x0d5812554ca7c80fd8011a1b43e96f47e59dec751cb98f5be3a609abb8b2feea"},{"messageHash":"0xdeac000fc3a1829fef55cf2ea25a4a63e8952aae744fe16c70edac13b44ef4e1"},{"messageHash":"0x35d1a0449c986ff1eb2a079c8b3749ab331f56e07dc84bfb7ae317a0f697695b"}]}'
|
|
2026-03-22 04:47:00.835 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-22 04:47:00.838 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-22 04:47:00.839 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-22 04:47:00.839 DEBUG [src.node.waku_node] Stopping container with id f6bd9407b628
|
|
2026-03-22 04:47:01.415 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:47:01.415 DEBUG [src.node.waku_node] Stopping container with id d0e122d4a8d6
|
|
2026-03-22 04:47:02.022 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:47:02.024 DEBUG [src.node.waku_node] Stopping container with id 0edcdcd51dd8
|
|
2026-03-22 04:47:02.279 ERROR [src.node.docker_mananger] Max retries reached for container f6bd9407b628. Exiting log stream.
|
|
2026-03-22 04:47:02.585 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-22 04:47:02.586 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-22 04:47:02.604 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-22 04:47:02.627 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-22 04:47:02.632 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|