mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
2025-12-12 04:17:05.827 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-12 04:17:05.827 DEBUG [tests.conftest] Running test: test_filter_get_message_duplicate_message with id: 2025-12-12_04-17-05__c2bf6ac7-6a6b-4c52-82d0-bf49bd7cefc7
|
|
2025-12-12 04:17:05.827 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-12 04:17:05.827 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-12 04:17:05.828 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-12 04:17:05.834 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-12 04:17:05.835 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-12_04-17-05__c2bf6ac7-6a6b-4c52-82d0-bf49bd7cefc7__wakuorg_nwaku:latest.log
|
|
2025-12-12 04:17:05.835 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-12 04:17:05.835 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-12 04:17:05.836 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-12 04:17:05.836 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.96
|
|
2025-12-12 04:17:05.836 DEBUG [src.node.docker_mananger] Generated ports ['43468', '43469', '43470', '43471', '43472']
|
|
2025-12-12 04:17:05.837 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-12 04:17:05.837 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-12 04:17:05.837 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-12 04:17:05.837 DEBUG [src.node.docker_mananger] docker run -i -t -p 43468:43468 -p 43469:43469 -p 43470:43470 -p 43471:43471 -p 43472:43472 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=43470 --rest-port=43468 --tcp-port=43469 --discv5-udp-port=43471 --rest-address=0.0.0.0 --nat=extip:172.18.142.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6ef7ad09c8f55f5da188356ca10abd561def05e1fec3e9cccfeeebb2eca8be37 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43472 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-12 04:17:06.026 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.96 waku 776fca909a624735e08477e7ee96734ddce9459800dff5122ad359cc897ec3a7
|
|
2025-12-12 04:17:06.056 DEBUG [src.node.docker_mananger] Container started with ID 776fca909a62. Setting up logs at ./log/docker/node1_2025-12-12_04-17-05__c2bf6ac7-6a6b-4c52-82d0-bf49bd7cefc7__wakuorg_nwaku:latest.log
|
|
2025-12-12 04:17:06.056 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43468
|
|
2025-12-12 04:17:06.057 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-12 04:17:06.100 ERROR [src.node.docker_mananger] Max retries reached for container 6ad60cb49788. Exiting log stream.
|
|
2025-12-12 04:17:06.625 ERROR [src.node.docker_mananger] Max retries reached for container 7186f7daadb2. Exiting log stream.
|
|
2025-12-12 04:17:07.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43468/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-12 04:17:07.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-12 04:17:07.061 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-12 04:17:07.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43468/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-12 04:17:07.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.96/tcp/43469/p2p/16Uiu2HAkwt5yhPy4nU86C3u3nJFEMaCpaAFgh2VamzCmE31qzVnp","/ip4/172.18.142.96/tcp/43470/ws/p2p/16Uiu2HAkwt5yhPy4nU86C3u3nJFEMaCpaAFgh2VamzCmE31qzVnp"],"enrUri":"enr:-L24QA8FqELcO_9_mfIdmEzfiUJQ5HcTTy4X6ZDMS6IiIIHieNviYnb2SaBSVk08X5cXEtU-Lfs-ICEJDg1ZLODnGr0CgmlkgnY0gmlwhKwSjmCKbXVsdGlhZGRyc5YACASsEo5gBqnNAAoErBKOYAapzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECJHucIl4OXa5j9d6JFNam4rl4JMj10PQLLy-bu323szmDdGNwgqnNg3VkcIKpz4V3YWt1MgU"}'
|
|
2025-12-12 04:17:07.064 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-12 04:17:07.065 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-12 04:17:07.071 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-12 04:17:07.071 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-12_04-17-05__c2bf6ac7-6a6b-4c52-82d0-bf49bd7cefc7__wakuorg_nwaku:latest.log
|
|
2025-12-12 04:17:07.071 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-12 04:17:07.071 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-12 04:17:07.073 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-12 04:17:07.073 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.244
|
|
2025-12-12 04:17:07.073 DEBUG [src.node.docker_mananger] Generated ports ['57381', '57382', '57383', '57384', '57385']
|
|
2025-12-12 04:17:07.073 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-12 04:17:07.073 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-12 04:17:07.074 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-12 04:17:07.074 DEBUG [src.node.docker_mananger] docker run -i -t -p 57381:57381 -p 57382:57382 -p 57383:57383 -p 57384:57384 -p 57385:57385 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=57383 --rest-port=57381 --tcp-port=57382 --discv5-udp-port=57384 --rest-address=0.0.0.0 --nat=extip:172.18.144.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d4dabcea8c82f8db418bd5a5dfafd8eaa79eb699bd6afba6e7ad2bd0ae5df233 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57385 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA8FqELcO_9_mfIdmEzfiUJQ5HcTTy4X6ZDMS6IiIIHieNviYnb2SaBSVk08X5cXEtU-Lfs-ICEJDg1ZLODnGr0CgmlkgnY0gmlwhKwSjmCKbXVsdGlhZGRyc5YACASsEo5gBqnNAAoErBKOYAapzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECJHucIl4OXa5j9d6JFNam4rl4JMj10PQLLy-bu323szmDdGNwgqnNg3VkcIKpz4V3YWt1MgU --filternode=/ip4/172.18.142.96/tcp/43469/p2p/16Uiu2HAkwt5yhPy4nU86C3u3nJFEMaCpaAFgh2VamzCmE31qzVnp
|
|
2025-12-12 04:17:07.258 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.244 waku fa5f86e3a7a353f850b729201578b7f22132b450a32ed2d66e35459aab7c77b2
|
|
2025-12-12 04:17:07.287 DEBUG [src.node.docker_mananger] Container started with ID fa5f86e3a7a3. Setting up logs at ./log/docker/node2_2025-12-12_04-17-05__c2bf6ac7-6a6b-4c52-82d0-bf49bd7cefc7__wakuorg_nwaku:latest.log
|
|
2025-12-12 04:17:07.288 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57381
|
|
2025-12-12 04:17:07.288 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-12 04:17:08.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57381/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-12 04:17:08.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-12 04:17:08.293 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-12 04:17:08.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57381/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-12 04:17:08.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.244/tcp/57382/p2p/16Uiu2HAm7r345jPspmudQvucQs8BgAkPZwur2thPYFeDMvkgb3fv","/ip4/172.18.144.244/tcp/57383/ws/p2p/16Uiu2HAm7r345jPspmudQvucQs8BgAkPZwur2thPYFeDMvkgb3fv"],"enrUri":"enr:-L24QPfiHK-08duB7nJduK4xK1ZT_U5n1VMWMV2GLv0rxiFYcz2ANAj3AHAoB94E7kmy7bw52UrvpI3Z8D2Jwu2wcdUCgmlkgnY0gmlwhKwSkPSKbXVsdGlhZGRyc5YACASsEpD0BuAmAAoErBKQ9AbgJ90DgnJzhQADAQAAiXNlY3AyNTZrMaECuIoCy7NW_VwidnbLRk8eek1C-pcnvobo4fuCJuellvmDdGNwguAmg3VkcILgKIV3YWt1MgA"}'
|
|
2025-12-12 04:17:08.296 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-12 04:17:08.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57381/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.142.96/tcp/43469/p2p/16Uiu2HAkwt5yhPy4nU86C3u3nJFEMaCpaAFgh2VamzCmE31qzVnp"]'
|
|
2025-12-12 04:17:08.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-12 04:17:08.328 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-12 04:17:08.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43468/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-12 04:17:08.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-12 04:17:08.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57381/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b7202899-2c67-4aa0-84af-ad8ab3d865ee", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-12 04:17:08.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b7202899-2c67-4aa0-84af-ad8ab3d865ee","statusDesc":"OK"}'
|
|
2025-12-12 04:17:08.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43468/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)'}'
|
|
2025-12-12 04:17:08.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-12 04:17:08.361 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-12 04:17:08.462 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-12 04:17:08.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57381/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-12 04:17:08.465 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":1765513028354143946,"ephemeral":false}]'
|
|
2025-12-12 04:17:08.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43468/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)'}'
|
|
2025-12-12 04:17:08.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-12 04:17:08.471 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-12 04:17:08.571 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-12 04:17:08.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57381/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-12 04:17:08.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2025-12-12 04:17:08.577 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-12 04:17:08.578 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-12 04:17:08.578 DEBUG [src.node.waku_node] Stopping container with id 776fca909a62
|
|
2025-12-12 04:17:09.112 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-12 04:17:09.114 DEBUG [src.node.waku_node] Stopping container with id fa5f86e3a7a3
|
|
2025-12-12 04:17:09.629 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-12 04:17:09.630 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-12 04:17:09.636 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-12 04:17:09.640 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|