mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
117 lines
22 KiB
Plaintext
117 lines
22 KiB
Plaintext
2026-03-30 10:05:51.271 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-30 10:05:51.271 DEBUG [tests.conftest] Running test: test_admin_set_all_log_levels with id: 2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482
|
|
2026-03-30 10:05:51.272 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-30 10:05:51.272 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-30 10:05:51.272 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-30 10:05:51.283 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:05:51.283 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:05:51.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:05:51.291 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:05:51.297 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:05:51.297 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:05:51.303 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:05:51.303 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:05:51.304 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-30 10:05:51.304 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-30 10:05:51.305 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 10:05:51.305 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 10:05:51.306 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 10:05:51.306 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.255.198
|
|
2026-03-30 10:05:51.306 DEBUG [src.node.docker_mananger] Generated ports ['37681', '37682', '37683', '37684', '37685']
|
|
2026-03-30 10:05:51.307 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 10:05:51.307 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 10:05:51.307 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 10:05:51.307 DEBUG [src.node.docker_mananger] docker run -i -t -p 37681:37681 -p 37682:37682 -p 37683:37683 -p 37684:37684 -p 37685:37685 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=37683 --rest-port=37681 --tcp-port=37682 --discv5-udp-port=37684 --rest-address=0.0.0.0 --nat=extip:172.18.255.198 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e1c5ff96cdb9ab02548b4d07fdeb2db4f54b54ffed36dcabe0dcca1bfcaaf9b2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37685 --metrics-logging=true --relay=true
|
|
2026-03-30 10:05:51.491 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.255.198 waku 30a1f0038ec775c2c47d01fcd4096242c95e0f55fb1279285249b1cec1e351c4
|
|
2026-03-30 10:05:51.532 DEBUG [src.node.docker_mananger] Container started with ID 30a1f0038ec7. Setting up logs at ./log/docker/node1_2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:05:51.533 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37681
|
|
2026-03-30 10:05:51.534 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 10:05:51.643 ERROR [src.node.docker_mananger] Max retries reached for container e1d1d21c33a8. Exiting log stream.
|
|
2026-03-30 10:05:52.097 ERROR [src.node.docker_mananger] Max retries reached for container 91945a0e252f. Exiting log stream.
|
|
2026-03-30 10:05:52.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37681/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:52.537 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"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-30 10:05:52.538 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 10:05:52.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37681/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:52.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.198/tcp/37682/p2p/16Uiu2HAmLyxuMt7DxGP1hgF7gmas3Dc7b7xPoh1EbdTFB1mUgpey","/ip4/172.18.255.198/tcp/37683/ws/p2p/16Uiu2HAmLyxuMt7DxGP1hgF7gmas3Dc7b7xPoh1EbdTFB1mUgpey"],"enrUri":"enr:-L24QAgfdqvnGo6UrY-nxeKPRnbKbJtJwcm1EInC4icio7IieDLfy9igG_D_LoyGYjBdQq-iRMtCiO-uTL9saN4pf3UCgmlkgnY0gmlwhKwS_8aKbXVsdGlhZGRyc5YACASsEv_GBpMyAAoErBL_xgaTM90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDe7nlBDwqnfLaYzsJcAe9t6Tbta5b2jRbKib9xdTNEX6DdGNwgpMyg3VkcIKTNIV3YWt1MgE"}'
|
|
2026-03-30 10:05:52.540 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 10:05:52.540 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 10:05:52.540 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 10:05:52.542 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 10:05:52.542 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.171
|
|
2026-03-30 10:05:52.542 DEBUG [src.node.docker_mananger] Generated ports ['56769', '56770', '56771', '56772', '56773']
|
|
2026-03-30 10:05:52.542 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 10:05:52.542 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 10:05:52.542 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 10:05:52.543 DEBUG [src.node.docker_mananger] docker run -i -t -p 56769:56769 -p 56770:56770 -p 56771:56771 -p 56772:56772 -p 56773:56773 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=56771 --rest-port=56769 --tcp-port=56770 --discv5-udp-port=56772 --rest-address=0.0.0.0 --nat=extip:172.18.136.171 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=50fb33bfa2adacf929f5c694fdebf6c68f39abc69aed81fc27f98f3a9cfaf60b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56773 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAgfdqvnGo6UrY-nxeKPRnbKbJtJwcm1EInC4icio7IieDLfy9igG_D_LoyGYjBdQq-iRMtCiO-uTL9saN4pf3UCgmlkgnY0gmlwhKwS_8aKbXVsdGlhZGRyc5YACASsEv_GBpMyAAoErBL_xgaTM90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDe7nlBDwqnfLaYzsJcAe9t6Tbta5b2jRbKib9xdTNEX6DdGNwgpMyg3VkcIKTNIV3YWt1MgE
|
|
2026-03-30 10:05:52.737 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.171 waku c66f8f432cab3d3889fba1ce65ffd77fafa451ccee7eccebc2cfe89829ad2339
|
|
2026-03-30 10:05:52.778 DEBUG [src.node.docker_mananger] Container started with ID c66f8f432cab. Setting up logs at ./log/docker/node2_2026-03-30_10-05-51__825e88bb-f5f3-4217-876c-35244d68f482__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:05:52.778 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56769
|
|
2026-03-30 10:05:52.779 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 10:05:53.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.789 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"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-30 10:05:53.791 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 10:05:53.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.802 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 10:05:53.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.805 DEBUG [tests.rest_flags.test_admin_flags] Set log level (TRACE) -> status=200
|
|
2026-03-30 10:05:53.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/DEBUG" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.812 DEBUG [tests.rest_flags.test_admin_flags] Set log level (DEBUG) -> status=200
|
|
2026-03-30 10:05:53.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.819 DEBUG [tests.rest_flags.test_admin_flags] Set log level (INFO) -> status=200
|
|
2026-03-30 10:05:53.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.826 DEBUG [tests.rest_flags.test_admin_flags] Set log level (NOTICE) -> status=200
|
|
2026-03-30 10:05:53.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/WARN" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.833 DEBUG [tests.rest_flags.test_admin_flags] Set log level (WARN) -> status=200
|
|
2026-03-30 10:05:53.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/ERROR" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.839 DEBUG [tests.rest_flags.test_admin_flags] Set log level (ERROR) -> status=200
|
|
2026-03-30 10:05:53.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/FATAL" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.846 DEBUG [tests.rest_flags.test_admin_flags] Set log level (FATAL) -> status=200
|
|
2026-03-30 10:05:53.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.171/tcp/56770/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG","/ip4/172.18.136.171/tcp/56771/ws/p2p/16Uiu2HAm3u9CBHK922X6XS1C2RdmYQVSuNp9emJdTPCcMD53VgWG"],"enrUri":"enr:-L24QJakdg2Yu_HZswye_Kqulz20OhO7GpyuAZWMBMysiKpfISYuFTCfz2UAz-SOOpuXQyreDH79fH52jEpl2WyurLgCgmlkgnY0gmlwhKwSiKuKbXVsdGlhZGRyc5YACASsEoirBt3CAAoErBKIqwbdw90DgnJzhQDGAQAAiXNlY3AyNTZrMaECfebym7yN5jnOZ_exzMkaNi3SQPB9UuQL8GOwNQpleh2DdGNwgt3Cg3VkcILdxIV3YWt1MgE"}'
|
|
2026-03-30 10:05:53.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56769/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-14-g5c335c'
|
|
2026-03-30 10:05:53.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37681/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:05:53.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:05:53.852 DEBUG [tests.rest_flags.test_admin_flags] Restore default log level (TRACE) -> status=200
|
|
2026-03-30 10:05:53.854 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-30 10:05:53.855 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-30 10:05:53.855 DEBUG [src.node.waku_node] Stopping container with id 30a1f0038ec7
|
|
2026-03-30 10:05:54.347 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 10:05:54.347 DEBUG [src.node.waku_node] Stopping container with id c66f8f432cab
|
|
2026-03-30 10:05:54.785 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 10:05:54.789 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-30 10:05:54.793 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 10:05:54.798 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|