mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
98 lines
19 KiB
Plaintext
98 lines
19 KiB
Plaintext
2026-03-30 10:08:10.933 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-30 10:08:10.933 DEBUG [tests.conftest] Running test: test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] with id: 2026-03-30_10-08-10__24719601-b6f6-4bc2-8989-8633f6529b20
|
|
2026-03-30 10:08:10.934 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-30 10:08:10.935 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-30 10:08:10.935 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-30 10:08:10.951 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:08:10.951 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_10-08-10__24719601-b6f6-4bc2-8989-8633f6529b20__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:08:10.951 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 10:08:10.952 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 10:08:10.954 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 10:08:10.954 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.240
|
|
2026-03-30 10:08:10.954 DEBUG [src.node.docker_mananger] Generated ports ['61351', '61352', '61353', '61354', '61355']
|
|
2026-03-30 10:08:10.954 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 10:08:10.955 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 10:08:10.955 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 10:08:10.955 DEBUG [src.node.docker_mananger] docker run -i -t -p 61351:61351 -p 61352:61352 -p 61353:61353 -p 61354:61354 -p 61355:61355 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=61353 --rest-port=61351 --tcp-port=61352 --discv5-udp-port=61354 --rest-address=0.0.0.0 --nat=extip:172.18.187.240 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=2215acda58bc862acccdfc03e3469d8f9bf57bd367e28ee6853700a907f161e9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61355 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-30 10:08:11.137 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.240 waku 4bae3a387aaba6cf3d17eadc2e5be99c67d7f6987f2d33d4eac99156cdadaad1
|
|
2026-03-30 10:08:11.176 DEBUG [src.node.docker_mananger] Container started with ID 4bae3a387aab. Setting up logs at ./log/docker/node1_2026-03-30_10-08-10__24719601-b6f6-4bc2-8989-8633f6529b20__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:08:11.176 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61351
|
|
2026-03-30 10:08:11.176 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 10:08:11.272 ERROR [src.node.docker_mananger] Max retries reached for container 089e092a267a. Exiting log stream.
|
|
2026-03-30 10:08:11.792 ERROR [src.node.docker_mananger] Max retries reached for container 1cc69cd3070b. Exiting log stream.
|
|
2026-03-30 10:08:12.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61351/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:12.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-30 10:08:12.180 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 10:08:12.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61351/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:12.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.240/tcp/61352/p2p/16Uiu2HAmEQHaLAKaTPvKmXudTwiFeZ1Jt9kYe5ecXsY5sFuVycet","/ip4/172.18.187.240/tcp/61353/ws/p2p/16Uiu2HAmEQHaLAKaTPvKmXudTwiFeZ1Jt9kYe5ecXsY5sFuVycet"],"enrUri":"enr:-L24QLjkfbSNNI5nm7d1wqmtuYsKf37WFqhsTsOOPS9lYTFTXNLBnw-fjHvK1Q7xYnZ8AlBk1NYtqMgjPVu5ALZSW1cCgmlkgnY0gmlwhKwSu_CKbXVsdGlhZGRyc5YACASsErvwBu-oAAoErBK78Abvqd0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDGfMjTn8T5pzGZLxDcMzgrjOxk91VHMC0Lnu8CBdllgGDdGNwgu-og3VkcILvqoV3YWt1MgU"}'
|
|
2026-03-30 10:08:12.182 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 10:08:12.189 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:08:12.189 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_10-08-10__24719601-b6f6-4bc2-8989-8633f6529b20__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:08:12.189 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 10:08:12.189 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 10:08:12.191 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 10:08:12.191 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.50.240
|
|
2026-03-30 10:08:12.191 DEBUG [src.node.docker_mananger] Generated ports ['24077', '24078', '24079', '24080', '24081']
|
|
2026-03-30 10:08:12.191 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 10:08:12.191 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 10:08:12.191 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 10:08:12.192 DEBUG [src.node.docker_mananger] docker run -i -t -p 24077:24077 -p 24078:24078 -p 24079:24079 -p 24080:24080 -p 24081:24081 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=24079 --rest-port=24077 --tcp-port=24078 --discv5-udp-port=24080 --rest-address=0.0.0.0 --nat=extip:172.18.50.240 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=299ec0a3caee8b8b5f36ead8ad05b2b6c0c31f554f1ba7b290b8b612cf6565eb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24081 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLjkfbSNNI5nm7d1wqmtuYsKf37WFqhsTsOOPS9lYTFTXNLBnw-fjHvK1Q7xYnZ8AlBk1NYtqMgjPVu5ALZSW1cCgmlkgnY0gmlwhKwSu_CKbXVsdGlhZGRyc5YACASsErvwBu-oAAoErBK78Abvqd0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDGfMjTn8T5pzGZLxDcMzgrjOxk91VHMC0Lnu8CBdllgGDdGNwgu-og3VkcILvqoV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-30 10:08:12.398 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.50.240 waku 9352dae34e5fd5ca02e79ac8cb6da65e982b15e1cd3fc5d28c1a914e1fc00387
|
|
2026-03-30 10:08:12.433 DEBUG [src.node.docker_mananger] Container started with ID 9352dae34e5f. Setting up logs at ./log/docker/node2_2026-03-30_10-08-10__24719601-b6f6-4bc2-8989-8633f6529b20__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:08:12.433 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24077
|
|
2026-03-30 10:08:12.434 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 10:08:13.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-30 10:08:13.462 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 10:08:13.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.240/tcp/24078/p2p/16Uiu2HAm7uw8yMfbaDtwKNGiSaV8rFyFKAoUoU48Vv3baetnMZ5j","/ip4/172.18.50.240/tcp/24079/ws/p2p/16Uiu2HAm7uw8yMfbaDtwKNGiSaV8rFyFKAoUoU48Vv3baetnMZ5j"],"enrUri":"enr:-L24QDKtILWfrnMsjSkZD3yJ9j3Zht1uRpt-xA977qQ-70hFbdg9GEs6dtHEspt45b8pJlivtvFgrVgPEnmiJI887u8CgmlkgnY0gmlwhKwSMvCKbXVsdGlhZGRyc5YACASsEjLwBl4OAAoErBIy8AZeD90DgnJzhQDHAQAAiXNlY3AyNTZrMaECuYmlMDtWY6P14qKb5uxW5tAmlNaKDPuabdFHe5TxhyKDdGNwgl4Og3VkcIJeEIV3YWt1MgE"}'
|
|
2026-03-30 10:08:13.472 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 10:08:13.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24077/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.240/tcp/61352/p2p/16Uiu2HAmEQHaLAKaTPvKmXudTwiFeZ1Jt9kYe5ecXsY5sFuVycet"]'
|
|
2026-03-30 10:08:13.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/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"]'
|
|
2026-03-30 10:08:13.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24077/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"]'
|
|
2026-03-30 10:08:13.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC93ZWVrbHkvcHJvdG9idWY=", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC9hbGVydHMveG1s", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC91cGRhdGVzL2pzb24=", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9hbGVydHMvanNvbg==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9zdW1tYXJpZXMveG1s", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9oaWdobGlnaHRzL3lhbWw=", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzMuMC93ZWVrbHkvanNvbg==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61351/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzMuMC9zdW1tYXJpZXMveG1s", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 10:08:13.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:08:13.539 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 10:08:13.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC93ZWVrbHkvcHJvdG9idWY=","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1774865293491895980,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC9hbGVydHMveG1s","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1774865293497605587,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC91cGRhdGVzL2pzb24=","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1774865293503987751,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9hbGVydHMvanNvbg==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1774865293510019217,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9zdW1tYXJpZXMveG1s","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1774865293516524706,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9oaWdobGlnaHRzL3lhbWw=","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1774865293521107921,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzMuMC93ZWVrbHkvanNvbg==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1774865293527259709,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24077/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:08:13.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzMuMC9zdW1tYXJpZXMveG1s","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1774865293533795507,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 10:08:13.662 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-30 10:08:13.663 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-30 10:08:13.664 DEBUG [src.node.waku_node] Stopping container with id 4bae3a387aab
|
|
2026-03-30 10:08:14.099 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 10:08:14.099 DEBUG [src.node.waku_node] Stopping container with id 9352dae34e5f
|
|
2026-03-30 10:08:14.527 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 10:08:14.528 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-30 10:08:14.548 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 10:08:14.557 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|