mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-08 21:03:08 +00:00
98 lines
18 KiB
Plaintext
98 lines
18 KiB
Plaintext
2026-03-26 04:52:00.917 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:52:00.917 DEBUG [tests.conftest] Running test: test_light_push_on_non_subscribed_pubsub_topic with id: 2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed
|
|
2026-03-26 04:52:00.917 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:52:00.918 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-26 04:52:00.924 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:52:00.924 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:52:00.925 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:52:00.925 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:52:00.926 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:52:00.926 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.202
|
|
2026-03-26 04:52:00.926 DEBUG [src.node.docker_mananger] Generated ports ['45513', '45514', '45515', '45516', '45517']
|
|
2026-03-26 04:52:00.926 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:52:00.927 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:52:00.927 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:52:00.927 DEBUG [src.node.docker_mananger] docker run -i -t -p 45513:45513 -p 45514:45514 -p 45515:45515 -p 45516:45516 -p 45517:45517 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=45515 --rest-port=45513 --tcp-port=45514 --discv5-udp-port=45516 --rest-address=0.0.0.0 --nat=extip:172.18.204.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1ada9a1731d9ed0d88ea4acdea14bc29d42fb1dd05e4b6ebbc7adcfbac9b4a6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45517 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-26 04:52:01.112 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.202 waku dd0c3c6d49eecb27c1b6172a605c7dbcdd50d4a0138a9b4986f3b150dbc7b577
|
|
2026-03-26 04:52:01.147 DEBUG [src.node.docker_mananger] Container started with ID dd0c3c6d49ee. Setting up logs at ./log/docker/receiving_node1_2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:52:01.149 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45513
|
|
2026-03-26 04:52:01.149 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:52:01.157 ERROR [src.node.docker_mananger] Max retries reached for container 0160ff5a638e. Exiting log stream.
|
|
2026-03-26 04:52:01.708 ERROR [src.node.docker_mananger] Max retries reached for container c9255507070a. Exiting log stream.
|
|
2026-03-26 04:52:02.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45513/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:52:02.152 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-26 04:52:02.152 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:52:02.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45513/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:52:02.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.202/tcp/45514/p2p/16Uiu2HAm2u2r3z936MDWwwhVQ9nu1MspLooJVZ1fTsHX75AmJJaL","/ip4/172.18.204.202/tcp/45515/ws/p2p/16Uiu2HAm2u2r3z936MDWwwhVQ9nu1MspLooJVZ1fTsHX75AmJJaL"],"enrUri":"enr:-L24QAdHOokIef-P7Kj9qNe8SvVko_ZQQY6EDDNIYk_OtV8OJ98CyRogfBZkiBh-aJYGQ9X8wGM1bzZqvHXIpo67lPcCgmlkgnY0gmlwhKwSzMqKbXVsdGlhZGRyc5YACASsEszKBrHKAAoErBLMygaxy90DgnJzhQADAQAAiXNlY3AyNTZrMaECbwQVjYXYD_x1rr2BMlxegmMrpjaiT0KeHJZ4WKf8svmDdGNwgrHKg3VkcIKxzIV3YWt1Mgk"}'
|
|
2026-03-26 04:52:02.155 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:52:02.161 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:52:02.161 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:52:02.162 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:52:02.162 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:52:02.163 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:52:02.163 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.43
|
|
2026-03-26 04:52:02.163 DEBUG [src.node.docker_mananger] Generated ports ['60738', '60739', '60740', '60741', '60742']
|
|
2026-03-26 04:52:02.164 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:52:02.164 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:52:02.164 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:52:02.164 DEBUG [src.node.docker_mananger] docker run -i -t -p 60738:60738 -p 60739:60739 -p 60740:60740 -p 60741:60741 -p 60742:60742 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=60740 --rest-port=60738 --tcp-port=60739 --discv5-udp-port=60741 --rest-address=0.0.0.0 --nat=extip:172.18.124.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9befebac4c4b6d6add379d7fcefea04ab44b9cc085ddcf1a9adcc7de9aa4cdcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60742 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-26 04:52:02.361 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.43 waku 84792ca7ae92ae87ebf932abdecba1633becac31299dd624497456b6d0b36604
|
|
2026-03-26 04:52:02.394 DEBUG [src.node.docker_mananger] Container started with ID 84792ca7ae92. Setting up logs at ./log/docker/receiving_node2_2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:52:02.394 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60738
|
|
2026-03-26 04:52:02.394 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:52:03.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60738/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:52:03.397 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-26 04:52:03.398 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:52:03.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60738/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:52:03.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.43/tcp/60739/p2p/16Uiu2HAkw5UZxNsKGGqich5kXpk1qd5Jn2CPtm8WSy8s6SF8gD4Y","/ip4/172.18.124.43/tcp/60740/ws/p2p/16Uiu2HAkw5UZxNsKGGqich5kXpk1qd5Jn2CPtm8WSy8s6SF8gD4Y"],"enrUri":"enr:-L24QKO7ns-RXNzKrxpA7G12mL34M6XI8VuV-iWhIkA27pUTZCv1KRg5f6VaC7QotwomwEQnKvNvETI3SQOiSsqRbBECgmlkgnY0gmlwhKwSfCuKbXVsdGlhZGRyc5YACASsEnwrBu1DAAoErBJ8KwbtRN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGIra70tp4wob02ZkvwVLRkAq_fQfRyzE6FYdIgmbtYWDdGNwgu1Dg3VkcILtRYV3YWt1MgE"}'
|
|
2026-03-26 04:52:03.400 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:52:03.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60738/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.204.202/tcp/45514/p2p/16Uiu2HAm2u2r3z936MDWwwhVQ9nu1MspLooJVZ1fTsHX75AmJJaL"]'
|
|
2026-03-26 04:52:03.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:52:03.448 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:52:03.449 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:52:03.449 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:52:03.449 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:52:03.451 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:52:03.451 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.179
|
|
2026-03-26 04:52:03.451 DEBUG [src.node.docker_mananger] Generated ports ['33370', '33371', '33372', '33373', '33374']
|
|
2026-03-26 04:52:03.451 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:52:03.451 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:52:03.451 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:52:03.452 DEBUG [src.node.docker_mananger] docker run -i -t -p 33370:33370 -p 33371:33371 -p 33372:33372 -p 33373:33373 -p 33374:33374 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=33372 --rest-port=33370 --tcp-port=33371 --discv5-udp-port=33373 --rest-address=0.0.0.0 --nat=extip:172.18.135.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7e2dcaaa5eaa1e3f7ebcddb3a29e15e0b72defc9328dadbefc8ac7f2d3ef3af6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33374 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QAdHOokIef-P7Kj9qNe8SvVko_ZQQY6EDDNIYk_OtV8OJ98CyRogfBZkiBh-aJYGQ9X8wGM1bzZqvHXIpo67lPcCgmlkgnY0gmlwhKwSzMqKbXVsdGlhZGRyc5YACASsEszKBrHKAAoErBLMygaxy90DgnJzhQADAQAAiXNlY3AyNTZrMaECbwQVjYXYD_x1rr2BMlxegmMrpjaiT0KeHJZ4WKf8svmDdGNwgrHKg3VkcIKxzIV3YWt1Mgk --lightpushnode=/ip4/172.18.204.202/tcp/45514/p2p/16Uiu2HAm2u2r3z936MDWwwhVQ9nu1MspLooJVZ1fTsHX75AmJJaL --lightpush=true --relay=true
|
|
2026-03-26 04:52:03.653 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.179 waku 9ff080fcbc2a52455f24c33328306bef9c4467ff8f2b631e9d816c9e0cefd140
|
|
2026-03-26 04:52:03.687 DEBUG [src.node.docker_mananger] Container started with ID 9ff080fcbc2a. Setting up logs at ./log/docker/lightpush_node1_2026-03-26_04-52-00__b644e078-4a70-4377-a561-af0a26924eed__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:52:03.688 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33370
|
|
2026-03-26 04:52:03.688 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:52:04.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33370/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:52:04.691 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-26 04:52:04.691 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:52:04.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33370/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:52:04.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.179/tcp/33371/p2p/16Uiu2HAkxG9abZUAdVAM3ME8cTnuLQi6hcoqSSFU8siGPuc2b1oz","/ip4/172.18.135.179/tcp/33372/ws/p2p/16Uiu2HAkxG9abZUAdVAM3ME8cTnuLQi6hcoqSSFU8siGPuc2b1oz"],"enrUri":"enr:-L24QCexgID90O65vCr9jRYRcCGntESxIJBEGvi0gbs3LVgXQz8tKqEOT2Qf3Hznn5cbl1JmG2ckhKitCUYwOfVHYTwCgmlkgnY0gmlwhKwSh7OKbXVsdGlhZGRyc5YACASsEoezBoJbAAoErBKHswaCXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECKiJ1zajJTQ3KGmohivREiRNW7RQI37uMVCUDtkbv-uWDdGNwgoJbg3VkcIKCXYV3YWt1Mgk"}'
|
|
2026-03-26 04:52:04.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:52:04.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33370/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.204.202/tcp/45514/p2p/16Uiu2HAm2u2r3z936MDWwwhVQ9nu1MspLooJVZ1fTsHX75AmJJaL"]'
|
|
2026-03-26 04:52:04.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:52:04.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33370/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.43/tcp/60739/p2p/16Uiu2HAkw5UZxNsKGGqich5kXpk1qd5Jn2CPtm8WSy8s6SF8gD4Y"]'
|
|
2026-03-26 04:52:04.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:52:04.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45513/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:52:04.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:52:04.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60738/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:52:04.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:52:04.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33370/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:52:04.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:52:04.787 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-26 04:52:04.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33370/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774500724787834213}}'
|
|
2026-03-26 04:52:04.796 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:33370/lightpush/v1/message. Response content: b'Failed to request a message push: not_published_to_any_peer'
|
|
2026-03-26 04:52:04.799 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:52:04.801 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:52:04.801 DEBUG [src.node.waku_node] Stopping container with id dd0c3c6d49ee
|
|
2026-03-26 04:52:05.340 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:52:05.343 DEBUG [src.node.waku_node] Stopping container with id 84792ca7ae92
|
|
2026-03-26 04:52:05.917 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:52:05.917 DEBUG [src.node.waku_node] Stopping container with id 9ff080fcbc2a
|
|
2026-03-26 04:52:06.156 ERROR [src.node.docker_mananger] Max retries reached for container dd0c3c6d49ee. Exiting log stream.
|
|
2026-03-26 04:52:06.483 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:52:06.484 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:52:06.492 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:52:06.507 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:52:06.515 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|