mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
182 lines
36 KiB
Plaintext
182 lines
36 KiB
Plaintext
2026-03-11 04:34:59.207 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:59.207 DEBUG [tests.conftest] Running test: test_relay_packet_loss_applied_mid_way with id: 2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156
|
|
2026-03-11 04:34:59.207 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:59.207 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:59.214 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:59.214 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.220 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:59.220 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.226 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:59.227 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.232 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:59.232 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.232 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:59.233 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:59.234 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:59.234 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.176
|
|
2026-03-11 04:34:59.234 DEBUG [src.node.docker_mananger] Generated ports ['34984', '34985', '34986', '34987', '34988']
|
|
2026-03-11 04:34:59.234 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:59.234 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:59.235 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:59.235 DEBUG [src.node.docker_mananger] docker run -i -t -p 34984:34984 -p 34985:34985 -p 34986:34986 -p 34987:34987 -p 34988:34988 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=34986 --rest-port=34984 --tcp-port=34985 --discv5-udp-port=34987 --rest-address=0.0.0.0 --nat=extip:172.18.17.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2f7c38cf60ebddf0b37bacea01faee42bae153f2cba5be5e321e05ba499d8d8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34988 --metrics-logging=true --relay=true
|
|
2026-03-11 04:34:59.238 ERROR [src.node.docker_mananger] Max retries reached for container 947c5098e9d8. Exiting log stream.
|
|
2026-03-11 04:34:59.430 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.176 waku caeffd220908606f70d875d378bd5a67c8689283d8352712650e2ca8c16baa6c
|
|
2026-03-11 04:34:59.468 DEBUG [src.node.docker_mananger] Container started with ID caeffd220908. Setting up logs at ./log/docker/node1_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.469 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34984
|
|
2026-03-11 04:34:59.469 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:59.811 ERROR [src.node.docker_mananger] Max retries reached for container abba886dde34. Exiting log stream.
|
|
2026-03-11 04:35:00.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34984/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.472 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-11 04:35:00.472 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:00.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34984/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:00.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.176/tcp/34985/p2p/16Uiu2HAm6hAbfFshSY9UJogDpKHHs7wYeNioCRmvnQ5Z2p8FrXvJ","/ip4/172.18.17.176/tcp/34986/ws/p2p/16Uiu2HAm6hAbfFshSY9UJogDpKHHs7wYeNioCRmvnQ5Z2p8FrXvJ"],"enrUri":"enr:-L24QJTmoj1MOtD_N2b2FGEFnL7VLBKC2DeJT3FKagLsEY6USfNWGhjSBHq8qn4a9JCCyq-joYblNsJ4PQa_Iw3sjxQCgmlkgnY0gmlwhKwSEbCKbXVsdGlhZGRyc5YACASsEhGwBoipAAoErBIRsAaIqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECp2igk1RG8bHqyuOFR5B9n_LGnab5NdN35BQwSYIcMnODdGNwgoipg3VkcIKIq4V3YWt1MgE"}'
|
|
2026-03-11 04:35:00.475 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:00.475 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:00.475 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:00.477 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:00.477 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.216
|
|
2026-03-11 04:35:00.477 DEBUG [src.node.docker_mananger] Generated ports ['47434', '47435', '47436', '47437', '47438']
|
|
2026-03-11 04:35:00.477 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:00.477 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:00.477 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:00.478 DEBUG [src.node.docker_mananger] docker run -i -t -p 47434:47434 -p 47435:47435 -p 47436:47436 -p 47437:47437 -p 47438:47438 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=47436 --rest-port=47434 --tcp-port=47435 --discv5-udp-port=47437 --rest-address=0.0.0.0 --nat=extip:172.18.41.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4abe0de6beaf2f7c93ee2d4c6d43da88561988cac0ae3994ba9b9d665cac6dbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47438 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJTmoj1MOtD_N2b2FGEFnL7VLBKC2DeJT3FKagLsEY6USfNWGhjSBHq8qn4a9JCCyq-joYblNsJ4PQa_Iw3sjxQCgmlkgnY0gmlwhKwSEbCKbXVsdGlhZGRyc5YACASsEhGwBoipAAoErBIRsAaIqt0DgnJzhQADAQAAiXNlY3AyNTZrMaECp2igk1RG8bHqyuOFR5B9n_LGnab5NdN35BQwSYIcMnODdGNwgoipg3VkcIKIq4V3YWt1MgE
|
|
2026-03-11 04:35:00.666 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.216 waku 9d3b84f0406a358864266d7a70fa7506440fe11cbff95b942b05bf097c152e2b
|
|
2026-03-11 04:35:00.701 DEBUG [src.node.docker_mananger] Container started with ID 9d3b84f0406a. Setting up logs at ./log/docker/node2_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:00.701 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47434
|
|
2026-03-11 04:35:00.701 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:01.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47434/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:01.727 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-11 04:35:01.729 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:01.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47434/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:01.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.216/tcp/47435/p2p/16Uiu2HAkwBzng9gMGzzksixKoUT2VnoTigMoFfjJX8Mq76fsD6tZ","/ip4/172.18.41.216/tcp/47436/ws/p2p/16Uiu2HAkwBzng9gMGzzksixKoUT2VnoTigMoFfjJX8Mq76fsD6tZ"],"enrUri":"enr:-L24QKIUTDQDy_pPFJVesP3sqGLuPE1j7groDA0uQQMA1M-aG3pc1iUR0nNnD8kQ5RI61jdXuJ4-F7yWYXQRy4Jju2UCgmlkgnY0gmlwhKwSKdiKbXVsdGlhZGRyc5YACASsEinYBrlLAAoErBIp2Aa5TN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGjaCWAatkAehbYg276UN10ViPvbwzbgVrAYb2FV1PGKDdGNwgrlLg3VkcIK5TYV3YWt1MgE"}'
|
|
2026-03-11 04:35:01.735 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:01.735 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:01.736 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:01.738 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:01.738 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.33
|
|
2026-03-11 04:35:01.738 DEBUG [src.node.docker_mananger] Generated ports ['17140', '17141', '17142', '17143', '17144']
|
|
2026-03-11 04:35:01.739 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:01.739 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:01.739 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:01.740 DEBUG [src.node.docker_mananger] docker run -i -t -p 17140:17140 -p 17141:17141 -p 17142:17142 -p 17143:17143 -p 17144:17144 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=17142 --rest-port=17140 --tcp-port=17141 --discv5-udp-port=17143 --rest-address=0.0.0.0 --nat=extip:172.18.109.33 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5c80fca307a6add0a5b35f2a53d3f0edaf0ef62aba65dcea5a0244f1e2cb909 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17144 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKIUTDQDy_pPFJVesP3sqGLuPE1j7groDA0uQQMA1M-aG3pc1iUR0nNnD8kQ5RI61jdXuJ4-F7yWYXQRy4Jju2UCgmlkgnY0gmlwhKwSKdiKbXVsdGlhZGRyc5YACASsEinYBrlLAAoErBIp2Aa5TN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGjaCWAatkAehbYg276UN10ViPvbwzbgVrAYb2FV1PGKDdGNwgrlLg3VkcIK5TYV3YWt1MgE
|
|
2026-03-11 04:35:01.931 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.33 waku bd3adff540c75c6ab88fb1a4f2f6f62ffb2924c507dd565cdd05f9a3d7cf3675
|
|
2026-03-11 04:35:01.965 DEBUG [src.node.docker_mananger] Container started with ID bd3adff540c7. Setting up logs at ./log/docker/node3_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:01.965 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17140
|
|
2026-03-11 04:35:01.965 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:02.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17140/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.982 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-11 04:35:02.984 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:02.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17140/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:02.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.33/tcp/17141/p2p/16Uiu2HAm8pBJXkFqRJYFPMeQjU7qFkBZayHEdadUzTUUHkrYuyzC","/ip4/172.18.109.33/tcp/17142/ws/p2p/16Uiu2HAm8pBJXkFqRJYFPMeQjU7qFkBZayHEdadUzTUUHkrYuyzC"],"enrUri":"enr:-L24QA1cf3v3vrVP7NeWAtUTF3Ihms9GGhccJfI5JZhiFz17J_y5lZkMFau-h4p1tOxznLLdQI_flpQ9kF46dN6GayECgmlkgnY0gmlwhKwSbSGKbXVsdGlhZGRyc5YACASsEm0hBkL1AAoErBJtIQZC9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECxuvdEFJfSz0yRYFxJSVdtIPkPQIDOcxjjvQ_g3R_40WDdGNwgkL1g3VkcIJC94V3YWt1MgE"}'
|
|
2026-03-11 04:35:02.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:02.994 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:02.994 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:02.996 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:02.996 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.205
|
|
2026-03-11 04:35:02.996 DEBUG [src.node.docker_mananger] Generated ports ['28908', '28909', '28910', '28911', '28912']
|
|
2026-03-11 04:35:02.996 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:02.996 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:02.996 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:02.997 DEBUG [src.node.docker_mananger] docker run -i -t -p 28908:28908 -p 28909:28909 -p 28910:28910 -p 28911:28911 -p 28912:28912 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=28910 --rest-port=28908 --tcp-port=28909 --discv5-udp-port=28911 --rest-address=0.0.0.0 --nat=extip:172.18.202.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=94a229dadc707553d2a8aa3eb4db27fd74f2fee09be3fe2d2d45dea879cf6e8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28912 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA1cf3v3vrVP7NeWAtUTF3Ihms9GGhccJfI5JZhiFz17J_y5lZkMFau-h4p1tOxznLLdQI_flpQ9kF46dN6GayECgmlkgnY0gmlwhKwSbSGKbXVsdGlhZGRyc5YACASsEm0hBkL1AAoErBJtIQZC9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECxuvdEFJfSz0yRYFxJSVdtIPkPQIDOcxjjvQ_g3R_40WDdGNwgkL1g3VkcIJC94V3YWt1MgE
|
|
2026-03-11 04:35:03.185 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.205 waku 91ac1e98a0ff5dcde37053b4ec7d06c69b2eeb002b4e970617b8bead41a8d991
|
|
2026-03-11 04:35:03.221 DEBUG [src.node.docker_mananger] Container started with ID 91ac1e98a0ff. Setting up logs at ./log/docker/node4_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:03.221 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28908
|
|
2026-03-11 04:35:03.221 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:04.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28908/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:04.237 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-11 04:35:04.238 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:04.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28908/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:04.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.205/tcp/28909/p2p/16Uiu2HAm1PNDTwnsgoXdFrjhykocZ3xUfPUckNzm4TmC3Y1hLait","/ip4/172.18.202.205/tcp/28910/ws/p2p/16Uiu2HAm1PNDTwnsgoXdFrjhykocZ3xUfPUckNzm4TmC3Y1hLait"],"enrUri":"enr:-L24QBDnY4_lCOJEVWZEQrlVMgspCsVkhw3_Z8VO392cwKv-Z4nexAOx0XNk8XKnReldpzVdKt_Zk61jxrNkITAncpUCgmlkgnY0gmlwhKwSys2KbXVsdGlhZGRyc5YACASsEsrNBnDtAAoErBLKzQZw7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECWI7fscj2vpWEf3EfbLlN7Q99xJoAWZ8egeIfZfUicFmDdGNwgnDtg3VkcIJw74V3YWt1MgE"}'
|
|
2026-03-11 04:35:04.245 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:04.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:35:04.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:04.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47434/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:35:04.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:04.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17140/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:35:04.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:04.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28908/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:35:04.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:04.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34984/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:04.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.41.216/tcp/58368/p2p/16Uiu2HAkwBzng9gMGzzksixKoUT2VnoTigMoFfjJX8Mq76fsD6tZ","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-11 04:35:04.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47434/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:04.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.17.176/tcp/34985/p2p/16Uiu2HAm6hAbfFshSY9UJogDpKHHs7wYeNioCRmvnQ5Z2p8FrXvJ","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"},{"multiaddr":"/ip4/172.18.109.33/tcp/38616/p2p/16Uiu2HAm8pBJXkFqRJYFPMeQjU7qFkBZayHEdadUzTUUHkrYuyzC","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-11 04:35:04.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17140/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:04.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.41.216/tcp/47435/p2p/16Uiu2HAkwBzng9gMGzzksixKoUT2VnoTigMoFfjJX8Mq76fsD6tZ","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"},{"multiaddr":"/ip4/172.18.202.205/tcp/54536/p2p/16Uiu2HAm1PNDTwnsgoXdFrjhykocZ3xUfPUckNzm4TmC3Y1hLait","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-11 04:35:04.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28908/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:04.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.109.33/tcp/17141/p2p/16Uiu2HAm8pBJXkFqRJYFPMeQjU7qFkBZayHEdadUzTUUHkrYuyzC","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-11 04:35:04.289 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-03-11 04:35:24.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28908/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:24.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-11 04:35:24.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:24.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:24.452 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8374', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-11 04:35:24.475 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8374', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
|
2026-03-11 04:35:24.492 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8374', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
|
2026-03-11 04:35:24.503 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-11 04:35:24.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:26.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:26.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:26.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:26.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:28.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:28.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:29.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:29.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:31.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:31.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:33.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:33.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:39.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:39.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:41.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:41.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:42.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:42.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:35:43.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:43.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34984/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-11 04:36:04.499 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:36:04.500 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:36:04.500 DEBUG [src.node.waku_node] Stopping container with id caeffd220908
|
|
2026-03-11 04:36:05.132 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:05.134 DEBUG [src.node.waku_node] Stopping container with id 9d3b84f0406a
|
|
2026-03-11 04:36:05.675 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:05.676 DEBUG [src.node.waku_node] Stopping container with id bd3adff540c7
|
|
2026-03-11 04:36:05.948 ERROR [src.node.docker_mananger] Max retries reached for container caeffd220908. Exiting log stream.
|
|
2026-03-11 04:36:06.242 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:06.243 DEBUG [src.node.waku_node] Stopping container with id 91ac1e98a0ff
|
|
2026-03-11 04:36:06.489 ERROR [src.node.docker_mananger] Max retries reached for container 9d3b84f0406a. Exiting log stream.
|
|
2026-03-11 04:36:06.783 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:36:06.786 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:36:06.853 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:06.916 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:06.977 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:07.037 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:36:07.037 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-11 04:36:07.038 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-11 04:36:07.038 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:07.040 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:07.041 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:36:07.043 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-11_04-34-59__6bc18b0f-393b-4b7a-b9b9-7a077541a156__wakuorg_nwaku:latest.log
|