mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-28 04:30:42.314 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:30:42.315 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2026-02-28_04-30-42__12966669-6ed1-458e-9092-2d1c2b403f65
|
|
2026-02-28 04:30:42.315 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:30:42.316 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 04:30:42.327 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:30:42.328 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-28_04-30-42__12966669-6ed1-458e-9092-2d1c2b403f65__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:30:42.328 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:30:42.329 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:30:42.331 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:30:42.331 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.151
|
|
2026-02-28 04:30:42.332 DEBUG [src.node.docker_mananger] Generated ports ['27816', '27817', '27818', '27819', '27820']
|
|
2026-02-28 04:30:42.332 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:30:42.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:30:42.333 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:30:42.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 27816:27816 -p 27817:27817 -p 27818:27818 -p 27819:27819 -p 27820:27820 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=27818 --rest-port=27816 --tcp-port=27817 --discv5-udp-port=27819 --rest-address=0.0.0.0 --nat=extip:172.18.78.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e5cb1f5dd89309de8da0ccfccbfffc768fb2e17b926fa5dcf0a23decf3a0b2de --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27820 --metrics-logging=true --store=true --relay=true
|
|
2026-02-28 04:30:42.503 ERROR [src.node.docker_mananger] Max retries reached for container 38a5168bcc63. Exiting log stream.
|
|
2026-02-28 04:30:42.572 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.151 waku 35aef116a913587424d68adaa5dc1b46eb09ec89e10ad79e5ca83f550c909d09
|
|
2026-02-28 04:30:42.610 DEBUG [src.node.docker_mananger] Container started with ID 35aef116a913. Setting up logs at ./log/docker/publishing_node1_2026-02-28_04-30-42__12966669-6ed1-458e-9092-2d1c2b403f65__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:30:42.611 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27816
|
|
2026-02-28 04:30:42.611 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:30:43.324 ERROR [src.node.docker_mananger] Max retries reached for container ce42f045868d. Exiting log stream.
|
|
2026-02-28 04:30:43.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27816/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:30:43.614 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-02-28 04:30:43.614 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:30:43.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27816/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:30:43.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.151/tcp/27817/p2p/16Uiu2HAmAJJwdToaKgBm3CbfZhxoQVWLVy3mFnJ3Azw5dcDBxHmH","/ip4/172.18.78.151/tcp/27818/ws/p2p/16Uiu2HAmAJJwdToaKgBm3CbfZhxoQVWLVy3mFnJ3Azw5dcDBxHmH"],"enrUri":"enr:-L24QPVNZcGpCa5NWq2oXyofEZ7lnfOauIcGojbeVxCJwQ6wE23z5ojj9V2tvCQPP-nVeuCb7UA3Lk_IlcC6SKGSf58CgmlkgnY0gmlwhKwSTpeKbXVsdGlhZGRyc5YACASsEk6XBmypAAoErBJOlwZsqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3PxzhlFN6Jj1hOGWYXdsov_dp1rqPI1pdDTVMrQbQcCDdGNwgmypg3VkcIJsq4V3YWt1MgM"}'
|
|
2026-02-28 04:30:43.617 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:30:43.624 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:30:43.624 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-28_04-30-42__12966669-6ed1-458e-9092-2d1c2b403f65__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:30:43.625 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:30:43.625 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:30:43.626 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:30:43.626 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.78
|
|
2026-02-28 04:30:43.626 DEBUG [src.node.docker_mananger] Generated ports ['48543', '48544', '48545', '48546', '48547']
|
|
2026-02-28 04:30:43.626 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:30:43.626 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:30:43.627 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:30:43.627 DEBUG [src.node.docker_mananger] docker run -i -t -p 48543:48543 -p 48544:48544 -p 48545:48545 -p 48546:48546 -p 48547:48547 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=48545 --rest-port=48543 --tcp-port=48544 --discv5-udp-port=48546 --rest-address=0.0.0.0 --nat=extip:172.18.25.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=025ffc0ee5e14a4abd20bfc4ac3e2e81a37d2ce4bebfcfa601a0ed2d4ff8c837 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48547 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPVNZcGpCa5NWq2oXyofEZ7lnfOauIcGojbeVxCJwQ6wE23z5ojj9V2tvCQPP-nVeuCb7UA3Lk_IlcC6SKGSf58CgmlkgnY0gmlwhKwSTpeKbXVsdGlhZGRyc5YACASsEk6XBmypAAoErBJOlwZsqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3PxzhlFN6Jj1hOGWYXdsov_dp1rqPI1pdDTVMrQbQcCDdGNwgmypg3VkcIJsq4V3YWt1MgM --storenode=/ip4/172.18.78.151/tcp/27817/p2p/16Uiu2HAmAJJwdToaKgBm3CbfZhxoQVWLVy3mFnJ3Azw5dcDBxHmH --store=false --relay=false
|
|
2026-02-28 04:30:43.821 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.78 waku 7006ea701251e5992bcf4244ec8558b22f1c11f219ee583f1f164d4858442414
|
|
2026-02-28 04:30:43.860 DEBUG [src.node.docker_mananger] Container started with ID 7006ea701251. Setting up logs at ./log/docker/store_node1_2026-02-28_04-30-42__12966669-6ed1-458e-9092-2d1c2b403f65__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:30:43.860 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48543
|
|
2026-02-28 04:30:43.860 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:30:44.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48543/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:30:44.863 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-02-28 04:30:44.864 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:30:44.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48543/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:30:44.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.78/tcp/48544/p2p/16Uiu2HAkzGYDEr3SYt3kpVfrjM3rrZFQFAibgmG7qqmeep6tweXC","/ip4/172.18.25.78/tcp/48545/ws/p2p/16Uiu2HAkzGYDEr3SYt3kpVfrjM3rrZFQFAibgmG7qqmeep6tweXC"],"enrUri":"enr:-L24QEe5eFEVc_H_MKJu0Y62TmEb08OQLyGC_f3WujYZZpDOdjxPIYRpcXfwTIf_MX6-wbV2rlDsNJlBnVU6Vd3J0S8CgmlkgnY0gmlwhKwSGU6KbXVsdGlhZGRyc5YACASsEhlOBr2gAAoErBIZTga9od0DgnJzhQADAQAAiXNlY3AyNTZrMaECR_NsgWxiwQ6WVj6fn-zpf8zxI5Zi4rWdLrA5u2venwuDdGNwgr2gg3VkcIK9ooV3YWt1MgA"}'
|
|
2026-02-28 04:30:44.866 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:30:44.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48543/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.151/tcp/27817/p2p/16Uiu2HAmAJJwdToaKgBm3CbfZhxoQVWLVy3mFnJ3Azw5dcDBxHmH"]'
|
|
2026-02-28 04:30:44.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:30:44.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27816/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 04:30:44.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:30:44.925 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 04:30:44.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27816/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-02-28 04:30:44.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:30:44.934 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 04:30:45.135 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 04:30:45.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27816/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:30:45.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc5aaa9941e1d68fb49797f555152e6f60a8f3a93483a5a2fc39d894ce55c3c29"}]}'
|
|
2026-02-28 04:30:45.139 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-28 04:30:45.139 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 04:30:45.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48543/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:30:45.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4401638dc0d089507357","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc5aaa9941e1d68fb49797f555152e6f60a8f3a93483a5a2fc39d894ce55c3c29"}]}'
|
|
2026-02-28 04:30:45.149 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-28 04:30:45.150 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:30:45.151 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:30:45.151 DEBUG [src.node.waku_node] Stopping container with id 35aef116a913
|
|
2026-02-28 04:30:45.691 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:30:45.693 DEBUG [src.node.waku_node] Stopping container with id 7006ea701251
|
|
2026-02-28 04:30:46.229 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:30:46.232 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:30:46.241 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:30:46.245 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|