mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
113 lines
21 KiB
Plaintext
113 lines
21 KiB
Plaintext
2026-03-03 04:34:21.092 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:34:21.092 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_payloads with id: 2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e
|
|
2026-03-03 04:34:21.092 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:34:21.093 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-03 04:34:21.100 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:21.100 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:21.100 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:21.100 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:21.101 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:21.102 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.152
|
|
2026-03-03 04:34:21.102 DEBUG [src.node.docker_mananger] Generated ports ['34813', '34814', '34815', '34816', '34817']
|
|
2026-03-03 04:34:21.102 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:21.102 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:21.102 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:21.102 DEBUG [src.node.docker_mananger] docker run -i -t -p 34813:34813 -p 34814:34814 -p 34815:34815 -p 34816:34816 -p 34817:34817 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=34815 --rest-port=34813 --tcp-port=34814 --discv5-udp-port=34816 --rest-address=0.0.0.0 --nat=extip:172.18.129.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=82ca5aab9bbf3f4e58abe76e30e4b43ddd409d6ef4e6c06f3a99afecb64d4ddc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34817 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-03 04:34:21.262 ERROR [src.node.docker_mananger] Max retries reached for container eb3b3392d864. Exiting log stream.
|
|
2026-03-03 04:34:21.291 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.152 waku 535d30e4278ac9dde0c54cd356379857497a9a76dd53d2bf6922edd82482812a
|
|
2026-03-03 04:34:21.329 DEBUG [src.node.docker_mananger] Container started with ID 535d30e4278a. Setting up logs at ./log/docker/receiving_node1_2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:21.330 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34813
|
|
2026-03-03 04:34:21.330 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:21.819 ERROR [src.node.docker_mananger] Max retries reached for container aaef8453ace8. Exiting log stream.
|
|
2026-03-03 04:34:22.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34813/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:22.335 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-03-03 04:34:22.336 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:22.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34813/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:22.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.152/tcp/34814/p2p/16Uiu2HAmV5m6ECvHQGVZY2c6UMiRQodCVkUWCVocv1oqSXDdPFLQ","/ip4/172.18.129.152/tcp/34815/ws/p2p/16Uiu2HAmV5m6ECvHQGVZY2c6UMiRQodCVkUWCVocv1oqSXDdPFLQ"],"enrUri":"enr:-L24QJWsYjQ99pXXLqQHs2SD8z42X6QMe_FPLsR3eW3D-tHPPc-RFLZsKL64uZ0l6fM3QjrooXOIDarXpE_bx5w9AFcCgmlkgnY0gmlwhKwSgZiKbXVsdGlhZGRyc5YACASsEoGYBof-AAoErBKBmAaH_90DgnJzhQADAQAAiXNlY3AyNTZrMaED9BOErhye-uyhyhxwmpu6ttwry4EbcjKEnIMQNYaVC42DdGNwgof-g3VkcIKIAIV3YWt1Mgk"}'
|
|
2026-03-03 04:34:22.339 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:22.346 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:22.346 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:22.346 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:22.346 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:22.348 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:22.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.115
|
|
2026-03-03 04:34:22.348 DEBUG [src.node.docker_mananger] Generated ports ['59366', '59367', '59368', '59369', '59370']
|
|
2026-03-03 04:34:22.348 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:22.348 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:22.348 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:22.349 DEBUG [src.node.docker_mananger] docker run -i -t -p 59366:59366 -p 59367:59367 -p 59368:59368 -p 59369:59369 -p 59370:59370 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=59368 --rest-port=59366 --tcp-port=59367 --discv5-udp-port=59369 --rest-address=0.0.0.0 --nat=extip:172.18.168.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=833064a5f6e9f8b4b674fa6fdba84ebfdfafdaff270fa308ced3dbfbc1b5503e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59370 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-03 04:34:22.544 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.115 waku 5dfb4f806419f20073afe9afcaaf9f3a301af03227f698e66b5194a16be9ae7c
|
|
2026-03-03 04:34:22.581 DEBUG [src.node.docker_mananger] Container started with ID 5dfb4f806419. Setting up logs at ./log/docker/receiving_node2_2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:22.581 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59366
|
|
2026-03-03 04:34:22.581 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:23.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59366/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:23.584 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-03-03 04:34:23.585 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:23.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59366/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:23.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.115/tcp/59367/p2p/16Uiu2HAmQjS4UbhkEw7JugZvsZRpcqzfwDBegcARsmdzq559XC6d","/ip4/172.18.168.115/tcp/59368/ws/p2p/16Uiu2HAmQjS4UbhkEw7JugZvsZRpcqzfwDBegcARsmdzq559XC6d"],"enrUri":"enr:-L24QKEpnBTQ3PeQtSGo_mlwdWGnQKIKNvoMCiQdfgFfJiEYR35SaBkabojM4Y6O37Z4Lq48WdA-Y63tUoCiLgNT518CgmlkgnY0gmlwhKwSqHOKbXVsdGlhZGRyc5YACASsEqhzBufnAAoErBKocwbn6N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDs2-jCjDtbJ6bQz18R2hnQGxIscOXoWAIoOC0dJ_bE4KDdGNwgufng3VkcILn6YV3YWt1MgE"}'
|
|
2026-03-03 04:34:23.587 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:23.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59366/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.129.152/tcp/34814/p2p/16Uiu2HAmV5m6ECvHQGVZY2c6UMiRQodCVkUWCVocv1oqSXDdPFLQ"]'
|
|
2026-03-03 04:34:23.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:23.636 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:23.636 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:23.636 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:23.637 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:23.638 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:23.638 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.27
|
|
2026-03-03 04:34:23.638 DEBUG [src.node.docker_mananger] Generated ports ['40735', '40736', '40737', '40738', '40739']
|
|
2026-03-03 04:34:23.639 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:23.639 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:23.639 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:23.639 DEBUG [src.node.docker_mananger] docker run -i -t -p 40735:40735 -p 40736:40736 -p 40737:40737 -p 40738:40738 -p 40739:40739 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=40737 --rest-port=40735 --tcp-port=40736 --discv5-udp-port=40738 --rest-address=0.0.0.0 --nat=extip:172.18.160.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbadabf2ede3ddf8b8f6ce57aae0d76874f5ca1dea598d7153292f0352322d3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40739 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJWsYjQ99pXXLqQHs2SD8z42X6QMe_FPLsR3eW3D-tHPPc-RFLZsKL64uZ0l6fM3QjrooXOIDarXpE_bx5w9AFcCgmlkgnY0gmlwhKwSgZiKbXVsdGlhZGRyc5YACASsEoGYBof-AAoErBKBmAaH_90DgnJzhQADAQAAiXNlY3AyNTZrMaED9BOErhye-uyhyhxwmpu6ttwry4EbcjKEnIMQNYaVC42DdGNwgof-g3VkcIKIAIV3YWt1Mgk --lightpushnode=/ip4/172.18.129.152/tcp/34814/p2p/16Uiu2HAmV5m6ECvHQGVZY2c6UMiRQodCVkUWCVocv1oqSXDdPFLQ --lightpush=true --relay=true
|
|
2026-03-03 04:34:23.845 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.27 waku 85f7f241496f6a0c9dccec3f69e6b649eecad12acf7b0f95d7810a053ca1a7b2
|
|
2026-03-03 04:34:23.879 DEBUG [src.node.docker_mananger] Container started with ID 85f7f241496f. Setting up logs at ./log/docker/lightpush_node1_2026-03-03_04-34-21__5a301d42-35f7-4f58-9cc7-bc2d5a9ffe1e__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:23.880 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40735
|
|
2026-03-03 04:34:23.881 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:24.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40735/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:24.885 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-03-03 04:34:24.886 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:24.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40735/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:24.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.27/tcp/40736/p2p/16Uiu2HAmUm6xZJRLVYTptCkvQbAsuhqfPr5zQKuRKC5DxoAhEru9","/ip4/172.18.160.27/tcp/40737/ws/p2p/16Uiu2HAmUm6xZJRLVYTptCkvQbAsuhqfPr5zQKuRKC5DxoAhEru9"],"enrUri":"enr:-L24QEexSOjl8d9_B7U0kxiYmCCogqiQJe5Nnte8fUEW3orAc8AeBe19Ddu2g37z8xG-Kyas_fDvzzIoEUVXlZTYXaoCgmlkgnY0gmlwhKwSoBuKbXVsdGlhZGRyc5YACASsEqAbBp8gAAoErBKgGwafId0DgnJzhQADAQAAiXNlY3AyNTZrMaED70vyi3SbnmECMRAoA7KDanJFO7EXoRUAAkR7LSWYAdyDdGNwgp8gg3VkcIKfIoV3YWt1Mgk"}'
|
|
2026-03-03 04:34:24.888 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:24.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.129.152/tcp/34814/p2p/16Uiu2HAmV5m6ECvHQGVZY2c6UMiRQodCVkUWCVocv1oqSXDdPFLQ"]'
|
|
2026-03-03 04:34:24.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:24.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.115/tcp/59367/p2p/16Uiu2HAmQjS4UbhkEw7JugZvsZRpcqzfwDBegcARsmdzq559XC6d"]'
|
|
2026-03-03 04:34:24.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:24.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34813/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:34:24.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:24.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59366/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:34:24.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:24.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:34:24.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:24.996 DEBUG [tests.light_push.test_publish] Running test with payload Empty string
|
|
2026-03-03 04:34:24.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512464997065555}}'
|
|
2026-03-03 04:34:25.002 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40735/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-03 04:34:25.002 DEBUG [tests.light_push.test_publish] Running test with payload Unecoded text
|
|
2026-03-03 04:34:25.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "Hello World!", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512465003017507}}'
|
|
2026-03-03 04:34:25.006 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40735/lightpush/v1/message. Response content: b'Invalid message: Incorrect base64 string'
|
|
2026-03-03 04:34:25.006 DEBUG [tests.light_push.test_publish] Running test with payload A dictionary
|
|
2026-03-03 04:34:25.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": {"key": "YWFh"}, "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512465006684183}}'
|
|
2026-03-03 04:34:25.009 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40735/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-03 04:34:25.009 DEBUG [tests.light_push.test_publish] Running test with payload An integer
|
|
2026-03-03 04:34:25.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": 1234567890, "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512465010168532}}'
|
|
2026-03-03 04:34:25.012 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40735/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-03 04:34:25.013 DEBUG [tests.light_push.test_publish] Running test with payload A list
|
|
2026-03-03 04:34:25.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": ["YWFh"], "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512465013395608}}'
|
|
2026-03-03 04:34:25.016 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40735/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-03 04:34:25.016 DEBUG [tests.light_push.test_publish] Running test with payload A bool
|
|
2026-03-03 04:34:25.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40735/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": true, "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772512465016750912}}'
|
|
2026-03-03 04:34:25.019 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40735/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-03 04:34:25.021 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:34:25.022 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:34:25.022 DEBUG [src.node.waku_node] Stopping container with id 535d30e4278a
|
|
2026-03-03 04:34:25.602 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:25.603 DEBUG [src.node.waku_node] Stopping container with id 5dfb4f806419
|
|
2026-03-03 04:34:26.183 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:26.183 DEBUG [src.node.waku_node] Stopping container with id 85f7f241496f
|
|
2026-03-03 04:34:26.416 ERROR [src.node.docker_mananger] Max retries reached for container 535d30e4278a. Exiting log stream.
|
|
2026-03-03 04:34:26.775 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:26.777 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:34:26.786 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:34:26.794 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:34:26.802 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|