mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
97 lines
18 KiB
Plaintext
97 lines
18 KiB
Plaintext
2026-03-05 15:10:46.961 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:10:46.961 DEBUG [tests.conftest] Running test: test_light_push_with_missing_content_topic with id: 2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2
|
|
2026-03-05 15:10:46.961 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:10:46.961 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 15:10:46.969 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:10:46.969 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:46.969 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:10:46.970 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:10:46.973 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:10:46.973 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.247
|
|
2026-03-05 15:10:46.973 DEBUG [src.node.docker_mananger] Generated ports ['62715', '62716', '62717', '62718', '62719']
|
|
2026-03-05 15:10:46.974 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:10:46.974 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:10:46.974 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:10:46.974 DEBUG [src.node.docker_mananger] docker run -i -t -p 62715:62715 -p 62716:62716 -p 62717:62717 -p 62718:62718 -p 62719:62719 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=62717 --rest-port=62715 --tcp-port=62716 --discv5-udp-port=62718 --rest-address=0.0.0.0 --nat=extip:172.18.108.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=51d7ff6e3dea4c8ddacbf2b020c2fbbbefbdf82bcaedc7edcd0abb5fd3b0ce04 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62719 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-05 15:10:47.177 ERROR [src.node.docker_mananger] Max retries reached for container f44d80e58d13. Exiting log stream.
|
|
2026-03-05 15:10:47.178 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.247 waku eb98ee923379196323578c45f44a4800e93b940c735bd6f6d0aaa02b5ba47aa8
|
|
2026-03-05 15:10:47.213 DEBUG [src.node.docker_mananger] Container started with ID eb98ee923379. Setting up logs at ./log/docker/receiving_node1_2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:47.214 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 62715
|
|
2026-03-05 15:10:47.215 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:10:47.737 ERROR [src.node.docker_mananger] Max retries reached for container d4255af84f0a. Exiting log stream.
|
|
2026-03-05 15:10:48.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62715/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:48.218 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-05 15:10:48.219 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:10:48.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62715/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:48.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.247/tcp/62716/p2p/16Uiu2HAm3rVjHKUot9SQDjvwmCKFZi6y1yxLhN6Ddv2tWc387cJk","/ip4/172.18.108.247/tcp/62717/ws/p2p/16Uiu2HAm3rVjHKUot9SQDjvwmCKFZi6y1yxLhN6Ddv2tWc387cJk"],"enrUri":"enr:-L24QGDPgCH3-duertBamQ23stx4AbgWC_qJSxQI8nwWA9-GGN8rU-GFkcAS1bv304EIkx9i1h4zpEaFWSflDm7AArECgmlkgnY0gmlwhKwSbPeKbXVsdGlhZGRyc5YACASsEmz3BvT8AAoErBJs9wb0_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECfTls-vmNsi8pYLxzHX7b27bHb2A86JfgJNrFXICHn9GDdGNwgvT8g3VkcIL0_oV3YWt1Mgk"}'
|
|
2026-03-05 15:10:48.222 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:10:48.229 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:10:48.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:48.229 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:10:48.230 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:10:48.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:10:48.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.220
|
|
2026-03-05 15:10:48.231 DEBUG [src.node.docker_mananger] Generated ports ['60297', '60298', '60299', '60300', '60301']
|
|
2026-03-05 15:10:48.232 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:10:48.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:10:48.232 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:10:48.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 60297:60297 -p 60298:60298 -p 60299:60299 -p 60300:60300 -p 60301:60301 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=60299 --rest-port=60297 --tcp-port=60298 --discv5-udp-port=60300 --rest-address=0.0.0.0 --nat=extip:172.18.175.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6d4aefdf362a4fbf126cc2ab7c5c4d80bd7d92a2d87ae058c5883e828bae963c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60301 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-05 15:10:48.451 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.220 waku a873f5f3fb8071f81de8e674684c4bc4e74e18fac50fac524944692b818282db
|
|
2026-03-05 15:10:48.494 DEBUG [src.node.docker_mananger] Container started with ID a873f5f3fb80. Setting up logs at ./log/docker/receiving_node2_2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:48.494 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 60297
|
|
2026-03-05 15:10:48.495 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:10:49.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60297/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:49.499 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-05 15:10:49.499 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:10:49.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60297/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:49.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.220/tcp/60298/p2p/16Uiu2HAm9XsG72XgKQjtZV6iELJHm3NbSLCne5XLiBKh3SgzSUCF","/ip4/172.18.175.220/tcp/60299/ws/p2p/16Uiu2HAm9XsG72XgKQjtZV6iELJHm3NbSLCne5XLiBKh3SgzSUCF"],"enrUri":"enr:-L24QFqe4iVJI7JsuID1LQuqX-SwtpVo5MpKYIn0oRmeBbbXE_z0lCRs9kiTTy2KRyptke0PhMALKvvTwVimaA4vVGMCgmlkgnY0gmlwhKwSr9yKbXVsdGlhZGRyc5YACASsEq_cBuuKAAoErBKv3Abri90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ZnbiEYW7U3feVqv3OYGsOvZItu_8bq9tZv3svdJlHCDdGNwguuKg3VkcILrjIV3YWt1MgE"}'
|
|
2026-03-05 15:10:49.502 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:10:49.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60297/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.247/tcp/62716/p2p/16Uiu2HAm3rVjHKUot9SQDjvwmCKFZi6y1yxLhN6Ddv2tWc387cJk"]'
|
|
2026-03-05 15:10:49.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:49.555 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:10:49.556 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:49.556 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:10:49.556 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:10:49.560 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:10:49.563 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.251
|
|
2026-03-05 15:10:49.563 DEBUG [src.node.docker_mananger] Generated ports ['22425', '22426', '22427', '22428', '22429']
|
|
2026-03-05 15:10:49.563 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:10:49.565 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:10:49.566 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:10:49.567 DEBUG [src.node.docker_mananger] docker run -i -t -p 22425:22425 -p 22426:22426 -p 22427:22427 -p 22428:22428 -p 22429:22429 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22427 --rest-port=22425 --tcp-port=22426 --discv5-udp-port=22428 --rest-address=0.0.0.0 --nat=extip:172.18.107.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7ffef6457f57d58a7bafdd1be867247cb1bd8cefac994bee06a0e8eee58cf97d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22429 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGDPgCH3-duertBamQ23stx4AbgWC_qJSxQI8nwWA9-GGN8rU-GFkcAS1bv304EIkx9i1h4zpEaFWSflDm7AArECgmlkgnY0gmlwhKwSbPeKbXVsdGlhZGRyc5YACASsEmz3BvT8AAoErBJs9wb0_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECfTls-vmNsi8pYLxzHX7b27bHb2A86JfgJNrFXICHn9GDdGNwgvT8g3VkcIL0_oV3YWt1Mgk --lightpushnode=/ip4/172.18.108.247/tcp/62716/p2p/16Uiu2HAm3rVjHKUot9SQDjvwmCKFZi6y1yxLhN6Ddv2tWc387cJk --lightpush=true --relay=true
|
|
2026-03-05 15:10:49.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.251 waku 25c8704331240915a0fb2a7423ac620f8e1fe04471083430dad1f158c7c822ff
|
|
2026-03-05 15:10:49.807 DEBUG [src.node.docker_mananger] Container started with ID 25c870433124. Setting up logs at ./log/docker/lightpush_node1_2026-03-05_15-10-46__efc99081-a28a-456e-b813-c179e45bbec2__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:10:49.808 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 22425
|
|
2026-03-05 15:10:49.808 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:10:50.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22425/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:50.811 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-05 15:10:50.812 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:10:50.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22425/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:10:50.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.251/tcp/22426/p2p/16Uiu2HAmJt3rFVkz782KpHjm3ySwvkh2BesiKY9CsSaVfREDcdT1","/ip4/172.18.107.251/tcp/22427/ws/p2p/16Uiu2HAmJt3rFVkz782KpHjm3ySwvkh2BesiKY9CsSaVfREDcdT1"],"enrUri":"enr:-L24QM-DJAzQikhhTCi1p9XUmrP65jWJPwANFsU09mg936MQIEAFUxuApIOLHhwjNya0uTdk6t3b9Tq4CnBR2KKpgXMCgmlkgnY0gmlwhKwSa_uKbXVsdGlhZGRyc5YACASsEmv7BleaAAoErBJr-wZXm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXH6g93QgiB_ckZdz-EQ8GCyo6TuUbpaVQFrsOh-pZ0yDdGNwgleag3VkcIJXnIV3YWt1Mgk"}'
|
|
2026-03-05 15:10:50.814 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:10:50.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22425/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.247/tcp/62716/p2p/16Uiu2HAm3rVjHKUot9SQDjvwmCKFZi6y1yxLhN6Ddv2tWc387cJk"]'
|
|
2026-03-05 15:10:50.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:50.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22425/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.220/tcp/60298/p2p/16Uiu2HAm9XsG72XgKQjtZV6iELJHm3NbSLCne5XLiBKh3SgzSUCF"]'
|
|
2026-03-05 15:10:50.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:50.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62715/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:10:50.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:50.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60297/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:10:50.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:50.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22425/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:10:50.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:10:50.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22425/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "timestamp": 1772723450913276928}}'
|
|
2026-03-05 15:10:50.920 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22425/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-05 15:10:50.926 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:10:50.927 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:10:50.927 DEBUG [src.node.waku_node] Stopping container with id eb98ee923379
|
|
2026-03-05 15:10:51.556 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:10:51.557 DEBUG [src.node.waku_node] Stopping container with id a873f5f3fb80
|
|
2026-03-05 15:10:52.192 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:10:52.192 DEBUG [src.node.waku_node] Stopping container with id 25c870433124
|
|
2026-03-05 15:10:52.415 ERROR [src.node.docker_mananger] Max retries reached for container eb98ee923379. Exiting log stream.
|
|
2026-03-05 15:10:52.746 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:10:52.748 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:10:52.763 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:10:52.770 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:10:52.777 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|