mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
109 lines
19 KiB
Plaintext
109 lines
19 KiB
Plaintext
2026-02-27 04:34:13.116 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-27 04:34:13.116 DEBUG [tests.conftest] Running test: test_light_push_with_payload_less_than_150_kb with id: 2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8
|
|
2026-02-27 04:34:13.117 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-27 04:34:13.117 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-27 04:34:13.124 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:13.124 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:13.124 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:13.124 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:13.126 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:13.126 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.207
|
|
2026-02-27 04:34:13.126 DEBUG [src.node.docker_mananger] Generated ports ['29179', '29180', '29181', '29182', '29183']
|
|
2026-02-27 04:34:13.126 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:13.126 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:13.126 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:13.126 DEBUG [src.node.docker_mananger] docker run -i -t -p 29179:29179 -p 29180:29180 -p 29181:29181 -p 29182:29182 -p 29183:29183 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=29181 --rest-port=29179 --tcp-port=29180 --discv5-udp-port=29182 --rest-address=0.0.0.0 --nat=extip:172.18.100.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5b6ba71fb47b68cac2d6a11e83b1dabd474d3bd28bbb2d8afd6ccebe1c40f6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29183 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-27 04:34:13.323 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.207 waku 9c9b2add939b2589064dff749395e491a14caea1c272ccad0517b819db19942c
|
|
2026-02-27 04:34:13.356 DEBUG [src.node.docker_mananger] Container started with ID 9c9b2add939b. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:13.357 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29179
|
|
2026-02-27 04:34:13.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:13.384 ERROR [src.node.docker_mananger] Max retries reached for container 366ce4b3f8cf. Exiting log stream.
|
|
2026-02-27 04:34:13.910 ERROR [src.node.docker_mananger] Max retries reached for container d17b260d82e7. Exiting log stream.
|
|
2026-02-27 04:34:14.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29179/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:14.361 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-02-27 04:34:14.361 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:14.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29179/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:14.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK","/ip4/172.18.100.207/tcp/29181/ws/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK"],"enrUri":"enr:-L24QETgnxg09xigeB61DJYuqUCi5rtf2k_n9nhumTZ3JWyKSVIRHk1uhyhtJznbvAs5Bvhe8lpshXtrmGw9v_ppzRECgmlkgnY0gmlwhKwSZM-KbXVsdGlhZGRyc5YACASsEmTPBnH8AAoErBJkzwZx_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECN8uv5gVeYLig4P1Zj9zJOSONhwktEkBVRZTaMWuUxUqDdGNwgnH8g3VkcIJx_oV3YWt1Mgk"}'
|
|
2026-02-27 04:34:14.364 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:14.371 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:14.371 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:14.372 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:14.372 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:14.373 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:14.373 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.203
|
|
2026-02-27 04:34:14.373 DEBUG [src.node.docker_mananger] Generated ports ['46344', '46345', '46346', '46347', '46348']
|
|
2026-02-27 04:34:14.373 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:14.374 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:14.374 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:14.374 DEBUG [src.node.docker_mananger] docker run -i -t -p 46344:46344 -p 46345:46345 -p 46346:46346 -p 46347:46347 -p 46348:46348 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=46346 --rest-port=46344 --tcp-port=46345 --discv5-udp-port=46347 --rest-address=0.0.0.0 --nat=extip:172.18.162.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccca5eef16af5ed5bdfbaafec5ce817c152988b2f85eda7813c908ca83d8fa3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46348 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-02-27 04:34:14.579 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.203 waku da0be4f83a045e8f5229225b54b0b635b6bf021059b8ca113fa37927ad742189
|
|
2026-02-27 04:34:14.614 DEBUG [src.node.docker_mananger] Container started with ID da0be4f83a04. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:14.615 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46344
|
|
2026-02-27 04:34:14.615 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:15.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46344/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:15.618 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-02-27 04:34:15.618 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:15.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46344/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:15.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.203/tcp/46345/p2p/16Uiu2HAmKvF2UJ3r5JGuPdMCm2A3YehpRzLXD9MPM4qWJ6eQAnFs","/ip4/172.18.162.203/tcp/46346/ws/p2p/16Uiu2HAmKvF2UJ3r5JGuPdMCm2A3YehpRzLXD9MPM4qWJ6eQAnFs"],"enrUri":"enr:-L24QIwidafdihs3S-wvMZd5nehLYoGxffbFCUMz-2GasZY8HGcpVdHyQIRw1uOwIkb3xjxpM4mM2jBu4aT_umiBZ7ACgmlkgnY0gmlwhKwSosuKbXVsdGlhZGRyc5YACASsEqLLBrUJAAoErBKiywa1Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDa-odQ3VSUrjgSOZhqfrK9lCq_BvrJFo1SI5EyQdShWqDdGNwgrUJg3VkcIK1C4V3YWt1MgE"}'
|
|
2026-02-27 04:34:15.621 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:15.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46344/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK"]'
|
|
2026-02-27 04:34:15.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:15.671 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:15.672 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:15.672 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:15.672 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:15.674 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:15.674 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.25
|
|
2026-02-27 04:34:15.674 DEBUG [src.node.docker_mananger] Generated ports ['13214', '13215', '13216', '13217', '13218']
|
|
2026-02-27 04:34:15.674 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:15.674 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:15.674 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:15.675 DEBUG [src.node.docker_mananger] docker run -i -t -p 13214:13214 -p 13215:13215 -p 13216:13216 -p 13217:13217 -p 13218:13218 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=13216 --rest-port=13214 --tcp-port=13215 --discv5-udp-port=13217 --rest-address=0.0.0.0 --nat=extip:172.18.175.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1e3eee6db4dc1ddc6eb0f32ce3dd8ac58377c12a3148afbed14b82012abb1dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13218 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QETgnxg09xigeB61DJYuqUCi5rtf2k_n9nhumTZ3JWyKSVIRHk1uhyhtJznbvAs5Bvhe8lpshXtrmGw9v_ppzRECgmlkgnY0gmlwhKwSZM-KbXVsdGlhZGRyc5YACASsEmTPBnH8AAoErBJkzwZx_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECN8uv5gVeYLig4P1Zj9zJOSONhwktEkBVRZTaMWuUxUqDdGNwgnH8g3VkcIJx_oV3YWt1Mgk --lightpushnode=/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK --lightpush=true --relay=true
|
|
2026-02-27 04:34:15.876 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.25 waku 0d755742611e62e8543aa1fa7735855a390d0c660f7f3ebecea5b2b6a3a4098d
|
|
2026-02-27 04:34:15.912 DEBUG [src.node.docker_mananger] Container started with ID 0d755742611e. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:15.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13214
|
|
2026-02-27 04:34:15.913 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:16.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13214/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:16.927 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-02-27 04:34:16.929 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:16.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13214/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:16.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.25/tcp/13215/p2p/16Uiu2HAmEmwnLx9zA46ep4tqsxu9WRLKHSY5hDrqQtCR1NTUXGUh","/ip4/172.18.175.25/tcp/13216/ws/p2p/16Uiu2HAmEmwnLx9zA46ep4tqsxu9WRLKHSY5hDrqQtCR1NTUXGUh"],"enrUri":"enr:-L24QHHfugT9yiByFBPUX9Ixbt1zyrl1-2ckOKeakFrD3ZXVLHHmpPWOqbpH_9gcMPr1-cbR_0ADO4D-im9BQ4u0xPwCgmlkgnY0gmlwhKwSrxmKbXVsdGlhZGRyc5YACASsEq8ZBjOfAAoErBKvGQYzoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH3-JLVu0S6bCPQxu-bOBCzd4eLTorJpu6kVoZUiPLEKDdGNwgjOfg3VkcIIzoYV3YWt1Mgk"}'
|
|
2026-02-27 04:34:16.948 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:16.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13214/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK"]'
|
|
2026-02-27 04:34:16.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:16.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13214/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.203/tcp/46345/p2p/16Uiu2HAmKvF2UJ3r5JGuPdMCm2A3YehpRzLXD9MPM4qWJ6eQAnFs"]'
|
|
2026-02-27 04:34:16.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:16.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29179/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-27 04:34:16.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:16.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46344/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-27 04:34:16.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:16.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13214/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-27 04:34:16.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:17.003 DEBUG [tests.light_push.test_publish] Running test with payload length of 143360 bytes
|
|
2026-02-27 04:34:17.006 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-27 04:34:17.008 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-27 04:34:17.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:17.176 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-27 04:34:17.277 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-27 04:34:17.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:17.283 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-27 04:34:17.285 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-27 04:34:17.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46344/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:17.291 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-27 04:34:17.293 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-27 04:34:17.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13214/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:17.299 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-27 04:34:17.303 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-27 04:34:17.304 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-27 04:34:17.304 DEBUG [src.node.waku_node] Stopping container with id 9c9b2add939b
|
|
2026-02-27 04:34:17.904 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:17.905 DEBUG [src.node.waku_node] Stopping container with id da0be4f83a04
|
|
2026-02-27 04:34:18.484 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:18.484 DEBUG [src.node.waku_node] Stopping container with id 0d755742611e
|
|
2026-02-27 04:34:18.719 ERROR [src.node.docker_mananger] Max retries reached for container 9c9b2add939b. Exiting log stream.
|
|
2026-02-27 04:34:19.019 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:19.023 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-27 04:34:19.031 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:34:19.039 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:34:19.065 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|