mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 19:53:40 +00:00
128 lines
24 KiB
Plaintext
128 lines
24 KiB
Plaintext
2026-02-08 04:49:48.748 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-08 04:49:48.748 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-02-08_04-49-48__7ff28498-9b10-4f65-abc3-29736cab94f4
|
|
2026-02-08 04:49:48.748 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-08 04:49:48.748 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-08 04:49:48.749 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-08 04:49:48.755 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:49:48.756 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-08_04-49-48__7ff28498-9b10-4f65-abc3-29736cab94f4__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:49:48.756 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:49:48.756 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:49:48.757 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:49:48.758 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.216
|
|
2026-02-08 04:49:48.758 DEBUG [src.node.docker_mananger] Generated ports ['33156', '33157', '33158', '33159', '33160']
|
|
2026-02-08 04:49:48.758 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:49:48.758 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:49:48.758 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:49:48.758 DEBUG [src.node.docker_mananger] docker run -i -t -p 33156:33156 -p 33157:33157 -p 33158:33158 -p 33159:33159 -p 33160:33160 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=33158 --rest-port=33156 --tcp-port=33157 --discv5-udp-port=33159 --rest-address=0.0.0.0 --nat=extip:172.18.30.216 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6e50f4ce30edbe9cdbcabadeb4fda24c0daead2b1596b3e4c82f6bd4c8bfd2cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33160 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-02-08 04:49:48.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.216 waku 0876ea7feb745fbf9196382c199ea279ab4e82019c139cec638f6e9e6a39f6dd
|
|
2026-02-08 04:49:48.981 DEBUG [src.node.docker_mananger] Container started with ID 0876ea7feb74. Setting up logs at ./log/docker/node1_2026-02-08_04-49-48__7ff28498-9b10-4f65-abc3-29736cab94f4__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:49:48.982 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33156
|
|
2026-02-08 04:49:48.983 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:49:49.018 ERROR [src.node.docker_mananger] Max retries reached for container a8d23ae5079d. Exiting log stream.
|
|
2026-02-08 04:49:49.545 ERROR [src.node.docker_mananger] Max retries reached for container 1942256d231f. Exiting log stream.
|
|
2026-02-08 04:49:49.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:49.986 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"}]}'
|
|
2026-02-08 04:49:49.986 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:49:49.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:49.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.216/tcp/33157/p2p/16Uiu2HAkvAiVHe8FSsgSnUU2nWrhN1NxcPgZLcd6NisSm1MWAXcM","/ip4/172.18.30.216/tcp/33158/ws/p2p/16Uiu2HAkvAiVHe8FSsgSnUU2nWrhN1NxcPgZLcd6NisSm1MWAXcM"],"enrUri":"enr:-L24QDFvymcinAc6wPy8JVBF-TvffBLH3xlJChvlQIYRoQKmELNrSQJaXMEIsYNkYTJQXzwW8e5DLO6F0cnN--oVQVYCgmlkgnY0gmlwhKwSHtiKbXVsdGlhZGRyc5YACASsEh7YBoGFAAoErBIe2AaBht0DgnJzhQACAQAAiXNlY3AyNTZrMaECCwbPqbnYMX1xgJlXCFOyko7IZu_NL6awCpiFSFX8n_KDdGNwgoGFg3VkcIKBh4V3YWt1MgU"}'
|
|
2026-02-08 04:49:49.989 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:49:49.996 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:49:49.996 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-08_04-49-48__7ff28498-9b10-4f65-abc3-29736cab94f4__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:49:49.996 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:49:49.996 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:49:49.997 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:49:49.997 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.202
|
|
2026-02-08 04:49:49.998 DEBUG [src.node.docker_mananger] Generated ports ['23227', '23228', '23229', '23230', '23231']
|
|
2026-02-08 04:49:49.998 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:49:49.998 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:49:49.998 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:49:49.998 DEBUG [src.node.docker_mananger] docker run -i -t -p 23227:23227 -p 23228:23228 -p 23229:23229 -p 23230:23230 -p 23231:23231 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=23229 --rest-port=23227 --tcp-port=23228 --discv5-udp-port=23230 --rest-address=0.0.0.0 --nat=extip:172.18.164.202 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fd4dfa0dfb775cbbd3ae1fb3197d44d37a7d6e9ba04f6bae45be3df1880c2bdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23231 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDFvymcinAc6wPy8JVBF-TvffBLH3xlJChvlQIYRoQKmELNrSQJaXMEIsYNkYTJQXzwW8e5DLO6F0cnN--oVQVYCgmlkgnY0gmlwhKwSHtiKbXVsdGlhZGRyc5YACASsEh7YBoGFAAoErBIe2AaBht0DgnJzhQACAQAAiXNlY3AyNTZrMaECCwbPqbnYMX1xgJlXCFOyko7IZu_NL6awCpiFSFX8n_KDdGNwgoGFg3VkcIKBh4V3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-02-08 04:49:50.191 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.202 waku f1d3394112e476c5f38d9ea1f75a64a5e7761a4df057f25d003184576acf3e98
|
|
2026-02-08 04:49:50.223 DEBUG [src.node.docker_mananger] Container started with ID f1d3394112e4. Setting up logs at ./log/docker/node2_2026-02-08_04-49-48__7ff28498-9b10-4f65-abc3-29736cab94f4__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:49:50.224 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23227
|
|
2026-02-08 04:49:50.224 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:49:51.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.236 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"}]}'
|
|
2026-02-08 04:49:51.236 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:49:51.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.202/tcp/23228/p2p/16Uiu2HAkvcxfKtJMjFw9BD6ajSieokUhBbWVb74EU2Cw2uWY4sce","/ip4/172.18.164.202/tcp/23229/ws/p2p/16Uiu2HAkvcxfKtJMjFw9BD6ajSieokUhBbWVb74EU2Cw2uWY4sce"],"enrUri":"enr:-L24QDGgHAMtYv4hcUl_AQziT_tMNcolvSccsrdc12ScKZ7zLjGrwlMP6CpupJhAJBZbLsBKK3oBacHV7jH9DDxow70CgmlkgnY0gmlwhKwSpMqKbXVsdGlhZGRyc5YACASsEqTKBlq8AAoErBKkygZavd0DgnJzhQACAQAAiXNlY3AyNTZrMaECEb_wEeh-HrcrI_mtJtdsoWVNmh2f3J8M55cr-dFfPyODdGNwglq8g3VkcIJavoV3YWt1MgE"}'
|
|
2026-02-08 04:49:51.245 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:49:51.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23227/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.30.216/tcp/33157/p2p/16Uiu2HAkvAiVHe8FSsgSnUU2nWrhN1NxcPgZLcd6NisSm1MWAXcM"]'
|
|
2026-02-08 04:49:51.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/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-02-08 04:49:51.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23227/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/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-02-08 04:49:51.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.260 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:51.361 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.364 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":1770526191255328617,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.365 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.368 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":1770526191255328617,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.374 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:51.474 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.477 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":1770526191369723625,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.479 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.482 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":1770526191369723625,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.488 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:51.589 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.592 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":1770526191483486671,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.593 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.596 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":1770526191483486671,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.602 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:51.702 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.705 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":1770526191597671920,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.706 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.708 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":1770526191597671920,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.714 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:51.815 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.818 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":1770526191710388104,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.819 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.822 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":1770526191710388104,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.828 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:51.928 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.930 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":1770526191823706983,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.932 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:51.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:51.935 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":1770526191823706983,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:51.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33156/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:49:51.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:49:51.941 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:49:52.041 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:52.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33156/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:52.044 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":1770526191937235848,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:52.045 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:49:52.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23227/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:49:52.048 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":1770526191937235848,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:49:52.070 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-08 04:49:52.071 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-08 04:49:52.071 DEBUG [src.node.waku_node] Stopping container with id 0876ea7feb74
|
|
2026-02-08 04:49:52.640 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:49:52.640 DEBUG [src.node.waku_node] Stopping container with id f1d3394112e4
|
|
2026-02-08 04:49:53.139 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:49:53.142 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-08 04:49:53.154 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-08 04:49:53.159 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|