mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 11:49:36 +00:00
199 lines
36 KiB
Plaintext
199 lines
36 KiB
Plaintext
2026-04-23 22:01:35.112 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:01:35.112 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0
|
|
2026-04-23 22:01:35.113 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:01:35.114 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:01:35.115 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:01:35.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:35.126 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:35.126 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:35.127 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:35.129 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:35.129 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.228
|
|
2026-04-23 22:01:35.129 DEBUG [src.node.docker_mananger] Generated ports ['21008', '21009', '21010', '21011', '21012']
|
|
2026-04-23 22:01:35.129 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:35.129 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:35.129 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:35.130 DEBUG [src.node.docker_mananger] docker run -i -t -p 21008:21008 -p 21009:21009 -p 21010:21010 -p 21011:21011 -p 21012:21012 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=21010 --rest-port=21008 --tcp-port=21009 --discv5-udp-port=21011 --rest-address=0.0.0.0 --nat=extip:172.18.18.228 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=0a0bbabe9f7dae6aec35d9fa8cbe4b67dbe6ddd0a7aa98ee8c8dcd5dae56c5ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21012 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-04-23 22:01:35.320 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.228 waku f0c9914da0a40ddf31e1b140eb67f2cf9b7c06564cda4a24acaf9273485e8f43
|
|
2026-04-23 22:01:35.356 DEBUG [src.node.docker_mananger] Container started with ID f0c9914da0a4. Setting up logs at ./log/docker/node1_2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:35.356 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21008
|
|
2026-04-23 22:01:35.356 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:35.436 ERROR [src.node.docker_mananger] Max retries reached for container dc10c59231cd. Exiting log stream.
|
|
2026-04-23 22:01:35.952 ERROR [src.node.docker_mananger] Max retries reached for container 90ec1e768d65. Exiting log stream.
|
|
2026-04-23 22:01:36.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21008/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:36.360 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:01:36.360 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:36.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21008/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:36.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.228/tcp/21009/p2p/16Uiu2HAmDe3WjNuEfLmxFm947Mf2W2NUQv5TokX1TkVfqMYDakHB","/ip4/172.18.18.228/tcp/21010/ws/p2p/16Uiu2HAmDe3WjNuEfLmxFm947Mf2W2NUQv5TokX1TkVfqMYDakHB"],"enrUri":"enr:-L24QOxwoIlUs79NuA8PMZLhdFgoCDAqGihQ144kqp1ngfCrQsfvdxtCRepbsnfACWg0YnuXSqYscYnmzj0Al7Y_v_ECgmlkgnY0gmlwhKwSEuSKbXVsdGlhZGRyc5YACASsEhLkBlIRAAoErBIS5AZSEt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDDp2uqpx1mF5ylXRo2wzyoSCIqLr3vNw8hq1NScSFYf6DdGNwglIRg3VkcIJSE4V3YWt1MgU"}'
|
|
2026-04-23 22:01:36.363 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:36.370 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:36.370 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:36.370 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:36.370 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:36.371 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:36.372 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.190
|
|
2026-04-23 22:01:36.372 DEBUG [src.node.docker_mananger] Generated ports ['7084', '7085', '7086', '7087', '7088']
|
|
2026-04-23 22:01:36.372 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:36.372 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:36.372 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:36.372 DEBUG [src.node.docker_mananger] docker run -i -t -p 7084:7084 -p 7085:7085 -p 7086:7086 -p 7087:7087 -p 7088:7088 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=7086 --rest-port=7084 --tcp-port=7085 --discv5-udp-port=7087 --rest-address=0.0.0.0 --nat=extip:172.18.81.190 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=e62314ca3d0d6d5ad0bec68aedb0eebdb398a5ded1ebacfe56973aec5bcb6584 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7088 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOxwoIlUs79NuA8PMZLhdFgoCDAqGihQ144kqp1ngfCrQsfvdxtCRepbsnfACWg0YnuXSqYscYnmzj0Al7Y_v_ECgmlkgnY0gmlwhKwSEuSKbXVsdGlhZGRyc5YACASsEhLkBlIRAAoErBIS5AZSEt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDDp2uqpx1mF5ylXRo2wzyoSCIqLr3vNw8hq1NScSFYf6DdGNwglIRg3VkcIJSE4V3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-04-23 22:01:36.566 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.190 waku c9e1db76dbc42b9664f2d502ed1d37d4f2fdfbab7c2c1f638039780405d6bbdf
|
|
2026-04-23 22:01:36.605 DEBUG [src.node.docker_mananger] Container started with ID c9e1db76dbc4. Setting up logs at ./log/docker/node2_2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:36.605 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7084
|
|
2026-04-23 22:01:36.605 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:37.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7084/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:37.616 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:01:37.617 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:37.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:37.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.190/tcp/7085/p2p/16Uiu2HAkyTeaxG2Jp5xdcgS38sCxNRoFLFiM2iQj2hVZdpmzq3tv","/ip4/172.18.81.190/tcp/7086/ws/p2p/16Uiu2HAkyTeaxG2Jp5xdcgS38sCxNRoFLFiM2iQj2hVZdpmzq3tv"],"enrUri":"enr:-L24QIEQw5zvnMhO26X6elZsg60hmeQw5xBkCeUK9auaqiN-AGrr8UJoDrRBhBtSIeeYckGJXsxwUtHbXCnXioJvtAQCgmlkgnY0gmlwhKwSUb6KbXVsdGlhZGRyc5YACASsElG-BhutAAoErBJRvgYbrt0DgnJzhQDHAQAAiXNlY3AyNTZrMaECO_BVVupK_20gPFfEVt7ZdZM3ttyAJNsWCNszxCcYzVuDdGNwghutg3VkcIIbr4V3YWt1MgE"}'
|
|
2026-04-23 22:01:37.620 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:37.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7084/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.228/tcp/21009/p2p/16Uiu2HAmDe3WjNuEfLmxFm947Mf2W2NUQv5TokX1TkVfqMYDakHB"]'
|
|
2026-04-23 22:01:37.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:37.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21008/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-04-23 22:01:37.626 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:21008/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:01:37.662 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:01:37.663 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:01:37.663 DEBUG [src.node.waku_node] Stopping container with id f0c9914da0a4
|
|
2026-04-23 22:01:38.119 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:38.119 DEBUG [src.node.waku_node] Stopping container with id c9e1db76dbc4
|
|
2026-04-23 22:01:38.589 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:38.591 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:01:38.598 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:38.604 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:38.605 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-23 22:01:38.605 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-23 22:01:38.605 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:38.606 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_22-01-35__e53f1752-bad7-4270-ad5b-de1916fd96f0__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:38.609 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:01:38.609 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63
|
|
2026-04-23 22:01:38.609 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:01:38.610 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:01:38.610 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:01:38.617 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:38.617 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:38.618 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:38.618 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:38.619 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:38.619 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.240
|
|
2026-04-23 22:01:38.619 DEBUG [src.node.docker_mananger] Generated ports ['45735', '45736', '45737', '45738', '45739']
|
|
2026-04-23 22:01:38.619 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:38.620 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:38.620 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:38.620 DEBUG [src.node.docker_mananger] docker run -i -t -p 45735:45735 -p 45736:45736 -p 45737:45737 -p 45738:45738 -p 45739:45739 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=45737 --rest-port=45735 --tcp-port=45736 --discv5-udp-port=45738 --rest-address=0.0.0.0 --nat=extip:172.18.63.240 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=33aafd13bcf4922be33bcfca54f9caf0bb10eeb9cad6bb507aa874b0b1cfc62d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45739 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-04-23 22:01:38.806 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.240 waku 36787daa4fe6079e9c821bce01433312fe26df0b449e4f26ed0d9d130a10ec5c
|
|
2026-04-23 22:01:38.842 DEBUG [src.node.docker_mananger] Container started with ID 36787daa4fe6. Setting up logs at ./log/docker/node1_2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:38.843 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45735
|
|
2026-04-23 22:01:38.843 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:38.932 ERROR [src.node.docker_mananger] Max retries reached for container f0c9914da0a4. Exiting log stream.
|
|
2026-04-23 22:01:39.404 ERROR [src.node.docker_mananger] Max retries reached for container c9e1db76dbc4. Exiting log stream.
|
|
2026-04-23 22:01:39.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45735/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:39.846 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:01:39.846 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:39.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45735/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:39.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.240/tcp/45736/p2p/16Uiu2HAmSH9dfEW29Nxo1qQmzDz2uTW45HKR4G43HMCfH4FGUepQ","/ip4/172.18.63.240/tcp/45737/ws/p2p/16Uiu2HAmSH9dfEW29Nxo1qQmzDz2uTW45HKR4G43HMCfH4FGUepQ"],"enrUri":"enr:-L24QMWWqlWesiqT1DTnWqp7R9tNmvCe9aqX8yupwA4lYSuudzPlCnhXxIGtdaKIENz1hsTMnP_PoCoNaYa9aMDk6k0CgmlkgnY0gmlwhKwSP_CKbXVsdGlhZGRyc5YACASsEj_wBrKoAAoErBI_8Aayqd0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDymtVqqx-ALQf8l68-URU50HazlZ9RQiezq20GFEfNJmDdGNwgrKog3VkcIKyqoV3YWt1MgU"}'
|
|
2026-04-23 22:01:39.849 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:39.856 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:39.856 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:39.856 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:39.856 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:39.858 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:39.858 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.244
|
|
2026-04-23 22:01:39.858 DEBUG [src.node.docker_mananger] Generated ports ['22585', '22586', '22587', '22588', '22589']
|
|
2026-04-23 22:01:39.858 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:39.858 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:39.858 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:39.858 DEBUG [src.node.docker_mananger] docker run -i -t -p 22585:22585 -p 22586:22586 -p 22587:22587 -p 22588:22588 -p 22589:22589 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=22587 --rest-port=22585 --tcp-port=22586 --discv5-udp-port=22588 --rest-address=0.0.0.0 --nat=extip:172.18.26.244 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=fd221cc30b94b5a6475ccc48eb6cbcdb0ff7918bbad03e5f0ab5e49c9c4cebfd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22589 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMWWqlWesiqT1DTnWqp7R9tNmvCe9aqX8yupwA4lYSuudzPlCnhXxIGtdaKIENz1hsTMnP_PoCoNaYa9aMDk6k0CgmlkgnY0gmlwhKwSP_CKbXVsdGlhZGRyc5YACASsEj_wBrKoAAoErBI_8Aayqd0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDymtVqqx-ALQf8l68-URU50HazlZ9RQiezq20GFEfNJmDdGNwgrKog3VkcIKyqoV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-04-23 22:01:40.045 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.244 waku 88cfa14805c30ab718d8fcb311bc1b6a4ed75b859ae102c237053a33f0054fbd
|
|
2026-04-23 22:01:40.076 DEBUG [src.node.docker_mananger] Container started with ID 88cfa14805c3. Setting up logs at ./log/docker/node2_2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:40.077 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22585
|
|
2026-04-23 22:01:40.077 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:41.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22585/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:41.086 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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:01:41.087 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:41.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22585/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:41.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.244/tcp/22586/p2p/16Uiu2HAm6vLSgfiEkDYb6y5fxumwvSMtGoU6aVXx54EUSbfEbbCc","/ip4/172.18.26.244/tcp/22587/ws/p2p/16Uiu2HAm6vLSgfiEkDYb6y5fxumwvSMtGoU6aVXx54EUSbfEbbCc"],"enrUri":"enr:-L24QLZr6EW1cDEJ4JoKFNAQqz9yeU4K4KjAY5Iq3TvLqslQcnDwst6Syck156n7fu-E0PSmHIjT510hCkTi9fjkgisCgmlkgnY0gmlwhKwSGvSKbXVsdGlhZGRyc5YACASsEhr0Blg6AAoErBIa9AZYO90DgnJzhQDHAQAAiXNlY3AyNTZrMaECqshPUIRIeCGRigOmeqtCEM_vqL2gBXIBhsE-4kgl3kmDdGNwglg6g3VkcIJYPIV3YWt1MgE"}'
|
|
2026-04-23 22:01:41.095 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:41.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22585/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.63.240/tcp/45736/p2p/16Uiu2HAmSH9dfEW29Nxo1qQmzDz2uTW45HKR4G43HMCfH4FGUepQ"]'
|
|
2026-04-23 22:01:41.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:41.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45735/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-04-23 22:01:41.103 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:45735/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:01:41.138 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:01:41.139 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:01:41.139 DEBUG [src.node.waku_node] Stopping container with id 36787daa4fe6
|
|
2026-04-23 22:01:41.624 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:41.625 DEBUG [src.node.waku_node] Stopping container with id 88cfa14805c3
|
|
2026-04-23 22:01:42.129 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:42.131 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:01:42.137 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:42.143 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:42.143 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-23 22:01:42.144 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-23 22:01:42.144 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:42.145 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_22-01-38__a69dbce2-a83a-41ed-a7a9-c7f185af6d63__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:42.148 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:01:42.148 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_content_topics[content_topic_list0] with id: 2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384
|
|
2026-04-23 22:01:42.148 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:01:42.148 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:01:42.149 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:01:42.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:42.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:42.157 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:42.157 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:42.158 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:42.158 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.200
|
|
2026-04-23 22:01:42.158 DEBUG [src.node.docker_mananger] Generated ports ['9997', '9998', '9999', '10000', '10001']
|
|
2026-04-23 22:01:42.158 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:42.158 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:42.159 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:42.159 DEBUG [src.node.docker_mananger] docker run -i -t -p 9997:9997 -p 9998:9998 -p 9999:9999 -p 10000:10000 -p 10001:10001 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=9999 --rest-port=9997 --tcp-port=9998 --discv5-udp-port=10000 --rest-address=0.0.0.0 --nat=extip:172.18.224.200 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=b8eca2348a9e3bc1adbf31c5bb59359b3f9d1bbe0ffcc7c6d8cda41aeff9a8be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10001 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-04-23 22:01:42.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.200 waku 9ca626f2ab6bcbed269a626ac0fe9dd02b862f6ccbb3057434d3543a021d6262
|
|
2026-04-23 22:01:42.383 DEBUG [src.node.docker_mananger] Container started with ID 9ca626f2ab6b. Setting up logs at ./log/docker/node1_2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:42.384 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9997
|
|
2026-04-23 22:01:42.384 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:42.439 ERROR [src.node.docker_mananger] Max retries reached for container 36787daa4fe6. Exiting log stream.
|
|
2026-04-23 22:01:42.948 ERROR [src.node.docker_mananger] Max retries reached for container 88cfa14805c3. Exiting log stream.
|
|
2026-04-23 22:01:43.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9997/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:43.387 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:01:43.387 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:43.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9997/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:43.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.200/tcp/9998/p2p/16Uiu2HAmV8AzwdC7r4aZ6JnLADKNptr9eZJLUgPv5TfKarTN56FM","/ip4/172.18.224.200/tcp/9999/ws/p2p/16Uiu2HAmV8AzwdC7r4aZ6JnLADKNptr9eZJLUgPv5TfKarTN56FM"],"enrUri":"enr:-L24QEKLySWYlpfEMEnAp-NbpeDPxQ72w1HDqUo2LWEpi2RaF5G44-zandYHzZKbBiBHV8VgS9JvhW7688sLoJ-sv9YCgmlkgnY0gmlwhKwS4MiKbXVsdGlhZGRyc5YACASsEuDIBicOAAoErBLgyAYnD90DgnJzhQDHAQAAiXNlY3AyNTZrMaED9LG2t5KbgLCljUng6ya5JCsDWv3nEN4QfTjz9EFIJOSDdGNwgicOg3VkcIInEIV3YWt1MgU"}'
|
|
2026-04-23 22:01:43.390 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:43.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:01:43.397 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:43.398 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:01:43.398 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:01:43.399 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:01:43.400 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.95
|
|
2026-04-23 22:01:43.400 DEBUG [src.node.docker_mananger] Generated ports ['11413', '11414', '11415', '11416', '11417']
|
|
2026-04-23 22:01:43.400 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:01:43.400 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:01:43.400 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:01:43.400 DEBUG [src.node.docker_mananger] docker run -i -t -p 11413:11413 -p 11414:11414 -p 11415:11415 -p 11416:11416 -p 11417:11417 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=11415 --rest-port=11413 --tcp-port=11414 --discv5-udp-port=11416 --rest-address=0.0.0.0 --nat=extip:172.18.145.95 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=14ab78fc2e1f3f64dfc7ce49e7cad47af0fc2a0c26dd1cca3580b21cd69373cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11417 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEKLySWYlpfEMEnAp-NbpeDPxQ72w1HDqUo2LWEpi2RaF5G44-zandYHzZKbBiBHV8VgS9JvhW7688sLoJ-sv9YCgmlkgnY0gmlwhKwS4MiKbXVsdGlhZGRyc5YACASsEuDIBicOAAoErBLgyAYnD90DgnJzhQDHAQAAiXNlY3AyNTZrMaED9LG2t5KbgLCljUng6ya5JCsDWv3nEN4QfTjz9EFIJOSDdGNwgicOg3VkcIInEIV3YWt1MgU --content-topic=/newsService/1.0/weekly/protobuf
|
|
2026-04-23 22:01:43.602 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.95 waku 0c116e5701053f2c211dbc8f44346dd8e20e18ea5a5418cc442b53fa33924663
|
|
2026-04-23 22:01:43.639 DEBUG [src.node.docker_mananger] Container started with ID 0c116e570105. Setting up logs at ./log/docker/node2_2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:43.640 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11413
|
|
2026-04-23 22:01:43.640 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:01:44.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11413/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:44.651 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:01:44.651 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:01:44.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11413/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:01:44.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.95/tcp/11414/p2p/16Uiu2HAkwEgQCRa5KQjeamfgdvA6aPbjqApigxCgfepwtb9tgy8Q","/ip4/172.18.145.95/tcp/11415/ws/p2p/16Uiu2HAkwEgQCRa5KQjeamfgdvA6aPbjqApigxCgfepwtb9tgy8Q"],"enrUri":"enr:-L24QN-tykrKzDK9tBWAJo3tOpzAnjO5Ps9WVNVk6h7_AtdbdNcwoTGdkP4ThUbQb47r4qoc4gCUXVi2EqDTrcQtMagCgmlkgnY0gmlwhKwSkV-KbXVsdGlhZGRyc5YACASsEpFfBiyWAAoErBKRXwYsl90DgnJzhQDHAQAAiXNlY3AyNTZrMaECGuZ18StsUUYyD96pvhnC8TksdQdPvBu3b0JXH26ywNWDdGNwgiyWg3VkcIIsmIV3YWt1MgE"}'
|
|
2026-04-23 22:01:44.654 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:01:44.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11413/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.200/tcp/9998/p2p/16Uiu2HAmV8AzwdC7r4aZ6JnLADKNptr9eZJLUgPv5TfKarTN56FM"]'
|
|
2026-04-23 22:01:44.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:01:44.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9997/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-04-23 22:01:44.660 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:9997/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:01:44.695 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:01:44.696 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:01:44.696 DEBUG [src.node.waku_node] Stopping container with id 9ca626f2ab6b
|
|
2026-04-23 22:01:45.149 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:45.150 DEBUG [src.node.waku_node] Stopping container with id 0c116e570105
|
|
2026-04-23 22:01:45.612 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:01:45.613 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:01:45.619 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:45.626 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:01:45.628 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-04-23 22:01:45.628 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-04-23 22:01:45.630 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:01:45.632 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_22-01-42__8163cf30-ab13-47c8-90a0-ff3612ff7384__wakuorg_nwaku:latest.log
|