mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-14 07:43:10 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-03-05 15:05:45.874 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:05:45.874 DEBUG [tests.conftest] Running test: test_passing_cursor_of_non_existing_message_from_the_store with id: 2026-03-05_15-05-45__b3bc8652-c52d-455d-bdd3-ccc0487e1150
|
|
2026-03-05 15:05:45.875 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:05:45.875 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:05:45.875 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-05 15:05:45.883 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:05:45.883 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-05_15-05-45__b3bc8652-c52d-455d-bdd3-ccc0487e1150__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:05:45.883 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:05:45.883 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:05:45.885 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:05:45.885 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.196
|
|
2026-03-05 15:05:45.885 DEBUG [src.node.docker_mananger] Generated ports ['36000', '36001', '36002', '36003', '36004']
|
|
2026-03-05 15:05:45.885 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:05:45.886 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:05:45.887 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:05:45.887 DEBUG [src.node.docker_mananger] docker run -i -t -p 36000:36000 -p 36001:36001 -p 36002:36002 -p 36003:36003 -p 36004:36004 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36002 --rest-port=36000 --tcp-port=36001 --discv5-udp-port=36003 --rest-address=0.0.0.0 --nat=extip:172.18.1.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1b089d93e5f189808c1cc4f0ef0eaf8638c0e6a7decaedc3d337be4b4b2daa1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36004 --metrics-logging=true --store=true --relay=true
|
|
2026-03-05 15:05:46.089 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.196 waku cf3b5bc3d401752af059f0eb97aff1dc24fcd7dcd67a60d9ec024678da0c1f2e
|
|
2026-03-05 15:05:46.093 ERROR [src.node.docker_mananger] Max retries reached for container b4d9a710eef9. Exiting log stream.
|
|
2026-03-05 15:05:46.128 DEBUG [src.node.docker_mananger] Container started with ID cf3b5bc3d401. Setting up logs at ./log/docker/publishing_node1_2026-03-05_15-05-45__b3bc8652-c52d-455d-bdd3-ccc0487e1150__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:05:46.128 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 36000
|
|
2026-03-05 15:05:46.129 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:05:46.650 ERROR [src.node.docker_mananger] Max retries reached for container af774f7fd6c4. Exiting log stream.
|
|
2026-03-05 15:05:47.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36000/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:05:47.132 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-05 15:05:47.132 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:05:47.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36000/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:05:47.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.196/tcp/36001/p2p/16Uiu2HAmUroFRbtimrzRqYjCV4xQEHQaiAUuhWbwWC71EMostwht","/ip4/172.18.1.196/tcp/36002/ws/p2p/16Uiu2HAmUroFRbtimrzRqYjCV4xQEHQaiAUuhWbwWC71EMostwht"],"enrUri":"enr:-L24QIJ5B_OoM1lhVg8j6mX5l0KCbRlXukbYRyLJUXa1Zveqdw0gBvGu8yrF-DRwCL65ck5iN5x8dNrtRodDOxWRntECgmlkgnY0gmlwhKwSAcSKbXVsdGlhZGRyc5YACASsEgHEBoyhAAoErBIBxAaMot0DgnJzhQADAQAAiXNlY3AyNTZrMaED8MFokIi9AB0uKutDPsKz6X39-EY8Sb_ANaqU9QGSCjODdGNwgoyhg3VkcIKMo4V3YWt1MgM"}'
|
|
2026-03-05 15:05:47.136 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:05:47.144 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:05:47.144 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-05_15-05-45__b3bc8652-c52d-455d-bdd3-ccc0487e1150__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:05:47.144 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:05:47.144 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:05:47.146 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:05:47.146 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.222
|
|
2026-03-05 15:05:47.146 DEBUG [src.node.docker_mananger] Generated ports ['52133', '52134', '52135', '52136', '52137']
|
|
2026-03-05 15:05:47.146 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:05:47.147 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:05:47.147 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:05:47.147 DEBUG [src.node.docker_mananger] docker run -i -t -p 52133:52133 -p 52134:52134 -p 52135:52135 -p 52136:52136 -p 52137:52137 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52135 --rest-port=52133 --tcp-port=52134 --discv5-udp-port=52136 --rest-address=0.0.0.0 --nat=extip:172.18.68.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1a2a5cddf1d02ebc0a25bfae34d7710bccb295eabccb8bb9efbcdaeab2a3aec2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52137 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIJ5B_OoM1lhVg8j6mX5l0KCbRlXukbYRyLJUXa1Zveqdw0gBvGu8yrF-DRwCL65ck5iN5x8dNrtRodDOxWRntECgmlkgnY0gmlwhKwSAcSKbXVsdGlhZGRyc5YACASsEgHEBoyhAAoErBIBxAaMot0DgnJzhQADAQAAiXNlY3AyNTZrMaED8MFokIi9AB0uKutDPsKz6X39-EY8Sb_ANaqU9QGSCjODdGNwgoyhg3VkcIKMo4V3YWt1MgM --storenode=/ip4/172.18.1.196/tcp/36001/p2p/16Uiu2HAmUroFRbtimrzRqYjCV4xQEHQaiAUuhWbwWC71EMostwht --store=true --relay=true
|
|
2026-03-05 15:05:47.358 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.222 waku 015b707699ad987a89c18c84d8be7bf613df3f3f5917834643ddfcbae0c1e9ca
|
|
2026-03-05 15:05:47.400 DEBUG [src.node.docker_mananger] Container started with ID 015b707699ad. Setting up logs at ./log/docker/store_node1_2026-03-05_15-05-45__b3bc8652-c52d-455d-bdd3-ccc0487e1150__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:05:47.400 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 52133
|
|
2026-03-05 15:05:47.402 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:05:48.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52133/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:05:48.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-05 15:05:48.406 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:05:48.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52133/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:05:48.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.222/tcp/52134/p2p/16Uiu2HAmMJSLHfMdg83NUZqjQKJSY68zf5PAYEqovcb1U9Gk9PH7","/ip4/172.18.68.222/tcp/52135/ws/p2p/16Uiu2HAmMJSLHfMdg83NUZqjQKJSY68zf5PAYEqovcb1U9Gk9PH7"],"enrUri":"enr:-L24QCelLBGYxxo3aq1LTE_XwJ3nvzzN-Ctv7nW4Rng5sIU1V7NdcvpXOF5eI0CUNjobXOqE-xkIRyQogcHshLhOv04CgmlkgnY0gmlwhKwSRN6KbXVsdGlhZGRyc5YACASsEkTeBsumAAoErBJE3gbLp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDgHVdNlcu3Z3mjJx5dET3hryLtXt3OIxKiYI7DTZ64Y6DdGNwgsumg3VkcILLqIV3YWt1MgM"}'
|
|
2026-03-05 15:05:48.409 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:05:48.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52133/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.1.196/tcp/36001/p2p/16Uiu2HAmUroFRbtimrzRqYjCV4xQEHQaiAUuhWbwWC71EMostwht"]'
|
|
2026-03-05 15:05:48.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:48.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36000/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:05:48.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:48.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52133/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:05:48.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:48.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:05:48.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36000/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)'}'
|
|
2026-03-05 15:05:48.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:48.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:05:48.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:05:48.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36000/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)'}'
|
|
2026-03-05 15:05:48.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:48.635 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:05:48.836 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:05:48.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36000/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)'}'
|
|
2026-03-05 15:05:48.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:48.843 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:05:49.044 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:05:49.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36000/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)'}'
|
|
2026-03-05 15:05:49.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:05:49.051 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:05:49.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36000/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x529bac19820a482bd0b1876bc3054fc8fdc424700093cc8757c19f97019d2846&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:05:49.255 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:36000/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x529bac19820a482bd0b1876bc3054fc8fdc424700093cc8757c19f97019d2846&pageSize=100&ascending=true. Response content: b'error in handleSelfStoreRequest: BAD_RESPONSE: archive error: DRIVER_ERROR: cursor not found'
|
|
2026-03-05 15:05:49.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52133/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x529bac19820a482bd0b1876bc3054fc8fdc424700093cc8757c19f97019d2846&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:05:49.259 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:52133/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x529bac19820a482bd0b1876bc3054fc8fdc424700093cc8757c19f97019d2846&pageSize=100&ascending=true. Response content: b'error in handleSelfStoreRequest: BAD_RESPONSE: archive error: DRIVER_ERROR: cursor not found'
|
|
2026-03-05 15:05:49.261 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:05:49.262 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:05:49.262 DEBUG [src.node.waku_node] Stopping container with id cf3b5bc3d401
|
|
2026-03-05 15:05:49.854 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:05:49.856 DEBUG [src.node.waku_node] Stopping container with id 015b707699ad
|
|
2026-03-05 15:05:50.435 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:05:50.438 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:05:50.451 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:05:50.457 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|