mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
81 lines
16 KiB
Plaintext
81 lines
16 KiB
Plaintext
2026-03-26 04:49:15.797 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:49:15.797 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_contains_connected_peer with id: 2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f
|
|
2026-03-26 04:49:15.798 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:49:15.798 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-26 04:49:15.798 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-26 04:49:15.805 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:49:15.805 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:15.811 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:49:15.811 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:15.817 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:49:15.817 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:15.823 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:49:15.823 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:15.823 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-26 04:49:15.823 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-26 04:49:15.824 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:49:15.824 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:49:15.826 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:49:15.826 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.10
|
|
2026-03-26 04:49:15.826 DEBUG [src.node.docker_mananger] Generated ports ['25317', '25318', '25319', '25320', '25321']
|
|
2026-03-26 04:49:15.826 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:49:15.826 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:49:15.826 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:49:15.827 DEBUG [src.node.docker_mananger] docker run -i -t -p 25317:25317 -p 25318:25318 -p 25319:25319 -p 25320:25320 -p 25321:25321 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=25319 --rest-port=25317 --tcp-port=25318 --discv5-udp-port=25320 --rest-address=0.0.0.0 --nat=extip:172.18.48.10 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=d19f3bde1a5d61cd30ab4cefd03ce333aaa9800952d2db1bbbfdfe1eee408a33 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25321 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-26 04:49:16.014 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.10 waku c37299fbcf08f624ef1af10013c3bc994ccff535912f6ef888adbc3cf77261e9
|
|
2026-03-26 04:49:16.041 ERROR [src.node.docker_mananger] Max retries reached for container 18bba472e215. Exiting log stream.
|
|
2026-03-26 04:49:16.049 DEBUG [src.node.docker_mananger] Container started with ID c37299fbcf08. Setting up logs at ./log/docker/node1_2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:16.049 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25317
|
|
2026-03-26 04:49:16.049 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:49:16.592 ERROR [src.node.docker_mananger] Max retries reached for container f03eb224aa20. Exiting log stream.
|
|
2026-03-26 04:49:17.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25317/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:17.052 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-26 04:49:17.052 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:49:17.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25317/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:17.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.10/tcp/25318/p2p/16Uiu2HAmL2nhN8BPuTv5zNbwNBvS3FdDqPVaNhrRibbWncLW2iJC","/ip4/172.18.48.10/tcp/25319/ws/p2p/16Uiu2HAmL2nhN8BPuTv5zNbwNBvS3FdDqPVaNhrRibbWncLW2iJC"],"enrUri":"enr:-La4QBS-WS2IHdWCP7Pce5E2zE8NpAENEdIRgbDg6KxGiv3Md6G8SStA9oBlZUUSWpzla2HHkqNGQl0BYyOo73NIZ7ECgmlkgnY0gmlwhKwSMAqKbXVsdGlhZGRyc5YACASsEjAKBmLmAAoErBIwCgZi590DgnJzhQADAQAAiXNlY3AyNTZrMaEDbZdowZCpR1L3bGz12kbxC8D_aGsjvdVgM0p7KYupIsGDdGNwgmLmhXdha3UyAQ"}'
|
|
2026-03-26 04:49:17.055 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:49:17.055 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:49:17.055 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:49:17.057 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:49:17.057 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.42
|
|
2026-03-26 04:49:17.057 DEBUG [src.node.docker_mananger] Generated ports ['57383', '57384', '57385', '57386', '57387']
|
|
2026-03-26 04:49:17.057 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:49:17.057 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:49:17.057 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:49:17.058 DEBUG [src.node.docker_mananger] docker run -i -t -p 57383:57383 -p 57384:57384 -p 57385:57385 -p 57386:57386 -p 57387:57387 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=57385 --rest-port=57383 --tcp-port=57384 --discv5-udp-port=57386 --rest-address=0.0.0.0 --nat=extip:172.18.4.42 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=92b5abefcc785fdf9b157ee806b6e6a6b8d0eb9db3d72c8dba3eebf5d9fc0e41 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57387 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QBS-WS2IHdWCP7Pce5E2zE8NpAENEdIRgbDg6KxGiv3Md6G8SStA9oBlZUUSWpzla2HHkqNGQl0BYyOo73NIZ7ECgmlkgnY0gmlwhKwSMAqKbXVsdGlhZGRyc5YACASsEjAKBmLmAAoErBIwCgZi590DgnJzhQADAQAAiXNlY3AyNTZrMaEDbZdowZCpR1L3bGz12kbxC8D_aGsjvdVgM0p7KYupIsGDdGNwgmLmhXdha3UyAQ
|
|
2026-03-26 04:49:17.245 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.42 waku 3ef2bf3ac18ff65a48d95ae2d9b22be4b24a8bb191e884552be926b2e8fb600a
|
|
2026-03-26 04:49:17.278 DEBUG [src.node.docker_mananger] Container started with ID 3ef2bf3ac18f. Setting up logs at ./log/docker/node2_2026-03-26_04-49-15__925c401c-f3f7-4e76-a9dc-923c86919f5f__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:17.279 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57383
|
|
2026-03-26 04:49:17.279 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:49:18.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:18.282 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-26 04:49:18.283 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:49:18.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:18.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.42/tcp/57384/p2p/16Uiu2HAmQ3Fb2UM2eqeXj6HJ9buju5cpNmRbsxKFKUMmUn7rjUr6","/ip4/172.18.4.42/tcp/57385/ws/p2p/16Uiu2HAmQ3Fb2UM2eqeXj6HJ9buju5cpNmRbsxKFKUMmUn7rjUr6"],"enrUri":"enr:-La4QGY0roODKqOfA9SSYojU1JzCM-jqGLcstcFmEoGc2nFObqumssX8YSfnPsP2h5p-rSi3e62vSTL_e_bEe9NwYZ4CgmlkgnY0gmlwhKwSBCqKbXVsdGlhZGRyc5YACASsEgQqBuAoAAoErBIEKgbgKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqSSP9PRUV2UDTA0yI-xj3cV-I6BBDnqZZyzPmqW0vwuDdGNwguAohXdha3UyAQ"}'
|
|
2026-03-26 04:49:18.285 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:49:18.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25317/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.4.42/tcp/57384/p2p/16Uiu2HAmQ3Fb2UM2eqeXj6HJ9buju5cpNmRbsxKFKUMmUn7rjUr6"]'
|
|
2026-03-26 04:49:18.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:18.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57383/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.48.10/tcp/25318/p2p/16Uiu2HAmL2nhN8BPuTv5zNbwNBvS3FdDqPVaNhrRibbWncLW2iJC"]'
|
|
2026-03-26 04:49:18.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:18.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25317/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:18.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.4.42/tcp/57384/p2p/16Uiu2HAmQ3Fb2UM2eqeXj6HJ9buju5cpNmRbsxKFKUMmUn7rjUr6","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"UnknownOrigin"}]'
|
|
2026-03-26 04:49:18.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57383/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:18.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.48.10/tcp/42990/p2p/16Uiu2HAmL2nhN8BPuTv5zNbwNBvS3FdDqPVaNhrRibbWncLW2iJC","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"UnknownOrigin"}]'
|
|
2026-03-26 04:49:18.353 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:49:19.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:49:19.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:19.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57383/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:49:19.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:19.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25317/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:19.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.4.42/tcp/57384/p2p/16Uiu2HAmQ3Fb2UM2eqeXj6HJ9buju5cpNmRbsxKFKUMmUn7rjUr6","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"UnknownOrigin","score":0.0}]}'
|
|
2026-03-26 04:49:19.362 DEBUG [tests.rest_flags.test_admin_flags] checking shard=0 list: {'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.4.42/tcp/57384/p2p/16Uiu2HAmQ3Fb2UM2eqeXj6HJ9buju5cpNmRbsxKFKUMmUn7rjUr6', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'logos-delivery-v0.38.0-rc.0-12-g0b8609', 'origin': 'UnknownOrigin', 'score': 0.0}]}
|
|
2026-03-26 04:49:19.364 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:49:19.365 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:49:19.365 DEBUG [src.node.waku_node] Stopping container with id c37299fbcf08
|
|
2026-03-26 04:49:19.941 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:49:19.942 DEBUG [src.node.waku_node] Stopping container with id 3ef2bf3ac18f
|
|
2026-03-26 04:49:20.475 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:49:20.476 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:49:20.483 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:49:20.488 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|