mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2026-03-02 04:38:57.047 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:38:57.048 DEBUG [tests.conftest] Running test: test_sender_uses_auto_api_receiver_uses_regular_api with id: 2026-03-02_04-38-57__5230efcf-3696-415f-af5d-21fda6b3c0e6
|
|
2026-03-02 04:38:57.048 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:38:57.048 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-02 04:38:57.048 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-02 04:38:57.055 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:57.056 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-38-57__5230efcf-3696-415f-af5d-21fda6b3c0e6__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:57.056 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:57.056 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:57.057 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:57.057 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.118
|
|
2026-03-02 04:38:57.057 DEBUG [src.node.docker_mananger] Generated ports ['54352', '54353', '54354', '54355', '54356']
|
|
2026-03-02 04:38:57.058 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-02 04:38:57.058 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:57.058 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:57.058 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:57.058 DEBUG [src.node.docker_mananger] docker run -i -t -p 54352:54352 -p 54353:54353 -p 54354:54354 -p 54355:54355 -p 54356:54356 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=54354 --rest-port=54352 --tcp-port=54353 --discv5-udp-port=54355 --rest-address=0.0.0.0 --nat=extip:172.18.158.118 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d6414e094d2bad0bec7a47c5eb6dedb446e1574c9b949f88ed1c27fc0ce8e886 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54356 --metrics-logging=true --relay=true --filter=true --num-shards-in-network=1
|
|
2026-03-02 04:38:57.262 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.118 waku 26e7685609c964e46ac8264b26166ad4f81028a500d5dab2d61a1498922053a6
|
|
2026-03-02 04:38:57.290 ERROR [src.node.docker_mananger] Max retries reached for container 7f9c307718c3. Exiting log stream.
|
|
2026-03-02 04:38:57.297 DEBUG [src.node.docker_mananger] Container started with ID 26e7685609c9. Setting up logs at ./log/docker/node1_2026-03-02_04-38-57__5230efcf-3696-415f-af5d-21fda6b3c0e6__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:57.297 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54352
|
|
2026-03-02 04:38:57.298 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:57.846 ERROR [src.node.docker_mananger] Max retries reached for container 93488960c05c. Exiting log stream.
|
|
2026-03-02 04:38:58.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54352/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:58.302 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-02 04:38:58.303 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:58.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54352/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:58.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.118/tcp/54353/p2p/16Uiu2HAm59URFtB2xV3kSnJa9coXnRh43jGGzA8VYVHcTLGMwMyG","/ip4/172.18.158.118/tcp/54354/ws/p2p/16Uiu2HAm59URFtB2xV3kSnJa9coXnRh43jGGzA8VYVHcTLGMwMyG"],"enrUri":"enr:-L24QOJn4in7Q2KSB1l_fqaP8jog2KgK1XIwj4zVJWAERSstWijxO7FEz01EML2l0sbq8NB9dZhbdjYL9dVT6hDRHBUCgmlkgnY0gmlwhKwSnnaKbXVsdGlhZGRyc5YACASsEp52BtRRAAoErBKedgbUUt0DgnJzhQACAQAAiXNlY3AyNTZrMaECkG6BGTPI3RwkjYOGdHbru57HetpSrRyZCSstjF9x9F-DdGNwgtRRg3VkcILUU4V3YWt1MgU"}'
|
|
2026-03-02 04:38:58.306 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:58.313 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:58.313 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-38-57__5230efcf-3696-415f-af5d-21fda6b3c0e6__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:58.313 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:58.313 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:58.314 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:58.315 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.168
|
|
2026-03-02 04:38:58.315 DEBUG [src.node.docker_mananger] Generated ports ['24395', '24396', '24397', '24398', '24399']
|
|
2026-03-02 04:38:58.315 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-02 04:38:58.315 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:58.315 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:58.315 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:58.315 DEBUG [src.node.docker_mananger] docker run -i -t -p 24395:24395 -p 24396:24396 -p 24397:24397 -p 24398:24398 -p 24399:24399 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=24397 --rest-port=24395 --tcp-port=24396 --discv5-udp-port=24398 --rest-address=0.0.0.0 --nat=extip:172.18.1.168 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5ee650edf563001efaafafc41df02d9ea3aa8e97b0bdf7eaccdf9fdda0aa8f87 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24399 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOJn4in7Q2KSB1l_fqaP8jog2KgK1XIwj4zVJWAERSstWijxO7FEz01EML2l0sbq8NB9dZhbdjYL9dVT6hDRHBUCgmlkgnY0gmlwhKwSnnaKbXVsdGlhZGRyc5YACASsEp52BtRRAAoErBKedgbUUt0DgnJzhQACAQAAiXNlY3AyNTZrMaECkG6BGTPI3RwkjYOGdHbru57HetpSrRyZCSstjF9x9F-DdGNwgtRRg3VkcILUU4V3YWt1MgU --num-shards-in-network=1
|
|
2026-03-02 04:38:58.539 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.168 waku dd870681fa7dd872cb6168f537aa9f43b5ea9a77c84f8dc298aaaefe809ac3a4
|
|
2026-03-02 04:38:58.583 DEBUG [src.node.docker_mananger] Container started with ID dd870681fa7d. Setting up logs at ./log/docker/node2_2026-03-02_04-38-57__5230efcf-3696-415f-af5d-21fda6b3c0e6__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:58.583 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24395
|
|
2026-03-02 04:38:58.583 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:59.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24395/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:59.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:38:59.587 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:59.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24395/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:59.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.168/tcp/24396/p2p/16Uiu2HAmHp5BTcUkAAQSRuk7DqD8EXNRWM8BMsAJhCTe3vjAu72t","/ip4/172.18.1.168/tcp/24397/ws/p2p/16Uiu2HAmHp5BTcUkAAQSRuk7DqD8EXNRWM8BMsAJhCTe3vjAu72t"],"enrUri":"enr:-L24QBya1FzgGBOEmI_ZGB-0fmjru7S_Lki1XA_Xbmw19g3sJEWxu_5abjF9Dh0vGWRiXx2ZIQIdoKgYuwJmrFzAyvMCgmlkgnY0gmlwhKwSAaiKbXVsdGlhZGRyc5YACASsEgGoBl9MAAoErBIBqAZfTd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTJ4fsNZGWkBB1CRqOYsSAAFxS5FCec6HruMZrjawZnWDdGNwgl9Mg3VkcIJfToV3YWt1MgE"}'
|
|
2026-03-02 04:38:59.590 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:59.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24395/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.118/tcp/54353/p2p/16Uiu2HAm59URFtB2xV3kSnJa9coXnRh43jGGzA8VYVHcTLGMwMyG"]'
|
|
2026-03-02 04:38:59.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:59.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54352/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-02 04:38:59.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:59.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24395/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-02 04:38:59.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:59.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54352/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-02 04:38:59.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:38:59.603 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:38:59.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24395/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:59.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426339598815983,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:38:59.708 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:38:59.709 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:38:59.709 DEBUG [src.node.waku_node] Stopping container with id 26e7685609c9
|
|
2026-03-02 04:39:00.237 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:39:00.237 DEBUG [src.node.waku_node] Stopping container with id dd870681fa7d
|
|
2026-03-02 04:39:00.826 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:39:00.830 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:39:00.835 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:39:00.839 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|