mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
77 lines
13 KiB
Plaintext
77 lines
13 KiB
Plaintext
2026-03-23 04:56:20.714 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:56:20.714 DEBUG [tests.conftest] Running test: test_store_sync_range_with_jitter_catches_old_messages with id: 2026-03-23_04-56-20__087f90d0-7143-4470-84f7-c0ffd21e291f
|
|
2026-03-23 04:56:20.714 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:56:20.721 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:56:20.721 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-56-20__087f90d0-7143-4470-84f7-c0ffd21e291f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:56:20.727 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:56:20.728 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-56-20__087f90d0-7143-4470-84f7-c0ffd21e291f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:56:20.733 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:56:20.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-23_04-56-20__087f90d0-7143-4470-84f7-c0ffd21e291f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:56:20.734 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-23 04:56:20.735 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:56:20.735 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:56:20.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:56:20.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.255.63
|
|
2026-03-23 04:56:20.736 DEBUG [src.node.docker_mananger] Generated ports ['18647', '18648', '18649', '18650', '18651']
|
|
2026-03-23 04:56:20.737 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:56:20.737 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:56:20.737 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:56:20.737 DEBUG [src.node.docker_mananger] docker run -i -t -p 18647:18647 -p 18648:18648 -p 18649:18649 -p 18650:18650 -p 18651:18651 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=18649 --rest-port=18647 --tcp-port=18648 --discv5-udp-port=18650 --rest-address=0.0.0.0 --nat=extip:172.18.255.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdc6ddd4ccaa80f2a4cbb3ddccb6b4afd2fac0f5bed48ebd9edccbd7c1e3503a --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18651 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-23 04:56:20.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.255.63 waku cfa7d570aa4b5f75d68273e0d7eaa3310c51cca1b5a347d91c967db5eeec398c
|
|
2026-03-23 04:56:20.972 DEBUG [src.node.docker_mananger] Container started with ID cfa7d570aa4b. Setting up logs at ./log/docker/node1_2026-03-23_04-56-20__087f90d0-7143-4470-84f7-c0ffd21e291f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:56:20.973 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18647
|
|
2026-03-23 04:56:20.973 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:56:21.287 ERROR [src.node.docker_mananger] Max retries reached for container f2db62a184c2. Exiting log stream.
|
|
2026-03-23 04:56:21.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18647/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:56:21.976 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-23 04:56:21.976 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:56:21.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18647/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:56:21.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.63/tcp/18648/p2p/16Uiu2HAkx6YZK8jyv77FDe1SvZCEJnXCM5tsG2gAFghWnoTCEcjs","/ip4/172.18.255.63/tcp/18649/ws/p2p/16Uiu2HAkx6YZK8jyv77FDe1SvZCEJnXCM5tsG2gAFghWnoTCEcjs"],"enrUri":"enr:-L24QBG3BxtF8hvRq-i5niJOZ4Z0c_tEoGdDGw9EWVGjMc6eEavRtGQwHmhYHWP0xH85i2sPkAmjw-kftaAWsfOt7eMCgmlkgnY0gmlwhKwS_z-KbXVsdGlhZGRyc5YACASsEv8_BkjYAAoErBL_PwZI2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECJ6yiHF9ketCXLxR0W555EhlyH0A8auE7jwT-ocYMbJqDdGNwgkjYg3VkcIJI2oV3YWt1MhM"}'
|
|
2026-03-23 04:56:21.979 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:56:21.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:56:21.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:56:21.997 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:56:21.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18647/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-03-23 04:56:22.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:56:22.001 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:56:22.202 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:56:22.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18647/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-03-23 04:56:22.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:56:22.206 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:56:22.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:56:22.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18647/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-03-23 04:56:22.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:56:22.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:56:47.612 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:56:47.612 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:56:47.614 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:56:47.614 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.70
|
|
2026-03-23 04:56:47.614 DEBUG [src.node.docker_mananger] Generated ports ['9082', '9083', '9084', '9085', '9086']
|
|
2026-03-23 04:56:47.614 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:56:47.614 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:56:47.614 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:56:47.615 DEBUG [src.node.docker_mananger] docker run -i -t -p 9082:9082 -p 9083:9083 -p 9084:9084 -p 9085:9085 -p 9086:9086 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=9084 --rest-port=9082 --tcp-port=9083 --discv5-udp-port=9085 --rest-address=0.0.0.0 --nat=extip:172.18.199.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c77744b338db00affc83ec09cb3e9ede06b641a2b29af568be734dde5fec2166 --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9086 --metrics-logging=true --store-sync-relay-jitter=25 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QBG3BxtF8hvRq-i5niJOZ4Z0c_tEoGdDGw9EWVGjMc6eEavRtGQwHmhYHWP0xH85i2sPkAmjw-kftaAWsfOt7eMCgmlkgnY0gmlwhKwS_z-KbXVsdGlhZGRyc5YACASsEv8_BkjYAAoErBL_PwZI2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECJ6yiHF9ketCXLxR0W555EhlyH0A8auE7jwT-ocYMbJqDdGNwgkjYg3VkcIJI2oV3YWt1MhM
|
|
2026-03-23 04:56:47.802 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.70 waku f808fa00adf307b7877ea9f8677587c73d9cf8f499a4f8961a4f7cd3e94adcef
|
|
2026-03-23 04:56:47.837 DEBUG [src.node.docker_mananger] Container started with ID f808fa00adf3. Setting up logs at ./log/docker/node2_2026-03-23_04-56-20__087f90d0-7143-4470-84f7-c0ffd21e291f__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:56:47.838 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9082
|
|
2026-03-23 04:56:47.839 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:56:48.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9082/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:56:48.842 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":"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-23 04:56:48.842 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:56:48.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9082/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:56:48.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.70/tcp/9083/p2p/16Uiu2HAmQYNMjkFBNs79rD6zn8RUojVvYcXRz5xeVnmMrQqBF3s6","/ip4/172.18.199.70/tcp/9084/ws/p2p/16Uiu2HAmQYNMjkFBNs79rD6zn8RUojVvYcXRz5xeVnmMrQqBF3s6"],"enrUri":"enr:-L24QI4YP6QwaYoUyG-TelJir4Lu8Mu44Uy0e3pyYtP0aAQoSAqNqUZDUYYlaG4sX0OcN9Jwe7UnwSa0WLyGF55unh8CgmlkgnY0gmlwhKwSx0aKbXVsdGlhZGRyc5YACASsEsdGBiN7AAoErBLHRgYjfN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsJoPyT1HKmGn5ZOXtfnU7XBzub5ueRFivX_-7kl8prGDdGNwgiN7g3VkcIIjfYV3YWt1MhI"}'
|
|
2026-03-23 04:56:48.845 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:56:48.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9082/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.255.63/tcp/18648/p2p/16Uiu2HAkx6YZK8jyv77FDe1SvZCEJnXCM5tsG2gAFghWnoTCEcjs"]'
|
|
2026-03-23 04:56:48.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:56:58.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9082/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:56:58.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x795923b887c480ee4163c836e1c5728d989d71dc174f8015c2a59d3f4b291819"},{"messageHash":"0xa3da7ede6e476527bccc869841f845a99637be61c4c7f377d8f7c29b4ffc86e7"},{"messageHash":"0xa572f4c382c4385b8f2d240f37afbf7e0d061d5f87fa6f61f718727b8aa15cdb"}]}'
|
|
2026-03-23 04:56:58.886 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:56:58.887 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:56:58.888 DEBUG [src.node.waku_node] Stopping container with id cfa7d570aa4b
|
|
2026-03-23 04:56:59.450 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:56:59.452 DEBUG [src.node.waku_node] Stopping container with id f808fa00adf3
|
|
2026-03-23 04:56:59.991 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:56:59.994 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:57:00.005 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:57:00.014 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|