mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 07:53:10 +00:00
144 lines
25 KiB
Plaintext
144 lines
25 KiB
Plaintext
2025-12-21 04:15:11.244 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-21 04:15:11.245 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_multiple_pubsub_topics with id: 2025-12-21_04-15-11__08849074-bb1d-4ea3-b702-413e537d0fa7
|
|
2025-12-21 04:15:11.245 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-21 04:15:11.245 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-21 04:15:11.246 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-21 04:15:11.252 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-21 04:15:11.252 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-21_04-15-11__08849074-bb1d-4ea3-b702-413e537d0fa7__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:15:11.252 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-21 04:15:11.252 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-21 04:15:11.253 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-21 04:15:11.254 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.251
|
|
2025-12-21 04:15:11.254 DEBUG [src.node.docker_mananger] Generated ports ['34334', '34335', '34336', '34337', '34338']
|
|
2025-12-21 04:15:11.254 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-21 04:15:11.254 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-21 04:15:11.254 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-21 04:15:11.254 DEBUG [src.node.docker_mananger] docker run -i -t -p 34334:34334 -p 34335:34335 -p 34336:34336 -p 34337:34337 -p 34338:34338 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=34336 --rest-port=34334 --tcp-port=34335 --discv5-udp-port=34337 --rest-address=0.0.0.0 --nat=extip:172.18.228.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0e50c77a1e1abcfcddcee5c04426eed9cbafdeae3ba2b50678e7cba6c725b6ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34338 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-21 04:15:11.431 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.251 waku fae1020ae229bbf1deb10ea8369c611a73e7b07d4f241a1abb1bc4ab8c2da3a3
|
|
2025-12-21 04:15:11.462 DEBUG [src.node.docker_mananger] Container started with ID fae1020ae229. Setting up logs at ./log/docker/node1_2025-12-21_04-15-11__08849074-bb1d-4ea3-b702-413e537d0fa7__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:15:11.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34334
|
|
2025-12-21 04:15:11.463 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-21 04:15:11.553 ERROR [src.node.docker_mananger] Max retries reached for container e77f6d2e7a3c. Exiting log stream.
|
|
2025-12-21 04:15:12.048 ERROR [src.node.docker_mananger] Max retries reached for container 67e3c68b2801. Exiting log stream.
|
|
2025-12-21 04:15:12.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34334/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:12.468 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-21 04:15:12.469 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-21 04:15:12.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34334/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:12.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.251/tcp/34335/p2p/16Uiu2HAkv3xxNmu16jUUMwG8QH3oZD2YF9d1gVRnuAEvPuidoko5","/ip4/172.18.228.251/tcp/34336/ws/p2p/16Uiu2HAkv3xxNmu16jUUMwG8QH3oZD2YF9d1gVRnuAEvPuidoko5"],"enrUri":"enr:-L24QCxeUCgoPD_0bCwnBNtYigBzHahBbsnMcaV2ykGsT3rtYoqHc6o18HxZU7D4oi6sQYUOmSCDXFulFmAyTI0uUWACgmlkgnY0gmlwhKwS5PuKbXVsdGlhZGRyc5YACASsEuT7BoYfAAoErBLk-waGIN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCUwafDvdbTbvMlKVUA4VdPX2S07DYaF3b9pvCQm5RoyDdGNwgoYfg3VkcIKGIYV3YWt1MgU"}'
|
|
2025-12-21 04:15:12.471 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-21 04:15:12.472 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-21 04:15:12.478 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-21 04:15:12.478 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-21_04-15-11__08849074-bb1d-4ea3-b702-413e537d0fa7__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:15:12.479 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-21 04:15:12.479 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-21 04:15:12.480 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-21 04:15:12.480 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.130
|
|
2025-12-21 04:15:12.480 DEBUG [src.node.docker_mananger] Generated ports ['40624', '40625', '40626', '40627', '40628']
|
|
2025-12-21 04:15:12.481 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-21 04:15:12.481 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-21 04:15:12.481 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-21 04:15:12.481 DEBUG [src.node.docker_mananger] docker run -i -t -p 40624:40624 -p 40625:40625 -p 40626:40626 -p 40627:40627 -p 40628:40628 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=40626 --rest-port=40624 --tcp-port=40625 --discv5-udp-port=40627 --rest-address=0.0.0.0 --nat=extip:172.18.202.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0efcfcb04f2d6ba5f27ea94ca2c30d4eef7dcecfacf07be63cc618159ddfbbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40628 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCxeUCgoPD_0bCwnBNtYigBzHahBbsnMcaV2ykGsT3rtYoqHc6o18HxZU7D4oi6sQYUOmSCDXFulFmAyTI0uUWACgmlkgnY0gmlwhKwS5PuKbXVsdGlhZGRyc5YACASsEuT7BoYfAAoErBLk-waGIN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCUwafDvdbTbvMlKVUA4VdPX2S07DYaF3b9pvCQm5RoyDdGNwgoYfg3VkcIKGIYV3YWt1MgU --filternode=/ip4/172.18.228.251/tcp/34335/p2p/16Uiu2HAkv3xxNmu16jUUMwG8QH3oZD2YF9d1gVRnuAEvPuidoko5
|
|
2025-12-21 04:15:12.662 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.130 waku 349d2ffbe318e4cb39a7fba24fc9d40e8e3d5f396cd9c6c22ad5af12c45690e6
|
|
2025-12-21 04:15:12.694 DEBUG [src.node.docker_mananger] Container started with ID 349d2ffbe318. Setting up logs at ./log/docker/node2_2025-12-21_04-15-11__08849074-bb1d-4ea3-b702-413e537d0fa7__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:15:12.694 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40624
|
|
2025-12-21 04:15:12.694 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-21 04:15:13.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:13.699 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-21 04:15:13.699 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-21 04:15:13.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:13.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.130/tcp/40625/p2p/16Uiu2HAm4SQ1C2sVqJjBtZRHAe5UWVbgpe9dPNNcAAtsPmfj8J3V","/ip4/172.18.202.130/tcp/40626/ws/p2p/16Uiu2HAm4SQ1C2sVqJjBtZRHAe5UWVbgpe9dPNNcAAtsPmfj8J3V"],"enrUri":"enr:-L24QOAHCPIoQSUV9p9LYfhOBv659BjCClCNKc6X9xIaRmTlE67vVNWguA-tPG8BvCcI6BlLkftWSBOns2E9WeeouMwCgmlkgnY0gmlwhKwSyoKKbXVsdGlhZGRyc5YACASsEsqCBp6xAAoErBLKggaest0DgnJzhQADAQAAiXNlY3AyNTZrMaECheiy-l9w-MzAOXOKbjvT9ZwCe6oq-XrXf_aYarfdx2yDdGNwgp6xg3VkcIKes4V3YWt1MgA"}'
|
|
2025-12-21 04:15:13.702 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-21 04:15:13.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.228.251/tcp/34335/p2p/16Uiu2HAkv3xxNmu16jUUMwG8QH3oZD2YF9d1gVRnuAEvPuidoko5"]'
|
|
2025-12-21 04:15:13.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:13.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-21 04:15:13.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:13.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40624/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b15efbde-5f7b-4e7f-8df9-ca0ef74cd8c6", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
|
2025-12-21 04:15:13.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b15efbde-5f7b-4e7f-8df9-ca0ef74cd8c6","statusDesc":"OK"}'
|
|
2025-12-21 04:15:13.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/0", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:13.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:13.765 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:13.866 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:13.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:13.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/0","version":0,"timestamp":1766290513758632567,"ephemeral":false}]'
|
|
2025-12-21 04:15:13.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-21 04:15:13.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:13.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40624/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6194cfda-a5b4-453f-9348-e10908236d15", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-21 04:15:13.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6194cfda-a5b4-453f-9348-e10908236d15","statusDesc":"OK"}'
|
|
2025-12-21 04:15:13.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:13.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:13.889 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:13.989 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:13.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:13.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1","version":0,"timestamp":1766290513884385459,"ephemeral":false}]'
|
|
2025-12-21 04:15:13.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2025-12-21 04:15:13.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:13.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40624/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a112aaf0-41e0-4625-aef7-2b396cbd92e2", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2025-12-21 04:15:14.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a112aaf0-41e0-4625-aef7-2b396cbd92e2","statusDesc":"OK"}'
|
|
2025-12-21 04:15:14.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/9", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.011 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.112 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/9","version":0,"timestamp":1766290514006885061,"ephemeral":false}]'
|
|
2025-12-21 04:15:14.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
|
2025-12-21 04:15:14.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40624/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ef009591-5349-418a-a346-7d5af2108887", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
|
2025-12-21 04:15:14.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ef009591-5349-418a-a346-7d5af2108887","statusDesc":"OK"}'
|
|
2025-12-21 04:15:14.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/25", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.135 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.236 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/25","version":0,"timestamp":1766290514130859963,"ephemeral":false}]'
|
|
2025-12-21 04:15:14.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2025-12-21 04:15:14.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40624/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "619df402-c390-4c70-a611-aedca42a4cf7", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
|
2025-12-21 04:15:14.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"619df402-c390-4c70-a611-aedca42a4cf7","statusDesc":"OK"}'
|
|
2025-12-21 04:15:14.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1000", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.259 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.359 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1000","version":0,"timestamp":1766290514254103642,"ephemeral":false}]'
|
|
2025-12-21 04:15:14.364 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:40624/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2025-12-21 04:15:14.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-21 04:15:14.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/0", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.376 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.476 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.479 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Not subscribed to topic: /waku/2/rs/3/0'
|
|
2025-12-21 04:15:14.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.485 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.585 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.588 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Not subscribed to topic: /waku/2/rs/3/1'
|
|
2025-12-21 04:15:14.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/9", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.593 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.693 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.696 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Not subscribed to topic: /waku/2/rs/3/9'
|
|
2025-12-21 04:15:14.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/25", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.701 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.801 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.804 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25. Response content: b'Not subscribed to topic: /waku/2/rs/3/25'
|
|
2025-12-21 04:15:14.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34334/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1000", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:15:14.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:15:14.810 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-21 04:15:14.910 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-21 04:15:14.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:15:14.914 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40624/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Not subscribed to topic: /waku/2/rs/3/1000'
|
|
2025-12-21 04:15:14.916 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-21 04:15:14.917 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-21 04:15:14.917 DEBUG [src.node.waku_node] Stopping container with id fae1020ae229
|
|
2025-12-21 04:15:15.456 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-21 04:15:15.458 DEBUG [src.node.waku_node] Stopping container with id 349d2ffbe318
|
|
2025-12-21 04:15:15.964 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-21 04:15:15.966 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-21 04:15:15.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-21 04:15:15.989 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|