Test Report : TEST-events_test-20231210165607.xml
Test Suite: events_test-20231210165607
Results
| Duration | 78.43 sec |
| Tests | 1 |
| Failures | 0 |
Tests
events_test
| Test case: | test |
| Outcome: | Passed |
| Duration: | 78.43 sec |
| Failed | None |
None
Suite stdout:
[1702227367974] [INFO] DEV-3996365522 Device 3996365522 (type: 1) has been created
[1702227367975] [INFO] FW-UPD Initialized
[1702227367975] [DBG] FW-UPD enter <function device_base.set_hub at 0x7f7b782042c0> (<uclient.hub.HUB object at 0x7f7b78078f10>,)
[1702227367975] [DBG] FW-UPD exit <function device_base.set_hub at 0x7f7b782042c0> ret: None
[1702227367975] [DBG] MQTT enter <function mqtt_transport.set_lastwill at 0x7f7b78476c00> ('<48:3f:da:55:07:5b/status', '-1')
[1702227367975] [DBG] MQTT exit <function mqtt_transport.set_lastwill at 0x7f7b78476c00> ret: None
[1702227367975] [DBG] MQTT enter <function mqtt_transport.on_connect at 0x7f7b78476980> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7f7b78078f10>>,)
[1702227367975] [DBG] MQTT exit <function mqtt_transport.on_connect at 0x7f7b78476980> ret: None
[1702227367975] [DBG] MQTT enter <function mqtt_transport.on_disconnect at 0x7f7b78476ac0> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7f7b78078f10>>,)
[1702227367975] [DBG] MQTT exit <function mqtt_transport.on_disconnect at 0x7f7b78476ac0> ret: None
[1702227367975] [WARN] HUB Try to connect without uri-schema
[1702227367975] [DBG] MQTT enter <function mqtt_transport.connect at 0x7f7b78475da0> ('x.ks.ua',)
[1702227368978] [INFO] HUB Connected
[1702227368978] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369019] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369019] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369063] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369063] [INFO] HUB (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1702227369063] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369107] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369107] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1702227369107] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369151] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369151] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1702227369151] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369195] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369195] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1702227369195] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369240] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369240] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1702227369240] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369283] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369283] [DBG] MQTT exit <function mqtt_transport.connect at 0x7f7b78475da0> ret: None
[1702227369285] [DBG] HUB Step, state: 0 (next: 1702227370284)
[1702227369285] [INFO] HUB Publish reg token: 48:3f:da:55:07:5b
[1702227369285] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('/reg', '48:3f:da:55:07:5b')
[1702227369327] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227369371] [INFO] HUB Message: {topic: /48:3f:da:55:07:5b/time, value: 1702227369332 }
[1702227369371] [INFO] HUB Registration finish, time: 1702227369332
[1702227369371] [DBG] FW-UPD enter <function device_base.register at 0x7f7b782047c0> (1702227369,)
[1702227369371] [INFO] FW-UPD Device 3996365522 registration on the server @ 1702227369
[1702227369371] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1702227369371] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f7b784765c0> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f7b78078f10>>)
[1702227369415] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f7b784765c0> ret: None
[1702227369415] [DBG] FW-UPD exit <function device_base.register at 0x7f7b782047c0> ret: None
[1702227370284] [DBG] HUB Step, state: 1 (next: 1702227371284)
[1702227370284] [DBG] FW-UPD enter <function device_base.info_req at 0x7f7b78205080> ()
[1702227370284] [DBG] FW-UPD exit <function device_base.info_req at 0x7f7b78205080> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1702227369}}
[1702227370284] [INFO] HUB Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R231210;master;e46d1687d9b13615140f1b18b85d3462da1a4742", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1702227369}}]} }
[1702227370284] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R231210;master;e46d1687d9b13615140f1b18b85d3462da1a4742", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1702227369}}]}')
[1702227370284] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227376307] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227376305, 'rnd_a': 452676072, 'rnd_data': 'oJE='})
[1702227376307] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227376305, "rnd_a": 452676072, "rnd_data": "oJE="} }
[1702227376307] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227376305, "rnd_a": 452676072, "rnd_data": "oJE="}')
[1702227376307] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227376307] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227381308] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227381307, 'rnd_a': 306682642, 'rnd_data': 'q9SI22NlE2FiYnGhgJy70A=='})
[1702227381308] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227381307, "rnd_a": 306682642, "rnd_data": "q9SI22NlE2FiYnGhgJy70A=="} }
[1702227381308] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227381307, "rnd_a": 306682642, "rnd_data": "q9SI22NlE2FiYnGhgJy70A=="}')
[1702227381309] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227381309] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227386310] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227386309, 'rnd_a': 189284468, 'rnd_data': '7PswM2NWRrBZMtM0O1gnDl4='})
[1702227386310] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227386309, "rnd_a": 189284468, "rnd_data": "7PswM2NWRrBZMtM0O1gnDl4="} }
[1702227386310] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227386309, "rnd_a": 189284468, "rnd_data": "7PswM2NWRrBZMtM0O1gnDl4="}')
[1702227386310] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227386310] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227391312] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227391310, 'rnd_a': 233281188, 'rnd_data': 'SKmI0tIehsJu43+G+7zrmw=='})
[1702227391312] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227391310, "rnd_a": 233281188, "rnd_data": "SKmI0tIehsJu43+G+7zrmw=="} }
[1702227391312] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227391310, "rnd_a": 233281188, "rnd_data": "SKmI0tIehsJu43+G+7zrmw=="}')
[1702227391312] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227391312] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227396313] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227396312, 'rnd_a': 63900109, 'rnd_data': 'T75e0dIcWfk6h3chgQoHPAkNPUrcO9lGHbCYJQ=='})
[1702227396313] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227396312, "rnd_a": 63900109, "rnd_data": "T75e0dIcWfk6h3chgQoHPAkNPUrcO9lGHbCYJQ=="} }
[1702227396313] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227396312, "rnd_a": 63900109, "rnd_data": "T75e0dIcWfk6h3chgQoHPAkNPUrcO9lGHbCYJQ=="}')
[1702227396314] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227396314] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227401315] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227401314, 'rnd_a': 1031727346, 'rnd_data': 'XF5lFbp97YM='})
[1702227401315] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227401314, "rnd_a": 1031727346, "rnd_data": "XF5lFbp97YM="} }
[1702227401315] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227401314, "rnd_a": 1031727346, "rnd_data": "XF5lFbp97YM="}')
[1702227401315] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227401315] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227406318] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227406315, 'rnd_a': 577796354, 'rnd_data': 'cYVab4+CnS3xtiFBnnheQzoHYzzxi6mBGGXngUoA3Q=='})
[1702227406318] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227406315, "rnd_a": 577796354, "rnd_data": "cYVab4+CnS3xtiFBnnheQzoHYzzxi6mBGGXngUoA3Q=="} }
[1702227406318] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227406315, "rnd_a": 577796354, "rnd_data": "cYVab4+CnS3xtiFBnnheQzoHYzzxi6mBGGXngUoA3Q=="}')
[1702227406319] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227406319] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227411322] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227411319, 'rnd_a': 578206873, 'rnd_data': '7lcX0tPL2OZ8yIQFsn43LkSyLM47U6TY73U='})
[1702227411322] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227411319, "rnd_a": 578206873, "rnd_data": "7lcX0tPL2OZ8yIQFsn43LkSyLM47U6TY73U="} }
[1702227411322] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227411319, "rnd_a": 578206873, "rnd_data": "7lcX0tPL2OZ8yIQFsn43LkSyLM47U6TY73U="}')
[1702227411322] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227411322] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227416324] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227416322, 'rnd_a': 528469948, 'rnd_data': '5mNY3NRHsw=='})
[1702227416325] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227416322, "rnd_a": 528469948, "rnd_data": "5mNY3NRHsw=="} }
[1702227416325] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227416322, "rnd_a": 528469948, "rnd_data": "5mNY3NRHsw=="}')
[1702227416325] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227416325] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227421327] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227421325, 'rnd_a': 566976645, 'rnd_data': 'uqgcmj+gQ64uUP6LNWx4'})
[1702227421327] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227421325, "rnd_a": 566976645, "rnd_data": "uqgcmj+gQ64uUP6LNWx4"} }
[1702227421327] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227421325, "rnd_a": 566976645, "rnd_data": "uqgcmj+gQ64uUP6LNWx4"}')
[1702227421327] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227421327] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227426329] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227426327, 'rnd_a': 469686846, 'rnd_data': 'XoQ2Eg=='})
[1702227426329] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227426327, "rnd_a": 469686846, "rnd_data": "XoQ2Eg=="} }
[1702227426329] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227426327, "rnd_a": 469686846, "rnd_data": "XoQ2Eg=="}')
[1702227426330] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227426330] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227430294] [DBG] HUB Step, state: 2 (next: 1702227490294)
[1702227430294] [INFO] HUB Publish message: { topic: status, value: 11 }
[1702227430294] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('/48:3f:da:55:07:5b/status', 11)
[1702227430321] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227430321] [DBG] FW-UPD enter <function device_base.publish_status at 0x7f7b78204680> ()
[1702227430321] [INFO] HUB Publish message: { topic: 3996365522/status, value: 11 }
[1702227430321] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/status', 11)
[1702227430327] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227430327] [DBG] FW-UPD exit <function device_base.publish_status at 0x7f7b78204680> ret: None
[1702227431331] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227431330, 'rnd_a': 91980454, 'rnd_data': 'QVIl80+DcEsbs52oaRZY8DX3LQ=='})
[1702227431331] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227431330, "rnd_a": 91980454, "rnd_data": "QVIl80+DcEsbs52oaRZY8DX3LQ=="} }
[1702227431331] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227431330, "rnd_a": 91980454, "rnd_data": "QVIl80+DcEsbs52oaRZY8DX3LQ=="}')
[1702227431331] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227431331] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227436333] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227436331, 'rnd_a': 101861845, 'rnd_data': 'koT24Fk='})
[1702227436333] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227436331, "rnd_a": 101861845, "rnd_data": "koT24Fk="} }
[1702227436333] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227436331, "rnd_a": 101861845, "rnd_data": "koT24Fk="}')
[1702227436333] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227436333] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227441334] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227441333, 'rnd_a': 353960734, 'rnd_data': '5toR6f36Ev4pKRBR3Uc='})
[1702227441334] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227441333, "rnd_a": 353960734, "rnd_data": "5toR6f36Ev4pKRBR3Uc="} }
[1702227441334] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227441333, "rnd_a": 353960734, "rnd_data": "5toR6f36Ev4pKRBR3Uc="}')
[1702227441335] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227441335] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227446336] [DBG] FW-UPD enter <function device_base.set_reg at 0x7f7b78204540> (9, {'tm': 1702227446335, 'rnd_a': 24082789, 'rnd_data': 'R1Mc0v4q'})
[1702227446336] [INFO] HUB Publish message: { topic: 3996365522/9, value: {"tm": 1702227446335, "rnd_a": 24082789, "rnd_data": "R1Mc0v4q"} }
[1702227446336] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/9', '{"tm": 1702227446335, "rnd_a": 24082789, "rnd_data": "R1Mc0v4q"}')
[1702227446336] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227446336] [DBG] FW-UPD exit <function device_base.set_reg at 0x7f7b78204540> ret: None
[1702227446339] [INFO] HUB Message: {topic: >48:3f:da:55:07:5b/3996365522/events/9, value: "1702227371305;1702227446336" }
[1702227446340] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1702227376306, "r": 9, "v": {"tm": 1702227376305, "rnd_a": 452676072, "rnd_data": "oJE="}}, {"ts": 1702227381308, "r": 9, "v": {"tm": 1702227381307, "rnd_a": 306682642, "rnd_data": "q9SI22NlE2FiYnGhgJy70A=="}}, {"ts": 1702227386309, "r": 9, "v": {"tm": 1702227386309, "rnd_a": 189284468, "rnd_data": "7PswM2NWRrBZMtM0O1gnDl4="}}, {"ts": 1702227391311, "r": 9, "v": {"tm": 1702227391310, "rnd_a": 233281188, "rnd_data": "SKmI0tIehsJu43+G+7zrmw=="}}] }
[1702227446340] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1702227376306, "r": 9, "v": {"tm": 1702227376305, "rnd_a": 452676072, "rnd_data": "oJE="}}, {"ts": 1702227381308, "r": 9, "v": {"tm": 1702227381307, "rnd_a": 306682642, "rnd_data": "q9SI22NlE2FiYnGhgJy70A=="}}, {"ts": 1702227386309, "r": 9, "v": {"tm": 1702227386309, "rnd_a": 189284468, "rnd_data": "7PswM2NWRrBZMtM0O1gnDl4="}}, {"ts": 1702227391311, "r": 9, "v": {"tm": 1702227391310, "rnd_a": 233281188, "rnd_data": "SKmI0tIehsJu43+G+7zrmw=="}}]')
[1702227446340] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227446340] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1702227396313, "r": 9, "v": {"tm": 1702227396312, "rnd_a": 63900109, "rnd_data": "T75e0dIcWfk6h3chgQoHPAkNPUrcO9lGHbCYJQ=="}}, {"ts": 1702227401314, "r": 9, "v": {"tm": 1702227401314, "rnd_a": 1031727346, "rnd_data": "XF5lFbp97YM="}}, {"ts": 1702227406316, "r": 9, "v": {"tm": 1702227406315, "rnd_a": 577796354, "rnd_data": "cYVab4+CnS3xtiFBnnheQzoHYzzxi6mBGGXngUoA3Q=="}}, {"ts": 1702227411321, "r": 9, "v": {"tm": 1702227411319, "rnd_a": 578206873, "rnd_data": "7lcX0tPL2OZ8yIQFsn43LkSyLM47U6TY73U="}}] }
[1702227446340] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1702227396313, "r": 9, "v": {"tm": 1702227396312, "rnd_a": 63900109, "rnd_data": "T75e0dIcWfk6h3chgQoHPAkNPUrcO9lGHbCYJQ=="}}, {"ts": 1702227401314, "r": 9, "v": {"tm": 1702227401314, "rnd_a": 1031727346, "rnd_data": "XF5lFbp97YM="}}, {"ts": 1702227406316, "r": 9, "v": {"tm": 1702227406315, "rnd_a": 577796354, "rnd_data": "cYVab4+CnS3xtiFBnnheQzoHYzzxi6mBGGXngUoA3Q=="}}, {"ts": 1702227411321, "r": 9, "v": {"tm": 1702227411319, "rnd_a": 578206873, "rnd_data": "7lcX0tPL2OZ8yIQFsn43LkSyLM47U6TY73U="}}]')
[1702227446340] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227446341] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1702227416323, "r": 9, "v": {"tm": 1702227416322, "rnd_a": 528469948, "rnd_data": "5mNY3NRHsw=="}}, {"ts": 1702227421326, "r": 9, "v": {"tm": 1702227421325, "rnd_a": 566976645, "rnd_data": "uqgcmj+gQ64uUP6LNWx4"}}, {"ts": 1702227426328, "r": 9, "v": {"tm": 1702227426327, "rnd_a": 469686846, "rnd_data": "XoQ2Eg=="}}, {"ts": 1702227431330, "r": 9, "v": {"tm": 1702227431330, "rnd_a": 91980454, "rnd_data": "QVIl80+DcEsbs52oaRZY8DX3LQ=="}}] }
[1702227446341] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1702227416323, "r": 9, "v": {"tm": 1702227416322, "rnd_a": 528469948, "rnd_data": "5mNY3NRHsw=="}}, {"ts": 1702227421326, "r": 9, "v": {"tm": 1702227421325, "rnd_a": 566976645, "rnd_data": "uqgcmj+gQ64uUP6LNWx4"}}, {"ts": 1702227426328, "r": 9, "v": {"tm": 1702227426327, "rnd_a": 469686846, "rnd_data": "XoQ2Eg=="}}, {"ts": 1702227431330, "r": 9, "v": {"tm": 1702227431330, "rnd_a": 91980454, "rnd_data": "QVIl80+DcEsbs52oaRZY8DX3LQ=="}}]')
[1702227446341] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227446341] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: [{"ts": 1702227436332, "r": 9, "v": {"tm": 1702227436331, "rnd_a": 101861845, "rnd_data": "koT24Fk="}}, {"ts": 1702227441334, "r": 9, "v": {"tm": 1702227441333, "rnd_a": 353960734, "rnd_data": "5toR6f36Ev4pKRBR3Uc="}}, {"ts": 1702227446336, "r": 9, "v": {"tm": 1702227446335, "rnd_a": 24082789, "rnd_data": "R1Mc0v4q"}}] }
[1702227446341] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/events/9', '[{"ts": 1702227436332, "r": 9, "v": {"tm": 1702227436331, "rnd_a": 101861845, "rnd_data": "koT24Fk="}}, {"ts": 1702227441334, "r": 9, "v": {"tm": 1702227441333, "rnd_a": 353960734, "rnd_data": "5toR6f36Ev4pKRBR3Uc="}}, {"ts": 1702227446336, "r": 9, "v": {"tm": 1702227446335, "rnd_a": 24082789, "rnd_data": "R1Mc0v4q"}}]')
[1702227446341] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227446341] [INFO] HUB Publish message: { topic: 3996365522/events/9, value: {} }
[1702227446341] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f7b78476480> ('<48:3f:da:55:07:5b/3996365522/events/9', '{}')
[1702227446341] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f7b78476480> ret: None
[1702227446389] [DBG] MQTT enter <function mqtt_transport.disconnect at 0x7f7b78476840> ()
[1702227446390] [DBG] MQTT exit <function mqtt_transport.disconnect at 0x7f7b78476840> ret: None
[1702227446393] [WARN] HUB Disconecting from broker
Suite stderr:
2023-12-10 16:56:10,292 - TEST - INFO - OP take: 1007.076 ms
2023-12-10 16:56:10,301 - TEST - INFO - Connected with result code: 0
2023-12-10 16:56:10,305 - TEST - INFO - OP take: 10.099 ms
2023-12-10 16:57:26,336 - TEST - WARNING - Get events from 1702227371305 to: 1702227446336
2023-12-10 16:57:26,337 - TEST - INFO - [dev] => { 'events/9' : '1702227371305;1702227446336' }
2023-12-10 16:57:26,388 - TEST - INFO - OP take: 50.58 ms
2023-12-10 16:57:26,388 - TEST - INFO - events: [{'ts': 1702227376306, 'r': 9, 'v': {'tm': 1702227376305, 'rnd_a': 452676072, 'rnd_data': 'oJE='}}, {'ts': 1702227381308, 'r': 9, 'v': {'tm': 1702227381307, 'rnd_a': 306682642, 'rnd_data': 'q9SI22NlE2FiYnGhgJy70A=='}}, {'ts': 1702227386309, 'r': 9, 'v': {'tm': 1702227386309, 'rnd_a': 189284468, 'rnd_data': '7PswM2NWRrBZMtM0O1gnDl4='}}, {'ts': 1702227391311, 'r': 9, 'v': {'tm': 1702227391310, 'rnd_a': 233281188, 'rnd_data': 'SKmI0tIehsJu43+G+7zrmw=='}}, {'ts': 1702227396313, 'r': 9, 'v': {'tm': 1702227396312, 'rnd_a': 63900109, 'rnd_data': 'T75e0dIcWfk6h3chgQoHPAkNPUrcO9lGHbCYJQ=='}}, {'ts': 1702227401314, 'r': 9, 'v': {'tm': 1702227401314, 'rnd_a': 1031727346, 'rnd_data': 'XF5lFbp97YM='}}, {'ts': 1702227406316, 'r': 9, 'v': {'tm': 1702227406315, 'rnd_a': 577796354, 'rnd_data': 'cYVab4+CnS3xtiFBnnheQzoHYzzxi6mBGGXngUoA3Q=='}}, {'ts': 1702227411321, 'r': 9, 'v': {'tm': 1702227411319, 'rnd_a': 578206873, 'rnd_data': '7lcX0tPL2OZ8yIQFsn43LkSyLM47U6TY73U='}}, {'ts': 1702227416323, 'r': 9, 'v': {'tm': 1702227416322, 'rnd_a': 528469948, 'rnd_data': '5mNY3NRHsw=='}}, {'ts': 1702227421326, 'r': 9, 'v': {'tm': 1702227421325, 'rnd_a': 566976645, 'rnd_data': 'uqgcmj+gQ64uUP6LNWx4'}}, {'ts': 1702227426328, 'r': 9, 'v': {'tm': 1702227426327, 'rnd_a': 469686846, 'rnd_data': 'XoQ2Eg=='}}, {'ts': 1702227431330, 'r': 9, 'v': {'tm': 1702227431330, 'rnd_a': 91980454, 'rnd_data': 'QVIl80+DcEsbs52oaRZY8DX3LQ=='}}, {'ts': 1702227436332, 'r': 9, 'v': {'tm': 1702227436331, 'rnd_a': 101861845, 'rnd_data': 'koT24Fk='}}, {'ts': 1702227441334, 'r': 9, 'v': {'tm': 1702227441333, 'rnd_a': 353960734, 'rnd_data': '5toR6f36Ev4pKRBR3Uc='}}, {'ts': 1702227446336, 'r': 9, 'v': {'tm': 1702227446335, 'rnd_a': 24082789, 'rnd_data': 'R1Mc0v4q'}}]
2023-12-10 16:57:26,391 - TEST - WARNING - Disconecting from broker
2023-12-10 16:57:26,398 - TEST - WARNING - Disconecting from broker