mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 03:33:29 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-02-25 07:24:30.908 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:24:30.909 DEBUG [tests.conftest] Running test: test_publish_with_no_timestamp with id: 2026-02-25_07-24-30__5d28ba3d-67f7-43a6-911a-cf80b87e6875
|
|
2026-02-25 07:24:30.910 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:24:30.910 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 07:24:30.910 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-02-25 07:24:30.918 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:30.918 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-24-30__5d28ba3d-67f7-43a6-911a-cf80b87e6875__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:30.918 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:30.919 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:30.921 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:30.922 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.202
|
|
2026-02-25 07:24:30.922 DEBUG [src.node.docker_mananger] Generated ports ['6672', '6673', '6674', '6675', '6676']
|
|
2026-02-25 07:24:30.922 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:30.922 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:30.922 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:30.922 DEBUG [src.node.docker_mananger] docker run -i -t -p 6672:6672 -p 6673:6673 -p 6674:6674 -p 6675:6675 -p 6676:6676 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=6674 --rest-port=6672 --tcp-port=6673 --discv5-udp-port=6675 --rest-address=0.0.0.0 --nat=extip:172.18.158.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f761bbab3d4e1b8aa68639b8ced6da0d3e2ef55cb9a2eabfdcfa8e1ff0eea894 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6676 --metrics-logging=true --relay=true
|
|
2026-02-25 07:24:31.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.202 waku 1ad58f06c0e320702bd7455df7d71e0bf95a448d93e90113ad7f22feeb6dc87f
|
|
2026-02-25 07:24:31.142 DEBUG [src.node.docker_mananger] Container started with ID 1ad58f06c0e3. Setting up logs at ./log/docker/node1_2026-02-25_07-24-30__5d28ba3d-67f7-43a6-911a-cf80b87e6875__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:31.143 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6672
|
|
2026-02-25 07:24:31.144 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:31.174 ERROR [src.node.docker_mananger] Max retries reached for container bc437e3271e0. Exiting log stream.
|
|
2026-02-25 07:24:31.752 ERROR [src.node.docker_mananger] Max retries reached for container 7e3b2c75f9e0. Exiting log stream.
|
|
2026-02-25 07:24:32.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6672/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:32.147 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":"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-25 07:24:32.148 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:32.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6672/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:32.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.202/tcp/6673/p2p/16Uiu2HAm6DCnJFpyyugqCcyBgtKUePgvSyz7xZ4q5wSy9JshRvBM","/ip4/172.18.158.202/tcp/6674/ws/p2p/16Uiu2HAm6DCnJFpyyugqCcyBgtKUePgvSyz7xZ4q5wSy9JshRvBM"],"enrUri":"enr:-L24QOkjLECHhjHu9r6VnPEPd8N8hhX8L-j3vPDMRXd3PxUzS8Dbs0n_oiaKLp2stTYsG-aDREc-Qk4AfovbCbtDDXgCgmlkgnY0gmlwhKwSnsqKbXVsdGlhZGRyc5YACASsEp7KBhoRAAoErBKeygYaEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECoD7VWMw0KQLqHy8NIFPfFVYwV-dWdTt_4txWksMJSoyDdGNwghoRg3VkcIIaE4V3YWt1MgE"}'
|
|
2026-02-25 07:24:32.150 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:32.157 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:32.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-24-30__5d28ba3d-67f7-43a6-911a-cf80b87e6875__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:32.157 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:32.157 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:32.158 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:32.158 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.133
|
|
2026-02-25 07:24:32.159 DEBUG [src.node.docker_mananger] Generated ports ['46238', '46239', '46240', '46241', '46242']
|
|
2026-02-25 07:24:32.159 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:32.159 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:32.159 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:32.159 DEBUG [src.node.docker_mananger] docker run -i -t -p 46238:46238 -p 46239:46239 -p 46240:46240 -p 46241:46241 -p 46242:46242 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=46240 --rest-port=46238 --tcp-port=46239 --discv5-udp-port=46241 --rest-address=0.0.0.0 --nat=extip:172.18.56.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dba608b5d0e893c8375fbdc69a81ee186cafcfcbabcd033ef9eb0d8ccca343ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46242 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOkjLECHhjHu9r6VnPEPd8N8hhX8L-j3vPDMRXd3PxUzS8Dbs0n_oiaKLp2stTYsG-aDREc-Qk4AfovbCbtDDXgCgmlkgnY0gmlwhKwSnsqKbXVsdGlhZGRyc5YACASsEp7KBhoRAAoErBKeygYaEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECoD7VWMw0KQLqHy8NIFPfFVYwV-dWdTt_4txWksMJSoyDdGNwghoRg3VkcIIaE4V3YWt1MgE
|
|
2026-02-25 07:24:32.339 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.133 waku 41962ead7e7f461ea4d383d5dd36f61fabf5b0764e84d2090372120e3d794bc1
|
|
2026-02-25 07:24:32.379 DEBUG [src.node.docker_mananger] Container started with ID 41962ead7e7f. Setting up logs at ./log/docker/node2_2026-02-25_07-24-30__5d28ba3d-67f7-43a6-911a-cf80b87e6875__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:32.379 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46238
|
|
2026-02-25 07:24:32.379 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:33.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46238/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:33.386 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":"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-25 07:24:33.389 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:33.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46238/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:33.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.133/tcp/46239/p2p/16Uiu2HAmUyazMNiEaqKLc58iiK7DLas7x5RCoif9uWLbauKFKGhb","/ip4/172.18.56.133/tcp/46240/ws/p2p/16Uiu2HAmUyazMNiEaqKLc58iiK7DLas7x5RCoif9uWLbauKFKGhb"],"enrUri":"enr:-L24QH_CBCZ4IkbLJi-5FkhIqSbYyuHmQ3V2rO1cYjlRyrd6bo5h0bIrECgeGTUWheQWAXf27G0mGe4ByhNRJ5dEwZUCgmlkgnY0gmlwhKwSOIWKbXVsdGlhZGRyc5YACASsEjiFBrSfAAoErBI4hQa0oN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8n6coPzeIEwFWnwe2wL5hSuvMPypFGZ5duj0hLsgBL6DdGNwgrSfg3VkcIK0oYV3YWt1MgE"}'
|
|
2026-02-25 07:24:33.397 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:33.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46238/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.202/tcp/6673/p2p/16Uiu2HAm6DCnJFpyyugqCcyBgtKUePgvSyz7xZ4q5wSy9JshRvBM"]'
|
|
2026-02-25 07:24:33.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:33.401 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-02-25 07:24:33.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6672/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 07:24:33.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:33.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46238/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 07:24:33.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:33.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6672/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:33.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:33.417 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:33.517 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:33.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6672/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:33.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772004273411136512,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:33.521 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:33.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46238/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:33.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772004273411136512,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:33.525 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-02-25 07:24:33.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6672/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto"}'
|
|
2026-02-25 07:24:33.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:33.531 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:33.631 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:33.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6672/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:33.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772004273528046080,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:33.636 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:33.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46238/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:33.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772004273528046080,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:33.642 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:24:33.642 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:24:33.643 DEBUG [src.node.waku_node] Stopping container with id 1ad58f06c0e3
|
|
2026-02-25 07:24:34.186 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:34.186 DEBUG [src.node.waku_node] Stopping container with id 41962ead7e7f
|
|
2026-02-25 07:24:34.713 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:34.715 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:24:34.721 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:24:34.726 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|