mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-03-26 04:48:44.428 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:48:44.429 DEBUG [tests.conftest] Running test: test_sync_flags_no_relay_2nodes with id: 2026-03-26_04-48-44__eddabfb2-369c-404b-84d6-bb707efcc826
|
|
2026-03-26 04:48:44.429 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:48:44.436 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:44.437 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-48-44__eddabfb2-369c-404b-84d6-bb707efcc826__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:44.443 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:44.443 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-48-44__eddabfb2-369c-404b-84d6-bb707efcc826__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:44.450 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:44.450 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-26_04-48-44__eddabfb2-369c-404b-84d6-bb707efcc826__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:44.450 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-26 04:48:44.451 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:44.451 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:44.453 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:44.453 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.237
|
|
2026-03-26 04:48:44.453 DEBUG [src.node.docker_mananger] Generated ports ['42224', '42225', '42226', '42227', '42228']
|
|
2026-03-26 04:48:44.453 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:44.453 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:44.454 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:44.454 DEBUG [src.node.docker_mananger] docker run -i -t -p 42224:42224 -p 42225:42225 -p 42226:42226 -p 42227:42227 -p 42228:42228 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=42226 --rest-port=42224 --tcp-port=42225 --discv5-udp-port=42227 --rest-address=0.0.0.0 --nat=extip:172.18.60.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b8bda5df41df1f2eb2075dcb55ee5ebe0fdc4bb7a390cba3adbd9fa1c585fbf0 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42228 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-03-26 04:48:44.651 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.237 waku b1dd814c884010511361cfcadec4a90e115e4ef794f4b54680e7338d675e51af
|
|
2026-03-26 04:48:44.652 ERROR [src.node.docker_mananger] Max retries reached for container edb59f2fc90c. Exiting log stream.
|
|
2026-03-26 04:48:44.687 DEBUG [src.node.docker_mananger] Container started with ID b1dd814c8840. Setting up logs at ./log/docker/node1_2026-03-26_04-48-44__eddabfb2-369c-404b-84d6-bb707efcc826__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:44.688 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42224
|
|
2026-03-26 04:48:44.688 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:45.229 ERROR [src.node.docker_mananger] Max retries reached for container c4170e876343. Exiting log stream.
|
|
2026-03-26 04:48:45.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42224/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.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_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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:48:45.691 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:45.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.237/tcp/42225/p2p/16Uiu2HAmMGyybTXzsPdV7eocCxyj2JN591U5QPDGAZidrndxSF1F","/ip4/172.18.60.237/tcp/42226/ws/p2p/16Uiu2HAmMGyybTXzsPdV7eocCxyj2JN591U5QPDGAZidrndxSF1F"],"enrUri":"enr:-L24QKRqF82n7EE3EMQTYHNdB_D7S6YsUzc0XzOj0b4XoGobD32UtMQZ6sBmNhQi92odjJfnlwtzK0DAhNdHANhByT0CgmlkgnY0gmlwhKwSPO2KbXVsdGlhZGRyc5YACASsEjztBqTxAAoErBI87Qak8t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgBX7Semvli9AggA100AOaHEBdT8oavoSWS4bBaUCwJ6DdGNwgqTxg3VkcIKk84V3YWt1MhM"}'
|
|
2026-03-26 04:48:45.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:45.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:48:45.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.712 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:45.713 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:45.714 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:45.714 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.34
|
|
2026-03-26 04:48:45.714 DEBUG [src.node.docker_mananger] Generated ports ['35937', '35938', '35939', '35940', '35941']
|
|
2026-03-26 04:48:45.714 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:45.715 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:45.715 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:45.715 DEBUG [src.node.docker_mananger] docker run -i -t -p 35937:35937 -p 35938:35938 -p 35939:35939 -p 35940:35940 -p 35941:35941 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=35939 --rest-port=35937 --tcp-port=35938 --discv5-udp-port=35940 --rest-address=0.0.0.0 --nat=extip:172.18.38.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2bcbf1e6dc1bba80ce73a82fbb77c1d7c49eb0815d6de8b941c6a4f7e5de6163 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35941 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QKRqF82n7EE3EMQTYHNdB_D7S6YsUzc0XzOj0b4XoGobD32UtMQZ6sBmNhQi92odjJfnlwtzK0DAhNdHANhByT0CgmlkgnY0gmlwhKwSPO2KbXVsdGlhZGRyc5YACASsEjztBqTxAAoErBI87Qak8t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgBX7Semvli9AggA100AOaHEBdT8oavoSWS4bBaUCwJ6DdGNwgqTxg3VkcIKk84V3YWt1MhM
|
|
2026-03-26 04:48:45.909 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.34 waku 40dd90eb508a2a0476126332d73cdc17414f3d6172c9deb402ce908c6c61ced7
|
|
2026-03-26 04:48:45.942 DEBUG [src.node.docker_mananger] Container started with ID 40dd90eb508a. Setting up logs at ./log/docker/node2_2026-03-26_04-48-44__eddabfb2-369c-404b-84d6-bb707efcc826__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:45.943 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35937
|
|
2026-03-26 04:48:45.944 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:46.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35937/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:46.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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:48:46.947 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:46.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35937/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:46.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.34/tcp/35938/p2p/16Uiu2HAmHwdd8bwt5VGJLMRtUtmGNmunpfqkXmAEgXmHQLKK8Jxi","/ip4/172.18.38.34/tcp/35939/ws/p2p/16Uiu2HAmHwdd8bwt5VGJLMRtUtmGNmunpfqkXmAEgXmHQLKK8Jxi"],"enrUri":"enr:-L24QKe5_cuvlw-EQPMlqjViCuQUKGdiU32TyrPEUcDV119gXYwigGQF4pS-IAwlu_BqvADevoyldMqe8nOy4IazZCECgmlkgnY0gmlwhKwSJiKKbXVsdGlhZGRyc5YACASsEiYiBoxiAAoErBImIgaMY90DgnJzhQADAQAAiXNlY3AyNTZrMaEDTo3fWMztjS-pq2VdpS67i1aQebwPetL4xkQ5AGS6o7uDdGNwgoxig3VkcIKMZIV3YWt1MhI"}'
|
|
2026-03-26 04:48:46.950 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:46.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35937/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.237/tcp/42225/p2p/16Uiu2HAmMGyybTXzsPdV7eocCxyj2JN591U5QPDGAZidrndxSF1F"]'
|
|
2026-03-26 04:48:46.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:46.987 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:47.989 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:47.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:47.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:47.994 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:48.195 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:48.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:48.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:48.200 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:48.400 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:48.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:48.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:48.405 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:48.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:48.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:48.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:48.610 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:48.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:48.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:48.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:48.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:49.016 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:49.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:49.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:49.021 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:49.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:49.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:49.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:49.226 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:49.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:49.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:49.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:49.431 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:49.631 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:49.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:49.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:49.635 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:49.836 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:49.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42224/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:49.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:49.840 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:50.040 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-03-26 04:49:10.041 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-26 04:49:10.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35937/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:10.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9777195c336a3bc446b0d9c75ec8949fb98fa028f962d0735033a3def75a06f3"},{"messageHash":"0x3700725910facaa0f210d622d55e3922c06eb427552f74db1f1c38191a931421"},{"messageHash":"0xa5dbba4a3845170bd541c7995e2a479ba84228a6a7ed339b787970e0bda426ae"},{"messageHash":"0xd55a8843cc888be6da9158592e76e19daeefb4ae8dd8376c78dfa4e292c19330"},{"messageHash":"0xc03febc6cb3335cfead2b586af753bc4cac7c4d533766fc4ecae14cddbcc90fc"},{"messageHash":"0x2b91e17ee040e2fa8b367a95bf1b01465ff812c7578c673dbac171ab9fffde73"},{"messageHash":"0xe39c77d91bc4999461fb91e5a128c77bc3fa553e0ff5b03cb00b0ec613af92dd"},{"messageHash":"0xf82adbcf3067a1443f9f2ea8795337f8072dfa695404972e6e2bfe0909a97590"},{"messageHash":"0x6ceae367cea8574fb2fd2b2d8664b401418c128b53f8d33efc3be829815f48fb"},{"messageHash":"0x13754a70bf6b747592645f849a9ce7c4694410f2cf8300fd96179ebcaca9733f"}]}'
|
|
2026-03-26 04:49:10.045 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-26 04:49:10.047 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:49:10.049 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:49:10.049 DEBUG [src.node.waku_node] Stopping container with id b1dd814c8840
|
|
2026-03-26 04:49:10.643 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:49:10.644 DEBUG [src.node.waku_node] Stopping container with id 40dd90eb508a
|
|
2026-03-26 04:49:11.193 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:49:11.195 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:49:11.210 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:49:11.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|