mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-14 04:37:37.171 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:37:37.172 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2026-03-14_04-37-37__a8987ada-cd53-4770-b4fd-b2366662c97a
|
|
2026-03-14 04:37:37.172 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:37:37.172 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:37:37.180 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:37:37.180 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-14_04-37-37__a8987ada-cd53-4770-b4fd-b2366662c97a__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:37:37.180 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:37:37.181 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:37:37.182 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:37:37.182 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.28
|
|
2026-03-14 04:37:37.182 DEBUG [src.node.docker_mananger] Generated ports ['43165', '43166', '43167', '43168', '43169']
|
|
2026-03-14 04:37:37.182 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:37:37.183 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:37:37.183 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:37:37.183 DEBUG [src.node.docker_mananger] docker run -i -t -p 43165:43165 -p 43166:43166 -p 43167:43167 -p 43168:43168 -p 43169:43169 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=43167 --rest-port=43165 --tcp-port=43166 --discv5-udp-port=43168 --rest-address=0.0.0.0 --nat=extip:172.18.16.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=33befbc54a763dc9b3d3f736ac972c6cbfdd38f1222fba05bdc13e8de5e43cb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43169 --metrics-logging=true --store=true --relay=true
|
|
2026-03-14 04:37:37.363 ERROR [src.node.docker_mananger] Max retries reached for container be70d62b6a33. Exiting log stream.
|
|
2026-03-14 04:37:37.387 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.28 waku 01b5a2607f80291823af1aaab054637f4cf43d3809fffe4fa1bd2593d064e5d0
|
|
2026-03-14 04:37:37.427 DEBUG [src.node.docker_mananger] Container started with ID 01b5a2607f80. Setting up logs at ./log/docker/publishing_node1_2026-03-14_04-37-37__a8987ada-cd53-4770-b4fd-b2366662c97a__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:37:37.427 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43165
|
|
2026-03-14 04:37:37.428 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:37:37.920 ERROR [src.node.docker_mananger] Max retries reached for container d9e7006dfd47. Exiting log stream.
|
|
2026-03-14 04:37:38.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43165/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:37:38.431 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":"READY"},{"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":"READY"},{"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:37:38.432 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:37:38.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43165/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:37:38.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.28/tcp/43166/p2p/16Uiu2HAmKUHSujqCtawERAoSYWnm2jkc22uTkF3Fp9bRF6YTs6N9","/ip4/172.18.16.28/tcp/43167/ws/p2p/16Uiu2HAmKUHSujqCtawERAoSYWnm2jkc22uTkF3Fp9bRF6YTs6N9"],"enrUri":"enr:-L24QEqVaeeoBmVNxbnmNRPnQd5sFUXvtV0NrK4vhDewfQqEZaUKWhPCAu9G8vBtrgZe4Qd3zYrJqjv1MK7gMUHtn7cCgmlkgnY0gmlwhKwSEByKbXVsdGlhZGRyc5YACASsEhAcBqieAAoErBIQHAaon90DgnJzhQADAQAAiXNlY3AyNTZrMaEDZUPASNkgDKse5nySllq-Qx4zrccPBlF_90S0UFfiKo6DdGNwgqieg3VkcIKooIV3YWt1MgM"}'
|
|
2026-03-14 04:37:38.434 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:37:38.442 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:37:38.442 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-14_04-37-37__a8987ada-cd53-4770-b4fd-b2366662c97a__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:37:38.442 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:37:38.442 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:37:38.444 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:37:38.444 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.193
|
|
2026-03-14 04:37:38.444 DEBUG [src.node.docker_mananger] Generated ports ['21056', '21057', '21058', '21059', '21060']
|
|
2026-03-14 04:37:38.444 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:37:38.445 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:37:38.445 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:37:38.445 DEBUG [src.node.docker_mananger] docker run -i -t -p 21056:21056 -p 21057:21057 -p 21058:21058 -p 21059:21059 -p 21060:21060 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=21058 --rest-port=21056 --tcp-port=21057 --discv5-udp-port=21059 --rest-address=0.0.0.0 --nat=extip:172.18.203.193 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=22d851c14ffb73e7b5a7d99580bda9f3f6b3ca8efade52d9eff3c6e1ca0d70bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21060 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEqVaeeoBmVNxbnmNRPnQd5sFUXvtV0NrK4vhDewfQqEZaUKWhPCAu9G8vBtrgZe4Qd3zYrJqjv1MK7gMUHtn7cCgmlkgnY0gmlwhKwSEByKbXVsdGlhZGRyc5YACASsEhAcBqieAAoErBIQHAaon90DgnJzhQADAQAAiXNlY3AyNTZrMaEDZUPASNkgDKse5nySllq-Qx4zrccPBlF_90S0UFfiKo6DdGNwgqieg3VkcIKooIV3YWt1MgM --storenode=/ip4/172.18.16.28/tcp/43166/p2p/16Uiu2HAmKUHSujqCtawERAoSYWnm2jkc22uTkF3Fp9bRF6YTs6N9 --store=false --relay=false
|
|
2026-03-14 04:37:38.648 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.193 waku ec6dd72624b784054b8ea96d2dd1076203e4897adc892da33cbe4d0671ee93ff
|
|
2026-03-14 04:37:38.686 DEBUG [src.node.docker_mananger] Container started with ID ec6dd72624b7. Setting up logs at ./log/docker/store_node1_2026-03-14_04-37-37__a8987ada-cd53-4770-b4fd-b2366662c97a__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:37:38.686 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21056
|
|
2026-03-14 04:37:38.686 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:37:39.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21056/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:37:39.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-14 04:37:39.690 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:37:39.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21056/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:37:39.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.193/tcp/21057/p2p/16Uiu2HAmP32gBNqjkW9jRskGjrGrQmtfgP7TVrNX1CQdDnBfkgd7","/ip4/172.18.203.193/tcp/21058/ws/p2p/16Uiu2HAmP32gBNqjkW9jRskGjrGrQmtfgP7TVrNX1CQdDnBfkgd7"],"enrUri":"enr:-L24QPfOT9GqrC4sSRyh0pK-iC2qXldVnP4TcQZK7yprp2VVEwGXGxupT4N5u1UTLt0gH-0HDUH1wWzOerfqKqvHU8kCgmlkgnY0gmlwhKwSy8GKbXVsdGlhZGRyc5YACASsEsvBBlJBAAoErBLLwQZSQt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmjpG14GCZ0siP4DP-A126VJQ-CuD4Fju1ehmq7hSc0KDdGNwglJBg3VkcIJSQ4V3YWt1MgA"}'
|
|
2026-03-14 04:37:39.693 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:37:39.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21056/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.28/tcp/43166/p2p/16Uiu2HAmKUHSujqCtawERAoSYWnm2jkc22uTkF3Fp9bRF6YTs6N9"]'
|
|
2026-03-14 04:37:39.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:37:39.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43165/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:37:39.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:37:39.748 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:37:39.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43165/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:37:39.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:37:39.758 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:37:39.959 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:37:39.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43165/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:37:39.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xaab48ce39ad9ec26632b391ea9d56b2911ae8d9b22fa4952ab1de06ba87f27e7"}]}'
|
|
2026-03-14 04:37:39.963 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-14 04:37:39.964 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:37:39.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21056/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:37:39.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5dd42704f1c62883a831","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xaab48ce39ad9ec26632b391ea9d56b2911ae8d9b22fa4952ab1de06ba87f27e7"}]}'
|
|
2026-03-14 04:37:39.973 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-14 04:37:39.975 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:37:39.976 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:37:39.976 DEBUG [src.node.waku_node] Stopping container with id 01b5a2607f80
|
|
2026-03-14 04:37:40.570 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:37:40.571 DEBUG [src.node.waku_node] Stopping container with id ec6dd72624b7
|
|
2026-03-14 04:37:41.179 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:37:41.184 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:37:41.192 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:37:41.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|