mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
124 lines
21 KiB
Plaintext
124 lines
21 KiB
Plaintext
2026-03-14 04:38:34.078 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:38:34.079 DEBUG [tests.conftest] Running test: test_metrics_after_light_push with id: 2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d
|
|
2026-03-14 04:38:34.079 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:38:34.080 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:38:34.081 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-14 04:38:34.081 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:38:34.082 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:38:34.093 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:38:34.094 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:34.094 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:38:34.094 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:38:34.096 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:38:34.096 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.14
|
|
2026-03-14 04:38:34.096 DEBUG [src.node.docker_mananger] Generated ports ['35892', '35893', '35894', '35895', '35896']
|
|
2026-03-14 04:38:34.096 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:38:34.097 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:38:34.097 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:38:34.097 DEBUG [src.node.docker_mananger] docker run -i -t -p 35892:35892 -p 35893:35893 -p 35894:35894 -p 35895:35895 -p 35896:35896 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=35894 --rest-port=35892 --tcp-port=35893 --discv5-udp-port=35895 --rest-address=0.0.0.0 --nat=extip:172.18.234.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=120689b08b7353c1de63d81ab41914ee8745c0b937f7df92f65fafaebc8dfbeb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35896 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-14 04:38:34.240 ERROR [src.node.docker_mananger] Max retries reached for container 08a41410f308. Exiting log stream.
|
|
2026-03-14 04:38:34.304 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.14 waku dd216464a454f850c52c2844d9f190ad7fada44d89d9a723827bf7da5abb7558
|
|
2026-03-14 04:38:34.341 DEBUG [src.node.docker_mananger] Container started with ID dd216464a454. Setting up logs at ./log/docker/receiving_node1_2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:34.341 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35892
|
|
2026-03-14 04:38:34.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:38:34.922 ERROR [src.node.docker_mananger] Max retries reached for container e330ff87a2ec. Exiting log stream.
|
|
2026-03-14 04:38:35.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35892/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:35.345 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-14 04:38:35.345 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:38:35.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35892/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:35.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.14/tcp/35893/p2p/16Uiu2HAkzRGMwWpFJqkLQyahYQuykmf3xHDoL4FgFyr4joNkG55F","/ip4/172.18.234.14/tcp/35894/ws/p2p/16Uiu2HAkzRGMwWpFJqkLQyahYQuykmf3xHDoL4FgFyr4joNkG55F"],"enrUri":"enr:-L24QBrvfT5kRpwnmEvkcj6nScytSly22z_992jScDPDj54hUdpFwjtCjuPyInU0zmz7n-tbh2peYfSm6Fib8TIWfJwCgmlkgnY0gmlwhKwS6g6KbXVsdGlhZGRyc5YACASsEuoOBow1AAoErBLqDgaMNt0DgnJzhQADAQAAiXNlY3AyNTZrMaECSi-6wKtumzQxAIYvrGJoqptBQ__v_zKywUt1L9BZ6y6DdGNwgow1g3VkcIKMN4V3YWt1Mgk"}'
|
|
2026-03-14 04:38:35.348 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:38:35.356 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:38:35.356 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:35.356 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:38:35.356 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:38:35.357 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:38:35.358 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.235
|
|
2026-03-14 04:38:35.358 DEBUG [src.node.docker_mananger] Generated ports ['36653', '36654', '36655', '36656', '36657']
|
|
2026-03-14 04:38:35.358 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:38:35.358 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:38:35.358 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:38:35.358 DEBUG [src.node.docker_mananger] docker run -i -t -p 36653:36653 -p 36654:36654 -p 36655:36655 -p 36656:36656 -p 36657:36657 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=36655 --rest-port=36653 --tcp-port=36654 --discv5-udp-port=36656 --rest-address=0.0.0.0 --nat=extip:172.18.134.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6a30695add794c2c1c141ee8953c9e40aad3c92bfcb1afea293ecdf9addbeb9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36657 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-14 04:38:35.559 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.235 waku 694bb80908b564fa57c0f1f12be3170633ae2c140545d9a4ef70916ac7b30b0d
|
|
2026-03-14 04:38:35.594 DEBUG [src.node.docker_mananger] Container started with ID 694bb80908b5. Setting up logs at ./log/docker/receiving_node2_2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:35.594 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36653
|
|
2026-03-14 04:38:35.594 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:38:36.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36653/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:36.598 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-14 04:38:36.598 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:38:36.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36653/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:36.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.235/tcp/36654/p2p/16Uiu2HAmG177TTb6Ra5oc1KNgL3Xq6iUGbNUZ9dwxvK2fAew7zAo","/ip4/172.18.134.235/tcp/36655/ws/p2p/16Uiu2HAmG177TTb6Ra5oc1KNgL3Xq6iUGbNUZ9dwxvK2fAew7zAo"],"enrUri":"enr:-L24QApYJspDAMMZBfhIfeBAaN_ckVgsDiHSzfXb7zQ8uW6cYrvkJUHghVMmCGvwypQIRnZKIGSAM2IS7_5yJkjBpSICgmlkgnY0gmlwhKwShuuKbXVsdGlhZGRyc5YACASsEobrBo8uAAoErBKG6waPL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMbpSfLP8yE1_wBTDzg_aNyQskJ3B-D0gZlqz-j3dVeyDdGNwgo8ug3VkcIKPMIV3YWt1MgE"}'
|
|
2026-03-14 04:38:36.601 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:38:36.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36653/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.14/tcp/35893/p2p/16Uiu2HAkzRGMwWpFJqkLQyahYQuykmf3xHDoL4FgFyr4joNkG55F"]'
|
|
2026-03-14 04:38:36.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:36.648 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:38:36.648 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:36.649 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:38:36.650 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:38:36.654 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:38:36.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.108
|
|
2026-03-14 04:38:36.654 DEBUG [src.node.docker_mananger] Generated ports ['46765', '46766', '46767', '46768', '46769']
|
|
2026-03-14 04:38:36.655 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:38:36.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:38:36.655 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:38:36.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 46765:46765 -p 46766:46766 -p 46767:46767 -p 46768:46768 -p 46769:46769 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=46767 --rest-port=46765 --tcp-port=46766 --discv5-udp-port=46768 --rest-address=0.0.0.0 --nat=extip:172.18.88.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f91cd59cdbc7bbbba5feea2b29a9bab5fba1a717c06de3adb2d18abdad701d88 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46769 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBrvfT5kRpwnmEvkcj6nScytSly22z_992jScDPDj54hUdpFwjtCjuPyInU0zmz7n-tbh2peYfSm6Fib8TIWfJwCgmlkgnY0gmlwhKwS6g6KbXVsdGlhZGRyc5YACASsEuoOBow1AAoErBLqDgaMNt0DgnJzhQADAQAAiXNlY3AyNTZrMaECSi-6wKtumzQxAIYvrGJoqptBQ__v_zKywUt1L9BZ6y6DdGNwgow1g3VkcIKMN4V3YWt1Mgk --lightpushnode=/ip4/172.18.234.14/tcp/35893/p2p/16Uiu2HAkzRGMwWpFJqkLQyahYQuykmf3xHDoL4FgFyr4joNkG55F --lightpush=true --relay=true
|
|
2026-03-14 04:38:36.866 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.108 waku 4fea6d7563c11f2e2695cf7443fcc8b19c75eb173ee3599459eb37d52db5bbcb
|
|
2026-03-14 04:38:36.901 DEBUG [src.node.docker_mananger] Container started with ID 4fea6d7563c1. Setting up logs at ./log/docker/lightpush_node1_2026-03-14_04-38-34__2b4e5a54-ec17-4567-8450-c80868f9881d__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:36.902 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46765
|
|
2026-03-14 04:38:36.902 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:38:37.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46765/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:37.905 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-14 04:38:37.905 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:38:37.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46765/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:37.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.108/tcp/46766/p2p/16Uiu2HAmJdkQG1iQKxobVQqd8RsLi3F3U8Vg95Eq915hQL9XTus9","/ip4/172.18.88.108/tcp/46767/ws/p2p/16Uiu2HAmJdkQG1iQKxobVQqd8RsLi3F3U8Vg95Eq915hQL9XTus9"],"enrUri":"enr:-L24QH5dGbW0VW9iyENJtqeqmDkhdkt0rj0WptFGW6ecCVK6HukYD1IuaSVn1tNIUkfc6c7eOW-uNm84hcQAG0c3tvMCgmlkgnY0gmlwhKwSWGyKbXVsdGlhZGRyc5YACASsElhsBrauAAoErBJYbAa2r90DgnJzhQADAQAAiXNlY3AyNTZrMaEDWNTEz66TEGCjEnWJRDjGjTqfwow6YYHxEsyJJCH2q9yDdGNwgraug3VkcIK2sIV3YWt1Mgk"}'
|
|
2026-03-14 04:38:37.908 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:38:37.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46765/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.14/tcp/35893/p2p/16Uiu2HAkzRGMwWpFJqkLQyahYQuykmf3xHDoL4FgFyr4joNkG55F"]'
|
|
2026-03-14 04:38:37.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:37.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46765/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.134.235/tcp/36654/p2p/16Uiu2HAmG177TTb6Ra5oc1KNgL3Xq6iUGbNUZ9dwxvK2fAew7zAo"]'
|
|
2026-03-14 04:38:37.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:37.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35892/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:38:37.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:37.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36653/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:38:38.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:38.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46765/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:38:38.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:38.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46765/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": 1773463118021540217}}'
|
|
2026-03-14 04:38:38.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:38.041 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-14 04:38:38.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35892/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:38.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773463118021540217,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:38:38.545 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-14 04:38:43.546 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/lightpush/2.0.0-beta1",peerId="/ip4/172.18.234.14/tcp/35893"} has 1
|
|
2026-03-14 04:38:43.550 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/lightpush/2.0.0-beta1",peerId="/ip4/172.18.234.14/tcp/35893"} with value 1.0
|
|
2026-03-14 04:38:43.551 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-14 04:38:43.554 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 2.0
|
|
2026-03-14 04:38:43.554 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-14 04:38:43.557 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 2.0
|
|
2026-03-14 04:38:43.558 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-14 04:38:43.561 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 2.0
|
|
2026-03-14 04:38:43.562 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-14 04:38:43.565 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 2.0
|
|
2026-03-14 04:38:43.565 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-14 04:38:43.569 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-14 04:38:43.569 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-14 04:38:43.573 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-14 04:38:43.573 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-14 04:38:43.576 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 2.0
|
|
2026-03-14 04:38:43.577 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-14 04:38:43.580 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-14 04:38:43.580 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-14 04:38:43.584 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-14 04:38:43.586 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:38:43.587 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:38:43.587 DEBUG [src.node.waku_node] Stopping container with id dd216464a454
|
|
2026-03-14 04:38:44.166 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:38:44.166 DEBUG [src.node.waku_node] Stopping container with id 694bb80908b5
|
|
2026-03-14 04:38:44.746 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:38:44.747 DEBUG [src.node.waku_node] Stopping container with id 4fea6d7563c1
|
|
2026-03-14 04:38:44.980 ERROR [src.node.docker_mananger] Max retries reached for container dd216464a454. Exiting log stream.
|
|
2026-03-14 04:38:45.355 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:38:45.358 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:38:45.368 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:38:45.377 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:38:45.387 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|