mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-17 04:38:26.727 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:38:26.728 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2026-03-17_04-38-26__6d6e93ec-ae02-4efe-be68-dc72bb0f7ea1
|
|
2026-03-17 04:38:26.728 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:38:26.728 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:38:26.728 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-17 04:38:26.735 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:38:26.736 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-38-26__6d6e93ec-ae02-4efe-be68-dc72bb0f7ea1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:38:26.736 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:38:26.736 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:38:26.738 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:38:26.739 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.167
|
|
2026-03-17 04:38:26.739 DEBUG [src.node.docker_mananger] Generated ports ['31707', '31708', '31709', '31710', '31711']
|
|
2026-03-17 04:38:26.739 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-03-17 04:38:26.739 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:38:26.739 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:38:26.739 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:38:26.740 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:38:26.740 DEBUG [src.node.docker_mananger] docker run -i -t -p 31707:31707 -p 31708:31708 -p 31709:31709 -p 31710:31710 -p 31711:31711 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=31709 --rest-port=31707 --tcp-port=31708 --discv5-udp-port=31710 --rest-address=0.0.0.0 --nat=extip:172.18.86.167 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=858d85daaaad88da2e8efd200c5e8c2824865dc4bebce49c1ad9cb288ae8c38b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31711 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-17 04:38:26.911 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.167 waku 6d9813b21e615331687ab40db2ab14a3651a9c6134b42067f8facd34a6c9cc2c
|
|
2026-03-17 04:38:26.941 DEBUG [src.node.docker_mananger] Container started with ID 6d9813b21e61. Setting up logs at ./log/docker/node1_2026-03-17_04-38-26__6d6e93ec-ae02-4efe-be68-dc72bb0f7ea1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:38:26.942 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31707
|
|
2026-03-17 04:38:26.946 ERROR [src.node.docker_mananger] Max retries reached for container f817639b0943. Exiting log stream.
|
|
2026-03-17 04:38:26.946 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:38:27.501 ERROR [src.node.docker_mananger] Max retries reached for container 89c065bf8684. Exiting log stream.
|
|
2026-03-17 04:38:27.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31707/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:38:27.950 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-17 04:38:27.950 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:38:27.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:38:27.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.167/tcp/31708/p2p/16Uiu2HAmUZrcd9qanA8bEyWKGAEUZTHwWNXJggHqrPUnBPc6CjVX","/ip4/172.18.86.167/tcp/31709/ws/p2p/16Uiu2HAmUZrcd9qanA8bEyWKGAEUZTHwWNXJggHqrPUnBPc6CjVX"],"enrUri":"enr:-L24QPcrpETqJiUOpaYPXLxjTQRa7_Zd3rYki33ne4HBqCjTZVaOxlmy0uxNnUehNLlZ4ArzY-skWaH-3NyP5VaDJxACgmlkgnY0gmlwhKwSVqeKbXVsdGlhZGRyc5YACASsElanBnvcAAoErBJWpwZ73d0DgnJzhQAFAQAAiXNlY3AyNTZrMaED7GpXD_JY8ROU3iqrrhsi2ZU5Q3JaM2RIuTXj_EyJwcaDdGNwgnvcg3VkcIJ73oV3YWt1MgU"}'
|
|
2026-03-17 04:38:27.953 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:38:27.960 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:38:27.960 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-38-26__6d6e93ec-ae02-4efe-be68-dc72bb0f7ea1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:38:27.960 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:38:27.960 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.50.0
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.docker_mananger] Generated ports ['5799', '5800', '5801', '5802', '5803']
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:38:27.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:38:27.962 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:38:27.963 DEBUG [src.node.docker_mananger] docker run -i -t -p 5799:5799 -p 5800:5800 -p 5801:5801 -p 5802:5802 -p 5803:5803 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=5801 --rest-port=5799 --tcp-port=5800 --discv5-udp-port=5802 --rest-address=0.0.0.0 --nat=extip:172.18.50.0 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=65fa3b788d63a9ffb9e78ddd049e95eae3668eb1bbdfed24bfbbd07ee4aa588e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5803 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPcrpETqJiUOpaYPXLxjTQRa7_Zd3rYki33ne4HBqCjTZVaOxlmy0uxNnUehNLlZ4ArzY-skWaH-3NyP5VaDJxACgmlkgnY0gmlwhKwSVqeKbXVsdGlhZGRyc5YACASsElanBnvcAAoErBJWpwZ73d0DgnJzhQAFAQAAiXNlY3AyNTZrMaED7GpXD_JY8ROU3iqrrhsi2ZU5Q3JaM2RIuTXj_EyJwcaDdGNwgnvcg3VkcIJ73oV3YWt1MgU
|
|
2026-03-17 04:38:28.130 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.50.0 waku 517399581a18a1deac6ff30c6b5d548b0fc4657487e51071a21e3a1047a93811
|
|
2026-03-17 04:38:28.158 DEBUG [src.node.docker_mananger] Container started with ID 517399581a18. Setting up logs at ./log/docker/node2_2026-03-17_04-38-26__6d6e93ec-ae02-4efe-be68-dc72bb0f7ea1__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:38:28.158 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5799
|
|
2026-03-17 04:38:28.159 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:38:29.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:38:29.177 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-17 04:38:29.178 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:38:29.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:38:29.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.0/tcp/5800/p2p/16Uiu2HAkzAb8ZWxqprH2oLWG5XmdRqsvtbzHtWWqvAFy8pAxvWwC","/ip4/172.18.50.0/tcp/5801/ws/p2p/16Uiu2HAkzAb8ZWxqprH2oLWG5XmdRqsvtbzHtWWqvAFy8pAxvWwC"],"enrUri":"enr:-L24QDeFHTDqxm4waQMelDRDeoX4qnwqBg48eHfwLlU5jW1JZTEs5-6RjblXao9rh1qLF5aak5Ok1cchkJ7_1ldYsfcCgmlkgnY0gmlwhKwSMgCKbXVsdGlhZGRyc5YACASsEjIABhaoAAoErBIyAAYWqd0DgnJzhQAFAQAAiXNlY3AyNTZrMaECRm09apMXgutljD0mNs08mf3Rlr2EYPQ_IshJaKNx4_ODdGNwghaog3VkcIIWqoV3YWt1MgE"}'
|
|
2026-03-17 04:38:29.184 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:38:29.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5799/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.86.167/tcp/31708/p2p/16Uiu2HAmUZrcd9qanA8bEyWKGAEUZTHwWNXJggHqrPUnBPc6CjVX"]'
|
|
2026-03-17 04:38:29.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:38:29.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-03-17 04:38:29.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:38:29.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5799/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-03-17 04:38:29.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:38:29.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-17 04:38:29.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:38:29.203 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-17 04:38:29.303 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:38:29.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:38:29.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722309197436036,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:38:29.309 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:38:29.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:38:29.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722309197436036,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:38:29.314 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:38:29.315 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:38:29.315 DEBUG [src.node.waku_node] Stopping container with id 6d9813b21e61
|
|
2026-03-17 04:38:29.804 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:38:29.804 DEBUG [src.node.waku_node] Stopping container with id 517399581a18
|
|
2026-03-17 04:38:30.322 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:38:30.325 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:38:30.329 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:38:30.334 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|