mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
666 lines
109 KiB
Plaintext
666 lines
109 KiB
Plaintext
2025-12-10 04:11:28.513 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:11:28.513 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_100_content_topics_in_one_call with id: 2025-12-10_04-11-28__aa9bb5e6-c9fc-4a0c-b9a1-a1780a1fbc19
|
|
2025-12-10 04:11:28.514 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:11:28.514 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-10 04:11:28.514 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-10 04:11:28.521 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:11:28.521 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-11-28__aa9bb5e6-c9fc-4a0c-b9a1-a1780a1fbc19__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:28.521 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:11:28.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:11:28.523 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:11:28.523 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.75
|
|
2025-12-10 04:11:28.523 DEBUG [src.node.docker_mananger] Generated ports ['55972', '55973', '55974', '55975', '55976']
|
|
2025-12-10 04:11:28.523 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:11:28.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:11:28.523 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:11:28.523 DEBUG [src.node.docker_mananger] docker run -i -t -p 55972:55972 -p 55973:55973 -p 55974:55974 -p 55975:55975 -p 55976:55976 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=55974 --rest-port=55972 --tcp-port=55973 --discv5-udp-port=55975 --rest-address=0.0.0.0 --nat=extip:172.18.51.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2e1fcaad726cf9084fd40ed7aacf0ddbdf21fdd8be303704bf709980dbe54e1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55976 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-10 04:11:28.723 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.75 waku a05b248add4927120bdcd34be2d6ba026d82eac60fb0b1721dc321184637d294
|
|
2025-12-10 04:11:28.743 ERROR [src.node.docker_mananger] Max retries reached for container 56093b2e08ce. Exiting log stream.
|
|
2025-12-10 04:11:28.753 DEBUG [src.node.docker_mananger] Container started with ID a05b248add49. Setting up logs at ./log/docker/node1_2025-12-10_04-11-28__aa9bb5e6-c9fc-4a0c-b9a1-a1780a1fbc19__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:28.754 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55972
|
|
2025-12-10 04:11:28.754 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:29.182 ERROR [src.node.docker_mananger] Max retries reached for container b6c55060c62a. Exiting log stream.
|
|
2025-12-10 04:11:29.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55972/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:29.758 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-10 04:11:29.758 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:11:29.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55972/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:29.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.75/tcp/55973/p2p/16Uiu2HAmAJi2S3WHzbY5exFkc4sd8tzUWfMKFV3NRYqgpeBqpZGZ","/ip4/172.18.51.75/tcp/55974/ws/p2p/16Uiu2HAmAJi2S3WHzbY5exFkc4sd8tzUWfMKFV3NRYqgpeBqpZGZ"],"enrUri":"enr:-L24QAVvHBZRcEIt79WKgKF47PpRtst5jHe_qlB0E1ORNMkgTFdhrFr2hn0as-fHrq8PbrmMGn_oyaRymg6zf5bZVh4CgmlkgnY0gmlwhKwSM0uKbXVsdGlhZGRyc5YACASsEjNLBtqlAAoErBIzSwbapt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3RaNFBJEXkhWpD5U7UiF-WeUDcEGWdB9UErzeGByiF6DdGNwgtqlg3VkcILap4V3YWt1MgU"}'
|
|
2025-12-10 04:11:29.760 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:11:29.761 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-10 04:11:29.767 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:11:29.767 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-11-28__aa9bb5e6-c9fc-4a0c-b9a1-a1780a1fbc19__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:29.768 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:11:29.768 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:11:29.769 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:11:29.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.95
|
|
2025-12-10 04:11:29.769 DEBUG [src.node.docker_mananger] Generated ports ['14589', '14590', '14591', '14592', '14593']
|
|
2025-12-10 04:11:29.769 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:11:29.769 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:11:29.770 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:11:29.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 14589:14589 -p 14590:14590 -p 14591:14591 -p 14592:14592 -p 14593:14593 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=14591 --rest-port=14589 --tcp-port=14590 --discv5-udp-port=14592 --rest-address=0.0.0.0 --nat=extip:172.18.79.95 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfabce126bf17b212128ceeddb93a96abeb7a24dc297edf62bdf54a2babda4df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14593 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAVvHBZRcEIt79WKgKF47PpRtst5jHe_qlB0E1ORNMkgTFdhrFr2hn0as-fHrq8PbrmMGn_oyaRymg6zf5bZVh4CgmlkgnY0gmlwhKwSM0uKbXVsdGlhZGRyc5YACASsEjNLBtqlAAoErBIzSwbapt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3RaNFBJEXkhWpD5U7UiF-WeUDcEGWdB9UErzeGByiF6DdGNwgtqlg3VkcILap4V3YWt1MgU --filternode=/ip4/172.18.51.75/tcp/55973/p2p/16Uiu2HAmAJi2S3WHzbY5exFkc4sd8tzUWfMKFV3NRYqgpeBqpZGZ
|
|
2025-12-10 04:11:29.956 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.95 waku f5025d782f796e3289ec32b065acc6d5cc92918bf10bec6883039676f1934743
|
|
2025-12-10 04:11:29.986 DEBUG [src.node.docker_mananger] Container started with ID f5025d782f79. Setting up logs at ./log/docker/node2_2025-12-10_04-11-28__aa9bb5e6-c9fc-4a0c-b9a1-a1780a1fbc19__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:29.986 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14589
|
|
2025-12-10 04:11:29.986 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:30.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:30.991 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-10 04:11:30.991 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:11:30.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:30.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.95/tcp/14590/p2p/16Uiu2HAm5EicWo4MGxTnCEiT9GTuGTGc3cqbJi8ruWa3eeg56izf","/ip4/172.18.79.95/tcp/14591/ws/p2p/16Uiu2HAm5EicWo4MGxTnCEiT9GTuGTGc3cqbJi8ruWa3eeg56izf"],"enrUri":"enr:-L24QEdHEV7XZQ5k_snK2I8nnW-bhQRp7CbhdhJY6BAStOuBbSJyxBUx1fuzNEXhSOPVAcf8lb6s4Np6F6xhdAI0LdsCgmlkgnY0gmlwhKwST1-KbXVsdGlhZGRyc5YACASsEk9fBjj-AAoErBJPXwY4_90DgnJzhQADAQAAiXNlY3AyNTZrMaECkcZ1KBBNV1RwHUN8r1EVSuizALoS6gOo1_sXB62B9fyDdGNwgjj-g3VkcII5AIV3YWt1MgA"}'
|
|
2025-12-10 04:11:30.994 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:11:30.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14589/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.75/tcp/55973/p2p/16Uiu2HAmAJi2S3WHzbY5exFkc4sd8tzUWfMKFV3NRYqgpeBqpZGZ"]'
|
|
2025-12-10 04:11:31.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-10 04:11:31.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14589/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bf1020f8-5bc1-4a29-b451-b9f9d186b30a", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-10 04:11:31.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bf1020f8-5bc1-4a29-b451-b9f9d186b30a","statusDesc":"OK"}'
|
|
2025-12-10 04:11:31.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.105 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:31.205 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:31.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:31.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1765339891073608773,"ephemeral":false}]'
|
|
2025-12-10 04:11:31.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.239 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:31.339 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:31.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:31.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1765339891210168367,"ephemeral":false}]'
|
|
2025-12-10 04:11:31.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.374 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:31.474 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:31.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:31.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1765339891344627310,"ephemeral":false}]'
|
|
2025-12-10 04:11:31.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.509 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:31.609 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:31.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:31.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1765339891479357282,"ephemeral":false}]'
|
|
2025-12-10 04:11:31.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.643 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:31.743 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:31.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:31.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1765339891614314883,"ephemeral":false}]'
|
|
2025-12-10 04:11:31.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "5", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.777 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:31.877 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:31.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:31.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1765339891748097773,"ephemeral":false}]'
|
|
2025-12-10 04:11:31.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "6", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:31.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:31.910 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.011 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1765339891881691442,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "7", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.045 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.145 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1765339892015774556,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "8", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.179 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.279 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1765339892150425501,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "9", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.315 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.416 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1765339892284869525,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.452 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.552 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1765339892422231690,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "11", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.585 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.686 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1765339892556800116,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "12", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.720 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.820 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1765339892690862514,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.854 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:32.955 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:32.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:32.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1765339892825128829,"ephemeral":false}]'
|
|
2025-12-10 04:11:32.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "14", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:32.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:32.989 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.089 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1765339892959714556,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "15", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.123 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.223 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1765339893094326811,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "16", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.257 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.358 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1765339893228518586,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "17", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.392 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.492 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1765339893362507170,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "18", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.526 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.626 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1765339893496908072,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "19", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.660 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.760 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1765339893630950994,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "20", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.794 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:33.894 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:33.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:33.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1765339893765061849,"ephemeral":false}]'
|
|
2025-12-10 04:11:33.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "21", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:33.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:33.928 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.029 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1765339893899477770,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "22", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.062 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.162 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1765339894033626800,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "23", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.197 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.297 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1765339894167582166,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.331 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.432 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1765339894302274582,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "25", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.466 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.566 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1765339894436911254,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "26", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.600 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.701 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1765339894571023042,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.735 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.835 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1765339894705900787,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "28", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:34.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:34.869 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:34.970 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:34.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1765339894840436473,"ephemeral":false}]'
|
|
2025-12-10 04:11:34.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "29", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.004 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.104 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/29" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"29","version":0,"timestamp":1765339894974840743,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "30", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.139 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.239 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/30" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"30","version":0,"timestamp":1765339895109806756,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "31", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.273 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.373 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/31" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"31","version":0,"timestamp":1765339895244179212,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "32", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.407 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.507 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/32" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"32","version":0,"timestamp":1765339895378108840,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "33", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.541 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.642 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/33" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"33","version":0,"timestamp":1765339895512144609,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "34", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.675 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.775 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/34" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"34","version":0,"timestamp":1765339895646528811,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "35", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.809 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:35.909 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:35.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/35" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"35","version":0,"timestamp":1765339895780519259,"ephemeral":false}]'
|
|
2025-12-10 04:11:35.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "36", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:35.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.942 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.043 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/36" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"36","version":0,"timestamp":1765339895913700987,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "37", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.076 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.176 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/37" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"37","version":0,"timestamp":1765339896047417897,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "38", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.210 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.310 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/38" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"38","version":0,"timestamp":1765339896181583166,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "39", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.344 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.444 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/39" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"39","version":0,"timestamp":1765339896315464718,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "40", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.479 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.579 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/40" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"40","version":0,"timestamp":1765339896450153710,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "41", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.625 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.725 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/41" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"41","version":0,"timestamp":1765339896583758972,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "42", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.760 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.860 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/42" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"42","version":0,"timestamp":1765339896730704895,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "43", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:36.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:36.893 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:36.993 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:36.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/43" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:36.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"43","version":0,"timestamp":1765339896864656386,"ephemeral":false}]'
|
|
2025-12-10 04:11:36.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "44", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.027 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.128 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/44" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"44","version":0,"timestamp":1765339896998522904,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "45", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.161 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.262 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/45" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"45","version":0,"timestamp":1765339897133029184,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "46", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.295 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.395 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/46" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"46","version":0,"timestamp":1765339897266410981,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "47", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.429 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.529 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/47" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"47","version":0,"timestamp":1765339897399812058,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "48", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.562 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.662 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/48" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"48","version":0,"timestamp":1765339897533835196,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "49", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.696 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.796 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/49" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"49","version":0,"timestamp":1765339897667734826,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "50", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.830 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:37.930 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:37.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/50" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:37.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"50","version":0,"timestamp":1765339897801707510,"ephemeral":false}]'
|
|
2025-12-10 04:11:37.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "51", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:37.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:37.964 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.064 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/51" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"51","version":0,"timestamp":1765339897935101199,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "52", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.099 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.199 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/52" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"52","version":0,"timestamp":1765339898069426388,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "53", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.333 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/53" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"53","version":0,"timestamp":1765339898204077801,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "54", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.367 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.467 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/54" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"54","version":0,"timestamp":1765339898338044603,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "55", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.501 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.601 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/55" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"55","version":0,"timestamp":1765339898471937150,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "56", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.636 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.737 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/56" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"56","version":0,"timestamp":1765339898606309948,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "57", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.777 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:38.877 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:38.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/57" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:38.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"57","version":0,"timestamp":1765339898747620238,"ephemeral":false}]'
|
|
2025-12-10 04:11:38.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "58", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:38.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:38.912 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.012 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/58" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"58","version":0,"timestamp":1765339898882568060,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "59", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.046 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.146 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/59" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"59","version":0,"timestamp":1765339899017089623,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "60", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.180 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.280 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/60" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"60","version":0,"timestamp":1765339899151502960,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "61", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.314 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.414 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/61" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"61","version":0,"timestamp":1765339899285109232,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "62", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.448 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.549 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/62" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"62","version":0,"timestamp":1765339899419581122,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "63", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.585 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.685 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/63" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"63","version":0,"timestamp":1765339899554034639,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "64", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.719 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.819 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/64" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"64","version":0,"timestamp":1765339899690175235,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "65", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.854 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:39.954 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:39.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/65" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:39.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"65","version":0,"timestamp":1765339899824635528,"ephemeral":false}]'
|
|
2025-12-10 04:11:39.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "66", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:39.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:39.990 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.090 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/66" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"66","version":0,"timestamp":1765339899959432465,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "67", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.124 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.225 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/67" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"67","version":0,"timestamp":1765339900095619391,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "68", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.260 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.360 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/68" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"68","version":0,"timestamp":1765339900229626757,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "69", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.393 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.493 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/69" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"69","version":0,"timestamp":1765339900364639730,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "70", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.528 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.628 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/70" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"70","version":0,"timestamp":1765339900499440739,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "71", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.662 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.762 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/71" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"71","version":0,"timestamp":1765339900633641319,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "72", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.796 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:40.897 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:40.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/72" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:40.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"72","version":0,"timestamp":1765339900767634746,"ephemeral":false}]'
|
|
2025-12-10 04:11:40.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "73", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:40.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:40.931 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.031 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/73" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"73","version":0,"timestamp":1765339900902095648,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "74", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.066 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.166 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/74" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"74","version":0,"timestamp":1765339901036823144,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "75", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.200 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.301 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/75" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"75","version":0,"timestamp":1765339901171676775,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "76", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.335 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.435 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/76" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"76","version":0,"timestamp":1765339901305958126,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "77", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.469 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.570 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/77" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"77","version":0,"timestamp":1765339901440559804,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "78", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.604 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.705 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/78" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"78","version":0,"timestamp":1765339901574919088,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "79", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.739 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.839 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/79" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"79","version":0,"timestamp":1765339901709649696,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "80", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:41.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:41.873 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:41.974 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:41.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/80" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:41.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"80","version":0,"timestamp":1765339901844572427,"ephemeral":false}]'
|
|
2025-12-10 04:11:41.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "81", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.008 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.108 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/81" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"81","version":0,"timestamp":1765339901978783601,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "82", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.142 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.242 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/82" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"82","version":0,"timestamp":1765339902113047459,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "83", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.276 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.377 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/83" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"83","version":0,"timestamp":1765339902247432954,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "84", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.411 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.511 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/84" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"84","version":0,"timestamp":1765339902381713396,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "85", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.545 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.646 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/85" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"85","version":0,"timestamp":1765339902516428795,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "86", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.680 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.781 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/86" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"86","version":0,"timestamp":1765339902651183588,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "87", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.815 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:42.915 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:42.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/87" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:42.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"87","version":0,"timestamp":1765339902785793080,"ephemeral":false}]'
|
|
2025-12-10 04:11:42.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "88", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:42.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:42.949 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.050 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/88" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"88","version":0,"timestamp":1765339902920608713,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "89", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.084 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.184 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/89" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"89","version":0,"timestamp":1765339903054750157,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "90", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.218 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.318 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/90" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"90","version":0,"timestamp":1765339903189051701,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "91", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.352 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.452 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/91" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"91","version":0,"timestamp":1765339903323503803,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "92", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.487 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.587 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/92" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"92","version":0,"timestamp":1765339903457313963,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "93", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.621 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.722 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/93" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"93","version":0,"timestamp":1765339903592386863,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "94", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.757 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.857 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/94" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"94","version":0,"timestamp":1765339903727151931,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "95", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:43.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:43.891 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:43.992 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:43.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/95" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:43.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"95","version":0,"timestamp":1765339903862419502,"ephemeral":false}]'
|
|
2025-12-10 04:11:43.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "96", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:44.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:44.026 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:44.126 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:44.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/96" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:44.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"96","version":0,"timestamp":1765339903996895344,"ephemeral":false}]'
|
|
2025-12-10 04:11:44.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "97", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:44.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:44.160 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:44.261 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:44.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/97" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:44.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"97","version":0,"timestamp":1765339904131330546,"ephemeral":false}]'
|
|
2025-12-10 04:11:44.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "98", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:44.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:44.295 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:44.396 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:44.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/98" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:44.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"98","version":0,"timestamp":1765339904265964059,"ephemeral":false}]'
|
|
2025-12-10 04:11:44.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "99", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:11:44.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:44.430 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:11:44.530 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:11:44.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14589/filter/v2/messages/99" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:44.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"99","version":0,"timestamp":1765339904400860895,"ephemeral":false}]'
|
|
2025-12-10 04:11:44.537 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:11:44.538 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:11:44.538 DEBUG [src.node.waku_node] Stopping container with id a05b248add49
|
|
2025-12-10 04:11:45.083 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:45.083 DEBUG [src.node.waku_node] Stopping container with id f5025d782f79
|
|
2025-12-10 04:11:45.617 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:45.618 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:11:45.657 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:11:45.670 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|