mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
89 lines
15 KiB
Plaintext
89 lines
15 KiB
Plaintext
2026-03-10 04:31:48.138 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:31:48.138 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node_pauses_and_pauses with id: 2026-03-10_04-31-48__141dbd63-956b-4bd7-921f-500fff4f522b
|
|
2026-03-10 04:31:48.139 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:31:48.140 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-10 04:31:48.141 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-10 04:31:48.148 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:31:48.148 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-31-48__141dbd63-956b-4bd7-921f-500fff4f522b__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:31:48.148 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:31:48.149 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:31:48.150 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:31:48.150 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.172
|
|
2026-03-10 04:31:48.150 DEBUG [src.node.docker_mananger] Generated ports ['40093', '40094', '40095', '40096', '40097']
|
|
2026-03-10 04:31:48.150 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:31:48.151 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:31:48.151 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:31:48.151 DEBUG [src.node.docker_mananger] docker run -i -t -p 40093:40093 -p 40094:40094 -p 40095:40095 -p 40096:40096 -p 40097:40097 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=40095 --rest-port=40093 --tcp-port=40094 --discv5-udp-port=40096 --rest-address=0.0.0.0 --nat=extip:172.18.55.172 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f2dc6a4baa06ba41f84bdfa35fbdeebb17cfeaa84df80c24e26759f7ac164e1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40097 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-10 04:31:48.341 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.172 waku 3cb5b3867e97d7c5fe204bfdc70a5022648fb199a0fa18f36a96bb696a817748
|
|
2026-03-10 04:31:48.349 ERROR [src.node.docker_mananger] Max retries reached for container 000c374800e8. Exiting log stream.
|
|
2026-03-10 04:31:48.381 DEBUG [src.node.docker_mananger] Container started with ID 3cb5b3867e97. Setting up logs at ./log/docker/node1_2026-03-10_04-31-48__141dbd63-956b-4bd7-921f-500fff4f522b__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:31:48.381 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40093
|
|
2026-03-10 04:31:48.382 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:31:48.958 ERROR [src.node.docker_mananger] Max retries reached for container ae19527c1bdd. Exiting log stream.
|
|
2026-03-10 04:31:49.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40093/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:49.385 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-10 04:31:49.385 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:31:49.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40093/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:49.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.172/tcp/40094/p2p/16Uiu2HAmSE7cVbVBVN82j6TPPLd7R1Z6uXBjedsznTj9UPtn2Rzo","/ip4/172.18.55.172/tcp/40095/ws/p2p/16Uiu2HAmSE7cVbVBVN82j6TPPLd7R1Z6uXBjedsznTj9UPtn2Rzo"],"enrUri":"enr:-L24QH1OQ2uFqY2AD68BmRk8H_bwnGOFP27uKLuwPwRx2nlCYHDg9_77heu71O3anEGWoe8QGBLt7wIPaO153ESZbHgCgmlkgnY0gmlwhKwSN6yKbXVsdGlhZGRyc5YACASsEjesBpyeAAoErBI3rAacn90DgnJzhQADAQAAiXNlY3AyNTZrMaEDyaRO3XRak7B5lxWd9UJT5xxqFxIfql3BeK31-BDArlCDdGNwgpyeg3VkcIKcoIV3YWt1MgU"}'
|
|
2026-03-10 04:31:49.388 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:31:49.389 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-10 04:31:49.395 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:31:49.395 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-31-48__141dbd63-956b-4bd7-921f-500fff4f522b__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:31:49.396 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:31:49.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:31:49.397 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:31:49.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.123
|
|
2026-03-10 04:31:49.397 DEBUG [src.node.docker_mananger] Generated ports ['44752', '44753', '44754', '44755', '44756']
|
|
2026-03-10 04:31:49.398 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:31:49.398 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:31:49.398 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:31:49.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 44752:44752 -p 44753:44753 -p 44754:44754 -p 44755:44755 -p 44756:44756 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=44754 --rest-port=44752 --tcp-port=44753 --discv5-udp-port=44755 --rest-address=0.0.0.0 --nat=extip:172.18.221.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dbc2cafc70ab47ec0c6e3aeba9a2e80012ea89eb5f1dcb482ec41def47bf56c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44756 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QH1OQ2uFqY2AD68BmRk8H_bwnGOFP27uKLuwPwRx2nlCYHDg9_77heu71O3anEGWoe8QGBLt7wIPaO153ESZbHgCgmlkgnY0gmlwhKwSN6yKbXVsdGlhZGRyc5YACASsEjesBpyeAAoErBI3rAacn90DgnJzhQADAQAAiXNlY3AyNTZrMaEDyaRO3XRak7B5lxWd9UJT5xxqFxIfql3BeK31-BDArlCDdGNwgpyeg3VkcIKcoIV3YWt1MgU --filternode=/ip4/172.18.55.172/tcp/40094/p2p/16Uiu2HAmSE7cVbVBVN82j6TPPLd7R1Z6uXBjedsznTj9UPtn2Rzo
|
|
2026-03-10 04:31:49.589 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.123 waku 283230c50dc62cbbf13ce019854eb27524678e4e4912674532937a5fb3635f84
|
|
2026-03-10 04:31:49.624 DEBUG [src.node.docker_mananger] Container started with ID 283230c50dc6. Setting up logs at ./log/docker/node2_2026-03-10_04-31-48__141dbd63-956b-4bd7-921f-500fff4f522b__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:31:49.625 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44752
|
|
2026-03-10 04:31:49.626 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:31:50.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44752/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:50.629 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-10 04:31:50.629 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:31:50.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44752/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:50.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.123/tcp/44753/p2p/16Uiu2HAmCeucPYpDzNKS4L1eQMJCC6PpnD1NcD1sZfWqH7C7GQSB","/ip4/172.18.221.123/tcp/44754/ws/p2p/16Uiu2HAmCeucPYpDzNKS4L1eQMJCC6PpnD1NcD1sZfWqH7C7GQSB"],"enrUri":"enr:-L24QBCMYoLH7JjSfJjRkBMY1jVLAFlJQblovuYq198Hsv5FBFlX_ZMDMT_olWUEqgPD0UWJdW_rPNIGIbstJF0nzj4CgmlkgnY0gmlwhKwS3XuKbXVsdGlhZGRyc5YACASsEt17Bq7RAAoErBLdewau0t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC__qkDrATeiPjzLrgQBkVpCXtmL-LuGLPDM_rt3MswAiDdGNwgq7Rg3VkcIKu04V3YWt1MgA"}'
|
|
2026-03-10 04:31:50.632 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:31:50.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44752/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.172/tcp/40094/p2p/16Uiu2HAmSE7cVbVBVN82j6TPPLd7R1Z6uXBjedsznTj9UPtn2Rzo"]'
|
|
2026-03-10 04:31:50.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:31:50.671 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-10 04:31:50.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40093/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-10 04:31:50.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:31:50.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44752/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b0d57295-0c4e-41bd-bd64-170eb9bbde33", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-10 04:31:50.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b0d57295-0c4e-41bd-bd64-170eb9bbde33","statusDesc":"OK"}'
|
|
2026-03-10 04:31:50.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40093/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:31:50.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:31:50.717 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:31:50.817 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:31:50.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44752/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:50.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773117110710044391,"ephemeral":false}]'
|
|
2026-03-10 04:31:50.822 DEBUG [src.node.waku_node] Pausing container with id 3cb5b3867e97
|
|
2026-03-10 04:31:50.831 DEBUG [src.node.waku_node] Unpause container with id 3cb5b3867e97
|
|
2026-03-10 04:31:50.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40093/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:31:50.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:31:50.844 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:31:50.945 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:31:50.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44752/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:50.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773117110839798349,"ephemeral":false}]'
|
|
2026-03-10 04:31:50.949 DEBUG [src.node.waku_node] Pausing container with id 283230c50dc6
|
|
2026-03-10 04:31:50.958 DEBUG [src.node.waku_node] Unpause container with id 283230c50dc6
|
|
2026-03-10 04:31:50.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40093/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTI=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:31:50.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:31:50.971 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:31:51.071 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:31:51.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44752/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:31:51.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773117110966631726,"ephemeral":false}]'
|
|
2026-03-10 04:31:51.078 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:31:51.079 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:31:51.079 DEBUG [src.node.waku_node] Stopping container with id 3cb5b3867e97
|
|
2026-03-10 04:31:51.596 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:31:51.598 DEBUG [src.node.waku_node] Stopping container with id 283230c50dc6
|
|
2026-03-10 04:31:52.131 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:31:52.133 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:31:52.139 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:31:52.144 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|