mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
137 lines
26 KiB
Plaintext
137 lines
26 KiB
Plaintext
2025-12-10 04:12:51.218 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:12:51.219 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list0] with id: 2025-12-10_04-12-51__f8b57097-8cc0-4b84-8e6c-09198553e304
|
|
2025-12-10 04:12:51.219 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:12:51.219 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:12:51.219 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-10 04:12:51.227 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:51.227 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-12-51__f8b57097-8cc0-4b84-8e6c-09198553e304__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:51.227 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:51.227 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:51.229 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:51.229 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.174
|
|
2025-12-10 04:12:51.229 DEBUG [src.node.docker_mananger] Generated ports ['13451', '13452', '13453', '13454', '13455']
|
|
2025-12-10 04:12:51.229 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:51.229 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:51.229 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:51.229 DEBUG [src.node.docker_mananger] docker run -i -t -p 13451:13451 -p 13452:13452 -p 13453:13453 -p 13454:13454 -p 13455:13455 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=13453 --rest-port=13451 --tcp-port=13452 --discv5-udp-port=13454 --rest-address=0.0.0.0 --nat=extip:172.18.209.174 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b1fd5abafc1ffced67cfcd6cc4e42a904a59c9fb290c2f30adafeacfcddffdfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13455 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf --content-topic=/newsService/1.0/alerts/xml --content-topic=/newsService/1.0/updates/json --content-topic=/newsService/2.0/alerts/json --content-topic=/newsService/2.0/summaries/xml --content-topic=/newsService/2.0/highlights/yaml --content-topic=/newsService/3.0/weekly/json --content-topic=/newsService/3.0/summaries/xml
|
|
2025-12-10 04:12:51.423 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.174 waku c614485b009bfb2c9bc29c048773a73b029d3201aa61703542461863d8d031f0
|
|
2025-12-10 04:12:51.454 DEBUG [src.node.docker_mananger] Container started with ID c614485b009b. Setting up logs at ./log/docker/node1_2025-12-10_04-12-51__f8b57097-8cc0-4b84-8e6c-09198553e304__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:51.454 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13451
|
|
2025-12-10 04:12:51.455 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:12:51.513 ERROR [src.node.docker_mananger] Max retries reached for container bffd55a27fed. Exiting log stream.
|
|
2025-12-10 04:12:52.026 ERROR [src.node.docker_mananger] Max retries reached for container 0633f603df66. Exiting log stream.
|
|
2025-12-10 04:12:52.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:52.458 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:12:52.459 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:12:52.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:52.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.174/tcp/13452/p2p/16Uiu2HAmJVKuMdPUGWioNfhtjEmi8Fg8GMCUaUx5xpafbFE8NpeG","/ip4/172.18.209.174/tcp/13453/ws/p2p/16Uiu2HAmJVKuMdPUGWioNfhtjEmi8Fg8GMCUaUx5xpafbFE8NpeG"],"enrUri":"enr:-L24QLoie7Q2OVeDNqCFjf1JrWaVlonGlwjIir8A9SWLSzXBUHqcJHjmfU4qWye4HQT-dDY-MCmwl8JfMU9fwP61qIACgmlkgnY0gmlwhKwS0a6KbXVsdGlhZGRyc5YACASsEtGuBjSMAAoErBLRrgY0jd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDVqxsBkBP9-wjdolFQsSsGCbBvUcqsKooPcyVQsIiXGWDdGNwgjSMg3VkcII0joV3YWt1MgU"}'
|
|
2025-12-10 04:12:52.461 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:12:52.468 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:52.469 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-12-51__f8b57097-8cc0-4b84-8e6c-09198553e304__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:52.469 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:52.469 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:52.470 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:52.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.253
|
|
2025-12-10 04:12:52.471 DEBUG [src.node.docker_mananger] Generated ports ['42066', '42067', '42068', '42069', '42070']
|
|
2025-12-10 04:12:52.471 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:52.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:52.471 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:52.471 DEBUG [src.node.docker_mananger] docker run -i -t -p 42066:42066 -p 42067:42067 -p 42068:42068 -p 42069:42069 -p 42070:42070 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=42068 --rest-port=42066 --tcp-port=42067 --discv5-udp-port=42069 --rest-address=0.0.0.0 --nat=extip:172.18.146.253 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ffef36ebf3d4dff10162ed547dffb67c36bacab7f2cabb9e5beba70d53cbb203 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42070 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLoie7Q2OVeDNqCFjf1JrWaVlonGlwjIir8A9SWLSzXBUHqcJHjmfU4qWye4HQT-dDY-MCmwl8JfMU9fwP61qIACgmlkgnY0gmlwhKwS0a6KbXVsdGlhZGRyc5YACASsEtGuBjSMAAoErBLRrgY0jd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDVqxsBkBP9-wjdolFQsSsGCbBvUcqsKooPcyVQsIiXGWDdGNwgjSMg3VkcII0joV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf --content-topic=/newsService/1.0/alerts/xml --content-topic=/newsService/1.0/updates/json --content-topic=/newsService/2.0/alerts/json --content-topic=/newsService/2.0/summaries/xml --content-topic=/newsService/2.0/highlights/yaml --content-topic=/newsService/3.0/weekly/json --content-topic=/newsService/3.0/summaries/xml
|
|
2025-12-10 04:12:52.658 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.253 waku 3d6ef92e1b631adb9cf27860801a7d1593a18277d3c83d58b0767995b3aeed1d
|
|
2025-12-10 04:12:52.691 DEBUG [src.node.docker_mananger] Container started with ID 3d6ef92e1b63. Setting up logs at ./log/docker/node2_2025-12-10_04-12-51__f8b57097-8cc0-4b84-8e6c-09198553e304__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:52.692 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42066
|
|
2025-12-10 04:12:52.694 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:12:53.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:53.707 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_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:12:53.707 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:12:53.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:53.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.253/tcp/42067/p2p/16Uiu2HAmNHp6J6vPknJPrE728rXEMqk9ceqGQjwWhJo6mmgthHXJ","/ip4/172.18.146.253/tcp/42068/ws/p2p/16Uiu2HAmNHp6J6vPknJPrE728rXEMqk9ceqGQjwWhJo6mmgthHXJ"],"enrUri":"enr:-L24QIiPXV8OMgxfuaWUS984_Bg61qyVh1qUtbjeH_bLn-u7C7BT_nf9zS-wdcMLMqy7n_wUsd5nzbix_qv4W-LxPkcCgmlkgnY0gmlwhKwSkv2KbXVsdGlhZGRyc5YACASsEpL9BqRTAAoErBKS_QakVN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDjygSq1L5JToSIoEtn9CfvFFJ5zGgT7IrsqHlAuPGOu2DdGNwgqRTg3VkcIKkVYV3YWt1MgE"}'
|
|
2025-12-10 04:12:53.713 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:12:53.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42066/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.174/tcp/13452/p2p/16Uiu2HAmJVKuMdPUGWioNfhtjEmi8Fg8GMCUaUx5xpafbFE8NpeG"]'
|
|
2025-12-10 04:12:53.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:53.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2025-12-10 04:12:53.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:53.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42066/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2025-12-10 04:12:53.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:53.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:53.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:53.729 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:53.829 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:53.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:53.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1765339973725147862,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:53.834 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:53.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:53.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1765339973725147862,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:53.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:53.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:53.844 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:53.944 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:53.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:53.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1765339973838883668,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:53.949 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:53.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:53.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1765339973838883668,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:53.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:53.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:53.958 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:54.058 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1765339973953430371,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.063 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1765339973953430371,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:54.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:54.072 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:54.172 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1765339974067755100,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.177 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1765339974067755100,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:54.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:54.187 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:54.287 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1765339974181737141,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.292 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1765339974181737141,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:54.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:54.301 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:54.402 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1765339974296550143,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.407 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1765339974296550143,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:54.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:54.416 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:54.516 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1765339974411331912,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.521 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1765339974411331912,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13451/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:54.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:54.530 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:54.630 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13451/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1765339974525778708,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.635 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:12:54.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42066/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:54.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1765339974525778708,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:54.641 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:12:54.642 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:12:54.642 DEBUG [src.node.waku_node] Stopping container with id c614485b009b
|
|
2025-12-10 04:12:55.195 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:12:55.195 DEBUG [src.node.waku_node] Stopping container with id 3d6ef92e1b63
|
|
2025-12-10 04:12:55.729 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:12:55.730 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:12:55.737 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:12:55.744 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|