mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
100 lines
18 KiB
Plaintext
100 lines
18 KiB
Plaintext
2026-03-19 04:38:03.462 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-19 04:38:03.464 DEBUG [tests.conftest] Running test: test_lightpush with id: 2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46
|
|
2026-03-19 04:38:03.464 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-19 04:38:03.465 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-19 04:38:03.465 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-19 04:38:03.465 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-19 04:38:03.466 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-19 04:38:03.477 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:38:03.477 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:03.477 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:03.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:03.479 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:03.479 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.57
|
|
2026-03-19 04:38:03.479 DEBUG [src.node.docker_mananger] Generated ports ['5664', '5665', '5666', '5667', '5668']
|
|
2026-03-19 04:38:03.480 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:03.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:03.480 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:03.480 DEBUG [src.node.docker_mananger] docker run -i -t -p 5664:5664 -p 5665:5665 -p 5666:5666 -p 5667:5667 -p 5668:5668 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=5666 --rest-port=5664 --tcp-port=5665 --discv5-udp-port=5667 --rest-address=0.0.0.0 --nat=extip:172.18.184.57 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ec51a709e9eef9cf93da8ffc9db32eebee97c0fdd4e175ee2af72085df7f906 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5668 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-19 04:38:03.662 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.57 waku 86bac46c66a80163d7b851247ac71d67fb7881ff08a561f28ffa41b4dabc04f0
|
|
2026-03-19 04:38:03.690 ERROR [src.node.docker_mananger] Max retries reached for container 6afbf7a7a58a. Exiting log stream.
|
|
2026-03-19 04:38:03.747 DEBUG [src.node.docker_mananger] Container started with ID 86bac46c66a8. Setting up logs at ./log/docker/node1_2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:03.748 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5664
|
|
2026-03-19 04:38:03.748 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:04.290 ERROR [src.node.docker_mananger] Max retries reached for container 64415f3509d1. Exiting log stream.
|
|
2026-03-19 04:38:04.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5664/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:04.751 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-19 04:38:04.751 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:04.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5664/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:04.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.57/tcp/5665/p2p/16Uiu2HAkydWj2Wa6U3LDp7mWv1MMWypPEoeMdG5goJDDCty3KQHP","/ip4/172.18.184.57/tcp/5666/ws/p2p/16Uiu2HAkydWj2Wa6U3LDp7mWv1MMWypPEoeMdG5goJDDCty3KQHP"],"enrUri":"enr:-L24QEfDbJQMUN_q6EjLrIOidxzrx9q6DtL_qrszknpryzD2GgZvOw1G9oNKTVmpg6pr5I2-0xBTYJjZOIe3JkSj1zYCgmlkgnY0gmlwhKwSuDmKbXVsdGlhZGRyc5YACASsErg5BhYhAAoErBK4OQYWIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPndA0jFOE5rY6A7zDXcRoQLcm1qB6gJN4zXQu8zI2CKDdGNwghYhg3VkcIIWI4V3YWt1Mgk"}'
|
|
2026-03-19 04:38:04.755 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:04.761 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:38:04.761 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:04.761 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:04.762 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:04.763 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:04.763 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.202
|
|
2026-03-19 04:38:04.763 DEBUG [src.node.docker_mananger] Generated ports ['52398', '52399', '52400', '52401', '52402']
|
|
2026-03-19 04:38:04.763 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:04.764 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:04.764 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:04.764 DEBUG [src.node.docker_mananger] docker run -i -t -p 52398:52398 -p 52399:52399 -p 52400:52400 -p 52401:52401 -p 52402:52402 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=52400 --rest-port=52398 --tcp-port=52399 --discv5-udp-port=52401 --rest-address=0.0.0.0 --nat=extip:172.18.239.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aca228fe0eb2e40ece0c32d6fc7ec5b902cf25d9ee38baa59b9aeef7e4e45b7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52402 --metrics-logging=true --lightpush=false --relay=true --discv5-bootstrap-node=enr:-L24QEfDbJQMUN_q6EjLrIOidxzrx9q6DtL_qrszknpryzD2GgZvOw1G9oNKTVmpg6pr5I2-0xBTYJjZOIe3JkSj1zYCgmlkgnY0gmlwhKwSuDmKbXVsdGlhZGRyc5YACASsErg5BhYhAAoErBK4OQYWIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPndA0jFOE5rY6A7zDXcRoQLcm1qB6gJN4zXQu8zI2CKDdGNwghYhg3VkcIIWI4V3YWt1Mgk
|
|
2026-03-19 04:38:04.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.202 waku 7c81d33c4fcd65b429b8c30c9f91a60b70bd6377a93f87188712a2297e984c3b
|
|
2026-03-19 04:38:04.987 DEBUG [src.node.docker_mananger] Container started with ID 7c81d33c4fcd. Setting up logs at ./log/docker/node1_2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:04.988 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52398
|
|
2026-03-19 04:38:04.988 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:05.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52398/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.010 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-19 04:38:06.011 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:06.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52398/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.202/tcp/52399/p2p/16Uiu2HAmDsr1cQNXQoSdB8cqt6RGdZSwhR7iGCtZpE5KWHBS1Ghu","/ip4/172.18.239.202/tcp/52400/ws/p2p/16Uiu2HAmDsr1cQNXQoSdB8cqt6RGdZSwhR7iGCtZpE5KWHBS1Ghu"],"enrUri":"enr:-L24QI1mljdjFe7HuUsz7XBFV8J_KSgvmanMoR4wMl9ztB3kccFEC2crpOqBMvKT3jIbaDZrqO0hEhJ4Su-Q49v1z0QCgmlkgnY0gmlwhKwS78qKbXVsdGlhZGRyc5YACASsEu_KBsyvAAoErBLvygbMsN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEibO5QXC97U1obKXlSTEtjVXH0Vo5fnG8UhnSpSIh7CDdGNwgsyvg3VkcILMsYV3YWt1MgE"}'
|
|
2026-03-19 04:38:06.022 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:06.030 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:38:06.030 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:06.030 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:06.030 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:06.032 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:06.032 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.123.114
|
|
2026-03-19 04:38:06.032 DEBUG [src.node.docker_mananger] Generated ports ['41992', '41993', '41994', '41995', '41996']
|
|
2026-03-19 04:38:06.032 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:06.032 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:06.032 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:06.033 DEBUG [src.node.docker_mananger] docker run -i -t -p 41992:41992 -p 41993:41993 -p 41994:41994 -p 41995:41995 -p 41996:41996 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=41994 --rest-port=41992 --tcp-port=41993 --discv5-udp-port=41995 --rest-address=0.0.0.0 --nat=extip:172.18.123.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f1b96ca5861e0dfbeefe5ee4afa01a622b018aa7cefa4af8bb7e1b9f184ce2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41996 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QEfDbJQMUN_q6EjLrIOidxzrx9q6DtL_qrszknpryzD2GgZvOw1G9oNKTVmpg6pr5I2-0xBTYJjZOIe3JkSj1zYCgmlkgnY0gmlwhKwSuDmKbXVsdGlhZGRyc5YACASsErg5BhYhAAoErBK4OQYWIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPndA0jFOE5rY6A7zDXcRoQLcm1qB6gJN4zXQu8zI2CKDdGNwghYhg3VkcIIWI4V3YWt1Mgk --lightpushnode=/ip4/172.18.184.57/tcp/5665/p2p/16Uiu2HAkydWj2Wa6U3LDp7mWv1MMWypPEoeMdG5goJDDCty3KQHP
|
|
2026-03-19 04:38:06.229 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.123.114 waku 6e87a6eda11bfbbf4994da2b5ddcfca4f49df0c3b3cc3134237feebb557e1f1d
|
|
2026-03-19 04:38:06.264 DEBUG [src.node.docker_mananger] Container started with ID 6e87a6eda11b. Setting up logs at ./log/docker/node1_2026-03-19_04-38-03__83dc99a7-9445-42e1-afdf-dfd462479f46__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:06.265 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41992
|
|
2026-03-19 04:38:06.265 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:07.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41992/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:07.269 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-19 04:38:07.269 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:07.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41992/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:07.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.123.114/tcp/41993/p2p/16Uiu2HAkzkwxvXNseVyWcri2xfDfnmV5xFwKsDh595AawN5wEZgK","/ip4/172.18.123.114/tcp/41994/ws/p2p/16Uiu2HAkzkwxvXNseVyWcri2xfDfnmV5xFwKsDh595AawN5wEZgK"],"enrUri":"enr:-L24QIlJwrBuQ0V1h5s0jO-FmgE-Thw9I8QLlpbukv53oVIrPsnGJDgzk2L8zfv5sGxR_Qn8t7DLz7eX4L7oRyQWbyECgmlkgnY0gmlwhKwSe3KKbXVsdGlhZGRyc5YACASsEntyBqQJAAoErBJ7cgakCt0DgnJzhQADAQAAiXNlY3AyNTZrMaECTzqLV3y3RnbO83nc-iol6EvD7JrSsMiV98hPv7m87pCDdGNwgqQJg3VkcIKkC4V3YWt1Mgk"}'
|
|
2026-03-19 04:38:07.272 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:07.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5664/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:07.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:07.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52398/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:07.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:07.284 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-19 04:38:07.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41992/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": 1773895087284519950}}'
|
|
2026-03-19 04:38:07.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:07.339 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-19 04:38:07.442 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-19 04:38:07.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5664/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:07.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773895087284519950,"ephemeral":false,"proof":""}]'
|
|
2026-03-19 04:38:07.447 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-19 04:38:07.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52398/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:07.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773895087284519950,"ephemeral":false,"proof":""}]'
|
|
2026-03-19 04:38:07.452 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-19 04:38:07.453 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-19 04:38:07.453 DEBUG [src.node.waku_node] Stopping container with id 86bac46c66a8
|
|
2026-03-19 04:38:08.042 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:38:08.042 DEBUG [src.node.waku_node] Stopping container with id 7c81d33c4fcd
|
|
2026-03-19 04:38:08.581 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:38:08.582 DEBUG [src.node.waku_node] Stopping container with id 6e87a6eda11b
|
|
2026-03-19 04:38:08.855 ERROR [src.node.docker_mananger] Max retries reached for container 86bac46c66a8. Exiting log stream.
|
|
2026-03-19 04:38:09.157 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:38:09.159 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-19 04:38:09.169 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:38:09.179 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:38:09.189 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|