mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
324 lines
64 KiB
Plaintext
324 lines
64 KiB
Plaintext
2026-03-04 04:34:37.662 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-04 04:34:37.663 DEBUG [tests.conftest] Running test: test_relay_packet_loss_correlated_vs_uncorrelated with id: 2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418
|
|
2026-03-04 04:34:37.663 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-04 04:34:37.663 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-04 04:34:37.670 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:34:37.670 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:37.676 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:34:37.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:37.683 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:34:37.683 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:37.689 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:34:37.689 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:37.689 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:37.690 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:37.691 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:37.691 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.203
|
|
2026-03-04 04:34:37.691 DEBUG [src.node.docker_mananger] Generated ports ['17832', '17833', '17834', '17835', '17836']
|
|
2026-03-04 04:34:37.691 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:37.692 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:37.692 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:37.692 DEBUG [src.node.docker_mananger] docker run -i -t -p 17832:17832 -p 17833:17833 -p 17834:17834 -p 17835:17835 -p 17836:17836 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=17834 --rest-port=17832 --tcp-port=17833 --discv5-udp-port=17835 --rest-address=0.0.0.0 --nat=extip:172.18.34.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aac5c9a8a1e9a8cb3cbcfb0bc5c1bb071ffd7cfeaa63cb5b7b703adcff69d22a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17836 --metrics-logging=true --relay=true
|
|
2026-03-04 04:34:37.884 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.203 waku 5346c45ed6183eeb0b89b26a992b8280e11c0ac02eba604409b34108db97d4fa
|
|
2026-03-04 04:34:37.918 DEBUG [src.node.docker_mananger] Container started with ID 5346c45ed618. Setting up logs at ./log/docker/node1_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:37.920 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17832
|
|
2026-03-04 04:34:37.921 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:37.923 ERROR [src.node.docker_mananger] Max retries reached for container bd62cd364bcc. Exiting log stream.
|
|
2026-03-04 04:34:38.459 ERROR [src.node.docker_mananger] Max retries reached for container 1097100c2b11. Exiting log stream.
|
|
2026-03-04 04:34:38.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17832/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:38.928 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-04 04:34:38.928 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:38.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17832/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:38.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.203/tcp/17833/p2p/16Uiu2HAkyw44JQj8iJTNz3VQq2QPJdYpvV2LaAYEC91XAVHMmd4Z","/ip4/172.18.34.203/tcp/17834/ws/p2p/16Uiu2HAkyw44JQj8iJTNz3VQq2QPJdYpvV2LaAYEC91XAVHMmd4Z"],"enrUri":"enr:-L24QFkUkQ341XU0RzIZjXS99LAqRchPQsUs_RZUe1jqqiIuMcujFFGfiobNdMiCrXmI-HAArayLgfFd5exCUT60ZG8CgmlkgnY0gmlwhKwSIsuKbXVsdGlhZGRyc5YACASsEiLLBkWpAAoErBIiywZFqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECQvWN9QntZvutzrIw--zdjJpYWh564JVd7rsgZMXwi36DdGNwgkWpg3VkcIJFq4V3YWt1MgE"}'
|
|
2026-03-04 04:34:38.931 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:38.931 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:38.931 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:38.933 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:38.933 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.83
|
|
2026-03-04 04:34:38.933 DEBUG [src.node.docker_mananger] Generated ports ['11901', '11902', '11903', '11904', '11905']
|
|
2026-03-04 04:34:38.933 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:38.933 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:38.934 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:38.934 DEBUG [src.node.docker_mananger] docker run -i -t -p 11901:11901 -p 11902:11902 -p 11903:11903 -p 11904:11904 -p 11905:11905 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=11903 --rest-port=11901 --tcp-port=11902 --discv5-udp-port=11904 --rest-address=0.0.0.0 --nat=extip:172.18.153.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ec97e37de2fad5effef3afcfc3be4eedfbaafd6c7b639afad017c3ebdebcbec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11905 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFkUkQ341XU0RzIZjXS99LAqRchPQsUs_RZUe1jqqiIuMcujFFGfiobNdMiCrXmI-HAArayLgfFd5exCUT60ZG8CgmlkgnY0gmlwhKwSIsuKbXVsdGlhZGRyc5YACASsEiLLBkWpAAoErBIiywZFqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECQvWN9QntZvutzrIw--zdjJpYWh564JVd7rsgZMXwi36DdGNwgkWpg3VkcIJFq4V3YWt1MgE
|
|
2026-03-04 04:34:39.125 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.83 waku 54f593b7f996aa8495556516f9a0c233dfb9fb8898141850b488b69bc1686b4a
|
|
2026-03-04 04:34:39.159 DEBUG [src.node.docker_mananger] Container started with ID 54f593b7f996. Setting up logs at ./log/docker/node2_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:39.160 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11901
|
|
2026-03-04 04:34:39.160 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:40.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11901/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:40.192 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-04 04:34:40.194 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:40.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11901/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:40.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.83/tcp/11902/p2p/16Uiu2HAmLx89bQdR5fUUFB1YVSpyMwpA4N9RyPJTFkWEFcGv13Cj","/ip4/172.18.153.83/tcp/11903/ws/p2p/16Uiu2HAmLx89bQdR5fUUFB1YVSpyMwpA4N9RyPJTFkWEFcGv13Cj"],"enrUri":"enr:-L24QOINBX_3AuPP8mtUcayiHA4-iaLz8bGOFirLpYhXRhd8JlYrWAhkBmGJBaIblZrqwneSDEkxA6_aXnx6K8CAn9YCgmlkgnY0gmlwhKwSmVOKbXVsdGlhZGRyc5YACASsEplTBi5-AAoErBKZUwYuf90DgnJzhQADAQAAiXNlY3AyNTZrMaEDe0Ev0STj19cxlApz--VzAgs96VK4tLXLPM2_QJryHmCDdGNwgi5-g3VkcIIugIV3YWt1MgE"}'
|
|
2026-03-04 04:34:40.200 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:40.200 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:40.200 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:40.202 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:40.202 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.247
|
|
2026-03-04 04:34:40.202 DEBUG [src.node.docker_mananger] Generated ports ['15185', '15186', '15187', '15188', '15189']
|
|
2026-03-04 04:34:40.202 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:40.202 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:40.202 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:40.203 DEBUG [src.node.docker_mananger] docker run -i -t -p 15185:15185 -p 15186:15186 -p 15187:15187 -p 15188:15188 -p 15189:15189 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=15187 --rest-port=15185 --tcp-port=15186 --discv5-udp-port=15188 --rest-address=0.0.0.0 --nat=extip:172.18.81.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da09350dd7cfafa44aca07dd71b1dab28dd4d0d85f7cbeeece57c3bcf7c7feed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15189 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOINBX_3AuPP8mtUcayiHA4-iaLz8bGOFirLpYhXRhd8JlYrWAhkBmGJBaIblZrqwneSDEkxA6_aXnx6K8CAn9YCgmlkgnY0gmlwhKwSmVOKbXVsdGlhZGRyc5YACASsEplTBi5-AAoErBKZUwYuf90DgnJzhQADAQAAiXNlY3AyNTZrMaEDe0Ev0STj19cxlApz--VzAgs96VK4tLXLPM2_QJryHmCDdGNwgi5-g3VkcIIugIV3YWt1MgE
|
|
2026-03-04 04:34:40.409 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.247 waku 40d8073076330cd366c2e68bcae911e2774c00368183b781d0692d1044b5b8d1
|
|
2026-03-04 04:34:40.446 DEBUG [src.node.docker_mananger] Container started with ID 40d807307633. Setting up logs at ./log/docker/node3_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:40.446 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15185
|
|
2026-03-04 04:34:40.446 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:41.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15185/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:41.459 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-04 04:34:41.459 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:41.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15185/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:41.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.247/tcp/15186/p2p/16Uiu2HAmKBRD1AagEYEAUnEfn1316zfvsEThSDQXhKw6BBYGHN2n","/ip4/172.18.81.247/tcp/15187/ws/p2p/16Uiu2HAmKBRD1AagEYEAUnEfn1316zfvsEThSDQXhKw6BBYGHN2n"],"enrUri":"enr:-L24QK3RKhzK-5CeoJxpX13jd2-Np2IKt4QDiPmj7g9BxoeoKpjreDcQh7fxVkrJbw8mGldWUYaiiCDT2CdaPyncRSACgmlkgnY0gmlwhKwSUfeKbXVsdGlhZGRyc5YACASsElH3BjtSAAoErBJR9wY7U90DgnJzhQADAQAAiXNlY3AyNTZrMaEDYPGm4bgcyWiqcLqxNU-ZDXkZeN5A5fVgGKc85d4P6auDdGNwgjtSg3VkcII7VIV3YWt1MgE"}'
|
|
2026-03-04 04:34:41.468 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:41.469 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:41.469 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:41.471 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:41.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.193
|
|
2026-03-04 04:34:41.471 DEBUG [src.node.docker_mananger] Generated ports ['60715', '60716', '60717', '60718', '60719']
|
|
2026-03-04 04:34:41.471 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:41.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:41.471 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:41.472 DEBUG [src.node.docker_mananger] docker run -i -t -p 60715:60715 -p 60716:60716 -p 60717:60717 -p 60718:60718 -p 60719:60719 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=60717 --rest-port=60715 --tcp-port=60716 --discv5-udp-port=60718 --rest-address=0.0.0.0 --nat=extip:172.18.253.193 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=96da46ef9ec9eb9b14c2c6d53d7a31cc7fd9ba263f9fbcc450da4dfccc4cdfe0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60719 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK3RKhzK-5CeoJxpX13jd2-Np2IKt4QDiPmj7g9BxoeoKpjreDcQh7fxVkrJbw8mGldWUYaiiCDT2CdaPyncRSACgmlkgnY0gmlwhKwSUfeKbXVsdGlhZGRyc5YACASsElH3BjtSAAoErBJR9wY7U90DgnJzhQADAQAAiXNlY3AyNTZrMaEDYPGm4bgcyWiqcLqxNU-ZDXkZeN5A5fVgGKc85d4P6auDdGNwgjtSg3VkcII7VIV3YWt1MgE
|
|
2026-03-04 04:34:41.687 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.193 waku f8839e051033cc14ea244213786fb816e1fd88c2dfec08d5d6df2d9aa25006d0
|
|
2026-03-04 04:34:41.726 DEBUG [src.node.docker_mananger] Container started with ID f8839e051033. Setting up logs at ./log/docker/node4_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:41.727 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60715
|
|
2026-03-04 04:34:41.727 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:42.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60715/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:42.742 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-04 04:34:42.744 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:42.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60715/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:42.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.193/tcp/60716/p2p/16Uiu2HAmP75GS8PfBFw6ksyobBrXQhQ82nGJsJNo87fSgW6bNE5M","/ip4/172.18.253.193/tcp/60717/ws/p2p/16Uiu2HAmP75GS8PfBFw6ksyobBrXQhQ82nGJsJNo87fSgW6bNE5M"],"enrUri":"enr:-L24QPVLVuPsiJGnQv5tUQ3PaBoOkfyU9l9i8zQtaM5DK2JmOL2kayQ042qdRQV_t4q0W8nSWcNXo7TWkL2-9RpqnJ4CgmlkgnY0gmlwhKwS_cGKbXVsdGlhZGRyc5YACASsEv3BBu0sAAoErBL9wQbtLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDm0OHdp1QN5-y4Y4_aPLSFFLVoGmYlFO444jBYQyDjRiDdGNwgu0sg3VkcILtLoV3YWt1MgE"}'
|
|
2026-03-04 04:34:42.752 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:42.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:42.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:42.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11901/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:42.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:42.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15185/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:42.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:42.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60715/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:42.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:42.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17832/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:42.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.153.83/tcp/35080/p2p/16Uiu2HAmLx89bQdR5fUUFB1YVSpyMwpA4N9RyPJTFkWEFcGv13Cj","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"UnknownOrigin"}]'
|
|
2026-03-04 04:34:42.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11901/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:42.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.34.203/tcp/17833/p2p/16Uiu2HAkyw44JQj8iJTNz3VQq2QPJdYpvV2LaAYEC91XAVHMmd4Z","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.81.247/tcp/45160/p2p/16Uiu2HAmKBRD1AagEYEAUnEfn1316zfvsEThSDQXhKw6BBYGHN2n","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"UnknownOrigin"}]'
|
|
2026-03-04 04:34:42.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15185/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:42.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.253.193/tcp/60604/p2p/16Uiu2HAmP75GS8PfBFw6ksyobBrXQhQ82nGJsJNo87fSgW6bNE5M","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.153.83/tcp/11902/p2p/16Uiu2HAmLx89bQdR5fUUFB1YVSpyMwpA4N9RyPJTFkWEFcGv13Cj","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:34:42.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60715/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:42.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.81.247/tcp/15186/p2p/16Uiu2HAmKBRD1AagEYEAUnEfn1316zfvsEThSDQXhKw6BBYGHN2n","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:34:42.795 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-03-04 04:35:02.797 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7678', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:35:02.809 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7678', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
|
2026-03-04 04:35:02.820 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7678', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
|
2026-03-04 04:35:02.830 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
|
qdisc netem 8002: root refcnt 5 limit 1000 loss 50%
|
|
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
|
backlog 0b 0p requeues 0
|
|
|
|
2026-03-04 04:35:02.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:35:02.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-04 04:35:02.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:35:03.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:03.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:35:04.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:04.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:35:08.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:08.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:35:10.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:10.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:35:10.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:10.119 DEBUG [src.libs.common] Sleeping for 30.0 seconds
|
|
2026-03-04 04:35:40.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:35:40.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772598902834020956,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772598903872577850,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772598904096164490,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772598908632647851,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772598910104674477,"ephemeral":false,"proof":""}]'
|
|
2026-03-04 04:35:40.125 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7678', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:35:40.136 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7678', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:35:40.148 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7678', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%', '75.0%']
|
|
2026-03-04 04:35:40.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:35:40.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-04 04:35:40.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17832/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:36:00.382 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-04 04:36:00.383 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-04 04:36:00.383 DEBUG [src.node.waku_node] Stopping container with id 5346c45ed618
|
|
2026-03-04 04:36:01.027 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:36:01.030 DEBUG [src.node.waku_node] Stopping container with id 54f593b7f996
|
|
2026-03-04 04:36:01.609 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:36:01.610 DEBUG [src.node.waku_node] Stopping container with id 40d807307633
|
|
2026-03-04 04:36:01.851 ERROR [src.node.docker_mananger] Max retries reached for container 5346c45ed618. Exiting log stream.
|
|
2026-03-04 04:36:02.185 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:36:02.187 DEBUG [src.node.waku_node] Stopping container with id f8839e051033
|
|
2026-03-04 04:36:02.641 ERROR [src.node.docker_mananger] Max retries reached for container 54f593b7f996. Exiting log stream.
|
|
2026-03-04 04:36:03.181 ERROR [src.node.docker_mananger] Max retries reached for container 40d807307633. Exiting log stream.
|
|
2026-03-04 04:36:12.735 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:36:12.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-04 04:36:12.794 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:36:12.913 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:36:13.030 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:36:13.091 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:36:13.092 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-04 04:36:13.092 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-04 04:36:13.092 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.094 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.096 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.098 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-04_04-34-37__e9800d99-8a1d-40c4-8848-ffe0efb02418__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.104 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-04 04:36:13.104 DEBUG [tests.conftest] Running test: test_relay_packet_loss_correlated_vs_uncorrelated with id: 2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee
|
|
2026-03-04 04:36:13.104 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-04 04:36:13.105 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-04 04:36:13.112 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:36:13.112 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.118 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:36:13.118 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:36:13.125 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.132 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:36:13.132 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.132 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:36:13.132 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:36:13.133 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:36:13.134 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.10
|
|
2026-03-04 04:36:13.134 DEBUG [src.node.docker_mananger] Generated ports ['4725', '4726', '4727', '4728', '4729']
|
|
2026-03-04 04:36:13.134 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:36:13.134 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:36:13.134 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:36:13.134 DEBUG [src.node.docker_mananger] docker run -i -t -p 4725:4725 -p 4726:4726 -p 4727:4727 -p 4728:4728 -p 4729:4729 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=4727 --rest-port=4725 --tcp-port=4726 --discv5-udp-port=4728 --rest-address=0.0.0.0 --nat=extip:172.18.187.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f7fa0eccceeaafaa3bf7f921dbfcceaba0e094d2e2edaacceccbc3d77e484c15 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4729 --metrics-logging=true --relay=true
|
|
2026-03-04 04:36:13.338 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.10 waku 88f82f6438e8bd7005ae002d63cbadbcbcb88946bee5ecc371cc85c975483295
|
|
2026-03-04 04:36:13.372 DEBUG [src.node.docker_mananger] Container started with ID 88f82f6438e8. Setting up logs at ./log/docker/node1_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:13.373 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4725
|
|
2026-03-04 04:36:13.373 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:36:13.699 ERROR [src.node.docker_mananger] Max retries reached for container f8839e051033. Exiting log stream.
|
|
2026-03-04 04:36:14.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4725/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:14.376 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-04 04:36:14.377 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:36:14.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4725/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:14.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.10/tcp/4726/p2p/16Uiu2HAm6FfqjyzPz3cWWaYePgviff5jpssgMpZrEHUnVMBk3xzK","/ip4/172.18.187.10/tcp/4727/ws/p2p/16Uiu2HAm6FfqjyzPz3cWWaYePgviff5jpssgMpZrEHUnVMBk3xzK"],"enrUri":"enr:-L24QBNtg1MfNyJ3yR_DwJYnCqdDGLcLEPm94QBEYL_FDbTPDIHGQ677MdLwj9d7sH_exTJI5H82VkwJMZJUgTkSXvsCgmlkgnY0gmlwhKwSuwqKbXVsdGlhZGRyc5YACASsErsKBhJ2AAoErBK7CgYSd90DgnJzhQADAQAAiXNlY3AyNTZrMaECoOCXVIjpu9h2_I027NAtIy71c8_A31XySQah7P664_iDdGNwghJ2g3VkcIISeIV3YWt1MgE"}'
|
|
2026-03-04 04:36:14.379 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:36:14.379 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:36:14.380 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:36:14.381 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:36:14.381 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.12
|
|
2026-03-04 04:36:14.381 DEBUG [src.node.docker_mananger] Generated ports ['60358', '60359', '60360', '60361', '60362']
|
|
2026-03-04 04:36:14.382 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:36:14.382 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:36:14.382 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:36:14.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 60358:60358 -p 60359:60359 -p 60360:60360 -p 60361:60361 -p 60362:60362 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=60360 --rest-port=60358 --tcp-port=60359 --discv5-udp-port=60361 --rest-address=0.0.0.0 --nat=extip:172.18.152.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d3d6e3876ada6516b796b5f2cba985fa83da005fbdc9cde0a8d151d12d74440e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60362 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBNtg1MfNyJ3yR_DwJYnCqdDGLcLEPm94QBEYL_FDbTPDIHGQ677MdLwj9d7sH_exTJI5H82VkwJMZJUgTkSXvsCgmlkgnY0gmlwhKwSuwqKbXVsdGlhZGRyc5YACASsErsKBhJ2AAoErBK7CgYSd90DgnJzhQADAQAAiXNlY3AyNTZrMaECoOCXVIjpu9h2_I027NAtIy71c8_A31XySQah7P664_iDdGNwghJ2g3VkcIISeIV3YWt1MgE
|
|
2026-03-04 04:36:14.581 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.12 waku 5bfe85447c31e2ec90573973e4c1cc1f05531430c1561daf0b8ba8500e606e49
|
|
2026-03-04 04:36:14.618 DEBUG [src.node.docker_mananger] Container started with ID 5bfe85447c31. Setting up logs at ./log/docker/node2_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:14.619 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60358
|
|
2026-03-04 04:36:14.619 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:36:15.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60358/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:15.635 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-04 04:36:15.637 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:36:15.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60358/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:15.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.12/tcp/60359/p2p/16Uiu2HAkvhURUY2uDwohFPMJtazsXFipGe3yF7r2WTQyZ6Gnxg1m","/ip4/172.18.152.12/tcp/60360/ws/p2p/16Uiu2HAkvhURUY2uDwohFPMJtazsXFipGe3yF7r2WTQyZ6Gnxg1m"],"enrUri":"enr:-L24QC5s54mmAyAg_j9trDpEQxx_cWOii6trbTOkT6pi9norPDwQRFPa-jcPUtAArAvoCE0fk1LaKYWqqRoUIGWrm7ICgmlkgnY0gmlwhKwSmAyKbXVsdGlhZGRyc5YACASsEpgMBuvHAAoErBKYDAbryN0DgnJzhQADAQAAiXNlY3AyNTZrMaECEufpfy4dNYPrZTHnw4lffaKZBZugJHgs6N5oVdEL7LCDdGNwguvHg3VkcILryYV3YWt1MgE"}'
|
|
2026-03-04 04:36:15.648 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:36:15.648 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:36:15.649 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:36:15.651 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:36:15.652 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.203
|
|
2026-03-04 04:36:15.652 DEBUG [src.node.docker_mananger] Generated ports ['45511', '45512', '45513', '45514', '45515']
|
|
2026-03-04 04:36:15.652 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:36:15.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:36:15.654 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:36:15.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 45511:45511 -p 45512:45512 -p 45513:45513 -p 45514:45514 -p 45515:45515 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=45513 --rest-port=45511 --tcp-port=45512 --discv5-udp-port=45514 --rest-address=0.0.0.0 --nat=extip:172.18.102.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ede6c0587e8cfa60d1fb5fbe98f26aabc2eacd6bdda5f41c78edfedbfa2665be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45515 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC5s54mmAyAg_j9trDpEQxx_cWOii6trbTOkT6pi9norPDwQRFPa-jcPUtAArAvoCE0fk1LaKYWqqRoUIGWrm7ICgmlkgnY0gmlwhKwSmAyKbXVsdGlhZGRyc5YACASsEpgMBuvHAAoErBKYDAbryN0DgnJzhQADAQAAiXNlY3AyNTZrMaECEufpfy4dNYPrZTHnw4lffaKZBZugJHgs6N5oVdEL7LCDdGNwguvHg3VkcILryYV3YWt1MgE
|
|
2026-03-04 04:36:15.850 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.203 waku ce548af3c77601fc25ca40360a1ccbb84ed02ddcc21fcbcaf56076247cbadf48
|
|
2026-03-04 04:36:15.885 DEBUG [src.node.docker_mananger] Container started with ID ce548af3c776. Setting up logs at ./log/docker/node3_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:15.885 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45511
|
|
2026-03-04 04:36:15.886 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:36:16.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45511/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:16.901 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-04 04:36:16.904 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:36:16.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45511/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:16.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.203/tcp/45512/p2p/16Uiu2HAm8VKFeyFX2VHazX68kjFY4gbTmfZKAQGyLT6eFCr4sdbJ","/ip4/172.18.102.203/tcp/45513/ws/p2p/16Uiu2HAm8VKFeyFX2VHazX68kjFY4gbTmfZKAQGyLT6eFCr4sdbJ"],"enrUri":"enr:-L24QATwFSQRqZlMCVYj4hAF9jMDt-QNCYk_liZRmWGtYW6ySylkE-juswdEXANWtpSXXM11ydagsauGUh1jfwn7cwUCgmlkgnY0gmlwhKwSZsuKbXVsdGlhZGRyc5YACASsEmbLBrHIAAoErBJmywaxyd0DgnJzhQADAQAAiXNlY3AyNTZrMaECwhbRVsPcrCkpPchSusdSf1FfKboyrRAtzXrcpZalZjWDdGNwgrHIg3VkcIKxyoV3YWt1MgE"}'
|
|
2026-03-04 04:36:16.911 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:36:16.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:36:16.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:36:16.914 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:36:16.915 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.214
|
|
2026-03-04 04:36:16.915 DEBUG [src.node.docker_mananger] Generated ports ['11653', '11654', '11655', '11656', '11657']
|
|
2026-03-04 04:36:16.916 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:36:16.916 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:36:16.917 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:36:16.917 DEBUG [src.node.docker_mananger] docker run -i -t -p 11653:11653 -p 11654:11654 -p 11655:11655 -p 11656:11656 -p 11657:11657 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=11655 --rest-port=11653 --tcp-port=11654 --discv5-udp-port=11656 --rest-address=0.0.0.0 --nat=extip:172.18.5.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=89b15fcea1af34a3f80656edd99731fb9fd5616dda2c9a41a55ca879a87f9fb9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11657 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QATwFSQRqZlMCVYj4hAF9jMDt-QNCYk_liZRmWGtYW6ySylkE-juswdEXANWtpSXXM11ydagsauGUh1jfwn7cwUCgmlkgnY0gmlwhKwSZsuKbXVsdGlhZGRyc5YACASsEmbLBrHIAAoErBJmywaxyd0DgnJzhQADAQAAiXNlY3AyNTZrMaECwhbRVsPcrCkpPchSusdSf1FfKboyrRAtzXrcpZalZjWDdGNwgrHIg3VkcIKxyoV3YWt1MgE
|
|
2026-03-04 04:36:17.123 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.214 waku 683fb72ec49f139e2cf3fb7405e090fd7adf31d531ea5cf1bf3f94b01a6ef87b
|
|
2026-03-04 04:36:17.159 DEBUG [src.node.docker_mananger] Container started with ID 683fb72ec49f. Setting up logs at ./log/docker/node4_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:36:17.159 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11653
|
|
2026-03-04 04:36:17.159 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:36:18.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11653/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:18.177 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-04 04:36:18.177 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:36:18.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11653/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:18.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.214/tcp/11654/p2p/16Uiu2HAmLB7DhFYc8HK1DY3FZp28HCiXrwUhhu2Hxuyg1ghK8QVa","/ip4/172.18.5.214/tcp/11655/ws/p2p/16Uiu2HAmLB7DhFYc8HK1DY3FZp28HCiXrwUhhu2Hxuyg1ghK8QVa"],"enrUri":"enr:-L24QHKLPaUcD_eQBqG7poPhLMcJFMDbwV7FhA5BqJW1sGH3ROZnPRGCxWQjNCsAu56qwA54tUMNyj4zRFS9EjNOn68CgmlkgnY0gmlwhKwSBdaKbXVsdGlhZGRyc5YACASsEgXWBi2GAAoErBIF1gYth90DgnJzhQADAQAAiXNlY3AyNTZrMaEDb7j_5uEbYniWtFN2ZQ0dOZhbeja_NNCN_TXKdK_IKq2DdGNwgi2Gg3VkcIItiIV3YWt1MgE"}'
|
|
2026-03-04 04:36:18.187 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:36:18.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:36:18.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:18.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60358/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:36:18.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:18.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45511/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:36:18.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:18.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11653/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:36:18.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:18.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4725/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:18.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.152.12/tcp/37994/p2p/16Uiu2HAkvhURUY2uDwohFPMJtazsXFipGe3yF7r2WTQyZ6Gnxg1m","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"UnknownOrigin"}]'
|
|
2026-03-04 04:36:18.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60358/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:18.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.102.203/tcp/35434/p2p/16Uiu2HAm8VKFeyFX2VHazX68kjFY4gbTmfZKAQGyLT6eFCr4sdbJ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.187.10/tcp/4726/p2p/16Uiu2HAm6FfqjyzPz3cWWaYePgviff5jpssgMpZrEHUnVMBk3xzK","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:36:18.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45511/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:18.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.152.12/tcp/60359/p2p/16Uiu2HAkvhURUY2uDwohFPMJtazsXFipGe3yF7r2WTQyZ6Gnxg1m","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.5.214/tcp/56910/p2p/16Uiu2HAmLB7DhFYc8HK1DY3FZp28HCiXrwUhhu2Hxuyg1ghK8QVa","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"UnknownOrigin"}]'
|
|
2026-03-04 04:36:18.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11653/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:18.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.102.203/tcp/45512/p2p/16Uiu2HAm8VKFeyFX2VHazX68kjFY4gbTmfZKAQGyLT6eFCr4sdbJ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:36:18.229 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-03-04 04:36:38.233 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9520', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:36:38.245 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9520', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
|
2026-03-04 04:36:38.255 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9520', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
|
2026-03-04 04:36:38.264 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
|
qdisc netem 8004: root refcnt 5 limit 1000 loss 50%
|
|
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
|
backlog 0b 0p requeues 0
|
|
|
|
2026-03-04 04:36:38.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:36:38.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-04 04:36:38.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:36:46.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:46.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:36:49.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:49.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:36:49.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:49.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:36:50.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:50.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:36:50.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:50.261 DEBUG [src.libs.common] Sleeping for 30.0 seconds
|
|
2026-03-04 04:37:20.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:37:20.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772598998267930404,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772599006904563831,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772599009168144002,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772599009182605382,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772599010242989724,"ephemeral":false,"proof":""}]'
|
|
2026-03-04 04:37:20.267 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9520', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:37:20.279 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9520', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:37:20.291 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9520', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%', '75.0%']
|
|
2026-03-04 04:37:20.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:37:20.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-04 04:37:20.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:37:20.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:20.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:37:20.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:20.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:37:40.484 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-04 04:37:40.485 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-04 04:37:40.486 DEBUG [src.node.waku_node] Stopping container with id 88f82f6438e8
|
|
2026-03-04 04:37:41.050 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:37:41.052 DEBUG [src.node.waku_node] Stopping container with id 5bfe85447c31
|
|
2026-03-04 04:37:41.660 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:37:41.661 DEBUG [src.node.waku_node] Stopping container with id ce548af3c776
|
|
2026-03-04 04:37:42.094 ERROR [src.node.docker_mananger] Max retries reached for container 88f82f6438e8. Exiting log stream.
|
|
2026-03-04 04:37:42.209 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:37:42.211 DEBUG [src.node.waku_node] Stopping container with id 683fb72ec49f
|
|
2026-03-04 04:37:42.706 ERROR [src.node.docker_mananger] Max retries reached for container 5bfe85447c31. Exiting log stream.
|
|
2026-03-04 04:37:42.756 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:37:42.757 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-04 04:37:42.881 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:37:43.010 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:37:43.075 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:37:43.138 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:37:43.142 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-04 04:37:43.142 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-04 04:37:43.143 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:37:43.144 ERROR [src.node.docker_mananger] Max retries reached for container ce548af3c776. Exiting log stream.
|
|
2026-03-04 04:37:43.146 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:37:43.147 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:37:43.150 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-04_04-36-13__d50886b9-6b8b-43a4-9452-61708a9f25ee__wakuorg_nwaku:latest.log
|