85 lines
15 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

DEBUG  tests.conftest:conftest.py:51 Running fixture setup: test_id
DEBUG  tests.conftest:conftest.py:57 Running test: test_store_invalid_ascending with id: 2025-12-22_04-23-21__21d838c6-7592-427e-a30b-e131134708a7
DEBUG  src.steps.common:common.py:19 Running fixture setup: common_setup
DEBUG  src.steps.store:store.py:31 Running fixture setup: store_setup
DEBUG  src.steps.store:store.py:39 Running fixture setup: node_setup
DEBUG  src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
DEBUG  src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-22_04-23-21__21d838c6-7592-427e-a30b-e131134708a7__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:90 Starting Node...
DEBUG  src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
DEBUG  src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
DEBUG  src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.113.203
DEBUG  src.node.docker_mananger:docker_mananger.py:101 Generated ports ['24191', '24192', '24193', '24194', '24195']
DEBUG  src.node.waku_node:waku_node.py:439 RLN credentials were not set
INFO  src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
DEBUG  src.node.waku_node:waku_node.py:178 Using volumes []
DEBUG  src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 24191:24191 -p 24192:24192 -p 24193:24193 -p 24194:24194 -p 24195:24195 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=24193 --rest-port=24191 --tcp-port=24192 --discv5-udp-port=24194 --rest-address=0.0.0.0 --nat=extip:172.18.113.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8fceacefd20dddedefcde5ded66afb48bb0b4cf3d70f63bd83ce8ebb03ee7cbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24195 --metrics-logging=true --store=true --relay=true
DEBUG  src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.113.203 waku afd21f274448c07d15e9adbbe082aeb00f7fd0628b0e3f8b8a1e3c6efc2377f3
DEBUG  src.node.docker_mananger:docker_mananger.py:58 Container started with ID afd21f274448. Setting up logs at ./log/docker/publishing_node1_2025-12-22_04-23-21__21d838c6-7592-427e-a30b-e131134708a7__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 24191
DEBUG  src.libs.common:common.py:47 Sleeping for 1 seconds
ERROR  src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d82618bbe768. Exiting log stream.
ERROR  src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 96c97120fe1a. Exiting log stream.
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:24191/health" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 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":"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"}]}'
INFO  src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:24191/debug/v1/info" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.203/tcp/24192/p2p/16Uiu2HAm2e12CWXmN3jfNNeh5Fxsiss1tSZTFPorERemUeTC6M4E","/ip4/172.18.113.203/tcp/24193/ws/p2p/16Uiu2HAm2e12CWXmN3jfNNeh5Fxsiss1tSZTFPorERemUeTC6M4E"],"enrUri":"enr:-L24QL5FqBkDGBVxrFeBVPRxw68GQVny3BSIcixfspk63uwMEPIjsbfbctw2FKvFQisxHPMGuHkXBONNb92WSTOEcIMCgmlkgnY0gmlwhKwSccuKbXVsdGlhZGRyc5YACASsEnHLBl6AAAoErBJxywZegd0DgnJzhQADAQAAiXNlY3AyNTZrMaECaypO91LILbnYsDBB3EDEx2rjO_ttQjKsjXsBL3M5VQODdGNwgl6Ag3VkcIJegoV3YWt1MgM"}'
INFO  src.node.waku_node:waku_node.py:292 REST service is ready !!
DEBUG  src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
DEBUG  src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-22_04-23-21__21d838c6-7592-427e-a30b-e131134708a7__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:90 Starting Node...
DEBUG  src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
DEBUG  src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
DEBUG  src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.77.7
DEBUG  src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40977', '40978', '40979', '40980', '40981']
DEBUG  src.node.waku_node:waku_node.py:439 RLN credentials were not set
INFO  src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
DEBUG  src.node.waku_node:waku_node.py:178 Using volumes []
DEBUG  src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 40977:40977 -p 40978:40978 -p 40979:40979 -p 40980:40980 -p 40981:40981 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=40979 --rest-port=40977 --tcp-port=40978 --discv5-udp-port=40980 --rest-address=0.0.0.0 --nat=extip:172.18.77.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1aedd6b1f12fe3d3b7bf13deaf1bdd62fd94bc74ceb6e909639cacb78faf8ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40981 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QL5FqBkDGBVxrFeBVPRxw68GQVny3BSIcixfspk63uwMEPIjsbfbctw2FKvFQisxHPMGuHkXBONNb92WSTOEcIMCgmlkgnY0gmlwhKwSccuKbXVsdGlhZGRyc5YACASsEnHLBl6AAAoErBJxywZegd0DgnJzhQADAQAAiXNlY3AyNTZrMaECaypO91LILbnYsDBB3EDEx2rjO_ttQjKsjXsBL3M5VQODdGNwgl6Ag3VkcIJegoV3YWt1MgM --storenode=/ip4/172.18.113.203/tcp/24192/p2p/16Uiu2HAm2e12CWXmN3jfNNeh5Fxsiss1tSZTFPorERemUeTC6M4E --store=true --relay=true
DEBUG  src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.77.7 waku 4d706f5fcc48c6e1ac9b286b4b7c979fd1604ae0a36e5d2e5a06c0ad40178e58
DEBUG  src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4d706f5fcc48. Setting up logs at ./log/docker/store_node1_2025-12-22_04-23-21__21d838c6-7592-427e-a30b-e131134708a7__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40977
DEBUG  src.libs.common:common.py:47 Sleeping for 1 seconds
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40977/health" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
INFO  src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40977/debug/v1/info" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.7/tcp/40978/p2p/16Uiu2HAmV6mGUc5WTrJLoKzC14FJhMnvdhUYZhNsQHenHcAcvW4Q","/ip4/172.18.77.7/tcp/40979/ws/p2p/16Uiu2HAmV6mGUc5WTrJLoKzC14FJhMnvdhUYZhNsQHenHcAcvW4Q"],"enrUri":"enr:-L24QLOctZqQqoe-zLcmFkeCMRpiW9SnBJBQnAnCR-cLqSzAI5X4p6zC6QqbdejjltDgEWdI2Iqc_QUCw5qtDNcuFKMCgmlkgnY0gmlwhKwSTQeKbXVsdGlhZGRyc5YACASsEk0HBqASAAoErBJNBwagE90DgnJzhQADAQAAiXNlY3AyNTZrMaED9FVMg19JhelETqdKXyn1JCEBeAD2CxOqzEkWxHPSvbGDdGNwgqASg3VkcIKgFIV3YWt1MgM"}'
INFO  src.node.waku_node:waku_node.py:292 REST service is ready !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40977/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.113.203/tcp/24192/p2p/16Uiu2HAm2e12CWXmN3jfNNeh5Fxsiss1tSZTFPorERemUeTC6M4E"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:24191/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40977/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.steps.store:store.py:132 Relaying message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:24191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.libs.common:common.py:47 Sleeping for 0.2 seconds
DEBUG  src.steps.store:store.py:132 Relaying message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:24191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.libs.common:common.py:47 Sleeping for 0.2 seconds
DEBUG  src.steps.store:store.py:132 Relaying message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:24191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.libs.common:common.py:47 Sleeping for 0.2 seconds
DEBUG  src.steps.store:store.py:132 Relaying message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:24191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.libs.common:common.py:47 Sleeping for 0.2 seconds
DEBUG  tests.store.test_sorting:test_sorting.py:35 requesting stored messages with invalid ascending =##
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:24191/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x452636f35f1f8d97e904585eab91ec2f653b5ed7a402d8226dcc82d4cc9f20ee"},{"messageHash":"0x6dc772b5d3144ffe9363a97dad4929ac75387cb8fd88b1277107870a021c22da"}],"paginationCursor":"0x6dc772b5d3144ffe9363a97dad4929ac75387cb8fd88b1277107870a021c22da"}'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40977/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x452636f35f1f8d97e904585eab91ec2f653b5ed7a402d8226dcc82d4cc9f20ee"},{"messageHash":"0x6dc772b5d3144ffe9363a97dad4929ac75387cb8fd88b1277107870a021c22da"}],"paginationCursor":"0x6dc772b5d3144ffe9363a97dad4929ac75387cb8fd88b1277107870a021c22da"}'
DEBUG  tests.conftest:conftest.py:59 Running fixture teardown: test_setup
DEBUG  tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
DEBUG  src.node.waku_node:waku_node.py:234 Stopping container with id afd21f274448
DEBUG  src.node.waku_node:waku_node.py:241 Container stopped.
DEBUG  src.node.waku_node:waku_node.py:234 Stopping container with id 4d706f5fcc48
DEBUG  src.node.waku_node:waku_node.py:241 Container stopped.
DEBUG  tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
DEBUG  src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
DEBUG  src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.