mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-21 03:03:17 +00:00
98 lines
18 KiB
Plaintext
98 lines
18 KiB
Plaintext
2026-03-18 09:09:25.615 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:09:25.616 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_meta with id: 2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9
|
|
2026-03-18 09:09:25.616 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:09:25.616 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-18 09:09:25.623 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:09:25.623 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:25.624 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:09:25.624 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:09:25.625 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:09:25.625 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.77
|
|
2026-03-18 09:09:25.625 DEBUG [src.node.docker_mananger] Generated ports ['47803', '47804', '47805', '47806', '47807']
|
|
2026-03-18 09:09:25.626 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:09:25.626 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:09:25.626 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:09:25.626 DEBUG [src.node.docker_mananger] docker run -i -t -p 47803:47803 -p 47804:47804 -p 47805:47805 -p 47806:47806 -p 47807:47807 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=47805 --rest-port=47803 --tcp-port=47804 --discv5-udp-port=47806 --rest-address=0.0.0.0 --nat=extip:172.18.130.77 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3b0b2ed584c0f9cc1b0daaa4c9dfe1a1cefdbcff46c28ef45850ebbb1ebf096a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47807 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-18 09:09:25.815 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.77 waku babfb3860f790cfa598827e4ac2f0c8085750a76c1cdd56dbbd073d80cdb2ba4
|
|
2026-03-18 09:09:25.840 ERROR [src.node.docker_mananger] Max retries reached for container 762ef424cf7d. Exiting log stream.
|
|
2026-03-18 09:09:25.851 DEBUG [src.node.docker_mananger] Container started with ID babfb3860f79. Setting up logs at ./log/docker/receiving_node1_2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:25.852 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 47803
|
|
2026-03-18 09:09:25.854 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:09:26.407 ERROR [src.node.docker_mananger] Max retries reached for container 511eef00c3f8. Exiting log stream.
|
|
2026-03-18 09:09:26.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:26.857 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-18 09:09:26.857 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:09:26.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47803/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:26.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.77/tcp/47804/p2p/16Uiu2HAmA11Tn4r9kCr1u7VY6LxBjCuK3ge8i86nAc2MLvvoM3Pu","/ip4/172.18.130.77/tcp/47805/ws/p2p/16Uiu2HAmA11Tn4r9kCr1u7VY6LxBjCuK3ge8i86nAc2MLvvoM3Pu"],"enrUri":"enr:-L24QLTqg05pgEJFAdcqkPW6RIkCbpLwEEQH9Jd0YlLBoYAkej--IZJfp0S618Vle5XpzqdSdqHBDq26211i5EprfrACgmlkgnY0gmlwhKwSgk2KbXVsdGlhZGRyc5YACASsEoJNBrq8AAoErBKCTQa6vd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2I3QBcHCfxRLnA1PHtNJ5e999Z67LRbFGk23CA9ZgliDdGNwgrq8g3VkcIK6voV3YWt1Mgk"}'
|
|
2026-03-18 09:09:26.860 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:09:26.867 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:09:26.867 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:26.867 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:09:26.867 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:09:26.869 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:09:26.869 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.190
|
|
2026-03-18 09:09:26.869 DEBUG [src.node.docker_mananger] Generated ports ['21832', '21833', '21834', '21835', '21836']
|
|
2026-03-18 09:09:26.869 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:09:26.869 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:09:26.870 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:09:26.870 DEBUG [src.node.docker_mananger] docker run -i -t -p 21832:21832 -p 21833:21833 -p 21834:21834 -p 21835:21835 -p 21836:21836 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21834 --rest-port=21832 --tcp-port=21833 --discv5-udp-port=21835 --rest-address=0.0.0.0 --nat=extip:172.18.196.190 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8efc1ff40cec28aa63c7945a69d6bbcedc0631a13a6b099709bad7fc82f69a61 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21836 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-18 09:09:27.060 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.190 waku 12cc77bd41c655afe5b034a2a56afdd2bea039156d52b1b72bc237bb8f8d34b1
|
|
2026-03-18 09:09:27.092 DEBUG [src.node.docker_mananger] Container started with ID 12cc77bd41c6. Setting up logs at ./log/docker/receiving_node2_2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:27.092 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 21832
|
|
2026-03-18 09:09:27.093 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:09:28.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21832/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:28.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:09:28.097 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:09:28.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21832/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:28.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.190/tcp/21833/p2p/16Uiu2HAm4Tp6f1gbsnKV9Ljqm16eUEMqFufzEtBq8d26oLXSrk7S","/ip4/172.18.196.190/tcp/21834/ws/p2p/16Uiu2HAm4Tp6f1gbsnKV9Ljqm16eUEMqFufzEtBq8d26oLXSrk7S"],"enrUri":"enr:-L24QJmdis6LaWi---1s9QQ32QuHOzDp7TxUMnLRiw4NNkxLdg3Mj5bi-m7AHoJftsQsUNYqDhwhT-L707kMo_Z6UuECgmlkgnY0gmlwhKwSxL6KbXVsdGlhZGRyc5YACASsEsS-BlVJAAoErBLEvgZVSt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEChkWF-6h1mInyeL4tH7rIcpwm1frMquW93k0W-stzCDmDdGNwglVJg3VkcIJVS4V3YWt1MgE"}'
|
|
2026-03-18 09:09:28.099 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:09:28.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21832/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.130.77/tcp/47804/p2p/16Uiu2HAmA11Tn4r9kCr1u7VY6LxBjCuK3ge8i86nAc2MLvvoM3Pu"]'
|
|
2026-03-18 09:09:28.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:28.148 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:09:28.148 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:28.148 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:09:28.149 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:09:28.150 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:09:28.150 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.32.252
|
|
2026-03-18 09:09:28.150 DEBUG [src.node.docker_mananger] Generated ports ['15461', '15462', '15463', '15464', '15465']
|
|
2026-03-18 09:09:28.150 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:09:28.150 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:09:28.151 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:09:28.151 DEBUG [src.node.docker_mananger] docker run -i -t -p 15461:15461 -p 15462:15462 -p 15463:15463 -p 15464:15464 -p 15465:15465 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15463 --rest-port=15461 --tcp-port=15462 --discv5-udp-port=15464 --rest-address=0.0.0.0 --nat=extip:172.18.32.252 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e8ca40e1adeba3d4dc3905d9e832e0f7ca3b4bf3b8bf7d9d7abbce9881366618 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15465 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLTqg05pgEJFAdcqkPW6RIkCbpLwEEQH9Jd0YlLBoYAkej--IZJfp0S618Vle5XpzqdSdqHBDq26211i5EprfrACgmlkgnY0gmlwhKwSgk2KbXVsdGlhZGRyc5YACASsEoJNBrq8AAoErBKCTQa6vd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2I3QBcHCfxRLnA1PHtNJ5e999Z67LRbFGk23CA9ZgliDdGNwgrq8g3VkcIK6voV3YWt1Mgk --lightpushnode=/ip4/172.18.130.77/tcp/47804/p2p/16Uiu2HAmA11Tn4r9kCr1u7VY6LxBjCuK3ge8i86nAc2MLvvoM3Pu --lightpush=true --relay=true
|
|
2026-03-18 09:09:28.361 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.32.252 waku 20a329c6c5078b659b30705e3b808b0f0c727872ab3b02d3e27e48d966d054fa
|
|
2026-03-18 09:09:28.394 DEBUG [src.node.docker_mananger] Container started with ID 20a329c6c507. Setting up logs at ./log/docker/lightpush_node1_2026-03-18_09-09-25__f932b824-c713-4b90-aea0-5250c76dabd9__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:09:28.394 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 15461
|
|
2026-03-18 09:09:28.396 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:09:29.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15461/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:29.400 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-18 09:09:29.400 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:09:29.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15461/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:29.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.32.252/tcp/15462/p2p/16Uiu2HAmC2hTTxNP9d9ANkX3sTGK4AAhwh3s5je5xxsgVNqcLyJq","/ip4/172.18.32.252/tcp/15463/ws/p2p/16Uiu2HAmC2hTTxNP9d9ANkX3sTGK4AAhwh3s5je5xxsgVNqcLyJq"],"enrUri":"enr:-L24QCLlcK9eZPls8p1sxmjwm5swYLwcH7otIP52EEG_7njoPq7vJjVR-47pbH9XGPhiEie_3MOEcOX7JluBmrQFjvcCgmlkgnY0gmlwhKwSIPyKbXVsdGlhZGRyc5YACASsEiD8BjxmAAoErBIg_AY8Z90DgnJzhQDGAQAAiXNlY3AyNTZrMaEC9rP9QyqcoWRgObQUiBxYSPSqijSETaTWPfrcV_qYBFKDdGNwgjxmg3VkcII8aIV3YWt1Mgk"}'
|
|
2026-03-18 09:09:29.403 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:09:29.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15461/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.130.77/tcp/47804/p2p/16Uiu2HAmA11Tn4r9kCr1u7VY6LxBjCuK3ge8i86nAc2MLvvoM3Pu"]'
|
|
2026-03-18 09:09:29.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:29.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15461/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.190/tcp/21833/p2p/16Uiu2HAm4Tp6f1gbsnKV9Ljqm16eUEMqFufzEtBq8d26oLXSrk7S"]'
|
|
2026-03-18 09:09:29.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:29.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47803/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:09:29.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:29.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21832/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:09:29.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:29.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15461/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-18 09:09:29.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:29.515 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-18 09:09:29.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15461/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773824969515451221, "meta": "Light push works!!"}}'
|
|
2026-03-18 09:09:29.518 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15461/lightpush/v1/message. Response content: b'Invalid message: Incorrect base64 string'
|
|
2026-03-18 09:09:29.520 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:09:29.521 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:09:29.521 DEBUG [src.node.waku_node] Stopping container with id babfb3860f79
|
|
2026-03-18 09:09:30.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:09:30.066 DEBUG [src.node.waku_node] Stopping container with id 12cc77bd41c6
|
|
2026-03-18 09:09:30.654 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:09:30.656 DEBUG [src.node.waku_node] Stopping container with id 20a329c6c507
|
|
2026-03-18 09:09:30.925 ERROR [src.node.docker_mananger] Max retries reached for container babfb3860f79. Exiting log stream.
|
|
2026-03-18 09:09:31.192 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:09:31.194 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:09:31.211 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:09:31.218 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:09:31.225 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|