mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 20:29:35 +00:00
205 lines
37 KiB
Plaintext
205 lines
37 KiB
Plaintext
2026-04-22 23:59:58.217 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-22 23:59:58.218 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:59:58.218 DEBUG [tests.conftest] Running test: test_light_push_with_missing_pubsub_topics with id: 2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181
|
||
2026-04-22 23:59:58.218 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:59:58.219 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:59:58.229 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.108
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.docker_mananger] Generated ports ['43694', '43695', '43696', '43697', '43698']
|
||
2026-04-22 23:59:58.231 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:59:58.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:59:58.232 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:59:58.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 43694:43694 -p 43695:43695 -p 43696:43696 -p 43697:43697 -p 43698:43698 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=43696 --rest-port=43694 --tcp-port=43695 --discv5-udp-port=43697 --rest-address=0.0.0.0 --nat=extip:172.18.5.108 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=df6ec4af4f35e3e036929dcc1d780b7a7cea2cac548accde20cdd8cbf1d2b18e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43698 --metrics-logging=true --lightpush=true --relay=true
|
||
2026-04-22 23:59:58.398 ERROR [src.node.docker_mananger] Max retries reached for container 7843fea0023d. Exiting log stream.
|
||
2026-04-22 23:59:58.419 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.108 waku 6b0b1ed3a5940ba0f7d7ba38bd031fe95e9ff20da7083d6123f547ff0a1d983f
|
||
2026-04-22 23:59:58.453 DEBUG [src.node.docker_mananger] Container started with ID 6b0b1ed3a594. Setting up logs at ./log/docker/receiving_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:58.453 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43694
|
||
2026-04-22 23:59:58.453 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:59:58.830 ERROR [src.node.docker_mananger] Max retries reached for container 9fdbaf7082c4. Exiting log stream.
|
||
2026-04-22 23:59:59.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43694/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:59:59.456 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:59:59.457 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:59:59.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43694/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:59:59.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX","/ip4/172.18.5.108/tcp/43696/ws/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX"],"enrUri":"enr:-L24QJ6LLrkfp4wqOmhcJVEkDKQFTJqe0FYRBGQhbcpo89aLXpkK6ZSjXXAIfxgI470IMJyC6tpotW8hs31NtvGjkA8CgmlkgnY0gmlwhKwSBWyKbXVsdGlhZGRyc5YACASsEgVsBqqvAAoErBIFbAaqsN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECE3Z0h7ei832bbGeBc8lUq_Z_0IGHjXl10j1pZgZc0EiDdGNwgqqvg3VkcIKqsYV3YWt1Mgk"}'
|
||
2026-04-22 23:59:59.459 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:59:59.466 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:59:59.467 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:59.467 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:59:59.467 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:59:59.468 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:59:59.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.116
|
||
2026-04-22 23:59:59.468 DEBUG [src.node.docker_mananger] Generated ports ['19184', '19185', '19186', '19187', '19188']
|
||
2026-04-22 23:59:59.469 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:59:59.469 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:59:59.469 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:59:59.469 DEBUG [src.node.docker_mananger] docker run -i -t -p 19184:19184 -p 19185:19185 -p 19186:19186 -p 19187:19187 -p 19188:19188 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=19186 --rest-port=19184 --tcp-port=19185 --discv5-udp-port=19187 --rest-address=0.0.0.0 --nat=extip:172.18.0.116 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=adc3eeee268fcca8ad3c5da467c3bfaf2cd5ab50510f26af0bbbdd907b82a9fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19188 --metrics-logging=true --lightpush=false --relay=true
|
||
2026-04-22 23:59:59.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.116 waku f95541e6eea0067003fac146f2d1ca7effd351a726e7037f3287ae75f77fc2f2
|
||
2026-04-22 23:59:59.702 DEBUG [src.node.docker_mananger] Container started with ID f95541e6eea0. Setting up logs at ./log/docker/receiving_node2_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:59:59.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19184
|
||
2026-04-22 23:59:59.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:00.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19184/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:00.706 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:00.706 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:00.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:00.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.116/tcp/19185/p2p/16Uiu2HAmVZueFs4t114Xe5WwqtXEGAQvSD2UBcyhK62xNtRZ7FQX","/ip4/172.18.0.116/tcp/19186/ws/p2p/16Uiu2HAmVZueFs4t114Xe5WwqtXEGAQvSD2UBcyhK62xNtRZ7FQX"],"enrUri":"enr:-L24QKijxbXDK5eCKRCKctdF-hI-UraRHOjWWAH75MpqFlXDNpdLNgd_mnPLi3ZDGcn5SEte5HUBAsCYfnTUiFcClGQCgmlkgnY0gmlwhKwSAHSKbXVsdGlhZGRyc5YACASsEgB0BkrxAAoErBIAdAZK8t0DgnJzhQDGAQAAiXNlY3AyNTZrMaED-0lzcgF3iN3H1UtvdzOO5eqWXFErGZtUDmTGUUwjM3yDdGNwgkrxg3VkcIJK84V3YWt1MgE"}'
|
||
2026-04-23 00:00:00.709 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:00.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19184/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX"]'
|
||
2026-04-23 00:00:00.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:00.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:00.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:00.747 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.80
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.docker_mananger] Generated ports ['3558', '3559', '3560', '3561', '3562']
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:00.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:00.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 3558:3558 -p 3559:3559 -p 3560:3560 -p 3561:3561 -p 3562:3562 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=3560 --rest-port=3558 --tcp-port=3559 --discv5-udp-port=3561 --rest-address=0.0.0.0 --nat=extip:172.18.144.80 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=165fe6d9acdcbf341d62effdafbc672eca0320e11decf071859ac6ff87ccfd2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3562 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJ6LLrkfp4wqOmhcJVEkDKQFTJqe0FYRBGQhbcpo89aLXpkK6ZSjXXAIfxgI470IMJyC6tpotW8hs31NtvGjkA8CgmlkgnY0gmlwhKwSBWyKbXVsdGlhZGRyc5YACASsEgVsBqqvAAoErBIFbAaqsN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECE3Z0h7ei832bbGeBc8lUq_Z_0IGHjXl10j1pZgZc0EiDdGNwgqqvg3VkcIKqsYV3YWt1Mgk --lightpushnode=/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX --lightpush=true --relay=true
|
||
2026-04-23 00:00:00.952 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.80 waku c9ab688f3ff89a4a1c54c59a349f307845a58a8ff247ccfd08a44021a814d66f
|
||
2026-04-23 00:00:00.990 DEBUG [src.node.docker_mananger] Container started with ID c9ab688f3ff8. Setting up logs at ./log/docker/lightpush_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:00.991 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3558
|
||
2026-04-23 00:00:00.991 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:01.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3558/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:01.995 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:01.995 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:01.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3558/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:01.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.80/tcp/3559/p2p/16Uiu2HAmCH1tso1moKpScnc3W6vQFGap5mq5nQP8CrEKMH1QMoS6","/ip4/172.18.144.80/tcp/3560/ws/p2p/16Uiu2HAmCH1tso1moKpScnc3W6vQFGap5mq5nQP8CrEKMH1QMoS6"],"enrUri":"enr:-L24QNWE_r1acjz3Lr_I-Pu4tejOKdDfaNoJDeqjs5RDvL2ENlp7hvVRriGwW_XKnVtqoPdnwkKUBpGcIaSRfI0D7wUCgmlkgnY0gmlwhKwSkFCKbXVsdGlhZGRyc5YACASsEpBQBg3nAAoErBKQUAYN6N0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC-l73-5r6MDDi6KDyGbMBEdxm8dsvb5E2vBc4vqDVP7eDdGNwgg3ng3VkcIIN6YV3YWt1Mgk"}'
|
||
2026-04-23 00:00:01.998 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:01.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.108/tcp/43695/p2p/16Uiu2HAkvjeVJ25wGTCUgPxkvNWhqnogf2cZQJBD9fqsAQaKGfaX"]'
|
||
2026-04-23 00:00:02.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.116/tcp/19185/p2p/16Uiu2HAmVZueFs4t114Xe5WwqtXEGAQvSD2UBcyhK62xNtRZ7FQX"]'
|
||
2026-04-23 00:00:02.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43694/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:02.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:02.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:02.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:02.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3558/lightpush/v1/message" -H "Content-Type: application/json" -d '{"message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902402086941854}}'
|
||
2026-04-23 00:00:02.089 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:3558/lightpush/v1/message. Response content: b'Failed to request a message push: Pubsub topic must be specified when static sharding is enabled'
|
||
2026-04-23 00:00:02.163 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:00:02.164 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:00:02.164 DEBUG [src.node.waku_node] Stopping container with id 6b0b1ed3a594
|
||
2026-04-23 00:00:02.639 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:02.640 DEBUG [src.node.waku_node] Stopping container with id f95541e6eea0
|
||
2026-04-23 00:00:03.121 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:03.122 DEBUG [src.node.waku_node] Stopping container with id c9ab688f3ff8
|
||
2026-04-23 00:00:03.452 ERROR [src.node.docker_mananger] Max retries reached for container 6b0b1ed3a594. Exiting log stream.
|
||
2026-04-23 00:00:03.605 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:03.608 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:00:03.618 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:03.628 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:03.638 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:03.639 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||
2026-04-23 00:00:03.639 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||
2026-04-23 00:00:03.640 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.640 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.641 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2026-04-22_23-59-58__ffca544e-03a3-4a77-a8cd-b21dd3c6d181__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.644 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:00:03.644 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:00:03.645 DEBUG [tests.conftest] Running test: test_light_push_with_missing_pubsub_topics with id: 2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345
|
||
2026-04-23 00:00:03.645 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:00:03.645 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||
2026-04-23 00:00:03.653 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:03.653 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.653 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:03.653 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:03.655 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:03.655 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.255.92
|
||
2026-04-23 00:00:03.655 DEBUG [src.node.docker_mananger] Generated ports ['32756', '32757', '32758', '32759', '32760']
|
||
2026-04-23 00:00:03.655 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:03.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:03.655 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:03.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 32756:32756 -p 32757:32757 -p 32758:32758 -p 32759:32759 -p 32760:32760 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=32758 --rest-port=32756 --tcp-port=32757 --discv5-udp-port=32759 --rest-address=0.0.0.0 --nat=extip:172.18.255.92 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=412b7aafb2cf9a358f0b51a339f09afafa5ecedadbbdb5abf022944dd9cf2c54 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32760 --metrics-logging=true --lightpush=true --relay=true
|
||
2026-04-23 00:00:03.858 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.255.92 waku 903ef0fac14568781c088741df3d06fed65422a107ab1a2b47cea7998d8b2cba
|
||
2026-04-23 00:00:03.898 DEBUG [src.node.docker_mananger] Container started with ID 903ef0fac145. Setting up logs at ./log/docker/receiving_node1_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:03.898 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32756
|
||
2026-04-23 00:00:03.898 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:03.938 ERROR [src.node.docker_mananger] Max retries reached for container f95541e6eea0. Exiting log stream.
|
||
2026-04-23 00:00:04.431 ERROR [src.node.docker_mananger] Max retries reached for container c9ab688f3ff8. Exiting log stream.
|
||
2026-04-23 00:00:04.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32756/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:04.903 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:04.903 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:04.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32756/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:04.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.92/tcp/32757/p2p/16Uiu2HAmPdm9DxMpoJ5npiMgu4XKiQsqfw61MH49m7QcMBcGshfr","/ip4/172.18.255.92/tcp/32758/ws/p2p/16Uiu2HAmPdm9DxMpoJ5npiMgu4XKiQsqfw61MH49m7QcMBcGshfr"],"enrUri":"enr:-L24QFXqtkQhPs3SFK6F7PU0v22MQbWS75DREhndCskClnXWQVghs4cb6EnuUB1LBrFCzeKL8mZ5CJ8fS6FFLrGgifsCgmlkgnY0gmlwhKwS_1yKbXVsdGlhZGRyc5YACASsEv9cBn_1AAoErBL_XAZ_9t0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDoyAKf-oK47JKYJKUGe6_3uzqdHabRJBAM-pHP0nNTI2DdGNwgn_1g3VkcIJ_94V3YWt1Mgk"}'
|
||
2026-04-23 00:00:04.906 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:04.913 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:04.913 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:04.913 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:04.913 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:04.915 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:04.915 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.100
|
||
2026-04-23 00:00:04.915 DEBUG [src.node.docker_mananger] Generated ports ['43893', '43894', '43895', '43896', '43897']
|
||
2026-04-23 00:00:04.915 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:04.915 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:04.915 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:04.915 DEBUG [src.node.docker_mananger] docker run -i -t -p 43893:43893 -p 43894:43894 -p 43895:43895 -p 43896:43896 -p 43897:43897 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=43895 --rest-port=43893 --tcp-port=43894 --discv5-udp-port=43896 --rest-address=0.0.0.0 --nat=extip:172.18.63.100 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3cc5cbcaf21cec2d7eae7bcdeb4cc443ab4ea87df469d4dff476a2d84bf9e0a9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43897 --metrics-logging=true --lightpush=false --relay=true
|
||
2026-04-23 00:00:05.104 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.100 waku 85ff05e7a3aeaff7f9d0a21b5dafa707f8acea8f97ef34587ee03da76beda4be
|
||
2026-04-23 00:00:05.136 DEBUG [src.node.docker_mananger] Container started with ID 85ff05e7a3ae. Setting up logs at ./log/docker/receiving_node2_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:05.136 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43893
|
||
2026-04-23 00:00:05.136 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:06.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43893/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:06.140 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:06.140 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:06.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43893/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:06.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.100/tcp/43894/p2p/16Uiu2HAm8XcudE6YWy3HAv419WQzmLitufvn6pQ7jad6QjzGurBv","/ip4/172.18.63.100/tcp/43895/ws/p2p/16Uiu2HAm8XcudE6YWy3HAv419WQzmLitufvn6pQ7jad6QjzGurBv"],"enrUri":"enr:-L24QIrsLXfVNOcaKjRfNFAsaci3bkyEOw8C1x1RY8p6djZhJP-_-s_hT7yZcs1gxg1SR78H76MAQVs551a23PCM9MkCgmlkgnY0gmlwhKwSP2SKbXVsdGlhZGRyc5YACASsEj9kBqt2AAoErBI_ZAard90DgnJzhQDGAQAAiXNlY3AyNTZrMaECwq3xCA79w_qLVYtjG5K2wsBkcH_C5ZbRx1i36wDsBA2DdGNwgqt2g3VkcIKreIV3YWt1MgE"}'
|
||
2026-04-23 00:00:06.143 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:06.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43893/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.255.92/tcp/32757/p2p/16Uiu2HAmPdm9DxMpoJ5npiMgu4XKiQsqfw61MH49m7QcMBcGshfr"]'
|
||
2026-04-23 00:00:06.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:06.182 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:06.182 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:06.182 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:06.182 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:06.184 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:06.185 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.156
|
||
2026-04-23 00:00:06.185 DEBUG [src.node.docker_mananger] Generated ports ['49376', '49377', '49378', '49379', '49380']
|
||
2026-04-23 00:00:06.185 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:06.185 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:06.185 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:06.186 DEBUG [src.node.docker_mananger] docker run -i -t -p 49376:49376 -p 49377:49377 -p 49378:49378 -p 49379:49379 -p 49380:49380 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=49378 --rest-port=49376 --tcp-port=49377 --discv5-udp-port=49379 --rest-address=0.0.0.0 --nat=extip:172.18.71.156 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fda96476e1f10eb6c06ed304a1adaab5add89d4dfded37826bd1d6f0e31acf89 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49380 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFXqtkQhPs3SFK6F7PU0v22MQbWS75DREhndCskClnXWQVghs4cb6EnuUB1LBrFCzeKL8mZ5CJ8fS6FFLrGgifsCgmlkgnY0gmlwhKwS_1yKbXVsdGlhZGRyc5YACASsEv9cBn_1AAoErBL_XAZ_9t0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDoyAKf-oK47JKYJKUGe6_3uzqdHabRJBAM-pHP0nNTI2DdGNwgn_1g3VkcIJ_94V3YWt1Mgk --lightpushnode=/ip4/172.18.255.92/tcp/32757/p2p/16Uiu2HAmPdm9DxMpoJ5npiMgu4XKiQsqfw61MH49m7QcMBcGshfr --lightpush=true --relay=true
|
||
2026-04-23 00:00:06.378 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.156 waku 8301848675da749786f75dbd7c3437ac05dbd64d65f24e73b421481131847c44
|
||
2026-04-23 00:00:06.410 DEBUG [src.node.docker_mananger] Container started with ID 8301848675da. Setting up logs at ./log/docker/lightpush_node1_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:06.411 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49376
|
||
2026-04-23 00:00:06.411 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:07.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49376/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:07.415 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:07.415 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:07.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49376/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:07.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.156/tcp/49377/p2p/16Uiu2HAmDzHSHgKyK9Rjge926642vWdCn9YDNUQis7LqetMGuLcV","/ip4/172.18.71.156/tcp/49378/ws/p2p/16Uiu2HAmDzHSHgKyK9Rjge926642vWdCn9YDNUQis7LqetMGuLcV"],"enrUri":"enr:-L24QCBR9Jj7HO8PRXfBKuDtZkcIIGvOiFzNsTHOig_Ekp-tNyghUKWIzqmbfPVhj6y6K3V41ZYDCFScmIfDnQiDO1ECgmlkgnY0gmlwhKwSR5yKbXVsdGlhZGRyc5YACASsEkecBsDhAAoErBJHnAbA4t0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDE80KrS_znzh6xzQ8WTXoaIHCYWia2bozjOzKJYv9f4aDdGNwgsDhg3VkcILA44V3YWt1Mgk"}'
|
||
2026-04-23 00:00:07.418 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:07.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49376/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.255.92/tcp/32757/p2p/16Uiu2HAmPdm9DxMpoJ5npiMgu4XKiQsqfw61MH49m7QcMBcGshfr"]'
|
||
2026-04-23 00:00:07.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:07.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49376/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.63.100/tcp/43894/p2p/16Uiu2HAm8XcudE6YWy3HAv419WQzmLitufvn6pQ7jad6QjzGurBv"]'
|
||
2026-04-23 00:00:07.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:07.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32756/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:07.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:07.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43893/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:07.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:07.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49376/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:00:07.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:07.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49376/lightpush/v1/message" -H "Content-Type: application/json" -d '{"message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776902407531295597}}'
|
||
2026-04-23 00:00:07.534 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:49376/lightpush/v1/message. Response content: b'Failed to request a message push: Pubsub topic must be specified when static sharding is enabled'
|
||
2026-04-23 00:00:07.571 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:00:07.572 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:00:07.572 DEBUG [src.node.waku_node] Stopping container with id 903ef0fac145
|
||
2026-04-23 00:00:08.056 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:08.057 DEBUG [src.node.waku_node] Stopping container with id 85ff05e7a3ae
|
||
2026-04-23 00:00:08.526 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:08.526 DEBUG [src.node.waku_node] Stopping container with id 8301848675da
|
||
2026-04-23 00:00:08.870 ERROR [src.node.docker_mananger] Max retries reached for container 903ef0fac145. Exiting log stream.
|
||
2026-04-23 00:00:08.995 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:08.997 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:00:09.008 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:09.018 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:09.027 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:09.028 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||
2026-04-23 00:00:09.028 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||
2026-04-23 00:00:09.028 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:09.029 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:09.029 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2026-04-23_00-00-03__9e3ab6b3-50ce-42f5-98f3-b2f9bd82a345__wakuorg_nwaku:latest.log
|