mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 15:13:48 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-23 04:45:06.201 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:45:06.202 DEBUG [tests.conftest] Running test: test_filter_get_message_with_150_kb_payload with id: 2026-03-23_04-45-06__df27cac7-0fef-4b09-9cf7-e7b4e3946cb9
|
|
2026-03-23 04:45:06.202 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:45:06.203 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-23 04:45:06.204 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-23 04:45:06.213 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:45:06.213 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-45-06__df27cac7-0fef-4b09-9cf7-e7b4e3946cb9__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:45:06.214 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:45:06.214 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:45:06.217 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:45:06.217 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.87
|
|
2026-03-23 04:45:06.217 DEBUG [src.node.docker_mananger] Generated ports ['23943', '23944', '23945', '23946', '23947']
|
|
2026-03-23 04:45:06.218 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:45:06.218 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:45:06.219 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:45:06.219 DEBUG [src.node.docker_mananger] docker run -i -t -p 23943:23943 -p 23944:23944 -p 23945:23945 -p 23946:23946 -p 23947:23947 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=23945 --rest-port=23943 --tcp-port=23944 --discv5-udp-port=23946 --rest-address=0.0.0.0 --nat=extip:172.18.254.87 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4fe0a5a9eb9b91bf7d8cb56b4955639dc624feeedb67fbe8c424aab04a3512ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23947 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:45:06.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.87 waku 3c25727015c49387f315aae87e38a6b656b666b941dd6d1f295511b40c2d92b1
|
|
2026-03-23 04:45:06.430 ERROR [src.node.docker_mananger] Max retries reached for container 9bae3dd119ad. Exiting log stream.
|
|
2026-03-23 04:45:06.455 DEBUG [src.node.docker_mananger] Container started with ID 3c25727015c4. Setting up logs at ./log/docker/node1_2026-03-23_04-45-06__df27cac7-0fef-4b09-9cf7-e7b4e3946cb9__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:45:06.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23943
|
|
2026-03-23 04:45:06.457 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:45:07.032 ERROR [src.node.docker_mananger] Max retries reached for container 690e50f47ad8. Exiting log stream.
|
|
2026-03-23 04:45:07.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23943/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:45:07.462 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-23 04:45:07.462 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:45:07.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23943/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:45:07.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.87/tcp/23944/p2p/16Uiu2HAmRMCmfFDkLC5qyD34yNGhBhaj45gMgyBYDd5NDxv9NzVM","/ip4/172.18.254.87/tcp/23945/ws/p2p/16Uiu2HAmRMCmfFDkLC5qyD34yNGhBhaj45gMgyBYDd5NDxv9NzVM"],"enrUri":"enr:-L24QCYM4TZyOWu1K4oWSKofLPVfOBy9sF4Wl6uCyU7vw-aEHaAbSPML4ZRRjTYRpf8M0-oZqXEaR0IXnYls3V6HBQICgmlkgnY0gmlwhKwS_leKbXVsdGlhZGRyc5YACASsEv5XBl2IAAoErBL-VwZdid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvJmE3neDCOQAGJG16HoZTPLtESAkDWjmeGcwncSt7hiDdGNwgl2Ig3VkcIJdioV3YWt1MgU"}'
|
|
2026-03-23 04:45:07.465 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:45:07.465 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-23 04:45:07.472 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:45:07.473 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-45-06__df27cac7-0fef-4b09-9cf7-e7b4e3946cb9__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:45:07.473 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:45:07.473 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:45:07.474 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:45:07.474 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.245
|
|
2026-03-23 04:45:07.474 DEBUG [src.node.docker_mananger] Generated ports ['62693', '62694', '62695', '62696', '62697']
|
|
2026-03-23 04:45:07.475 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:45:07.475 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:45:07.475 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:45:07.475 DEBUG [src.node.docker_mananger] docker run -i -t -p 62693:62693 -p 62694:62694 -p 62695:62695 -p 62696:62696 -p 62697:62697 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=62695 --rest-port=62693 --tcp-port=62694 --discv5-udp-port=62696 --rest-address=0.0.0.0 --nat=extip:172.18.199.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ebc7aa8da7bd18f9f46668bec1dce90cb36fa7ab8aeb2feef4aaadc921ee3ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62697 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCYM4TZyOWu1K4oWSKofLPVfOBy9sF4Wl6uCyU7vw-aEHaAbSPML4ZRRjTYRpf8M0-oZqXEaR0IXnYls3V6HBQICgmlkgnY0gmlwhKwS_leKbXVsdGlhZGRyc5YACASsEv5XBl2IAAoErBL-VwZdid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvJmE3neDCOQAGJG16HoZTPLtESAkDWjmeGcwncSt7hiDdGNwgl2Ig3VkcIJdioV3YWt1MgU --filternode=/ip4/172.18.254.87/tcp/23944/p2p/16Uiu2HAmRMCmfFDkLC5qyD34yNGhBhaj45gMgyBYDd5NDxv9NzVM
|
|
2026-03-23 04:45:07.667 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.245 waku aec4660460b25b3babf21754035841e9b5ea721af63adf765cd52017ecb9bda0
|
|
2026-03-23 04:45:07.702 DEBUG [src.node.docker_mananger] Container started with ID aec4660460b2. Setting up logs at ./log/docker/node2_2026-03-23_04-45-06__df27cac7-0fef-4b09-9cf7-e7b4e3946cb9__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:45:07.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62693
|
|
2026-03-23 04:45:07.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:45:08.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62693/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:45:08.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-23 04:45:08.706 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:45:08.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62693/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:45:08.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.245/tcp/62694/p2p/16Uiu2HAm5W8d3JbXHotwCyQfmTFoXukZ3dF23YiiJKsMqf1TbqeK","/ip4/172.18.199.245/tcp/62695/ws/p2p/16Uiu2HAm5W8d3JbXHotwCyQfmTFoXukZ3dF23YiiJKsMqf1TbqeK"],"enrUri":"enr:-L24QL7e9sAioXwXsQkU6yKPbbIoi7BrMs3gAIWBpOIM_ctPFfzBClnnl84lZs5VAgxNnhc5oiobqYwDpKR_Byito8oCgmlkgnY0gmlwhKwSx_WKbXVsdGlhZGRyc5YACASsEsf1BvTmAAoErBLH9Qb0590DgnJzhQADAQAAiXNlY3AyNTZrMaEClblRIap2Vf0j3NRO1Pp0aJDQ2GD6l-edMw2uNbZueaSDdGNwgvTmg3VkcIL06IV3YWt1MgA"}'
|
|
2026-03-23 04:45:08.709 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:45:08.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62693/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.87/tcp/23944/p2p/16Uiu2HAmRMCmfFDkLC5qyD34yNGhBhaj45gMgyBYDd5NDxv9NzVM"]'
|
|
2026-03-23 04:45:08.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:45:08.748 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-23 04:45:08.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23943/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:45:08.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:45:08.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62693/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e875d073-829e-446c-a110-cb6a8f25cc10", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-23 04:45:08.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e875d073-829e-446c-a110-cb6a8f25cc10","statusDesc":"OK"}'
|
|
2026-03-23 04:45:08.787 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:45:08.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:45:08.810 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-23 04:45:10.811 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-23 04:45:10.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62693/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:45:10.817 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:45:10.821 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:45:10.822 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:45:10.822 DEBUG [src.node.waku_node] Stopping container with id 3c25727015c4
|
|
2026-03-23 04:45:11.398 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:45:11.399 DEBUG [src.node.waku_node] Stopping container with id aec4660460b2
|
|
2026-03-23 04:45:11.965 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:45:11.968 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:45:11.978 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:45:11.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|