mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
78 lines
14 KiB
Plaintext
78 lines
14 KiB
Plaintext
2026-03-01 04:47:23.165 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-01 04:47:23.165 DEBUG [tests.conftest] Running test: test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] with id: 2026-03-01_04-47-23__c9a351b4-a7d5-4105-ba38-fca449e8937e
|
|
2026-03-01 04:47:23.166 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-01 04:47:23.166 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-01 04:47:23.166 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-01 04:47:23.176 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:47:23.176 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-01_04-47-23__c9a351b4-a7d5-4105-ba38-fca449e8937e__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:47:23.176 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:47:23.176 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:47:23.177 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:47:23.178 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.78
|
|
2026-03-01 04:47:23.178 DEBUG [src.node.docker_mananger] Generated ports ['34824', '34825', '34826', '34827', '34828']
|
|
2026-03-01 04:47:23.178 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-01 04:47:23.178 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-01 04:47:23.178 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:47:23.178 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:47:23.179 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:47:23.179 DEBUG [src.node.docker_mananger] docker run -i -t -p 34824:34824 -p 34825:34825 -p 34826:34826 -p 34827:34827 -p 34828:34828 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=34826 --rest-port=34824 --tcp-port=34825 --discv5-udp-port=34827 --rest-address=0.0.0.0 --nat=extip:172.18.139.78 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dbd5b24aeb8fdcc740ed291e8a0e33b56cbdda40bfccd1d7a8cf8c851e0f06aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34828 --metrics-logging=true --relay=true --filter=true --content-topic=/aaaaa/3/bbbbb/proto
|
|
2026-03-01 04:47:23.372 ERROR [src.node.docker_mananger] Max retries reached for container b5d3125fa8e3. Exiting log stream.
|
|
2026-03-01 04:47:23.380 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.78 waku c85f66094c3e28e350461484631c503c1c48c0c88f85e77ea5b0b04af4ac85a1
|
|
2026-03-01 04:47:23.414 DEBUG [src.node.docker_mananger] Container started with ID c85f66094c3e. Setting up logs at ./log/docker/node1_2026-03-01_04-47-23__c9a351b4-a7d5-4105-ba38-fca449e8937e__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:47:23.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34824
|
|
2026-03-01 04:47:23.415 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:47:23.970 ERROR [src.node.docker_mananger] Max retries reached for container 3b14ea386aaf. Exiting log stream.
|
|
2026-03-01 04:47:24.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34824/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:47:24.419 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-01 04:47:24.420 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:47:24.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34824/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:47:24.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.78/tcp/34825/p2p/16Uiu2HAkxNbv534jL6FK9PAAhMU32pc95efMAH3HxvXcJSkCKrDj","/ip4/172.18.139.78/tcp/34826/ws/p2p/16Uiu2HAkxNbv534jL6FK9PAAhMU32pc95efMAH3HxvXcJSkCKrDj"],"enrUri":"enr:-L24QBFg29girxCbfJg0iDW37IEaNPcLqZJ7tpki1wIzlgPAfok1Nw-Y-7Rw0x_UfflQDIYTuWzljd8HkKswktuMsK0CgmlkgnY0gmlwhKwSi06KbXVsdGlhZGRyc5YACASsEotOBogJAAoErBKLTgaICt0DgnJzhQACAQAAiXNlY3AyNTZrMaECK8m5E53ER90GhUZAyfW4t7MMxB6-yWsB3mF4PrrOOOaDdGNwgogJg3VkcIKIC4V3YWt1MgU"}'
|
|
2026-03-01 04:47:24.423 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:47:24.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:47:24.430 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-01_04-47-23__c9a351b4-a7d5-4105-ba38-fca449e8937e__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:47:24.430 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:47:24.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:47:24.432 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:47:24.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.119
|
|
2026-03-01 04:47:24.432 DEBUG [src.node.docker_mananger] Generated ports ['32929', '32930', '32931', '32932', '32933']
|
|
2026-03-01 04:47:24.432 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-01 04:47:24.432 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-01 04:47:24.433 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:47:24.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:47:24.433 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:47:24.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 32929:32929 -p 32930:32930 -p 32931:32931 -p 32932:32932 -p 32933:32933 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=32931 --rest-port=32929 --tcp-port=32930 --discv5-udp-port=32932 --rest-address=0.0.0.0 --nat=extip:172.18.145.119 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ca04966d26fd9a53f4dd5a1958abc0c6cf3fefc7fd9ddef5638bdededaa2cbdd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32933 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBFg29girxCbfJg0iDW37IEaNPcLqZJ7tpki1wIzlgPAfok1Nw-Y-7Rw0x_UfflQDIYTuWzljd8HkKswktuMsK0CgmlkgnY0gmlwhKwSi06KbXVsdGlhZGRyc5YACASsEotOBogJAAoErBKLTgaICt0DgnJzhQACAQAAiXNlY3AyNTZrMaECK8m5E53ER90GhUZAyfW4t7MMxB6-yWsB3mF4PrrOOOaDdGNwgogJg3VkcIKIC4V3YWt1MgU --content-topic=/aaaaa/3/bbbbb/proto
|
|
2026-03-01 04:47:24.631 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.119 waku 452a7c2cd891a8b13a0c59d0f87c668ded4deb5e2acc20b606108ff4146e7616
|
|
2026-03-01 04:47:24.666 DEBUG [src.node.docker_mananger] Container started with ID 452a7c2cd891. Setting up logs at ./log/docker/node2_2026-03-01_04-47-23__c9a351b4-a7d5-4105-ba38-fca449e8937e__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:47:24.667 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32929
|
|
2026-03-01 04:47:24.668 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:47:25.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32929/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:47:25.684 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-01 04:47:25.685 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:47:25.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32929/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:47:25.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.119/tcp/32930/p2p/16Uiu2HAkzE1BRFeH46sTVGm4yWhkV4L7iCzprGnXVMY74RwiX1d2","/ip4/172.18.145.119/tcp/32931/ws/p2p/16Uiu2HAkzE1BRFeH46sTVGm4yWhkV4L7iCzprGnXVMY74RwiX1d2"],"enrUri":"enr:-L24QEOrXBQerUkwFjVx5ZYpAVyjF2XGZXExV3U6H7R3Xw2pXwnMDDdh5aBjTa9TwPPJwasfbwnTWcC6ZVvYU5eC7PMCgmlkgnY0gmlwhKwSkXeKbXVsdGlhZGRyc5YACASsEpF3BoCiAAoErBKRdwaAo90DgnJzhQACAQAAiXNlY3AyNTZrMaECR00syBbuWNiwufgdAdJSMQST_G0d0XRpG8EtQMih8amDdGNwgoCig3VkcIKApIV3YWt1MgE"}'
|
|
2026-03-01 04:47:25.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:47:25.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32929/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.78/tcp/34825/p2p/16Uiu2HAkxNbv534jL6FK9PAAhMU32pc95efMAH3HxvXcJSkCKrDj"]'
|
|
2026-03-01 04:47:25.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:47:25.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34824/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-01 04:47:25.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:47:25.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32929/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-01 04:47:25.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:47:25.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-01 04:47:25.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:47:25.712 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:47:25.813 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:47:25.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34824/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:47:25.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772340445707727517,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:47:25.817 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:47:25.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32929/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:47:25.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772340445707727517,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:47:25.823 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-01 04:47:25.824 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-01 04:47:25.824 DEBUG [src.node.waku_node] Stopping container with id c85f66094c3e
|
|
2026-03-01 04:47:26.426 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:47:26.427 DEBUG [src.node.waku_node] Stopping container with id 452a7c2cd891
|
|
2026-03-01 04:47:26.999 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:47:27.001 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-01 04:47:27.007 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-01 04:47:27.012 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|