mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
146 lines
27 KiB
Plaintext
146 lines
27 KiB
Plaintext
2026-03-18 09:14:55.537 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:14:55.538 DEBUG [tests.conftest] Running test: test_sync_with_one_node_with_delayed_start with id: 2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e
|
|
2026-03-18 09:14:55.539 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:14:55.549 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:14:55.550 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:14:55.559 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:14:55.560 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:14:55.569 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:14:55.569 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:14:55.569 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-18 09:14:55.570 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:14:55.570 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:14:55.571 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:14:55.571 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.234
|
|
2026-03-18 09:14:55.572 DEBUG [src.node.docker_mananger] Generated ports ['62432', '62433', '62434', '62435', '62436']
|
|
2026-03-18 09:14:55.572 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:14:55.572 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:14:55.572 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:14:55.572 DEBUG [src.node.docker_mananger] docker run -i -t -p 62432:62432 -p 62433:62433 -p 62434:62434 -p 62435:62435 -p 62436:62436 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=62434 --rest-port=62432 --tcp-port=62433 --discv5-udp-port=62435 --rest-address=0.0.0.0 --nat=extip:172.18.164.234 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c0adcbacdf37915bb9e4b1ea03ebdeb0e23a62ed6dfb9dfe7cdbe0dd08382991 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62436 --metrics-logging=true --relay=true
|
|
2026-03-18 09:14:55.750 ERROR [src.node.docker_mananger] Max retries reached for container 857ba97045eb. Exiting log stream.
|
|
2026-03-18 09:14:55.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.234 waku fde97734667af2078e6998da434585ddf3062723b2a8c57840158a58fdfd6777
|
|
2026-03-18 09:14:55.811 DEBUG [src.node.docker_mananger] Container started with ID fde97734667a. Setting up logs at ./log/docker/node1_2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:14:55.812 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 62432
|
|
2026-03-18 09:14:55.812 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:14:56.373 ERROR [src.node.docker_mananger] Max retries reached for container c459e47a7cc2. Exiting log stream.
|
|
2026-03-18 09:14:56.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62432/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:14:56.815 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-18 09:14:56.815 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:14:56.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62432/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:14:56.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.234/tcp/62433/p2p/16Uiu2HAm4H41DpejQhe3wZ4tgaYeUkYDDoxMFUkynLfQJmpdFF3r","/ip4/172.18.164.234/tcp/62434/ws/p2p/16Uiu2HAm4H41DpejQhe3wZ4tgaYeUkYDDoxMFUkynLfQJmpdFF3r"],"enrUri":"enr:-L24QGQFigpDKuvESkckFEk2s2H6IcbMGfs4EqlqfxDZsOIZRYtu4-E9U3uTj_qZkHRtGiOEQU4swCav-UxvDMTwynACgmlkgnY0gmlwhKwSpOqKbXVsdGlhZGRyc5YACASsEqTqBvPhAAoErBKk6gbz4t0DgnJzhQDGAQAAiXNlY3AyNTZrMaECg4PbvtOpyBdm2CBnB9-vS-NUTIE8SHy0FKZvK11wYe2DdGNwgvPhg3VkcILz44V3YWt1MhM"}'
|
|
2026-03-18 09:14:56.818 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:14:56.818 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:14:56.818 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:14:56.820 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:14:56.820 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.167
|
|
2026-03-18 09:14:56.820 DEBUG [src.node.docker_mananger] Generated ports ['29627', '29628', '29629', '29630', '29631']
|
|
2026-03-18 09:14:56.820 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:14:56.820 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:14:56.820 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:14:56.821 DEBUG [src.node.docker_mananger] docker run -i -t -p 29627:29627 -p 29628:29628 -p 29629:29629 -p 29630:29630 -p 29631:29631 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29629 --rest-port=29627 --tcp-port=29628 --discv5-udp-port=29630 --rest-address=0.0.0.0 --nat=extip:172.18.144.167 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=edb6ed7e45cbd6dddc03d09ed3dc74adf747c790cea1da3aaa051d5b09b89370 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29631 --metrics-logging=true --relay=true --storenode=/ip4/172.18.164.234/tcp/62433/p2p/16Uiu2HAm4H41DpejQhe3wZ4tgaYeUkYDDoxMFUkynLfQJmpdFF3r --discv5-bootstrap-node=enr:-L24QGQFigpDKuvESkckFEk2s2H6IcbMGfs4EqlqfxDZsOIZRYtu4-E9U3uTj_qZkHRtGiOEQU4swCav-UxvDMTwynACgmlkgnY0gmlwhKwSpOqKbXVsdGlhZGRyc5YACASsEqTqBvPhAAoErBKk6gbz4t0DgnJzhQDGAQAAiXNlY3AyNTZrMaECg4PbvtOpyBdm2CBnB9-vS-NUTIE8SHy0FKZvK11wYe2DdGNwgvPhg3VkcILz44V3YWt1MhM
|
|
2026-03-18 09:14:57.028 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.167 waku d4a43236aa15dc7114947296f7901caa085e981a681550dea17abad1908f75dd
|
|
2026-03-18 09:14:57.063 DEBUG [src.node.docker_mananger] Container started with ID d4a43236aa15. Setting up logs at ./log/docker/node2_2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:14:57.063 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 29627
|
|
2026-03-18 09:14:57.064 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:14:58.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29627/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:14:58.067 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-18 09:14:58.067 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:14:58.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29627/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:14:58.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.167/tcp/29628/p2p/16Uiu2HAkutkb5euehu4aJH9QzMKd86BX7XRTqar8LUNLViwFSkyb","/ip4/172.18.144.167/tcp/29629/ws/p2p/16Uiu2HAkutkb5euehu4aJH9QzMKd86BX7XRTqar8LUNLViwFSkyb"],"enrUri":"enr:-L24QHgH5slkdMiHkfasfIJdnG0UlbhFqvfEnh27z7clq6mGOzgZer0gwPax7G8p_EsvaCfd-JyCvHPcDiOeOn60J6ECgmlkgnY0gmlwhKwSkKeKbXVsdGlhZGRyc5YACASsEpCnBnO8AAoErBKQpwZzvd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBu_kgIR3hWz8Xysl_rBdNVaTwH8P8HgUAhDdG2GtxaaDdGNwgnO8g3VkcIJzvoV3YWt1MhM"}'
|
|
2026-03-18 09:14:58.070 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:14:58.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29627/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.234/tcp/62433/p2p/16Uiu2HAm4H41DpejQhe3wZ4tgaYeUkYDDoxMFUkynLfQJmpdFF3r"]'
|
|
2026-03-18 09:14:58.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:14:58.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29627/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:14:58.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.078 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:58.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:58.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.085 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:58.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:58.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:58.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.293 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:58.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:58.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:58.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.501 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:58.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:58.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:58.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.709 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:58.910 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:58.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:58.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:58.916 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:59.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:59.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:59.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:59.123 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:59.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:59.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:59.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:59.330 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:59.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:59.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:59.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:59.537 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:59.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:59.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:59.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:59.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:14:59.944 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:14:59.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:14:59.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:14:59.950 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:15:00.150 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:15:00.151 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:15:00.152 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:15:00.152 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.211
|
|
2026-03-18 09:15:00.152 DEBUG [src.node.docker_mananger] Generated ports ['22269', '22270', '22271', '22272', '22273']
|
|
2026-03-18 09:15:00.153 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:15:00.153 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:15:00.153 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:15:00.153 DEBUG [src.node.docker_mananger] docker run -i -t -p 22269:22269 -p 22270:22270 -p 22271:22271 -p 22272:22272 -p 22273:22273 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22271 --rest-port=22269 --tcp-port=22270 --discv5-udp-port=22272 --rest-address=0.0.0.0 --nat=extip:172.18.39.211 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c1ecf1ba7a52ddfce9bfca5e604e3fe26c82bdc75edcb9d1cc2fbfdabc60256a --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22273 --metrics-logging=true --relay=true --storenode=/ip4/172.18.144.167/tcp/29628/p2p/16Uiu2HAkutkb5euehu4aJH9QzMKd86BX7XRTqar8LUNLViwFSkyb --discv5-bootstrap-node=enr:-L24QHgH5slkdMiHkfasfIJdnG0UlbhFqvfEnh27z7clq6mGOzgZer0gwPax7G8p_EsvaCfd-JyCvHPcDiOeOn60J6ECgmlkgnY0gmlwhKwSkKeKbXVsdGlhZGRyc5YACASsEpCnBnO8AAoErBKQpwZzvd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBu_kgIR3hWz8Xysl_rBdNVaTwH8P8HgUAhDdG2GtxaaDdGNwgnO8g3VkcIJzvoV3YWt1MhM
|
|
2026-03-18 09:15:00.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.211 waku 47b7ba7909d86913eebd52fcb10b076a7b32068a07bd934dfcf66dc4fa097095
|
|
2026-03-18 09:15:00.384 DEBUG [src.node.docker_mananger] Container started with ID 47b7ba7909d8. Setting up logs at ./log/docker/node3_2026-03-18_09-14-55__81351ff2-76f8-4aaf-a310-d7dc1b40c88e__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:15:00.385 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 22269
|
|
2026-03-18 09:15:00.385 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:15:01.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:15:01.389 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-18 09:15:01.389 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:15:01.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22269/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:15:01.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.211/tcp/22270/p2p/16Uiu2HAm33GhFRWBx1q79Qm98jqWhGpqsUWdR2pmNC7A2qDqH2HC","/ip4/172.18.39.211/tcp/22271/ws/p2p/16Uiu2HAm33GhFRWBx1q79Qm98jqWhGpqsUWdR2pmNC7A2qDqH2HC"],"enrUri":"enr:-L24QIK-8RBMejt3ZbqnGpprSM7T3Hlk0Hy2dDjFs60IdmFFfYQaII1HIZTDgnHMTd9acNJptfBRx7hfvWzex20NrucCgmlkgnY0gmlwhKwSJ9OKbXVsdGlhZGRyc5YACASsEifTBlb-AAoErBIn0wZW_90DgnJzhQDGAQAAiXNlY3AyNTZrMaECcSBjjzeriKR7218xXEfMwUxby7gqYat_spAZikb6uU-DdGNwglb-g3VkcIJXAIV3YWt1MgE"}'
|
|
2026-03-18 09:15:01.392 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:15:01.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22269/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.167/tcp/29628/p2p/16Uiu2HAkutkb5euehu4aJH9QzMKd86BX7XRTqar8LUNLViwFSkyb"]'
|
|
2026-03-18 09:15:01.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:15:01.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22269/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:15:01.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:15:01.447 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:15:02.448 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the stored messages
|
|
2026-03-18 09:15:02.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62432/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:15:02.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x44578f3a710b4ae5e25a8b8f4e144f6b4413e1e3a881507597f90541062fc232"},{"messageHash":"0x32bd80439b6e132c2c914db0a8a77347fd2f6a95655ab385bb9078e9dd835ca6"},{"messageHash":"0xef823be3d6c7eab1e518db44e0d88ef20aa87421c5b117f2d495c04ffe6aa4a2"},{"messageHash":"0x69d83be65c84fe0cf147f2ceea66978d78fd5c54ba700e424965d016721509bc"},{"messageHash":"0x9da6fa7c2e1d2ff6b5facbca634d13ac50d96fbd0589c3d72595194bc2682960"},{"messageHash":"0x9517390622cfc004b2ab7fe3486eb2bcf03d86d0d5a7dc09a09e3511fb5283af"},{"messageHash":"0x4e472be80b91565b6586dd937cb8d3016d7abb7ab04a757eee61acc7fba72473"},{"messageHash":"0xb14e28b1eea6ec591b816053955cbb2aa7dc27eb7b13f7115378e15c6df182ac"},{"messageHash":"0xddbe31976cf60a03f5551affe004c7e0464a5747c3315612ec92c1fefa401cd8"},{"messageHash":"0x5cbc3736ebe916b6bd76e12e3f9a3410f083bd9643eb226698b7baeb3998f8ec"}]}'
|
|
2026-03-18 09:15:02.453 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-18 09:15:02.454 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the stored messages
|
|
2026-03-18 09:15:02.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:15:02.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x44578f3a710b4ae5e25a8b8f4e144f6b4413e1e3a881507597f90541062fc232"},{"messageHash":"0x32bd80439b6e132c2c914db0a8a77347fd2f6a95655ab385bb9078e9dd835ca6"},{"messageHash":"0xef823be3d6c7eab1e518db44e0d88ef20aa87421c5b117f2d495c04ffe6aa4a2"},{"messageHash":"0x69d83be65c84fe0cf147f2ceea66978d78fd5c54ba700e424965d016721509bc"},{"messageHash":"0x9da6fa7c2e1d2ff6b5facbca634d13ac50d96fbd0589c3d72595194bc2682960"},{"messageHash":"0x9517390622cfc004b2ab7fe3486eb2bcf03d86d0d5a7dc09a09e3511fb5283af"},{"messageHash":"0x4e472be80b91565b6586dd937cb8d3016d7abb7ab04a757eee61acc7fba72473"},{"messageHash":"0xb14e28b1eea6ec591b816053955cbb2aa7dc27eb7b13f7115378e15c6df182ac"},{"messageHash":"0xddbe31976cf60a03f5551affe004c7e0464a5747c3315612ec92c1fefa401cd8"},{"messageHash":"0x5cbc3736ebe916b6bd76e12e3f9a3410f083bd9643eb226698b7baeb3998f8ec"}]}'
|
|
2026-03-18 09:15:02.458 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-18 09:15:02.459 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the stored messages
|
|
2026-03-18 09:15:02.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22269/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:15:02.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d2a0ba095bc1b0c9e022","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x44578f3a710b4ae5e25a8b8f4e144f6b4413e1e3a881507597f90541062fc232"},{"messageHash":"0x32bd80439b6e132c2c914db0a8a77347fd2f6a95655ab385bb9078e9dd835ca6"},{"messageHash":"0xef823be3d6c7eab1e518db44e0d88ef20aa87421c5b117f2d495c04ffe6aa4a2"},{"messageHash":"0x69d83be65c84fe0cf147f2ceea66978d78fd5c54ba700e424965d016721509bc"},{"messageHash":"0x9da6fa7c2e1d2ff6b5facbca634d13ac50d96fbd0589c3d72595194bc2682960"},{"messageHash":"0x9517390622cfc004b2ab7fe3486eb2bcf03d86d0d5a7dc09a09e3511fb5283af"},{"messageHash":"0x4e472be80b91565b6586dd937cb8d3016d7abb7ab04a757eee61acc7fba72473"},{"messageHash":"0xb14e28b1eea6ec591b816053955cbb2aa7dc27eb7b13f7115378e15c6df182ac"},{"messageHash":"0xddbe31976cf60a03f5551affe004c7e0464a5747c3315612ec92c1fefa401cd8"},{"messageHash":"0x5cbc3736ebe916b6bd76e12e3f9a3410f083bd9643eb226698b7baeb3998f8ec"}]}'
|
|
2026-03-18 09:15:02.468 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-18 09:15:02.471 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:15:02.472 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:15:02.472 DEBUG [src.node.waku_node] Stopping container with id fde97734667a
|
|
2026-03-18 09:15:03.008 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:15:03.008 DEBUG [src.node.waku_node] Stopping container with id d4a43236aa15
|
|
2026-03-18 09:15:03.580 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:15:03.582 DEBUG [src.node.waku_node] Stopping container with id 47b7ba7909d8
|
|
2026-03-18 09:15:03.822 ERROR [src.node.docker_mananger] Max retries reached for container fde97734667a. Exiting log stream.
|
|
2026-03-18 09:15:04.157 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:15:04.160 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:15:04.168 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:15:04.179 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:15:04.184 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|