mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 04:39:32 +00:00
79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
2026-04-22 23:57:42.021 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:57:42.021 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:57:42.022 DEBUG [tests.conftest] Running test: test_publish_with_missing_content_topic with id: 2026-04-22_23-57-42__36a7f56e-9926-44ff-8adc-47dd108a3483
|
||
2026-04-22 23:57:42.022 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:57:42.022 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-22 23:57:42.022 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||
2026-04-22 23:57:42.028 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:57:42.029 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-57-42__36a7f56e-9926-44ff-8adc-47dd108a3483__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:42.029 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:57:42.029 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:57:42.030 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:57:42.030 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.120
|
||
2026-04-22 23:57:42.030 DEBUG [src.node.docker_mananger] Generated ports ['7870', '7871', '7872', '7873', '7874']
|
||
2026-04-22 23:57:42.030 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:57:42.031 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:57:42.031 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:57:42.031 DEBUG [src.node.docker_mananger] docker run -i -t -p 7870:7870 -p 7871:7871 -p 7872:7872 -p 7873:7873 -p 7874:7874 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=7872 --rest-port=7870 --tcp-port=7871 --discv5-udp-port=7873 --rest-address=0.0.0.0 --nat=extip:172.18.222.120 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=7e62de4fab9f5ba7c2165cf4ace1ee02fbd75f2427e61ef30fbdbaede6ddd4bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7874 --metrics-logging=true --relay=true
|
||
2026-04-22 23:57:42.211 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.120 waku 5c22e3ed9987f81b17f80aebff360654b4d086628c4ad7bd8d6d7de64decd8d2
|
||
2026-04-22 23:57:42.247 DEBUG [src.node.docker_mananger] Container started with ID 5c22e3ed9987. Setting up logs at ./log/docker/node1_2026-04-22_23-57-42__36a7f56e-9926-44ff-8adc-47dd108a3483__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:42.247 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7870
|
||
2026-04-22 23:57:42.247 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:57:42.344 ERROR [src.node.docker_mananger] Max retries reached for container 9af7b04ab4c3. Exiting log stream.
|
||
2026-04-22 23:57:42.795 ERROR [src.node.docker_mananger] Max retries reached for container 7e496616093b. Exiting log stream.
|
||
2026-04-22 23:57:43.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7870/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:43.251 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-22 23:57:43.251 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:57:43.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7870/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:43.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.120/tcp/7871/p2p/16Uiu2HAm4UUVfnKtxWZfS9Nt1JUVLFMg363AWK5vGnjU2LeDqcH7","/ip4/172.18.222.120/tcp/7872/ws/p2p/16Uiu2HAm4UUVfnKtxWZfS9Nt1JUVLFMg363AWK5vGnjU2LeDqcH7"],"enrUri":"enr:-L24QGphRWJsjWQt355jsegc38MXHVuAwZi6_QLnm_DOFelQN9CIY__Owg_N4RSACttiSusCathBQ2HdIj8CJBypM1MCgmlkgnY0gmlwhKwS3niKbXVsdGlhZGRyc5YACASsEt54Bh6_AAoErBLeeAYewN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEChnDwUeGGBjryyKr7cJ6Z9Qc9bx3z59Xp5urRd_R6EDKDdGNwgh6_g3VkcIIewYV3YWt1MgE"}'
|
||
2026-04-22 23:57:43.254 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:57:43.260 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:57:43.260 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-57-42__36a7f56e-9926-44ff-8adc-47dd108a3483__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:43.260 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:57:43.260 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:57:43.261 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:57:43.262 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.135
|
||
2026-04-22 23:57:43.262 DEBUG [src.node.docker_mananger] Generated ports ['43945', '43946', '43947', '43948', '43949']
|
||
2026-04-22 23:57:43.262 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:57:43.262 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:57:43.262 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:57:43.262 DEBUG [src.node.docker_mananger] docker run -i -t -p 43945:43945 -p 43946:43946 -p 43947:43947 -p 43948:43948 -p 43949:43949 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=43947 --rest-port=43945 --tcp-port=43946 --discv5-udp-port=43948 --rest-address=0.0.0.0 --nat=extip:172.18.230.135 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fedfd0abbe4b1a6e62f44e726a95cfbd9eccc0d8e55e674e68bb89b7f088aadd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43949 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGphRWJsjWQt355jsegc38MXHVuAwZi6_QLnm_DOFelQN9CIY__Owg_N4RSACttiSusCathBQ2HdIj8CJBypM1MCgmlkgnY0gmlwhKwS3niKbXVsdGlhZGRyc5YACASsEt54Bh6_AAoErBLeeAYewN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEChnDwUeGGBjryyKr7cJ6Z9Qc9bx3z59Xp5urRd_R6EDKDdGNwgh6_g3VkcIIewYV3YWt1MgE
|
||
2026-04-22 23:57:43.441 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.135 waku b4e9c2d57ff91a1cf29bf66d7e77f1b0d9b05b220f057d80e67372be47c4816c
|
||
2026-04-22 23:57:43.476 DEBUG [src.node.docker_mananger] Container started with ID b4e9c2d57ff9. Setting up logs at ./log/docker/node2_2026-04-22_23-57-42__36a7f56e-9926-44ff-8adc-47dd108a3483__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:43.476 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43945
|
||
2026-04-22 23:57:43.476 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:57:44.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43945/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:44.490 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"},{"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:57:44.490 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:57:44.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43945/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:44.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.135/tcp/43946/p2p/16Uiu2HAmDmGebM2rSipmMTTmX3N3K2T8XegHxExBk3mYt87GJ4XG","/ip4/172.18.230.135/tcp/43947/ws/p2p/16Uiu2HAmDmGebM2rSipmMTTmX3N3K2T8XegHxExBk3mYt87GJ4XG"],"enrUri":"enr:-L24QEPGwWzmHg1VrX7YnJ-5Tf2HqFH-oJ3tiqbS6HbpSEzJDmUBTHsv2ulBvRhjh_Wgzhgs_gGfIJ4vOKmiOAIC3WUCgmlkgnY0gmlwhKwS5oeKbXVsdGlhZGRyc5YACASsEuaHBquqAAoErBLmhwarq90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDEHeZsTqLGSV22DsL6Q0qMnwd6Dib0_Wy-6LrlPm3at-DdGNwgquqg3VkcIKrrIV3YWt1MgE"}'
|
||
2026-04-22 23:57:44.493 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:57:44.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43945/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.120/tcp/7871/p2p/16Uiu2HAm4UUVfnKtxWZfS9Nt1JUVLFMg363AWK5vGnjU2LeDqcH7"]'
|
||
2026-04-22 23:57:44.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:44.496 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||
2026-04-22 23:57:44.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7870/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:44.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:44.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43945/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:44.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:44.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7870/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:57:44.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:44.515 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:57:44.615 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:57:44.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7870/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:44.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902264508291584,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:57:44.620 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-22 23:57:44.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:44.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902264508291584,"ephemeral":false,"proof":""}]'
|
||
2026-04-22 23:57:44.624 INFO [src.steps.relay] WARM UP successful!!
|
||
2026-04-22 23:57:44.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7870/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:57:44.627 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7870/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||
2026-04-22 23:57:44.629 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-22 23:57:44.630 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-22 23:57:44.630 DEBUG [src.node.waku_node] Stopping container with id 5c22e3ed9987
|
||
2026-04-22 23:57:45.083 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:57:45.083 DEBUG [src.node.waku_node] Stopping container with id b4e9c2d57ff9
|
||
2026-04-22 23:57:45.513 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:57:45.514 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-22 23:57:45.521 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-22 23:57:45.528 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|