74 lines
13 KiB
Plaintext

2026-02-02 04:42:51.270 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-02 04:42:51.271 DEBUG [tests.conftest] Running test: test_admin_peer_by_id with id: 2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2
2026-02-02 04:42:51.272 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-02 04:42:51.272 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-02 04:42:51.272 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-02 04:42:51.280 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:42:51.280 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2__wakuorg_nwaku:latest.log
2026-02-02 04:42:51.287 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:42:51.287 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2__wakuorg_nwaku:latest.log
2026-02-02 04:42:51.292 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:42:51.293 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2__wakuorg_nwaku:latest.log
2026-02-02 04:42:51.299 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-02 04:42:51.299 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2__wakuorg_nwaku:latest.log
2026-02-02 04:42:51.300 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-02 04:42:51.300 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-02 04:42:51.301 DEBUG [src.node.waku_node] Starting Node...
2026-02-02 04:42:51.301 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-02 04:42:51.302 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-02 04:42:51.303 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.194
2026-02-02 04:42:51.303 DEBUG [src.node.docker_mananger] Generated ports ['43497', '43498', '43499', '43500', '43501']
2026-02-02 04:42:51.303 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-02 04:42:51.303 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-02 04:42:51.303 DEBUG [src.node.waku_node] Using volumes []
2026-02-02 04:42:51.303 DEBUG [src.node.docker_mananger] docker run -i -t -p 43497:43497 -p 43498:43498 -p 43499:43499 -p 43500:43500 -p 43501:43501 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=43499 --rest-port=43497 --tcp-port=43498 --discv5-udp-port=43500 --rest-address=0.0.0.0 --nat=extip:172.18.19.194 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5df6afaf5e778e6db7edeeefff83dbf9313c7e5a13fc9ca99af384cd18a48ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43501 --metrics-logging=true --relay=true
2026-02-02 04:42:51.491 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.194 waku 5cab1c86f00581be5e199bde1b753d6b9df9eb341ad608afc382b82e0a6332d7
2026-02-02 04:42:51.522 DEBUG [src.node.docker_mananger] Container started with ID 5cab1c86f005. Setting up logs at ./log/docker/node1_2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2__wakuorg_nwaku:latest.log
2026-02-02 04:42:51.522 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43497
2026-02-02 04:42:51.523 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-02 04:42:51.528 ERROR [src.node.docker_mananger] Max retries reached for container a76e4228f405. Exiting log stream.
2026-02-02 04:42:52.091 ERROR [src.node.docker_mananger] Max retries reached for container 193bb8d38d7d. Exiting log stream.
2026-02-02 04:42:52.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43497/health" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:42:52.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-02-02 04:42:52.527 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-02 04:42:52.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:42:52.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.194/tcp/43498/p2p/16Uiu2HAkzBTmx2CNeCKzp1oiYXnHJsK4SPRXW5vt2LWaSKme8woM","/ip4/172.18.19.194/tcp/43499/ws/p2p/16Uiu2HAkzBTmx2CNeCKzp1oiYXnHJsK4SPRXW5vt2LWaSKme8woM"],"enrUri":"enr:-L24QFyU0-WDwqBcnhREfVphbhJo1yX08o9zbmIUWwy40hAkNlGMXXA1xcclmiaTFMpFwQjiJBzty0Hk78B4mBU4YssCgmlkgnY0gmlwhKwSE8KKbXVsdGlhZGRyc5YACASsEhPCBqnqAAoErBITwgap690DgnJzhQADAQAAiXNlY3AyNTZrMaECRqaBA7HrB78w_sofg0AB30eFP4EeVz43Rd-US2578ACDdGNwgqnqg3VkcIKp7IV3YWt1MgE"}'
2026-02-02 04:42:52.530 INFO [src.node.waku_node] REST service is ready !!
2026-02-02 04:42:52.530 DEBUG [src.node.waku_node] Starting Node...
2026-02-02 04:42:52.530 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-02 04:42:52.531 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-02 04:42:52.531 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.10
2026-02-02 04:42:52.532 DEBUG [src.node.docker_mananger] Generated ports ['53938', '53939', '53940', '53941', '53942']
2026-02-02 04:42:52.532 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-02 04:42:52.532 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-02 04:42:52.532 DEBUG [src.node.waku_node] Using volumes []
2026-02-02 04:42:52.532 DEBUG [src.node.docker_mananger] docker run -i -t -p 53938:53938 -p 53939:53939 -p 53940:53940 -p 53941:53941 -p 53942:53942 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=53940 --rest-port=53938 --tcp-port=53939 --discv5-udp-port=53941 --rest-address=0.0.0.0 --nat=extip:172.18.229.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23c9e2e14c710d6dd5bc04f7bfabf4fc7d20a8a0e857207e9f094f1aa58bc6ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53942 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFyU0-WDwqBcnhREfVphbhJo1yX08o9zbmIUWwy40hAkNlGMXXA1xcclmiaTFMpFwQjiJBzty0Hk78B4mBU4YssCgmlkgnY0gmlwhKwSE8KKbXVsdGlhZGRyc5YACASsEhPCBqnqAAoErBITwgap690DgnJzhQADAQAAiXNlY3AyNTZrMaECRqaBA7HrB78w_sofg0AB30eFP4EeVz43Rd-US2578ACDdGNwgqnqg3VkcIKp7IV3YWt1MgE
2026-02-02 04:42:52.717 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.10 waku 71dade50cf9090cecc8174a0b1a4e8e2b6d935c1290a94419477decc0a1abfc0
2026-02-02 04:42:52.747 DEBUG [src.node.docker_mananger] Container started with ID 71dade50cf90. Setting up logs at ./log/docker/node2_2026-02-02_04-42-51__7a4228b1-bc5f-4499-9a06-70b4c6094bb2__wakuorg_nwaku:latest.log
2026-02-02 04:42:52.747 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53938
2026-02-02 04:42:52.747 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-02 04:42:53.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53938/health" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:42:53.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-02-02 04:42:53.762 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-02 04:42:53.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53938/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:42:53.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.10/tcp/53939/p2p/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm","/ip4/172.18.229.10/tcp/53940/ws/p2p/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm"],"enrUri":"enr:-L24QEDEEQgq09nDHd7kzjcOT8_Lb-0_2UmiKZTjfAsXaPAHYPiPCdjm5Z80nZW2SNzBhjprS4sxk4VvmWHidNgfYYUCgmlkgnY0gmlwhKwS5QqKbXVsdGlhZGRyc5YACASsEuUKBtKzAAoErBLlCgbStN0DgnJzhQADAQAAiXNlY3AyNTZrMaECQLXPMZYN9fpdlBoiyQoy1sgr47TDpCRl6aWgbr83YMCDdGNwgtKzg3VkcILStYV3YWt1MgE"}'
2026-02-02 04:42:53.767 INFO [src.node.waku_node] REST service is ready !!
2026-02-02 04:42:53.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43497/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.10/tcp/53939/p2p/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm"]'
2026-02-02 04:42:53.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:42:53.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53938/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.19.194/tcp/43498/p2p/16Uiu2HAkzBTmx2CNeCKzp1oiYXnHJsK4SPRXW5vt2LWaSKme8woM"]'
2026-02-02 04:42:53.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-02 04:42:53.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43497/admin/v1/peer/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm" -H "Content-Type: application/json" -d 'None'
2026-02-02 04:42:53.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"multiaddr":"/ip4/172.18.229.10/tcp/49232/p2p/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm","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":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}'
2026-02-02 04:42:53.776 DEBUG [tests.rest_flags.test_admin_flags] Node-1 /admin/v1/peer/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm: {'multiaddr': '/ip4/172.18.229.10/tcp/49232/p2p/16Uiu2HAkynGsAhakvcSdj9cBiirbxie25nqzWu4u9ZpMtcujCwTm', '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': 'nwaku-v0.36.0-127-ga4e44d', 'origin': 'UnknownOrigin'}
2026-02-02 04:42:53.776 DEBUG [tests.rest_flags.test_admin_flags] Validate response schema
2026-02-02 04:42:53.778 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-02 04:42:53.779 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-02 04:42:53.779 DEBUG [src.node.waku_node] Stopping container with id 5cab1c86f005
2026-02-02 04:42:54.346 DEBUG [src.node.waku_node] Container stopped.
2026-02-02 04:42:54.348 DEBUG [src.node.waku_node] Stopping container with id 71dade50cf90
2026-02-02 04:42:54.869 DEBUG [src.node.waku_node] Container stopped.
2026-02-02 04:42:54.871 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-02 04:42:54.875 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-02 04:42:54.880 DEBUG [src.node.docker_mananger] No errors found in the waku logs.