mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-27 21:09:29 +00:00
199 lines
38 KiB
Plaintext
199 lines
38 KiB
Plaintext
2026-04-23 22:00:18.288 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:00:18.289 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0
|
|
2026-04-23 22:00:18.289 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:00:18.289 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:00:18.290 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:00:18.297 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:00:18.298 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:18.298 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:00:18.298 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:00:18.299 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:00:18.299 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.45
|
|
2026-04-23 22:00:18.300 DEBUG [src.node.docker_mananger] Generated ports ['58522', '58523', '58524', '58525', '58526']
|
|
2026-04-23 22:00:18.300 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:00:18.300 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:00:18.300 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:00:18.300 DEBUG [src.node.docker_mananger] docker run -i -t -p 58522:58522 -p 58523:58523 -p 58524:58524 -p 58525:58525 -p 58526:58526 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=58524 --rest-port=58522 --tcp-port=58523 --discv5-udp-port=58525 --rest-address=0.0.0.0 --nat=extip:172.18.21.45 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=addf52ffe5a4e82284599fca175f51fde4d19aae7ddcaa91bd238bbef4fea8ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58526 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2026-04-23 22:00:18.490 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.45 waku 0aca963e72ee2b4268c186f7eeff255e27bcffc051b9833e09995d15683e78cd
|
|
2026-04-23 22:00:18.525 DEBUG [src.node.docker_mananger] Container started with ID 0aca963e72ee. Setting up logs at ./log/docker/node1_2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:18.526 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58522
|
|
2026-04-23 22:00:18.526 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:00:18.657 ERROR [src.node.docker_mananger] Max retries reached for container 7d9648b2be28. Exiting log stream.
|
|
2026-04-23 22:00:19.082 ERROR [src.node.docker_mananger] Max retries reached for container e2cf0489228b. Exiting log stream.
|
|
2026-04-23 22:00:19.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58522/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:19.530 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:00:19.530 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:00:19.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58522/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:19.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.45/tcp/58523/p2p/16Uiu2HAkwRgN3sUACcNZVn7UBUZgtF4tHd9jG9Ypte8s4yiFHLbY","/ip4/172.18.21.45/tcp/58524/ws/p2p/16Uiu2HAkwRgN3sUACcNZVn7UBUZgtF4tHd9jG9Ypte8s4yiFHLbY"],"enrUri":"enr:-L24QGD88mYpXFMRa3-k21azWGq49gy9gOi3OZV75aqwEMf-WNyE0_wqWvaXyETciDcPsD9Gf6SDim9RrETIE3JFchkCgmlkgnY0gmlwhKwSFS2KbXVsdGlhZGRyc5YACASsEhUtBuSbAAoErBIVLQbknN0DgnJzhQDHAQAAiXNlY3AyNTZrMaECHbfOyHWUbwXdJs5DZrWBi5WdW-rw9lUKQzCraeDOUv-DdGNwguSbg3VkcILknYV3YWt1MgU"}'
|
|
2026-04-23 22:00:19.532 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:00:19.539 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:00:19.540 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:19.540 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:00:19.540 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:00:19.541 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:00:19.541 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.253
|
|
2026-04-23 22:00:19.541 DEBUG [src.node.docker_mananger] Generated ports ['65252', '65253', '65254', '65255', '65256']
|
|
2026-04-23 22:00:19.542 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:00:19.542 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:00:19.542 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:00:19.542 DEBUG [src.node.docker_mananger] docker run -i -t -p 65252:65252 -p 65253:65253 -p 65254:65254 -p 65255:65255 -p 65256:65256 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=65254 --rest-port=65252 --tcp-port=65253 --discv5-udp-port=65255 --rest-address=0.0.0.0 --nat=extip:172.18.7.253 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=01fcf94ef64aa1f8d93693ac40b2675ebded1e2ad4101aecfe71e5a5ea5d9eac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65256 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGD88mYpXFMRa3-k21azWGq49gy9gOi3OZV75aqwEMf-WNyE0_wqWvaXyETciDcPsD9Gf6SDim9RrETIE3JFchkCgmlkgnY0gmlwhKwSFS2KbXVsdGlhZGRyc5YACASsEhUtBuSbAAoErBIVLQbknN0DgnJzhQDHAQAAiXNlY3AyNTZrMaECHbfOyHWUbwXdJs5DZrWBi5WdW-rw9lUKQzCraeDOUv-DdGNwguSbg3VkcILknYV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2026-04-23 22:00:19.734 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.253 waku 12aaa591254ce8bd6e35f97f72872457a2b9bac0359bca44e618425baffd6d31
|
|
2026-04-23 22:00:19.766 DEBUG [src.node.docker_mananger] Container started with ID 12aaa591254c. Setting up logs at ./log/docker/node2_2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:19.766 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65252
|
|
2026-04-23 22:00:19.766 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:00:20.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65252/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:20.778 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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:00:20.779 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:00:20.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65252/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:20.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.253/tcp/65253/p2p/16Uiu2HAm7A1EBBwjxz8RFbX34LicY8SvqFzwBF2yVxvUcQuume5L","/ip4/172.18.7.253/tcp/65254/ws/p2p/16Uiu2HAm7A1EBBwjxz8RFbX34LicY8SvqFzwBF2yVxvUcQuume5L"],"enrUri":"enr:-L24QMEiiUXDnAPBdUgYcWXFawb5p4A1F6R5d4QYy_r53WepWX1DgjKBl_vUfEzP6xHwCt8x79uS0S3pvVBj2EOhqXwCgmlkgnY0gmlwhKwSB_2KbXVsdGlhZGRyc5YACASsEgf9Bv7lAAoErBIH_Qb-5t0DgnJzhQDHAQAAiXNlY3AyNTZrMaECrki2xF6a_7taojmSpITptqC5pRb2SjWZf17WQxcmKg-DdGNwgv7lg3VkcIL-54V3YWt1MgE"}'
|
|
2026-04-23 22:00:20.783 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:00:20.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65252/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.45/tcp/58523/p2p/16Uiu2HAkwRgN3sUACcNZVn7UBUZgtF4tHd9jG9Ypte8s4yiFHLbY"]'
|
|
2026-04-23 22:00:20.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:00:20.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58522/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
|
2026-04-23 22:00:20.792 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:58522/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
|
|
2026-04-23 22:00:20.829 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:00:20.830 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:00:20.830 DEBUG [src.node.waku_node] Stopping container with id 0aca963e72ee
|
|
2026-04-23 22:00:21.274 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:00:21.275 DEBUG [src.node.waku_node] Stopping container with id 12aaa591254c
|
|
2026-04-23 22:00:21.734 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:00:21.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:00:21.743 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:00:21.750 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:00:21.751 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-23 22:00:21.751 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-23 22:00:21.752 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:21.754 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_22-00-18__02b4b2a1-f011-4eb0-a637-041917fa46f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:21.762 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:00:21.762 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba
|
|
2026-04-23 22:00:21.763 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:00:21.763 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:00:21.764 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:00:21.775 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:00:21.775 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:21.776 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:00:21.777 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:00:21.778 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:00:21.779 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.201.113
|
|
2026-04-23 22:00:21.779 DEBUG [src.node.docker_mananger] Generated ports ['57125', '57126', '57127', '57128', '57129']
|
|
2026-04-23 22:00:21.779 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:00:21.779 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:00:21.779 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:00:21.779 DEBUG [src.node.docker_mananger] docker run -i -t -p 57125:57125 -p 57126:57126 -p 57127:57127 -p 57128:57128 -p 57129:57129 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=57127 --rest-port=57125 --tcp-port=57126 --discv5-udp-port=57128 --rest-address=0.0.0.0 --nat=extip:172.18.201.113 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=8cdb9e8cbbfadce334e3a6a237ba584ebe11c00d8a9aefc5a7922d4db34c31cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57129 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2026-04-23 22:00:21.963 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.201.113 waku a16a19bff16cbfe803ca8a5591f99132f33b72df7a9a55b6663e0763d60ad75e
|
|
2026-04-23 22:00:21.999 DEBUG [src.node.docker_mananger] Container started with ID a16a19bff16c. Setting up logs at ./log/docker/node1_2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:21.999 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57125
|
|
2026-04-23 22:00:22.000 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:00:22.088 ERROR [src.node.docker_mananger] Max retries reached for container 0aca963e72ee. Exiting log stream.
|
|
2026-04-23 22:00:22.589 ERROR [src.node.docker_mananger] Max retries reached for container 12aaa591254c. Exiting log stream.
|
|
2026-04-23 22:00:23.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57125/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:23.003 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:00:23.003 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:00:23.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57125/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:23.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.201.113/tcp/57126/p2p/16Uiu2HAmJo7KeUG9fqNnbeuKY62y3C8M8dd5L9mXrG2J7mk8bm3Z","/ip4/172.18.201.113/tcp/57127/ws/p2p/16Uiu2HAmJo7KeUG9fqNnbeuKY62y3C8M8dd5L9mXrG2J7mk8bm3Z"],"enrUri":"enr:-L24QPQsJbKzhXTS8mQtvHM01oUNbBe1j5gXECtSLuRx-x-7GQ1VK7UuvJ037eb_-ibZhPCA4iqBOb2raWZkBWY2DSYCgmlkgnY0gmlwhKwSyXGKbXVsdGlhZGRyc5YACASsEslxBt8mAAoErBLJcQbfJ90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDWzqmowtfH5ArfW7nq-IszB7OU6x5gRFK8oT7NTx0GmSDdGNwgt8mg3VkcILfKIV3YWt1MgU"}'
|
|
2026-04-23 22:00:23.006 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:00:23.014 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:00:23.014 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:23.015 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:00:23.015 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:00:23.017 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:00:23.017 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.107
|
|
2026-04-23 22:00:23.017 DEBUG [src.node.docker_mananger] Generated ports ['22545', '22546', '22547', '22548', '22549']
|
|
2026-04-23 22:00:23.017 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:00:23.017 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:00:23.017 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:00:23.018 DEBUG [src.node.docker_mananger] docker run -i -t -p 22545:22545 -p 22546:22546 -p 22547:22547 -p 22548:22548 -p 22549:22549 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=22547 --rest-port=22545 --tcp-port=22546 --discv5-udp-port=22548 --rest-address=0.0.0.0 --nat=extip:172.18.72.107 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=cac891021b11af951bab3a4fdbd33f2745af73b04a62eac9ffb34a84ce4ddba2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22549 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPQsJbKzhXTS8mQtvHM01oUNbBe1j5gXECtSLuRx-x-7GQ1VK7UuvJ037eb_-ibZhPCA4iqBOb2raWZkBWY2DSYCgmlkgnY0gmlwhKwSyXGKbXVsdGlhZGRyc5YACASsEslxBt8mAAoErBLJcQbfJ90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDWzqmowtfH5ArfW7nq-IszB7OU6x5gRFK8oT7NTx0GmSDdGNwgt8mg3VkcILfKIV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2026-04-23 22:00:23.207 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.107 waku e1970dba07ba1cf8ce850f8c42a23fe244ffe21ae2cf4aa9fed50ecd45923260
|
|
2026-04-23 22:00:23.245 DEBUG [src.node.docker_mananger] Container started with ID e1970dba07ba. Setting up logs at ./log/docker/node2_2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:23.246 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22545
|
|
2026-04-23 22:00:23.246 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:00:24.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22545/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:24.255 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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:00:24.256 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:00:24.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22545/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:24.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.107/tcp/22546/p2p/16Uiu2HAmPfJKiCUyqECQyVMUdMzKwy4YcHFBTnMisNW4BkwmfjcB","/ip4/172.18.72.107/tcp/22547/ws/p2p/16Uiu2HAmPfJKiCUyqECQyVMUdMzKwy4YcHFBTnMisNW4BkwmfjcB"],"enrUri":"enr:-L24QLdfz7r7xsiFpu3bvTMr5OH8z6f4DJArG6RMIhUkdc25ZiPXHJ3fYys0SEpj20yVF-gGYF6wrsUm2z5iQ7XFS3gCgmlkgnY0gmlwhKwSSGuKbXVsdGlhZGRyc5YACASsEkhrBlgSAAoErBJIawZYE90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDo4Tgyar_RTrXQAF1xw6YjY9fsmPElFRRT1oTlemfvxCDdGNwglgSg3VkcIJYFIV3YWt1MgE"}'
|
|
2026-04-23 22:00:24.260 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:00:24.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22545/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.201.113/tcp/57126/p2p/16Uiu2HAmJo7KeUG9fqNnbeuKY62y3C8M8dd5L9mXrG2J7mk8bm3Z"]'
|
|
2026-04-23 22:00:24.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:00:24.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57125/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
|
2026-04-23 22:00:24.266 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:57125/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
|
|
2026-04-23 22:00:24.304 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:00:24.305 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:00:24.305 DEBUG [src.node.waku_node] Stopping container with id a16a19bff16c
|
|
2026-04-23 22:00:24.771 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:00:24.779 DEBUG [src.node.waku_node] Stopping container with id e1970dba07ba
|
|
2026-04-23 22:00:25.259 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:00:25.264 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:00:25.274 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:00:25.281 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:00:25.283 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-23 22:00:25.283 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-23 22:00:25.285 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:25.291 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_22-00-21__445f735c-8b9d-4e45-a144-f2271a38a2ba__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:25.300 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:00:25.300 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f
|
|
2026-04-23 22:00:25.301 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:00:25.301 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:00:25.301 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:00:25.312 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:00:25.312 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:25.312 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:00:25.312 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:00:25.314 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:00:25.314 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.131
|
|
2026-04-23 22:00:25.314 DEBUG [src.node.docker_mananger] Generated ports ['59613', '59614', '59615', '59616', '59617']
|
|
2026-04-23 22:00:25.314 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:00:25.314 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:00:25.314 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:00:25.315 DEBUG [src.node.docker_mananger] docker run -i -t -p 59613:59613 -p 59614:59614 -p 59615:59615 -p 59616:59616 -p 59617:59617 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=59615 --rest-port=59613 --tcp-port=59614 --discv5-udp-port=59616 --rest-address=0.0.0.0 --nat=extip:172.18.152.131 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=98cb820f8fe21aaade8e77bdf8ba4abd1d5174b0abf448c03f0aee1ab5f3c7a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59617 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2026-04-23 22:00:25.496 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.131 waku c8cc882f824c85b6df6eee9aa7784122ba45272d3ab11e6b9dae66debb4ba04b
|
|
2026-04-23 22:00:25.531 DEBUG [src.node.docker_mananger] Container started with ID c8cc882f824c. Setting up logs at ./log/docker/node1_2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:25.531 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59613
|
|
2026-04-23 22:00:25.532 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:00:25.610 ERROR [src.node.docker_mananger] Max retries reached for container a16a19bff16c. Exiting log stream.
|
|
2026-04-23 22:00:26.119 ERROR [src.node.docker_mananger] Max retries reached for container e1970dba07ba. Exiting log stream.
|
|
2026-04-23 22:00:26.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59613/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:26.535 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:00:26.535 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:00:26.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59613/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:26.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.131/tcp/59614/p2p/16Uiu2HAm6YT1LDU3GWm8KPTaecewZQgwFvpfbJSw5uc4ztc1G1Lx","/ip4/172.18.152.131/tcp/59615/ws/p2p/16Uiu2HAm6YT1LDU3GWm8KPTaecewZQgwFvpfbJSw5uc4ztc1G1Lx"],"enrUri":"enr:-L24QNHEfe1z_-dMFALSPPsf6RXo49zCnPRWgqmeFj-aVVg5UFGyHzmQuISEgvLKswnMhNrjR5z1b_KBgHd9ILWBt1gCgmlkgnY0gmlwhKwSmIOKbXVsdGlhZGRyc5YACASsEpiDBujeAAoErBKYgwbo390DgnJzhQDHAQAAiXNlY3AyNTZrMaECpSzz5Dn0zOBdxuK9XBnmcyWZstgXoeB6GvYaShbcV_2DdGNwgujeg3VkcILo4IV3YWt1MgU"}'
|
|
2026-04-23 22:00:26.538 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:00:26.545 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:00:26.545 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:26.545 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:00:26.545 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:00:26.547 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:00:26.547 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.193
|
|
2026-04-23 22:00:26.547 DEBUG [src.node.docker_mananger] Generated ports ['14435', '14436', '14437', '14438', '14439']
|
|
2026-04-23 22:00:26.547 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:00:26.547 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:00:26.547 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:00:26.548 DEBUG [src.node.docker_mananger] docker run -i -t -p 14435:14435 -p 14436:14436 -p 14437:14437 -p 14438:14438 -p 14439:14439 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=14437 --rest-port=14435 --tcp-port=14436 --discv5-udp-port=14438 --rest-address=0.0.0.0 --nat=extip:172.18.252.193 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=5c7bfa08d46fe7dbcf3ba914bf121d6c55cbcc61bb49b41132bd7c9eaeb338fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14439 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNHEfe1z_-dMFALSPPsf6RXo49zCnPRWgqmeFj-aVVg5UFGyHzmQuISEgvLKswnMhNrjR5z1b_KBgHd9ILWBt1gCgmlkgnY0gmlwhKwSmIOKbXVsdGlhZGRyc5YACASsEpiDBujeAAoErBKYgwbo390DgnJzhQDHAQAAiXNlY3AyNTZrMaECpSzz5Dn0zOBdxuK9XBnmcyWZstgXoeB6GvYaShbcV_2DdGNwgujeg3VkcILo4IV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2026-04-23 22:00:26.729 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.193 waku 198a24edad1b9fd82e0a602efca2b27b9d6eb0eb63839758132510b5315cea0c
|
|
2026-04-23 22:00:26.768 DEBUG [src.node.docker_mananger] Container started with ID 198a24edad1b. Setting up logs at ./log/docker/node2_2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:26.770 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14435
|
|
2026-04-23 22:00:26.770 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:00:27.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14435/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:27.782 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_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:00:27.782 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:00:27.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14435/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:00:27.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.193/tcp/14436/p2p/16Uiu2HAmJTEhtcMNy2iiVpk4t5koo1tqFxaiNVw5JmHZesoSnd7K","/ip4/172.18.252.193/tcp/14437/ws/p2p/16Uiu2HAmJTEhtcMNy2iiVpk4t5koo1tqFxaiNVw5JmHZesoSnd7K"],"enrUri":"enr:-L24QOXG_86rmj60BMD499o6GVddRA7qoYQpSCngvvmZahGPGNIw1Lo3U7vMxKgi74_HW2WhZid4kmDqMk2MjFoP-Z0CgmlkgnY0gmlwhKwS_MGKbXVsdGlhZGRyc5YACASsEvzBBjhkAAoErBL8wQY4Zd0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDViNiII15SOL21IwNEg7diXSXjfj4QnozikaIQ0sQkdaDdGNwgjhkg3VkcII4ZoV3YWt1MgE"}'
|
|
2026-04-23 22:00:27.787 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:00:27.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14435/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.131/tcp/59614/p2p/16Uiu2HAm6YT1LDU3GWm8KPTaecewZQgwFvpfbJSw5uc4ztc1G1Lx"]'
|
|
2026-04-23 22:00:27.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:00:27.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59613/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
|
2026-04-23 22:00:27.793 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:59613/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
|
|
2026-04-23 22:00:27.831 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:00:27.832 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:00:27.832 DEBUG [src.node.waku_node] Stopping container with id c8cc882f824c
|
|
2026-04-23 22:00:28.312 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:00:28.313 DEBUG [src.node.waku_node] Stopping container with id 198a24edad1b
|
|
2026-04-23 22:00:28.753 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:00:28.756 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:00:28.767 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:00:28.772 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:00:28.772 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-23 22:00:28.773 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-23 22:00:28.773 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:00:28.774 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_22-00-25__f948dd24-2f2c-44da-8da9-a6e88ce2dd4f__wakuorg_nwaku:latest.log
|