mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 21:09:29 +00:00
287 lines
40 KiB
Plaintext
287 lines
40 KiB
Plaintext
2026-04-23 05:19:38.897 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:19:38.897 DEBUG [tests.conftest] Running test: test_relay_2_nodes_bandwidth_low_vs_high_drain_time with id: 2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de
|
|
2026-04-23 05:19:38.898 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:19:38.898 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 05:19:38.908 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:38.908 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:38.924 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:38.924 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:38.935 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:38.935 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:38.942 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:19:38.942 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:38.942 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:19:38.943 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:19:38.946 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:19:38.946 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.250
|
|
2026-04-23 05:19:38.946 DEBUG [src.node.docker_mananger] Generated ports ['6635', '6636', '6637', '6638', '6639']
|
|
2026-04-23 05:19:38.946 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:19:38.947 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:19:38.947 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:19:38.948 DEBUG [src.node.docker_mananger] docker run -i -t -p 6635:6635 -p 6636:6636 -p 6637:6637 -p 6638:6638 -p 6639:6639 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=6637 --rest-port=6635 --tcp-port=6636 --discv5-udp-port=6638 --rest-address=0.0.0.0 --nat=extip:172.18.181.250 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=90b0bd4abe7aede045de518052735c49421c0eb1c756681fcedd3b3bbaa52fc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6639 --metrics-logging=true --relay=true
|
|
2026-04-23 05:19:39.144 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.250 waku 2f05d17538faa28fbfebf242eb402c2302a5bec430b0f778f09fd34b8bdb8718
|
|
2026-04-23 05:19:39.182 DEBUG [src.node.docker_mananger] Container started with ID 2f05d17538fa. Setting up logs at ./log/docker/node1_2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:39.188 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6635
|
|
2026-04-23 05:19:39.189 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:19:40.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6635/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:40.193 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:19:40.193 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:40.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6635/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:40.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.250/tcp/6636/p2p/16Uiu2HAkza68YaNxDWWu84kCBxKUCt5JmA8FL5JLpRgseFktufqP","/ip4/172.18.181.250/tcp/6637/ws/p2p/16Uiu2HAkza68YaNxDWWu84kCBxKUCt5JmA8FL5JLpRgseFktufqP"],"enrUri":"enr:-L24QIge01V31VNrFujqI1NFz8TfIjfYALZBKM8Qfqvl4reVAwwATHBo68VZDLV_ko_LnzDnlJt8CGOhUBFjK0vN02cCgmlkgnY0gmlwhKwStfqKbXVsdGlhZGRyc5YACASsErX6BhnsAAoErBK1-gYZ7d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECTHJje5PCGNN7-zq9zs0JsQlFuoWtad-6kd_8KhsAFn6DdGNwghnsg3VkcIIZ7oV3YWt1MgE"}'
|
|
2026-04-23 05:19:40.196 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:40.196 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:19:40.196 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:19:40.198 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:19:40.198 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.185
|
|
2026-04-23 05:19:40.198 DEBUG [src.node.docker_mananger] Generated ports ['44376', '44377', '44378', '44379', '44380']
|
|
2026-04-23 05:19:40.198 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:19:40.199 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:19:40.199 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:19:40.199 DEBUG [src.node.docker_mananger] docker run -i -t -p 44376:44376 -p 44377:44377 -p 44378:44378 -p 44379:44379 -p 44380:44380 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=44378 --rest-port=44376 --tcp-port=44377 --discv5-udp-port=44379 --rest-address=0.0.0.0 --nat=extip:172.18.124.185 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=6be06a5b735bb41d8fb45b1184dad13d21290babbc9bb9d0d81bbceea5f24288 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44380 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIge01V31VNrFujqI1NFz8TfIjfYALZBKM8Qfqvl4reVAwwATHBo68VZDLV_ko_LnzDnlJt8CGOhUBFjK0vN02cCgmlkgnY0gmlwhKwStfqKbXVsdGlhZGRyc5YACASsErX6BhnsAAoErBK1-gYZ7d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECTHJje5PCGNN7-zq9zs0JsQlFuoWtad-6kd_8KhsAFn6DdGNwghnsg3VkcIIZ7oV3YWt1MgE
|
|
2026-04-23 05:19:40.378 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.185 waku 5ad773fec3db72631a7f2372d15ac126aa2e9c7b65ee3817998502d67119a89a
|
|
2026-04-23 05:19:40.408 DEBUG [src.node.docker_mananger] Container started with ID 5ad773fec3db. Setting up logs at ./log/docker/node2_2026-04-23_05-19-38__7f7dddcf-a15f-4e0a-bc35-ac3f045498de__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:19:40.409 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44376
|
|
2026-04-23 05:19:40.410 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:19:40.431 ERROR [src.node.docker_mananger] Max retries reached for container c50177ec03d8. Exiting log stream.
|
|
2026-04-23 05:19:41.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:41.417 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:19:41.418 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:19:41.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:41.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.185/tcp/44377/p2p/16Uiu2HAm2QUG4B3zy51Zztx5KtJfTFPwoQovWX4ZJ9N3tEpFWCKU","/ip4/172.18.124.185/tcp/44378/ws/p2p/16Uiu2HAm2QUG4B3zy51Zztx5KtJfTFPwoQovWX4ZJ9N3tEpFWCKU"],"enrUri":"enr:-L24QGe9207o5jgykNwkbZmYpRK4LdzeKUH8zr6ik0t0cTI0NBzclQ3gM2RHcB6WUL7pD5snJXVen0ajjCFffX6M8fMCgmlkgnY0gmlwhKwSfLmKbXVsdGlhZGRyc5YACASsEny5Bq1ZAAoErBJ8uQatWt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECZ7L57A-j7N0r8nRygUW6J3R9LO56cqUKZoi9KRE3D0ODdGNwgq1Zg3VkcIKtW4V3YWt1MgE"}'
|
|
2026-04-23 05:19:41.425 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:19:41.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6635/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:19:41.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:41.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44376/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:19:41.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:41.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6635/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:41.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.124.185/tcp/54406/p2p/16Uiu2HAm2QUG4B3zy51Zztx5KtJfTFPwoQovWX4ZJ9N3tEpFWCKU","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.38.0-18-gbb8a7e\\"","origin":"UnknownOrigin"}]'
|
|
2026-04-23 05:19:41.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:41.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.181.250/tcp/6636/p2p/16Uiu2HAkza68YaNxDWWu84kCBxKUCt5JmA8FL5JLpRgseFktufqP","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.38.0-18-gbb8a7e\\"","origin":"Discv5"}]'
|
|
2026-04-23 05:19:41.451 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-04-23 05:19:51.453 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26780', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-04-23 05:19:51.462 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26780', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '256kbit', 'burst', '32kbit', 'limit', '12500']
|
|
2026-04-23 05:19:51.480 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26975', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-04-23 05:19:51.489 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26975', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '256kbit', 'burst', '32kbit', 'limit', '12500']
|
|
2026-04-23 05:19:51.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:19:51.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-04-23 05:19:51.499 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.506 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.514 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.520 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.527 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.535 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.541 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.548 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.556 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.577 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.597 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.617 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.637 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.656 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.676 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.696 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.716 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.735 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.755 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.775 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.795 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.815 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.834 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.854 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.874 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.893 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.913 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.933 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.953 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.972 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:51.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:51.992 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.012 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.032 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.051 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.071 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.091 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.112 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.130 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.150 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.170 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.190 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.209 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.229 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.249 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.269 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.288 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.308 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.328 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.348 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.367 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:19:52.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:19:52.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:20:27.362 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:27.416 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26780', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-04-23 05:20:27.425 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26780', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '10mbit', 'burst', '32kbit', 'limit', '12500']
|
|
2026-04-23 05:20:27.433 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26975', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-04-23 05:20:27.442 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '26975', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'tbf', 'rate', '10mbit', 'burst', '32kbit', 'limit', '12500']
|
|
2026-04-23 05:20:27.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:20:27.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-04-23 05:20:28.452 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.460 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.472 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.481 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.489 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.498 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.508 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.518 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.530 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.537 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.545 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.554 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.561 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.571 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.579 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.588 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.596 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.607 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.615 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.622 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.630 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.639 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.647 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.655 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.663 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.671 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.679 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.687 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.695 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.704 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.712 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.720 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.729 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.737 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.745 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.754 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.763 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.772 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.780 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.789 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.797 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.806 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.814 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.823 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.830 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.840 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.849 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.857 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.865 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.873 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:28.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:20:28.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44376/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:20:29.803 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:20:29.856 INFO [tests.e2e.test_network_conditions] low_rate_t=35.03s high_rate_t=0.97s total_low_msgs=50 total_high_msgs=50 msg_count=50 cache=100
|
|
2026-04-23 05:20:29.858 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:20:29.858 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:20:29.859 DEBUG [src.node.waku_node] Stopping container with id 2f05d17538fa
|
|
2026-04-23 05:20:30.314 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:20:30.314 DEBUG [src.node.waku_node] Stopping container with id 5ad773fec3db
|
|
2026-04-23 05:20:30.732 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:20:30.733 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:20:30.784 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:20:30.835 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|