mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
117 lines
21 KiB
Plaintext
117 lines
21 KiB
Plaintext
2026-03-08 04:33:33.814 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:33:33.815 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster with id: 2026-03-08_04-33-33__d1430098-7f58-4bce-a334-58e41c22f443
|
|
2026-03-08 04:33:33.815 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:33:33.815 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-08 04:33:33.816 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-08 04:33:33.823 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:33:33.823 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-33-33__d1430098-7f58-4bce-a334-58e41c22f443__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:33.823 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:33:33.824 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:33:33.825 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:33:33.825 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.223
|
|
2026-03-08 04:33:33.826 DEBUG [src.node.docker_mananger] Generated ports ['31280', '31281', '31282', '31283', '31284']
|
|
2026-03-08 04:33:33.826 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:33:33.826 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:33:33.826 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:33:33.826 DEBUG [src.node.docker_mananger] docker run -i -t -p 31280:31280 -p 31281:31281 -p 31282:31282 -p 31283:31283 -p 31284:31284 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=31282 --rest-port=31280 --tcp-port=31281 --discv5-udp-port=31283 --rest-address=0.0.0.0 --nat=extip:172.18.160.223 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed0b842ca3b82ec30033baa1e69c8dc7abeedfd278a2f94d4bca06dbbe576abf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31284 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-08 04:33:34.010 ERROR [src.node.docker_mananger] Max retries reached for container 37fc1993894b. Exiting log stream.
|
|
2026-03-08 04:33:34.037 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.223 waku 4481d4bc8763290a5f0d0004f7633cdad1af3bc2f3a9e74727982d750bccb390
|
|
2026-03-08 04:33:34.078 DEBUG [src.node.docker_mananger] Container started with ID 4481d4bc8763. Setting up logs at ./log/docker/node1_2026-03-08_04-33-33__d1430098-7f58-4bce-a334-58e41c22f443__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:34.079 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31280
|
|
2026-03-08 04:33:34.080 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:33:34.575 ERROR [src.node.docker_mananger] Max retries reached for container 9883ce378875. Exiting log stream.
|
|
2026-03-08 04:33:35.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31280/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:35.084 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-08 04:33:35.084 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:33:35.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31280/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:35.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.223/tcp/31281/p2p/16Uiu2HAkz9h5txVQaW4MkUMzxcGkDoihJY2rCZUq7qqhm4mpqs3f","/ip4/172.18.160.223/tcp/31282/ws/p2p/16Uiu2HAkz9h5txVQaW4MkUMzxcGkDoihJY2rCZUq7qqhm4mpqs3f"],"enrUri":"enr:-L24QAo44yoasXzbb46iJEiw3ZyNYfrfrVVI_4Hav3L5fQeWUXV7qyZZAfVaRvnD8M0Hqm_SnwGYulhmLC5ADVEs_IQCgmlkgnY0gmlwhKwSoN-KbXVsdGlhZGRyc5YACASsEqDfBnoxAAoErBKg3wZ6Mt0DgnJzhQADAQAAiXNlY3AyNTZrMaECRjJkMMsFcGkY0SQS2RlHInnHz2GcjAzxRAZG1jcpT1KDdGNwgnoxg3VkcIJ6M4V3YWt1MgU"}'
|
|
2026-03-08 04:33:35.087 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:33:35.088 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-08 04:33:35.095 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:33:35.095 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-33-33__d1430098-7f58-4bce-a334-58e41c22f443__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:35.096 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:33:35.096 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:33:35.097 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:33:35.098 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.58
|
|
2026-03-08 04:33:35.098 DEBUG [src.node.docker_mananger] Generated ports ['53570', '53571', '53572', '53573', '53574']
|
|
2026-03-08 04:33:35.098 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:33:35.098 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:33:35.098 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:33:35.098 DEBUG [src.node.docker_mananger] docker run -i -t -p 53570:53570 -p 53571:53571 -p 53572:53572 -p 53573:53573 -p 53574:53574 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=53572 --rest-port=53570 --tcp-port=53571 --discv5-udp-port=53573 --rest-address=0.0.0.0 --nat=extip:172.18.229.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=44d63afb0af8a25defa3e0ae29b1b8bfe8cdfb50e0e4a19bbe3b8d022cce267b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53574 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAo44yoasXzbb46iJEiw3ZyNYfrfrVVI_4Hav3L5fQeWUXV7qyZZAfVaRvnD8M0Hqm_SnwGYulhmLC5ADVEs_IQCgmlkgnY0gmlwhKwSoN-KbXVsdGlhZGRyc5YACASsEqDfBnoxAAoErBKg3wZ6Mt0DgnJzhQADAQAAiXNlY3AyNTZrMaECRjJkMMsFcGkY0SQS2RlHInnHz2GcjAzxRAZG1jcpT1KDdGNwgnoxg3VkcIJ6M4V3YWt1MgU --filternode=/ip4/172.18.160.223/tcp/31281/p2p/16Uiu2HAkz9h5txVQaW4MkUMzxcGkDoihJY2rCZUq7qqhm4mpqs3f
|
|
2026-03-08 04:33:35.306 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.58 waku f0ff4bb0a7aeef4ae73a3b067472b4c14421bdba931b1efc60e0bac4be6bd394
|
|
2026-03-08 04:33:35.343 DEBUG [src.node.docker_mananger] Container started with ID f0ff4bb0a7ae. Setting up logs at ./log/docker/node2_2026-03-08_04-33-33__d1430098-7f58-4bce-a334-58e41c22f443__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:33:35.344 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53570
|
|
2026-03-08 04:33:35.344 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:33:36.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:36.348 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-08 04:33:36.349 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:33:36.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:36.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.58/tcp/53571/p2p/16Uiu2HAm5TJm1tZCRFedn2ZmxgRUeCq2jrCpLrsVmxmzt6ApG335","/ip4/172.18.229.58/tcp/53572/ws/p2p/16Uiu2HAm5TJm1tZCRFedn2ZmxgRUeCq2jrCpLrsVmxmzt6ApG335"],"enrUri":"enr:-L24QDzjKuUd_6qy4kVgPxmcIxlW74qlSP9nK_TtgctoKW9CXxTz8QsqlDVgDOar02eoV8BU1kF_khrYcAmvMYfV3I8CgmlkgnY0gmlwhKwS5TqKbXVsdGlhZGRyc5YACASsEuU6BtFDAAoErBLlOgbRRN0DgnJzhQADAQAAiXNlY3AyNTZrMaEClQAJeaX3O2m39fq6tCT4X94TzoYtnzoi2ts7qcM1z2iDdGNwgtFDg3VkcILRRYV3YWt1MgA"}'
|
|
2026-03-08 04:33:36.351 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:33:36.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53570/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.223/tcp/31281/p2p/16Uiu2HAkz9h5txVQaW4MkUMzxcGkDoihJY2rCZUq7qqhm4mpqs3f"]'
|
|
2026-03-08 04:33:36.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.395 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/0
|
|
2026-03-08 04:33:36.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-08 04:33:36.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53570/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "25d805ed-6a93-4226-b0b4-9baf88276ba3", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
|
2026-03-08 04:33:36.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"25d805ed-6a93-4226-b0b4-9baf88276ba3","statusDesc":"OK"}'
|
|
2026-03-08 04:33:36.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/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)'}'
|
|
2026-03-08 04:33:36.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.441 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:33:36.542 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:33:36.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:36.546 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":1772944416433349316,"ephemeral":false}]'
|
|
2026-03-08 04:33:36.548 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/1
|
|
2026-03-08 04:33:36.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:33:36.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53570/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e6f09976-5a83-40ab-89f4-5c6826b0ac68", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:33:36.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e6f09976-5a83-40ab-89f4-5c6826b0ac68","statusDesc":"OK"}'
|
|
2026-03-08 04:33:36.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/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)'}'
|
|
2026-03-08 04:33:36.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.570 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:33:36.670 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:33:36.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:36.674 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":1772944416563606491,"ephemeral":false}]'
|
|
2026-03-08 04:33:36.676 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/9
|
|
2026-03-08 04:33:36.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2026-03-08 04:33:36.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53570/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9c034a45-6047-40e7-a8fe-95cf414c5b1a", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-08 04:33:36.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9c034a45-6047-40e7-a8fe-95cf414c5b1a","statusDesc":"OK"}'
|
|
2026-03-08 04:33:36.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/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)'}'
|
|
2026-03-08 04:33:36.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.696 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:33:36.797 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:33:36.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:36.800 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":1772944416690964402,"ephemeral":false}]'
|
|
2026-03-08 04:33:36.802 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/25
|
|
2026-03-08 04:33:36.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
|
2026-03-08 04:33:36.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53570/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "33c5ecf0-9f56-4619-8739-4116520079e6", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
|
2026-03-08 04:33:36.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"33c5ecf0-9f56-4619-8739-4116520079e6","statusDesc":"OK"}'
|
|
2026-03-08 04:33:36.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/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)'}'
|
|
2026-03-08 04:33:36.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.825 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:33:36.925 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:33:36.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:36.929 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":1772944416818967732,"ephemeral":false}]'
|
|
2026-03-08 04:33:36.931 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/1000
|
|
2026-03-08 04:33:36.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-03-08 04:33:36.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53570/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6854a39a-99eb-4a4a-b0d8-9721790274a9", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
|
2026-03-08 04:33:36.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6854a39a-99eb-4a4a-b0d8-9721790274a9","statusDesc":"OK"}'
|
|
2026-03-08 04:33:36.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31280/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)'}'
|
|
2026-03-08 04:33:36.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:33:36.954 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:33:37.054 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:33:37.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53570/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:33:37.058 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":1772944416947572391,"ephemeral":false}]'
|
|
2026-03-08 04:33:37.061 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:33:37.062 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:33:37.063 DEBUG [src.node.waku_node] Stopping container with id 4481d4bc8763
|
|
2026-03-08 04:33:37.655 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:33:37.656 DEBUG [src.node.waku_node] Stopping container with id f0ff4bb0a7ae
|
|
2026-03-08 04:33:38.246 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:33:38.250 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:33:38.260 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:33:38.266 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|