mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2025-12-26 04:12:55.991 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:12:55.992 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2025-12-26_04-12-55__39c9b6eb-7427-418f-ad2f-75d31f63c1f0
|
|
2025-12-26 04:12:55.992 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:12:55.992 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-26 04:12:55.992 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-26 04:12:55.999 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:12:56.000 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-12-55__39c9b6eb-7427-418f-ad2f-75d31f63c1f0__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:12:56.000 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:12:56.000 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:12:56.001 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:12:56.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.55
|
|
2025-12-26 04:12:56.002 DEBUG [src.node.docker_mananger] Generated ports ['24409', '24410', '24411', '24412', '24413']
|
|
2025-12-26 04:12:56.002 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:12:56.002 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:12:56.002 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:12:56.002 DEBUG [src.node.docker_mananger] docker run -i -t -p 24409:24409 -p 24410:24410 -p 24411:24411 -p 24412:24412 -p 24413:24413 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=24411 --rest-port=24409 --tcp-port=24410 --discv5-udp-port=24412 --rest-address=0.0.0.0 --nat=extip:172.18.3.55 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e636a5fb4f574f6b2f14fe4d2cbeab9c22f462e1b5070dd81ef6cc6ec3ef3232 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24413 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-26 04:12:56.186 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.55 waku 6812e5a32a77b6507d6949533b9e8a6348c5690a5384e9155a787fdf0431326f
|
|
2025-12-26 04:12:56.217 DEBUG [src.node.docker_mananger] Container started with ID 6812e5a32a77. Setting up logs at ./log/docker/node1_2025-12-26_04-12-55__39c9b6eb-7427-418f-ad2f-75d31f63c1f0__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:12:56.218 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24409
|
|
2025-12-26 04:12:56.218 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:12:56.244 ERROR [src.node.docker_mananger] Max retries reached for container 0bb0dcde8623. Exiting log stream.
|
|
2025-12-26 04:12:56.793 ERROR [src.node.docker_mananger] Max retries reached for container 45c67f6cd4bb. Exiting log stream.
|
|
2025-12-26 04:12:57.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24409/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:12:57.223 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-26 04:12:57.223 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:12:57.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:12:57.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.55/tcp/24410/p2p/16Uiu2HAmTnSaZ6rNdi46xvnA2Nu22cTr3ekkmSr4k7FsFzn5R8Lk","/ip4/172.18.3.55/tcp/24411/ws/p2p/16Uiu2HAmTnSaZ6rNdi46xvnA2Nu22cTr3ekkmSr4k7FsFzn5R8Lk"],"enrUri":"enr:-L24QIzrEeQOJQSKShG16BLsGasVD8fKiTUfa9nRJcXuSeeddXcWzjtlSdzM49aJh0vsZ7RDMHRtWZ1gd9oY4sZFF8UCgmlkgnY0gmlwhKwSAzeKbXVsdGlhZGRyc5YACASsEgM3Bl9aAAoErBIDNwZfW90DgnJzhQADAQAAiXNlY3AyNTZrMaED4MgGxNAUMtzZuu5OPIvTbLnaAhIhB33fp8udO0B-itWDdGNwgl9ag3VkcIJfXIV3YWt1MgU"}'
|
|
2025-12-26 04:12:57.226 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:12:57.226 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-26 04:12:57.233 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:12:57.233 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-12-55__39c9b6eb-7427-418f-ad2f-75d31f63c1f0__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:12:57.233 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:12:57.233 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:12:57.235 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:12:57.235 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.227
|
|
2025-12-26 04:12:57.235 DEBUG [src.node.docker_mananger] Generated ports ['10483', '10484', '10485', '10486', '10487']
|
|
2025-12-26 04:12:57.235 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:12:57.235 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:12:57.236 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:12:57.236 DEBUG [src.node.docker_mananger] docker run -i -t -p 10483:10483 -p 10484:10484 -p 10485:10485 -p 10486:10486 -p 10487:10487 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=10485 --rest-port=10483 --tcp-port=10484 --discv5-udp-port=10486 --rest-address=0.0.0.0 --nat=extip:172.18.168.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed9df9cfa5ba2fd2a8fe06867dbbebccf33eede2da53dfd31c28b8babbdf2ea4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10487 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QIzrEeQOJQSKShG16BLsGasVD8fKiTUfa9nRJcXuSeeddXcWzjtlSdzM49aJh0vsZ7RDMHRtWZ1gd9oY4sZFF8UCgmlkgnY0gmlwhKwSAzeKbXVsdGlhZGRyc5YACASsEgM3Bl9aAAoErBIDNwZfW90DgnJzhQADAQAAiXNlY3AyNTZrMaED4MgGxNAUMtzZuu5OPIvTbLnaAhIhB33fp8udO0B-itWDdGNwgl9ag3VkcIJfXIV3YWt1MgU --filternode=/ip4/172.18.3.55/tcp/24410/p2p/16Uiu2HAmTnSaZ6rNdi46xvnA2Nu22cTr3ekkmSr4k7FsFzn5R8Lk
|
|
2025-12-26 04:12:57.441 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.227 waku 3c77935af5f7a66d3ce1432ae25cdb8d657b977ce62b928354f8264684ce6b69
|
|
2025-12-26 04:12:57.472 DEBUG [src.node.docker_mananger] Container started with ID 3c77935af5f7. Setting up logs at ./log/docker/node2_2025-12-26_04-12-55__39c9b6eb-7427-418f-ad2f-75d31f63c1f0__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:12:57.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10483
|
|
2025-12-26 04:12:57.473 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:12:58.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10483/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:12:58.478 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-26 04:12:58.478 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:12:58.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10483/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:12:58.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.227/tcp/10484/p2p/16Uiu2HAm9yKJhQnfSW94P3A6bBPAPN1gG1EWJL2tdrVDTth5ky6F","/ip4/172.18.168.227/tcp/10485/ws/p2p/16Uiu2HAm9yKJhQnfSW94P3A6bBPAPN1gG1EWJL2tdrVDTth5ky6F"],"enrUri":"enr:-L24QBZL3t9A3xonNM748cE8eMtp15WlWmBzR8hzRuY1Z0vSW3AYRCJkX7-fURU4YOOwm6-PjuP5o4-cjYMtTPjNX3oCgmlkgnY0gmlwhKwSqOOKbXVsdGlhZGRyc5YACASsEqjjBij0AAoErBKo4wYo9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2B7TnRNQpEB2JaBMR-tBZ1AYnU7VuatwAMK2RX6v4siDdGNwgij0g3VkcIIo9oV3YWt1MgA"}'
|
|
2025-12-26 04:12:58.481 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:12:58.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10483/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.3.55/tcp/24410/p2p/16Uiu2HAmTnSaZ6rNdi46xvnA2Nu22cTr3ekkmSr4k7FsFzn5R8Lk"]'
|
|
2025-12-26 04:12:58.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:12:58.515 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-26 04:12:58.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24409/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-26 04:12:58.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:12:58.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10483/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "21c03785-e07e-461c-bd19-2d55d2234fee", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-26 04:12:58.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"21c03785-e07e-461c-bd19-2d55d2234fee","statusDesc":"OK"}'
|
|
2025-12-26 04:12:58.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24409/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)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
|
2025-12-26 04:12:58.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:12:58.550 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-26 04:12:58.650 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-26 04:12:58.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10483/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:12:58.654 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":1766722378542077478,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
|
2025-12-26 04:12:58.658 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:12:58.658 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:12:58.659 DEBUG [src.node.waku_node] Stopping container with id 6812e5a32a77
|
|
2025-12-26 04:12:59.208 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:12:59.210 DEBUG [src.node.waku_node] Stopping container with id 3c77935af5f7
|
|
2025-12-26 04:12:59.738 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:12:59.741 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:12:59.750 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:12:59.755 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|