mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 22:53:11 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2026-01-29 04:48:00.598 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:48:00.598 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_non_existing_pubsub_topic with id: 2026-01-29_04-48-00__4c146586-9f5b-431d-8b84-45125b39a0be
|
|
2026-01-29 04:48:00.598 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:48:00.599 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-29 04:48:00.599 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-01-29 04:48:00.605 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:48:00.606 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-29_04-48-00__4c146586-9f5b-431d-8b84-45125b39a0be__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:48:00.606 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:48:00.606 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:48:00.607 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:48:00.607 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.27
|
|
2026-01-29 04:48:00.608 DEBUG [src.node.docker_mananger] Generated ports ['4212', '4213', '4214', '4215', '4216']
|
|
2026-01-29 04:48:00.608 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:48:00.608 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:48:00.608 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:48:00.608 DEBUG [src.node.docker_mananger] docker run -i -t -p 4212:4212 -p 4213:4213 -p 4214:4214 -p 4215:4215 -p 4216:4216 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=4214 --rest-port=4212 --tcp-port=4213 --discv5-udp-port=4215 --rest-address=0.0.0.0 --nat=extip:172.18.167.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2efb6b7da71ad49ff4cb9d4c31d9a90cdaacba5fe5d8cdbb5cde03d9fa7cf4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4216 --metrics-logging=true --relay=true
|
|
2026-01-29 04:48:00.782 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.27 waku 5d4fac94e0ce75a0761c52f9b5d613a782b2cb43593e2ad76013f8f5d0badb88
|
|
2026-01-29 04:48:00.816 DEBUG [src.node.docker_mananger] Container started with ID 5d4fac94e0ce. Setting up logs at ./log/docker/node1_2026-01-29_04-48-00__4c146586-9f5b-431d-8b84-45125b39a0be__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:48:00.816 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4212
|
|
2026-01-29 04:48:00.817 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:48:00.852 ERROR [src.node.docker_mananger] Max retries reached for container ef6597c3086b. Exiting log stream.
|
|
2026-01-29 04:48:01.400 ERROR [src.node.docker_mananger] Max retries reached for container 2ec54783c9c4. Exiting log stream.
|
|
2026-01-29 04:48:01.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4212/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:01.821 INFO [src.node.api_clients.base_client] 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":"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"}]}'
|
|
2026-01-29 04:48:01.821 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:48:01.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4212/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:01.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.27/tcp/4213/p2p/16Uiu2HAm6D9riYPFKAjonv5vycbEGSYJ3MqbExVkriQbArajL1oN","/ip4/172.18.167.27/tcp/4214/ws/p2p/16Uiu2HAm6D9riYPFKAjonv5vycbEGSYJ3MqbExVkriQbArajL1oN"],"enrUri":"enr:-L24QM1-wJOTK3Jy7fOIrIcEB5vOxjGCiz5U_hKf0x16d3TaDB_7zKSOd-CrQXJdCVFT6Sin9e2Ark7dSuwO1zbD7JICgmlkgnY0gmlwhKwSpxuKbXVsdGlhZGRyc5YACASsEqcbBhB1AAoErBKnGwYQdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECoDuHBNlKn1CWnHV7cjhxvr3eTSckhg94EE52k1sJ7nmDdGNwghB1g3VkcIIQd4V3YWt1MgE"}'
|
|
2026-01-29 04:48:01.824 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:48:01.830 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:48:01.830 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-29_04-48-00__4c146586-9f5b-431d-8b84-45125b39a0be__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:48:01.830 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:48:01.830 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:48:01.832 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:48:01.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.239
|
|
2026-01-29 04:48:01.832 DEBUG [src.node.docker_mananger] Generated ports ['22972', '22973', '22974', '22975', '22976']
|
|
2026-01-29 04:48:01.832 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:48:01.832 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:48:01.832 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:48:01.832 DEBUG [src.node.docker_mananger] docker run -i -t -p 22972:22972 -p 22973:22973 -p 22974:22974 -p 22975:22975 -p 22976:22976 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=22974 --rest-port=22972 --tcp-port=22973 --discv5-udp-port=22975 --rest-address=0.0.0.0 --nat=extip:172.18.250.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=018e7d85c021bfd0c0753171bbeafa3e05e507d2ee1c78ee0bcffced4471c2b9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22976 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM1-wJOTK3Jy7fOIrIcEB5vOxjGCiz5U_hKf0x16d3TaDB_7zKSOd-CrQXJdCVFT6Sin9e2Ark7dSuwO1zbD7JICgmlkgnY0gmlwhKwSpxuKbXVsdGlhZGRyc5YACASsEqcbBhB1AAoErBKnGwYQdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECoDuHBNlKn1CWnHV7cjhxvr3eTSckhg94EE52k1sJ7nmDdGNwghB1g3VkcIIQd4V3YWt1MgE
|
|
2026-01-29 04:48:02.016 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.239 waku 8090117fa26c6df1e95c9ad435e47844a231f8b0e85d68b25f3b9f45ce3c30ae
|
|
2026-01-29 04:48:02.047 DEBUG [src.node.docker_mananger] Container started with ID 8090117fa26c. Setting up logs at ./log/docker/node2_2026-01-29_04-48-00__4c146586-9f5b-431d-8b84-45125b39a0be__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:48:02.047 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22972
|
|
2026-01-29 04:48:02.047 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:48:03.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:03.062 INFO [src.node.api_clients.base_client] 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":"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"}]}'
|
|
2026-01-29 04:48:03.064 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:48:03.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22972/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:03.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.239/tcp/22973/p2p/16Uiu2HAmGVUQbfjFg3h8SvQFxKJjZwN2PHdKUjVMj8W1fFPiSPDt","/ip4/172.18.250.239/tcp/22974/ws/p2p/16Uiu2HAmGVUQbfjFg3h8SvQFxKJjZwN2PHdKUjVMj8W1fFPiSPDt"],"enrUri":"enr:-L24QBTlSsfv4uBwx6t1cA60gRyI7xwZK8Y--fyki8wBqKvOMpHsr4LyedIu139yYk0d0hVSDUIssVB8bqPDcZdK9HACgmlkgnY0gmlwhKwS-u-KbXVsdGlhZGRyc5YACASsEvrvBlm9AAoErBL67wZZvt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOP6p7_JyjdQUwJQ9mErymb0rZLXta2KhWskfFmJ76buDdGNwglm9g3VkcIJZv4V3YWt1MgE"}'
|
|
2026-01-29 04:48:03.070 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:48:03.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22972/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.167.27/tcp/4213/p2p/16Uiu2HAm6D9riYPFKAjonv5vycbEGSYJ3MqbExVkriQbArajL1oN"]'
|
|
2026-01-29 04:48:03.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4212/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-29 04:48:03.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22972/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-29 04:48:03.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4212/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-01-29 04:48:03.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.088 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-29 04:48:03.190 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-01-29 04:48:03.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:03.193 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":1769662083082995456,"ephemeral":false,"proof":""}]'
|
|
2026-01-29 04:48:03.195 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-29 04:48:03.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:03.198 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":1769662083082995456,"ephemeral":false,"proof":""}]'
|
|
2026-01-29 04:48:03.199 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:4212/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-01-29 04:48:03.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.201 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22972/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-01-29 04:48:03.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4212/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-01-29 04:48:03.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:48:03.209 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-29 04:48:03.309 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-01-29 04:48:03.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:03.312 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":1769662083204632713,"ephemeral":false,"proof":""}]'
|
|
2026-01-29 04:48:03.314 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-29 04:48:03.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:48:03.316 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":1769662083204632713,"ephemeral":false,"proof":""}]'
|
|
2026-01-29 04:48:03.319 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:48:03.320 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:48:03.320 DEBUG [src.node.waku_node] Stopping container with id 5d4fac94e0ce
|
|
2026-01-29 04:48:03.852 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:48:03.852 DEBUG [src.node.waku_node] Stopping container with id 8090117fa26c
|
|
2026-01-29 04:48:04.371 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:48:04.373 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:48:04.379 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:48:04.384 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|