diff --git a/docs/specs/sequences/generated.md b/docs/specs/sequences/generated.md index 088f0b6647..20f3ea4539 100644 --- a/docs/specs/sequences/generated.md +++ b/docs/specs/sequences/generated.md @@ -383,14 +383,14 @@ Test passed. ## family_ether_addr (PREVIEW) -1. Wait until localnet family state ether available +1. Wait until device state localnet family ether is available 1. Check that family ether address matches Test passed. ## family_ipv4_addr (PREVIEW) -1. Wait until localnet family state ipv4 available +1. Wait until device state localnet family ipv4 is available 1. Check that family ipv4 address matches Test passed. diff --git a/validator/sequences/endpoint_connection_bad_hash/config_update.attr b/validator/sequences/endpoint_connection_bad_hash/config_update.attr index 09703d6078..676f499b1e 100644 --- a/validator/sequences/endpoint_connection_bad_hash/config_update.attr +++ b/validator/sequences/endpoint_connection_bad_hash/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "RC:f725ec.0000000c", - "publishTime" : "2024-11-06T17:35:51Z", + "transactionId" : "RC:1491db.0000000c", + "publishTime" : "2024-12-20T09:58:33Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/config_update.json b/validator/sequences/endpoint_connection_bad_hash/config_update.json index 05f9f01734..735090158c 100644 --- a/validator/sequences/endpoint_connection_bad_hash/config_update.json +++ b/validator/sequences/endpoint_connection_bad_hash/config_update.json @@ -2,18 +2,23 @@ "blobset" : { "blobs" : { "_iot_endpoint_config" : { - "generation" : "2024-11-06T17:35:50Z", + "generation" : "2024-12-20T09:58:28Z", "phase" : "final", "sha256" : "6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", "url" : "data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=" } } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { + "bacnet" : { }, "ether" : { }, "ipv4" : { }, - "ipv6" : { }, "vendor" : { } } }, @@ -35,16 +40,16 @@ }, "system" : { "metrics_rate_sec" : 10, - "min_loglevel" : 200, + "min_loglevel" : 100, "operation" : { - "last_start" : "2024-11-06T17:35:31Z" + "last_start" : "2024-12-20T09:58:06Z" }, "testing" : { - "config_base" : 40, + "config_base" : 44, "sequence_name" : "endpoint_connection_bad_hash", - "transaction_id" : "RC:f725ec.0000000c" + "transaction_id" : "RC:1491db.0000000c" } }, - "timestamp" : "2024-11-06T17:35:54Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-20T09:58:33Z", + "version" : "git-61cf36e" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/device_system.log b/validator/sequences/endpoint_connection_bad_hash/device_system.log index 6adf04376f..59885e75df 100644 --- a/validator/sequences/endpoint_connection_bad_hash/device_system.log +++ b/validator/sequences/endpoint_connection_bad_hash/device_system.log @@ -1,36 +1,160 @@ -2024-11-06T17:35:32Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:35:32Z WARNING device.log Dropping state update until config received... -2024-11-06T17:35:32Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:35:32Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:35:32Z NOTICE system.config.apply success -2024-11-06T17:35:32Z WARNING device.log Ending connection 1730914531992 with 9 -2024-11-06T17:35:32Z NOTICE system.config.apply success -2024-11-06T17:35:44Z NOTICE system.config.apply success -2024-11-06T17:35:44Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:44Z INFO device.log 2024-11-06T17:35:44Z received config 2024-11-06T17:35:44Z -2024-11-06T17:35:44Z NOTICE system.config.apply success -2024-11-06T17:35:46Z INFO device.log Update state 2024-11-06T17:35:46Z last_config 2024-11-06T17:35:44Z -2024-11-06T17:35:47Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:47Z INFO device.log 2024-11-06T17:35:47Z received config 2024-11-06T17:35:47Z -2024-11-06T17:35:47Z NOTICE system.config.apply success -2024-11-06T17:35:48Z INFO device.log Update state 2024-11-06T17:35:48Z last_config 2024-11-06T17:35:47Z -2024-11-06T17:35:49Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:49Z INFO device.log 2024-11-06T17:35:49Z received config 2024-11-06T17:35:49Z -2024-11-06T17:35:49Z NOTICE system.config.apply success -2024-11-06T17:35:50Z INFO device.log Update state 2024-11-06T17:35:50Z last_config 2024-11-06T17:35:49Z -2024-11-06T17:35:51Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:51Z INFO device.log 2024-11-06T17:35:51Z received config 2024-11-06T17:35:51Z -2024-11-06T17:35:51Z NOTICE system.config.apply success -2024-11-06T17:35:52Z INFO device.log Update state 2024-11-06T17:35:52Z last_config 2024-11-06T17:35:51Z -2024-11-06T17:35:52Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:52Z INFO device.log 2024-11-06T17:35:52Z received config 2024-11-06T17:35:52Z -2024-11-06T17:35:52Z NOTICE system.config.apply success -2024-11-06T17:35:53Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:53Z INFO device.log 2024-11-06T17:35:53Z received config 2024-11-06T17:35:53Z -2024-11-06T17:35:53Z NOTICE system.config.apply success -2024-11-06T17:35:54Z INFO device.log Update state 2024-11-06T17:35:54Z last_config 2024-11-06T17:35:53Z -2024-11-06T17:35:54Z INFO device.log Device AHU-1 config handler -2024-11-06T17:35:54Z INFO device.log 2024-11-06T17:35:54Z received config 2024-11-06T17:35:54Z -2024-11-06T17:35:54Z NOTICE system.config.apply success -2024-11-06T17:35:56Z INFO device.log Update state 2024-11-06T17:35:56Z last_config 2024-11-06T17:35:54Z -2024-11-06T17:36:02Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:58:06Z INFO device.log Configured with auth_type RS256 +2024-12-20T09:58:06Z INFO device.log Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:58:06Z INFO device.log Family ipv4 address is 10.1.0.165 +2024-12-20T09:58:06Z INFO device.log Using addresses from default interface: eth0 for family: ether +2024-12-20T09:58:06Z INFO device.log Family ether address is 00:0d:3a:3c:63:b8 +2024-12-20T09:58:06Z INFO device.log Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:58:06Z INFO device.log Loading endpoint into persistent data from configuration +2024-12-20T09:58:06Z WARNING device.log Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", + "password" : "38269d11" + } + } + }, + "restart_count" : 1 +} +2024-12-20T09:58:06Z INFO device.log Starting pubber AHU-1, serial sequencer-2746, mac null, gateway null, options noPersist +2024-12-20T09:58:06Z INFO device.log Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:58:06Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:58:06Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:58:06Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:58:06Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:58:06Z WARNING device.log Starting connection 1734688686951 with 10 +2024-12-20T09:58:06Z INFO device.log Update state 2024-12-20T09:58:06Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:58:06Z WARNING device.log Dropping state update until config received... +2024-12-20T09:58:06Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:58:07Z INFO device.log Update state 2024-12-20T09:58:07Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:58:07Z WARNING device.log Dropping state update until config received... +2024-12-20T09:58:07Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:07Z INFO device.log Update state 2024-12-20T09:58:07Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:58:07Z WARNING device.log Dropping state update until config received... +2024-12-20T09:58:07Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:58:07Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:58:07Z INFO device.log 2024-12-20T09:58:07Z received config 2024-12-20T09:57:52Z +2024-12-20T09:58:07Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:58:07Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:58:07Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:58:07Z WARNING device.log Ending connection 1734688686951 with 9 +2024-12-20T09:58:07Z NOTICE system.config.apply success +2024-12-20T09:58:07Z NOTICE system.config.apply success +2024-12-20T09:58:20Z NOTICE system.config.apply success +2024-12-20T09:58:20Z DEBUG device.log State update defer -8381ms +2024-12-20T09:58:20Z INFO device.log Update state 2024-12-20T09:58:20Z last_config 2024-12-20T09:58:20Z +2024-12-20T09:58:20Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:20Z DEBUG system.config.receive success +2024-12-20T09:58:20Z DEBUG device.log State update defer 1938ms +2024-12-20T09:58:20Z DEBUG system.config.parse success +2024-12-20T09:58:20Z DEBUG device.log State update defer 1937ms +2024-12-20T09:58:20Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:20Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:20Z INFO device.log 2024-12-20T09:58:20Z received config 2024-12-20T09:58:20Z +2024-12-20T09:58:20Z NOTICE system.config.apply success +2024-12-20T09:58:20Z DEBUG device.log State update defer 1932ms +2024-12-20T09:58:22Z DEBUG device.log State update defer 0ms +2024-12-20T09:58:22Z INFO device.log Update state 2024-12-20T09:58:22Z last_config 2024-12-20T09:58:20Z +2024-12-20T09:58:22Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:23Z DEBUG system.config.receive success +2024-12-20T09:58:23Z DEBUG system.config.parse success +2024-12-20T09:58:23Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:23Z DEBUG device.log State update defer 1109ms +2024-12-20T09:58:23Z DEBUG device.log State update defer 1109ms +2024-12-20T09:58:23Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:23Z INFO device.log 2024-12-20T09:58:23Z received config 2024-12-20T09:58:23Z +2024-12-20T09:58:23Z NOTICE system.config.apply success +2024-12-20T09:58:23Z DEBUG device.log State update defer 1107ms +2024-12-20T09:58:23Z DEBUG device.log State update defer 1107ms +2024-12-20T09:58:24Z DEBUG device.log State update defer 0ms +2024-12-20T09:58:24Z INFO device.log Update state 2024-12-20T09:58:24Z last_config 2024-12-20T09:58:23Z +2024-12-20T09:58:24Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:26Z DEBUG system.config.receive success +2024-12-20T09:58:26Z DEBUG device.log State update defer -90ms +2024-12-20T09:58:26Z INFO device.log Update state 2024-12-20T09:58:26Z last_config 2024-12-20T09:58:23Z +2024-12-20T09:58:26Z DEBUG system.config.parse success +2024-12-20T09:58:26Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:26Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:26Z DEBUG device.log State update defer 2000ms +2024-12-20T09:58:26Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:26Z INFO device.log 2024-12-20T09:58:26Z received config 2024-12-20T09:58:26Z +2024-12-20T09:58:26Z NOTICE system.config.apply success +2024-12-20T09:58:26Z DEBUG device.log State update defer 1998ms +2024-12-20T09:58:26Z DEBUG device.log State update defer 1997ms +2024-12-20T09:58:26Z DEBUG device.log State update defer 1997ms +2024-12-20T09:58:26Z DEBUG device.log State update defer 1997ms +2024-12-20T09:58:26Z DEBUG device.log State update defer 1997ms +2024-12-20T09:58:26Z DEBUG device.log State update defer 1996ms +2024-12-20T09:58:26Z DEBUG device.log State update defer 1996ms +2024-12-20T09:58:27Z DEBUG device.log State update defer 552ms +2024-12-20T09:58:37Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:58:28Z DEBUG device.log State update defer 0ms +2024-12-20T09:58:28Z INFO device.log Update state 2024-12-20T09:58:28Z last_config 2024-12-20T09:58:26Z +2024-12-20T09:58:28Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:30Z DEBUG system.config.receive success +2024-12-20T09:58:30Z DEBUG device.log State update defer -138ms +2024-12-20T09:58:30Z INFO device.log Update state 2024-12-20T09:58:30Z last_config 2024-12-20T09:58:26Z +2024-12-20T09:58:30Z DEBUG system.config.parse success +2024-12-20T09:58:30Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:30Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:30Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:30Z INFO device.log 2024-12-20T09:58:30Z received config 2024-12-20T09:58:30Z +2024-12-20T09:58:30Z NOTICE system.config.apply success +2024-12-20T09:58:30Z DEBUG device.log State update defer 1998ms +2024-12-20T09:58:30Z DEBUG device.log State update defer 1998ms +2024-12-20T09:58:30Z DEBUG device.log State update defer 1997ms +2024-12-20T09:58:30Z DEBUG system.config.receive success +2024-12-20T09:58:30Z DEBUG device.log State update defer 1899ms +2024-12-20T09:58:30Z DEBUG system.config.parse success +2024-12-20T09:58:30Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:30Z DEBUG device.log State update defer 1897ms +2024-12-20T09:58:30Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:30Z INFO device.log 2024-12-20T09:58:30Z received config 2024-12-20T09:58:30Z +2024-12-20T09:58:30Z NOTICE system.config.apply success +2024-12-20T09:58:30Z DEBUG device.log State update defer 1895ms +2024-12-20T09:58:30Z DEBUG device.log State update defer 1895ms +2024-12-20T09:58:31Z DEBUG system.config.receive success +2024-12-20T09:58:31Z DEBUG device.log State update defer 795ms +2024-12-20T09:58:31Z DEBUG system.config.parse success +2024-12-20T09:58:31Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:31Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:31Z INFO device.log 2024-12-20T09:58:31Z received config 2024-12-20T09:58:31Z +2024-12-20T09:58:31Z NOTICE system.config.apply success +2024-12-20T09:58:31Z DEBUG device.log State update defer 792ms +2024-12-20T09:58:32Z DEBUG device.log State update defer 0ms +2024-12-20T09:58:32Z INFO device.log Update state 2024-12-20T09:58:32Z last_config 2024-12-20T09:58:31Z +2024-12-20T09:58:32Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:32Z DEBUG system.config.receive success +2024-12-20T09:58:32Z DEBUG device.log State update defer 1594ms +2024-12-20T09:58:32Z DEBUG system.config.parse success +2024-12-20T09:58:32Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:32Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:32Z INFO device.log 2024-12-20T09:58:32Z received config 2024-12-20T09:58:32Z +2024-12-20T09:58:32Z NOTICE system.config.apply success +2024-12-20T09:58:32Z DEBUG device.log State update defer 1586ms +2024-12-20T09:58:32Z DEBUG device.log State update defer 1586ms +2024-12-20T09:58:33Z DEBUG system.config.receive success +2024-12-20T09:58:33Z DEBUG device.log State update defer 488ms +2024-12-20T09:58:33Z DEBUG system.config.parse success +2024-12-20T09:58:33Z INFO device.log Device AHU-1 config handler +2024-12-20T09:58:33Z DEBUG device.log Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:33Z INFO device.log 2024-12-20T09:58:33Z received config 2024-12-20T09:58:33Z +2024-12-20T09:58:33Z NOTICE system.config.apply success +2024-12-20T09:58:33Z DEBUG device.log State update defer 485ms +2024-12-20T09:58:33Z DEBUG device.log State update defer 485ms +2024-12-20T09:58:33Z DEBUG device.log State update defer 485ms +2024-12-20T09:58:33Z DEBUG device.log State update defer 484ms +2024-12-20T09:58:33Z DEBUG device.log State update defer 481ms +2024-12-20T09:58:33Z DEBUG device.log State update defer 481ms +2024-12-20T09:58:33Z DEBUG device.log State update defer 480ms +2024-12-20T09:58:34Z DEBUG device.log State update defer 0ms +2024-12-20T09:58:34Z INFO device.log Update state 2024-12-20T09:58:34Z last_config 2024-12-20T09:58:33Z +2024-12-20T09:58:34Z DEBUG device.log State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:37Z NOTICE device.log Starting new endpoint generation +2024-12-20T09:58:37Z INFO device.log Update state 2024-12-20T09:58:37Z last_config 2024-12-20T09:58:33Z diff --git a/validator/sequences/endpoint_connection_bad_hash/events_pointset.attr b/validator/sequences/endpoint_connection_bad_hash/events_pointset.attr index b4c4552441..a7945246cb 100644 --- a/validator/sequences/endpoint_connection_bad_hash/events_pointset.attr +++ b/validator/sequences/endpoint_connection_bad_hash/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "MP:2d32d503", - "publishTime" : "2024-11-06T17:36:02Z", + "transactionId" : "MP:21cfc264", + "publishTime" : "2024-12-20T09:58:37Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/events_pointset.json b/validator/sequences/endpoint_connection_bad_hash/events_pointset.json index 3ab2157e37..7dcfe54a34 100644 --- a/validator/sequences/endpoint_connection_bad_hash/events_pointset.json +++ b/validator/sequences/endpoint_connection_bad_hash/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 10 + "present_value" : 12 } }, - "timestamp" : "2024-11-06T17:36:02Z", + "timestamp" : "2024-12-20T09:58:37Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/events_system.attr b/validator/sequences/endpoint_connection_bad_hash/events_system.attr index e57bb2a956..127c94336a 100644 --- a/validator/sequences/endpoint_connection_bad_hash/events_system.attr +++ b/validator/sequences/endpoint_connection_bad_hash/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "MP:f15e447c", - "publishTime" : "2024-11-06T17:36:02Z", + "transactionId" : "MP:256520e1", + "publishTime" : "2024-12-20T09:58:27Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/events_system.json b/validator/sequences/endpoint_connection_bad_hash/events_system.json index 2a51bd2bc9..b83a029c9a 100644 --- a/validator/sequences/endpoint_connection_bad_hash/events_system.json +++ b/validator/sequences/endpoint_connection_bad_hash/events_system.json @@ -1,51 +1,253 @@ { - "event_no" : 4, - "last_config" : "2024-11-06T17:35:54Z", + "event_no" : 3, + "last_config" : "2024-12-20T09:58:26Z", "logentries" : [ { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 300 + }, { + "message" : "State update defer -8381ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:58:20Z last_config 2024-12-20T09:58:20Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:20Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:58:20Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:58:06Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-2746\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:58:20Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"00:0d:3a:3c:63:b8\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.165\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "State update defer 1938ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "State update defer 1937ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:35:53Z", + "timestamp" : "2024-12-20T09:58:20Z", "level" : 200 }, { - "message" : "2024-11-06T17:35:53Z received config 2024-11-06T17:35:53Z", + "message" : "Config update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:20Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:58:06Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_connection_bad_hash\",\n \"transaction_id\" : \"MP:b876a8ae\",\n \"config_base\" : 37\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:35:53Z", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:58:20Z received config 2024-12-20T09:58:20Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:35:53Z", + "timestamp" : "2024-12-20T09:58:20Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:35:54Z last_config 2024-11-06T17:35:53Z", + "message" : "State update defer 1932ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:20Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:22Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:58:22Z last_config 2024-12-20T09:58:20Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:35:54Z", + "timestamp" : "2024-12-20T09:58:22Z", "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:22Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:58:20Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:58:06Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-2746\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:58:20Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"00:0d:3a:3c:63:b8\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.165\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:22Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:35:54Z", + "timestamp" : "2024-12-20T09:58:23Z", "level" : 200 }, { - "message" : "2024-11-06T17:35:54Z received config 2024-11-06T17:35:54Z", + "message" : "State update defer 1109ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 + }, { + "message" : "State update defer 1109ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:35:54Z", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:23Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:58:06Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_connection_bad_hash\",\n \"transaction_id\" : \"RC:1491db.00000008\",\n \"config_base\" : 38\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:58:23Z received config 2024-12-20T09:58:23Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:23Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:35:54Z", + "timestamp" : "2024-12-20T09:58:23Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:35:56Z last_config 2024-11-06T17:35:54Z", + "message" : "State update defer 1107ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 + }, { + "message" : "State update defer 1107ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:35:56Z", + "timestamp" : "2024-12-20T09:58:23Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:24Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:58:24Z last_config 2024-12-20T09:58:23Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:24Z", "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:24Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:58:23Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:58:06Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-2746\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:58:23Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"00:0d:3a:3c:63:b8\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.165\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:24Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer -90ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:58:26Z last_config 2024-12-20T09:58:23Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "Device AHU-1 config handler", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:26Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:58:23Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:58:06Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-2746\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.receive\",\n \"timestamp\" : \"2024-12-20T09:58:26Z\",\n \"level\" : 100\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"00:0d:3a:3c:63:b8\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.165\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 2000ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (endpoint_connection_bad_hash)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:58:26Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:58:06Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_connection_bad_hash\",\n \"transaction_id\" : \"RC:1491db.0000000a\",\n \"config_base\" : 39\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:58:26Z received config 2024-12-20T09:58:26Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 300 + }, { + "message" : "State update defer 1998ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 1997ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 1997ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 1997ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 1997ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 1996ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 1996ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:26Z", + "level" : 100 + }, { + "message" : "State update defer 552ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:58:27Z", + "level" : 100 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 214.88922119140625 + "mem_free_mb" : 212.89022064208984 }, - "timestamp" : "2024-11-06T17:36:02Z", + "timestamp" : "2024-12-20T09:58:27Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/local_blobset.json b/validator/sequences/endpoint_connection_bad_hash/local_blobset.json index 64860ba761..54d92bbde7 100644 --- a/validator/sequences/endpoint_connection_bad_hash/local_blobset.json +++ b/validator/sequences/endpoint_connection_bad_hash/local_blobset.json @@ -4,7 +4,7 @@ "phase" : "final", "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", - "generation" : "2024-11-06T17:35:50Z" + "generation" : "2024-12-20T09:58:28Z" } } } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/local_discovery.json b/validator/sequences/endpoint_connection_bad_hash/local_discovery.json new file mode 100644 index 0000000000..4c564e79f0 --- /dev/null +++ b/validator/sequences/endpoint_connection_bad_hash/local_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { + "vendor" : { } + } +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/local_localnet.json b/validator/sequences/endpoint_connection_bad_hash/local_localnet.json index 97598c144b..4b6e825e32 100644 --- a/validator/sequences/endpoint_connection_bad_hash/local_localnet.json +++ b/validator/sequences/endpoint_connection_bad_hash/local_localnet.json @@ -3,6 +3,6 @@ "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/local_system.json b/validator/sequences/endpoint_connection_bad_hash/local_system.json index af0a30b720..22f9f4665c 100644 --- a/validator/sequences/endpoint_connection_bad_hash/local_system.json +++ b/validator/sequences/endpoint_connection_bad_hash/local_system.json @@ -1,8 +1,8 @@ { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:35:31Z" + "last_start" : "2024-12-20T09:58:06Z" }, "testing" : { "sequence_name" : "endpoint_connection_bad_hash" diff --git a/validator/sequences/endpoint_connection_bad_hash/local_update.json b/validator/sequences/endpoint_connection_bad_hash/local_update.json index b32c8cbc67..b1df56c8c5 100644 --- a/validator/sequences/endpoint_connection_bad_hash/local_update.json +++ b/validator/sequences/endpoint_connection_bad_hash/local_update.json @@ -1,22 +1,27 @@ { - "timestamp" : "2024-11-06T17:35:54Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-20T09:58:33Z", + "version" : "@@@cloud udmi version###git-61cf36e", "system" : { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:35:31Z" + "last_start" : "2024-12-20T09:58:06Z" }, "testing" : { "sequence_name" : "endpoint_connection_bad_hash" } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } }, "blobset" : { @@ -25,7 +30,7 @@ "phase" : "final", "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", - "generation" : "2024-11-06T17:35:50Z" + "generation" : "2024-12-20T09:58:28Z" } } }, diff --git a/validator/sequences/endpoint_connection_bad_hash/sequencer.log b/validator/sequences/endpoint_connection_bad_hash/sequencer.log index f16f734157..760e8ba6d3 100644 --- a/validator/sequences/endpoint_connection_bad_hash/sequencer.log +++ b/validator/sequences/endpoint_connection_bad_hash/sequencer.log @@ -1,1294 +1,1747 @@ -2024-11-06T17:35:35Z NOTICE starting test endpoint_connection_bad_hash ################################ -2024-11-06T17:35:35Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:35:43Z DEBUG Allowing device state change (everything) -2024-11-06T17:35:43Z DEBUG Starting reset_config full reset true -2024-11-06T17:35:43Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:35:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:43Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:35:43Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:35:43Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:35:43Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:35:43Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:35:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:43Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:35:43Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:35:43Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:35:44Z TRACE updated check config_update: true -2024-11-06T17:35:44Z DEBUG update config_update, adding configTransaction RC:f725ec.00000005 -2024-11-06T17:35:44Z TRACE local local_update: { -2024-11-06T17:35:44Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:35:44Z TRACE local local_update: "system" : { -2024-11-06T17:35:44Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:44Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:44Z TRACE local local_update: "operation" : { -2024-11-06T17:35:44Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:35:44Z TRACE local local_update: }, -2024-11-06T17:35:44Z TRACE local local_update: "testing" : { -2024-11-06T17:35:44Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:44Z TRACE local local_update: } -2024-11-06T17:35:44Z TRACE local local_update: }, -2024-11-06T17:35:44Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:44Z TRACE local local_update: "families" : { -2024-11-06T17:35:44Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:44Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:44Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:44Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:44Z TRACE local local_update: } -2024-11-06T17:35:44Z TRACE local local_update: }, -2024-11-06T17:35:44Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:44Z TRACE local local_update: "points" : { -2024-11-06T17:35:44Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:44Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:44Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:44Z TRACE local local_update: }, -2024-11-06T17:35:44Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:44Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:44Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:44Z TRACE local local_update: }, -2024-11-06T17:35:44Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:44Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:44Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:44Z TRACE local local_update: } -2024-11-06T17:35:44Z TRACE local local_update: } -2024-11-06T17:35:44Z TRACE local local_update: } -2024-11-06T17:35:44Z TRACE local local_update: } -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:35:44Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:35:44Z DEBUG Update lastConfigUpdate 2024-11-06T17:35:44Z, because soft reset -2024-11-06T17:35:44Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:35:44Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:35:44Z TRACE received command AHU-1/events/pointset -2024-11-06T17:35:44Z TRACE received events_pointset: { -2024-11-06T17:35:44Z TRACE received events_pointset: "points" : { -2024-11-06T17:35:44Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:44Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:35:44Z TRACE received events_pointset: }, -2024-11-06T17:35:44Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:44Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:35:44Z TRACE received events_pointset: }, -2024-11-06T17:35:44Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:44Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:35:44Z TRACE received events_pointset: } -2024-11-06T17:35:44Z TRACE received events_pointset: }, -2024-11-06T17:35:44Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:35:42Z", -2024-11-06T17:35:44Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:35:44Z TRACE received events_pointset: } -2024-11-06T17:35:44Z DEBUG Handling device message events_pointset MP:512246d6 -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:35:44Z TRACE received command AHU-1/events/system -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z NOTICE system.config.apply: success -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z WARNING device.log: Ending connection 1730914531992 with 9 -2024-11-06T17:35:44Z DEBUG received events_system 2024-11-06T17:35:32Z NOTICE system.config.apply: success -2024-11-06T17:35:44Z DEBUG Handling device message events_system MP:e659033b -2024-11-06T17:35:44Z TRACE received command AHU-1/config/update -2024-11-06T17:35:44Z DEBUG received config_update -2024-11-06T17:35:44Z DEBUG Handling update message config_update RC:f725ec.00000005 -2024-11-06T17:35:44Z DEBUG Removed configTransaction RC:f725ec.00000005 -2024-11-06T17:35:44Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:35:44Z DEBUG Updated config 2024-11-06T17:35:44Z RC:f725ec.00000005 -2024-11-06T17:35:44Z INFO Updated config #001: { -2024-11-06T17:35:44Z INFO Updated config #001: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:44Z INFO Updated config #001: "system" : { -2024-11-06T17:35:44Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:35:44Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:35:44Z INFO Updated config #001: "operation" : { -2024-11-06T17:35:44Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:35:44Z INFO Updated config #001: }, -2024-11-06T17:35:44Z INFO Updated config #001: "testing" : { -2024-11-06T17:35:44Z INFO Updated config #001: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:44Z INFO Updated config #001: } -2024-11-06T17:35:44Z INFO Updated config #001: }, -2024-11-06T17:35:44Z INFO Updated config #001: "localnet" : { -2024-11-06T17:35:44Z INFO Updated config #001: "families" : { -2024-11-06T17:35:44Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:35:44Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:35:44Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:35:44Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:35:44Z INFO Updated config #001: } -2024-11-06T17:35:44Z INFO Updated config #001: }, -2024-11-06T17:35:44Z INFO Updated config #001: "pointset" : { -2024-11-06T17:35:44Z INFO Updated config #001: "points" : { -2024-11-06T17:35:44Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:44Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:35:44Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:35:44Z INFO Updated config #001: }, -2024-11-06T17:35:44Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:35:44Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:35:44Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:35:44Z INFO Updated config #001: }, -2024-11-06T17:35:44Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:44Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:35:44Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:35:44Z INFO Updated config #001: } -2024-11-06T17:35:44Z INFO Updated config #001: } -2024-11-06T17:35:44Z INFO Updated config #001: } -2024-11-06T17:35:44Z INFO Updated config #001: } -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:35:44Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:35:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued -2024-11-06T17:35:44Z TRACE received command AHU-1/state/update -2024-11-06T17:35:44Z DEBUG received state_update -2024-11-06T17:35:44Z DEBUG Handling update message state_update MP:7544b6e2 -2024-11-06T17:35:44Z DEBUG Updated state after 0s 2024-11-06T17:35:44Z MP:7544b6e2 -2024-11-06T17:35:44Z INFO Initial state #001: { -2024-11-06T17:35:44Z INFO Initial state #001: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:35:44Z INFO Initial state #001: "system" : { -2024-11-06T17:35:44Z INFO Initial state #001: "last_config" : "2024-11-06T17:35:17Z", -2024-11-06T17:35:44Z INFO Initial state #001: "operation" : { -2024-11-06T17:35:44Z INFO Initial state #001: "operational" : true, -2024-11-06T17:35:44Z INFO Initial state #001: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:44Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:35:44Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "serial_no" : "sequencer-30867", -2024-11-06T17:35:44Z INFO Initial state #001: "hardware" : { -2024-11-06T17:35:44Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:35:44Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "software" : { -2024-11-06T17:35:44Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "status" : { -2024-11-06T17:35:44Z INFO Initial state #001: "message" : "success", -2024-11-06T17:35:44Z INFO Initial state #001: "category" : "system.config.parse", -2024-11-06T17:35:44Z INFO Initial state #001: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z INFO Initial state #001: "level" : 100 -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "localnet" : { -2024-11-06T17:35:44Z INFO Initial state #001: "families" : { -2024-11-06T17:35:44Z INFO Initial state #001: "ether" : { -2024-11-06T17:35:44Z INFO Initial state #001: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:35:44Z INFO Initial state #001: "addr" : "10.1.0.117" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:35:44Z INFO Initial state #001: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "vendor" : { -2024-11-06T17:35:44Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "pointset" : { -2024-11-06T17:35:44Z INFO Initial state #001: "points" : { -2024-11-06T17:35:44Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:35:44Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:44Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:35:44Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:35:44Z INFO Initial state #001: }, -2024-11-06T17:35:44Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:44Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z INFO Initial state #001: } -2024-11-06T17:35:44Z NOTICE Received serial number sequencer-30867 -2024-11-06T17:35:44Z DEBUG Updated state has last_config 2024-11-06T17:35:17Z (expecting 2024-11-06T17:35:44Z) -2024-11-06T17:35:44Z TRACE received command AHU-1/state/system -2024-11-06T17:35:44Z TRACE received state_system: { -2024-11-06T17:35:44Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:44Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:44Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:44Z TRACE received state_system: }, -2024-11-06T17:35:44Z TRACE received state_system: "last_config" : "2024-11-06T17:35:17Z", -2024-11-06T17:35:44Z TRACE received state_system: "operation" : { -2024-11-06T17:35:44Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:44Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:44Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:44Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:44Z TRACE received state_system: }, -2024-11-06T17:35:44Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:44Z TRACE received state_system: "software" : { -2024-11-06T17:35:44Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:44Z TRACE received state_system: }, -2024-11-06T17:35:44Z TRACE received state_system: "status" : { -2024-11-06T17:35:44Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:44Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:35:44Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z TRACE received state_system: "level" : 100 -2024-11-06T17:35:44Z TRACE received state_system: }, -2024-11-06T17:35:44Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:44Z TRACE received state_system: } -2024-11-06T17:35:44Z DEBUG Handling device message state_system MP:7544b6e2-0 -2024-11-06T17:35:44Z TRACE Ignoring partial state update -2024-11-06T17:35:44Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:35:44Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:44Z TRACE received state_localnet: { -2024-11-06T17:35:44Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:44Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:44Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:44Z TRACE received state_localnet: }, -2024-11-06T17:35:44Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:44Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:44Z TRACE received state_localnet: }, -2024-11-06T17:35:44Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:44Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:44Z TRACE received state_localnet: }, -2024-11-06T17:35:44Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:44Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:44Z TRACE received state_localnet: } -2024-11-06T17:35:44Z TRACE received state_localnet: }, -2024-11-06T17:35:44Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:44Z TRACE received state_localnet: } -2024-11-06T17:35:44Z DEBUG Handling device message state_localnet MP:7544b6e2-1 -2024-11-06T17:35:44Z TRACE Ignoring partial state update -2024-11-06T17:35:44Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:44Z TRACE received state_pointset: { -2024-11-06T17:35:44Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:44Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:44Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:44Z TRACE received state_pointset: }, -2024-11-06T17:35:44Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:44Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:44Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:44Z TRACE received state_pointset: }, -2024-11-06T17:35:44Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:44Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:44Z TRACE received state_pointset: } -2024-11-06T17:35:44Z TRACE received state_pointset: }, -2024-11-06T17:35:44Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:44Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:44Z TRACE received state_pointset: } -2024-11-06T17:35:44Z DEBUG Handling device message state_pointset MP:7544b6e2-2 -2024-11-06T17:35:44Z TRACE Ignoring partial state update -2024-11-06T17:35:44Z TRACE received command AHU-1/config/update -2024-11-06T17:35:44Z DEBUG received config_update -2024-11-06T17:35:44Z DEBUG Handling update message config_update MP:7544b6e2 -2024-11-06T17:35:44Z DEBUG last_start changed true, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:44Z DEBUG Updated config 2024-11-06T17:35:44Z MP:7544b6e2 -2024-11-06T17:35:44Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:35:44Z TRACE received command null/config/udmi -2024-11-06T17:35:44Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:35:46Z TRACE received command AHU-1/state/update -2024-11-06T17:35:46Z DEBUG received state_update -2024-11-06T17:35:46Z DEBUG Handling update message state_update MP:0a463171 -2024-11-06T17:35:46Z DEBUG Updated state after 0s 2024-11-06T17:35:46Z MP:0a463171 -2024-11-06T17:35:46Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:35:46Z INFO Updated state #002: Set `system.last_config` = `2024-11-06T17:35:44Z` -2024-11-06T17:35:46Z INFO Updated state #002: Set `system.status.level` = `300` -2024-11-06T17:35:46Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` -2024-11-06T17:35:46Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:35:46Z` -2024-11-06T17:35:46Z DEBUG Updated state has last_config 2024-11-06T17:35:44Z (expecting 2024-11-06T17:35:44Z) -2024-11-06T17:35:46Z TRACE received command AHU-1/state/system -2024-11-06T17:35:46Z TRACE received state_system: { -2024-11-06T17:35:46Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:46Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:46Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:46Z TRACE received state_system: }, -2024-11-06T17:35:46Z TRACE received state_system: "last_config" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:46Z TRACE received state_system: "operation" : { -2024-11-06T17:35:46Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:46Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:46Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:46Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:46Z TRACE received state_system: }, -2024-11-06T17:35:46Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:46Z TRACE received state_system: "software" : { -2024-11-06T17:35:46Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:46Z TRACE received state_system: }, -2024-11-06T17:35:46Z TRACE received state_system: "status" : { -2024-11-06T17:35:46Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:46Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:35:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:46Z TRACE received state_system: "level" : 300 -2024-11-06T17:35:46Z TRACE received state_system: }, -2024-11-06T17:35:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:46Z", -2024-11-06T17:35:46Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:46Z TRACE received state_system: } -2024-11-06T17:35:46Z DEBUG Handling device message state_system MP:0a463171-0 -2024-11-06T17:35:46Z TRACE Ignoring partial state update -2024-11-06T17:35:46Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:35:46Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:35:46Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:35:46Z DEBUG Config sync took 2s -2024-11-06T17:35:46Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:35:46Z DEBUG Update config soft reset timestamp 2024-11-06T17:35:44Z -2024-11-06T17:35:46Z TRACE local local_update: { -2024-11-06T17:35:46Z TRACE local local_update: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:46Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:46Z TRACE local local_update: "system" : { -2024-11-06T17:35:46Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:46Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:46Z TRACE local local_update: "operation" : { -2024-11-06T17:35:46Z TRACE local local_update: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:46Z TRACE local local_update: }, -2024-11-06T17:35:46Z TRACE local local_update: "testing" : { -2024-11-06T17:35:46Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:46Z TRACE local local_update: } -2024-11-06T17:35:46Z TRACE local local_update: }, -2024-11-06T17:35:46Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:46Z TRACE local local_update: "families" : { -2024-11-06T17:35:46Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:46Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:46Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:46Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:46Z TRACE local local_update: } -2024-11-06T17:35:46Z TRACE local local_update: }, -2024-11-06T17:35:46Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:46Z TRACE local local_update: "points" : { -2024-11-06T17:35:46Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:46Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:46Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:46Z TRACE local local_update: }, -2024-11-06T17:35:46Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:46Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:46Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:46Z TRACE local local_update: }, -2024-11-06T17:35:46Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:46Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:46Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:46Z TRACE local local_update: } -2024-11-06T17:35:46Z TRACE local local_update: } -2024-11-06T17:35:46Z TRACE local local_update: } -2024-11-06T17:35:46Z TRACE local local_update: } -2024-11-06T17:35:46Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:35:46Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:35:46Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:35:46Z DEBUG Done with reset_config -2024-11-06T17:35:46Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:35:46Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:35:46Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:46Z TRACE received state_localnet: { -2024-11-06T17:35:46Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:46Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:46Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:46Z TRACE received state_localnet: }, -2024-11-06T17:35:46Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:46Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:46Z TRACE received state_localnet: }, -2024-11-06T17:35:46Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:46Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:46Z TRACE received state_localnet: }, -2024-11-06T17:35:46Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:46Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:46Z TRACE received state_localnet: } -2024-11-06T17:35:46Z TRACE received state_localnet: }, -2024-11-06T17:35:46Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:46Z", -2024-11-06T17:35:46Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:46Z TRACE received state_localnet: } -2024-11-06T17:35:46Z DEBUG Handling device message state_localnet MP:0a463171-1 -2024-11-06T17:35:46Z TRACE Ignoring partial state update -2024-11-06T17:35:46Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:35:46Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:35:46Z DEBUG Config sync took 2s -2024-11-06T17:35:46Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:35:46Z DEBUG Disallowing device state change (everything) -2024-11-06T17:35:47Z TRACE updated check config_update: true -2024-11-06T17:35:47Z DEBUG update config_update, adding configTransaction RC:f725ec.00000006 -2024-11-06T17:35:47Z TRACE local local_update: { -2024-11-06T17:35:47Z TRACE local local_update: "timestamp" : "2024-11-06T17:35:44Z", -2024-11-06T17:35:47Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:47Z TRACE local local_update: "system" : { -2024-11-06T17:35:47Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:47Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:47Z TRACE local local_update: "operation" : { -2024-11-06T17:35:47Z TRACE local local_update: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:47Z TRACE local local_update: }, -2024-11-06T17:35:47Z TRACE local local_update: "testing" : { -2024-11-06T17:35:47Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:47Z TRACE local local_update: } -2024-11-06T17:35:47Z TRACE local local_update: }, -2024-11-06T17:35:47Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:47Z TRACE local local_update: "families" : { -2024-11-06T17:35:47Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:47Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:47Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:47Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:47Z TRACE local local_update: } -2024-11-06T17:35:47Z TRACE local local_update: }, -2024-11-06T17:35:47Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:47Z TRACE local local_update: "points" : { -2024-11-06T17:35:47Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:47Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:47Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:47Z TRACE local local_update: }, -2024-11-06T17:35:47Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:47Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:47Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:47Z TRACE local local_update: }, -2024-11-06T17:35:47Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:47Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:47Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:47Z TRACE local local_update: } -2024-11-06T17:35:47Z TRACE local local_update: } -2024-11-06T17:35:47Z TRACE local local_update: } -2024-11-06T17:35:47Z TRACE local local_update: } -2024-11-06T17:35:47Z DEBUG Saving pre-config state timestamp 2024-11-06T17:35:46Z -2024-11-06T17:35:47Z DEBUG Update lastConfigUpdate 2024-11-06T17:35:47Z, because initial setup -2024-11-06T17:35:47Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:35:47Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:35:47Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:47Z TRACE received state_pointset: { -2024-11-06T17:35:47Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:47Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:47Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:47Z TRACE received state_pointset: }, -2024-11-06T17:35:47Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:47Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:47Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:47Z TRACE received state_pointset: }, -2024-11-06T17:35:47Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:47Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:47Z TRACE received state_pointset: } -2024-11-06T17:35:47Z TRACE received state_pointset: }, -2024-11-06T17:35:47Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:46Z", -2024-11-06T17:35:47Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:47Z TRACE received state_pointset: } -2024-11-06T17:35:47Z DEBUG Handling device message state_pointset MP:0a463171-2 -2024-11-06T17:35:47Z TRACE Ignoring partial state update -2024-11-06T17:35:47Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:35:47Z TRACE received command AHU-1/config/update -2024-11-06T17:35:47Z DEBUG received config_update -2024-11-06T17:35:47Z DEBUG Handling update message config_update RC:f725ec.00000006 -2024-11-06T17:35:47Z DEBUG Removed configTransaction RC:f725ec.00000006 -2024-11-06T17:35:47Z DEBUG last_start changed false, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:47Z DEBUG Updated config 2024-11-06T17:35:47Z RC:f725ec.00000006 -2024-11-06T17:35:47Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:35:48Z TRACE received command AHU-1/state/update -2024-11-06T17:35:48Z DEBUG received state_update -2024-11-06T17:35:48Z DEBUG Handling update message state_update MP:e57bb124 -2024-11-06T17:35:48Z DEBUG Updated state after 0s 2024-11-06T17:35:48Z MP:e57bb124 -2024-11-06T17:35:48Z INFO Updated state #003: Changed 3 fields: -2024-11-06T17:35:48Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:35:47Z` -2024-11-06T17:35:48Z INFO Updated state #003: Set `system.status.timestamp` = `2024-11-06T17:35:47Z` -2024-11-06T17:35:48Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:35:48Z` -2024-11-06T17:35:48Z DEBUG Updated state has last_config 2024-11-06T17:35:47Z (expecting 2024-11-06T17:35:47Z) -2024-11-06T17:35:48Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:35:48Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:35:48Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:35:48Z DEBUG Config sync took 1s -2024-11-06T17:35:48Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:35:48Z DEBUG Update config initial setup timestamp 2024-11-06T17:35:47Z -2024-11-06T17:35:48Z TRACE local local_update: { -2024-11-06T17:35:48Z TRACE local local_update: "timestamp" : "2024-11-06T17:35:47Z", -2024-11-06T17:35:48Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:48Z TRACE local local_update: "system" : { -2024-11-06T17:35:48Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:48Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:48Z TRACE local local_update: "operation" : { -2024-11-06T17:35:48Z TRACE local local_update: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:48Z TRACE local local_update: }, -2024-11-06T17:35:48Z TRACE local local_update: "testing" : { -2024-11-06T17:35:48Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:48Z TRACE local local_update: } -2024-11-06T17:35:48Z TRACE local local_update: }, -2024-11-06T17:35:48Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:48Z TRACE local local_update: "families" : { -2024-11-06T17:35:48Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:48Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:48Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:48Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:48Z TRACE local local_update: } -2024-11-06T17:35:48Z TRACE local local_update: }, -2024-11-06T17:35:48Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:48Z TRACE local local_update: "points" : { -2024-11-06T17:35:48Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:48Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:48Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:48Z TRACE local local_update: }, -2024-11-06T17:35:48Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:48Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:48Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:48Z TRACE local local_update: }, -2024-11-06T17:35:48Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:48Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:48Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:48Z TRACE local local_update: } -2024-11-06T17:35:48Z TRACE local local_update: } -2024-11-06T17:35:48Z TRACE local local_update: } -2024-11-06T17:35:48Z TRACE local local_update: } -2024-11-06T17:35:48Z DEBUG Stale state cutoff threshold is 2024-11-06T17:35:33Z -2024-11-06T17:35:48Z DEBUG Waiting for device stateTransaction RC:f725ec.00000007 (was null) -2024-11-06T17:35:48Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:35:48Z INFO Stage start waiting for state query at 13s -2024-11-06T17:35:48Z TRACE received command AHU-1/state/system -2024-11-06T17:35:48Z TRACE received state_system: { -2024-11-06T17:35:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:48Z TRACE received state_system: }, -2024-11-06T17:35:48Z TRACE received state_system: "last_config" : "2024-11-06T17:35:47Z", -2024-11-06T17:35:48Z TRACE received state_system: "operation" : { -2024-11-06T17:35:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:48Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:48Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:48Z TRACE received state_system: }, -2024-11-06T17:35:48Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:48Z TRACE received state_system: "software" : { -2024-11-06T17:35:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:48Z TRACE received state_system: }, -2024-11-06T17:35:48Z TRACE received state_system: "status" : { -2024-11-06T17:35:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:48Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:35:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:47Z", -2024-11-06T17:35:48Z TRACE received state_system: "level" : 300 -2024-11-06T17:35:48Z TRACE received state_system: }, -2024-11-06T17:35:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:48Z", -2024-11-06T17:35:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:48Z TRACE received state_system: } -2024-11-06T17:35:48Z DEBUG Handling device message state_system MP:e57bb124-0 -2024-11-06T17:35:48Z TRACE Ignoring partial state update -2024-11-06T17:35:48Z TRACE received command AHU-1/state/update -2024-11-06T17:35:48Z DEBUG received state_update -2024-11-06T17:35:48Z INFO Received device configAcked -2024-11-06T17:35:48Z DEBUG Handling update message state_update RC:f725ec.00000007 -2024-11-06T17:35:48Z DEBUG Removed stateTransaction RC:f725ec.00000007 -2024-11-06T17:35:48Z DEBUG Updated state after 0s 2024-11-06T17:35:48Z RC:f725ec.00000007 -2024-11-06T17:35:48Z INFO Updated state #004: Changed 0 fields. -2024-11-06T17:35:48Z DEBUG Updated state has last_config 2024-11-06T17:35:47Z (expecting 2024-11-06T17:35:47Z) -2024-11-06T17:35:48Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:35:48Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:35:48Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:35:48Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:35:49Z TRACE updated check config_update: true -2024-11-06T17:35:49Z DEBUG update config_update, adding configTransaction RC:f725ec.00000008 -2024-11-06T17:35:49Z TRACE local local_update: { -2024-11-06T17:35:49Z TRACE local local_update: "timestamp" : "2024-11-06T17:35:47Z", -2024-11-06T17:35:49Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:49Z TRACE local local_update: "system" : { -2024-11-06T17:35:49Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:49Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:49Z TRACE local local_update: "operation" : { -2024-11-06T17:35:49Z TRACE local local_update: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:49Z TRACE local local_update: }, -2024-11-06T17:35:49Z TRACE local local_update: "testing" : { -2024-11-06T17:35:49Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:49Z TRACE local local_update: } -2024-11-06T17:35:49Z TRACE local local_update: }, -2024-11-06T17:35:49Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:49Z TRACE local local_update: "families" : { -2024-11-06T17:35:49Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:49Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:49Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:49Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:49Z TRACE local local_update: } -2024-11-06T17:35:49Z TRACE local local_update: }, -2024-11-06T17:35:49Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:49Z TRACE local local_update: "points" : { -2024-11-06T17:35:49Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:49Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:49Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:49Z TRACE local local_update: }, -2024-11-06T17:35:49Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:49Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:49Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:49Z TRACE local local_update: }, -2024-11-06T17:35:49Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:49Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:49Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:49Z TRACE local local_update: } -2024-11-06T17:35:49Z TRACE local local_update: } -2024-11-06T17:35:49Z TRACE local local_update: } -2024-11-06T17:35:49Z TRACE local local_update: } -2024-11-06T17:35:49Z DEBUG Saving pre-config state timestamp 2024-11-06T17:35:48Z -2024-11-06T17:35:49Z DEBUG Update lastConfigUpdate 2024-11-06T17:35:49Z, because before initial device state -2024-11-06T17:35:49Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:35:49Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:35:49Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:49Z TRACE received state_localnet: { -2024-11-06T17:35:49Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:49Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:49Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:49Z TRACE received state_localnet: }, -2024-11-06T17:35:49Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:49Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:49Z TRACE received state_localnet: }, -2024-11-06T17:35:49Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:49Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:49Z TRACE received state_localnet: }, -2024-11-06T17:35:49Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:49Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:49Z TRACE received state_localnet: } -2024-11-06T17:35:49Z TRACE received state_localnet: }, -2024-11-06T17:35:49Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:48Z", -2024-11-06T17:35:49Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:49Z TRACE received state_localnet: } -2024-11-06T17:35:49Z DEBUG Handling device message state_localnet MP:e57bb124-1 -2024-11-06T17:35:49Z TRACE Ignoring partial state update -2024-11-06T17:35:49Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:35:49Z TRACE received command AHU-1/reply/update -2024-11-06T17:35:49Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:49Z TRACE received state_pointset: { -2024-11-06T17:35:49Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:49Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:49Z TRACE received state_pointset: }, -2024-11-06T17:35:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:49Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:49Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:49Z TRACE received state_pointset: }, -2024-11-06T17:35:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:49Z TRACE received state_pointset: } -2024-11-06T17:35:49Z TRACE received state_pointset: }, -2024-11-06T17:35:49Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:48Z", -2024-11-06T17:35:49Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:49Z TRACE received state_pointset: } -2024-11-06T17:35:49Z DEBUG Handling device message state_pointset MP:e57bb124-2 -2024-11-06T17:35:49Z TRACE Ignoring partial state update -2024-11-06T17:35:49Z TRACE received command AHU-1/config/update -2024-11-06T17:35:49Z DEBUG received config_update -2024-11-06T17:35:49Z DEBUG Handling update message config_update RC:f725ec.00000008 -2024-11-06T17:35:49Z DEBUG Removed configTransaction RC:f725ec.00000008 -2024-11-06T17:35:49Z DEBUG last_start changed false, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:49Z DEBUG Updated config 2024-11-06T17:35:49Z RC:f725ec.00000008 -2024-11-06T17:35:49Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:35:50Z TRACE received command AHU-1/state/update -2024-11-06T17:35:50Z DEBUG received state_update -2024-11-06T17:35:50Z DEBUG Handling update message state_update MP:b9977ab3 -2024-11-06T17:35:50Z DEBUG Updated state after 0s 2024-11-06T17:35:50Z MP:b9977ab3 -2024-11-06T17:35:50Z INFO Updated state #005: Changed 3 fields: -2024-11-06T17:35:50Z INFO Updated state #005: Set `system.last_config` = `2024-11-06T17:35:49Z` -2024-11-06T17:35:50Z INFO Updated state #005: Set `system.status.timestamp` = `2024-11-06T17:35:49Z` -2024-11-06T17:35:50Z INFO Updated state #005: Set `timestamp` = `2024-11-06T17:35:50Z` -2024-11-06T17:35:50Z DEBUG Updated state has last_config 2024-11-06T17:35:49Z (expecting 2024-11-06T17:35:49Z) -2024-11-06T17:35:50Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:35:50Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:35:50Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:35:50Z DEBUG Config sync took 1s -2024-11-06T17:35:50Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:35:50Z DEBUG Update config before initial device state timestamp 2024-11-06T17:35:49Z -2024-11-06T17:35:50Z TRACE local local_update: { -2024-11-06T17:35:50Z TRACE local local_update: "timestamp" : "2024-11-06T17:35:49Z", -2024-11-06T17:35:50Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:50Z TRACE local local_update: "system" : { -2024-11-06T17:35:50Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:50Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:50Z TRACE local local_update: "operation" : { -2024-11-06T17:35:50Z TRACE local local_update: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:50Z TRACE local local_update: }, -2024-11-06T17:35:50Z TRACE local local_update: "testing" : { -2024-11-06T17:35:50Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:50Z TRACE local local_update: } -2024-11-06T17:35:50Z TRACE local local_update: }, -2024-11-06T17:35:50Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:50Z TRACE local local_update: "families" : { -2024-11-06T17:35:50Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:50Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:50Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:50Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:50Z TRACE local local_update: } -2024-11-06T17:35:50Z TRACE local local_update: }, -2024-11-06T17:35:50Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:50Z TRACE local local_update: "points" : { -2024-11-06T17:35:50Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:50Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:50Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:50Z TRACE local local_update: }, -2024-11-06T17:35:50Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:50Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:50Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:50Z TRACE local local_update: }, -2024-11-06T17:35:50Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:50Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:50Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:50Z TRACE local local_update: } -2024-11-06T17:35:50Z TRACE local local_update: } -2024-11-06T17:35:50Z TRACE local local_update: } -2024-11-06T17:35:50Z TRACE local local_update: } -2024-11-06T17:35:50Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:35:50Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:35:50Z DEBUG Device state system status level is now 300 -2024-11-06T17:35:50Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:35:50Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:35:50Z TRACE received command AHU-1/state/system -2024-11-06T17:35:50Z TRACE received state_system: { -2024-11-06T17:35:50Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:50Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:50Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:50Z TRACE received state_system: }, -2024-11-06T17:35:50Z TRACE received state_system: "last_config" : "2024-11-06T17:35:49Z", -2024-11-06T17:35:50Z TRACE received state_system: "operation" : { -2024-11-06T17:35:50Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:50Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:50Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:50Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:50Z TRACE received state_system: }, -2024-11-06T17:35:50Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:50Z TRACE received state_system: "software" : { -2024-11-06T17:35:50Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:50Z TRACE received state_system: }, -2024-11-06T17:35:50Z TRACE received state_system: "status" : { -2024-11-06T17:35:50Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:50Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:35:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:49Z", -2024-11-06T17:35:50Z TRACE received state_system: "level" : 300 -2024-11-06T17:35:50Z TRACE received state_system: }, -2024-11-06T17:35:50Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:50Z", -2024-11-06T17:35:50Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:50Z TRACE received state_system: } -2024-11-06T17:35:50Z DEBUG Handling device message state_system MP:b9977ab3-0 -2024-11-06T17:35:50Z TRACE Ignoring partial state update -2024-11-06T17:35:50Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:35:50Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:35:50Z DEBUG Config sync took 1s -2024-11-06T17:35:50Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:35:50Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:35:50Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:35:50Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:35:50Z DEBUG Allowing device state change blobset -2024-11-06T17:35:50Z DEBUG Endpoint config: { -2024-11-06T17:35:50Z DEBUG Endpoint config: "protocol" : "mqtt", -2024-11-06T17:35:50Z DEBUG Endpoint config: "transport" : "ssl", -2024-11-06T17:35:50Z DEBUG Endpoint config: "hostname" : "localhost", -2024-11-06T17:35:50Z DEBUG Endpoint config: "client_id" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", -2024-11-06T17:35:50Z DEBUG Endpoint config: "topic_prefix" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", -2024-11-06T17:35:50Z DEBUG Endpoint config: "auth_provider" : { -2024-11-06T17:35:50Z DEBUG Endpoint config: "basic" : { -2024-11-06T17:35:50Z DEBUG Endpoint config: "username" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", -2024-11-06T17:35:50Z DEBUG Endpoint config: "password" : "38269d11" -2024-11-06T17:35:50Z DEBUG Endpoint config: } -2024-11-06T17:35:50Z DEBUG Endpoint config: } -2024-11-06T17:35:50Z DEBUG Endpoint config: } -2024-11-06T17:35:50Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:35:50Z INFO Stage start waiting for blobset status is ERROR at 15s -2024-11-06T17:35:51Z DEBUG system config extra field null -2024-11-06T17:35:51Z TRACE updated check config_system: true -2024-11-06T17:35:51Z DEBUG update config_system, adding configTransaction RC:f725ec.00000009 -2024-11-06T17:35:51Z TRACE local local_system: { -2024-11-06T17:35:51Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:35:51Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:35:51Z TRACE local local_system: "operation" : { -2024-11-06T17:35:51Z TRACE local local_system: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:51Z TRACE local local_system: }, -2024-11-06T17:35:51Z TRACE local local_system: "testing" : { -2024-11-06T17:35:51Z TRACE local local_system: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:51Z TRACE local local_system: } -2024-11-06T17:35:51Z TRACE local local_system: } -2024-11-06T17:35:51Z TRACE updated check config_pointset: true -2024-11-06T17:35:51Z DEBUG update config_pointset, adding configTransaction RC:f725ec.0000000a -2024-11-06T17:35:51Z TRACE local local_pointset: { -2024-11-06T17:35:51Z TRACE local local_pointset: "points" : { -2024-11-06T17:35:51Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:51Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:35:51Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:35:51Z TRACE local local_pointset: }, -2024-11-06T17:35:51Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:51Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:35:51Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:35:51Z TRACE local local_pointset: }, -2024-11-06T17:35:51Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:51Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:35:51Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:51Z TRACE local local_pointset: } -2024-11-06T17:35:51Z TRACE local local_pointset: } -2024-11-06T17:35:51Z TRACE local local_pointset: } -2024-11-06T17:35:51Z TRACE updated check config_gateway: false -2024-11-06T17:35:51Z TRACE updated check config_localnet: true -2024-11-06T17:35:51Z DEBUG update config_localnet, adding configTransaction RC:f725ec.0000000b -2024-11-06T17:35:51Z TRACE local local_localnet: { -2024-11-06T17:35:51Z TRACE local local_localnet: "families" : { -2024-11-06T17:35:51Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:35:51Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:35:51Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:35:51Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:35:51Z TRACE local local_localnet: } -2024-11-06T17:35:51Z TRACE local local_localnet: } -2024-11-06T17:35:51Z TRACE updated check config_blobset: true -2024-11-06T17:35:51Z DEBUG update config_blobset, adding configTransaction RC:f725ec.0000000c -2024-11-06T17:35:51Z TRACE local local_blobset: { -2024-11-06T17:35:51Z TRACE local local_blobset: "blobs" : { -2024-11-06T17:35:51Z TRACE local local_blobset: "_iot_endpoint_config" : { -2024-11-06T17:35:51Z TRACE local local_blobset: "phase" : "final", -2024-11-06T17:35:51Z TRACE local local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:35:51Z TRACE local local_blobset: "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", -2024-11-06T17:35:51Z TRACE local local_blobset: "generation" : "2024-11-06T17:35:50Z" -2024-11-06T17:35:51Z TRACE local local_blobset: } -2024-11-06T17:35:51Z TRACE local local_blobset: } -2024-11-06T17:35:51Z TRACE local local_blobset: } -2024-11-06T17:35:51Z TRACE updated check config_discovery: false -2024-11-06T17:35:51Z DEBUG Saving pre-config state timestamp 2024-11-06T17:35:50Z -2024-11-06T17:35:51Z DEBUG Update lastConfigUpdate 2024-11-06T17:35:51Z, because before blobset status is ERROR -2024-11-06T17:35:51Z TRACE Stage suspend waiting for blobset status is ERROR at 16s -2024-11-06T17:35:51Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:35:51Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:51Z TRACE received state_localnet: { -2024-11-06T17:35:51Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:51Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:51Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:51Z TRACE received state_localnet: }, -2024-11-06T17:35:51Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:51Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:51Z TRACE received state_localnet: }, -2024-11-06T17:35:51Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:51Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:51Z TRACE received state_localnet: }, -2024-11-06T17:35:51Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:51Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:51Z TRACE received state_localnet: } -2024-11-06T17:35:51Z TRACE received state_localnet: }, -2024-11-06T17:35:51Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:50Z", -2024-11-06T17:35:51Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:51Z TRACE received state_localnet: } -2024-11-06T17:35:51Z DEBUG Handling device message state_localnet MP:b9977ab3-1 -2024-11-06T17:35:51Z TRACE Ignoring partial state update -2024-11-06T17:35:51Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:35:51Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:51Z TRACE received state_pointset: { -2024-11-06T17:35:51Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:51Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:51Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:51Z TRACE received state_pointset: }, -2024-11-06T17:35:51Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:51Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:51Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:51Z TRACE received state_pointset: }, -2024-11-06T17:35:51Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:51Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:51Z TRACE received state_pointset: } -2024-11-06T17:35:51Z TRACE received state_pointset: }, -2024-11-06T17:35:51Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:50Z", -2024-11-06T17:35:51Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:51Z TRACE received state_pointset: } -2024-11-06T17:35:51Z DEBUG Handling device message state_pointset MP:b9977ab3-2 -2024-11-06T17:35:51Z TRACE Ignoring partial state update -2024-11-06T17:35:51Z TRACE received command AHU-1/config/update -2024-11-06T17:35:51Z DEBUG received config_update -2024-11-06T17:35:51Z DEBUG Handling update message config_update RC:f725ec.00000009 -2024-11-06T17:35:51Z DEBUG Removed configTransaction RC:f725ec.00000009 -2024-11-06T17:35:51Z DEBUG last_start changed false, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:51Z DEBUG Updated config 2024-11-06T17:35:51Z RC:f725ec.00000009 -2024-11-06T17:35:51Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:35:51Z INFO Updated config #005: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `invalid blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:35:51Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:35:52Z TRACE received command AHU-1/state/update -2024-11-06T17:35:52Z DEBUG received state_update -2024-11-06T17:35:52Z DEBUG Handling update message state_update MP:7fa2d8b0 -2024-11-06T17:35:52Z DEBUG Updated state after 0s 2024-11-06T17:35:52Z MP:7fa2d8b0 -2024-11-06T17:35:52Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:35:52Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:35:51Z` -2024-11-06T17:35:52Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:35:51Z` -2024-11-06T17:35:52Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:35:52Z` -2024-11-06T17:35:52Z DEBUG Updated state has last_config 2024-11-06T17:35:51Z (expecting 2024-11-06T17:35:51Z) -2024-11-06T17:35:52Z TRACE received command AHU-1/state/system -2024-11-06T17:35:52Z TRACE received state_system: { -2024-11-06T17:35:52Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:52Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:52Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:52Z TRACE received state_system: }, -2024-11-06T17:35:52Z TRACE received state_system: "last_config" : "2024-11-06T17:35:51Z", -2024-11-06T17:35:52Z TRACE received state_system: "operation" : { -2024-11-06T17:35:52Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:52Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:52Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:52Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:52Z TRACE received state_system: }, -2024-11-06T17:35:52Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:52Z TRACE received state_system: "software" : { -2024-11-06T17:35:52Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:52Z TRACE received state_system: }, -2024-11-06T17:35:52Z TRACE received state_system: "status" : { -2024-11-06T17:35:52Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:52Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:35:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:51Z", -2024-11-06T17:35:52Z TRACE received state_system: "level" : 300 -2024-11-06T17:35:52Z TRACE received state_system: }, -2024-11-06T17:35:52Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:52Z", -2024-11-06T17:35:52Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:52Z TRACE received state_system: } -2024-11-06T17:35:52Z DEBUG Handling device message state_system MP:7fa2d8b0-0 -2024-11-06T17:35:52Z TRACE Ignoring partial state update -2024-11-06T17:35:52Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:35:52Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:52Z TRACE received state_localnet: { -2024-11-06T17:35:52Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:52Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:52Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:52Z TRACE received state_localnet: }, -2024-11-06T17:35:52Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:52Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:52Z TRACE received state_localnet: }, -2024-11-06T17:35:52Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:52Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:52Z TRACE received state_localnet: }, -2024-11-06T17:35:52Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:52Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:52Z TRACE received state_localnet: } -2024-11-06T17:35:52Z TRACE received state_localnet: }, -2024-11-06T17:35:52Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:52Z", -2024-11-06T17:35:52Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:52Z TRACE received state_localnet: } -2024-11-06T17:35:52Z DEBUG Handling device message state_localnet MP:7fa2d8b0-1 -2024-11-06T17:35:52Z TRACE Ignoring partial state update -2024-11-06T17:35:52Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:52Z TRACE received state_pointset: { -2024-11-06T17:35:52Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:52Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:52Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:52Z TRACE received state_pointset: }, -2024-11-06T17:35:52Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:52Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:52Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:52Z TRACE received state_pointset: }, -2024-11-06T17:35:52Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:52Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:52Z TRACE received state_pointset: } -2024-11-06T17:35:52Z TRACE received state_pointset: }, -2024-11-06T17:35:52Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:52Z", -2024-11-06T17:35:52Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:52Z TRACE received state_pointset: } -2024-11-06T17:35:52Z DEBUG Handling device message state_pointset MP:7fa2d8b0-2 -2024-11-06T17:35:52Z TRACE Ignoring partial state update -2024-11-06T17:35:52Z TRACE received command AHU-1/config/update -2024-11-06T17:35:52Z DEBUG received config_update -2024-11-06T17:35:52Z DEBUG Handling update message config_update RC:f725ec.0000000b -2024-11-06T17:35:52Z DEBUG Removed configTransaction RC:f725ec.0000000b -2024-11-06T17:35:52Z DEBUG last_start changed false, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:52Z DEBUG Updated config 2024-11-06T17:35:52Z RC:f725ec.0000000b -2024-11-06T17:35:52Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:35:52Z TRACE received command AHU-1/events/pointset -2024-11-06T17:35:52Z TRACE received events_pointset: { -2024-11-06T17:35:52Z TRACE received events_pointset: "points" : { -2024-11-06T17:35:52Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:52Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:35:52Z TRACE received events_pointset: }, -2024-11-06T17:35:52Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:52Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:35:52Z TRACE received events_pointset: }, -2024-11-06T17:35:52Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:52Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:35:52Z TRACE received events_pointset: } -2024-11-06T17:35:52Z TRACE received events_pointset: }, -2024-11-06T17:35:52Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:35:52Z", -2024-11-06T17:35:52Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:35:52Z TRACE received events_pointset: } -2024-11-06T17:35:52Z DEBUG Handling device message events_pointset MP:82ed9db5 -2024-11-06T17:35:52Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:35:52Z TRACE received command AHU-1/events/system -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:44Z NOTICE system.config.apply: success -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:44Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:44Z INFO device.log: 2024-11-06T17:35:44Z received config 2024-11-06T17:35:44Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:44Z NOTICE system.config.apply: success -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:46Z INFO device.log: Update state 2024-11-06T17:35:46Z last_config 2024-11-06T17:35:44Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:47Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:47Z INFO device.log: 2024-11-06T17:35:47Z received config 2024-11-06T17:35:47Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:47Z NOTICE system.config.apply: success -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:48Z INFO device.log: Update state 2024-11-06T17:35:48Z last_config 2024-11-06T17:35:47Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:49Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:49Z INFO device.log: 2024-11-06T17:35:49Z received config 2024-11-06T17:35:49Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:49Z NOTICE system.config.apply: success -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:50Z INFO device.log: Update state 2024-11-06T17:35:50Z last_config 2024-11-06T17:35:49Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:51Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:51Z INFO device.log: 2024-11-06T17:35:51Z received config 2024-11-06T17:35:51Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:51Z NOTICE system.config.apply: success -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:52Z INFO device.log: Update state 2024-11-06T17:35:52Z last_config 2024-11-06T17:35:51Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:52Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:52Z INFO device.log: 2024-11-06T17:35:52Z received config 2024-11-06T17:35:52Z -2024-11-06T17:35:52Z DEBUG received events_system 2024-11-06T17:35:52Z NOTICE system.config.apply: success -2024-11-06T17:35:52Z DEBUG Handling device message events_system MP:01a5b1eb -2024-11-06T17:35:53Z TRACE received command AHU-1/config/update -2024-11-06T17:35:53Z DEBUG received config_update -2024-11-06T17:35:53Z DEBUG Handling update message config_update RC:f725ec.0000000a -2024-11-06T17:35:53Z DEBUG Removed configTransaction RC:f725ec.0000000a -2024-11-06T17:35:53Z DEBUG last_start changed false, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:53Z DEBUG Updated config 2024-11-06T17:35:53Z RC:f725ec.0000000a -2024-11-06T17:35:53Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:35:54Z TRACE received command AHU-1/state/update -2024-11-06T17:35:54Z DEBUG received state_update -2024-11-06T17:35:54Z DEBUG Handling update message state_update MP:0644e100 -2024-11-06T17:35:54Z DEBUG Updated state after 0s 2024-11-06T17:35:54Z MP:0644e100 -2024-11-06T17:35:54Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:35:54Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:35:53Z` -2024-11-06T17:35:54Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:35:53Z` -2024-11-06T17:35:54Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:35:54Z` -2024-11-06T17:35:54Z DEBUG Updated state has last_config 2024-11-06T17:35:53Z (expecting 2024-11-06T17:35:53Z) -2024-11-06T17:35:54Z TRACE received command AHU-1/state/system -2024-11-06T17:35:54Z TRACE received state_system: { -2024-11-06T17:35:54Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:54Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:54Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:54Z TRACE received state_system: }, -2024-11-06T17:35:54Z TRACE received state_system: "last_config" : "2024-11-06T17:35:53Z", -2024-11-06T17:35:54Z TRACE received state_system: "operation" : { -2024-11-06T17:35:54Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:54Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:54Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:54Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:54Z TRACE received state_system: }, -2024-11-06T17:35:54Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:54Z TRACE received state_system: "software" : { -2024-11-06T17:35:54Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:54Z TRACE received state_system: }, -2024-11-06T17:35:54Z TRACE received state_system: "status" : { -2024-11-06T17:35:54Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:54Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:35:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:53Z", -2024-11-06T17:35:54Z TRACE received state_system: "level" : 300 -2024-11-06T17:35:54Z TRACE received state_system: }, -2024-11-06T17:35:54Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:54Z", -2024-11-06T17:35:54Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:54Z TRACE received state_system: } -2024-11-06T17:35:54Z DEBUG Handling device message state_system MP:0644e100-0 -2024-11-06T17:35:54Z TRACE Ignoring partial state update -2024-11-06T17:35:54Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:35:54Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:54Z TRACE received state_localnet: { -2024-11-06T17:35:54Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:54Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:54Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:54Z TRACE received state_localnet: }, -2024-11-06T17:35:54Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:54Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:54Z TRACE received state_localnet: }, -2024-11-06T17:35:54Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:54Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:54Z TRACE received state_localnet: }, -2024-11-06T17:35:54Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:54Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:54Z TRACE received state_localnet: } -2024-11-06T17:35:54Z TRACE received state_localnet: }, -2024-11-06T17:35:54Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:54Z", -2024-11-06T17:35:54Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:54Z TRACE received state_localnet: } -2024-11-06T17:35:54Z DEBUG Handling device message state_localnet MP:0644e100-1 -2024-11-06T17:35:54Z TRACE Ignoring partial state update -2024-11-06T17:35:54Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:54Z TRACE received state_pointset: { -2024-11-06T17:35:54Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:54Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:54Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:54Z TRACE received state_pointset: }, -2024-11-06T17:35:54Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:54Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:54Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:54Z TRACE received state_pointset: }, -2024-11-06T17:35:54Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:54Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:54Z TRACE received state_pointset: } -2024-11-06T17:35:54Z TRACE received state_pointset: }, -2024-11-06T17:35:54Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:54Z", -2024-11-06T17:35:54Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:54Z TRACE received state_pointset: } -2024-11-06T17:35:54Z DEBUG Handling device message state_pointset MP:0644e100-2 -2024-11-06T17:35:54Z TRACE Ignoring partial state update -2024-11-06T17:35:54Z TRACE received command AHU-1/config/update -2024-11-06T17:35:54Z DEBUG received config_update -2024-11-06T17:35:54Z DEBUG Handling update message config_update RC:f725ec.0000000c -2024-11-06T17:35:54Z DEBUG Removed configTransaction RC:f725ec.0000000c -2024-11-06T17:35:54Z DEBUG last_start changed false, last_start 2024-11-06T17:35:31Z -2024-11-06T17:35:54Z DEBUG Updated config 2024-11-06T17:35:54Z RC:f725ec.0000000c -2024-11-06T17:35:54Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:35:56Z TRACE received command AHU-1/state/update -2024-11-06T17:35:56Z DEBUG received state_update -2024-11-06T17:35:56Z DEBUG Handling update message state_update MP:045d5ed9 -2024-11-06T17:35:56Z DEBUG Updated state after 0s 2024-11-06T17:35:56Z MP:045d5ed9 -2024-11-06T17:35:56Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:35:56Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:35:54Z` -2024-11-06T17:35:56Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:35:54Z` -2024-11-06T17:35:56Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:35:56Z` -2024-11-06T17:35:56Z DEBUG Updated state has last_config 2024-11-06T17:35:54Z (expecting 2024-11-06T17:35:54Z) -2024-11-06T17:35:56Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:35:56Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:35:56Z TRACE Stage resume waiting for blobset status is ERROR at 21s -2024-11-06T17:35:56Z DEBUG Config sync took 5s -2024-11-06T17:35:56Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:35:56Z DEBUG Update config before blobset status is ERROR timestamp 2024-11-06T17:35:54Z -2024-11-06T17:35:56Z TRACE local local_update: { -2024-11-06T17:35:56Z TRACE local local_update: "timestamp" : "2024-11-06T17:35:54Z", -2024-11-06T17:35:56Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:35:56Z TRACE local local_update: "system" : { -2024-11-06T17:35:56Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:35:56Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:35:56Z TRACE local local_update: "operation" : { -2024-11-06T17:35:56Z TRACE local local_update: "last_start" : "2024-11-06T17:35:31Z" -2024-11-06T17:35:56Z TRACE local local_update: }, -2024-11-06T17:35:56Z TRACE local local_update: "testing" : { -2024-11-06T17:35:56Z TRACE local local_update: "sequence_name" : "endpoint_connection_bad_hash" -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: }, -2024-11-06T17:35:56Z TRACE local local_update: "localnet" : { -2024-11-06T17:35:56Z TRACE local local_update: "families" : { -2024-11-06T17:35:56Z TRACE local local_update: "ether" : { }, -2024-11-06T17:35:56Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:35:56Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:35:56Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: }, -2024-11-06T17:35:56Z TRACE local local_update: "blobset" : { -2024-11-06T17:35:56Z TRACE local local_update: "blobs" : { -2024-11-06T17:35:56Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:35:56Z TRACE local local_update: "phase" : "final", -2024-11-06T17:35:56Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:35:56Z TRACE local local_update: "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", -2024-11-06T17:35:56Z TRACE local local_update: "generation" : "2024-11-06T17:35:50Z" -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: }, -2024-11-06T17:35:56Z TRACE local local_update: "pointset" : { -2024-11-06T17:35:56Z TRACE local local_update: "points" : { -2024-11-06T17:35:56Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:56Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:35:56Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:35:56Z TRACE local local_update: }, -2024-11-06T17:35:56Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:35:56Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:35:56Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:35:56Z TRACE local local_update: }, -2024-11-06T17:35:56Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:56Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:35:56Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z TRACE local local_update: } -2024-11-06T17:35:56Z DEBUG Recorded sequence: 1. Update config before blobset status is ERROR -2024-11-06T17:35:56Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `invalid blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:35:56Z TRACE Update config before blobset status is ERROR: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `invalid blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:35:56Z DEBUG Recorded sequence: 1. Wait for blobset status is ERROR -2024-11-06T17:35:56Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:35:56Z TRACE received command AHU-1/state/system -2024-11-06T17:35:56Z TRACE received state_system: { -2024-11-06T17:35:56Z TRACE received state_system: "hardware" : { -2024-11-06T17:35:56Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:35:56Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:35:56Z TRACE received state_system: }, -2024-11-06T17:35:56Z TRACE received state_system: "last_config" : "2024-11-06T17:35:54Z", -2024-11-06T17:35:56Z TRACE received state_system: "operation" : { -2024-11-06T17:35:56Z TRACE received state_system: "operational" : true, -2024-11-06T17:35:56Z TRACE received state_system: "last_start" : "2024-11-06T17:35:31Z", -2024-11-06T17:35:56Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:35:56Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:35:56Z TRACE received state_system: }, -2024-11-06T17:35:56Z TRACE received state_system: "serial_no" : "sequencer-30867", -2024-11-06T17:35:56Z TRACE received state_system: "software" : { -2024-11-06T17:35:56Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:35:56Z TRACE received state_system: }, -2024-11-06T17:35:56Z TRACE received state_system: "status" : { -2024-11-06T17:35:56Z TRACE received state_system: "message" : "success", -2024-11-06T17:35:56Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:35:56Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:54Z", -2024-11-06T17:35:56Z TRACE received state_system: "level" : 300 -2024-11-06T17:35:56Z TRACE received state_system: }, -2024-11-06T17:35:56Z TRACE received state_system: "timestamp" : "2024-11-06T17:35:56Z", -2024-11-06T17:35:56Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:35:56Z TRACE received state_system: } -2024-11-06T17:35:56Z DEBUG Handling device message state_system MP:045d5ed9-0 -2024-11-06T17:35:56Z TRACE Ignoring partial state update -2024-11-06T17:35:56Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:35:56Z TRACE received command AHU-1/state/localnet -2024-11-06T17:35:56Z TRACE received state_localnet: { -2024-11-06T17:35:56Z TRACE received state_localnet: "families" : { -2024-11-06T17:35:56Z TRACE received state_localnet: "ether" : { -2024-11-06T17:35:56Z TRACE received state_localnet: "addr" : "60:45:bd:05:3c:88" -2024-11-06T17:35:56Z TRACE received state_localnet: }, -2024-11-06T17:35:56Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:35:56Z TRACE received state_localnet: "addr" : "10.1.0.117" -2024-11-06T17:35:56Z TRACE received state_localnet: }, -2024-11-06T17:35:56Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:35:56Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:fe05:3c88" -2024-11-06T17:35:56Z TRACE received state_localnet: }, -2024-11-06T17:35:56Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:35:56Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:35:56Z TRACE received state_localnet: } -2024-11-06T17:35:56Z TRACE received state_localnet: }, -2024-11-06T17:35:56Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:35:56Z", -2024-11-06T17:35:56Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:35:56Z TRACE received state_localnet: } -2024-11-06T17:35:56Z DEBUG Handling device message state_localnet MP:045d5ed9-1 -2024-11-06T17:35:56Z TRACE Ignoring partial state update -2024-11-06T17:35:56Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:35:56Z TRACE received command AHU-1/state/pointset -2024-11-06T17:35:56Z TRACE received state_pointset: { -2024-11-06T17:35:56Z TRACE received state_pointset: "points" : { -2024-11-06T17:35:56Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:35:56Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:35:56Z TRACE received state_pointset: }, -2024-11-06T17:35:56Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:35:56Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:35:56Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:35:56Z TRACE received state_pointset: }, -2024-11-06T17:35:56Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:35:56Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:35:56Z TRACE received state_pointset: } -2024-11-06T17:35:56Z TRACE received state_pointset: }, -2024-11-06T17:35:56Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:35:56Z", -2024-11-06T17:35:56Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:35:56Z TRACE received state_pointset: } -2024-11-06T17:35:56Z DEBUG Handling device message state_pointset MP:045d5ed9-2 -2024-11-06T17:35:56Z TRACE Ignoring partial state update -2024-11-06T17:35:56Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:36:02Z TRACE received command AHU-1/events/pointset -2024-11-06T17:36:02Z TRACE received events_pointset: { -2024-11-06T17:36:02Z TRACE received events_pointset: "points" : { -2024-11-06T17:36:02Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:36:02Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:36:02Z TRACE received events_pointset: }, -2024-11-06T17:36:02Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:36:02Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:36:02Z TRACE received events_pointset: }, -2024-11-06T17:36:02Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:36:02Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:36:02Z TRACE received events_pointset: } -2024-11-06T17:36:02Z TRACE received events_pointset: }, -2024-11-06T17:36:02Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:36:02Z", -2024-11-06T17:36:02Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:36:02Z TRACE received events_pointset: } -2024-11-06T17:36:02Z DEBUG Handling device message events_pointset MP:2d32d503 -2024-11-06T17:36:02Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:36:02Z TRACE received command AHU-1/events/system -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:53Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:53Z INFO device.log: 2024-11-06T17:35:53Z received config 2024-11-06T17:35:53Z -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:53Z NOTICE system.config.apply: success -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:54Z INFO device.log: Update state 2024-11-06T17:35:54Z last_config 2024-11-06T17:35:53Z -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:54Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:54Z INFO device.log: 2024-11-06T17:35:54Z received config 2024-11-06T17:35:54Z -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:54Z NOTICE system.config.apply: success -2024-11-06T17:36:02Z DEBUG received events_system 2024-11-06T17:35:56Z INFO device.log: Update state 2024-11-06T17:35:56Z last_config 2024-11-06T17:35:54Z -2024-11-06T17:36:02Z DEBUG Handling device message events_system MP:f15e447c -2024-11-06T17:36:02Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:36:02Z TRACE received command AHU-1/state/update -2024-11-06T17:36:02Z DEBUG received state_update -2024-11-06T17:36:02Z DEBUG Handling update message state_update MP:5b28489b -2024-11-06T17:36:02Z DEBUG Updated state after 0s 2024-11-06T17:36:02Z MP:5b28489b -2024-11-06T17:36:02Z INFO Updated state #009: Changed 2 fields: -2024-11-06T17:36:02Z INFO Updated state #009: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `2024-11-06T17:35:50Z`, "status": { "level": `500`, "detail": `java.lang.RuntimeException: java.lang.RuntimeException: Blob data hash mismatch... -2024-11-06T17:36:02Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:36:02Z` -2024-11-06T17:36:02Z DEBUG Updated state has last_config 2024-11-06T17:35:54Z (expecting 2024-11-06T17:35:54Z) -2024-11-06T17:36:02Z DEBUG Stage finished waiting for blobset status is ERROR at 27s after 12s -2024-11-06T17:36:02Z TRACE Stage resume waiting for executing test at 27s -2024-11-06T17:36:02Z DEBUG stage done waiting for executing test at 27s -2024-11-06T17:36:02Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:36:02Z NOTICE RESULT pass endpoint.config endpoint_connection_bad_hash ALPHA 10/10 Sequence complete -2024-11-06T17:36:02Z NOTICE Sequence complete -2024-11-06T17:36:02Z INFO waiting 3s for more messages... -2024-11-06T17:36:02Z TRACE Stage suspend waiting for executing test at 27s -2024-11-06T17:36:02Z INFO Stage start waiting for minimum test time at 27s -2024-11-06T17:36:02Z TRACE received command AHU-1/state/system -2024-11-06T17:36:02Z DEBUG Handling device message state_system MP:5b28489b-0 -2024-11-06T17:36:02Z TRACE Ignoring partial state update -2024-11-06T17:36:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:36:02Z DEBUG Handling device message state_localnet MP:5b28489b-1 -2024-11-06T17:36:02Z TRACE Ignoring partial state update -2024-11-06T17:36:02Z TRACE received command AHU-1/state/blobset -2024-11-06T17:36:02Z DEBUG Handling device message state_blobset MP:5b28489b-2 -2024-11-06T17:36:02Z TRACE Ignoring partial state update -2024-11-06T17:36:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:36:02Z DEBUG Handling device message state_pointset MP:5b28489b-3 -2024-11-06T17:36:02Z TRACE Ignoring partial state update -2024-11-06T17:36:12Z TRACE received command AHU-1/events/pointset -2024-11-06T17:36:12Z DEBUG Handling device message events_pointset MP:b348ead8 -2024-11-06T17:36:12Z DEBUG Stage finished waiting for minimum test time at 37s after 9s -2024-11-06T17:36:12Z TRACE Stage resume waiting for executing test at 37s -2024-11-06T17:36:12Z NOTICE SCHEMA pass endpoint.config endpoint_connection_bad_hash ALPHA state_update No schema violations found -2024-11-06T17:36:12Z NOTICE SCHEMA pass endpoint.config endpoint_connection_bad_hash ALPHA device_state Only expected device state changes observed -2024-11-06T17:36:12Z NOTICE ending test endpoint_connection_bad_hash after 37s ################################ +2024-12-20T09:58:09Z NOTICE Starting test endpoint_connection_bad_hash ################################ +2024-12-20T09:58:09Z TRACE Suppressing exception: Cannot read field "gateway_id" because "com.google.daq.mqtt.sequencer.sequences.BlobsetSequences.deviceMetadata.gateway" is null +2024-12-20T09:58:09Z INFO Stage start waiting for starting test wrapper at @0s +2024-12-20T09:58:17Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:58:17Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:17Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:58:17Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:58:17Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:58:17Z WARNING Now using alternate connection client! +2024-12-20T09:58:17Z TRACE Stage suspend waiting for starting test wrapper at @8s +2024-12-20T09:58:17Z INFO Stage start waiting for using alternate client at @8s +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:58:18Z DEBUG Delay from lastConfigApplied 2024-12-20T09:58:09.965087066Z is -6039ms +2024-12-20T09:58:18Z DEBUG Forcing config update +2024-12-20T09:58:18Z TRACE Updated check config_update: true +2024-12-20T09:58:18Z DEBUG Update config_update, adding configTransaction RC:1491db.00000006 +2024-12-20T09:58:18Z TRACE Outgoing local_update: { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###null", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:58:18Z TRACE Outgoing local_update: }, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: }, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###f1569c38c56816b14d64cf16c7a4d7709e8b784db040190e36aa1c805bab7622", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:58:18Z" +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:58:18Z DEBUG Detail pending config transaction is now: RC:1491db.00000006 +2024-12-20T09:58:18Z TRACE Received command null/config/udmi as null +2024-12-20T09:58:18Z TRACE Received command AHU-1/config/update as RC:1491db.00000006 +2024-12-20T09:58:18Z DEBUG Received config_update +2024-12-20T09:58:18Z DEBUG Handling update message config_update RC:1491db.00000006 +2024-12-20T09:58:18Z DEBUG Removed configTransaction RC:1491db.00000006 +2024-12-20T09:58:18Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:58:18Z DEBUG Updated config 2024-12-20T09:58:18Z RC:1491db.00000006 +2024-12-20T09:58:18Z INFO Updated config #001: { +2024-12-20T09:58:18Z INFO Updated config #001: "timestamp" : "2024-12-20T09:58:18Z", +2024-12-20T09:58:18Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:18Z INFO Updated config #001: "system" : { +2024-12-20T09:58:18Z INFO Updated config #001: "min_loglevel" : 100, +2024-12-20T09:58:18Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-20T09:58:18Z INFO Updated config #001: "operation" : { +2024-12-20T09:58:18Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:58:18Z INFO Updated config #001: }, +2024-12-20T09:58:18Z INFO Updated config #001: "testing" : { +2024-12-20T09:58:18Z INFO Updated config #001: "sequence_name" : "endpoint_connection_bad_hash", +2024-12-20T09:58:18Z INFO Updated config #001: "endpoint_type" : "alternate" +2024-12-20T09:58:18Z INFO Updated config #001: } +2024-12-20T09:58:18Z INFO Updated config #001: }, +2024-12-20T09:58:18Z INFO Updated config #001: "blobset" : { +2024-12-20T09:58:18Z INFO Updated config #001: "blobs" : { +2024-12-20T09:58:18Z INFO Updated config #001: "_iot_endpoint_config" : { +2024-12-20T09:58:18Z INFO Updated config #001: "phase" : "final", +2024-12-20T09:58:18Z INFO Updated config #001: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:58:18Z INFO Updated config #001: "sha256" : "@@@blob data hash###f1569c38c56816b14d64cf16c7a4d7709e8b784db040190e36aa1c805bab7622", +2024-12-20T09:58:18Z INFO Updated config #001: "generation" : "2024-12-20T09:58:18Z" +2024-12-20T09:58:18Z INFO Updated config #001: } +2024-12-20T09:58:18Z INFO Updated config #001: } +2024-12-20T09:58:18Z INFO Updated config #001: } +2024-12-20T09:58:18Z INFO Updated config #001: } +2024-12-20T09:58:18Z DEBUG Expected last_config now 2024-12-20T09:58:18Z +2024-12-20T09:58:18Z DEBUG Detail pending config transaction is now: null +2024-12-20T09:58:18Z DEBUG New lastConfigApplied at 2024-12-20T09:58:18Z +2024-12-20T09:58:18Z DEBUG Update config reset alternate registry timestamp 2024-12-20T09:58:18Z +2024-12-20T09:58:18Z TRACE Outgoing local_update: { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:18Z", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:58:18Z TRACE Outgoing local_update: }, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: }, +2024-12-20T09:58:18Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:58:18Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###f1569c38c56816b14d64cf16c7a4d7709e8b784db040190e36aa1c805bab7622", +2024-12-20T09:58:18Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:58:18Z" +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Outgoing local_update: } +2024-12-20T09:58:18Z TRACE Update config reset alternate registry: Add `system` = { "min_loglevel": `100`, "testing": { "endpoint_type": `alternate`, "sequence_name": `endpoint_connection_bad_hash` }, "metrics_rate_sec": `10`, "operation": { "last_start": `device reported` } } +2024-12-20T09:58:18Z TRACE Update config reset alternate registry: Add `version` = `cloud udmi version` +2024-12-20T09:58:18Z TRACE Update config reset alternate registry: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:58:18Z TRACE Update config reset alternate registry: Add `timestamp` = `generated timestamp` +2024-12-20T09:58:18Z DEBUG Stage finished waiting for using alternate client at @8s after 0s +2024-12-20T09:58:18Z TRACE Stage resume waiting for starting test wrapper at @8s +2024-12-20T09:58:18Z WARNING Done with alternate connection client! +2024-12-20T09:58:18Z DEBUG Allowing device state change (everything) +2024-12-20T09:58:18Z DEBUG Starting reset_config full reset true +2024-12-20T09:58:18Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:18Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:58:18Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:58:18Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:58:18Z DEBUG Set extraFieldChanged true because extra_field reset_config +2024-12-20T09:58:18Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:18Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:58:18Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:58:18Z DEBUG Set extraFieldChanged true because extra_field null +2024-12-20T09:58:18Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:58:18Z DEBUG Delay from lastConfigApplied 2024-12-20T09:58:18.091051958Z is 1981ms +2024-12-20T09:58:18Z DEBUG Rate-limiting config by 1981ms +2024-12-20T09:58:20Z TRACE Updated check config_update: true +2024-12-20T09:58:20Z DEBUG Update config_update, adding configTransaction RC:1491db.00000007 +2024-12-20T09:58:20Z TRACE Outgoing local_update: { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:20Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:58:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:20Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:58:20Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:58:20Z DEBUG Using pre-config state timestamp 1970-01-01T00:00:00Z +2024-12-20T09:58:20Z DEBUG Update lastConfigIssued 2024-12-20T09:58:20Z, because soft reset +2024-12-20T09:58:20Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:58:20Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/update as MP:4f53e3e7 +2024-12-20T09:58:20Z DEBUG Received state_update +2024-12-20T09:58:20Z DEBUG Handling update message state_update MP:4f53e3e7 +2024-12-20T09:58:20Z DEBUG Updated state after 11s 2024-12-20T09:58:09Z MP:4f53e3e7 +2024-12-20T09:58:20Z INFO Initial state #001: { +2024-12-20T09:58:20Z INFO Initial state #001: "timestamp" : "2024-12-20T09:58:09Z", +2024-12-20T09:58:20Z INFO Initial state #001: "version" : "1.5.2", +2024-12-20T09:58:20Z INFO Initial state #001: "system" : { +2024-12-20T09:58:20Z INFO Initial state #001: "last_config" : "2024-12-20T09:57:52Z", +2024-12-20T09:58:20Z INFO Initial state #001: "operation" : { +2024-12-20T09:58:20Z INFO Initial state #001: "operational" : true, +2024-12-20T09:58:20Z INFO Initial state #001: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:20Z INFO Initial state #001: "restart_count" : 1, +2024-12-20T09:58:20Z INFO Initial state #001: "mode" : "initial" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "serial_no" : "sequencer-2746", +2024-12-20T09:58:20Z INFO Initial state #001: "hardware" : { +2024-12-20T09:58:20Z INFO Initial state #001: "make" : "BOS", +2024-12-20T09:58:20Z INFO Initial state #001: "model" : "pubber" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "software" : { +2024-12-20T09:58:20Z INFO Initial state #001: "firmware" : "v1" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "status" : { +2024-12-20T09:58:20Z INFO Initial state #001: "message" : "success", +2024-12-20T09:58:20Z INFO Initial state #001: "category" : "system.config.apply", +2024-12-20T09:58:20Z INFO Initial state #001: "timestamp" : "2024-12-20T09:58:07Z", +2024-12-20T09:58:20Z INFO Initial state #001: "level" : 300 +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "discovery" : { +2024-12-20T09:58:20Z INFO Initial state #001: "families" : { } +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "localnet" : { +2024-12-20T09:58:20Z INFO Initial state #001: "families" : { +2024-12-20T09:58:20Z INFO Initial state #001: "ether" : { +2024-12-20T09:58:20Z INFO Initial state #001: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "ipv4" : { +2024-12-20T09:58:20Z INFO Initial state #001: "addr" : "10.1.0.165" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "vendor" : { +2024-12-20T09:58:20Z INFO Initial state #001: "addr" : "28179023" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "bacnet" : { +2024-12-20T09:58:20Z INFO Initial state #001: "addr" : "snoozle" +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "pointset" : { +2024-12-20T09:58:20Z INFO Initial state #001: "points" : { +2024-12-20T09:58:20Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z INFO Initial state #001: "units" : "No-units" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z INFO Initial state #001: "units" : "Bars", +2024-12-20T09:58:20Z INFO Initial state #001: "value_state" : "applied" +2024-12-20T09:58:20Z INFO Initial state #001: }, +2024-12-20T09:58:20Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z INFO Initial state #001: } +2024-12-20T09:58:20Z NOTICE Received serial number sequencer-2746 +2024-12-20T09:58:20Z DEBUG Updated state has last_config 2024-12-20T09:57:52Z (expecting null) +2024-12-20T09:58:20Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/system as MP:4f53e3e7-0 +2024-12-20T09:58:20Z TRACE Received state_system: { +2024-12-20T09:58:20Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:20Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:20Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "last_config" : "2024-12-20T09:57:52Z", +2024-12-20T09:58:20Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:20Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:20Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:20Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:20Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:20Z TRACE Received state_system: "software" : { +2024-12-20T09:58:20Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "status" : { +2024-12-20T09:58:20Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:20Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:20Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:07Z", +2024-12-20T09:58:20Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:09Z", +2024-12-20T09:58:20Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_system: } +2024-12-20T09:58:20Z DEBUG Handling device message state_system MP:4f53e3e7-0 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/discovery as MP:4f53e3e7-1 +2024-12-20T09:58:20Z TRACE Received state_discovery: { +2024-12-20T09:58:20Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:20Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:09Z", +2024-12-20T09:58:20Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_discovery: } +2024-12-20T09:58:20Z DEBUG Handling device message state_discovery MP:4f53e3e7-1 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/localnet as MP:4f53e3e7-2 +2024-12-20T09:58:20Z TRACE Received state_localnet: { +2024-12-20T09:58:20Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:20Z TRACE Received state_localnet: } +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:09Z", +2024-12-20T09:58:20Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_localnet: } +2024-12-20T09:58:20Z DEBUG Handling device message state_localnet MP:4f53e3e7-2 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/pointset as MP:4f53e3e7-3 +2024-12-20T09:58:20Z TRACE Received state_pointset: { +2024-12-20T09:58:20Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:20Z TRACE Received state_pointset: }, +2024-12-20T09:58:20Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:20Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:20Z TRACE Received state_pointset: }, +2024-12-20T09:58:20Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:20Z TRACE Received state_pointset: } +2024-12-20T09:58:20Z TRACE Received state_pointset: }, +2024-12-20T09:58:20Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:09Z", +2024-12-20T09:58:20Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_pointset: } +2024-12-20T09:58:20Z DEBUG Handling device message state_pointset MP:4f53e3e7-3 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command null/config/udmi as null +2024-12-20T09:58:20Z TRACE Received command AHU-1/events/pointset as MP:ae25adf3 +2024-12-20T09:58:20Z TRACE Received events_pointset: { +2024-12-20T09:58:20Z TRACE Received events_pointset: "points" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:58:20Z TRACE Received events_pointset: }, +2024-12-20T09:58:20Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:58:20Z TRACE Received events_pointset: }, +2024-12-20T09:58:20Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:58:20Z TRACE Received events_pointset: } +2024-12-20T09:58:20Z TRACE Received events_pointset: }, +2024-12-20T09:58:20Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:58:12Z", +2024-12-20T09:58:20Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received events_pointset: } +2024-12-20T09:58:20Z DEBUG Handling device message events_pointset MP:ae25adf3 +2024-12-20T09:58:20Z TRACE Received command AHU-1/events/system as MP:ea9b9c23 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Configured with auth_type RS256 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Family ipv4 address is 10.1.0.165 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Using addresses from default interface: eth0 for family: ether +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Family ether address is 00:0d:3a:3c:63:b8 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Loading endpoint into persistent data from configuration +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z WARNING device.log: Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_0/d/AHU-1", + "password" : "38269d11" + } + } + }, + "restart_count" : 1 +} +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Starting pubber AHU-1, serial sequencer-2746, mac null, gateway null, options noPersist +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z WARNING device.log: Starting connection 1734688686951 with 10 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z INFO device.log: Update state 2024-12-20T09:58:06Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:06Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z INFO device.log: Update state 2024-12-20T09:58:07Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z INFO device.log: Update state 2024-12-20T09:58:07Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z INFO device.log: 2024-12-20T09:58:07Z received config 2024-12-20T09:57:52Z +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z WARNING device.log: Ending connection 1734688686951 with 9 +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z NOTICE system.config.apply: success +2024-12-20T09:58:20Z DEBUG Received events_system 2024-12-20T09:58:07Z NOTICE system.config.apply: success +2024-12-20T09:58:20Z DEBUG Handling device message events_system MP:ea9b9c23 +2024-12-20T09:58:20Z TRACE Received command AHU-1/events/system as MP:9491a7be +2024-12-20T09:58:20Z DEBUG Received events_system (no logs) +2024-12-20T09:58:20Z DEBUG Handling device message events_system MP:9491a7be +2024-12-20T09:58:20Z TRACE Received command AHU-1/events/pointset as MP:0e5bb702 +2024-12-20T09:58:20Z TRACE Received events_pointset: { +2024-12-20T09:58:20Z TRACE Received events_pointset: "points" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:58:20Z TRACE Received events_pointset: }, +2024-12-20T09:58:20Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:58:20Z TRACE Received events_pointset: }, +2024-12-20T09:58:20Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:58:20Z TRACE Received events_pointset: } +2024-12-20T09:58:20Z TRACE Received events_pointset: }, +2024-12-20T09:58:20Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:58:17Z", +2024-12-20T09:58:20Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received events_pointset: } +2024-12-20T09:58:20Z DEBUG Handling device message events_pointset MP:0e5bb702 +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/update as MP:b876a8ae +2024-12-20T09:58:20Z DEBUG Received state_update +2024-12-20T09:58:20Z DEBUG Handling update message state_update MP:b876a8ae +2024-12-20T09:58:20Z DEBUG Updated state after 0s 2024-12-20T09:58:20Z MP:b876a8ae +2024-12-20T09:58:20Z INFO Updated state #002: Changed 3 fields: +2024-12-20T09:58:20Z INFO Updated state #002: Set `system.last_config` = `2024-12-20T09:58:20Z` +2024-12-20T09:58:20Z INFO Updated state #002: Set `system.status.timestamp` = `2024-12-20T09:58:20Z` +2024-12-20T09:58:20Z INFO Updated state #002: Set `timestamp` = `2024-12-20T09:58:20Z` +2024-12-20T09:58:20Z DEBUG Updated state has last_config 2024-12-20T09:58:20Z (expecting null) +2024-12-20T09:58:20Z TRACE Received command AHU-1/config/update as RC:1491db.00000007 +2024-12-20T09:58:20Z DEBUG Received config_update +2024-12-20T09:58:20Z DEBUG Handling update message config_update RC:1491db.00000007 +2024-12-20T09:58:20Z DEBUG Removed configTransaction RC:1491db.00000007 +2024-12-20T09:58:20Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:58:20Z DEBUG Updated config 2024-12-20T09:58:20Z RC:1491db.00000007 +2024-12-20T09:58:20Z INFO Updated config #002: Changed 5 fields: +2024-12-20T09:58:20Z INFO Updated config #002: Remove `system.testing.endpoint_type` +2024-12-20T09:58:20Z INFO Updated config #002: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:58:20Z INFO Updated config #002: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:58:20Z INFO Updated config #002: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:58:20Z INFO Updated config #002: Remove `blobset` +2024-12-20T09:58:20Z DEBUG Expected last_config now 2024-12-20T09:58:20Z +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/system as MP:b876a8ae-0 +2024-12-20T09:58:20Z TRACE Received state_system: { +2024-12-20T09:58:20Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:20Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:20Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:20Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:20Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:20Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:20Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:20Z TRACE Received state_system: "software" : { +2024-12-20T09:58:20Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "status" : { +2024-12-20T09:58:20Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:20Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:20Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:20Z TRACE Received state_system: }, +2024-12-20T09:58:20Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_system: } +2024-12-20T09:58:20Z DEBUG Handling device message state_system MP:b876a8ae-0 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z DEBUG Detail config update synchronized is now: last_start not synced in config +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/discovery as MP:b876a8ae-1 +2024-12-20T09:58:20Z TRACE Received state_discovery: { +2024-12-20T09:58:20Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:20Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_discovery: } +2024-12-20T09:58:20Z DEBUG Handling device message state_discovery MP:b876a8ae-1 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/localnet as MP:b876a8ae-2 +2024-12-20T09:58:20Z TRACE Received state_localnet: { +2024-12-20T09:58:20Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:20Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:20Z TRACE Received state_localnet: } +2024-12-20T09:58:20Z TRACE Received state_localnet: }, +2024-12-20T09:58:20Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_localnet: } +2024-12-20T09:58:20Z DEBUG Handling device message state_localnet MP:b876a8ae-2 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command AHU-1/state/pointset as MP:b876a8ae-3 +2024-12-20T09:58:20Z TRACE Received state_pointset: { +2024-12-20T09:58:20Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:20Z TRACE Received state_pointset: }, +2024-12-20T09:58:20Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:20Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:20Z TRACE Received state_pointset: }, +2024-12-20T09:58:20Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:20Z TRACE Received state_pointset: } +2024-12-20T09:58:20Z TRACE Received state_pointset: }, +2024-12-20T09:58:20Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:20Z TRACE Received state_pointset: } +2024-12-20T09:58:20Z DEBUG Handling device message state_pointset MP:b876a8ae-3 +2024-12-20T09:58:20Z TRACE Ignoring partial state update +2024-12-20T09:58:20Z TRACE Received command AHU-1/config/update as MP:b876a8ae +2024-12-20T09:58:20Z DEBUG Received config_update +2024-12-20T09:58:20Z DEBUG Handling update message config_update MP:b876a8ae +2024-12-20T09:58:20Z DEBUG Set last_start changed true, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:20Z DEBUG Updated config 2024-12-20T09:58:20Z MP:b876a8ae +2024-12-20T09:58:20Z INFO Updated config #003: Changed 0 fields. +2024-12-20T09:58:20Z DEBUG Expected last_config now 2024-12-20T09:58:20Z +2024-12-20T09:58:20Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:58:20Z DEBUG Stage finished waiting for config update synchronized at @10s after 0s +2024-12-20T09:58:20Z TRACE Stage resume waiting for starting test wrapper at @10s +2024-12-20T09:58:20Z DEBUG Config sync took 0s +2024-12-20T09:58:20Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:58:20Z DEBUG New lastConfigApplied at 2024-12-20T09:58:20Z +2024-12-20T09:58:20Z DEBUG Update config soft reset timestamp 2024-12-20T09:58:20Z +2024-12-20T09:58:20Z TRACE Outgoing local_update: { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:20Z TRACE Outgoing local_update: }, +2024-12-20T09:58:20Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:20Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:20Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Outgoing local_update: } +2024-12-20T09:58:20Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:58:20Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:58:20Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:58:20Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-20T09:58:20Z DEBUG Done with reset_config +2024-12-20T09:58:20Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:58:20Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:58:22Z TRACE Received command AHU-1/state/update as MP:7da81d2d +2024-12-20T09:58:22Z DEBUG Received state_update +2024-12-20T09:58:22Z DEBUG Handling update message state_update MP:7da81d2d +2024-12-20T09:58:22Z DEBUG Updated state after 0s 2024-12-20T09:58:22Z MP:7da81d2d +2024-12-20T09:58:22Z INFO Updated state #003: Changed 1 fields: +2024-12-20T09:58:22Z INFO Updated state #003: Set `timestamp` = `2024-12-20T09:58:22Z` +2024-12-20T09:58:22Z DEBUG Updated state has last_config 2024-12-20T09:58:20Z (expecting 2024-12-20T09:58:20Z) +2024-12-20T09:58:22Z DEBUG Stage finished waiting for config update synchronized at @12s after 1s +2024-12-20T09:58:22Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:58:22Z DEBUG Config sync took 2s +2024-12-20T09:58:22Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:58:22Z DEBUG Disallowing device state change (everything) +2024-12-20T09:58:23Z DEBUG Delay from lastConfigApplied 2024-12-20T09:58:20.440498867Z is -559ms +2024-12-20T09:58:23Z TRACE Updated check config_update: true +2024-12-20T09:58:23Z DEBUG Update config_update, adding configTransaction RC:1491db.00000008 +2024-12-20T09:58:23Z TRACE Outgoing local_update: { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:23Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:23Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:23Z TRACE Outgoing local_update: }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z TRACE Outgoing local_update: }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z TRACE Outgoing local_update: }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z TRACE Outgoing local_update: }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:23Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:23Z TRACE Outgoing local_update: }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:23Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:23Z TRACE Outgoing local_update: }, +2024-12-20T09:58:23Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:23Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:23Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z TRACE Outgoing local_update: } +2024-12-20T09:58:23Z DEBUG Using pre-config state timestamp 2024-12-20T09:58:22Z +2024-12-20T09:58:23Z DEBUG Update lastConfigIssued 2024-12-20T09:58:23Z, because initial setup +2024-12-20T09:58:23Z TRACE Stage suspend waiting for starting test wrapper at @13s +2024-12-20T09:58:23Z INFO Stage start waiting for config update synchronized at @13s +2024-12-20T09:58:23Z TRACE Received command AHU-1/state/system as MP:7da81d2d-0 +2024-12-20T09:58:23Z TRACE Received state_system: { +2024-12-20T09:58:23Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:23Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:23Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:23Z TRACE Received state_system: }, +2024-12-20T09:58:23Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:23Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:23Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:23Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:23Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:23Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:23Z TRACE Received state_system: }, +2024-12-20T09:58:23Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:23Z TRACE Received state_system: "software" : { +2024-12-20T09:58:23Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:23Z TRACE Received state_system: }, +2024-12-20T09:58:23Z TRACE Received state_system: "status" : { +2024-12-20T09:58:23Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:23Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:23Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:20Z", +2024-12-20T09:58:23Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:23Z TRACE Received state_system: }, +2024-12-20T09:58:23Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:22Z", +2024-12-20T09:58:23Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:23Z TRACE Received state_system: } +2024-12-20T09:58:23Z DEBUG Handling device message state_system MP:7da81d2d-0 +2024-12-20T09:58:23Z TRACE Ignoring partial state update +2024-12-20T09:58:23Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:58:23Z TRACE Received command AHU-1/state/discovery as MP:7da81d2d-1 +2024-12-20T09:58:23Z TRACE Received state_discovery: { +2024-12-20T09:58:23Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:23Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:22Z", +2024-12-20T09:58:23Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:23Z TRACE Received state_discovery: } +2024-12-20T09:58:23Z DEBUG Handling device message state_discovery MP:7da81d2d-1 +2024-12-20T09:58:23Z TRACE Ignoring partial state update +2024-12-20T09:58:23Z TRACE Received command AHU-1/state/localnet as MP:7da81d2d-2 +2024-12-20T09:58:23Z TRACE Received state_localnet: { +2024-12-20T09:58:23Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:23Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:23Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:23Z TRACE Received state_localnet: }, +2024-12-20T09:58:23Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:23Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:23Z TRACE Received state_localnet: }, +2024-12-20T09:58:23Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:23Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:23Z TRACE Received state_localnet: }, +2024-12-20T09:58:23Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:23Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:23Z TRACE Received state_localnet: } +2024-12-20T09:58:23Z TRACE Received state_localnet: }, +2024-12-20T09:58:23Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:22Z", +2024-12-20T09:58:23Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:23Z TRACE Received state_localnet: } +2024-12-20T09:58:23Z DEBUG Handling device message state_localnet MP:7da81d2d-2 +2024-12-20T09:58:23Z TRACE Ignoring partial state update +2024-12-20T09:58:23Z TRACE Received command AHU-1/state/pointset as MP:7da81d2d-3 +2024-12-20T09:58:23Z TRACE Received state_pointset: { +2024-12-20T09:58:23Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:23Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:23Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:23Z TRACE Received state_pointset: }, +2024-12-20T09:58:23Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:23Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:23Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:23Z TRACE Received state_pointset: }, +2024-12-20T09:58:23Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:23Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:23Z TRACE Received state_pointset: } +2024-12-20T09:58:23Z TRACE Received state_pointset: }, +2024-12-20T09:58:23Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:22Z", +2024-12-20T09:58:23Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:23Z TRACE Received state_pointset: } +2024-12-20T09:58:23Z DEBUG Handling device message state_pointset MP:7da81d2d-3 +2024-12-20T09:58:23Z TRACE Ignoring partial state update +2024-12-20T09:58:23Z TRACE Received command AHU-1/config/update as RC:1491db.00000008 +2024-12-20T09:58:23Z DEBUG Received config_update +2024-12-20T09:58:23Z DEBUG Handling update message config_update RC:1491db.00000008 +2024-12-20T09:58:23Z DEBUG Removed configTransaction RC:1491db.00000008 +2024-12-20T09:58:23Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:23Z DEBUG Updated config 2024-12-20T09:58:23Z RC:1491db.00000008 +2024-12-20T09:58:23Z INFO Updated config #004: Changed 0 fields. +2024-12-20T09:58:23Z DEBUG Expected last_config now 2024-12-20T09:58:23Z +2024-12-20T09:58:23Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:58:24Z TRACE Received command AHU-1/state/update as MP:5436d45a +2024-12-20T09:58:24Z DEBUG Received state_update +2024-12-20T09:58:24Z DEBUG Handling update message state_update MP:5436d45a +2024-12-20T09:58:24Z DEBUG Updated state after 0s 2024-12-20T09:58:24Z MP:5436d45a +2024-12-20T09:58:24Z INFO Updated state #004: Changed 3 fields: +2024-12-20T09:58:24Z INFO Updated state #004: Set `system.last_config` = `2024-12-20T09:58:23Z` +2024-12-20T09:58:24Z INFO Updated state #004: Set `system.status.timestamp` = `2024-12-20T09:58:23Z` +2024-12-20T09:58:24Z INFO Updated state #004: Set `timestamp` = `2024-12-20T09:58:24Z` +2024-12-20T09:58:24Z DEBUG Updated state has last_config 2024-12-20T09:58:23Z (expecting 2024-12-20T09:58:23Z) +2024-12-20T09:58:24Z TRACE Received command AHU-1/state/system as MP:5436d45a-0 +2024-12-20T09:58:24Z TRACE Received state_system: { +2024-12-20T09:58:24Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:24Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:24Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:24Z TRACE Received state_system: }, +2024-12-20T09:58:24Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:23Z", +2024-12-20T09:58:24Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:24Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:24Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:24Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:24Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:24Z TRACE Received state_system: }, +2024-12-20T09:58:24Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:24Z TRACE Received state_system: "software" : { +2024-12-20T09:58:24Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:24Z TRACE Received state_system: }, +2024-12-20T09:58:24Z TRACE Received state_system: "status" : { +2024-12-20T09:58:24Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:24Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:24Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:23Z", +2024-12-20T09:58:24Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:24Z TRACE Received state_system: }, +2024-12-20T09:58:24Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:24Z", +2024-12-20T09:58:24Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:24Z TRACE Received state_system: } +2024-12-20T09:58:24Z DEBUG Handling device message state_system MP:5436d45a-0 +2024-12-20T09:58:24Z TRACE Ignoring partial state update +2024-12-20T09:58:24Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:58:24Z DEBUG Stage finished waiting for config update synchronized at @14s after 1s +2024-12-20T09:58:24Z TRACE Stage resume waiting for starting test wrapper at @14s +2024-12-20T09:58:24Z DEBUG Config sync took 1s +2024-12-20T09:58:24Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:58:24Z DEBUG New lastConfigApplied at 2024-12-20T09:58:24Z +2024-12-20T09:58:24Z DEBUG Update config initial setup timestamp 2024-12-20T09:58:23Z +2024-12-20T09:58:24Z TRACE Outgoing local_update: { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:23Z", +2024-12-20T09:58:24Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:24Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:24Z TRACE Outgoing local_update: }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z TRACE Outgoing local_update: }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z TRACE Outgoing local_update: }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z TRACE Outgoing local_update: }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:24Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:24Z TRACE Outgoing local_update: }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:24Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:24Z TRACE Outgoing local_update: }, +2024-12-20T09:58:24Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:24Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:24Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z TRACE Outgoing local_update: } +2024-12-20T09:58:24Z DEBUG Stale state cutoff threshold is 2024-12-20T09:58:08Z +2024-12-20T09:58:24Z DEBUG Waiting for device stateTransaction RC:1491db.00000009 (was null) +2024-12-20T09:58:24Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:58:24Z INFO Stage start waiting for state query at @14s +2024-12-20T09:58:24Z TRACE Received command AHU-1/state/discovery as MP:5436d45a-1 +2024-12-20T09:58:24Z TRACE Received state_discovery: { +2024-12-20T09:58:24Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:24Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:24Z", +2024-12-20T09:58:24Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:24Z TRACE Received state_discovery: } +2024-12-20T09:58:24Z DEBUG Handling device message state_discovery MP:5436d45a-1 +2024-12-20T09:58:24Z TRACE Ignoring partial state update +2024-12-20T09:58:24Z TRACE Received command AHU-1/state/localnet as MP:5436d45a-2 +2024-12-20T09:58:24Z TRACE Received state_localnet: { +2024-12-20T09:58:24Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:24Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:24Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:24Z TRACE Received state_localnet: }, +2024-12-20T09:58:24Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:24Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:24Z TRACE Received state_localnet: }, +2024-12-20T09:58:24Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:24Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:24Z TRACE Received state_localnet: }, +2024-12-20T09:58:24Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:24Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:24Z TRACE Received state_localnet: } +2024-12-20T09:58:24Z TRACE Received state_localnet: }, +2024-12-20T09:58:24Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:24Z", +2024-12-20T09:58:24Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:24Z TRACE Received state_localnet: } +2024-12-20T09:58:24Z DEBUG Handling device message state_localnet MP:5436d45a-2 +2024-12-20T09:58:24Z TRACE Ignoring partial state update +2024-12-20T09:58:24Z TRACE Received command AHU-1/state/pointset as MP:5436d45a-3 +2024-12-20T09:58:24Z TRACE Received state_pointset: { +2024-12-20T09:58:24Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:24Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:24Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:24Z TRACE Received state_pointset: }, +2024-12-20T09:58:24Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:24Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:24Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:24Z TRACE Received state_pointset: }, +2024-12-20T09:58:24Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:24Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:24Z TRACE Received state_pointset: } +2024-12-20T09:58:24Z TRACE Received state_pointset: }, +2024-12-20T09:58:24Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:24Z", +2024-12-20T09:58:24Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:24Z TRACE Received state_pointset: } +2024-12-20T09:58:24Z DEBUG Handling device message state_pointset MP:5436d45a-3 +2024-12-20T09:58:24Z TRACE Ignoring partial state update +2024-12-20T09:58:24Z TRACE Received command AHU-1/state/update as RC:1491db.00000009 +2024-12-20T09:58:24Z DEBUG Received state_update +2024-12-20T09:58:24Z INFO Received device configAcked +2024-12-20T09:58:24Z DEBUG Handling update message state_update RC:1491db.00000009 +2024-12-20T09:58:24Z DEBUG Removed stateTransaction RC:1491db.00000009 +2024-12-20T09:58:24Z DEBUG Updated state after 0s 2024-12-20T09:58:24Z RC:1491db.00000009 +2024-12-20T09:58:24Z INFO Updated state #005: Changed 0 fields. +2024-12-20T09:58:24Z DEBUG Updated state has last_config 2024-12-20T09:58:23Z (expecting 2024-12-20T09:58:23Z) +2024-12-20T09:58:24Z DEBUG Stage finished waiting for state query at @14s after 0s +2024-12-20T09:58:24Z TRACE Stage resume waiting for starting test wrapper at @14s +2024-12-20T09:58:24Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:58:24Z INFO Stage start waiting for initial device state at @14s +2024-12-20T09:58:24Z DEBUG Delay from lastConfigApplied 2024-12-20T09:58:24.204639149Z is 1205ms +2024-12-20T09:58:25Z DEBUG Rate-limiting config by 1205ms +2024-12-20T09:58:26Z TRACE Updated check config_update: true +2024-12-20T09:58:26Z DEBUG Update config_update, adding configTransaction RC:1491db.0000000a +2024-12-20T09:58:26Z TRACE Outgoing local_update: { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:23Z", +2024-12-20T09:58:26Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:26Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:26Z TRACE Outgoing local_update: }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z TRACE Outgoing local_update: }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z TRACE Outgoing local_update: }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z TRACE Outgoing local_update: }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:26Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:26Z TRACE Outgoing local_update: }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:26Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:26Z TRACE Outgoing local_update: }, +2024-12-20T09:58:26Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:26Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:26Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z TRACE Outgoing local_update: } +2024-12-20T09:58:26Z DEBUG Using pre-config state timestamp 2024-12-20T09:58:24Z +2024-12-20T09:58:26Z DEBUG Update lastConfigIssued 2024-12-20T09:58:26Z, because before initial device state +2024-12-20T09:58:26Z TRACE Stage suspend waiting for initial device state at @16s +2024-12-20T09:58:26Z INFO Stage start waiting for config update synchronized at @16s +2024-12-20T09:58:26Z TRACE Received command AHU-1/reply/update as RC:1491db.00000009 +2024-12-20T09:58:26Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:58:26Z TRACE Received command AHU-1/config/update as RC:1491db.0000000a +2024-12-20T09:58:26Z DEBUG Received config_update +2024-12-20T09:58:26Z DEBUG Handling update message config_update RC:1491db.0000000a +2024-12-20T09:58:26Z DEBUG Removed configTransaction RC:1491db.0000000a +2024-12-20T09:58:26Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:26Z DEBUG Updated config 2024-12-20T09:58:26Z RC:1491db.0000000a +2024-12-20T09:58:26Z INFO Updated config #005: Changed 0 fields. +2024-12-20T09:58:26Z DEBUG Expected last_config now 2024-12-20T09:58:26Z +2024-12-20T09:58:26Z TRACE Received command AHU-1/state/update as MP:f3a633b3 +2024-12-20T09:58:26Z DEBUG Received state_update +2024-12-20T09:58:26Z DEBUG Handling update message state_update MP:f3a633b3 +2024-12-20T09:58:26Z DEBUG Updated state after 0s 2024-12-20T09:58:26Z MP:f3a633b3 +2024-12-20T09:58:26Z INFO Updated state #006: Changed 4 fields: +2024-12-20T09:58:26Z INFO Updated state #006: Set `system.status.level` = `100` +2024-12-20T09:58:26Z INFO Updated state #006: Set `system.status.category` = `system.config.parse` +2024-12-20T09:58:26Z INFO Updated state #006: Set `system.status.timestamp` = `2024-12-20T09:58:26Z` +2024-12-20T09:58:26Z INFO Updated state #006: Set `timestamp` = `2024-12-20T09:58:26Z` +2024-12-20T09:58:26Z DEBUG Updated state has last_config 2024-12-20T09:58:23Z (expecting 2024-12-20T09:58:26Z) +2024-12-20T09:58:26Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:58:26Z TRACE Received command AHU-1/state/system as MP:f3a633b3-0 +2024-12-20T09:58:26Z TRACE Received state_system: { +2024-12-20T09:58:26Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:26Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:26Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:26Z TRACE Received state_system: }, +2024-12-20T09:58:26Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:23Z", +2024-12-20T09:58:26Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:26Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:26Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:26Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:26Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:26Z TRACE Received state_system: }, +2024-12-20T09:58:26Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:26Z TRACE Received state_system: "software" : { +2024-12-20T09:58:26Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:26Z TRACE Received state_system: }, +2024-12-20T09:58:26Z TRACE Received state_system: "status" : { +2024-12-20T09:58:26Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:26Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:58:26Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:26Z TRACE Received state_system: "level" : 100 +2024-12-20T09:58:26Z TRACE Received state_system: }, +2024-12-20T09:58:26Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:26Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:26Z TRACE Received state_system: } +2024-12-20T09:58:26Z DEBUG Handling device message state_system MP:f3a633b3-0 +2024-12-20T09:58:26Z TRACE Ignoring partial state update +2024-12-20T09:58:26Z TRACE Received command AHU-1/state/discovery as MP:f3a633b3-1 +2024-12-20T09:58:26Z TRACE Received state_discovery: { +2024-12-20T09:58:26Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:26Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:26Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:26Z TRACE Received state_discovery: } +2024-12-20T09:58:26Z DEBUG Handling device message state_discovery MP:f3a633b3-1 +2024-12-20T09:58:26Z TRACE Ignoring partial state update +2024-12-20T09:58:26Z TRACE Received command AHU-1/state/localnet as MP:f3a633b3-2 +2024-12-20T09:58:26Z TRACE Received state_localnet: { +2024-12-20T09:58:26Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:26Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:26Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:26Z TRACE Received state_localnet: }, +2024-12-20T09:58:26Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:26Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:26Z TRACE Received state_localnet: }, +2024-12-20T09:58:26Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:26Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:26Z TRACE Received state_localnet: }, +2024-12-20T09:58:26Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:26Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:26Z TRACE Received state_localnet: } +2024-12-20T09:58:26Z TRACE Received state_localnet: }, +2024-12-20T09:58:26Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:26Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:26Z TRACE Received state_localnet: } +2024-12-20T09:58:26Z DEBUG Handling device message state_localnet MP:f3a633b3-2 +2024-12-20T09:58:26Z TRACE Ignoring partial state update +2024-12-20T09:58:26Z TRACE Received command AHU-1/state/pointset as MP:f3a633b3-3 +2024-12-20T09:58:26Z TRACE Received state_pointset: { +2024-12-20T09:58:26Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:26Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:26Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:26Z TRACE Received state_pointset: }, +2024-12-20T09:58:26Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:26Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:26Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:26Z TRACE Received state_pointset: }, +2024-12-20T09:58:26Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:26Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:26Z TRACE Received state_pointset: } +2024-12-20T09:58:26Z TRACE Received state_pointset: }, +2024-12-20T09:58:26Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:26Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:26Z TRACE Received state_pointset: } +2024-12-20T09:58:26Z DEBUG Handling device message state_pointset MP:f3a633b3-3 +2024-12-20T09:58:26Z TRACE Ignoring partial state update +2024-12-20T09:58:27Z TRACE Received command AHU-1/events/pointset as MP:cbe194a7 +2024-12-20T09:58:27Z TRACE Received events_pointset: { +2024-12-20T09:58:27Z TRACE Received events_pointset: "points" : { +2024-12-20T09:58:27Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:27Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:58:27Z TRACE Received events_pointset: }, +2024-12-20T09:58:27Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:27Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:58:27Z TRACE Received events_pointset: }, +2024-12-20T09:58:27Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:27Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:58:27Z TRACE Received events_pointset: } +2024-12-20T09:58:27Z TRACE Received events_pointset: }, +2024-12-20T09:58:27Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:58:27Z", +2024-12-20T09:58:27Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:58:27Z TRACE Received events_pointset: } +2024-12-20T09:58:27Z DEBUG Handling device message events_pointset MP:cbe194a7 +2024-12-20T09:58:27Z TRACE Received command AHU-1/events/system as MP:256520e1 +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z NOTICE system.config.apply: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG device.log: State update defer -8381ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z INFO device.log: Update state 2024-12-20T09:58:20Z last_config 2024-12-20T09:58:20Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG device.log: State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG system.config.receive: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG device.log: State update defer 1938ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG system.config.parse: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG device.log: State update defer 1937ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG device.log: Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z INFO device.log: 2024-12-20T09:58:20Z received config 2024-12-20T09:58:20Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z NOTICE system.config.apply: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:20Z DEBUG device.log: State update defer 1932ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:22Z DEBUG device.log: State update defer 0ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:22Z INFO device.log: Update state 2024-12-20T09:58:22Z last_config 2024-12-20T09:58:20Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:22Z DEBUG device.log: State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG system.config.receive: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG system.config.parse: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG device.log: State update defer 1109ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG device.log: State update defer 1109ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG device.log: Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z INFO device.log: 2024-12-20T09:58:23Z received config 2024-12-20T09:58:23Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z NOTICE system.config.apply: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG device.log: State update defer 1107ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:23Z DEBUG device.log: State update defer 1107ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:24Z DEBUG device.log: State update defer 0ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:24Z INFO device.log: Update state 2024-12-20T09:58:24Z last_config 2024-12-20T09:58:23Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:24Z DEBUG device.log: State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG system.config.receive: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer -90ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z INFO device.log: Update state 2024-12-20T09:58:26Z last_config 2024-12-20T09:58:23Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG system.config.parse: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: Config update AHU-1 (endpoint_connection_bad_hash) +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z INFO device.log: 2024-12-20T09:58:26Z received config 2024-12-20T09:58:26Z +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z NOTICE system.config.apply: success +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:26Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:58:27Z DEBUG Received events_system 2024-12-20T09:58:27Z DEBUG device.log: State update defer 552ms +2024-12-20T09:58:27Z DEBUG Handling device message events_system MP:256520e1 +2024-12-20T09:58:28Z TRACE Received command AHU-1/state/update as MP:c6134522 +2024-12-20T09:58:28Z DEBUG Received state_update +2024-12-20T09:58:28Z DEBUG Handling update message state_update MP:c6134522 +2024-12-20T09:58:28Z DEBUG Updated state after 0s 2024-12-20T09:58:28Z MP:c6134522 +2024-12-20T09:58:28Z INFO Updated state #007: Changed 4 fields: +2024-12-20T09:58:28Z INFO Updated state #007: Set `system.last_config` = `2024-12-20T09:58:26Z` +2024-12-20T09:58:28Z INFO Updated state #007: Set `system.status.level` = `300` +2024-12-20T09:58:28Z INFO Updated state #007: Set `system.status.category` = `system.config.apply` +2024-12-20T09:58:28Z INFO Updated state #007: Set `timestamp` = `2024-12-20T09:58:28Z` +2024-12-20T09:58:28Z DEBUG Updated state has last_config 2024-12-20T09:58:26Z (expecting 2024-12-20T09:58:26Z) +2024-12-20T09:58:28Z TRACE Received command AHU-1/state/system as MP:c6134522-0 +2024-12-20T09:58:28Z TRACE Received state_system: { +2024-12-20T09:58:28Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:28Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:28Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:28Z TRACE Received state_system: }, +2024-12-20T09:58:28Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:28Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:28Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:28Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:28Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:28Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:28Z TRACE Received state_system: }, +2024-12-20T09:58:28Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:28Z TRACE Received state_system: "software" : { +2024-12-20T09:58:28Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:28Z TRACE Received state_system: }, +2024-12-20T09:58:28Z TRACE Received state_system: "status" : { +2024-12-20T09:58:28Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:28Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:28Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:28Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:28Z TRACE Received state_system: }, +2024-12-20T09:58:28Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:28Z", +2024-12-20T09:58:28Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:28Z TRACE Received state_system: } +2024-12-20T09:58:28Z DEBUG Handling device message state_system MP:c6134522-0 +2024-12-20T09:58:28Z TRACE Ignoring partial state update +2024-12-20T09:58:28Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:58:28Z DEBUG Stage finished waiting for config update synchronized at @18s after 2s +2024-12-20T09:58:28Z TRACE Stage resume waiting for initial device state at @18s +2024-12-20T09:58:28Z DEBUG Config sync took 2s +2024-12-20T09:58:28Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:58:28Z DEBUG New lastConfigApplied at 2024-12-20T09:58:28Z +2024-12-20T09:58:28Z DEBUG Update config before initial device state timestamp 2024-12-20T09:58:26Z +2024-12-20T09:58:28Z TRACE Outgoing local_update: { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:28Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:28Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:28Z TRACE Outgoing local_update: }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z TRACE Outgoing local_update: }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z TRACE Outgoing local_update: }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z TRACE Outgoing local_update: }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:28Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:28Z TRACE Outgoing local_update: }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:28Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:28Z TRACE Outgoing local_update: }, +2024-12-20T09:58:28Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:28Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:28Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z TRACE Outgoing local_update: } +2024-12-20T09:58:28Z DEBUG Stage finished waiting for initial device state at @18s after 4s +2024-12-20T09:58:28Z TRACE Stage resume waiting for starting test wrapper at @18s +2024-12-20T09:58:28Z DEBUG Device state system status level is now 300 +2024-12-20T09:58:28Z TRACE Stage suspend waiting for starting test wrapper at @18s +2024-12-20T09:58:28Z INFO Stage start waiting for config update synchronized at @18s +2024-12-20T09:58:28Z TRACE Received command AHU-1/state/discovery as MP:c6134522-1 +2024-12-20T09:58:28Z TRACE Received state_discovery: { +2024-12-20T09:58:28Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:28Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:28Z", +2024-12-20T09:58:28Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:28Z TRACE Received state_discovery: } +2024-12-20T09:58:28Z DEBUG Handling device message state_discovery MP:c6134522-1 +2024-12-20T09:58:28Z TRACE Ignoring partial state update +2024-12-20T09:58:28Z DEBUG Stage finished waiting for config update synchronized at @18s after 0s +2024-12-20T09:58:28Z TRACE Stage resume waiting for starting test wrapper at @18s +2024-12-20T09:58:28Z DEBUG Config sync took 2s +2024-12-20T09:58:28Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:58:28Z TRACE Stage suspend waiting for starting test wrapper at @18s +2024-12-20T09:58:28Z INFO Stage start waiting for executing test at @18s +2024-12-20T09:58:28Z DEBUG stage begin waiting for executing test at @18s +2024-12-20T09:58:28Z DEBUG Allowing device state change blobset +2024-12-20T09:58:28Z DEBUG blobset config: { +2024-12-20T09:58:28Z DEBUG blobset config: "blobs" : { +2024-12-20T09:58:28Z DEBUG blobset config: "_iot_endpoint_config" : { +2024-12-20T09:58:28Z DEBUG blobset config: "phase" : "final", +2024-12-20T09:58:28Z DEBUG blobset config: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:58:28Z DEBUG blobset config: "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", +2024-12-20T09:58:28Z DEBUG blobset config: "generation" : "2024-12-20T09:58:28Z" +2024-12-20T09:58:28Z DEBUG blobset config: } +2024-12-20T09:58:28Z DEBUG blobset config: } +2024-12-20T09:58:28Z DEBUG blobset config: } +2024-12-20T09:58:28Z TRACE Stage suspend waiting for executing test at @18s +2024-12-20T09:58:28Z INFO Stage start waiting for blobset status is ERROR at @18s +2024-12-20T09:58:28Z DEBUG Delay from lastConfigApplied 2024-12-20T09:58:28.301685968Z is 1303ms +2024-12-20T09:58:28Z DEBUG Rate-limiting config by 1303ms +2024-12-20T09:58:30Z DEBUG System config extra field null +2024-12-20T09:58:30Z TRACE Updated check config_system: true +2024-12-20T09:58:30Z DEBUG Update config_system, adding configTransaction RC:1491db.0000000b +2024-12-20T09:58:30Z TRACE Outgoing local_system: { +2024-12-20T09:58:30Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:58:30Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:58:30Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:58:30Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:30Z TRACE Outgoing local_system: }, +2024-12-20T09:58:30Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:58:30Z TRACE Outgoing local_system: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:30Z TRACE Outgoing local_system: } +2024-12-20T09:58:30Z TRACE Outgoing local_system: } +2024-12-20T09:58:30Z TRACE Updated check config_pointset: true +2024-12-20T09:58:30Z DEBUG Update config_pointset, adding configTransaction RC:1491db.0000000c +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: { +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "points" : { +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "units" : "Bars", +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "set_value" : 98 +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: }, +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "ref" : "BV11.present_value", +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "units" : "No-units" +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: }, +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "ref" : "AV12.present_value", +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: } +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: } +2024-12-20T09:58:30Z TRACE Outgoing local_pointset: } +2024-12-20T09:58:30Z TRACE Updated check config_gateway: false +2024-12-20T09:58:30Z TRACE Updated check config_localnet: true +2024-12-20T09:58:30Z DEBUG Update config_localnet, adding configTransaction RC:1491db.0000000d +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: { +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: "families" : { +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: "ether" : { }, +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: "ipv4" : { }, +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: "vendor" : { }, +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: "bacnet" : { } +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: } +2024-12-20T09:58:30Z TRACE Outgoing local_localnet: } +2024-12-20T09:58:30Z TRACE Updated check config_blobset: true +2024-12-20T09:58:30Z DEBUG Update config_blobset, adding configTransaction RC:1491db.0000000e +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: { +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: "blobs" : { +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: "_iot_endpoint_config" : { +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: "phase" : "final", +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: "generation" : "2024-12-20T09:58:28Z" +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: } +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: } +2024-12-20T09:58:30Z TRACE Outgoing local_blobset: } +2024-12-20T09:58:30Z TRACE Updated check config_discovery: true +2024-12-20T09:58:30Z DEBUG Update config_discovery, adding configTransaction RC:1491db.0000000f +2024-12-20T09:58:30Z TRACE Outgoing local_discovery: { +2024-12-20T09:58:30Z TRACE Outgoing local_discovery: "families" : { +2024-12-20T09:58:30Z TRACE Outgoing local_discovery: "vendor" : { } +2024-12-20T09:58:30Z TRACE Outgoing local_discovery: } +2024-12-20T09:58:30Z TRACE Outgoing local_discovery: } +2024-12-20T09:58:30Z DEBUG Using pre-config state timestamp 2024-12-20T09:58:28Z +2024-12-20T09:58:30Z DEBUG Update lastConfigIssued 2024-12-20T09:58:30Z, because before blobset status is ERROR +2024-12-20T09:58:30Z TRACE Stage suspend waiting for blobset status is ERROR at @20s +2024-12-20T09:58:30Z INFO Stage start waiting for config update synchronized at @20s +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/localnet as MP:c6134522-2 +2024-12-20T09:58:30Z TRACE Received state_localnet: { +2024-12-20T09:58:30Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:30Z TRACE Received state_localnet: } +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:28Z", +2024-12-20T09:58:30Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:30Z TRACE Received state_localnet: } +2024-12-20T09:58:30Z DEBUG Handling device message state_localnet MP:c6134522-2 +2024-12-20T09:58:30Z TRACE Ignoring partial state update +2024-12-20T09:58:30Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/pointset as MP:c6134522-3 +2024-12-20T09:58:30Z TRACE Received state_pointset: { +2024-12-20T09:58:30Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:30Z TRACE Received state_pointset: }, +2024-12-20T09:58:30Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:30Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:30Z TRACE Received state_pointset: }, +2024-12-20T09:58:30Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:30Z TRACE Received state_pointset: } +2024-12-20T09:58:30Z TRACE Received state_pointset: }, +2024-12-20T09:58:30Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:28Z", +2024-12-20T09:58:30Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:30Z TRACE Received state_pointset: } +2024-12-20T09:58:30Z DEBUG Handling device message state_pointset MP:c6134522-3 +2024-12-20T09:58:30Z TRACE Ignoring partial state update +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/update as MP:69b06ed5 +2024-12-20T09:58:30Z DEBUG Received state_update +2024-12-20T09:58:30Z DEBUG Handling update message state_update MP:69b06ed5 +2024-12-20T09:58:30Z DEBUG Updated state after 0s 2024-12-20T09:58:30Z MP:69b06ed5 +2024-12-20T09:58:30Z INFO Updated state #008: Changed 4 fields: +2024-12-20T09:58:30Z INFO Updated state #008: Set `system.status.level` = `100` +2024-12-20T09:58:30Z INFO Updated state #008: Set `system.status.category` = `system.config.parse` +2024-12-20T09:58:30Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-20T09:58:30Z` +2024-12-20T09:58:30Z INFO Updated state #008: Set `timestamp` = `2024-12-20T09:58:30Z` +2024-12-20T09:58:30Z DEBUG Updated state has last_config 2024-12-20T09:58:26Z (expecting 2024-12-20T09:58:26Z) +2024-12-20T09:58:30Z TRACE Received command AHU-1/config/update as RC:1491db.0000000b +2024-12-20T09:58:30Z DEBUG Received config_update +2024-12-20T09:58:30Z DEBUG Handling update message config_update RC:1491db.0000000b +2024-12-20T09:58:30Z DEBUG Removed configTransaction RC:1491db.0000000b +2024-12-20T09:58:30Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:30Z DEBUG Updated config 2024-12-20T09:58:30Z RC:1491db.0000000b +2024-12-20T09:58:30Z INFO Updated config #006: Changed 1 fields: +2024-12-20T09:58:30Z INFO Updated config #006: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `invalid blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:58:30Z DEBUG Expected last_config now 2024-12-20T09:58:30Z +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/system as MP:69b06ed5-0 +2024-12-20T09:58:30Z TRACE Received state_system: { +2024-12-20T09:58:30Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:30Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:30Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:30Z TRACE Received state_system: }, +2024-12-20T09:58:30Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:26Z", +2024-12-20T09:58:30Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:30Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:30Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:30Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:30Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:30Z TRACE Received state_system: }, +2024-12-20T09:58:30Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:30Z TRACE Received state_system: "software" : { +2024-12-20T09:58:30Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:30Z TRACE Received state_system: }, +2024-12-20T09:58:30Z TRACE Received state_system: "status" : { +2024-12-20T09:58:30Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:30Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:58:30Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:30Z", +2024-12-20T09:58:30Z TRACE Received state_system: "level" : 100 +2024-12-20T09:58:30Z TRACE Received state_system: }, +2024-12-20T09:58:30Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:30Z", +2024-12-20T09:58:30Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:30Z TRACE Received state_system: } +2024-12-20T09:58:30Z DEBUG Handling device message state_system MP:69b06ed5-0 +2024-12-20T09:58:30Z TRACE Ignoring partial state update +2024-12-20T09:58:30Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/discovery as MP:69b06ed5-1 +2024-12-20T09:58:30Z TRACE Received state_discovery: { +2024-12-20T09:58:30Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:30Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:30Z", +2024-12-20T09:58:30Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:30Z TRACE Received state_discovery: } +2024-12-20T09:58:30Z DEBUG Handling device message state_discovery MP:69b06ed5-1 +2024-12-20T09:58:30Z TRACE Ignoring partial state update +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/localnet as MP:69b06ed5-2 +2024-12-20T09:58:30Z TRACE Received state_localnet: { +2024-12-20T09:58:30Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:30Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:30Z TRACE Received state_localnet: } +2024-12-20T09:58:30Z TRACE Received state_localnet: }, +2024-12-20T09:58:30Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:30Z", +2024-12-20T09:58:30Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:30Z TRACE Received state_localnet: } +2024-12-20T09:58:30Z DEBUG Handling device message state_localnet MP:69b06ed5-2 +2024-12-20T09:58:30Z TRACE Ignoring partial state update +2024-12-20T09:58:30Z TRACE Received command AHU-1/state/pointset as MP:69b06ed5-3 +2024-12-20T09:58:30Z TRACE Received state_pointset: { +2024-12-20T09:58:30Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:30Z TRACE Received state_pointset: }, +2024-12-20T09:58:30Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:30Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:30Z TRACE Received state_pointset: }, +2024-12-20T09:58:30Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:30Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:30Z TRACE Received state_pointset: } +2024-12-20T09:58:30Z TRACE Received state_pointset: }, +2024-12-20T09:58:30Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:30Z", +2024-12-20T09:58:30Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:30Z TRACE Received state_pointset: } +2024-12-20T09:58:30Z DEBUG Handling device message state_pointset MP:69b06ed5-3 +2024-12-20T09:58:30Z TRACE Ignoring partial state update +2024-12-20T09:58:30Z TRACE Received command AHU-1/config/update as RC:1491db.0000000f +2024-12-20T09:58:30Z DEBUG Received config_update +2024-12-20T09:58:30Z DEBUG Handling update message config_update RC:1491db.0000000f +2024-12-20T09:58:30Z DEBUG Removed configTransaction RC:1491db.0000000f +2024-12-20T09:58:30Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:30Z DEBUG Updated config 2024-12-20T09:58:30Z RC:1491db.0000000f +2024-12-20T09:58:30Z INFO Updated config #007: Changed 0 fields. +2024-12-20T09:58:30Z DEBUG Expected last_config now 2024-12-20T09:58:30Z +2024-12-20T09:58:31Z TRACE Received command AHU-1/config/update as RC:1491db.0000000d +2024-12-20T09:58:31Z DEBUG Received config_update +2024-12-20T09:58:31Z DEBUG Handling update message config_update RC:1491db.0000000d +2024-12-20T09:58:31Z DEBUG Removed configTransaction RC:1491db.0000000d +2024-12-20T09:58:31Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:31Z DEBUG Updated config 2024-12-20T09:58:31Z RC:1491db.0000000d +2024-12-20T09:58:31Z INFO Updated config #008: Changed 0 fields. +2024-12-20T09:58:31Z DEBUG Expected last_config now 2024-12-20T09:58:31Z +2024-12-20T09:58:32Z TRACE Received command AHU-1/state/update as MP:d36a570d +2024-12-20T09:58:32Z DEBUG Received state_update +2024-12-20T09:58:32Z DEBUG Handling update message state_update MP:d36a570d +2024-12-20T09:58:32Z DEBUG Updated state after 0s 2024-12-20T09:58:32Z MP:d36a570d +2024-12-20T09:58:32Z INFO Updated state #009: Changed 5 fields: +2024-12-20T09:58:32Z INFO Updated state #009: Set `system.last_config` = `2024-12-20T09:58:31Z` +2024-12-20T09:58:32Z INFO Updated state #009: Set `system.status.level` = `300` +2024-12-20T09:58:32Z INFO Updated state #009: Set `system.status.category` = `system.config.apply` +2024-12-20T09:58:32Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-20T09:58:31Z` +2024-12-20T09:58:32Z INFO Updated state #009: Set `timestamp` = `2024-12-20T09:58:32Z` +2024-12-20T09:58:32Z DEBUG Updated state has last_config 2024-12-20T09:58:31Z (expecting 2024-12-20T09:58:31Z) +2024-12-20T09:58:32Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:58:32Z TRACE Received command AHU-1/state/system as MP:d36a570d-0 +2024-12-20T09:58:32Z TRACE Received state_system: { +2024-12-20T09:58:32Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:32Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:32Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:32Z TRACE Received state_system: }, +2024-12-20T09:58:32Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:31Z", +2024-12-20T09:58:32Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:32Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:32Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:32Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:32Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:32Z TRACE Received state_system: }, +2024-12-20T09:58:32Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:32Z TRACE Received state_system: "software" : { +2024-12-20T09:58:32Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:32Z TRACE Received state_system: }, +2024-12-20T09:58:32Z TRACE Received state_system: "status" : { +2024-12-20T09:58:32Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:32Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:32Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:31Z", +2024-12-20T09:58:32Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:32Z TRACE Received state_system: }, +2024-12-20T09:58:32Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:32Z", +2024-12-20T09:58:32Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:32Z TRACE Received state_system: } +2024-12-20T09:58:32Z DEBUG Handling device message state_system MP:d36a570d-0 +2024-12-20T09:58:32Z TRACE Ignoring partial state update +2024-12-20T09:58:32Z TRACE Received command AHU-1/state/discovery as MP:d36a570d-1 +2024-12-20T09:58:32Z TRACE Received state_discovery: { +2024-12-20T09:58:32Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:32Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:32Z", +2024-12-20T09:58:32Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:32Z TRACE Received state_discovery: } +2024-12-20T09:58:32Z DEBUG Handling device message state_discovery MP:d36a570d-1 +2024-12-20T09:58:32Z TRACE Ignoring partial state update +2024-12-20T09:58:32Z TRACE Received command AHU-1/state/localnet as MP:d36a570d-2 +2024-12-20T09:58:32Z TRACE Received state_localnet: { +2024-12-20T09:58:32Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:32Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:32Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:32Z TRACE Received state_localnet: }, +2024-12-20T09:58:32Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:32Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:32Z TRACE Received state_localnet: }, +2024-12-20T09:58:32Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:32Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:32Z TRACE Received state_localnet: }, +2024-12-20T09:58:32Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:32Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:32Z TRACE Received state_localnet: } +2024-12-20T09:58:32Z TRACE Received state_localnet: }, +2024-12-20T09:58:32Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:32Z", +2024-12-20T09:58:32Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:32Z TRACE Received state_localnet: } +2024-12-20T09:58:32Z DEBUG Handling device message state_localnet MP:d36a570d-2 +2024-12-20T09:58:32Z TRACE Ignoring partial state update +2024-12-20T09:58:32Z TRACE Received command AHU-1/state/pointset as MP:d36a570d-3 +2024-12-20T09:58:32Z TRACE Received state_pointset: { +2024-12-20T09:58:32Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:32Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:32Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:32Z TRACE Received state_pointset: }, +2024-12-20T09:58:32Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:32Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:32Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:32Z TRACE Received state_pointset: }, +2024-12-20T09:58:32Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:32Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:32Z TRACE Received state_pointset: } +2024-12-20T09:58:32Z TRACE Received state_pointset: }, +2024-12-20T09:58:32Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:32Z", +2024-12-20T09:58:32Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:32Z TRACE Received state_pointset: } +2024-12-20T09:58:32Z DEBUG Handling device message state_pointset MP:d36a570d-3 +2024-12-20T09:58:32Z TRACE Ignoring partial state update +2024-12-20T09:58:32Z TRACE Received command AHU-1/config/update as RC:1491db.0000000e +2024-12-20T09:58:32Z DEBUG Received config_update +2024-12-20T09:58:32Z DEBUG Handling update message config_update RC:1491db.0000000e +2024-12-20T09:58:32Z DEBUG Removed configTransaction RC:1491db.0000000e +2024-12-20T09:58:32Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:32Z DEBUG Updated config 2024-12-20T09:58:32Z RC:1491db.0000000e +2024-12-20T09:58:32Z INFO Updated config #009: Changed 0 fields. +2024-12-20T09:58:32Z DEBUG Expected last_config now 2024-12-20T09:58:32Z +2024-12-20T09:58:33Z TRACE Received command AHU-1/config/update as RC:1491db.0000000c +2024-12-20T09:58:33Z DEBUG Received config_update +2024-12-20T09:58:33Z DEBUG Handling update message config_update RC:1491db.0000000c +2024-12-20T09:58:33Z DEBUG Removed configTransaction RC:1491db.0000000c +2024-12-20T09:58:33Z DEBUG Set last_start changed false, last_start 2024-12-20T09:58:06Z +2024-12-20T09:58:33Z DEBUG Updated config 2024-12-20T09:58:33Z RC:1491db.0000000c +2024-12-20T09:58:33Z INFO Updated config #010: Changed 0 fields. +2024-12-20T09:58:33Z DEBUG Expected last_config now 2024-12-20T09:58:33Z +2024-12-20T09:58:33Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:58:34Z TRACE Received command AHU-1/state/update as MP:eb8069ea +2024-12-20T09:58:34Z DEBUG Received state_update +2024-12-20T09:58:34Z DEBUG Handling update message state_update MP:eb8069ea +2024-12-20T09:58:34Z DEBUG Updated state after 0s 2024-12-20T09:58:34Z MP:eb8069ea +2024-12-20T09:58:34Z INFO Updated state #010: Changed 3 fields: +2024-12-20T09:58:34Z INFO Updated state #010: Set `system.last_config` = `2024-12-20T09:58:33Z` +2024-12-20T09:58:34Z INFO Updated state #010: Set `system.status.timestamp` = `2024-12-20T09:58:33Z` +2024-12-20T09:58:34Z INFO Updated state #010: Set `timestamp` = `2024-12-20T09:58:34Z` +2024-12-20T09:58:34Z DEBUG Updated state has last_config 2024-12-20T09:58:33Z (expecting 2024-12-20T09:58:33Z) +2024-12-20T09:58:34Z TRACE Received command AHU-1/state/system as MP:eb8069ea-0 +2024-12-20T09:58:34Z TRACE Received state_system: { +2024-12-20T09:58:34Z TRACE Received state_system: "hardware" : { +2024-12-20T09:58:34Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:58:34Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:58:34Z TRACE Received state_system: }, +2024-12-20T09:58:34Z TRACE Received state_system: "last_config" : "2024-12-20T09:58:33Z", +2024-12-20T09:58:34Z TRACE Received state_system: "operation" : { +2024-12-20T09:58:34Z TRACE Received state_system: "operational" : true, +2024-12-20T09:58:34Z TRACE Received state_system: "last_start" : "2024-12-20T09:58:06Z", +2024-12-20T09:58:34Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:58:34Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:58:34Z TRACE Received state_system: }, +2024-12-20T09:58:34Z TRACE Received state_system: "serial_no" : "sequencer-2746", +2024-12-20T09:58:34Z TRACE Received state_system: "software" : { +2024-12-20T09:58:34Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:58:34Z TRACE Received state_system: }, +2024-12-20T09:58:34Z TRACE Received state_system: "status" : { +2024-12-20T09:58:34Z TRACE Received state_system: "message" : "success", +2024-12-20T09:58:34Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:58:34Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:33Z", +2024-12-20T09:58:34Z TRACE Received state_system: "level" : 300 +2024-12-20T09:58:34Z TRACE Received state_system: }, +2024-12-20T09:58:34Z TRACE Received state_system: "timestamp" : "2024-12-20T09:58:34Z", +2024-12-20T09:58:34Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:58:34Z TRACE Received state_system: } +2024-12-20T09:58:34Z DEBUG Handling device message state_system MP:eb8069ea-0 +2024-12-20T09:58:34Z TRACE Ignoring partial state update +2024-12-20T09:58:34Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:58:34Z DEBUG Stage finished waiting for config update synchronized at @24s after 4s +2024-12-20T09:58:34Z TRACE Stage resume waiting for blobset status is ERROR at @24s +2024-12-20T09:58:34Z DEBUG Config sync took 4s +2024-12-20T09:58:34Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:58:34Z DEBUG New lastConfigApplied at 2024-12-20T09:58:34Z +2024-12-20T09:58:34Z DEBUG Update config before blobset status is ERROR timestamp 2024-12-20T09:58:33Z +2024-12-20T09:58:34Z TRACE Outgoing local_update: { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:58:33Z", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:58:06Z" +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_bad_hash" +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzAvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "sha256" : "@@@invalid blob data hash###6aaf0fa3fdaa5936c973968a08fcea1e5e1fed003996d3ad9959c72c5e79ca49", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:58:28Z" +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:58:34Z TRACE Outgoing local_update: }, +2024-12-20T09:58:34Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:34Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:58:34Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z TRACE Outgoing local_update: } +2024-12-20T09:58:34Z DEBUG Recorded sequence: 1. Update config before blobset status is ERROR +2024-12-20T09:58:34Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `invalid blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:58:34Z TRACE Update config before blobset status is ERROR: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `invalid blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:58:34Z DEBUG Recorded sequence: 1. Wait for blobset status is ERROR +2024-12-20T09:58:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:58:34Z TRACE Received command AHU-1/state/discovery as MP:eb8069ea-1 +2024-12-20T09:58:34Z TRACE Received state_discovery: { +2024-12-20T09:58:34Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:58:34Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:58:34Z", +2024-12-20T09:58:34Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:58:34Z TRACE Received state_discovery: } +2024-12-20T09:58:34Z DEBUG Handling device message state_discovery MP:eb8069ea-1 +2024-12-20T09:58:34Z TRACE Ignoring partial state update +2024-12-20T09:58:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:58:34Z TRACE Received command AHU-1/state/localnet as MP:eb8069ea-2 +2024-12-20T09:58:34Z TRACE Received state_localnet: { +2024-12-20T09:58:34Z TRACE Received state_localnet: "families" : { +2024-12-20T09:58:34Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:58:34Z TRACE Received state_localnet: "addr" : "00:0d:3a:3c:63:b8" +2024-12-20T09:58:34Z TRACE Received state_localnet: }, +2024-12-20T09:58:34Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:58:34Z TRACE Received state_localnet: "addr" : "10.1.0.165" +2024-12-20T09:58:34Z TRACE Received state_localnet: }, +2024-12-20T09:58:34Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:58:34Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:58:34Z TRACE Received state_localnet: }, +2024-12-20T09:58:34Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:58:34Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:58:34Z TRACE Received state_localnet: } +2024-12-20T09:58:34Z TRACE Received state_localnet: }, +2024-12-20T09:58:34Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:58:34Z", +2024-12-20T09:58:34Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:58:34Z TRACE Received state_localnet: } +2024-12-20T09:58:34Z DEBUG Handling device message state_localnet MP:eb8069ea-2 +2024-12-20T09:58:34Z TRACE Ignoring partial state update +2024-12-20T09:58:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:58:34Z TRACE Received command AHU-1/state/pointset as MP:eb8069ea-3 +2024-12-20T09:58:34Z TRACE Received state_pointset: { +2024-12-20T09:58:34Z TRACE Received state_pointset: "points" : { +2024-12-20T09:58:34Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:34Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:58:34Z TRACE Received state_pointset: }, +2024-12-20T09:58:34Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:34Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:58:34Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:58:34Z TRACE Received state_pointset: }, +2024-12-20T09:58:34Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:34Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:58:34Z TRACE Received state_pointset: } +2024-12-20T09:58:34Z TRACE Received state_pointset: }, +2024-12-20T09:58:34Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:58:34Z", +2024-12-20T09:58:34Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:58:34Z TRACE Received state_pointset: } +2024-12-20T09:58:34Z DEBUG Handling device message state_pointset MP:eb8069ea-3 +2024-12-20T09:58:34Z TRACE Ignoring partial state update +2024-12-20T09:58:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:58:37Z TRACE Received command AHU-1/events/pointset as MP:21cfc264 +2024-12-20T09:58:37Z TRACE Received events_pointset: { +2024-12-20T09:58:37Z TRACE Received events_pointset: "points" : { +2024-12-20T09:58:37Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:58:37Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:58:37Z TRACE Received events_pointset: }, +2024-12-20T09:58:37Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:58:37Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:58:37Z TRACE Received events_pointset: }, +2024-12-20T09:58:37Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:58:37Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:58:37Z TRACE Received events_pointset: } +2024-12-20T09:58:37Z TRACE Received events_pointset: }, +2024-12-20T09:58:37Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:58:37Z", +2024-12-20T09:58:37Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:58:37Z TRACE Received events_pointset: } +2024-12-20T09:58:37Z DEBUG Handling device message events_pointset MP:21cfc264 +2024-12-20T09:58:37Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:58:37Z TRACE Received command AHU-1/state/update as MP:e041b68c +2024-12-20T09:58:37Z DEBUG Received state_update +2024-12-20T09:58:37Z DEBUG Handling update message state_update MP:e041b68c +2024-12-20T09:58:37Z DEBUG Updated state after 0s 2024-12-20T09:58:37Z MP:e041b68c +2024-12-20T09:58:37Z INFO Updated state #011: Changed 2 fields: +2024-12-20T09:58:37Z INFO Updated state #011: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `2024-12-20T09:58:28Z`, "status": { "level": `500`, "detail": `java.lang.RuntimeException: java.lang.RuntimeException: Blob data hash mismatch... +2024-12-20T09:58:37Z INFO Updated state #011: Set `timestamp` = `2024-12-20T09:58:37Z` +2024-12-20T09:58:37Z DEBUG Updated state has last_config 2024-12-20T09:58:33Z (expecting 2024-12-20T09:58:33Z) +2024-12-20T09:58:37Z DEBUG Stage finished waiting for blobset status is ERROR at @27s after 9s +2024-12-20T09:58:37Z TRACE Stage resume waiting for executing test at @27s +2024-12-20T09:58:37Z DEBUG stage done waiting for executing test at @27s +2024-12-20T09:58:37Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-20T09:58:37Z NOTICE RESULT pass endpoint.config endpoint_connection_bad_hash ALPHA 10/10 Sequence complete +2024-12-20T09:58:37Z NOTICE Sequence complete +2024-12-20T09:58:37Z INFO Waiting 5s for more messages... +2024-12-20T09:58:37Z TRACE Stage suspend waiting for executing test at @27s +2024-12-20T09:58:37Z INFO Stage start waiting for minimum test time at @27s +2024-12-20T09:58:37Z TRACE Received command AHU-1/state/system as MP:e041b68c-0 +2024-12-20T09:58:37Z DEBUG Handling device message state_system MP:e041b68c-0 +2024-12-20T09:58:37Z TRACE Ignoring partial state update +2024-12-20T09:58:37Z TRACE Received command AHU-1/state/discovery as MP:e041b68c-1 +2024-12-20T09:58:37Z DEBUG Handling device message state_discovery MP:e041b68c-1 +2024-12-20T09:58:37Z TRACE Ignoring partial state update +2024-12-20T09:58:37Z TRACE Received command AHU-1/state/localnet as MP:e041b68c-2 +2024-12-20T09:58:37Z DEBUG Handling device message state_localnet MP:e041b68c-2 +2024-12-20T09:58:37Z TRACE Ignoring partial state update +2024-12-20T09:58:37Z TRACE Received command AHU-1/state/blobset as MP:e041b68c-3 +2024-12-20T09:58:37Z DEBUG Handling device message state_blobset MP:e041b68c-3 +2024-12-20T09:58:37Z TRACE Ignoring partial state update +2024-12-20T09:58:37Z TRACE Received command AHU-1/state/pointset as MP:e041b68c-4 +2024-12-20T09:58:37Z DEBUG Handling device message state_pointset MP:e041b68c-4 +2024-12-20T09:58:37Z TRACE Ignoring partial state update +2024-12-20T09:58:37Z TRACE Received command AHU-1/events/system as MP:11cc5124 +2024-12-20T09:58:37Z DEBUG Handling device message events_system MP:11cc5124 +2024-12-20T09:58:47Z TRACE Received command AHU-1/events/pointset as MP:7789061a +2024-12-20T09:58:47Z DEBUG Handling device message events_pointset MP:7789061a +2024-12-20T09:58:47Z DEBUG Stage finished waiting for minimum test time at @37s after 9s +2024-12-20T09:58:47Z TRACE Stage resume waiting for executing test at @37s +2024-12-20T09:58:47Z NOTICE SCHEMA pass endpoint.config endpoint_connection_bad_hash ALPHA state_update No schema violations found +2024-12-20T09:58:47Z NOTICE SCHEMA pass endpoint.config endpoint_connection_bad_hash ALPHA device_state Only expected device state changes observed +2024-12-20T09:58:47Z NOTICE Ending test endpoint_connection_bad_hash after @37s ################################ diff --git a/validator/sequences/endpoint_connection_bad_hash/state_discovery.attr b/validator/sequences/endpoint_connection_bad_hash/state_discovery.attr new file mode 100644 index 0000000000..6e3fce7aca --- /dev/null +++ b/validator/sequences/endpoint_connection_bad_hash/state_discovery.attr @@ -0,0 +1,10 @@ +{ + "deviceId" : "AHU-1", + "deviceNumId" : "123456789101112", + "deviceRegistryId" : "ZZ-TRI-FECTA_0", + "projectId" : "localhost", + "transactionId" : "MP:eb8069ea-1", + "publishTime" : "2024-12-20T09:58:34Z", + "subFolder" : "discovery", + "subType" : "state" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_discovery.json b/validator/sequences/endpoint_connection_bad_hash/state_discovery.json new file mode 100644 index 0000000000..bea9a90747 --- /dev/null +++ b/validator/sequences/endpoint_connection_bad_hash/state_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { }, + "timestamp" : "2024-12-20T09:58:34Z", + "version" : "1.5.2" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_localnet.attr b/validator/sequences/endpoint_connection_bad_hash/state_localnet.attr index b7ef019dda..5b02e5a8e8 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_localnet.attr +++ b/validator/sequences/endpoint_connection_bad_hash/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "MP:045d5ed9-1", - "publishTime" : "2024-11-06T17:35:56Z", + "transactionId" : "MP:eb8069ea-2", + "publishTime" : "2024-12-20T09:58:34Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_localnet.json b/validator/sequences/endpoint_connection_bad_hash/state_localnet.json index b38bf29e66..9d942aaad7 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_localnet.json +++ b/validator/sequences/endpoint_connection_bad_hash/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "60:45:bd:05:3c:88" + "addr" : "00:0d:3a:3c:63:b8" }, "ipv4" : { - "addr" : "10.1.0.117" - }, - "ipv6" : { - "addr" : "fe80::6245:bdff:fe05:3c88" + "addr" : "10.1.0.165" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } }, - "timestamp" : "2024-11-06T17:35:56Z", + "timestamp" : "2024-12-20T09:58:34Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_pointset.attr b/validator/sequences/endpoint_connection_bad_hash/state_pointset.attr index 435a36b644..bcab8e78dc 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_pointset.attr +++ b/validator/sequences/endpoint_connection_bad_hash/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "MP:045d5ed9-2", - "publishTime" : "2024-11-06T17:35:56Z", + "transactionId" : "MP:eb8069ea-3", + "publishTime" : "2024-12-20T09:58:34Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_pointset.json b/validator/sequences/endpoint_connection_bad_hash/state_pointset.json index d608f9344e..00506a3537 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_pointset.json +++ b/validator/sequences/endpoint_connection_bad_hash/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:35:56Z", + "timestamp" : "2024-12-20T09:58:34Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_system.attr b/validator/sequences/endpoint_connection_bad_hash/state_system.attr index 8fdec4ab5f..3f3207f82b 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_system.attr +++ b/validator/sequences/endpoint_connection_bad_hash/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "MP:045d5ed9-0", - "publishTime" : "2024-11-06T17:35:56Z", + "transactionId" : "MP:eb8069ea-0", + "publishTime" : "2024-12-20T09:58:34Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_system.json b/validator/sequences/endpoint_connection_bad_hash/state_system.json index b15cbfb917..17a1302fe7 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_system.json +++ b/validator/sequences/endpoint_connection_bad_hash/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:35:54Z", + "last_config" : "2024-12-20T09:58:33Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:35:31Z", + "last_start" : "2024-12-20T09:58:06Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-30867", + "serial_no" : "sequencer-2746", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:35:54Z", + "timestamp" : "2024-12-20T09:58:33Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:35:56Z", + "timestamp" : "2024-12-20T09:58:34Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_update.attr b/validator/sequences/endpoint_connection_bad_hash/state_update.attr index 17256dab5b..72be12ff93 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_update.attr +++ b/validator/sequences/endpoint_connection_bad_hash/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_0", "projectId" : "localhost", - "transactionId" : "MP:5b28489b", - "publishTime" : "2024-11-06T17:36:02Z", + "transactionId" : "MP:e041b68c", + "publishTime" : "2024-12-20T09:58:37Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_bad_hash/state_update.json b/validator/sequences/endpoint_connection_bad_hash/state_update.json index 6bc58ec279..268aea016e 100644 --- a/validator/sequences/endpoint_connection_bad_hash/state_update.json +++ b/validator/sequences/endpoint_connection_bad_hash/state_update.json @@ -5,28 +5,31 @@ "phase" : "final", "status" : { "message" : "java.lang.RuntimeException: Blob data hash mismatch", - "detail" : "java.lang.RuntimeException: java.lang.RuntimeException: Blob data hash mismatch\n\tat daq.pubber.PubberUdmiPublisher.maybeRedirectEndpoint(PubberUdmiPublisher.java:654)\n\tat daq.pubber.PubberUdmiPublisher.deferredConfigActions(PubberUdmiPublisher.java:500)\n\tat daq.pubber.Pubber.periodicUpdate(Pubber.java:402)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n", + "detail" : "java.lang.RuntimeException: java.lang.RuntimeException: Blob data hash mismatch\n\tat daq.pubber.PubberUdmiPublisher.maybeRedirectEndpoint(PubberUdmiPublisher.java:662)\n\tat daq.pubber.PubberUdmiPublisher.deferredConfigActions(PubberUdmiPublisher.java:508)\n\tat daq.pubber.Pubber.periodicUpdate(Pubber.java:400)\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n", "category" : "blobset.blob.apply", - "timestamp" : "2024-11-06T17:36:02Z", + "timestamp" : "2024-12-20T09:58:37Z", "level" : 500 }, - "generation" : "2024-11-06T17:35:50Z" + "generation" : "2024-12-20T09:58:28Z" } } }, + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "60:45:bd:05:3c:88" + "addr" : "00:0d:3a:3c:63:b8" }, "ipv4" : { - "addr" : "10.1.0.117" - }, - "ipv6" : { - "addr" : "fe80::6245:bdff:fe05:3c88" + "addr" : "10.1.0.165" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } } }, @@ -45,14 +48,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:35:54Z", + "last_config" : "2024-12-20T09:58:33Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:35:31Z", + "last_start" : "2024-12-20T09:58:06Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-30867", + "serial_no" : "sequencer-2746", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -63,10 +66,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:35:54Z", + "timestamp" : "2024-12-20T09:58:33Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:36:02Z", + "timestamp" : "2024-12-20T09:58:37Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/config_update.attr b/validator/sequences/endpoint_connection_success_alternate/config_update.attr index 66069f75f2..481fba2a0f 100644 --- a/validator/sequences/endpoint_connection_success_alternate/config_update.attr +++ b/validator/sequences/endpoint_connection_success_alternate/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "RC:eea582.00000017", - "publishTime" : "2024-11-06T17:32:45Z", + "transactionId" : "RC:b2979f.0000001c", + "publishTime" : "2024-12-20T09:55:49Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/config_update.json b/validator/sequences/endpoint_connection_success_alternate/config_update.json index 677b0fbf65..72adb4ae33 100644 --- a/validator/sequences/endpoint_connection_success_alternate/config_update.json +++ b/validator/sequences/endpoint_connection_success_alternate/config_update.json @@ -2,11 +2,16 @@ "blobset" : { "blobs" : { } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { + "bacnet" : { }, "ether" : { }, "ipv4" : { }, - "ipv6" : { }, "vendor" : { } } }, @@ -28,16 +33,16 @@ }, "system" : { "metrics_rate_sec" : 10, - "min_loglevel" : 200, + "min_loglevel" : 100, "operation" : { - "last_start" : "2024-11-06T17:31:49Z" + "last_start" : "2024-12-20T09:54:41Z" }, "testing" : { - "config_base" : 16, + "config_base" : 17, "sequence_name" : "endpoint_connection_success_alternate", - "transaction_id" : "RC:eea582.00000017" + "transaction_id" : "RC:b2979f.0000001c" } }, - "timestamp" : "2024-11-06T17:32:45Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-20T09:55:49Z", + "version" : "git-61cf36e" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/device_system.log b/validator/sequences/endpoint_connection_success_alternate/device_system.log index e7e9b44fa5..d244a38588 100644 --- a/validator/sequences/endpoint_connection_success_alternate/device_system.log +++ b/validator/sequences/endpoint_connection_success_alternate/device_system.log @@ -1,74 +1,194 @@ -2024-11-06T17:31:50Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:31:50Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:31:50Z WARNING device.log Dropping state update until config received... -2024-11-06T17:31:50Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:31:50Z NOTICE system.config.apply success -2024-11-06T17:31:50Z WARNING device.log Ending connection 1730914310131 with 9 -2024-11-06T17:31:50Z NOTICE system.config.apply success -2024-11-06T17:32:02Z NOTICE system.config.apply success -2024-11-06T17:32:02Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:02Z INFO device.log 2024-11-06T17:32:02Z received config 2024-11-06T17:32:02Z -2024-11-06T17:32:02Z NOTICE system.config.apply success -2024-11-06T17:32:04Z INFO device.log Update state 2024-11-06T17:32:04Z last_config 2024-11-06T17:32:02Z -2024-11-06T17:32:05Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:05Z INFO device.log 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z NOTICE system.config.apply success -2024-11-06T17:32:06Z INFO device.log Update state 2024-11-06T17:32:06Z last_config 2024-11-06T17:32:05Z -2024-11-06T17:32:07Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:07Z INFO device.log 2024-11-06T17:32:07Z received config 2024-11-06T17:32:07Z -2024-11-06T17:32:07Z NOTICE system.config.apply success -2024-11-06T17:32:08Z INFO device.log Update state 2024-11-06T17:32:08Z last_config 2024-11-06T17:32:07Z -2024-11-06T17:32:09Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:09Z INFO device.log 2024-11-06T17:32:09Z received config 2024-11-06T17:32:09Z -2024-11-06T17:32:09Z NOTICE system.config.apply success -2024-11-06T17:32:10Z INFO device.log Update state 2024-11-06T17:32:10Z last_config 2024-11-06T17:32:09Z -2024-11-06T17:32:10Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:10Z INFO device.log 2024-11-06T17:32:10Z received config 2024-11-06T17:32:10Z -2024-11-06T17:32:10Z NOTICE system.config.apply success -2024-11-06T17:32:11Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:11Z INFO device.log 2024-11-06T17:32:11Z received config 2024-11-06T17:32:11Z -2024-11-06T17:32:11Z NOTICE system.config.apply success -2024-11-06T17:32:12Z INFO device.log Update state 2024-11-06T17:32:12Z last_config 2024-11-06T17:32:11Z -2024-11-06T17:32:13Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:13Z INFO device.log 2024-11-06T17:32:13Z received config 2024-11-06T17:32:13Z -2024-11-06T17:32:13Z NOTICE system.config.apply success -2024-11-06T17:32:14Z INFO device.log Update state 2024-11-06T17:32:14Z last_config 2024-11-06T17:32:13Z -2024-11-06T17:32:20Z NOTICE device.log Starting new endpoint generation -2024-11-06T17:32:20Z INFO device.log New config blob endpoint detected: +2024-12-20T09:54:41Z INFO device.log Configured with auth_type RS256 +2024-12-20T09:54:42Z INFO device.log Using addresses from default interface: eth0 for family: ether +2024-12-20T09:54:42Z INFO device.log Family ether address is 60:45:bd:03:f7:6c +2024-12-20T09:54:42Z INFO device.log Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:54:42Z INFO device.log Family ipv4 address is 10.1.0.15 +2024-12-20T09:54:42Z INFO device.log Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:54:42Z INFO device.log Loading endpoint into persistent data from configuration +2024-12-20T09:54:42Z WARNING device.log Updating persistent store: { - "protocol" : "mqtt", - "transport" : "ssl", - "hostname" : "localhost", - "client_id" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", - "topic_prefix" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", - "auth_provider" : { - "basic" : { - "username" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", - "password" : "38269d11" + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "password" : "38269d11" + } } }, - "generation" : "2024-11-06T17:32:12Z" + "restart_count" : 1 } -2024-11-06T17:32:20Z INFO device.log Update state 2024-11-06T17:32:20Z last_config 2024-11-06T17:32:13Z -2024-11-06T17:32:20Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:20Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:20Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:20Z INFO device.log Password sha256 6b5344e1 -2024-11-06T17:32:20Z WARNING device.log Starting connection 1730914340907 with 10 -2024-11-06T17:32:20Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:20Z WARNING device.log Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:20Z WARNING device.log Creating new config latch for AHU-1 -2024-11-06T17:32:21Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:21Z INFO device.log 2024-11-06T17:32:21Z received config 2024-11-06T17:32:14Z -2024-11-06T17:32:21Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:21Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:21Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:32:21Z NOTICE system.config.apply success -2024-11-06T17:32:21Z INFO device.log Connection complete. -2024-11-06T17:32:21Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:21Z WARNING device.log Ending connection 1730914340907 with 9 -2024-11-06T17:32:21Z NOTICE device.log Persisting connection endpoint -2024-11-06T17:32:21Z WARNING device.log Updating persistent store: +2024-12-20T09:54:42Z INFO device.log Starting pubber AHU-1, serial sequencer-18531, mac null, gateway null, options noPersist +2024-12-20T09:54:42Z INFO device.log Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:54:42Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:54:42Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:54:42Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:54:42Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:54:42Z WARNING device.log Starting connection 1734688482157 with 10 +2024-12-20T09:54:42Z INFO device.log Update state 2024-12-20T09:54:42Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:42Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:42Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:54:42Z INFO device.log Update state 2024-12-20T09:54:42Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:42Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:42Z INFO device.log Update state 2024-12-20T09:54:42Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:42Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:42Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:42Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:54:42Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:54:42Z INFO device.log 2024-12-20T09:54:42Z received config 2024-12-20T09:54:27Z +2024-12-20T09:54:42Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:54:42Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:54:42Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:54:42Z WARNING device.log Ending connection 1734688482157 with 9 +2024-12-20T09:54:42Z NOTICE system.config.apply success +2024-12-20T09:54:42Z NOTICE system.config.apply success +2024-12-20T09:54:54Z NOTICE system.config.apply success +2024-12-20T09:54:54Z DEBUG device.log State update defer -7828ms +2024-12-20T09:54:54Z INFO device.log Update state 2024-12-20T09:54:54Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:54:54Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:54:54Z DEBUG system.config.receive success +2024-12-20T09:54:54Z DEBUG device.log State update defer 1917ms +2024-12-20T09:54:54Z DEBUG system.config.parse success +2024-12-20T09:54:54Z DEBUG device.log State update defer 1916ms +2024-12-20T09:54:54Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:54Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:54:54Z INFO device.log 2024-12-20T09:54:54Z received config 2024-12-20T09:54:54Z +2024-12-20T09:54:54Z NOTICE system.config.apply success +2024-12-20T09:54:54Z DEBUG device.log State update defer 1911ms +2024-12-20T09:54:54Z DEBUG device.log State update defer 1911ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:56Z INFO device.log Update state 2024-12-20T09:54:56Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:54:56Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:54:58Z DEBUG system.config.receive success +2024-12-20T09:54:58Z DEBUG device.log State update defer -74ms +2024-12-20T09:54:58Z INFO device.log Update state 2024-12-20T09:54:58Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:54:58Z DEBUG system.config.parse success +2024-12-20T09:54:58Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:58Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:54:58Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:54:58Z DEBUG device.log State update defer 2000ms +2024-12-20T09:54:58Z INFO device.log 2024-12-20T09:54:58Z received config 2024-12-20T09:54:58Z +2024-12-20T09:54:58Z NOTICE system.config.apply success +2024-12-20T09:54:58Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:00Z INFO device.log Update state 2024-12-20T09:55:00Z last_config 2024-12-20T09:54:58Z +2024-12-20T09:55:00Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG system.config.receive success +2024-12-20T09:55:02Z DEBUG device.log State update defer -92ms +2024-12-20T09:55:02Z INFO device.log Update state 2024-12-20T09:55:02Z last_config 2024-12-20T09:54:58Z +2024-12-20T09:55:02Z DEBUG system.config.parse success +2024-12-20T09:55:02Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:02Z INFO device.log 2024-12-20T09:55:02Z received config 2024-12-20T09:55:02Z +2024-12-20T09:55:02Z NOTICE system.config.apply success +2024-12-20T09:55:02Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 1996ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 1996ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 1996ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 1996ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 1995ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:04Z INFO device.log Update state 2024-12-20T09:55:04Z last_config 2024-12-20T09:55:02Z +2024-12-20T09:55:04Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:07Z DEBUG system.config.receive success +2024-12-20T09:55:07Z DEBUG device.log State update defer -96ms +2024-12-20T09:55:07Z DEBUG system.config.parse success +2024-12-20T09:55:07Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:07Z INFO device.log Update state 2024-12-20T09:55:07Z last_config 2024-12-20T09:55:02Z +2024-12-20T09:55:07Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:07Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:07Z DEBUG device.log State update defer 2000ms +2024-12-20T09:55:07Z INFO device.log 2024-12-20T09:55:07Z received config 2024-12-20T09:55:07Z +2024-12-20T09:55:07Z NOTICE system.config.apply success +2024-12-20T09:55:07Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:08Z DEBUG system.config.receive success +2024-12-20T09:55:08Z DEBUG system.config.parse success +2024-12-20T09:55:08Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:08Z DEBUG device.log State update defer 810ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 809ms +2024-12-20T09:55:08Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:08Z INFO device.log 2024-12-20T09:55:08Z received config 2024-12-20T09:55:08Z +2024-12-20T09:55:08Z NOTICE system.config.apply success +2024-12-20T09:55:08Z DEBUG device.log State update defer 807ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 806ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 806ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 805ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 805ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 805ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 805ms +2024-12-20T09:55:09Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:09Z INFO device.log Update state 2024-12-20T09:55:09Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:09Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:09Z DEBUG system.config.receive success +2024-12-20T09:55:09Z DEBUG device.log State update defer 1708ms +2024-12-20T09:55:09Z DEBUG system.config.parse success +2024-12-20T09:55:09Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:09Z DEBUG device.log State update defer 1707ms +2024-12-20T09:55:09Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:09Z INFO device.log 2024-12-20T09:55:09Z received config 2024-12-20T09:55:09Z +2024-12-20T09:55:09Z DEBUG device.log State update defer 1705ms +2024-12-20T09:55:09Z DEBUG device.log State update defer 1705ms +2024-12-20T09:55:09Z NOTICE system.config.apply success +2024-12-20T09:55:09Z DEBUG device.log State update defer 1705ms +2024-12-20T09:55:09Z DEBUG device.log State update defer 1703ms +2024-12-20T09:55:10Z DEBUG system.config.receive success +2024-12-20T09:55:10Z DEBUG device.log State update defer 686ms +2024-12-20T09:55:10Z DEBUG system.config.parse success +2024-12-20T09:55:10Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:10Z DEBUG device.log State update defer 685ms +2024-12-20T09:55:10Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:10Z INFO device.log 2024-12-20T09:55:10Z received config 2024-12-20T09:55:10Z +2024-12-20T09:55:10Z NOTICE system.config.apply success +2024-12-20T09:55:10Z DEBUG device.log State update defer 683ms +2024-12-20T09:55:10Z DEBUG device.log State update defer 682ms +2024-12-20T09:55:10Z DEBUG device.log State update defer 682ms +2024-12-20T09:55:10Z DEBUG device.log State update defer 682ms +2024-12-20T09:55:10Z DEBUG device.log State update defer 682ms +2024-12-20T09:55:10Z DEBUG device.log State update defer 682ms +2024-12-20T09:55:11Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:11Z INFO device.log Update state 2024-12-20T09:55:11Z last_config 2024-12-20T09:55:10Z +2024-12-20T09:55:11Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:22Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:22Z DEBUG device.log Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:22Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:22Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:22Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:22Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:55:22Z WARNING device.log Starting connection 1734688522934 with 10 +2024-12-20T09:55:22Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:22Z WARNING device.log Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:22Z WARNING device.log Terminating AHU-1 Pubber sender +2024-12-20T09:55:22Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:55:23Z DEBUG system.config.receive success +2024-12-20T09:55:23Z DEBUG system.config.parse success +2024-12-20T09:55:23Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:23Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:23Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:55:23Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:23Z INFO device.log 2024-12-20T09:55:23Z received config 2024-12-20T09:55:23Z +2024-12-20T09:55:23Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:23Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:23Z NOTICE system.config.apply success +2024-12-20T09:55:23Z DEBUG device.log State update defer 1536ms +2024-12-20T09:55:23Z INFO device.log Connection complete. +2024-12-20T09:55:23Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:23Z WARNING device.log Ending connection 1734688522934 with 9 +2024-12-20T09:55:23Z NOTICE device.log Persisting connection endpoint +2024-12-20T09:55:23Z WARNING device.log Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -82,25 +202,76 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:12Z" + "generation" : "2024-12-20T09:55:11Z" }, "restart_count" : 1 } -2024-11-06T17:32:21Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:21Z INFO device.log 2024-11-06T17:32:21Z received config 2024-11-06T17:32:21Z -2024-11-06T17:32:21Z NOTICE system.config.apply success -2024-11-06T17:32:22Z INFO device.log Update state 2024-11-06T17:32:22Z last_config 2024-11-06T17:32:21Z -2024-11-06T17:32:25Z INFO device.log Update state 2024-11-06T17:32:25Z last_config 2024-11-06T17:32:21Z -2024-11-06T17:32:25Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:25Z INFO device.log 2024-11-06T17:32:25Z received config 2024-11-06T17:32:25Z -2024-11-06T17:32:25Z NOTICE system.config.apply success -2024-11-06T17:32:27Z INFO device.log Update state 2024-11-06T17:32:27Z last_config 2024-11-06T17:32:25Z -2024-11-06T17:32:30Z INFO device.log Update state 2024-11-06T17:32:30Z last_config 2024-11-06T17:32:25Z -2024-11-06T17:32:31Z INFO device.log 2024-11-06T17:32:31Z received config 2024-11-06T17:32:31Z -2024-11-06T17:32:31Z NOTICE system.config.apply success -2024-11-06T17:32:32Z INFO device.log Update state 2024-11-06T17:32:32Z last_config 2024-11-06T17:32:31Z -2024-11-06T17:32:40Z NOTICE device.log Starting new endpoint generation -2024-11-06T17:32:40Z INFO device.log New config blob endpoint detected: +2024-12-20T09:55:23Z DEBUG device.log State update defer 1533ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1533ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1533ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1532ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1532ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1532ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1532ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1532ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1532ms +2024-12-20T09:55:23Z DEBUG device.log State update defer 1531ms +2024-12-20T09:55:24Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:24Z INFO device.log Update state 2024-12-20T09:55:24Z last_config 2024-12-20T09:55:23Z +2024-12-20T09:55:24Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:28Z DEBUG system.config.receive success +2024-12-20T09:55:28Z DEBUG device.log State update defer -2057ms +2024-12-20T09:55:28Z INFO device.log Update state 2024-12-20T09:55:28Z last_config 2024-12-20T09:55:23Z +2024-12-20T09:55:28Z DEBUG system.config.parse success +2024-12-20T09:55:28Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:28Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:28Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:28Z DEBUG device.log State update defer 2000ms +2024-12-20T09:55:28Z INFO device.log 2024-12-20T09:55:28Z received config 2024-12-20T09:55:28Z +2024-12-20T09:55:28Z NOTICE system.config.apply success +2024-12-20T09:55:28Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:28Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:28Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:28Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:28Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:28Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:28Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:30Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:30Z INFO device.log Update state 2024-12-20T09:55:30Z last_config 2024-12-20T09:55:28Z +2024-12-20T09:55:30Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG system.config.receive success +2024-12-20T09:55:13Z DEBUG device.log State update defer -57ms +2024-12-20T09:55:13Z INFO device.log Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:10Z +2024-12-20T09:55:13Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG system.config.parse success +2024-12-20T09:55:13Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z INFO device.log 2024-12-20T09:55:13Z received config 2024-12-20T09:55:13Z +2024-12-20T09:55:13Z NOTICE system.config.apply success +2024-12-20T09:55:13Z DEBUG device.log State update defer 1995ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1995ms +2024-12-20T09:55:15Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:15Z INFO device.log Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:15Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:22Z NOTICE device.log Starting new endpoint generation +2024-12-20T09:55:22Z INFO device.log New config blob endpoint detected: +{ + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", + "topic_prefix" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:11Z" +} +2024-12-20T09:55:22Z INFO device.log Update state 2024-12-20T09:55:22Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:43Z NOTICE device.log Starting new endpoint generation +2024-12-20T09:55:43Z INFO device.log New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -113,19 +284,75 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:30Z" + "generation" : "2024-12-20T09:55:33Z" +} +2024-12-20T09:55:43Z INFO device.log Update state 2024-12-20T09:55:43Z last_config 2024-12-20T09:55:34Z +2024-12-20T09:55:43Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:43Z DEBUG device.log Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:43Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:43Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:43Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:43Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:55:43Z WARNING device.log Starting connection 1734688543400 with 10 +2024-12-20T09:55:43Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:43Z WARNING device.log Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:43Z WARNING device.log Terminating AHU-1 Pubber sender +2024-12-20T09:55:43Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:55:43Z DEBUG system.config.receive success +2024-12-20T09:55:43Z DEBUG system.config.parse success +2024-12-20T09:55:43Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:43Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:43Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:55:43Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:43Z INFO device.log 2024-12-20T09:55:43Z received config 2024-12-20T09:55:35Z +2024-12-20T09:55:43Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:43Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:43Z NOTICE system.config.apply success +2024-12-20T09:55:43Z DEBUG device.log State update defer 1578ms +2024-12-20T09:55:43Z INFO device.log Connection complete. +2024-12-20T09:55:43Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:43Z WARNING device.log Ending connection 1734688543400 with 9 +2024-12-20T09:55:43Z NOTICE device.log Persisting connection endpoint +2024-12-20T09:55:43Z WARNING device.log Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:33Z" + }, + "restart_count" : 1 } -2024-11-06T17:32:40Z INFO device.log Update state 2024-11-06T17:32:40Z last_config 2024-11-06T17:32:31Z -2024-11-06T17:32:40Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:40Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:40Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:40Z INFO device.log Password sha256 6b5344e1 -2024-11-06T17:32:40Z WARNING device.log Starting connection 1730914360895 with 10 -2024-11-06T17:32:40Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:40Z WARNING device.log Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:40Z WARNING device.log Creating new config latch for AHU-1 -2024-11-06T17:32:41Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:41Z INFO device.log 2024-11-06T17:32:41Z received config 2024-11-06T17:32:32Z -2024-11-06T17:32:41Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:41Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:50Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1576ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1575ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1575ms +2024-12-20T09:55:43Z DEBUG device.log State update defer 1575ms +2024-12-20T09:55:44Z DEBUG system.config.receive success +2024-12-20T09:55:44Z DEBUG device.log State update defer 1302ms +2024-12-20T09:55:44Z DEBUG system.config.parse success +2024-12-20T09:55:44Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:44Z DEBUG device.log State update defer 1299ms +2024-12-20T09:55:44Z INFO device.log 2024-12-20T09:55:44Z received config 2024-12-20T09:55:44Z +2024-12-20T09:55:44Z NOTICE system.config.apply success +2024-12-20T09:55:44Z DEBUG device.log State update defer 1298ms +2024-12-20T09:55:44Z DEBUG device.log State update defer 1298ms +2024-12-20T09:55:44Z DEBUG device.log State update defer 1298ms +2024-12-20T09:55:44Z DEBUG device.log State update defer 1298ms +2024-12-20T09:55:45Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:45Z INFO device.log Update state 2024-12-20T09:55:45Z last_config 2024-12-20T09:55:44Z +2024-12-20T09:55:45Z DEBUG device.log State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:53Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/endpoint_connection_success_alternate/events_pointset.attr b/validator/sequences/endpoint_connection_success_alternate/events_pointset.attr index dddde68735..c61ca20f14 100644 --- a/validator/sequences/endpoint_connection_success_alternate/events_pointset.attr +++ b/validator/sequences/endpoint_connection_success_alternate/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:1794262f", - "publishTime" : "2024-11-06T17:32:41Z", + "transactionId" : "MP:24df611b", + "publishTime" : "2024-12-20T09:55:53Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/events_pointset.json b/validator/sequences/endpoint_connection_success_alternate/events_pointset.json index 87e7c8cf57..f04a8df031 100644 --- a/validator/sequences/endpoint_connection_success_alternate/events_pointset.json +++ b/validator/sequences/endpoint_connection_success_alternate/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 10 + "present_value" : 12 } }, - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:55:53Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/events_system.attr b/validator/sequences/endpoint_connection_success_alternate/events_system.attr index 19866f51d3..28b6474bcb 100644 --- a/validator/sequences/endpoint_connection_success_alternate/events_system.attr +++ b/validator/sequences/endpoint_connection_success_alternate/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:6dbc4bcb", - "publishTime" : "2024-11-06T17:32:41Z", + "transactionId" : "MP:b95df927", + "publishTime" : "2024-12-20T09:55:48Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/events_system.json b/validator/sequences/endpoint_connection_success_alternate/events_system.json index 77adc5e1ae..6aec2b4e7c 100644 --- a/validator/sequences/endpoint_connection_success_alternate/events_system.json +++ b/validator/sequences/endpoint_connection_success_alternate/events_system.json @@ -1,101 +1,284 @@ { - "event_no" : 7, - "last_config" : "2024-11-06T17:32:31Z", + "event_no" : 9, + "last_config" : "2024-12-20T09:55:44Z", "logentries" : [ { - "message" : "2024-11-06T17:32:31Z received config 2024-11-06T17:32:31Z", + "message" : "Starting new endpoint generation", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:31Z", - "level" : 200 - }, { - "message" : "success", - "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:31Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:32Z last_config 2024-11-06T17:32:31Z", + "message" : "New config blob endpoint detected:\n{\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-12-20T09:55:33Z\"\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:32Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 }, { - "message" : "Starting new endpoint generation", + "message" : "Update state 2024-12-20T09:55:43Z last_config 2024-12-20T09:55:34Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", - "level" : 300 + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 200 }, { - "message" : "New config blob endpoint detected:\n{\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-11-06T17:32:30Z\"\n}", + "message" : "State update AHU-1 (endpoint_connection_success_alternate)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:43Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:34Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:41Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-18531\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:34Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"60:45:bd:03:f7:6c\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.15\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"apply\",\n \"generation\" : \"2024-12-20T09:55:33Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", - "level" : 200 + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 }, { - "message" : "Update state 2024-11-06T17:32:40Z last_config 2024-11-06T17:32:31Z", + "message" : "Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", - "level" : 200 + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 }, { "message" : "CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 }, { "message" : "Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 }, { "message" : "Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 }, { "message" : "Password sha256 6b5344e1", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 }, { - "message" : "Starting connection 1730914360895 with 10", + "message" : "Starting connection 1734688543400 with 10", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 400 }, { "message" : "Terminating AHU-1 PubberPointsetManager sender", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 400 }, { "message" : "Terminating AHU-1 PubberSystemManager sender", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 400 + }, { + "message" : "Terminating AHU-1 Pubber sender", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 400 }, { "message" : "Creating new config latch for AHU-1", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 400 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:41Z received config 2024-11-06T17:32:32Z", + "message" : "Config update AHU-1 (endpoint_connection_success_alternate)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:35Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:54:41Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_connection_success_alternate\",\n \"transaction_id\" : \"RC:b2979f.00000017\",\n \"config_base\" : 15\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"url\" : \"data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=\",\n \"sha256\" : \"44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb\",\n \"generation\" : \"2024-12-20T09:55:33Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "Received config for config latch AHU-1", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 400 + }, { + "message" : "Starting AHU-1 Pubber sender with delay 10s", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 400 + }, { + "message" : "2024-12-20T09:55:43Z received config 2024-12-20T09:55:35Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 200 + }, { + "message" : "Starting AHU-1 PubberSystemManager sender with delay 10s", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 400 }, { "message" : "Starting AHU-1 PubberPointsetManager sender with delay 10s", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 400 }, { - "message" : "Starting AHU-1 PubberSystemManager sender with delay 10s", + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 300 + }, { + "message" : "State update defer 1578ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "Connection complete.", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 200 + }, { + "message" : "Start waiting 10s for config latch for AHU-1", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:55:43Z", "level" : 400 + }, { + "message" : "Ending connection 1734688543400 with 9", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 400 + }, { + "message" : "Persisting connection endpoint", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 300 + }, { + "message" : "Updating persistent store:\n{\n \"endpoint\" : {\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_2/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-12-20T09:55:33Z\"\n },\n \"restart_count\" : 1\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 400 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1576ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1575ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1575ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "State update defer 1575ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:43Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "State update defer 1302ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "Device AHU-1 config handler", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 200 + }, { + "message" : "State update defer 1299ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:55:44Z received config 2024-12-20T09:55:44Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 300 + }, { + "message" : "State update defer 1298ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "State update defer 1298ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "State update defer 1298ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "State update defer 1298ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:44Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:45Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:55:45Z last_config 2024-12-20T09:55:44Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:45Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_success_alternate)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:45Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:44Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:41Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-18531\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:44Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"60:45:bd:03:f7:6c\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.15\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"generation\" : \"2024-12-20T09:55:33Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:45Z", + "level" : 100 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 194.8931427001953 + "mem_free_mb" : 186.1119842529297 }, - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:55:48Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/local_discovery.json b/validator/sequences/endpoint_connection_success_alternate/local_discovery.json new file mode 100644 index 0000000000..4c564e79f0 --- /dev/null +++ b/validator/sequences/endpoint_connection_success_alternate/local_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { + "vendor" : { } + } +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/local_localnet.json b/validator/sequences/endpoint_connection_success_alternate/local_localnet.json index 97598c144b..4b6e825e32 100644 --- a/validator/sequences/endpoint_connection_success_alternate/local_localnet.json +++ b/validator/sequences/endpoint_connection_success_alternate/local_localnet.json @@ -3,6 +3,6 @@ "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/local_system.json b/validator/sequences/endpoint_connection_success_alternate/local_system.json index b1a2b1ada1..cbcd0c0a44 100644 --- a/validator/sequences/endpoint_connection_success_alternate/local_system.json +++ b/validator/sequences/endpoint_connection_success_alternate/local_system.json @@ -1,8 +1,8 @@ { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:49Z" + "last_start" : "2024-12-20T09:54:41Z" }, "testing" : { "sequence_name" : "endpoint_connection_success_alternate" diff --git a/validator/sequences/endpoint_connection_success_alternate/local_update.json b/validator/sequences/endpoint_connection_success_alternate/local_update.json index af787b9dec..a5a81cbf12 100644 --- a/validator/sequences/endpoint_connection_success_alternate/local_update.json +++ b/validator/sequences/endpoint_connection_success_alternate/local_update.json @@ -1,22 +1,27 @@ { - "timestamp" : "2024-11-06T17:32:45Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-20T09:55:49Z", + "version" : "@@@cloud udmi version###git-61cf36e", "system" : { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:49Z" + "last_start" : "2024-12-20T09:54:41Z" }, "testing" : { "sequence_name" : "endpoint_connection_success_alternate" } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } }, "blobset" : { diff --git a/validator/sequences/endpoint_connection_success_alternate/sequencer.log b/validator/sequences/endpoint_connection_success_alternate/sequencer.log index e5204f2c1b..9d657c024e 100644 --- a/validator/sequences/endpoint_connection_success_alternate/sequencer.log +++ b/validator/sequences/endpoint_connection_success_alternate/sequencer.log @@ -1,2161 +1,2528 @@ -2024-11-06T17:31:53Z NOTICE starting test endpoint_connection_success_alternate ################################ -2024-11-06T17:31:53Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:32:01Z DEBUG Allowing device state change (everything) -2024-11-06T17:32:01Z DEBUG Starting reset_config full reset true -2024-11-06T17:32:01Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:01Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:01Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:01Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:01Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:32:01Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:32:01Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:01Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:01Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:01Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:01Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:32:02Z TRACE updated check config_update: true -2024-11-06T17:32:02Z DEBUG update config_update, adding configTransaction RC:eea582.00000005 -2024-11-06T17:32:02Z TRACE local local_update: { -2024-11-06T17:32:02Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:32:02Z TRACE local local_update: "system" : { -2024-11-06T17:32:02Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:02Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:02Z TRACE local local_update: "operation" : { -2024-11-06T17:32:02Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "testing" : { -2024-11-06T17:32:02Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:02Z TRACE local local_update: "families" : { -2024-11-06T17:32:02Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:02Z TRACE local local_update: "points" : { -2024-11-06T17:32:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:02Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:02Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:02Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:02Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:32:02Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:02Z, because soft reset -2024-11-06T17:32:02Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:32:02Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:32:02Z TRACE received command AHU-1/state/update -2024-11-06T17:32:02Z DEBUG received state_update -2024-11-06T17:32:02Z DEBUG Handling update message state_update MP:7dec3023 -2024-11-06T17:32:02Z DEBUG Updated state after 10s 2024-11-06T17:31:52Z MP:7dec3023 -2024-11-06T17:32:02Z INFO Initial state #001: { -2024-11-06T17:32:02Z INFO Initial state #001: "timestamp" : "2024-11-06T17:31:52Z", -2024-11-06T17:32:02Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:32:02Z INFO Initial state #001: "system" : { -2024-11-06T17:32:02Z INFO Initial state #001: "last_config" : "2024-11-06T17:31:35Z", -2024-11-06T17:32:02Z INFO Initial state #001: "operation" : { -2024-11-06T17:32:02Z INFO Initial state #001: "operational" : true, -2024-11-06T17:32:02Z INFO Initial state #001: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:02Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:32:02Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "serial_no" : "sequencer-7871", -2024-11-06T17:32:02Z INFO Initial state #001: "hardware" : { -2024-11-06T17:32:02Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:32:02Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "software" : { -2024-11-06T17:32:02Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "status" : { -2024-11-06T17:32:02Z INFO Initial state #001: "message" : "success", -2024-11-06T17:32:02Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:32:02Z INFO Initial state #001: "timestamp" : "2024-11-06T17:31:50Z", -2024-11-06T17:32:02Z INFO Initial state #001: "level" : 300 -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "localnet" : { -2024-11-06T17:32:02Z INFO Initial state #001: "families" : { -2024-11-06T17:32:02Z INFO Initial state #001: "ether" : { -2024-11-06T17:32:02Z INFO Initial state #001: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:32:02Z INFO Initial state #001: "addr" : "10.1.0.159" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:32:02Z INFO Initial state #001: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "vendor" : { -2024-11-06T17:32:02Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "pointset" : { -2024-11-06T17:32:02Z INFO Initial state #001: "points" : { -2024-11-06T17:32:02Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:32:02Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:32:02Z INFO Initial state #001: }, -2024-11-06T17:32:02Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z INFO Initial state #001: } -2024-11-06T17:32:02Z NOTICE Received serial number sequencer-7871 -2024-11-06T17:32:02Z DEBUG Updated state has last_config 2024-11-06T17:31:35Z (expecting null) -2024-11-06T17:32:02Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:02Z TRACE received command AHU-1/state/system -2024-11-06T17:32:02Z TRACE received state_system: { -2024-11-06T17:32:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "last_config" : "2024-11-06T17:31:35Z", -2024-11-06T17:32:02Z TRACE received state_system: "operation" : { -2024-11-06T17:32:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:02Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:02Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:02Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:02Z TRACE received state_system: "software" : { -2024-11-06T17:32:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "status" : { -2024-11-06T17:32:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:02Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:50Z", -2024-11-06T17:32:02Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:52Z", -2024-11-06T17:32:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_system: } -2024-11-06T17:32:02Z DEBUG Handling device message state_system MP:7dec3023-0 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:02Z TRACE received state_localnet: { -2024-11-06T17:32:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:02Z TRACE received state_localnet: } -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:31:52Z", -2024-11-06T17:32:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_localnet: } -2024-11-06T17:32:02Z DEBUG Handling device message state_localnet MP:7dec3023-1 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:02Z TRACE received state_pointset: { -2024-11-06T17:32:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z TRACE received state_pointset: } -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:31:52Z", -2024-11-06T17:32:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_pointset: } -2024-11-06T17:32:02Z DEBUG Handling device message state_pointset MP:7dec3023-2 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:02Z TRACE received events_pointset: { -2024-11-06T17:32:02Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:02Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:02Z TRACE received events_pointset: }, -2024-11-06T17:32:02Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:02Z TRACE received events_pointset: }, -2024-11-06T17:32:02Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:32:02Z TRACE received events_pointset: } -2024-11-06T17:32:02Z TRACE received events_pointset: }, -2024-11-06T17:32:02Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:00Z", -2024-11-06T17:32:02Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received events_pointset: } -2024-11-06T17:32:02Z DEBUG Handling device message events_pointset MP:287dc98c -2024-11-06T17:32:02Z TRACE received command AHU-1/events/system -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z NOTICE system.config.apply: success -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z WARNING device.log: Ending connection 1730914310131 with 9 -2024-11-06T17:32:02Z DEBUG received events_system 2024-11-06T17:31:50Z NOTICE system.config.apply: success -2024-11-06T17:32:02Z DEBUG Handling device message events_system MP:cec53fcf -2024-11-06T17:32:02Z TRACE received command AHU-1/state/update -2024-11-06T17:32:02Z DEBUG received state_update -2024-11-06T17:32:02Z DEBUG Handling update message state_update MP:731b1585 -2024-11-06T17:32:02Z DEBUG Updated state after 0s 2024-11-06T17:32:02Z MP:731b1585 -2024-11-06T17:32:02Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:32:02Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:32:02Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:02Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:32:02Z` -2024-11-06T17:32:02Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:32:02Z` -2024-11-06T17:32:02Z DEBUG Updated state has last_config 2024-11-06T17:31:35Z (expecting null) -2024-11-06T17:32:02Z TRACE received command AHU-1/config/update -2024-11-06T17:32:02Z DEBUG received config_update -2024-11-06T17:32:02Z DEBUG Handling update message config_update RC:eea582.00000005 -2024-11-06T17:32:02Z DEBUG Removed configTransaction RC:eea582.00000005 -2024-11-06T17:32:02Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:02Z DEBUG Updated config 2024-11-06T17:32:02Z RC:eea582.00000005 -2024-11-06T17:32:02Z INFO Updated config #001: { -2024-11-06T17:32:02Z INFO Updated config #001: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:02Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:02Z INFO Updated config #001: "system" : { -2024-11-06T17:32:02Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:32:02Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:32:02Z INFO Updated config #001: "operation" : { -2024-11-06T17:32:02Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:02Z INFO Updated config #001: }, -2024-11-06T17:32:02Z INFO Updated config #001: "testing" : { -2024-11-06T17:32:02Z INFO Updated config #001: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:02Z INFO Updated config #001: } -2024-11-06T17:32:02Z INFO Updated config #001: }, -2024-11-06T17:32:02Z INFO Updated config #001: "localnet" : { -2024-11-06T17:32:02Z INFO Updated config #001: "families" : { -2024-11-06T17:32:02Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:32:02Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:32:02Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:32:02Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:32:02Z INFO Updated config #001: } -2024-11-06T17:32:02Z INFO Updated config #001: }, -2024-11-06T17:32:02Z INFO Updated config #001: "pointset" : { -2024-11-06T17:32:02Z INFO Updated config #001: "points" : { -2024-11-06T17:32:02Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:32:02Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:32:02Z INFO Updated config #001: }, -2024-11-06T17:32:02Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:32:02Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:32:02Z INFO Updated config #001: }, -2024-11-06T17:32:02Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:32:02Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z INFO Updated config #001: } -2024-11-06T17:32:02Z INFO Updated config #001: } -2024-11-06T17:32:02Z INFO Updated config #001: } -2024-11-06T17:32:02Z INFO Updated config #001: } -2024-11-06T17:32:02Z TRACE received command AHU-1/state/system -2024-11-06T17:32:02Z TRACE received state_system: { -2024-11-06T17:32:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "last_config" : "2024-11-06T17:31:35Z", -2024-11-06T17:32:02Z TRACE received state_system: "operation" : { -2024-11-06T17:32:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:02Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:02Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:02Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:02Z TRACE received state_system: "software" : { -2024-11-06T17:32:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "status" : { -2024-11-06T17:32:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:02Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:02Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:02Z TRACE received state_system: }, -2024-11-06T17:32:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_system: } -2024-11-06T17:32:02Z DEBUG Handling device message state_system MP:731b1585-0 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:32:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:02Z TRACE received state_localnet: { -2024-11-06T17:32:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:02Z TRACE received state_localnet: } -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_localnet: } -2024-11-06T17:32:02Z DEBUG Handling device message state_localnet MP:731b1585-1 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:02Z TRACE received state_pointset: { -2024-11-06T17:32:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z TRACE received state_pointset: } -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_pointset: } -2024-11-06T17:32:02Z DEBUG Handling device message state_pointset MP:731b1585-2 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z TRACE received command AHU-1/config/update -2024-11-06T17:32:02Z DEBUG received config_update -2024-11-06T17:32:02Z DEBUG Handling update message config_update MP:731b1585 -2024-11-06T17:32:02Z DEBUG last_start changed true, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:02Z DEBUG Updated config 2024-11-06T17:32:02Z MP:731b1585 -2024-11-06T17:32:02Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:32:04Z TRACE received command AHU-1/state/update -2024-11-06T17:32:04Z DEBUG received state_update -2024-11-06T17:32:04Z DEBUG Handling update message state_update MP:68dc8328 -2024-11-06T17:32:04Z DEBUG Updated state after 0s 2024-11-06T17:32:04Z MP:68dc8328 -2024-11-06T17:32:04Z INFO Updated state #003: Changed 4 fields: -2024-11-06T17:32:04Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:32:02Z` -2024-11-06T17:32:04Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:32:04Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:04Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:32:04Z` -2024-11-06T17:32:04Z DEBUG Updated state has last_config 2024-11-06T17:32:02Z (expecting 2024-11-06T17:32:02Z) -2024-11-06T17:32:04Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:04Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:32:04Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:04Z DEBUG Config sync took 2s -2024-11-06T17:32:04Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:04Z DEBUG Update config soft reset timestamp 2024-11-06T17:32:02Z -2024-11-06T17:32:04Z TRACE local local_update: { -2024-11-06T17:32:04Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:04Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:04Z TRACE local local_update: "system" : { -2024-11-06T17:32:04Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:04Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:04Z TRACE local local_update: "operation" : { -2024-11-06T17:32:04Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "testing" : { -2024-11-06T17:32:04Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:04Z TRACE local local_update: "families" : { -2024-11-06T17:32:04Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:04Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:04Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:04Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:04Z TRACE local local_update: "points" : { -2024-11-06T17:32:04Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:04Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:04Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:04Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:04Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:04Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:04Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:32:04Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:32:04Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:32:04Z DEBUG Done with reset_config -2024-11-06T17:32:04Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:32:04Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:32:04Z TRACE received command AHU-1/state/system -2024-11-06T17:32:04Z TRACE received state_system: { -2024-11-06T17:32:04Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:04Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:04Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:04Z TRACE received state_system: }, -2024-11-06T17:32:04Z TRACE received state_system: "last_config" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:04Z TRACE received state_system: "operation" : { -2024-11-06T17:32:04Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:04Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:04Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:04Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:04Z TRACE received state_system: }, -2024-11-06T17:32:04Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:04Z TRACE received state_system: "software" : { -2024-11-06T17:32:04Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:04Z TRACE received state_system: }, -2024-11-06T17:32:04Z TRACE received state_system: "status" : { -2024-11-06T17:32:04Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:04Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:04Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:04Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:04Z TRACE received state_system: }, -2024-11-06T17:32:04Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:04Z", -2024-11-06T17:32:04Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:04Z TRACE received state_system: } -2024-11-06T17:32:04Z DEBUG Handling device message state_system MP:68dc8328-0 -2024-11-06T17:32:04Z TRACE Ignoring partial state update -2024-11-06T17:32:04Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:32:04Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:04Z DEBUG Config sync took 2s -2024-11-06T17:32:04Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:04Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:05Z TRACE updated check config_update: true -2024-11-06T17:32:05Z DEBUG update config_update, adding configTransaction RC:eea582.00000006 -2024-11-06T17:32:05Z TRACE local local_update: { -2024-11-06T17:32:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:05Z TRACE local local_update: "system" : { -2024-11-06T17:32:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:05Z TRACE local local_update: "operation" : { -2024-11-06T17:32:05Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "testing" : { -2024-11-06T17:32:05Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:05Z TRACE local local_update: "families" : { -2024-11-06T17:32:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:05Z TRACE local local_update: "points" : { -2024-11-06T17:32:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:04Z -2024-11-06T17:32:05Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:05Z, because initial setup -2024-11-06T17:32:05Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:05Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:05Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:05Z TRACE received state_localnet: { -2024-11-06T17:32:05Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:05Z TRACE received state_localnet: } -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:04Z", -2024-11-06T17:32:05Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received state_localnet: } -2024-11-06T17:32:05Z DEBUG Handling device message state_localnet MP:68dc8328-1 -2024-11-06T17:32:05Z TRACE Ignoring partial state update -2024-11-06T17:32:05Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:05Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:05Z TRACE received state_pointset: { -2024-11-06T17:32:05Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:05Z TRACE received state_pointset: }, -2024-11-06T17:32:05Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:05Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:05Z TRACE received state_pointset: }, -2024-11-06T17:32:05Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:05Z TRACE received state_pointset: } -2024-11-06T17:32:05Z TRACE received state_pointset: }, -2024-11-06T17:32:05Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:04Z", -2024-11-06T17:32:05Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received state_pointset: } -2024-11-06T17:32:05Z DEBUG Handling device message state_pointset MP:68dc8328-2 -2024-11-06T17:32:05Z TRACE Ignoring partial state update -2024-11-06T17:32:05Z TRACE received command AHU-1/config/update -2024-11-06T17:32:05Z DEBUG received config_update -2024-11-06T17:32:05Z DEBUG Handling update message config_update RC:eea582.00000006 -2024-11-06T17:32:05Z DEBUG Removed configTransaction RC:eea582.00000006 -2024-11-06T17:32:05Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:05Z DEBUG Updated config 2024-11-06T17:32:05Z RC:eea582.00000006 -2024-11-06T17:32:05Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:32:05Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:06Z TRACE received command AHU-1/state/update -2024-11-06T17:32:06Z DEBUG received state_update -2024-11-06T17:32:06Z DEBUG Handling update message state_update MP:68b97d4f -2024-11-06T17:32:06Z DEBUG Updated state after 0s 2024-11-06T17:32:06Z MP:68b97d4f -2024-11-06T17:32:06Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:32:06Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:06Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:06Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:32:06Z` -2024-11-06T17:32:06Z DEBUG Updated state has last_config 2024-11-06T17:32:05Z (expecting 2024-11-06T17:32:05Z) -2024-11-06T17:32:06Z TRACE received command AHU-1/state/system -2024-11-06T17:32:06Z TRACE received state_system: { -2024-11-06T17:32:06Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:06Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:06Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:06Z TRACE received state_system: }, -2024-11-06T17:32:06Z TRACE received state_system: "last_config" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:06Z TRACE received state_system: "operation" : { -2024-11-06T17:32:06Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:06Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:06Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:06Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:06Z TRACE received state_system: }, -2024-11-06T17:32:06Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:06Z TRACE received state_system: "software" : { -2024-11-06T17:32:06Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:06Z TRACE received state_system: }, -2024-11-06T17:32:06Z TRACE received state_system: "status" : { -2024-11-06T17:32:06Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:06Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:06Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:06Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:06Z TRACE received state_system: }, -2024-11-06T17:32:06Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:06Z", -2024-11-06T17:32:06Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:06Z TRACE received state_system: } -2024-11-06T17:32:06Z DEBUG Handling device message state_system MP:68b97d4f-0 -2024-11-06T17:32:06Z TRACE Ignoring partial state update -2024-11-06T17:32:06Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:06Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:32:06Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:06Z DEBUG Config sync took 1s -2024-11-06T17:32:06Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:06Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:05Z -2024-11-06T17:32:06Z TRACE local local_update: { -2024-11-06T17:32:06Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:06Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:06Z TRACE local local_update: "system" : { -2024-11-06T17:32:06Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:06Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:06Z TRACE local local_update: "operation" : { -2024-11-06T17:32:06Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:06Z TRACE local local_update: }, -2024-11-06T17:32:06Z TRACE local local_update: "testing" : { -2024-11-06T17:32:06Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:06Z TRACE local local_update: } -2024-11-06T17:32:06Z TRACE local local_update: }, -2024-11-06T17:32:06Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:06Z TRACE local local_update: "families" : { -2024-11-06T17:32:06Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:06Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:06Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:06Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:06Z TRACE local local_update: } -2024-11-06T17:32:06Z TRACE local local_update: }, -2024-11-06T17:32:06Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:06Z TRACE local local_update: "points" : { -2024-11-06T17:32:06Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:06Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:06Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:06Z TRACE local local_update: }, -2024-11-06T17:32:06Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:06Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:06Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:06Z TRACE local local_update: }, -2024-11-06T17:32:06Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:06Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:06Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:06Z TRACE local local_update: } -2024-11-06T17:32:06Z TRACE local local_update: } -2024-11-06T17:32:06Z TRACE local local_update: } -2024-11-06T17:32:06Z TRACE local local_update: } -2024-11-06T17:32:06Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:51Z -2024-11-06T17:32:06Z DEBUG Waiting for device stateTransaction RC:eea582.00000007 (was null) -2024-11-06T17:32:06Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:06Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:06Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:06Z TRACE received state_localnet: { -2024-11-06T17:32:06Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:06Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:06Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:06Z TRACE received state_localnet: }, -2024-11-06T17:32:06Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:06Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:06Z TRACE received state_localnet: }, -2024-11-06T17:32:06Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:06Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:06Z TRACE received state_localnet: }, -2024-11-06T17:32:06Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:06Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:06Z TRACE received state_localnet: } -2024-11-06T17:32:06Z TRACE received state_localnet: }, -2024-11-06T17:32:06Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:06Z", -2024-11-06T17:32:06Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:06Z TRACE received state_localnet: } -2024-11-06T17:32:06Z DEBUG Handling device message state_localnet MP:68b97d4f-1 -2024-11-06T17:32:06Z TRACE Ignoring partial state update -2024-11-06T17:32:06Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:06Z TRACE received state_pointset: { -2024-11-06T17:32:06Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:06Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:06Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:06Z TRACE received state_pointset: }, -2024-11-06T17:32:06Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:06Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:06Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:06Z TRACE received state_pointset: }, -2024-11-06T17:32:06Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:06Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:06Z TRACE received state_pointset: } -2024-11-06T17:32:06Z TRACE received state_pointset: }, -2024-11-06T17:32:06Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:06Z", -2024-11-06T17:32:06Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:06Z TRACE received state_pointset: } -2024-11-06T17:32:06Z DEBUG Handling device message state_pointset MP:68b97d4f-2 -2024-11-06T17:32:06Z TRACE Ignoring partial state update -2024-11-06T17:32:06Z TRACE received command AHU-1/state/update -2024-11-06T17:32:06Z DEBUG received state_update -2024-11-06T17:32:06Z INFO Received device configAcked -2024-11-06T17:32:06Z DEBUG Handling update message state_update RC:eea582.00000007 -2024-11-06T17:32:06Z DEBUG Removed stateTransaction RC:eea582.00000007 -2024-11-06T17:32:06Z DEBUG Updated state after 0s 2024-11-06T17:32:06Z RC:eea582.00000007 -2024-11-06T17:32:06Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:32:06Z DEBUG Updated state has last_config 2024-11-06T17:32:05Z (expecting 2024-11-06T17:32:05Z) -2024-11-06T17:32:06Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:06Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:06Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:06Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:32:07Z TRACE updated check config_update: true -2024-11-06T17:32:07Z DEBUG update config_update, adding configTransaction RC:eea582.00000008 -2024-11-06T17:32:07Z TRACE local local_update: { -2024-11-06T17:32:07Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:07Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:07Z TRACE local local_update: "system" : { -2024-11-06T17:32:07Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:07Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:07Z TRACE local local_update: "operation" : { -2024-11-06T17:32:07Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "testing" : { -2024-11-06T17:32:07Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:07Z TRACE local local_update: "families" : { -2024-11-06T17:32:07Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:07Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:07Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:07Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:07Z TRACE local local_update: "points" : { -2024-11-06T17:32:07Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:07Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:07Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:07Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:07Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:07Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:07Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:06Z -2024-11-06T17:32:07Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:07Z, because before initial device state -2024-11-06T17:32:07Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:32:07Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:32:07Z TRACE received command AHU-1/reply/update -2024-11-06T17:32:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:07Z TRACE received command AHU-1/config/update -2024-11-06T17:32:07Z DEBUG received config_update -2024-11-06T17:32:07Z DEBUG Handling update message config_update RC:eea582.00000008 -2024-11-06T17:32:07Z DEBUG Removed configTransaction RC:eea582.00000008 -2024-11-06T17:32:07Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:07Z DEBUG Updated config 2024-11-06T17:32:07Z RC:eea582.00000008 -2024-11-06T17:32:07Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:32:08Z TRACE received command AHU-1/state/update -2024-11-06T17:32:08Z DEBUG received state_update -2024-11-06T17:32:08Z DEBUG Handling update message state_update MP:fb52b2d9 -2024-11-06T17:32:08Z DEBUG Updated state after 0s 2024-11-06T17:32:08Z MP:fb52b2d9 -2024-11-06T17:32:08Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:32:08Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:32:07Z` -2024-11-06T17:32:08Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:32:07Z` -2024-11-06T17:32:08Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:32:08Z` -2024-11-06T17:32:08Z DEBUG Updated state has last_config 2024-11-06T17:32:07Z (expecting 2024-11-06T17:32:07Z) -2024-11-06T17:32:08Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:08Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:08Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:32:08Z DEBUG Config sync took 1s -2024-11-06T17:32:08Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:08Z DEBUG Update config before initial device state timestamp 2024-11-06T17:32:07Z -2024-11-06T17:32:08Z TRACE local local_update: { -2024-11-06T17:32:08Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:08Z TRACE local local_update: "system" : { -2024-11-06T17:32:08Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:08Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:08Z TRACE local local_update: "operation" : { -2024-11-06T17:32:08Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:08Z TRACE local local_update: }, -2024-11-06T17:32:08Z TRACE local local_update: "testing" : { -2024-11-06T17:32:08Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:08Z TRACE local local_update: } -2024-11-06T17:32:08Z TRACE local local_update: }, -2024-11-06T17:32:08Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:08Z TRACE local local_update: "families" : { -2024-11-06T17:32:08Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:08Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:08Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:08Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:08Z TRACE local local_update: } -2024-11-06T17:32:08Z TRACE local local_update: }, -2024-11-06T17:32:08Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:08Z TRACE local local_update: "points" : { -2024-11-06T17:32:08Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:08Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:08Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:08Z TRACE local local_update: }, -2024-11-06T17:32:08Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:08Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:08Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:08Z TRACE local local_update: }, -2024-11-06T17:32:08Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:08Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:08Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:08Z TRACE local local_update: } -2024-11-06T17:32:08Z TRACE local local_update: } -2024-11-06T17:32:08Z TRACE local local_update: } -2024-11-06T17:32:08Z TRACE local local_update: } -2024-11-06T17:32:08Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:32:08Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:08Z DEBUG Device state system status level is now 300 -2024-11-06T17:32:08Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:08Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:32:08Z TRACE received command AHU-1/state/system -2024-11-06T17:32:08Z TRACE received state_system: { -2024-11-06T17:32:08Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:08Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:08Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "last_config" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_system: "operation" : { -2024-11-06T17:32:08Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:08Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:08Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:08Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:08Z TRACE received state_system: "software" : { -2024-11-06T17:32:08Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "status" : { -2024-11-06T17:32:08Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:08Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:08Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received state_system: } -2024-11-06T17:32:08Z DEBUG Handling device message state_system MP:fb52b2d9-0 -2024-11-06T17:32:08Z TRACE Ignoring partial state update -2024-11-06T17:32:08Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:08Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:08Z DEBUG Config sync took 1s -2024-11-06T17:32:08Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:08Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:08Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:32:08Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:32:08Z DEBUG Allowing device state change blobset -2024-11-06T17:32:08Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:32:08Z INFO Stage start waiting for initial last_config matches config timestamp at 15s -2024-11-06T17:32:09Z DEBUG system config extra field null -2024-11-06T17:32:09Z TRACE updated check config_system: true -2024-11-06T17:32:09Z DEBUG update config_system, adding configTransaction RC:eea582.00000009 -2024-11-06T17:32:09Z TRACE local local_system: { -2024-11-06T17:32:09Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:09Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:09Z TRACE local local_system: "operation" : { -2024-11-06T17:32:09Z TRACE local local_system: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:09Z TRACE local local_system: }, -2024-11-06T17:32:09Z TRACE local local_system: "testing" : { -2024-11-06T17:32:09Z TRACE local local_system: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:09Z TRACE local local_system: } -2024-11-06T17:32:09Z TRACE local local_system: } -2024-11-06T17:32:09Z TRACE updated check config_pointset: true -2024-11-06T17:32:09Z DEBUG update config_pointset, adding configTransaction RC:eea582.0000000a -2024-11-06T17:32:09Z TRACE local local_pointset: { -2024-11-06T17:32:09Z TRACE local local_pointset: "points" : { -2024-11-06T17:32:09Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:09Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:32:09Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:32:09Z TRACE local local_pointset: }, -2024-11-06T17:32:09Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:09Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:32:09Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:32:09Z TRACE local local_pointset: }, -2024-11-06T17:32:09Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:09Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:32:09Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:09Z TRACE local local_pointset: } -2024-11-06T17:32:09Z TRACE local local_pointset: } -2024-11-06T17:32:09Z TRACE local local_pointset: } -2024-11-06T17:32:09Z TRACE updated check config_gateway: false -2024-11-06T17:32:09Z TRACE updated check config_localnet: true -2024-11-06T17:32:09Z DEBUG update config_localnet, adding configTransaction RC:eea582.0000000b -2024-11-06T17:32:09Z TRACE local local_localnet: { -2024-11-06T17:32:09Z TRACE local local_localnet: "families" : { -2024-11-06T17:32:09Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:32:09Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:32:09Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:32:09Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:32:09Z TRACE local local_localnet: } -2024-11-06T17:32:09Z TRACE local local_localnet: } -2024-11-06T17:32:09Z TRACE updated check config_blobset: false -2024-11-06T17:32:09Z TRACE updated check config_discovery: false -2024-11-06T17:32:09Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:08Z -2024-11-06T17:32:09Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:09Z, because Before initial last_config matches config timestamp -2024-11-06T17:32:09Z TRACE Stage suspend waiting for initial last_config matches config timestamp at 16s -2024-11-06T17:32:09Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:32:09Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:09Z TRACE received state_localnet: { -2024-11-06T17:32:09Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:09Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:09Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:09Z TRACE received state_localnet: }, -2024-11-06T17:32:09Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:09Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:09Z TRACE received state_localnet: }, -2024-11-06T17:32:09Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:09Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:09Z TRACE received state_localnet: }, -2024-11-06T17:32:09Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:09Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:09Z TRACE received state_localnet: } -2024-11-06T17:32:09Z TRACE received state_localnet: }, -2024-11-06T17:32:09Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:09Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:09Z TRACE received state_localnet: } -2024-11-06T17:32:09Z DEBUG Handling device message state_localnet MP:fb52b2d9-1 -2024-11-06T17:32:09Z TRACE Ignoring partial state update -2024-11-06T17:32:09Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:09Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:09Z TRACE received state_pointset: { -2024-11-06T17:32:09Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:09Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:09Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:09Z TRACE received state_pointset: }, -2024-11-06T17:32:09Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:09Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:09Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:09Z TRACE received state_pointset: }, -2024-11-06T17:32:09Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:09Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:09Z TRACE received state_pointset: } -2024-11-06T17:32:09Z TRACE received state_pointset: }, -2024-11-06T17:32:09Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:09Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:09Z TRACE received state_pointset: } -2024-11-06T17:32:09Z DEBUG Handling device message state_pointset MP:fb52b2d9-2 -2024-11-06T17:32:09Z TRACE Ignoring partial state update -2024-11-06T17:32:09Z TRACE received command AHU-1/config/update -2024-11-06T17:32:09Z DEBUG received config_update -2024-11-06T17:32:09Z DEBUG Handling update message config_update RC:eea582.0000000a -2024-11-06T17:32:09Z DEBUG Removed configTransaction RC:eea582.0000000a -2024-11-06T17:32:09Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:09Z DEBUG Updated config 2024-11-06T17:32:09Z RC:eea582.0000000a -2024-11-06T17:32:09Z INFO Updated config #005: Changed 0 fields. -2024-11-06T17:32:09Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:10Z TRACE received command AHU-1/state/update -2024-11-06T17:32:10Z DEBUG received state_update -2024-11-06T17:32:10Z DEBUG Handling update message state_update MP:7f46596d -2024-11-06T17:32:10Z DEBUG Updated state after 0s 2024-11-06T17:32:10Z MP:7f46596d -2024-11-06T17:32:10Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:32:10Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:32:09Z` -2024-11-06T17:32:10Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:32:09Z` -2024-11-06T17:32:10Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:32:10Z` -2024-11-06T17:32:10Z DEBUG Updated state has last_config 2024-11-06T17:32:09Z (expecting 2024-11-06T17:32:09Z) -2024-11-06T17:32:10Z TRACE received command AHU-1/state/system -2024-11-06T17:32:10Z TRACE received state_system: { -2024-11-06T17:32:10Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:10Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:10Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "last_config" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_system: "operation" : { -2024-11-06T17:32:10Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:10Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:10Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:10Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:10Z TRACE received state_system: "software" : { -2024-11-06T17:32:10Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "status" : { -2024-11-06T17:32:10Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:10Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:10Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received state_system: } -2024-11-06T17:32:10Z DEBUG Handling device message state_system MP:7f46596d-0 -2024-11-06T17:32:10Z TRACE Ignoring partial state update -2024-11-06T17:32:10Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:10Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:10Z TRACE received state_localnet: { -2024-11-06T17:32:10Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:10Z TRACE received state_localnet: } -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:10Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received state_localnet: } -2024-11-06T17:32:10Z DEBUG Handling device message state_localnet MP:7f46596d-1 -2024-11-06T17:32:10Z TRACE Ignoring partial state update -2024-11-06T17:32:10Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:10Z TRACE received state_pointset: { -2024-11-06T17:32:10Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:10Z TRACE received state_pointset: }, -2024-11-06T17:32:10Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:10Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:10Z TRACE received state_pointset: }, -2024-11-06T17:32:10Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:10Z TRACE received state_pointset: } -2024-11-06T17:32:10Z TRACE received state_pointset: }, -2024-11-06T17:32:10Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:10Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received state_pointset: } -2024-11-06T17:32:10Z DEBUG Handling device message state_pointset MP:7f46596d-2 -2024-11-06T17:32:10Z TRACE Ignoring partial state update -2024-11-06T17:32:10Z TRACE received command AHU-1/config/update -2024-11-06T17:32:10Z DEBUG received config_update -2024-11-06T17:32:10Z DEBUG Handling update message config_update RC:eea582.00000009 -2024-11-06T17:32:10Z DEBUG Removed configTransaction RC:eea582.00000009 -2024-11-06T17:32:10Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:10Z DEBUG Updated config 2024-11-06T17:32:10Z RC:eea582.00000009 -2024-11-06T17:32:10Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:32:10Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:10Z TRACE received events_pointset: { -2024-11-06T17:32:10Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:10Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:10Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:10Z TRACE received events_pointset: }, -2024-11-06T17:32:10Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:10Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:10Z TRACE received events_pointset: }, -2024-11-06T17:32:10Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:10Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:32:10Z TRACE received events_pointset: } -2024-11-06T17:32:10Z TRACE received events_pointset: }, -2024-11-06T17:32:10Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:10Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received events_pointset: } -2024-11-06T17:32:10Z DEBUG Handling device message events_pointset MP:cfa2fa8b -2024-11-06T17:32:10Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:32:10Z TRACE received command AHU-1/events/system -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:02Z NOTICE system.config.apply: success -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:02Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:02Z INFO device.log: 2024-11-06T17:32:02Z received config 2024-11-06T17:32:02Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:02Z NOTICE system.config.apply: success -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:04Z INFO device.log: Update state 2024-11-06T17:32:04Z last_config 2024-11-06T17:32:02Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:05Z NOTICE system.config.apply: success -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:06Z INFO device.log: Update state 2024-11-06T17:32:06Z last_config 2024-11-06T17:32:05Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:07Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:07Z INFO device.log: 2024-11-06T17:32:07Z received config 2024-11-06T17:32:07Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:07Z NOTICE system.config.apply: success -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:08Z INFO device.log: Update state 2024-11-06T17:32:08Z last_config 2024-11-06T17:32:07Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:09Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:09Z INFO device.log: 2024-11-06T17:32:09Z received config 2024-11-06T17:32:09Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:09Z NOTICE system.config.apply: success -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:10Z INFO device.log: Update state 2024-11-06T17:32:10Z last_config 2024-11-06T17:32:09Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:10Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:10Z INFO device.log: 2024-11-06T17:32:10Z received config 2024-11-06T17:32:10Z -2024-11-06T17:32:10Z DEBUG received events_system 2024-11-06T17:32:10Z NOTICE system.config.apply: success -2024-11-06T17:32:10Z DEBUG Handling device message events_system MP:ee4d1227 -2024-11-06T17:32:11Z TRACE received command AHU-1/config/update -2024-11-06T17:32:11Z DEBUG received config_update -2024-11-06T17:32:11Z DEBUG Handling update message config_update RC:eea582.0000000b -2024-11-06T17:32:11Z DEBUG Removed configTransaction RC:eea582.0000000b -2024-11-06T17:32:11Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:11Z DEBUG Updated config 2024-11-06T17:32:11Z RC:eea582.0000000b -2024-11-06T17:32:11Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:32:11Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:12Z TRACE received command AHU-1/state/update -2024-11-06T17:32:12Z DEBUG received state_update -2024-11-06T17:32:12Z DEBUG Handling update message state_update MP:6f2a6e94 -2024-11-06T17:32:12Z DEBUG Updated state after 0s 2024-11-06T17:32:12Z MP:6f2a6e94 -2024-11-06T17:32:12Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:32:12Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:32:11Z` -2024-11-06T17:32:12Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:32:11Z` -2024-11-06T17:32:12Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:32:12Z` -2024-11-06T17:32:12Z DEBUG Updated state has last_config 2024-11-06T17:32:11Z (expecting 2024-11-06T17:32:11Z) -2024-11-06T17:32:12Z TRACE received command AHU-1/state/system -2024-11-06T17:32:12Z TRACE received state_system: { -2024-11-06T17:32:12Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:12Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:12Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "last_config" : "2024-11-06T17:32:11Z", -2024-11-06T17:32:12Z TRACE received state_system: "operation" : { -2024-11-06T17:32:12Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:12Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:12Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:12Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:12Z TRACE received state_system: "software" : { -2024-11-06T17:32:12Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "status" : { -2024-11-06T17:32:12Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:12Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:11Z", -2024-11-06T17:32:12Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:12Z", -2024-11-06T17:32:12Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:12Z TRACE received state_system: } -2024-11-06T17:32:12Z DEBUG Handling device message state_system MP:6f2a6e94-0 -2024-11-06T17:32:12Z TRACE Ignoring partial state update -2024-11-06T17:32:12Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:12Z DEBUG Stage finished waiting for config update synchronized at 19s after 3s -2024-11-06T17:32:12Z TRACE Stage resume waiting for initial last_config matches config timestamp at 19s -2024-11-06T17:32:12Z DEBUG Config sync took 3s -2024-11-06T17:32:12Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:12Z DEBUG Update config Before initial last_config matches config timestamp timestamp 2024-11-06T17:32:11Z -2024-11-06T17:32:12Z TRACE local local_update: { -2024-11-06T17:32:12Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:11Z", -2024-11-06T17:32:12Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:12Z TRACE local local_update: "system" : { -2024-11-06T17:32:12Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:12Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:12Z TRACE local local_update: "operation" : { -2024-11-06T17:32:12Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:12Z TRACE local local_update: }, -2024-11-06T17:32:12Z TRACE local local_update: "testing" : { -2024-11-06T17:32:12Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:12Z TRACE local local_update: } -2024-11-06T17:32:12Z TRACE local local_update: }, -2024-11-06T17:32:12Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:12Z TRACE local local_update: "families" : { -2024-11-06T17:32:12Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:12Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:12Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:12Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:12Z TRACE local local_update: } -2024-11-06T17:32:12Z TRACE local local_update: }, -2024-11-06T17:32:12Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:12Z TRACE local local_update: "points" : { -2024-11-06T17:32:12Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:12Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:12Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:12Z TRACE local local_update: }, -2024-11-06T17:32:12Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:12Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:12Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:12Z TRACE local local_update: }, -2024-11-06T17:32:12Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:12Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:12Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:12Z TRACE local local_update: } -2024-11-06T17:32:12Z TRACE local local_update: } -2024-11-06T17:32:12Z TRACE local local_update: } -2024-11-06T17:32:12Z TRACE local local_update: } -2024-11-06T17:32:12Z DEBUG Recorded sequence: 1. Wait until initial last_config matches config timestamp -2024-11-06T17:32:12Z DEBUG Stage finished waiting for initial last_config matches config timestamp at 19s after 4s -2024-11-06T17:32:12Z TRACE Stage resume waiting for executing test at 19s -2024-11-06T17:32:12Z DEBUG Endpoint config: { -2024-11-06T17:32:12Z DEBUG Endpoint config: "protocol" : "mqtt", -2024-11-06T17:32:12Z DEBUG Endpoint config: "transport" : "ssl", -2024-11-06T17:32:12Z DEBUG Endpoint config: "hostname" : "localhost", -2024-11-06T17:32:12Z DEBUG Endpoint config: "client_id" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", -2024-11-06T17:32:12Z DEBUG Endpoint config: "topic_prefix" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", -2024-11-06T17:32:12Z DEBUG Endpoint config: "auth_provider" : { -2024-11-06T17:32:12Z DEBUG Endpoint config: "basic" : { -2024-11-06T17:32:12Z DEBUG Endpoint config: "username" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", -2024-11-06T17:32:12Z DEBUG Endpoint config: "password" : "38269d11" -2024-11-06T17:32:12Z DEBUG Endpoint config: } -2024-11-06T17:32:12Z DEBUG Endpoint config: } -2024-11-06T17:32:12Z DEBUG Endpoint config: } -2024-11-06T17:32:13Z DEBUG system config extra field null -2024-11-06T17:32:13Z TRACE updated check config_system: false -2024-11-06T17:32:13Z TRACE updated check config_pointset: false -2024-11-06T17:32:13Z TRACE updated check config_gateway: false -2024-11-06T17:32:13Z TRACE updated check config_localnet: false -2024-11-06T17:32:13Z TRACE updated check config_blobset: true -2024-11-06T17:32:13Z DEBUG update config_blobset, adding configTransaction RC:eea582.0000000c -2024-11-06T17:32:13Z TRACE local local_blobset: { -2024-11-06T17:32:13Z TRACE local local_blobset: "blobs" : { -2024-11-06T17:32:13Z TRACE local local_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:13Z TRACE local local_blobset: "phase" : "final", -2024-11-06T17:32:13Z TRACE local local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:13Z TRACE local local_blobset: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", -2024-11-06T17:32:13Z TRACE local local_blobset: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:13Z TRACE local local_blobset: } -2024-11-06T17:32:13Z TRACE local local_blobset: } -2024-11-06T17:32:13Z TRACE local local_blobset: } -2024-11-06T17:32:13Z TRACE updated check config_discovery: false -2024-11-06T17:32:13Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:12Z -2024-11-06T17:32:13Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:13Z, because mirroring config false -2024-11-06T17:32:13Z TRACE Stage suspend waiting for executing test at 20s -2024-11-06T17:32:13Z INFO Stage start waiting for config update synchronized at 20s -2024-11-06T17:32:13Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:13Z TRACE received state_localnet: { -2024-11-06T17:32:13Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:13Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:13Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:13Z TRACE received state_localnet: }, -2024-11-06T17:32:13Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:13Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:13Z TRACE received state_localnet: }, -2024-11-06T17:32:13Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:13Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:13Z TRACE received state_localnet: }, -2024-11-06T17:32:13Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:13Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:13Z TRACE received state_localnet: } -2024-11-06T17:32:13Z TRACE received state_localnet: }, -2024-11-06T17:32:13Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:12Z", -2024-11-06T17:32:13Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:13Z TRACE received state_localnet: } -2024-11-06T17:32:13Z DEBUG Handling device message state_localnet MP:6f2a6e94-1 -2024-11-06T17:32:13Z TRACE Ignoring partial state update -2024-11-06T17:32:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:13Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:13Z TRACE received state_pointset: { -2024-11-06T17:32:13Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:13Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:13Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:13Z TRACE received state_pointset: }, -2024-11-06T17:32:13Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:13Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:13Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:13Z TRACE received state_pointset: }, -2024-11-06T17:32:13Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:13Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:13Z TRACE received state_pointset: } -2024-11-06T17:32:13Z TRACE received state_pointset: }, -2024-11-06T17:32:13Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:12Z", -2024-11-06T17:32:13Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:13Z TRACE received state_pointset: } -2024-11-06T17:32:13Z DEBUG Handling device message state_pointset MP:6f2a6e94-2 -2024-11-06T17:32:13Z TRACE Ignoring partial state update -2024-11-06T17:32:13Z TRACE received command AHU-1/config/update -2024-11-06T17:32:13Z DEBUG received config_update -2024-11-06T17:32:13Z DEBUG Handling update message config_update RC:eea582.0000000c -2024-11-06T17:32:13Z DEBUG Removed configTransaction RC:eea582.0000000c -2024-11-06T17:32:13Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:13Z DEBUG Updated config 2024-11-06T17:32:13Z RC:eea582.0000000c -2024-11-06T17:32:13Z INFO Updated config #008: Changed 1 fields: -2024-11-06T17:32:13Z INFO Updated config #008: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:14Z TRACE received command AHU-1/state/update -2024-11-06T17:32:14Z DEBUG received state_update -2024-11-06T17:32:14Z DEBUG Handling update message state_update MP:ce9556ca -2024-11-06T17:32:14Z DEBUG Updated state after 0s 2024-11-06T17:32:14Z MP:ce9556ca -2024-11-06T17:32:14Z INFO Updated state #009: Changed 3 fields: -2024-11-06T17:32:14Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:32:13Z` -2024-11-06T17:32:14Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:32:13Z` -2024-11-06T17:32:14Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:32:14Z` -2024-11-06T17:32:14Z DEBUG Updated state has last_config 2024-11-06T17:32:13Z (expecting 2024-11-06T17:32:13Z) -2024-11-06T17:32:14Z TRACE received command AHU-1/state/system -2024-11-06T17:32:14Z TRACE received state_system: { -2024-11-06T17:32:14Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:14Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:14Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:14Z TRACE received state_system: }, -2024-11-06T17:32:14Z TRACE received state_system: "last_config" : "2024-11-06T17:32:13Z", -2024-11-06T17:32:14Z TRACE received state_system: "operation" : { -2024-11-06T17:32:14Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:14Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:14Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:14Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:14Z TRACE received state_system: }, -2024-11-06T17:32:14Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:14Z TRACE received state_system: "software" : { -2024-11-06T17:32:14Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:14Z TRACE received state_system: }, -2024-11-06T17:32:14Z TRACE received state_system: "status" : { -2024-11-06T17:32:14Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:14Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:14Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:13Z", -2024-11-06T17:32:14Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:14Z TRACE received state_system: }, -2024-11-06T17:32:14Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:14Z", -2024-11-06T17:32:14Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:14Z TRACE received state_system: } -2024-11-06T17:32:14Z DEBUG Handling device message state_system MP:ce9556ca-0 -2024-11-06T17:32:14Z TRACE Ignoring partial state update -2024-11-06T17:32:14Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:14Z DEBUG Stage finished waiting for config update synchronized at 21s after 0s -2024-11-06T17:32:14Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:32:14Z DEBUG Config sync took 1s -2024-11-06T17:32:14Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:14Z DEBUG Update config mirroring config false timestamp 2024-11-06T17:32:13Z -2024-11-06T17:32:14Z TRACE local local_update: { -2024-11-06T17:32:14Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:13Z", -2024-11-06T17:32:14Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:14Z TRACE local local_update: "system" : { -2024-11-06T17:32:14Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:14Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:14Z TRACE local local_update: "operation" : { -2024-11-06T17:32:14Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:14Z TRACE local local_update: }, -2024-11-06T17:32:14Z TRACE local local_update: "testing" : { -2024-11-06T17:32:14Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: }, -2024-11-06T17:32:14Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:14Z TRACE local local_update: "families" : { -2024-11-06T17:32:14Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:14Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:14Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:14Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: }, -2024-11-06T17:32:14Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:14Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:14Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:14Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:14Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:14Z TRACE local local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", -2024-11-06T17:32:14Z TRACE local local_update: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: }, -2024-11-06T17:32:14Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:14Z TRACE local local_update: "points" : { -2024-11-06T17:32:14Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:14Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:14Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:14Z TRACE local local_update: }, -2024-11-06T17:32:14Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:14Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:14Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:14Z TRACE local local_update: }, -2024-11-06T17:32:14Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:14Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:14Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z TRACE local local_update: } -2024-11-06T17:32:14Z DEBUG Recorded sequence: 1. Update config mirroring config false -2024-11-06T17:32:14Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:14Z TRACE Update config mirroring config false: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:15Z TRACE Stage suspend waiting for executing test at 22s -2024-11-06T17:32:15Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at 22s -2024-11-06T17:32:16Z DEBUG system config extra field null -2024-11-06T17:32:16Z TRACE updated check config_system: false -2024-11-06T17:32:16Z TRACE updated check config_pointset: false -2024-11-06T17:32:16Z TRACE updated check config_gateway: false -2024-11-06T17:32:16Z TRACE updated check config_localnet: false -2024-11-06T17:32:16Z TRACE updated check config_blobset: false -2024-11-06T17:32:16Z TRACE updated check config_discovery: false -2024-11-06T17:32:16Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-11-06T17:32:13Z -2024-11-06T17:32:16Z TRACE local local_update: { -2024-11-06T17:32:16Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:13Z", -2024-11-06T17:32:16Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:16Z TRACE local local_update: "system" : { -2024-11-06T17:32:16Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:16Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:16Z TRACE local local_update: "operation" : { -2024-11-06T17:32:16Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:16Z TRACE local local_update: }, -2024-11-06T17:32:16Z TRACE local local_update: "testing" : { -2024-11-06T17:32:16Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: }, -2024-11-06T17:32:16Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:16Z TRACE local local_update: "families" : { -2024-11-06T17:32:16Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:16Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:16Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:16Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: }, -2024-11-06T17:32:16Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:16Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:16Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:16Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:16Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:16Z TRACE local local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", -2024-11-06T17:32:16Z TRACE local local_update: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: }, -2024-11-06T17:32:16Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:16Z TRACE local local_update: "points" : { -2024-11-06T17:32:16Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:16Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:16Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:16Z TRACE local local_update: }, -2024-11-06T17:32:16Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:16Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:16Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:16Z TRACE local local_update: }, -2024-11-06T17:32:16Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:16Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:16Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z TRACE local local_update: } -2024-11-06T17:32:16Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null -2024-11-06T17:32:16Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:16Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:16Z TRACE received state_localnet: { -2024-11-06T17:32:16Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:16Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:16Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:16Z TRACE received state_localnet: }, -2024-11-06T17:32:16Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:16Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:16Z TRACE received state_localnet: }, -2024-11-06T17:32:16Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:16Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:16Z TRACE received state_localnet: }, -2024-11-06T17:32:16Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:16Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:16Z TRACE received state_localnet: } -2024-11-06T17:32:16Z TRACE received state_localnet: }, -2024-11-06T17:32:16Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:14Z", -2024-11-06T17:32:16Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:16Z TRACE received state_localnet: } -2024-11-06T17:32:16Z DEBUG Handling device message state_localnet MP:ce9556ca-1 -2024-11-06T17:32:16Z TRACE Ignoring partial state update -2024-11-06T17:32:16Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:16Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:16Z TRACE received state_pointset: { -2024-11-06T17:32:16Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:16Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:16Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:16Z TRACE received state_pointset: }, -2024-11-06T17:32:16Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:16Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:16Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:16Z TRACE received state_pointset: }, -2024-11-06T17:32:16Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:16Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:16Z TRACE received state_pointset: } -2024-11-06T17:32:16Z TRACE received state_pointset: }, -2024-11-06T17:32:16Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:14Z", -2024-11-06T17:32:16Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:16Z TRACE received state_pointset: } -2024-11-06T17:32:16Z DEBUG Handling device message state_pointset MP:ce9556ca-2 -2024-11-06T17:32:16Z TRACE Ignoring partial state update -2024-11-06T17:32:16Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:20Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:20Z TRACE received events_pointset: { -2024-11-06T17:32:20Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:20Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:20Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:20Z TRACE received events_pointset: }, -2024-11-06T17:32:20Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:20Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:20Z TRACE received events_pointset: }, -2024-11-06T17:32:20Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:20Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:32:20Z TRACE received events_pointset: } -2024-11-06T17:32:20Z TRACE received events_pointset: }, -2024-11-06T17:32:20Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:20Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:20Z TRACE received events_pointset: } -2024-11-06T17:32:20Z DEBUG Handling device message events_pointset MP:8590aaca -2024-11-06T17:32:20Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:20Z TRACE received command AHU-1/events/system -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:11Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:11Z INFO device.log: 2024-11-06T17:32:11Z received config 2024-11-06T17:32:11Z -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:11Z NOTICE system.config.apply: success -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:12Z INFO device.log: Update state 2024-11-06T17:32:12Z last_config 2024-11-06T17:32:11Z -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:13Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:13Z INFO device.log: 2024-11-06T17:32:13Z received config 2024-11-06T17:32:13Z -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:13Z NOTICE system.config.apply: success -2024-11-06T17:32:20Z DEBUG received events_system 2024-11-06T17:32:14Z INFO device.log: Update state 2024-11-06T17:32:14Z last_config 2024-11-06T17:32:13Z -2024-11-06T17:32:20Z DEBUG Handling device message events_system MP:abe88346 -2024-11-06T17:32:20Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:20Z TRACE received command AHU-1/state/update -2024-11-06T17:32:20Z DEBUG received state_update -2024-11-06T17:32:20Z DEBUG Handling update message state_update MP:f500e7d1 -2024-11-06T17:32:20Z DEBUG Updated state after 0s 2024-11-06T17:32:20Z MP:f500e7d1 -2024-11-06T17:32:20Z INFO Updated state #010: Changed 2 fields: -2024-11-06T17:32:20Z INFO Updated state #010: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-11-06T17:32:12Z` } } } -2024-11-06T17:32:20Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:32:20Z` -2024-11-06T17:32:20Z DEBUG Updated state has last_config 2024-11-06T17:32:13Z (expecting 2024-11-06T17:32:13Z) -2024-11-06T17:32:20Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at 27s after 5s -2024-11-06T17:32:20Z TRACE Stage resume waiting for executing test at 27s -2024-11-06T17:32:20Z WARNING Now using alternate connection client! -2024-11-06T17:32:20Z TRACE Stage suspend waiting for executing test at 27s -2024-11-06T17:32:20Z INFO Stage start waiting for using alternate client at 27s -2024-11-06T17:32:20Z TRACE Stage suspend waiting for using alternate client at 27s -2024-11-06T17:32:20Z INFO Stage start waiting for blobset phase is final and stateStatus is null at 27s -2024-11-06T17:32:21Z DEBUG system config extra field null -2024-11-06T17:32:21Z TRACE updated check config_system: true -2024-11-06T17:32:21Z DEBUG update config_system, adding configTransaction RC:eea582.0000000e -2024-11-06T17:32:21Z TRACE local local_system: { -2024-11-06T17:32:21Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:21Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:21Z TRACE local local_system: "operation" : { -2024-11-06T17:32:21Z TRACE local local_system: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:21Z TRACE local local_system: }, -2024-11-06T17:32:21Z TRACE local local_system: "testing" : { -2024-11-06T17:32:21Z TRACE local local_system: "sequence_name" : "endpoint_connection_success_alternate", -2024-11-06T17:32:21Z TRACE local local_system: "endpoint_type" : "alternate" -2024-11-06T17:32:21Z TRACE local local_system: } -2024-11-06T17:32:21Z TRACE local local_system: } -2024-11-06T17:32:21Z TRACE updated check config_pointset: false -2024-11-06T17:32:21Z TRACE updated check config_gateway: false -2024-11-06T17:32:21Z TRACE updated check config_localnet: false -2024-11-06T17:32:21Z TRACE updated check config_blobset: false -2024-11-06T17:32:21Z TRACE updated check config_discovery: false -2024-11-06T17:32:21Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:20Z -2024-11-06T17:32:21Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:21Z, because before blobset phase is final and stateStatus is null -2024-11-06T17:32:21Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at 28s -2024-11-06T17:32:21Z INFO Stage start waiting for config update synchronized at 28s -2024-11-06T17:32:21Z TRACE received command AHU-1/config/update -2024-11-06T17:32:21Z DEBUG received config_update -2024-11-06T17:32:21Z DEBUG Handling update message config_update RC:eea582.0000000d -2024-11-06T17:32:21Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:21Z DEBUG Updated config 2024-11-06T17:32:14Z RC:eea582.0000000d -2024-11-06T17:32:21Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:32:21Z INFO Updated config #009: Add `system.testing.endpoint_type` = `alternate` -2024-11-06T17:32:21Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:21Z TRACE received command AHU-1/events/system -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z NOTICE device.log: Starting new endpoint generation -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: New config blob endpoint detected: +2024-12-20T09:54:44Z NOTICE Starting test endpoint_connection_success_alternate ################################ +2024-12-20T09:54:44Z TRACE Suppressing exception: Cannot read field "gateway_id" because "com.google.daq.mqtt.sequencer.sequences.BlobsetSequences.deviceMetadata.gateway" is null +2024-12-20T09:54:44Z INFO Stage start waiting for starting test wrapper at @0s +2024-12-20T09:54:52Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:54:52Z WARNING Now using alternate connection client! +2024-12-20T09:54:52Z TRACE Stage suspend waiting for starting test wrapper at @8s +2024-12-20T09:54:52Z INFO Stage start waiting for using alternate client at @8s +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:44.559571965Z is -6048ms +2024-12-20T09:54:52Z DEBUG Forcing config update +2024-12-20T09:54:52Z TRACE Updated check config_update: true +2024-12-20T09:54:52Z DEBUG Update config_update, adding configTransaction RC:b2979f.00000006 +2024-12-20T09:54:52Z TRACE Outgoing local_update: { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###null", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:52Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Detail pending config transaction is now: RC:b2979f.00000006 +2024-12-20T09:54:52Z TRACE Received command AHU-1/config/update as RC:b2979f.00000006 +2024-12-20T09:54:52Z DEBUG Received config_update +2024-12-20T09:54:52Z DEBUG Handling update message config_update RC:b2979f.00000006 +2024-12-20T09:54:52Z DEBUG Removed configTransaction RC:b2979f.00000006 +2024-12-20T09:54:52Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Updated config 2024-12-20T09:54:52Z RC:b2979f.00000006 +2024-12-20T09:54:52Z INFO Updated config #001: { +2024-12-20T09:54:52Z INFO Updated config #001: "timestamp" : "2024-12-20T09:54:52Z", +2024-12-20T09:54:52Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:52Z INFO Updated config #001: "system" : { +2024-12-20T09:54:52Z INFO Updated config #001: "min_loglevel" : 100, +2024-12-20T09:54:52Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-20T09:54:52Z INFO Updated config #001: "operation" : { +2024-12-20T09:54:52Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:52Z INFO Updated config #001: }, +2024-12-20T09:54:52Z INFO Updated config #001: "testing" : { +2024-12-20T09:54:52Z INFO Updated config #001: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:54:52Z INFO Updated config #001: "endpoint_type" : "alternate" +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: }, +2024-12-20T09:54:52Z INFO Updated config #001: "blobset" : { +2024-12-20T09:54:52Z INFO Updated config #001: "blobs" : { +2024-12-20T09:54:52Z INFO Updated config #001: "_iot_endpoint_config" : { +2024-12-20T09:54:52Z INFO Updated config #001: "phase" : "final", +2024-12-20T09:54:52Z INFO Updated config #001: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:52Z INFO Updated config #001: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:54:52Z INFO Updated config #001: "generation" : "2024-12-20T09:54:52Z" +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z DEBUG Expected last_config now 2024-12-20T09:54:52Z +2024-12-20T09:54:52Z DEBUG Detail pending config transaction is now: null +2024-12-20T09:54:52Z DEBUG New lastConfigApplied at 2024-12-20T09:54:52Z +2024-12-20T09:54:52Z DEBUG Update config reset alternate registry timestamp 2024-12-20T09:54:52Z +2024-12-20T09:54:52Z TRACE Outgoing local_update: { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:52Z", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:52Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `system` = { "min_loglevel": `100`, "testing": { "endpoint_type": `alternate`, "sequence_name": `endpoint_connection_success_alternate` }, "metrics_rate_sec": `10`, "operation": { "last_start": `device reported` } } +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `version` = `cloud udmi version` +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `timestamp` = `generated timestamp` +2024-12-20T09:54:52Z DEBUG Stage finished waiting for using alternate client at @8s after 0s +2024-12-20T09:54:52Z TRACE Stage resume waiting for starting test wrapper at @8s +2024-12-20T09:54:52Z WARNING Done with alternate connection client! +2024-12-20T09:54:52Z DEBUG Allowing device state change (everything) +2024-12-20T09:54:52Z DEBUG Starting reset_config full reset true +2024-12-20T09:54:52Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged true because extra_field reset_config +2024-12-20T09:54:52Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged true because extra_field null +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:52.694259664Z is 1982ms +2024-12-20T09:54:52Z DEBUG Rate-limiting config by 1982ms +2024-12-20T09:54:54Z TRACE Updated check config_update: true +2024-12-20T09:54:54Z DEBUG Update config_update, adding configTransaction RC:b2979f.00000007 +2024-12-20T09:54:54Z TRACE Outgoing local_update: { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z DEBUG Using pre-config state timestamp 1970-01-01T00:00:00Z +2024-12-20T09:54:54Z DEBUG Update lastConfigIssued 2024-12-20T09:54:54Z, because soft reset +2024-12-20T09:54:54Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:54:54Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:54:54Z TRACE Received command AHU-1/state/update as MP:6cc8a211 +2024-12-20T09:54:54Z DEBUG Received state_update +2024-12-20T09:54:54Z DEBUG Handling update message state_update MP:6cc8a211 +2024-12-20T09:54:54Z DEBUG Updated state after 10s 2024-12-20T09:54:44Z MP:6cc8a211 +2024-12-20T09:54:55Z INFO Initial state #001: { +2024-12-20T09:54:55Z INFO Initial state #001: "timestamp" : "2024-12-20T09:54:44Z", +2024-12-20T09:54:55Z INFO Initial state #001: "version" : "1.5.2", +2024-12-20T09:54:55Z INFO Initial state #001: "system" : { +2024-12-20T09:54:55Z INFO Initial state #001: "last_config" : "2024-12-20T09:54:27Z", +2024-12-20T09:54:55Z INFO Initial state #001: "operation" : { +2024-12-20T09:54:55Z INFO Initial state #001: "operational" : true, +2024-12-20T09:54:55Z INFO Initial state #001: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:54:55Z INFO Initial state #001: "restart_count" : 1, +2024-12-20T09:54:55Z INFO Initial state #001: "mode" : "initial" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "serial_no" : "sequencer-18531", +2024-12-20T09:54:55Z INFO Initial state #001: "hardware" : { +2024-12-20T09:54:55Z INFO Initial state #001: "make" : "BOS", +2024-12-20T09:54:55Z INFO Initial state #001: "model" : "pubber" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "software" : { +2024-12-20T09:54:55Z INFO Initial state #001: "firmware" : "v1" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "status" : { +2024-12-20T09:54:55Z INFO Initial state #001: "message" : "success", +2024-12-20T09:54:55Z INFO Initial state #001: "category" : "system.config.apply", +2024-12-20T09:54:55Z INFO Initial state #001: "timestamp" : "2024-12-20T09:54:42Z", +2024-12-20T09:54:55Z INFO Initial state #001: "level" : 300 +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "discovery" : { +2024-12-20T09:54:55Z INFO Initial state #001: "families" : { } +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "localnet" : { +2024-12-20T09:54:55Z INFO Initial state #001: "families" : { +2024-12-20T09:54:55Z INFO Initial state #001: "ether" : { +2024-12-20T09:54:55Z INFO Initial state #001: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "ipv4" : { +2024-12-20T09:54:55Z INFO Initial state #001: "addr" : "10.1.0.15" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "vendor" : { +2024-12-20T09:54:55Z INFO Initial state #001: "addr" : "28179023" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "bacnet" : { +2024-12-20T09:54:55Z INFO Initial state #001: "addr" : "snoozle" +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "pointset" : { +2024-12-20T09:54:55Z INFO Initial state #001: "points" : { +2024-12-20T09:54:55Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z INFO Initial state #001: "units" : "No-units" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z INFO Initial state #001: "units" : "Bars", +2024-12-20T09:54:55Z INFO Initial state #001: "value_state" : "applied" +2024-12-20T09:54:55Z INFO Initial state #001: }, +2024-12-20T09:54:55Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z INFO Initial state #001: } +2024-12-20T09:54:55Z NOTICE Received serial number sequencer-18531 +2024-12-20T09:54:55Z DEBUG Updated state has last_config 2024-12-20T09:54:27Z (expecting null) +2024-12-20T09:54:55Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/system as MP:6cc8a211-0 +2024-12-20T09:54:55Z TRACE Received state_system: { +2024-12-20T09:54:55Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:55Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:55Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:27Z", +2024-12-20T09:54:55Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:55Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:55Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:54:55Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:55Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:54:55Z TRACE Received state_system: "software" : { +2024-12-20T09:54:55Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "status" : { +2024-12-20T09:54:55Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:55Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:42Z", +2024-12-20T09:54:55Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:44Z", +2024-12-20T09:54:55Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_system: } +2024-12-20T09:54:55Z DEBUG Handling device message state_system MP:6cc8a211-0 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/discovery as MP:6cc8a211-1 +2024-12-20T09:54:55Z TRACE Received state_discovery: { +2024-12-20T09:54:55Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:55Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:44Z", +2024-12-20T09:54:55Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_discovery: } +2024-12-20T09:54:55Z DEBUG Handling device message state_discovery MP:6cc8a211-1 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/localnet as MP:6cc8a211-2 +2024-12-20T09:54:55Z TRACE Received state_localnet: { +2024-12-20T09:54:55Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:44Z", +2024-12-20T09:54:55Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z DEBUG Handling device message state_localnet MP:6cc8a211-2 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/pointset as MP:6cc8a211-3 +2024-12-20T09:54:55Z TRACE Received state_pointset: { +2024-12-20T09:54:55Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:55Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:44Z", +2024-12-20T09:54:55Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z DEBUG Handling device message state_pointset MP:6cc8a211-3 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/events/pointset as MP:9675caa5 +2024-12-20T09:54:55Z TRACE Received events_pointset: { +2024-12-20T09:54:55Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:54:55Z TRACE Received events_pointset: }, +2024-12-20T09:54:55Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:55Z TRACE Received events_pointset: }, +2024-12-20T09:54:55Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:54:55Z TRACE Received events_pointset: } +2024-12-20T09:54:55Z TRACE Received events_pointset: }, +2024-12-20T09:54:55Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:47Z", +2024-12-20T09:54:55Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received events_pointset: } +2024-12-20T09:54:55Z DEBUG Handling device message events_pointset MP:9675caa5 +2024-12-20T09:54:55Z TRACE Received command AHU-1/events/system as MP:7f29c656 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Configured with auth_type RS256 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Using addresses from default interface: eth0 for family: ether +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Family ether address is 60:45:bd:03:f7:6c +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Family ipv4 address is 10.1.0.15 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Loading endpoint into persistent data from configuration +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Updating persistent store: { - "protocol" : "mqtt", - "transport" : "ssl", - "hostname" : "localhost", - "client_id" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", - "topic_prefix" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", - "auth_provider" : { - "basic" : { - "username" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", - "password" : "38269d11" + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "password" : "38269d11" + } } }, - "generation" : "2024-11-06T17:32:12Z" + "restart_count" : 1 } -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: Update state 2024-11-06T17:32:20Z last_config 2024-11-06T17:32:13Z -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z INFO device.log: Password sha256 6b5344e1 -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z WARNING device.log: Starting connection 1730914340907 with 10 -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:20Z WARNING device.log: Creating new config latch for AHU-1 -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: 2024-11-06T17:32:21Z received config 2024-11-06T17:32:14Z -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:21Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:21Z DEBUG received events_system 2024-11-06T17:32:21Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:21Z DEBUG Handling device message events_system MP:dc29c68b -2024-11-06T17:32:21Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:21Z TRACE received events_pointset: { -2024-11-06T17:32:21Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:21Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:21Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:21Z TRACE received events_pointset: }, -2024-11-06T17:32:21Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:21Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:21Z TRACE received events_pointset: }, -2024-11-06T17:32:21Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:21Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:21Z TRACE received events_pointset: } -2024-11-06T17:32:21Z TRACE received events_pointset: }, -2024-11-06T17:32:21Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:21Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:21Z TRACE received events_pointset: } -2024-11-06T17:32:21Z DEBUG Handling device message events_pointset MP:0d0829db -2024-11-06T17:32:21Z TRACE received command AHU-1/config/update -2024-11-06T17:32:21Z DEBUG received config_update -2024-11-06T17:32:21Z DEBUG Handling update message config_update RC:eea582.0000000e -2024-11-06T17:32:21Z DEBUG Removed configTransaction RC:eea582.0000000e -2024-11-06T17:32:21Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:21Z DEBUG Updated config 2024-11-06T17:32:21Z RC:eea582.0000000e -2024-11-06T17:32:21Z INFO Updated config #010: Changed 0 fields. -2024-11-06T17:32:22Z TRACE received command AHU-1/state/update -2024-11-06T17:32:22Z DEBUG received state_update -2024-11-06T17:32:22Z DEBUG Handling update message state_update MP:ebacb5a8 -2024-11-06T17:32:22Z DEBUG Updated state after 0s 2024-11-06T17:32:22Z MP:ebacb5a8 -2024-11-06T17:32:22Z INFO Updated state #011: Changed 4 fields: -2024-11-06T17:32:22Z INFO Updated state #011: Set `system.last_config` = `2024-11-06T17:32:21Z` -2024-11-06T17:32:22Z INFO Updated state #011: Set `system.status.timestamp` = `2024-11-06T17:32:21Z` -2024-11-06T17:32:22Z INFO Updated state #011: Set `blobset.blobs._iot_endpoint_config.phase` = `final` -2024-11-06T17:32:22Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:32:22Z` -2024-11-06T17:32:22Z DEBUG Updated state has last_config 2024-11-06T17:32:21Z (expecting 2024-11-06T17:32:21Z) -2024-11-06T17:32:22Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:22Z DEBUG Stage finished waiting for config update synchronized at 29s after 1s -2024-11-06T17:32:22Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at 29s -2024-11-06T17:32:22Z DEBUG Config sync took 1s -2024-11-06T17:32:22Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:22Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-11-06T17:32:21Z -2024-11-06T17:32:22Z TRACE local local_update: { -2024-11-06T17:32:22Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:22Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:22Z TRACE local local_update: "system" : { -2024-11-06T17:32:22Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:22Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:22Z TRACE local local_update: "operation" : { -2024-11-06T17:32:22Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:22Z TRACE local local_update: }, -2024-11-06T17:32:22Z TRACE local local_update: "testing" : { -2024-11-06T17:32:22Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate", -2024-11-06T17:32:22Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: }, -2024-11-06T17:32:22Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:22Z TRACE local local_update: "families" : { -2024-11-06T17:32:22Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:22Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:22Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:22Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: }, -2024-11-06T17:32:22Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:22Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:22Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:22Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:22Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:22Z TRACE local local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", -2024-11-06T17:32:22Z TRACE local local_update: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: }, -2024-11-06T17:32:22Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:22Z TRACE local local_update: "points" : { -2024-11-06T17:32:22Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:22Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:22Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:22Z TRACE local local_update: }, -2024-11-06T17:32:22Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:22Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:22Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:22Z TRACE local local_update: }, -2024-11-06T17:32:22Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:22Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:22Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z TRACE local local_update: } -2024-11-06T17:32:22Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null -2024-11-06T17:32:22Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at 29s after 2s -2024-11-06T17:32:22Z TRACE Stage resume waiting for using alternate client at 29s -2024-11-06T17:32:23Z TRACE Stage suspend waiting for using alternate client at 30s -2024-11-06T17:32:23Z INFO Stage start waiting for alternate last_config matches config timestamp at 30s -2024-11-06T17:32:24Z DEBUG system config extra field null -2024-11-06T17:32:24Z TRACE updated check config_system: false -2024-11-06T17:32:24Z TRACE updated check config_pointset: false -2024-11-06T17:32:24Z TRACE updated check config_gateway: false -2024-11-06T17:32:24Z TRACE updated check config_localnet: false -2024-11-06T17:32:24Z TRACE updated check config_blobset: false -2024-11-06T17:32:24Z TRACE updated check config_discovery: false -2024-11-06T17:32:24Z DEBUG Update config Before alternate last_config matches config timestamp timestamp 2024-11-06T17:32:21Z -2024-11-06T17:32:24Z TRACE local local_update: { -2024-11-06T17:32:24Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:24Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:24Z TRACE local local_update: "system" : { -2024-11-06T17:32:24Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:24Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:24Z TRACE local local_update: "operation" : { -2024-11-06T17:32:24Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "testing" : { -2024-11-06T17:32:24Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate", -2024-11-06T17:32:24Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:24Z TRACE local local_update: "families" : { -2024-11-06T17:32:24Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:24Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:24Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:24Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:24Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:24Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:24Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:24Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:24Z TRACE local local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", -2024-11-06T17:32:24Z TRACE local local_update: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:24Z TRACE local local_update: "points" : { -2024-11-06T17:32:24Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:24Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:24Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:24Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:24Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:24Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:24Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z DEBUG Recorded sequence: 1. Wait until alternate last_config matches config timestamp -2024-11-06T17:32:24Z DEBUG Stage finished waiting for alternate last_config matches config timestamp at 31s after 1s -2024-11-06T17:32:24Z TRACE Stage resume waiting for using alternate client at 31s -2024-11-06T17:32:24Z TRACE Stage suspend waiting for using alternate client at 31s -2024-11-06T17:32:24Z INFO Stage start waiting for endpoint config blobset state not defined at 31s -2024-11-06T17:32:25Z DEBUG system config extra field null -2024-11-06T17:32:25Z TRACE updated check config_system: false -2024-11-06T17:32:25Z TRACE updated check config_pointset: false -2024-11-06T17:32:25Z TRACE updated check config_gateway: false -2024-11-06T17:32:25Z TRACE updated check config_localnet: false -2024-11-06T17:32:25Z TRACE updated check config_blobset: true -2024-11-06T17:32:25Z DEBUG update config_blobset, adding configTransaction RC:eea582.00000012 -2024-11-06T17:32:25Z TRACE local local_blobset: { -2024-11-06T17:32:25Z TRACE local local_blobset: "blobs" : { } -2024-11-06T17:32:25Z TRACE local local_blobset: } -2024-11-06T17:32:25Z TRACE updated check config_discovery: false -2024-11-06T17:32:25Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:22Z -2024-11-06T17:32:25Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:25Z, because before endpoint config blobset state not defined -2024-11-06T17:32:25Z TRACE Stage suspend waiting for endpoint config blobset state not defined at 32s -2024-11-06T17:32:25Z INFO Stage start waiting for config update synchronized at 32s -2024-11-06T17:32:25Z TRACE received command AHU-1/state/system -2024-11-06T17:32:25Z TRACE received state_system: { -2024-11-06T17:32:25Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:25Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:25Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:25Z TRACE received state_system: }, -2024-11-06T17:32:25Z TRACE received state_system: "last_config" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:25Z TRACE received state_system: "operation" : { -2024-11-06T17:32:25Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:25Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:25Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:25Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:25Z TRACE received state_system: }, -2024-11-06T17:32:25Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:25Z TRACE received state_system: "software" : { -2024-11-06T17:32:25Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:25Z TRACE received state_system: }, -2024-11-06T17:32:25Z TRACE received state_system: "status" : { -2024-11-06T17:32:25Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:25Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:25Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:25Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:25Z TRACE received state_system: }, -2024-11-06T17:32:25Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:25Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:25Z TRACE received state_system: } -2024-11-06T17:32:25Z DEBUG Handling device message state_system MP:ebacb5a8-0 -2024-11-06T17:32:25Z TRACE Ignoring partial state update -2024-11-06T17:32:25Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:25Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:25Z TRACE received state_localnet: { -2024-11-06T17:32:25Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:25Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:25Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:25Z TRACE received state_localnet: }, -2024-11-06T17:32:25Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:25Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:25Z TRACE received state_localnet: }, -2024-11-06T17:32:25Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:25Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:25Z TRACE received state_localnet: }, -2024-11-06T17:32:25Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:25Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:25Z TRACE received state_localnet: } -2024-11-06T17:32:25Z TRACE received state_localnet: }, -2024-11-06T17:32:25Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:25Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:25Z TRACE received state_localnet: } -2024-11-06T17:32:25Z DEBUG Handling device message state_localnet MP:ebacb5a8-1 -2024-11-06T17:32:25Z TRACE Ignoring partial state update -2024-11-06T17:32:25Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:25Z TRACE received state_blobset: { -2024-11-06T17:32:25Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:25Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:25Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:25Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:25Z TRACE received state_blobset: } -2024-11-06T17:32:25Z TRACE received state_blobset: }, -2024-11-06T17:32:25Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:25Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:25Z TRACE received state_blobset: } -2024-11-06T17:32:25Z DEBUG Handling device message state_blobset MP:ebacb5a8-2 -2024-11-06T17:32:25Z TRACE Ignoring partial state update -2024-11-06T17:32:25Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:25Z TRACE received state_pointset: { -2024-11-06T17:32:25Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:25Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:25Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:25Z TRACE received state_pointset: }, -2024-11-06T17:32:25Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:25Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:25Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:25Z TRACE received state_pointset: }, -2024-11-06T17:32:25Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:25Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:25Z TRACE received state_pointset: } -2024-11-06T17:32:25Z TRACE received state_pointset: }, -2024-11-06T17:32:25Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:25Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:25Z TRACE received state_pointset: } -2024-11-06T17:32:25Z DEBUG Handling device message state_pointset MP:ebacb5a8-3 -2024-11-06T17:32:25Z TRACE Ignoring partial state update -2024-11-06T17:32:26Z TRACE received command AHU-1/config/update -2024-11-06T17:32:26Z DEBUG received config_update -2024-11-06T17:32:26Z DEBUG Handling update message config_update RC:eea582.00000012 -2024-11-06T17:32:26Z DEBUG Removed configTransaction RC:eea582.00000012 -2024-11-06T17:32:26Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:26Z DEBUG Updated config 2024-11-06T17:32:25Z RC:eea582.00000012 -2024-11-06T17:32:26Z INFO Updated config #011: Changed 1 fields: -2024-11-06T17:32:26Z INFO Updated config #011: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:26Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:26Z TRACE received command AHU-1/state/update -2024-11-06T17:32:26Z DEBUG received state_update -2024-11-06T17:32:26Z DEBUG Handling update message state_update MP:91942c32 -2024-11-06T17:32:26Z DEBUG Updated state after 1s 2024-11-06T17:32:25Z MP:91942c32 -2024-11-06T17:32:26Z INFO Updated state #012: Changed 4 fields: -2024-11-06T17:32:26Z INFO Updated state #012: Set `system.status.level` = `100` -2024-11-06T17:32:26Z INFO Updated state #012: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:26Z INFO Updated state #012: Set `system.status.timestamp` = `2024-11-06T17:32:25Z` -2024-11-06T17:32:26Z INFO Updated state #012: Set `timestamp` = `2024-11-06T17:32:25Z` -2024-11-06T17:32:26Z DEBUG Updated state has last_config 2024-11-06T17:32:21Z (expecting 2024-11-06T17:32:25Z) -2024-11-06T17:32:26Z TRACE received command AHU-1/state/system -2024-11-06T17:32:26Z TRACE received state_system: { -2024-11-06T17:32:26Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:26Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:26Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:26Z TRACE received state_system: }, -2024-11-06T17:32:26Z TRACE received state_system: "last_config" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:26Z TRACE received state_system: "operation" : { -2024-11-06T17:32:26Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:26Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:26Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:26Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:26Z TRACE received state_system: }, -2024-11-06T17:32:26Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:26Z TRACE received state_system: "software" : { -2024-11-06T17:32:26Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:26Z TRACE received state_system: }, -2024-11-06T17:32:26Z TRACE received state_system: "status" : { -2024-11-06T17:32:26Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:26Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:26Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:26Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:26Z TRACE received state_system: }, -2024-11-06T17:32:26Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:26Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:26Z TRACE received state_system: } -2024-11-06T17:32:26Z DEBUG Handling device message state_system MP:91942c32-0 -2024-11-06T17:32:26Z TRACE Ignoring partial state update -2024-11-06T17:32:26Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:26Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:26Z TRACE received state_localnet: { -2024-11-06T17:32:26Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:26Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:26Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:26Z TRACE received state_localnet: }, -2024-11-06T17:32:26Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:26Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:26Z TRACE received state_localnet: }, -2024-11-06T17:32:26Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:26Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:26Z TRACE received state_localnet: }, -2024-11-06T17:32:26Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:26Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:26Z TRACE received state_localnet: } -2024-11-06T17:32:26Z TRACE received state_localnet: }, -2024-11-06T17:32:26Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:26Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:26Z TRACE received state_localnet: } -2024-11-06T17:32:26Z DEBUG Handling device message state_localnet MP:91942c32-1 -2024-11-06T17:32:26Z TRACE Ignoring partial state update -2024-11-06T17:32:26Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:26Z TRACE received state_blobset: { -2024-11-06T17:32:26Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:26Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:26Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:26Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:26Z TRACE received state_blobset: } -2024-11-06T17:32:26Z TRACE received state_blobset: }, -2024-11-06T17:32:26Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:26Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:26Z TRACE received state_blobset: } -2024-11-06T17:32:26Z DEBUG Handling device message state_blobset MP:91942c32-2 -2024-11-06T17:32:26Z TRACE Ignoring partial state update -2024-11-06T17:32:26Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:26Z TRACE received state_pointset: { -2024-11-06T17:32:26Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:26Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:26Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:26Z TRACE received state_pointset: }, -2024-11-06T17:32:26Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:26Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:26Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:26Z TRACE received state_pointset: }, -2024-11-06T17:32:26Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:26Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:26Z TRACE received state_pointset: } -2024-11-06T17:32:26Z TRACE received state_pointset: }, -2024-11-06T17:32:26Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:26Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:26Z TRACE received state_pointset: } -2024-11-06T17:32:26Z DEBUG Handling device message state_pointset MP:91942c32-3 -2024-11-06T17:32:26Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/update -2024-11-06T17:32:28Z DEBUG received state_update -2024-11-06T17:32:28Z DEBUG Handling update message state_update MP:3435b16f -2024-11-06T17:32:28Z DEBUG Updated state after 1s 2024-11-06T17:32:27Z MP:3435b16f -2024-11-06T17:32:28Z INFO Updated state #013: Changed 4 fields: -2024-11-06T17:32:28Z INFO Updated state #013: Set `system.last_config` = `2024-11-06T17:32:25Z` -2024-11-06T17:32:28Z INFO Updated state #013: Set `system.status.level` = `300` -2024-11-06T17:32:28Z INFO Updated state #013: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:28Z INFO Updated state #013: Set `timestamp` = `2024-11-06T17:32:27Z` -2024-11-06T17:32:28Z DEBUG Updated state has last_config 2024-11-06T17:32:25Z (expecting 2024-11-06T17:32:25Z) -2024-11-06T17:32:28Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:28Z DEBUG Stage finished waiting for config update synchronized at 34s after 2s -2024-11-06T17:32:28Z TRACE Stage resume waiting for endpoint config blobset state not defined at 34s -2024-11-06T17:32:28Z DEBUG Config sync took 3s -2024-11-06T17:32:28Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:28Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-11-06T17:32:25Z -2024-11-06T17:32:28Z TRACE local local_update: { -2024-11-06T17:32:28Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:28Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:28Z TRACE local local_update: "system" : { -2024-11-06T17:32:28Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:28Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:28Z TRACE local local_update: "operation" : { -2024-11-06T17:32:28Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:28Z TRACE local local_update: }, -2024-11-06T17:32:28Z TRACE local local_update: "testing" : { -2024-11-06T17:32:28Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate", -2024-11-06T17:32:28Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:28Z TRACE local local_update: } -2024-11-06T17:32:28Z TRACE local local_update: }, -2024-11-06T17:32:28Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:28Z TRACE local local_update: "families" : { -2024-11-06T17:32:28Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:28Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:28Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:28Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:28Z TRACE local local_update: } -2024-11-06T17:32:28Z TRACE local local_update: }, -2024-11-06T17:32:28Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:28Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:28Z TRACE local local_update: }, -2024-11-06T17:32:28Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:28Z TRACE local local_update: "points" : { -2024-11-06T17:32:28Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:28Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:28Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:28Z TRACE local local_update: }, -2024-11-06T17:32:28Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:28Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:28Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:28Z TRACE local local_update: }, -2024-11-06T17:32:28Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:28Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:28Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:28Z TRACE local local_update: } -2024-11-06T17:32:28Z TRACE local local_update: } -2024-11-06T17:32:28Z TRACE local local_update: } -2024-11-06T17:32:28Z TRACE local local_update: } -2024-11-06T17:32:28Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined -2024-11-06T17:32:28Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:28Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:28Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined -2024-11-06T17:32:28Z TRACE received command AHU-1/state/system -2024-11-06T17:32:28Z TRACE received state_system: { -2024-11-06T17:32:28Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:28Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:28Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "last_config" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:28Z TRACE received state_system: "operation" : { -2024-11-06T17:32:28Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:28Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:28Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:28Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:28Z TRACE received state_system: "software" : { -2024-11-06T17:32:28Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "status" : { -2024-11-06T17:32:28Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:28Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:28Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:28Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:28Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_system: } -2024-11-06T17:32:28Z DEBUG Handling device message state_system MP:3435b16f-0 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:28Z TRACE received state_localnet: { -2024-11-06T17:32:28Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:28Z TRACE received state_localnet: } -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:28Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_localnet: } -2024-11-06T17:32:28Z DEBUG Handling device message state_localnet MP:3435b16f-1 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:28Z TRACE received state_blobset: { -2024-11-06T17:32:28Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:28Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:28Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:28Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:28Z TRACE received state_blobset: } -2024-11-06T17:32:28Z TRACE received state_blobset: }, -2024-11-06T17:32:28Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:28Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_blobset: } -2024-11-06T17:32:28Z DEBUG Handling device message state_blobset MP:3435b16f-2 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:28Z TRACE received state_pointset: { -2024-11-06T17:32:28Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:28Z TRACE received state_pointset: }, -2024-11-06T17:32:28Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:28Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:28Z TRACE received state_pointset: }, -2024-11-06T17:32:28Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:28Z TRACE received state_pointset: } -2024-11-06T17:32:28Z TRACE received state_pointset: }, -2024-11-06T17:32:28Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:28Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_pointset: } -2024-11-06T17:32:28Z DEBUG Handling device message state_pointset MP:3435b16f-3 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:30Z TRACE received command AHU-1/state/update -2024-11-06T17:32:30Z DEBUG received state_update -2024-11-06T17:32:30Z DEBUG Handling update message state_update MP:34ae82ac -2024-11-06T17:32:30Z DEBUG Updated state after 0s 2024-11-06T17:32:30Z MP:34ae82ac -2024-11-06T17:32:30Z INFO Updated state #014: Changed 2 fields: -2024-11-06T17:32:30Z INFO Updated state #014: Set `timestamp` = `2024-11-06T17:32:30Z` -2024-11-06T17:32:30Z INFO Updated state #014: Remove `blobset` -2024-11-06T17:32:30Z DEBUG Updated state has last_config 2024-11-06T17:32:25Z (expecting 2024-11-06T17:32:25Z) -2024-11-06T17:32:30Z DEBUG Stage finished waiting for endpoint config blobset state not defined at 37s after 5s -2024-11-06T17:32:30Z TRACE Stage resume waiting for using alternate client at 37s -2024-11-06T17:32:30Z DEBUG Endpoint config: { -2024-11-06T17:32:30Z DEBUG Endpoint config: "protocol" : "mqtt", -2024-11-06T17:32:30Z DEBUG Endpoint config: "transport" : "ssl", -2024-11-06T17:32:30Z DEBUG Endpoint config: "hostname" : "localhost", -2024-11-06T17:32:30Z DEBUG Endpoint config: "client_id" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", -2024-11-06T17:32:30Z DEBUG Endpoint config: "topic_prefix" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", -2024-11-06T17:32:30Z DEBUG Endpoint config: "auth_provider" : { -2024-11-06T17:32:30Z DEBUG Endpoint config: "basic" : { -2024-11-06T17:32:30Z DEBUG Endpoint config: "username" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", -2024-11-06T17:32:30Z DEBUG Endpoint config: "password" : "38269d11" -2024-11-06T17:32:30Z DEBUG Endpoint config: } -2024-11-06T17:32:30Z DEBUG Endpoint config: } -2024-11-06T17:32:30Z DEBUG Endpoint config: } -2024-11-06T17:32:31Z DEBUG system config extra field null -2024-11-06T17:32:31Z TRACE updated check config_system: false -2024-11-06T17:32:31Z TRACE updated check config_pointset: false -2024-11-06T17:32:31Z TRACE updated check config_gateway: false -2024-11-06T17:32:31Z TRACE updated check config_localnet: false -2024-11-06T17:32:31Z TRACE updated check config_blobset: true -2024-11-06T17:32:31Z DEBUG update config_blobset, adding configTransaction RC:eea582.00000013 -2024-11-06T17:32:31Z TRACE local local_blobset: { -2024-11-06T17:32:31Z TRACE local local_blobset: "blobs" : { -2024-11-06T17:32:31Z TRACE local local_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:31Z TRACE local local_blobset: "phase" : "final", -2024-11-06T17:32:31Z TRACE local local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:31Z TRACE local local_blobset: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", -2024-11-06T17:32:31Z TRACE local local_blobset: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:31Z TRACE local local_blobset: } -2024-11-06T17:32:31Z TRACE local local_blobset: } -2024-11-06T17:32:31Z TRACE local local_blobset: } -2024-11-06T17:32:31Z TRACE updated check config_discovery: false -2024-11-06T17:32:31Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:30Z -2024-11-06T17:32:31Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:31Z, because mirroring config true -2024-11-06T17:32:31Z TRACE Stage suspend waiting for using alternate client at 38s -2024-11-06T17:32:31Z INFO Stage start waiting for config update synchronized at 38s -2024-11-06T17:32:31Z TRACE received command AHU-1/state/system -2024-11-06T17:32:31Z TRACE received state_system: { -2024-11-06T17:32:31Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:31Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:31Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:31Z TRACE received state_system: }, -2024-11-06T17:32:31Z TRACE received state_system: "last_config" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:31Z TRACE received state_system: "operation" : { -2024-11-06T17:32:31Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:31Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:31Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:31Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:31Z TRACE received state_system: }, -2024-11-06T17:32:31Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:31Z TRACE received state_system: "software" : { -2024-11-06T17:32:31Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:31Z TRACE received state_system: }, -2024-11-06T17:32:31Z TRACE received state_system: "status" : { -2024-11-06T17:32:31Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:31Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:31Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:31Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:31Z TRACE received state_system: }, -2024-11-06T17:32:31Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:30Z", -2024-11-06T17:32:31Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:31Z TRACE received state_system: } -2024-11-06T17:32:31Z DEBUG Handling device message state_system MP:34ae82ac-0 -2024-11-06T17:32:31Z TRACE Ignoring partial state update -2024-11-06T17:32:31Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:31Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:31Z TRACE received state_localnet: { -2024-11-06T17:32:31Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:31Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:31Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:31Z TRACE received state_localnet: }, -2024-11-06T17:32:31Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:31Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:31Z TRACE received state_localnet: }, -2024-11-06T17:32:31Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:31Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:31Z TRACE received state_localnet: }, -2024-11-06T17:32:31Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:31Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:31Z TRACE received state_localnet: } -2024-11-06T17:32:31Z TRACE received state_localnet: }, -2024-11-06T17:32:31Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:30Z", -2024-11-06T17:32:31Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:31Z TRACE received state_localnet: } -2024-11-06T17:32:31Z DEBUG Handling device message state_localnet MP:34ae82ac-1 -2024-11-06T17:32:31Z TRACE Ignoring partial state update -2024-11-06T17:32:31Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:31Z TRACE received state_pointset: { -2024-11-06T17:32:31Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:31Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:31Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:31Z TRACE received state_pointset: }, -2024-11-06T17:32:31Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:31Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:31Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:31Z TRACE received state_pointset: }, -2024-11-06T17:32:31Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:31Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:31Z TRACE received state_pointset: } -2024-11-06T17:32:31Z TRACE received state_pointset: }, -2024-11-06T17:32:31Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:30Z", -2024-11-06T17:32:31Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:31Z TRACE received state_pointset: } -2024-11-06T17:32:31Z DEBUG Handling device message state_pointset MP:34ae82ac-2 -2024-11-06T17:32:31Z TRACE Ignoring partial state update -2024-11-06T17:32:31Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:31Z TRACE received events_pointset: { -2024-11-06T17:32:31Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:31Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:31Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:31Z TRACE received events_pointset: }, -2024-11-06T17:32:31Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:31Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:31Z TRACE received events_pointset: }, -2024-11-06T17:32:31Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:31Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:32:31Z TRACE received events_pointset: } -2024-11-06T17:32:31Z TRACE received events_pointset: }, -2024-11-06T17:32:31Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:31Z", -2024-11-06T17:32:31Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:31Z TRACE received events_pointset: } -2024-11-06T17:32:31Z DEBUG Handling device message events_pointset MP:b406e8cd -2024-11-06T17:32:31Z TRACE received command AHU-1/events/system -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z NOTICE system.config.apply: success -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: Connection complete. -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z WARNING device.log: Ending connection 1730914340907 with 9 -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z NOTICE device.log: Persisting connection endpoint -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z WARNING device.log: Updating persistent store: +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Starting pubber AHU-1, serial sequencer-18531, mac null, gateway null, options noPersist +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Starting connection 1734688482157 with 10 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Update state 2024-12-20T09:54:42Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Update state 2024-12-20T09:54:42Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Update state 2024-12-20T09:54:42Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z INFO device.log: 2024-12-20T09:54:42Z received config 2024-12-20T09:54:27Z +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z WARNING device.log: Ending connection 1734688482157 with 9 +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z NOTICE system.config.apply: success +2024-12-20T09:54:55Z DEBUG Received events_system 2024-12-20T09:54:42Z NOTICE system.config.apply: success +2024-12-20T09:54:55Z DEBUG Handling device message events_system MP:7f29c656 +2024-12-20T09:54:55Z TRACE Received command AHU-1/events/system as MP:8cfcc40f +2024-12-20T09:54:55Z DEBUG Received events_system (no logs) +2024-12-20T09:54:55Z DEBUG Handling device message events_system MP:8cfcc40f +2024-12-20T09:54:55Z TRACE Received command AHU-1/events/pointset as MP:2bb07f73 +2024-12-20T09:54:55Z TRACE Received events_pointset: { +2024-12-20T09:54:55Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:54:55Z TRACE Received events_pointset: }, +2024-12-20T09:54:55Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:55Z TRACE Received events_pointset: }, +2024-12-20T09:54:55Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:54:55Z TRACE Received events_pointset: } +2024-12-20T09:54:55Z TRACE Received events_pointset: }, +2024-12-20T09:54:55Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:52Z", +2024-12-20T09:54:55Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received events_pointset: } +2024-12-20T09:54:55Z DEBUG Handling device message events_pointset MP:2bb07f73 +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/update as MP:b24ee332 +2024-12-20T09:54:55Z DEBUG Received state_update +2024-12-20T09:54:55Z DEBUG Handling update message state_update MP:b24ee332 +2024-12-20T09:54:55Z DEBUG Updated state after 1s 2024-12-20T09:54:54Z MP:b24ee332 +2024-12-20T09:54:55Z INFO Updated state #002: Changed 3 fields: +2024-12-20T09:54:55Z INFO Updated state #002: Set `system.last_config` = `2024-12-20T09:54:54Z` +2024-12-20T09:54:55Z INFO Updated state #002: Set `system.status.timestamp` = `2024-12-20T09:54:54Z` +2024-12-20T09:54:55Z INFO Updated state #002: Set `timestamp` = `2024-12-20T09:54:54Z` +2024-12-20T09:54:55Z DEBUG Updated state has last_config 2024-12-20T09:54:54Z (expecting null) +2024-12-20T09:54:55Z TRACE Received command AHU-1/config/update as RC:b2979f.00000007 +2024-12-20T09:54:55Z DEBUG Received config_update +2024-12-20T09:54:55Z DEBUG Handling update message config_update RC:b2979f.00000007 +2024-12-20T09:54:55Z DEBUG Removed configTransaction RC:b2979f.00000007 +2024-12-20T09:54:55Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:55Z DEBUG Updated config 2024-12-20T09:54:54Z RC:b2979f.00000007 +2024-12-20T09:54:55Z INFO Updated config #002: Changed 5 fields: +2024-12-20T09:54:55Z INFO Updated config #002: Remove `system.testing.endpoint_type` +2024-12-20T09:54:55Z INFO Updated config #002: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:54:55Z INFO Updated config #002: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:54:55Z INFO Updated config #002: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:54:55Z INFO Updated config #002: Remove `blobset` +2024-12-20T09:54:55Z DEBUG Expected last_config now 2024-12-20T09:54:54Z +2024-12-20T09:54:55Z DEBUG Detail config update synchronized is now: last_start not synced in config +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/system as MP:b24ee332-0 +2024-12-20T09:54:55Z TRACE Received state_system: { +2024-12-20T09:54:55Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:55Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:55Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:55Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:55Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:55Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:54:55Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:55Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:54:55Z TRACE Received state_system: "software" : { +2024-12-20T09:54:55Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "status" : { +2024-12-20T09:54:55Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:55Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:55Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:55Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_system: } +2024-12-20T09:54:55Z DEBUG Handling device message state_system MP:b24ee332-0 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/discovery as MP:b24ee332-1 +2024-12-20T09:54:55Z TRACE Received state_discovery: { +2024-12-20T09:54:55Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:55Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:55Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_discovery: } +2024-12-20T09:54:55Z DEBUG Handling device message state_discovery MP:b24ee332-1 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/localnet as MP:b24ee332-2 +2024-12-20T09:54:55Z TRACE Received state_localnet: { +2024-12-20T09:54:55Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:55Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z DEBUG Handling device message state_localnet MP:b24ee332-2 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/pointset as MP:b24ee332-3 +2024-12-20T09:54:55Z TRACE Received state_pointset: { +2024-12-20T09:54:55Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:55Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:55Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z DEBUG Handling device message state_pointset MP:b24ee332-3 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/config/update as MP:b24ee332 +2024-12-20T09:54:55Z DEBUG Received config_update +2024-12-20T09:54:55Z DEBUG Handling update message config_update MP:b24ee332 +2024-12-20T09:54:55Z DEBUG Set last_start changed true, last_start 2024-12-20T09:54:41Z +2024-12-20T09:54:55Z DEBUG Updated config 2024-12-20T09:54:54Z MP:b24ee332 +2024-12-20T09:54:55Z INFO Updated config #003: Changed 0 fields. +2024-12-20T09:54:55Z DEBUG Expected last_config now 2024-12-20T09:54:54Z +2024-12-20T09:54:56Z TRACE Received command AHU-1/state/update as MP:5af6ce72 +2024-12-20T09:54:56Z DEBUG Received state_update +2024-12-20T09:54:56Z DEBUG Handling update message state_update MP:5af6ce72 +2024-12-20T09:54:56Z DEBUG Updated state after 0s 2024-12-20T09:54:56Z MP:5af6ce72 +2024-12-20T09:54:56Z INFO Updated state #003: Changed 1 fields: +2024-12-20T09:54:56Z INFO Updated state #003: Set `timestamp` = `2024-12-20T09:54:56Z` +2024-12-20T09:54:56Z DEBUG Updated state has last_config 2024-12-20T09:54:54Z (expecting 2024-12-20T09:54:54Z) +2024-12-20T09:54:56Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:56Z DEBUG Stage finished waiting for config update synchronized at @12s after 2s +2024-12-20T09:54:56Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:54:56Z DEBUG Config sync took 2s +2024-12-20T09:54:56Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:56Z DEBUG New lastConfigApplied at 2024-12-20T09:54:56Z +2024-12-20T09:54:56Z DEBUG Update config soft reset timestamp 2024-12-20T09:54:54Z +2024-12-20T09:54:56Z TRACE Outgoing local_update: { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:56Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:56Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:54:56Z TRACE Outgoing local_update: }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Outgoing local_update: }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Outgoing local_update: }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Outgoing local_update: }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:56Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:56Z TRACE Outgoing local_update: }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:56Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:56Z TRACE Outgoing local_update: }, +2024-12-20T09:54:56Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:56Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:56Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Outgoing local_update: } +2024-12-20T09:54:56Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:54:56Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:54:56Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:54:56Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-20T09:54:56Z DEBUG Done with reset_config +2024-12-20T09:54:56Z TRACE Stage suspend waiting for starting test wrapper at @12s +2024-12-20T09:54:56Z INFO Stage start waiting for config update synchronized at @12s +2024-12-20T09:54:56Z TRACE Received command AHU-1/state/system as MP:5af6ce72-0 +2024-12-20T09:54:56Z TRACE Received state_system: { +2024-12-20T09:54:56Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:56Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:56Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:56Z TRACE Received state_system: }, +2024-12-20T09:54:56Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:56Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:56Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:56Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:54:56Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:56Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:56Z TRACE Received state_system: }, +2024-12-20T09:54:56Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:54:56Z TRACE Received state_system: "software" : { +2024-12-20T09:54:56Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:56Z TRACE Received state_system: }, +2024-12-20T09:54:56Z TRACE Received state_system: "status" : { +2024-12-20T09:54:56Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:56Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:56Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:56Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:56Z TRACE Received state_system: }, +2024-12-20T09:54:56Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:56Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:56Z TRACE Received state_system: } +2024-12-20T09:54:56Z DEBUG Handling device message state_system MP:5af6ce72-0 +2024-12-20T09:54:56Z TRACE Ignoring partial state update +2024-12-20T09:54:56Z DEBUG Stage finished waiting for config update synchronized at @12s after 0s +2024-12-20T09:54:56Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:54:56Z DEBUG Config sync took 2s +2024-12-20T09:54:56Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:56Z DEBUG Disallowing device state change (everything) +2024-12-20T09:54:56Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:56.792129641Z is 1793ms +2024-12-20T09:54:56Z DEBUG Rate-limiting config by 1793ms +2024-12-20T09:54:58Z TRACE Updated check config_update: true +2024-12-20T09:54:58Z DEBUG Update config_update, adding configTransaction RC:b2979f.00000008 +2024-12-20T09:54:58Z TRACE Outgoing local_update: { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:56Z +2024-12-20T09:54:58Z DEBUG Update lastConfigIssued 2024-12-20T09:54:58Z, because initial setup +2024-12-20T09:54:58Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:54:58Z INFO Stage start waiting for config update synchronized at @14s +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/discovery as MP:5af6ce72-1 +2024-12-20T09:54:58Z TRACE Received state_discovery: { +2024-12-20T09:54:58Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:58Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:58Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_discovery: } +2024-12-20T09:54:58Z DEBUG Handling device message state_discovery MP:5af6ce72-1 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/localnet as MP:5af6ce72-2 +2024-12-20T09:54:58Z TRACE Received state_localnet: { +2024-12-20T09:54:58Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:58Z TRACE Received state_localnet: } +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:58Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_localnet: } +2024-12-20T09:54:58Z DEBUG Handling device message state_localnet MP:5af6ce72-2 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/pointset as MP:5af6ce72-3 +2024-12-20T09:54:58Z TRACE Received state_pointset: { +2024-12-20T09:54:58Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:58Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:58Z TRACE Received state_pointset: } +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:58Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_pointset: } +2024-12-20T09:54:58Z DEBUG Handling device message state_pointset MP:5af6ce72-3 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/update as MP:ab6db0d6 +2024-12-20T09:54:58Z DEBUG Received state_update +2024-12-20T09:54:58Z DEBUG Handling update message state_update MP:ab6db0d6 +2024-12-20T09:54:58Z DEBUG Updated state after 0s 2024-12-20T09:54:58Z MP:ab6db0d6 +2024-12-20T09:54:58Z INFO Updated state #004: Changed 4 fields: +2024-12-20T09:54:58Z INFO Updated state #004: Set `system.status.level` = `100` +2024-12-20T09:54:58Z INFO Updated state #004: Set `system.status.category` = `system.config.parse` +2024-12-20T09:54:58Z INFO Updated state #004: Set `system.status.timestamp` = `2024-12-20T09:54:58Z` +2024-12-20T09:54:58Z INFO Updated state #004: Set `timestamp` = `2024-12-20T09:54:58Z` +2024-12-20T09:54:58Z DEBUG Updated state has last_config 2024-12-20T09:54:54Z (expecting 2024-12-20T09:54:54Z) +2024-12-20T09:54:58Z TRACE Received command AHU-1/config/update as RC:b2979f.00000008 +2024-12-20T09:54:58Z DEBUG Received config_update +2024-12-20T09:54:58Z DEBUG Handling update message config_update RC:b2979f.00000008 +2024-12-20T09:54:58Z DEBUG Removed configTransaction RC:b2979f.00000008 +2024-12-20T09:54:58Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:54:58Z DEBUG Updated config 2024-12-20T09:54:58Z RC:b2979f.00000008 +2024-12-20T09:54:58Z INFO Updated config #004: Changed 0 fields. +2024-12-20T09:54:58Z DEBUG Expected last_config now 2024-12-20T09:54:58Z +2024-12-20T09:54:58Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/system as MP:ab6db0d6-0 +2024-12-20T09:54:58Z TRACE Received state_system: { +2024-12-20T09:54:58Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:58Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:58Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:58Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:58Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:58Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:54:58Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:58Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:54:58Z TRACE Received state_system: "software" : { +2024-12-20T09:54:58Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "status" : { +2024-12-20T09:54:58Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:58Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:54:58Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_system: "level" : 100 +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_system: } +2024-12-20T09:54:58Z DEBUG Handling device message state_system MP:ab6db0d6-0 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/discovery as MP:ab6db0d6-1 +2024-12-20T09:54:58Z TRACE Received state_discovery: { +2024-12-20T09:54:58Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:58Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_discovery: } +2024-12-20T09:54:58Z DEBUG Handling device message state_discovery MP:ab6db0d6-1 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/localnet as MP:ab6db0d6-2 +2024-12-20T09:54:58Z TRACE Received state_localnet: { +2024-12-20T09:54:58Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:58Z TRACE Received state_localnet: } +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_localnet: } +2024-12-20T09:54:58Z DEBUG Handling device message state_localnet MP:ab6db0d6-2 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/pointset as MP:ab6db0d6-3 +2024-12-20T09:54:58Z TRACE Received state_pointset: { +2024-12-20T09:54:58Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:58Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:58Z TRACE Received state_pointset: } +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_pointset: } +2024-12-20T09:54:58Z DEBUG Handling device message state_pointset MP:ab6db0d6-3 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/update as MP:7d261d97 +2024-12-20T09:55:00Z DEBUG Received state_update +2024-12-20T09:55:00Z DEBUG Handling update message state_update MP:7d261d97 +2024-12-20T09:55:00Z DEBUG Updated state after 0s 2024-12-20T09:55:00Z MP:7d261d97 +2024-12-20T09:55:00Z INFO Updated state #005: Changed 4 fields: +2024-12-20T09:55:00Z INFO Updated state #005: Set `system.last_config` = `2024-12-20T09:54:58Z` +2024-12-20T09:55:00Z INFO Updated state #005: Set `system.status.level` = `300` +2024-12-20T09:55:00Z INFO Updated state #005: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:00Z INFO Updated state #005: Set `timestamp` = `2024-12-20T09:55:00Z` +2024-12-20T09:55:00Z DEBUG Updated state has last_config 2024-12-20T09:54:58Z (expecting 2024-12-20T09:54:58Z) +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/system as MP:7d261d97-0 +2024-12-20T09:55:00Z TRACE Received state_system: { +2024-12-20T09:55:00Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:00Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:00Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:58Z", +2024-12-20T09:55:00Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:00Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:00Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:00Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:00Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:00Z TRACE Received state_system: "software" : { +2024-12-20T09:55:00Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "status" : { +2024-12-20T09:55:00Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:00Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:00Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:55:00Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_system: } +2024-12-20T09:55:00Z DEBUG Handling device message state_system MP:7d261d97-0 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:00Z DEBUG Stage finished waiting for config update synchronized at @16s after 2s +2024-12-20T09:55:00Z TRACE Stage resume waiting for starting test wrapper at @16s +2024-12-20T09:55:00Z DEBUG Config sync took 2s +2024-12-20T09:55:00Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:00Z DEBUG New lastConfigApplied at 2024-12-20T09:55:00Z +2024-12-20T09:55:00Z DEBUG Update config initial setup timestamp 2024-12-20T09:54:58Z +2024-12-20T09:55:00Z TRACE Outgoing local_update: { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z DEBUG Stale state cutoff threshold is 2024-12-20T09:54:43Z +2024-12-20T09:55:00Z DEBUG Waiting for device stateTransaction RC:b2979f.00000009 (was null) +2024-12-20T09:55:00Z TRACE Stage suspend waiting for starting test wrapper at @16s +2024-12-20T09:55:00Z INFO Stage start waiting for state query at @16s +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/discovery as MP:7d261d97-1 +2024-12-20T09:55:00Z TRACE Received state_discovery: { +2024-12-20T09:55:00Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:00Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_discovery: } +2024-12-20T09:55:00Z DEBUG Handling device message state_discovery MP:7d261d97-1 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/localnet as MP:7d261d97-2 +2024-12-20T09:55:00Z TRACE Received state_localnet: { +2024-12-20T09:55:00Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:00Z TRACE Received state_localnet: } +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_localnet: } +2024-12-20T09:55:00Z DEBUG Handling device message state_localnet MP:7d261d97-2 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/pointset as MP:7d261d97-3 +2024-12-20T09:55:00Z TRACE Received state_pointset: { +2024-12-20T09:55:00Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:00Z TRACE Received state_pointset: }, +2024-12-20T09:55:00Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:00Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:00Z TRACE Received state_pointset: }, +2024-12-20T09:55:00Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:00Z TRACE Received state_pointset: } +2024-12-20T09:55:00Z TRACE Received state_pointset: }, +2024-12-20T09:55:00Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_pointset: } +2024-12-20T09:55:00Z DEBUG Handling device message state_pointset MP:7d261d97-3 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/update as RC:b2979f.00000009 +2024-12-20T09:55:00Z DEBUG Received state_update +2024-12-20T09:55:00Z INFO Received device configAcked +2024-12-20T09:55:00Z DEBUG Handling update message state_update RC:b2979f.00000009 +2024-12-20T09:55:00Z DEBUG Removed stateTransaction RC:b2979f.00000009 +2024-12-20T09:55:00Z DEBUG Updated state after 0s 2024-12-20T09:55:00Z RC:b2979f.00000009 +2024-12-20T09:55:00Z INFO Updated state #006: Changed 0 fields. +2024-12-20T09:55:00Z DEBUG Updated state has last_config 2024-12-20T09:54:58Z (expecting 2024-12-20T09:54:58Z) +2024-12-20T09:55:00Z DEBUG Stage finished waiting for state query at @16s after 0s +2024-12-20T09:55:00Z TRACE Stage resume waiting for starting test wrapper at @16s +2024-12-20T09:55:00Z TRACE Stage suspend waiting for starting test wrapper at @16s +2024-12-20T09:55:00Z INFO Stage start waiting for initial device state at @16s +2024-12-20T09:55:00Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:00.890293706Z is 1892ms +2024-12-20T09:55:00Z DEBUG Rate-limiting config by 1892ms +2024-12-20T09:55:02Z TRACE Updated check config_update: true +2024-12-20T09:55:02Z DEBUG Update config_update, adding configTransaction RC:b2979f.0000000a +2024-12-20T09:55:02Z TRACE Outgoing local_update: { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:00Z +2024-12-20T09:55:02Z DEBUG Update lastConfigIssued 2024-12-20T09:55:02Z, because before initial device state +2024-12-20T09:55:02Z TRACE Stage suspend waiting for initial device state at @18s +2024-12-20T09:55:02Z INFO Stage start waiting for config update synchronized at @18s +2024-12-20T09:55:02Z TRACE Received command AHU-1/reply/update as RC:b2979f.00000009 +2024-12-20T09:55:02Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:02Z TRACE Received command AHU-1/events/pointset as MP:fe3a6eee +2024-12-20T09:55:02Z TRACE Received events_pointset: { +2024-12-20T09:55:02Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:02Z TRACE Received events_pointset: }, +2024-12-20T09:55:02Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:02Z TRACE Received events_pointset: }, +2024-12-20T09:55:02Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:02Z TRACE Received events_pointset: } +2024-12-20T09:55:02Z TRACE Received events_pointset: }, +2024-12-20T09:55:02Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:02Z TRACE Received events_pointset: } +2024-12-20T09:55:02Z DEBUG Handling device message events_pointset MP:fe3a6eee +2024-12-20T09:55:02Z TRACE Received command AHU-1/events/system as MP:c06eccdc +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer -7828ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z INFO device.log: Update state 2024-12-20T09:54:54Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1917ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1916ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z INFO device.log: 2024-12-20T09:54:54Z received config 2024-12-20T09:54:54Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1911ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1911ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z INFO device.log: Update state 2024-12-20T09:54:56Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer -74ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z INFO device.log: Update state 2024-12-20T09:54:58Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z INFO device.log: 2024-12-20T09:54:58Z received config 2024-12-20T09:54:58Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:00Z INFO device.log: Update state 2024-12-20T09:55:00Z last_config 2024-12-20T09:54:58Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:02Z DEBUG Handling device message events_system MP:c06eccdc +2024-12-20T09:55:02Z TRACE Received command AHU-1/state/update as MP:8841826e +2024-12-20T09:55:02Z DEBUG Received state_update +2024-12-20T09:55:02Z DEBUG Handling update message state_update MP:8841826e +2024-12-20T09:55:02Z DEBUG Updated state after 0s 2024-12-20T09:55:02Z MP:8841826e +2024-12-20T09:55:02Z INFO Updated state #007: Changed 4 fields: +2024-12-20T09:55:02Z INFO Updated state #007: Set `system.status.level` = `100` +2024-12-20T09:55:02Z INFO Updated state #007: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:02Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-20T09:55:02Z` +2024-12-20T09:55:02Z INFO Updated state #007: Set `timestamp` = `2024-12-20T09:55:02Z` +2024-12-20T09:55:02Z DEBUG Updated state has last_config 2024-12-20T09:54:58Z (expecting 2024-12-20T09:54:58Z) +2024-12-20T09:55:02Z TRACE Received command AHU-1/config/update as RC:b2979f.0000000a +2024-12-20T09:55:02Z DEBUG Received config_update +2024-12-20T09:55:02Z DEBUG Handling update message config_update RC:b2979f.0000000a +2024-12-20T09:55:02Z DEBUG Removed configTransaction RC:b2979f.0000000a +2024-12-20T09:55:02Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:02Z DEBUG Updated config 2024-12-20T09:55:02Z RC:b2979f.0000000a +2024-12-20T09:55:02Z INFO Updated config #005: Changed 0 fields. +2024-12-20T09:55:02Z DEBUG Expected last_config now 2024-12-20T09:55:02Z +2024-12-20T09:55:02Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:02Z TRACE Received command AHU-1/state/system as MP:8841826e-0 +2024-12-20T09:55:02Z TRACE Received state_system: { +2024-12-20T09:55:02Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:02Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:02Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:58Z", +2024-12-20T09:55:02Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:02Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:02Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:02Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:02Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:02Z TRACE Received state_system: "software" : { +2024-12-20T09:55:02Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "status" : { +2024-12-20T09:55:02Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:02Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:02Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:02Z TRACE Received state_system: } +2024-12-20T09:55:02Z DEBUG Handling device message state_system MP:8841826e-0 +2024-12-20T09:55:02Z TRACE Ignoring partial state update +2024-12-20T09:55:02Z TRACE Received command AHU-1/state/discovery as MP:8841826e-1 +2024-12-20T09:55:02Z TRACE Received state_discovery: { +2024-12-20T09:55:02Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:02Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:02Z TRACE Received state_discovery: } +2024-12-20T09:55:02Z DEBUG Handling device message state_discovery MP:8841826e-1 +2024-12-20T09:55:02Z TRACE Ignoring partial state update +2024-12-20T09:55:03Z TRACE Received command AHU-1/state/localnet as MP:8841826e-2 +2024-12-20T09:55:03Z TRACE Received state_localnet: { +2024-12-20T09:55:03Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:03Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:03Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:03Z TRACE Received state_localnet: }, +2024-12-20T09:55:03Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:03Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:03Z TRACE Received state_localnet: }, +2024-12-20T09:55:03Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:03Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:03Z TRACE Received state_localnet: }, +2024-12-20T09:55:03Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:03Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:03Z TRACE Received state_localnet: } +2024-12-20T09:55:03Z TRACE Received state_localnet: }, +2024-12-20T09:55:03Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:03Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:03Z TRACE Received state_localnet: } +2024-12-20T09:55:03Z DEBUG Handling device message state_localnet MP:8841826e-2 +2024-12-20T09:55:03Z TRACE Ignoring partial state update +2024-12-20T09:55:03Z TRACE Received command AHU-1/state/pointset as MP:8841826e-3 +2024-12-20T09:55:03Z TRACE Received state_pointset: { +2024-12-20T09:55:03Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:03Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:03Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:03Z TRACE Received state_pointset: }, +2024-12-20T09:55:03Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:03Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:03Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:03Z TRACE Received state_pointset: }, +2024-12-20T09:55:03Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:03Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:03Z TRACE Received state_pointset: } +2024-12-20T09:55:03Z TRACE Received state_pointset: }, +2024-12-20T09:55:03Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:03Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:03Z TRACE Received state_pointset: } +2024-12-20T09:55:03Z DEBUG Handling device message state_pointset MP:8841826e-3 +2024-12-20T09:55:03Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/update as MP:cd297294 +2024-12-20T09:55:04Z DEBUG Received state_update +2024-12-20T09:55:04Z DEBUG Handling update message state_update MP:cd297294 +2024-12-20T09:55:04Z DEBUG Updated state after 0s 2024-12-20T09:55:04Z MP:cd297294 +2024-12-20T09:55:04Z INFO Updated state #008: Changed 4 fields: +2024-12-20T09:55:04Z INFO Updated state #008: Set `system.last_config` = `2024-12-20T09:55:02Z` +2024-12-20T09:55:04Z INFO Updated state #008: Set `system.status.level` = `300` +2024-12-20T09:55:04Z INFO Updated state #008: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:04Z INFO Updated state #008: Set `timestamp` = `2024-12-20T09:55:04Z` +2024-12-20T09:55:04Z DEBUG Updated state has last_config 2024-12-20T09:55:02Z (expecting 2024-12-20T09:55:02Z) +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/system as MP:cd297294-0 +2024-12-20T09:55:04Z TRACE Received state_system: { +2024-12-20T09:55:04Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:04Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:04Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:04Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:04Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:04Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:04Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:04Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:04Z TRACE Received state_system: "software" : { +2024-12-20T09:55:04Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "status" : { +2024-12-20T09:55:04Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:04Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:04Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:04Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:04Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_system: } +2024-12-20T09:55:04Z DEBUG Handling device message state_system MP:cd297294-0 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:04Z DEBUG Stage finished waiting for config update synchronized at @20s after 2s +2024-12-20T09:55:04Z TRACE Stage resume waiting for initial device state at @20s +2024-12-20T09:55:04Z DEBUG Config sync took 2s +2024-12-20T09:55:04Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:04Z DEBUG New lastConfigApplied at 2024-12-20T09:55:04Z +2024-12-20T09:55:04Z DEBUG Update config before initial device state timestamp 2024-12-20T09:55:02Z +2024-12-20T09:55:05Z TRACE Outgoing local_update: { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z DEBUG Stage finished waiting for initial device state at @20s after 4s +2024-12-20T09:55:05Z TRACE Stage resume waiting for starting test wrapper at @20s +2024-12-20T09:55:05Z DEBUG Device state system status level is now 300 +2024-12-20T09:55:05Z TRACE Stage suspend waiting for starting test wrapper at @20s +2024-12-20T09:55:05Z INFO Stage start waiting for config update synchronized at @20s +2024-12-20T09:55:05Z TRACE Received command AHU-1/state/discovery as MP:cd297294-1 +2024-12-20T09:55:05Z TRACE Received state_discovery: { +2024-12-20T09:55:05Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:05Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:05Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:05Z TRACE Received state_discovery: } +2024-12-20T09:55:05Z DEBUG Handling device message state_discovery MP:cd297294-1 +2024-12-20T09:55:05Z TRACE Ignoring partial state update +2024-12-20T09:55:05Z DEBUG Stage finished waiting for config update synchronized at @20s after 0s +2024-12-20T09:55:05Z TRACE Stage resume waiting for starting test wrapper at @20s +2024-12-20T09:55:05Z DEBUG Config sync took 3s +2024-12-20T09:55:05Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:05Z TRACE Stage suspend waiting for starting test wrapper at @20s +2024-12-20T09:55:05Z INFO Stage start waiting for executing test at @20s +2024-12-20T09:55:05Z DEBUG stage begin waiting for executing test at @20s +2024-12-20T09:55:05Z DEBUG Allowing device state change blobset +2024-12-20T09:55:05Z TRACE Stage suspend waiting for executing test at @20s +2024-12-20T09:55:05Z INFO Stage start waiting for initial last_config matches config timestamp at @20s +2024-12-20T09:55:05Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:04.989391472Z is 1982ms +2024-12-20T09:55:05Z DEBUG Rate-limiting config by 1982ms +2024-12-20T09:55:06Z DEBUG System config extra field null +2024-12-20T09:55:06Z TRACE Updated check config_system: true +2024-12-20T09:55:06Z DEBUG Update config_system, adding configTransaction RC:b2979f.0000000b +2024-12-20T09:55:06Z TRACE Outgoing local_system: { +2024-12-20T09:55:06Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:06Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:06Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:06Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:06Z TRACE Outgoing local_system: }, +2024-12-20T09:55:06Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:06Z TRACE Outgoing local_system: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:06Z TRACE Outgoing local_system: } +2024-12-20T09:55:06Z TRACE Outgoing local_system: } +2024-12-20T09:55:06Z TRACE Updated check config_pointset: true +2024-12-20T09:55:06Z DEBUG Update config_pointset, adding configTransaction RC:b2979f.0000000c +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: { +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "points" : { +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "units" : "Bars", +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "set_value" : 98 +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: }, +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "ref" : "BV11.present_value", +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "units" : "No-units" +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: }, +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "ref" : "AV12.present_value", +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: } +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: } +2024-12-20T09:55:06Z TRACE Outgoing local_pointset: } +2024-12-20T09:55:06Z TRACE Updated check config_gateway: false +2024-12-20T09:55:06Z TRACE Updated check config_localnet: true +2024-12-20T09:55:06Z DEBUG Update config_localnet, adding configTransaction RC:b2979f.0000000d +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: { +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: "families" : { +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: "ether" : { }, +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: "ipv4" : { }, +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: "vendor" : { }, +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: "bacnet" : { } +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: } +2024-12-20T09:55:06Z TRACE Outgoing local_localnet: } +2024-12-20T09:55:06Z TRACE Updated check config_blobset: false +2024-12-20T09:55:06Z TRACE Updated check config_discovery: true +2024-12-20T09:55:06Z DEBUG Update config_discovery, adding configTransaction RC:b2979f.0000000e +2024-12-20T09:55:06Z TRACE Outgoing local_discovery: { +2024-12-20T09:55:06Z TRACE Outgoing local_discovery: "families" : { +2024-12-20T09:55:06Z TRACE Outgoing local_discovery: "vendor" : { } +2024-12-20T09:55:06Z TRACE Outgoing local_discovery: } +2024-12-20T09:55:06Z TRACE Outgoing local_discovery: } +2024-12-20T09:55:06Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:04Z +2024-12-20T09:55:06Z DEBUG Update lastConfigIssued 2024-12-20T09:55:06Z, because before initial last_config matches config timestamp +2024-12-20T09:55:06Z TRACE Stage suspend waiting for initial last_config matches config timestamp at @22s +2024-12-20T09:55:06Z INFO Stage start waiting for config update synchronized at @22s +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/localnet as MP:cd297294-2 +2024-12-20T09:55:06Z TRACE Received state_localnet: { +2024-12-20T09:55:06Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:06Z TRACE Received state_localnet: } +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:06Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:06Z TRACE Received state_localnet: } +2024-12-20T09:55:06Z DEBUG Handling device message state_localnet MP:cd297294-2 +2024-12-20T09:55:06Z TRACE Ignoring partial state update +2024-12-20T09:55:06Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/pointset as MP:cd297294-3 +2024-12-20T09:55:06Z TRACE Received state_pointset: { +2024-12-20T09:55:06Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:06Z TRACE Received state_pointset: }, +2024-12-20T09:55:06Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:06Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:06Z TRACE Received state_pointset: }, +2024-12-20T09:55:06Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:07Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z DEBUG Handling device message state_pointset MP:cd297294-3 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/update as MP:cba2e152 +2024-12-20T09:55:07Z DEBUG Received state_update +2024-12-20T09:55:07Z DEBUG Handling update message state_update MP:cba2e152 +2024-12-20T09:55:07Z DEBUG Updated state after 0s 2024-12-20T09:55:07Z MP:cba2e152 +2024-12-20T09:55:07Z INFO Updated state #009: Changed 4 fields: +2024-12-20T09:55:07Z INFO Updated state #009: Set `system.status.level` = `100` +2024-12-20T09:55:07Z INFO Updated state #009: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:07Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-20T09:55:07Z` +2024-12-20T09:55:07Z INFO Updated state #009: Set `timestamp` = `2024-12-20T09:55:07Z` +2024-12-20T09:55:07Z DEBUG Updated state has last_config 2024-12-20T09:55:02Z (expecting 2024-12-20T09:55:02Z) +2024-12-20T09:55:07Z TRACE Received command AHU-1/config/update as RC:b2979f.0000000b +2024-12-20T09:55:07Z DEBUG Received config_update +2024-12-20T09:55:07Z DEBUG Handling update message config_update RC:b2979f.0000000b +2024-12-20T09:55:07Z DEBUG Removed configTransaction RC:b2979f.0000000b +2024-12-20T09:55:07Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:07Z DEBUG Updated config 2024-12-20T09:55:07Z RC:b2979f.0000000b +2024-12-20T09:55:07Z INFO Updated config #006: Changed 0 fields. +2024-12-20T09:55:07Z DEBUG Expected last_config now 2024-12-20T09:55:07Z +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/system as MP:cba2e152-0 +2024-12-20T09:55:07Z TRACE Received state_system: { +2024-12-20T09:55:07Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:07Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:07Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:07Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:07Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:07Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:07Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:07Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:07Z TRACE Received state_system: "software" : { +2024-12-20T09:55:07Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "status" : { +2024-12-20T09:55:07Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:07Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:07Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_system: } +2024-12-20T09:55:07Z DEBUG Handling device message state_system MP:cba2e152-0 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/discovery as MP:cba2e152-1 +2024-12-20T09:55:07Z TRACE Received state_discovery: { +2024-12-20T09:55:07Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:07Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_discovery: } +2024-12-20T09:55:07Z DEBUG Handling device message state_discovery MP:cba2e152-1 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/localnet as MP:cba2e152-2 +2024-12-20T09:55:07Z TRACE Received state_localnet: { +2024-12-20T09:55:07Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:07Z TRACE Received state_localnet: } +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_localnet: } +2024-12-20T09:55:07Z DEBUG Handling device message state_localnet MP:cba2e152-2 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/pointset as MP:cba2e152-3 +2024-12-20T09:55:07Z TRACE Received state_pointset: { +2024-12-20T09:55:07Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:07Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z DEBUG Handling device message state_pointset MP:cba2e152-3 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:08Z TRACE Received command AHU-1/config/update as RC:b2979f.0000000c +2024-12-20T09:55:08Z DEBUG Received config_update +2024-12-20T09:55:08Z DEBUG Handling update message config_update RC:b2979f.0000000c +2024-12-20T09:55:08Z DEBUG Removed configTransaction RC:b2979f.0000000c +2024-12-20T09:55:08Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:08Z DEBUG Updated config 2024-12-20T09:55:08Z RC:b2979f.0000000c +2024-12-20T09:55:08Z INFO Updated config #007: Changed 0 fields. +2024-12-20T09:55:08Z DEBUG Expected last_config now 2024-12-20T09:55:08Z +2024-12-20T09:55:09Z TRACE Received command AHU-1/state/update as MP:9c540e19 +2024-12-20T09:55:09Z DEBUG Received state_update +2024-12-20T09:55:09Z DEBUG Handling update message state_update MP:9c540e19 +2024-12-20T09:55:09Z DEBUG Updated state after 0s 2024-12-20T09:55:09Z MP:9c540e19 +2024-12-20T09:55:09Z INFO Updated state #010: Changed 5 fields: +2024-12-20T09:55:09Z INFO Updated state #010: Set `system.last_config` = `2024-12-20T09:55:08Z` +2024-12-20T09:55:09Z INFO Updated state #010: Set `system.status.level` = `300` +2024-12-20T09:55:09Z INFO Updated state #010: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:09Z INFO Updated state #010: Set `system.status.timestamp` = `2024-12-20T09:55:08Z` +2024-12-20T09:55:09Z INFO Updated state #010: Set `timestamp` = `2024-12-20T09:55:09Z` +2024-12-20T09:55:09Z DEBUG Updated state has last_config 2024-12-20T09:55:08Z (expecting 2024-12-20T09:55:08Z) +2024-12-20T09:55:09Z TRACE Received command AHU-1/state/system as MP:9c540e19-0 +2024-12-20T09:55:09Z TRACE Received state_system: { +2024-12-20T09:55:09Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:09Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:09Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:09Z TRACE Received state_system: }, +2024-12-20T09:55:09Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:09Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:09Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:09Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:09Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:09Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:09Z TRACE Received state_system: }, +2024-12-20T09:55:09Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:09Z TRACE Received state_system: "software" : { +2024-12-20T09:55:09Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:09Z TRACE Received state_system: }, +2024-12-20T09:55:09Z TRACE Received state_system: "status" : { +2024-12-20T09:55:09Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:09Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:09Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:09Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:09Z TRACE Received state_system: }, +2024-12-20T09:55:09Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:09Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:09Z TRACE Received state_system: } +2024-12-20T09:55:09Z DEBUG Handling device message state_system MP:9c540e19-0 +2024-12-20T09:55:09Z TRACE Ignoring partial state update +2024-12-20T09:55:09Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:09Z TRACE Received command AHU-1/state/discovery as MP:9c540e19-1 +2024-12-20T09:55:09Z TRACE Received state_discovery: { +2024-12-20T09:55:09Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:09Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:09Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:09Z TRACE Received state_discovery: } +2024-12-20T09:55:09Z DEBUG Handling device message state_discovery MP:9c540e19-1 +2024-12-20T09:55:09Z TRACE Ignoring partial state update +2024-12-20T09:55:09Z TRACE Received command AHU-1/state/localnet as MP:9c540e19-2 +2024-12-20T09:55:09Z TRACE Received state_localnet: { +2024-12-20T09:55:09Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:09Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:09Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:09Z TRACE Received state_localnet: }, +2024-12-20T09:55:09Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:09Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:09Z TRACE Received state_localnet: }, +2024-12-20T09:55:09Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:09Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:09Z TRACE Received state_localnet: }, +2024-12-20T09:55:09Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:09Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:09Z TRACE Received state_localnet: } +2024-12-20T09:55:09Z TRACE Received state_localnet: }, +2024-12-20T09:55:09Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:09Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:09Z TRACE Received state_localnet: } +2024-12-20T09:55:09Z DEBUG Handling device message state_localnet MP:9c540e19-2 +2024-12-20T09:55:09Z TRACE Ignoring partial state update +2024-12-20T09:55:09Z TRACE Received command AHU-1/state/pointset as MP:9c540e19-3 +2024-12-20T09:55:09Z TRACE Received state_pointset: { +2024-12-20T09:55:09Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:09Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:09Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:09Z TRACE Received state_pointset: }, +2024-12-20T09:55:09Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:09Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:09Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:09Z TRACE Received state_pointset: }, +2024-12-20T09:55:09Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:09Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:09Z TRACE Received state_pointset: } +2024-12-20T09:55:09Z TRACE Received state_pointset: }, +2024-12-20T09:55:09Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:09Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:09Z TRACE Received state_pointset: } +2024-12-20T09:55:09Z DEBUG Handling device message state_pointset MP:9c540e19-3 +2024-12-20T09:55:09Z TRACE Ignoring partial state update +2024-12-20T09:55:09Z TRACE Received command AHU-1/config/update as RC:b2979f.0000000d +2024-12-20T09:55:09Z DEBUG Received config_update +2024-12-20T09:55:09Z DEBUG Handling update message config_update RC:b2979f.0000000d +2024-12-20T09:55:09Z DEBUG Removed configTransaction RC:b2979f.0000000d +2024-12-20T09:55:09Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:09Z DEBUG Updated config 2024-12-20T09:55:09Z RC:b2979f.0000000d +2024-12-20T09:55:09Z INFO Updated config #008: Changed 0 fields. +2024-12-20T09:55:09Z DEBUG Expected last_config now 2024-12-20T09:55:09Z +2024-12-20T09:55:09Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:55:10Z TRACE Received command AHU-1/config/update as RC:b2979f.0000000e +2024-12-20T09:55:10Z DEBUG Received config_update +2024-12-20T09:55:10Z DEBUG Handling update message config_update RC:b2979f.0000000e +2024-12-20T09:55:10Z DEBUG Removed configTransaction RC:b2979f.0000000e +2024-12-20T09:55:10Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:10Z DEBUG Updated config 2024-12-20T09:55:10Z RC:b2979f.0000000e +2024-12-20T09:55:10Z INFO Updated config #009: Changed 0 fields. +2024-12-20T09:55:10Z DEBUG Expected last_config now 2024-12-20T09:55:10Z +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/update as MP:47ec7c31 +2024-12-20T09:55:11Z DEBUG Received state_update +2024-12-20T09:55:11Z DEBUG Handling update message state_update MP:47ec7c31 +2024-12-20T09:55:11Z DEBUG Updated state after 0s 2024-12-20T09:55:11Z MP:47ec7c31 +2024-12-20T09:55:11Z INFO Updated state #011: Changed 3 fields: +2024-12-20T09:55:11Z INFO Updated state #011: Set `system.last_config` = `2024-12-20T09:55:10Z` +2024-12-20T09:55:11Z INFO Updated state #011: Set `system.status.timestamp` = `2024-12-20T09:55:10Z` +2024-12-20T09:55:11Z INFO Updated state #011: Set `timestamp` = `2024-12-20T09:55:11Z` +2024-12-20T09:55:11Z DEBUG Updated state has last_config 2024-12-20T09:55:10Z (expecting 2024-12-20T09:55:10Z) +2024-12-20T09:55:11Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:11Z DEBUG Stage finished waiting for config update synchronized at @26s after 4s +2024-12-20T09:55:11Z TRACE Stage resume waiting for initial last_config matches config timestamp at @26s +2024-12-20T09:55:11Z DEBUG Config sync took 5s +2024-12-20T09:55:11Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:11Z DEBUG New lastConfigApplied at 2024-12-20T09:55:11Z +2024-12-20T09:55:11Z DEBUG Update config before initial last_config matches config timestamp timestamp 2024-12-20T09:55:10Z +2024-12-20T09:55:11Z TRACE Outgoing local_update: { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:10Z", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z DEBUG Recorded sequence: 1. Wait until initial last_config matches config timestamp +2024-12-20T09:55:11Z DEBUG Stage finished waiting for initial last_config matches config timestamp at @26s after 6s +2024-12-20T09:55:11Z TRACE Stage resume waiting for executing test at @26s +2024-12-20T09:55:11Z DEBUG blobset config: { +2024-12-20T09:55:11Z DEBUG blobset config: "blobs" : { +2024-12-20T09:55:11Z DEBUG blobset config: "_iot_endpoint_config" : { +2024-12-20T09:55:11Z DEBUG blobset config: "phase" : "final", +2024-12-20T09:55:11Z DEBUG blobset config: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:11Z DEBUG blobset config: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", +2024-12-20T09:55:11Z DEBUG blobset config: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:11Z DEBUG blobset config: } +2024-12-20T09:55:11Z DEBUG blobset config: } +2024-12-20T09:55:11Z DEBUG blobset config: } +2024-12-20T09:55:11Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:11.060537570Z is 1062ms +2024-12-20T09:55:11Z DEBUG Rate-limiting config by 1062ms +2024-12-20T09:55:13Z DEBUG System config extra field null +2024-12-20T09:55:13Z TRACE Updated check config_system: false +2024-12-20T09:55:13Z TRACE Updated check config_pointset: false +2024-12-20T09:55:13Z TRACE Updated check config_gateway: false +2024-12-20T09:55:13Z TRACE Updated check config_localnet: false +2024-12-20T09:55:13Z TRACE Updated check config_blobset: true +2024-12-20T09:55:13Z DEBUG Update config_blobset, adding configTransaction RC:b2979f.0000000f +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "blobs" : { +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "phase" : "final", +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:13Z TRACE Updated check config_discovery: false +2024-12-20T09:55:13Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:11Z +2024-12-20T09:55:13Z DEBUG Update lastConfigIssued 2024-12-20T09:55:13Z, because mirroring config false +2024-12-20T09:55:13Z TRACE Stage suspend waiting for executing test at @28s +2024-12-20T09:55:13Z INFO Stage start waiting for config update synchronized at @28s +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/system as MP:47ec7c31-0 +2024-12-20T09:55:13Z TRACE Received state_system: { +2024-12-20T09:55:13Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:13Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:13Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:10Z", +2024-12-20T09:55:13Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:13Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:13Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:13Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:13Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:13Z TRACE Received state_system: "software" : { +2024-12-20T09:55:13Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "status" : { +2024-12-20T09:55:13Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:13Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:10Z", +2024-12-20T09:55:13Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:13Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_system: } +2024-12-20T09:55:13Z DEBUG Handling device message state_system MP:47ec7c31-0 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/discovery as MP:47ec7c31-1 +2024-12-20T09:55:13Z TRACE Received state_discovery: { +2024-12-20T09:55:13Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:13Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:13Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_discovery: } +2024-12-20T09:55:13Z DEBUG Handling device message state_discovery MP:47ec7c31-1 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/localnet as MP:47ec7c31-2 +2024-12-20T09:55:13Z TRACE Received state_localnet: { +2024-12-20T09:55:13Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:13Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z DEBUG Handling device message state_localnet MP:47ec7c31-2 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/pointset as MP:47ec7c31-3 +2024-12-20T09:55:13Z TRACE Received state_pointset: { +2024-12-20T09:55:13Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:13Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:13Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z DEBUG Handling device message state_pointset MP:47ec7c31-3 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/events/pointset as MP:cd3c9b88 +2024-12-20T09:55:13Z TRACE Received events_pointset: { +2024-12-20T09:55:13Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:13Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:13Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:13Z TRACE Received events_pointset: }, +2024-12-20T09:55:13Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:13Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:13Z TRACE Received events_pointset: }, +2024-12-20T09:55:13Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:13Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:55:13Z TRACE Received events_pointset: } +2024-12-20T09:55:13Z TRACE Received events_pointset: }, +2024-12-20T09:55:13Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:12Z", +2024-12-20T09:55:13Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received events_pointset: } +2024-12-20T09:55:13Z DEBUG Handling device message events_pointset MP:cd3c9b88 +2024-12-20T09:55:13Z TRACE Received command AHU-1/events/system as MP:0afafa32 +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG system.config.receive: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer -92ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z INFO device.log: Update state 2024-12-20T09:55:02Z last_config 2024-12-20T09:54:58Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG system.config.parse: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z INFO device.log: 2024-12-20T09:55:02Z received config 2024-12-20T09:55:02Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z NOTICE system.config.apply: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: Update state 2024-12-20T09:55:04Z last_config 2024-12-20T09:55:02Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG system.config.receive: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer -96ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG system.config.parse: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: Update state 2024-12-20T09:55:07Z last_config 2024-12-20T09:55:02Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: 2024-12-20T09:55:07Z received config 2024-12-20T09:55:07Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z NOTICE system.config.apply: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG system.config.receive: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG system.config.parse: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 810ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 809ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z INFO device.log: 2024-12-20T09:55:08Z received config 2024-12-20T09:55:08Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z NOTICE system.config.apply: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 807ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 806ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 806ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 805ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 805ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 805ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 805ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z INFO device.log: Update state 2024-12-20T09:55:09Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG system.config.receive: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 1708ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG system.config.parse: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 1707ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z INFO device.log: 2024-12-20T09:55:09Z received config 2024-12-20T09:55:09Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 1705ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 1705ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z NOTICE system.config.apply: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 1705ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 1703ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG system.config.receive: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 686ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG system.config.parse: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 685ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z INFO device.log: 2024-12-20T09:55:10Z received config 2024-12-20T09:55:10Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z NOTICE system.config.apply: success +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 683ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 682ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 682ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 682ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 682ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:10Z DEBUG device.log: State update defer 682ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:11Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: Update state 2024-12-20T09:55:11Z last_config 2024-12-20T09:55:10Z +2024-12-20T09:55:13Z DEBUG Received events_system 2024-12-20T09:55:11Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:13Z DEBUG Handling device message events_system MP:0afafa32 +2024-12-20T09:55:13Z TRACE Received command AHU-1/config/update as RC:b2979f.0000000f +2024-12-20T09:55:13Z DEBUG Received config_update +2024-12-20T09:55:13Z DEBUG Handling update message config_update RC:b2979f.0000000f +2024-12-20T09:55:13Z DEBUG Removed configTransaction RC:b2979f.0000000f +2024-12-20T09:55:13Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:13Z DEBUG Updated config 2024-12-20T09:55:13Z RC:b2979f.0000000f +2024-12-20T09:55:13Z INFO Updated config #010: Changed 1 fields: +2024-12-20T09:55:13Z INFO Updated config #010: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:13Z DEBUG Expected last_config now 2024-12-20T09:55:13Z +2024-12-20T09:55:13Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/update as MP:ce651acd +2024-12-20T09:55:13Z DEBUG Received state_update +2024-12-20T09:55:13Z DEBUG Handling update message state_update MP:ce651acd +2024-12-20T09:55:13Z DEBUG Updated state after 0s 2024-12-20T09:55:13Z MP:ce651acd +2024-12-20T09:55:13Z INFO Updated state #012: Changed 4 fields: +2024-12-20T09:55:13Z INFO Updated state #012: Set `system.status.level` = `100` +2024-12-20T09:55:13Z INFO Updated state #012: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:13Z INFO Updated state #012: Set `system.status.timestamp` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:13Z INFO Updated state #012: Set `timestamp` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:13Z DEBUG Updated state has last_config 2024-12-20T09:55:10Z (expecting 2024-12-20T09:55:13Z) +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/system as MP:ce651acd-0 +2024-12-20T09:55:13Z TRACE Received state_system: { +2024-12-20T09:55:13Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:13Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:13Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:10Z", +2024-12-20T09:55:13Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:13Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:13Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:13Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:13Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:13Z TRACE Received state_system: "software" : { +2024-12-20T09:55:13Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "status" : { +2024-12-20T09:55:13Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:13Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_system: } +2024-12-20T09:55:13Z DEBUG Handling device message state_system MP:ce651acd-0 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/discovery as MP:ce651acd-1 +2024-12-20T09:55:13Z TRACE Received state_discovery: { +2024-12-20T09:55:13Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:13Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_discovery: } +2024-12-20T09:55:13Z DEBUG Handling device message state_discovery MP:ce651acd-1 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/localnet as MP:ce651acd-2 +2024-12-20T09:55:13Z TRACE Received state_localnet: { +2024-12-20T09:55:13Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z DEBUG Handling device message state_localnet MP:ce651acd-2 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/pointset as MP:ce651acd-3 +2024-12-20T09:55:13Z TRACE Received state_pointset: { +2024-12-20T09:55:13Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:13Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z DEBUG Handling device message state_pointset MP:ce651acd-3 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/update as MP:37923138 +2024-12-20T09:55:15Z DEBUG Received state_update +2024-12-20T09:55:15Z DEBUG Handling update message state_update MP:37923138 +2024-12-20T09:55:15Z DEBUG Updated state after 0s 2024-12-20T09:55:15Z MP:37923138 +2024-12-20T09:55:15Z INFO Updated state #013: Changed 4 fields: +2024-12-20T09:55:15Z INFO Updated state #013: Set `system.last_config` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:15Z INFO Updated state #013: Set `system.status.level` = `300` +2024-12-20T09:55:15Z INFO Updated state #013: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:15Z INFO Updated state #013: Set `timestamp` = `2024-12-20T09:55:15Z` +2024-12-20T09:55:15Z DEBUG Updated state has last_config 2024-12-20T09:55:13Z (expecting 2024-12-20T09:55:13Z) +2024-12-20T09:55:15Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:15Z DEBUG Stage finished waiting for config update synchronized at @30s after 2s +2024-12-20T09:55:15Z TRACE Stage resume waiting for executing test at @30s +2024-12-20T09:55:15Z DEBUG Config sync took 2s +2024-12-20T09:55:15Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:15Z DEBUG New lastConfigApplied at 2024-12-20T09:55:15Z +2024-12-20T09:55:15Z DEBUG Update config mirroring config false timestamp 2024-12-20T09:55:13Z +2024-12-20T09:55:15Z TRACE Outgoing local_update: { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z DEBUG Recorded sequence: 1. Update config mirroring config false +2024-12-20T09:55:15Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:15Z TRACE Update config mirroring config false: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:16Z TRACE Stage suspend waiting for executing test at @31s +2024-12-20T09:55:16Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at @31s +2024-12-20T09:55:16Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:15.126616219Z is 995ms +2024-12-20T09:55:16Z DEBUG Rate-limiting config by 995ms +2024-12-20T09:55:17Z DEBUG System config extra field null +2024-12-20T09:55:17Z TRACE Updated check config_system: false +2024-12-20T09:55:17Z TRACE Updated check config_pointset: false +2024-12-20T09:55:17Z TRACE Updated check config_gateway: false +2024-12-20T09:55:17Z TRACE Updated check config_localnet: false +2024-12-20T09:55:17Z TRACE Updated check config_blobset: false +2024-12-20T09:55:17Z TRACE Updated check config_discovery: false +2024-12-20T09:55:17Z DEBUG New lastConfigApplied at 2024-12-20T09:55:17Z +2024-12-20T09:55:17Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-12-20T09:55:13Z +2024-12-20T09:55:17Z TRACE Outgoing local_update: { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null +2024-12-20T09:55:17Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:17Z TRACE Received command AHU-1/state/system as MP:37923138-0 +2024-12-20T09:55:17Z TRACE Received state_system: { +2024-12-20T09:55:17Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:17Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:17Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:17Z TRACE Received state_system: }, +2024-12-20T09:55:17Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:17Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:17Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:17Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:17Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:17Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:17Z TRACE Received state_system: }, +2024-12-20T09:55:17Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:17Z TRACE Received state_system: "software" : { +2024-12-20T09:55:17Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:17Z TRACE Received state_system: }, +2024-12-20T09:55:17Z TRACE Received state_system: "status" : { +2024-12-20T09:55:17Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:17Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:17Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:17Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:17Z TRACE Received state_system: }, +2024-12-20T09:55:17Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:17Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:17Z TRACE Received state_system: } +2024-12-20T09:55:17Z DEBUG Handling device message state_system MP:37923138-0 +2024-12-20T09:55:17Z TRACE Ignoring partial state update +2024-12-20T09:55:17Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:17Z TRACE Received command AHU-1/state/discovery as MP:37923138-1 +2024-12-20T09:55:17Z TRACE Received state_discovery: { +2024-12-20T09:55:17Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:17Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:17Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:17Z TRACE Received state_discovery: } +2024-12-20T09:55:17Z DEBUG Handling device message state_discovery MP:37923138-1 +2024-12-20T09:55:17Z TRACE Ignoring partial state update +2024-12-20T09:55:17Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:17Z TRACE Received command AHU-1/state/localnet as MP:37923138-2 +2024-12-20T09:55:17Z TRACE Received state_localnet: { +2024-12-20T09:55:17Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:17Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:17Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:17Z TRACE Received state_localnet: }, +2024-12-20T09:55:17Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:17Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:17Z TRACE Received state_localnet: }, +2024-12-20T09:55:17Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:17Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:17Z TRACE Received state_localnet: }, +2024-12-20T09:55:17Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:17Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:17Z TRACE Received state_localnet: } +2024-12-20T09:55:17Z TRACE Received state_localnet: }, +2024-12-20T09:55:17Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:17Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:17Z TRACE Received state_localnet: } +2024-12-20T09:55:17Z DEBUG Handling device message state_localnet MP:37923138-2 +2024-12-20T09:55:17Z TRACE Ignoring partial state update +2024-12-20T09:55:17Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:17Z TRACE Received command AHU-1/state/pointset as MP:37923138-3 +2024-12-20T09:55:17Z TRACE Received state_pointset: { +2024-12-20T09:55:17Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:17Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:17Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:17Z TRACE Received state_pointset: }, +2024-12-20T09:55:17Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:17Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:17Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:17Z TRACE Received state_pointset: }, +2024-12-20T09:55:17Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:17Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:17Z TRACE Received state_pointset: } +2024-12-20T09:55:17Z TRACE Received state_pointset: }, +2024-12-20T09:55:17Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:17Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:17Z TRACE Received state_pointset: } +2024-12-20T09:55:17Z DEBUG Handling device message state_pointset MP:37923138-3 +2024-12-20T09:55:17Z TRACE Ignoring partial state update +2024-12-20T09:55:17Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:22Z TRACE Received command AHU-1/state/update as MP:40eaf220 +2024-12-20T09:55:22Z DEBUG Received state_update +2024-12-20T09:55:22Z DEBUG Handling update message state_update MP:40eaf220 +2024-12-20T09:55:22Z DEBUG Updated state after 0s 2024-12-20T09:55:22Z MP:40eaf220 +2024-12-20T09:55:22Z INFO Updated state #014: Changed 2 fields: +2024-12-20T09:55:22Z INFO Updated state #014: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-12-20T09:55:11Z` } } } +2024-12-20T09:55:22Z INFO Updated state #014: Set `timestamp` = `2024-12-20T09:55:22Z` +2024-12-20T09:55:22Z DEBUG Updated state has last_config 2024-12-20T09:55:13Z (expecting 2024-12-20T09:55:13Z) +2024-12-20T09:55:22Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at @38s after 6s +2024-12-20T09:55:22Z TRACE Stage resume waiting for executing test at @38s +2024-12-20T09:55:22Z WARNING Now using alternate connection client! +2024-12-20T09:55:22Z TRACE Stage suspend waiting for executing test at @38s +2024-12-20T09:55:22Z INFO Stage start waiting for using alternate client at @38s +2024-12-20T09:55:22Z TRACE Stage suspend waiting for using alternate client at @38s +2024-12-20T09:55:22Z INFO Stage start waiting for blobset phase is final and stateStatus is null at @38s +2024-12-20T09:55:22Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:17.128266647Z is -3871ms +2024-12-20T09:55:23Z DEBUG System config extra field null +2024-12-20T09:55:23Z TRACE Updated check config_system: true +2024-12-20T09:55:23Z DEBUG Update config_system, adding configTransaction RC:b2979f.00000013 +2024-12-20T09:55:23Z TRACE Outgoing local_system: { +2024-12-20T09:55:23Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:23Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:23Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:23Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:23Z TRACE Outgoing local_system: }, +2024-12-20T09:55:23Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:23Z TRACE Outgoing local_system: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:55:23Z TRACE Outgoing local_system: "endpoint_type" : "alternate" +2024-12-20T09:55:23Z TRACE Outgoing local_system: } +2024-12-20T09:55:23Z TRACE Outgoing local_system: } +2024-12-20T09:55:23Z TRACE Updated check config_pointset: false +2024-12-20T09:55:23Z TRACE Updated check config_gateway: false +2024-12-20T09:55:23Z TRACE Updated check config_localnet: false +2024-12-20T09:55:23Z TRACE Updated check config_blobset: false +2024-12-20T09:55:23Z TRACE Updated check config_discovery: false +2024-12-20T09:55:23Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:22Z +2024-12-20T09:55:23Z DEBUG Update lastConfigIssued 2024-12-20T09:55:23Z, because before blobset phase is final and stateStatus is null +2024-12-20T09:55:23Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at @38s +2024-12-20T09:55:23Z INFO Stage start waiting for config update synchronized at @38s +2024-12-20T09:55:23Z TRACE Received command AHU-1/config/update as RC:b2979f.00000012 +2024-12-20T09:55:23Z DEBUG Received config_update +2024-12-20T09:55:23Z DEBUG Handling update message config_update RC:b2979f.00000012 +2024-12-20T09:55:23Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:23Z DEBUG Updated config 2024-12-20T09:55:15Z RC:b2979f.00000012 +2024-12-20T09:55:23Z INFO Updated config #011: Changed 1 fields: +2024-12-20T09:55:23Z INFO Updated config #011: Add `system.testing.endpoint_type` = `alternate` +2024-12-20T09:55:23Z DEBUG Expected last_config now 2024-12-20T09:55:15Z +2024-12-20T09:55:23Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-20T09:55:23Z TRACE Received command AHU-1/config/update as RC:b2979f.00000013 +2024-12-20T09:55:23Z DEBUG Received config_update +2024-12-20T09:55:23Z DEBUG Handling update message config_update RC:b2979f.00000013 +2024-12-20T09:55:23Z DEBUG Removed configTransaction RC:b2979f.00000013 +2024-12-20T09:55:23Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:23Z DEBUG Updated config 2024-12-20T09:55:23Z RC:b2979f.00000013 +2024-12-20T09:55:23Z INFO Updated config #012: Changed 0 fields. +2024-12-20T09:55:23Z DEBUG Expected last_config now 2024-12-20T09:55:23Z +2024-12-20T09:55:24Z TRACE Received command AHU-1/state/update as MP:ed5b6764 +2024-12-20T09:55:24Z DEBUG Received state_update +2024-12-20T09:55:24Z DEBUG Handling update message state_update MP:ed5b6764 +2024-12-20T09:55:24Z DEBUG Updated state after 0s 2024-12-20T09:55:24Z MP:ed5b6764 +2024-12-20T09:55:24Z INFO Updated state #015: Changed 4 fields: +2024-12-20T09:55:24Z INFO Updated state #015: Set `system.last_config` = `2024-12-20T09:55:23Z` +2024-12-20T09:55:24Z INFO Updated state #015: Set `system.status.timestamp` = `2024-12-20T09:55:23Z` +2024-12-20T09:55:24Z INFO Updated state #015: Set `blobset.blobs._iot_endpoint_config.phase` = `final` +2024-12-20T09:55:24Z INFO Updated state #015: Set `timestamp` = `2024-12-20T09:55:24Z` +2024-12-20T09:55:24Z DEBUG Updated state has last_config 2024-12-20T09:55:23Z (expecting 2024-12-20T09:55:23Z) +2024-12-20T09:55:24Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:24Z DEBUG Stage finished waiting for config update synchronized at @40s after 1s +2024-12-20T09:55:24Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at @40s +2024-12-20T09:55:24Z DEBUG Config sync took 1s +2024-12-20T09:55:24Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:24Z DEBUG New lastConfigApplied at 2024-12-20T09:55:24Z +2024-12-20T09:55:24Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-12-20T09:55:23Z +2024-12-20T09:55:24Z TRACE Outgoing local_update: { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:23Z", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:24Z TRACE Outgoing local_update: }, +2024-12-20T09:55:24Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:24Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:24Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z TRACE Outgoing local_update: } +2024-12-20T09:55:24Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null +2024-12-20T09:55:24Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at @40s after 1s +2024-12-20T09:55:24Z TRACE Stage resume waiting for using alternate client at @40s +2024-12-20T09:55:25Z TRACE Stage suspend waiting for using alternate client at @41s +2024-12-20T09:55:25Z INFO Stage start waiting for alternate last_config matches config timestamp at @41s +2024-12-20T09:55:25Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:24.891972430Z is 997ms +2024-12-20T09:55:25Z DEBUG Rate-limiting config by 997ms +2024-12-20T09:55:26Z DEBUG System config extra field null +2024-12-20T09:55:26Z TRACE Updated check config_system: false +2024-12-20T09:55:26Z TRACE Updated check config_pointset: false +2024-12-20T09:55:26Z TRACE Updated check config_gateway: false +2024-12-20T09:55:26Z TRACE Updated check config_localnet: false +2024-12-20T09:55:26Z TRACE Updated check config_blobset: false +2024-12-20T09:55:26Z TRACE Updated check config_discovery: false +2024-12-20T09:55:26Z DEBUG New lastConfigApplied at 2024-12-20T09:55:26Z +2024-12-20T09:55:26Z DEBUG Update config before alternate last_config matches config timestamp timestamp 2024-12-20T09:55:23Z +2024-12-20T09:55:26Z TRACE Outgoing local_update: { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:23Z", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV8yL2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###cfa5be3e8eaad1eeb36393f2a4a412a805be7a384dbccfd00a4f70f4f99312f7", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z DEBUG Recorded sequence: 1. Wait until alternate last_config matches config timestamp +2024-12-20T09:55:26Z DEBUG Stage finished waiting for alternate last_config matches config timestamp at @42s after 1s +2024-12-20T09:55:26Z TRACE Stage resume waiting for using alternate client at @42s +2024-12-20T09:55:26Z TRACE Stage suspend waiting for using alternate client at @42s +2024-12-20T09:55:26Z INFO Stage start waiting for endpoint config blobset state not defined at @42s +2024-12-20T09:55:26Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:26.893933463Z is 1998ms +2024-12-20T09:55:26Z DEBUG Rate-limiting config by 1998ms +2024-12-20T09:55:28Z DEBUG System config extra field null +2024-12-20T09:55:28Z TRACE Updated check config_system: false +2024-12-20T09:55:28Z TRACE Updated check config_pointset: false +2024-12-20T09:55:28Z TRACE Updated check config_gateway: false +2024-12-20T09:55:28Z TRACE Updated check config_localnet: false +2024-12-20T09:55:28Z TRACE Updated check config_blobset: true +2024-12-20T09:55:28Z DEBUG Update config_blobset, adding configTransaction RC:b2979f.00000015 +2024-12-20T09:55:28Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:28Z TRACE Outgoing local_blobset: "blobs" : { } +2024-12-20T09:55:28Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:28Z TRACE Updated check config_discovery: false +2024-12-20T09:55:28Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:24Z +2024-12-20T09:55:28Z DEBUG Update lastConfigIssued 2024-12-20T09:55:28Z, because before endpoint config blobset state not defined +2024-12-20T09:55:28Z TRACE Stage suspend waiting for endpoint config blobset state not defined at @44s +2024-12-20T09:55:28Z INFO Stage start waiting for config update synchronized at @44s +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/system as MP:ed5b6764-0 +2024-12-20T09:55:28Z TRACE Received state_system: { +2024-12-20T09:55:28Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:28Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:28Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:23Z", +2024-12-20T09:55:28Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:28Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:28Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:28Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:28Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:28Z TRACE Received state_system: "software" : { +2024-12-20T09:55:28Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "status" : { +2024-12-20T09:55:28Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:28Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:28Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:23Z", +2024-12-20T09:55:28Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:28Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_system: } +2024-12-20T09:55:28Z DEBUG Handling device message state_system MP:ed5b6764-0 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/discovery as MP:ed5b6764-1 +2024-12-20T09:55:28Z TRACE Received state_discovery: { +2024-12-20T09:55:28Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:28Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:28Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_discovery: } +2024-12-20T09:55:28Z DEBUG Handling device message state_discovery MP:ed5b6764-1 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/localnet as MP:ed5b6764-2 +2024-12-20T09:55:28Z TRACE Received state_localnet: { +2024-12-20T09:55:28Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:28Z TRACE Received state_localnet: } +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:28Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_localnet: } +2024-12-20T09:55:28Z DEBUG Handling device message state_localnet MP:ed5b6764-2 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/blobset as MP:ed5b6764-3 +2024-12-20T09:55:28Z TRACE Received state_blobset: { +2024-12-20T09:55:28Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:28Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:28Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:28Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:28Z TRACE Received state_blobset: } +2024-12-20T09:55:28Z TRACE Received state_blobset: }, +2024-12-20T09:55:28Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:28Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_blobset: } +2024-12-20T09:55:28Z DEBUG Handling device message state_blobset MP:ed5b6764-3 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/pointset as MP:ed5b6764-4 +2024-12-20T09:55:28Z TRACE Received state_pointset: { +2024-12-20T09:55:28Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:28Z TRACE Received state_pointset: }, +2024-12-20T09:55:28Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:28Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:28Z TRACE Received state_pointset: }, +2024-12-20T09:55:28Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:28Z TRACE Received state_pointset: } +2024-12-20T09:55:28Z TRACE Received state_pointset: }, +2024-12-20T09:55:28Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:28Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_pointset: } +2024-12-20T09:55:28Z DEBUG Handling device message state_pointset MP:ed5b6764-4 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command null/config/udmi as null +2024-12-20T09:55:28Z TRACE Received command AHU-1/events/pointset as MP:b1e6a6e2 +2024-12-20T09:55:28Z TRACE Received events_pointset: { +2024-12-20T09:55:28Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:28Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:28Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:28Z TRACE Received events_pointset: }, +2024-12-20T09:55:28Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:28Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:28Z TRACE Received events_pointset: }, +2024-12-20T09:55:28Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:28Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:28Z TRACE Received events_pointset: } +2024-12-20T09:55:28Z TRACE Received events_pointset: }, +2024-12-20T09:55:28Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received events_pointset: } +2024-12-20T09:55:28Z DEBUG Handling device message events_pointset MP:b1e6a6e2 +2024-12-20T09:55:28Z TRACE Received command AHU-1/events/system as MP:358f1f70 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z DEBUG device.log: Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z WARNING device.log: Starting connection 1734688522934 with 10 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z WARNING device.log: Terminating AHU-1 Pubber sender +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:22Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG system.config.receive: success +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG system.config.parse: success +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z INFO device.log: 2024-12-20T09:55:23Z received config 2024-12-20T09:55:23Z +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z NOTICE system.config.apply: success +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1536ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z INFO device.log: Connection complete. +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Ending connection 1734688522934 with 9 +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z NOTICE device.log: Persisting connection endpoint +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z WARNING device.log: Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -2169,385 +2536,1156 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:12Z" + "generation" : "2024-12-20T09:55:11Z" }, "restart_count" : 1 } -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: 2024-11-06T17:32:21Z received config 2024-11-06T17:32:21Z -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:21Z NOTICE system.config.apply: success -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:22Z INFO device.log: Update state 2024-11-06T17:32:22Z last_config 2024-11-06T17:32:21Z -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:25Z INFO device.log: Update state 2024-11-06T17:32:25Z last_config 2024-11-06T17:32:21Z -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:25Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:25Z INFO device.log: 2024-11-06T17:32:25Z received config 2024-11-06T17:32:25Z -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:25Z NOTICE system.config.apply: success -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:27Z INFO device.log: Update state 2024-11-06T17:32:27Z last_config 2024-11-06T17:32:25Z -2024-11-06T17:32:31Z DEBUG received events_system 2024-11-06T17:32:30Z INFO device.log: Update state 2024-11-06T17:32:30Z last_config 2024-11-06T17:32:25Z -2024-11-06T17:32:31Z DEBUG Handling device message events_system MP:dff08211 -2024-11-06T17:32:31Z TRACE received command AHU-1/config/update -2024-11-06T17:32:31Z DEBUG received config_update -2024-11-06T17:32:31Z DEBUG Handling update message config_update RC:eea582.00000013 -2024-11-06T17:32:31Z DEBUG Removed configTransaction RC:eea582.00000013 -2024-11-06T17:32:31Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:31Z DEBUG Updated config 2024-11-06T17:32:31Z RC:eea582.00000013 -2024-11-06T17:32:31Z INFO Updated config #012: Changed 1 fields: -2024-11-06T17:32:31Z INFO Updated config #012: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } -2024-11-06T17:32:32Z TRACE received command AHU-1/state/update -2024-11-06T17:32:32Z DEBUG received state_update -2024-11-06T17:32:32Z DEBUG Handling update message state_update MP:d32839ad -2024-11-06T17:32:32Z DEBUG Updated state after 0s 2024-11-06T17:32:32Z MP:d32839ad -2024-11-06T17:32:32Z INFO Updated state #015: Changed 3 fields: -2024-11-06T17:32:32Z INFO Updated state #015: Set `system.last_config` = `2024-11-06T17:32:31Z` -2024-11-06T17:32:32Z INFO Updated state #015: Set `system.status.timestamp` = `2024-11-06T17:32:31Z` -2024-11-06T17:32:32Z INFO Updated state #015: Set `timestamp` = `2024-11-06T17:32:32Z` -2024-11-06T17:32:32Z DEBUG Updated state has last_config 2024-11-06T17:32:31Z (expecting 2024-11-06T17:32:31Z) -2024-11-06T17:32:32Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:32Z DEBUG Stage finished waiting for config update synchronized at 39s after 1s -2024-11-06T17:32:32Z TRACE Stage resume waiting for using alternate client at 39s -2024-11-06T17:32:32Z DEBUG Config sync took 1s -2024-11-06T17:32:32Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:32Z DEBUG Update config mirroring config true timestamp 2024-11-06T17:32:31Z -2024-11-06T17:32:32Z TRACE local local_update: { -2024-11-06T17:32:32Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:31Z", -2024-11-06T17:32:32Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:32Z TRACE local local_update: "system" : { -2024-11-06T17:32:32Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:32Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:32Z TRACE local local_update: "operation" : { -2024-11-06T17:32:32Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:32Z TRACE local local_update: }, -2024-11-06T17:32:32Z TRACE local local_update: "testing" : { -2024-11-06T17:32:32Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate", -2024-11-06T17:32:32Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: }, -2024-11-06T17:32:32Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:32Z TRACE local local_update: "families" : { -2024-11-06T17:32:32Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:32Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:32Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:32Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: }, -2024-11-06T17:32:32Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:32Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:32Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:32Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:32Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:32Z TRACE local local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", -2024-11-06T17:32:32Z TRACE local local_update: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: }, -2024-11-06T17:32:32Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:32Z TRACE local local_update: "points" : { -2024-11-06T17:32:32Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:32Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:32Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:32Z TRACE local local_update: }, -2024-11-06T17:32:32Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:32Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:32Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:32Z TRACE local local_update: }, -2024-11-06T17:32:32Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:32Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:32Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z TRACE local local_update: } -2024-11-06T17:32:32Z DEBUG Recorded sequence: 1. Update config mirroring config true -2024-11-06T17:32:32Z INFO Device config Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } -2024-11-06T17:32:32Z TRACE Update config mirroring config true: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } -2024-11-06T17:32:33Z TRACE Stage suspend waiting for using alternate client at 40s -2024-11-06T17:32:33Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at 40s -2024-11-06T17:32:34Z DEBUG system config extra field null -2024-11-06T17:32:34Z TRACE updated check config_system: false -2024-11-06T17:32:34Z TRACE updated check config_pointset: false -2024-11-06T17:32:34Z TRACE updated check config_gateway: false -2024-11-06T17:32:34Z TRACE updated check config_localnet: false -2024-11-06T17:32:34Z TRACE updated check config_blobset: false -2024-11-06T17:32:34Z TRACE updated check config_discovery: false -2024-11-06T17:32:34Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-11-06T17:32:31Z -2024-11-06T17:32:34Z TRACE local local_update: { -2024-11-06T17:32:34Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:31Z", -2024-11-06T17:32:34Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:34Z TRACE local local_update: "system" : { -2024-11-06T17:32:34Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:34Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:34Z TRACE local local_update: "operation" : { -2024-11-06T17:32:34Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:34Z TRACE local local_update: }, -2024-11-06T17:32:34Z TRACE local local_update: "testing" : { -2024-11-06T17:32:34Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate", -2024-11-06T17:32:34Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: }, -2024-11-06T17:32:34Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:34Z TRACE local local_update: "families" : { -2024-11-06T17:32:34Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:34Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:34Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:34Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: }, -2024-11-06T17:32:34Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:34Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:34Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:34Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:34Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:34Z TRACE local local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", -2024-11-06T17:32:34Z TRACE local local_update: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: }, -2024-11-06T17:32:34Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:34Z TRACE local local_update: "points" : { -2024-11-06T17:32:34Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:34Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:34Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:34Z TRACE local local_update: }, -2024-11-06T17:32:34Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:34Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:34Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:34Z TRACE local local_update: }, -2024-11-06T17:32:34Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:34Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:34Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z TRACE local local_update: } -2024-11-06T17:32:34Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null -2024-11-06T17:32:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:34Z TRACE received command AHU-1/state/system -2024-11-06T17:32:34Z TRACE received state_system: { -2024-11-06T17:32:34Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:34Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:34Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:34Z TRACE received state_system: }, -2024-11-06T17:32:34Z TRACE received state_system: "last_config" : "2024-11-06T17:32:31Z", -2024-11-06T17:32:34Z TRACE received state_system: "operation" : { -2024-11-06T17:32:34Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:34Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:34Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:34Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:34Z TRACE received state_system: }, -2024-11-06T17:32:34Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:34Z TRACE received state_system: "software" : { -2024-11-06T17:32:34Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:34Z TRACE received state_system: }, -2024-11-06T17:32:34Z TRACE received state_system: "status" : { -2024-11-06T17:32:34Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:34Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:34Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:31Z", -2024-11-06T17:32:34Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:34Z TRACE received state_system: }, -2024-11-06T17:32:34Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:32Z", -2024-11-06T17:32:34Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:34Z TRACE received state_system: } -2024-11-06T17:32:34Z DEBUG Handling device message state_system MP:d32839ad-0 -2024-11-06T17:32:34Z TRACE Ignoring partial state update -2024-11-06T17:32:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:34Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:34Z TRACE received state_localnet: { -2024-11-06T17:32:34Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:34Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:34Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:34Z TRACE received state_localnet: }, -2024-11-06T17:32:34Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:34Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:34Z TRACE received state_localnet: }, -2024-11-06T17:32:34Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:34Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:34Z TRACE received state_localnet: }, -2024-11-06T17:32:34Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:34Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:34Z TRACE received state_localnet: } -2024-11-06T17:32:34Z TRACE received state_localnet: }, -2024-11-06T17:32:34Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:32Z", -2024-11-06T17:32:34Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:34Z TRACE received state_localnet: } -2024-11-06T17:32:34Z DEBUG Handling device message state_localnet MP:d32839ad-1 -2024-11-06T17:32:34Z TRACE Ignoring partial state update -2024-11-06T17:32:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:34Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:34Z TRACE received state_pointset: { -2024-11-06T17:32:34Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:34Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:34Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:34Z TRACE received state_pointset: }, -2024-11-06T17:32:34Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:34Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:34Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:34Z TRACE received state_pointset: }, -2024-11-06T17:32:34Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:34Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:34Z TRACE received state_pointset: } -2024-11-06T17:32:34Z TRACE received state_pointset: }, -2024-11-06T17:32:34Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:32Z", -2024-11-06T17:32:34Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:34Z TRACE received state_pointset: } -2024-11-06T17:32:34Z DEBUG Handling device message state_pointset MP:d32839ad-2 -2024-11-06T17:32:34Z TRACE Ignoring partial state update -2024-11-06T17:32:34Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:40Z TRACE received command AHU-1/state/update -2024-11-06T17:32:40Z DEBUG received state_update -2024-11-06T17:32:40Z DEBUG Handling update message state_update MP:fc54f9b1 -2024-11-06T17:32:40Z DEBUG Updated state after 0s 2024-11-06T17:32:40Z MP:fc54f9b1 -2024-11-06T17:32:40Z INFO Updated state #016: Changed 2 fields: -2024-11-06T17:32:40Z INFO Updated state #016: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-11-06T17:32:30Z` } } } -2024-11-06T17:32:40Z INFO Updated state #016: Set `timestamp` = `2024-11-06T17:32:40Z` -2024-11-06T17:32:40Z DEBUG Updated state has last_config 2024-11-06T17:32:31Z (expecting 2024-11-06T17:32:31Z) -2024-11-06T17:32:40Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at 47s after 7s -2024-11-06T17:32:40Z TRACE Stage resume waiting for using alternate client at 47s -2024-11-06T17:32:40Z DEBUG Stage finished waiting for using alternate client at 47s after 19s -2024-11-06T17:32:40Z TRACE Stage resume waiting for executing test at 47s -2024-11-06T17:32:40Z WARNING Done with alternate connection client! -2024-11-06T17:32:40Z TRACE Stage suspend waiting for executing test at 47s -2024-11-06T17:32:40Z INFO Stage start waiting for restoring main connection at 47s -2024-11-06T17:32:40Z TRACE Stage suspend waiting for restoring main connection at 47s -2024-11-06T17:32:40Z INFO Stage start waiting for blobset phase is final and stateStatus is null at 47s -2024-11-06T17:32:41Z DEBUG system config extra field null -2024-11-06T17:32:41Z TRACE updated check config_system: true -2024-11-06T17:32:41Z DEBUG update config_system, adding configTransaction RC:eea582.00000015 -2024-11-06T17:32:41Z TRACE local local_system: { -2024-11-06T17:32:41Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:41Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:41Z TRACE local local_system: "operation" : { -2024-11-06T17:32:41Z TRACE local local_system: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:41Z TRACE local local_system: }, -2024-11-06T17:32:41Z TRACE local local_system: "testing" : { -2024-11-06T17:32:41Z TRACE local local_system: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:41Z TRACE local local_system: } -2024-11-06T17:32:41Z TRACE local local_system: } -2024-11-06T17:32:41Z TRACE updated check config_pointset: false -2024-11-06T17:32:41Z TRACE updated check config_gateway: false -2024-11-06T17:32:41Z TRACE updated check config_localnet: false -2024-11-06T17:32:41Z TRACE updated check config_blobset: false -2024-11-06T17:32:41Z TRACE updated check config_discovery: false -2024-11-06T17:32:41Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:40Z -2024-11-06T17:32:41Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:41Z, because before blobset phase is final and stateStatus is null -2024-11-06T17:32:41Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at 48s -2024-11-06T17:32:41Z INFO Stage start waiting for config update synchronized at 48s -2024-11-06T17:32:41Z TRACE received command AHU-1/state/system -2024-11-06T17:32:41Z TRACE received state_system: { -2024-11-06T17:32:41Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:41Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:41Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "last_config" : "2024-11-06T17:32:13Z", -2024-11-06T17:32:41Z TRACE received state_system: "operation" : { -2024-11-06T17:32:41Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:41Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:41Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:41Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:41Z TRACE received state_system: "software" : { -2024-11-06T17:32:41Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "status" : { -2024-11-06T17:32:41Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:41Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:13Z", -2024-11-06T17:32:41Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:41Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_system: } -2024-11-06T17:32:41Z DEBUG Handling device message state_system MP:f500e7d1-0 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:41Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:41Z TRACE received state_localnet: { -2024-11-06T17:32:41Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:41Z TRACE received state_localnet: } -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:41Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_localnet: } -2024-11-06T17:32:41Z DEBUG Handling device message state_localnet MP:f500e7d1-1 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:41Z TRACE received state_blobset: { -2024-11-06T17:32:41Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:41Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:41Z TRACE received state_blobset: "phase" : "apply", -2024-11-06T17:32:41Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:12Z" -2024-11-06T17:32:41Z TRACE received state_blobset: } -2024-11-06T17:32:41Z TRACE received state_blobset: }, -2024-11-06T17:32:41Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:41Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_blobset: } -2024-11-06T17:32:41Z DEBUG Handling device message state_blobset MP:f500e7d1-2 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:41Z TRACE received state_pointset: { -2024-11-06T17:32:41Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:41Z TRACE received state_pointset: }, -2024-11-06T17:32:41Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:41Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:41Z TRACE received state_pointset: }, -2024-11-06T17:32:41Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:41Z TRACE received state_pointset: } -2024-11-06T17:32:41Z TRACE received state_pointset: }, -2024-11-06T17:32:41Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:41Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_pointset: } -2024-11-06T17:32:41Z DEBUG Handling device message state_pointset MP:f500e7d1-3 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z TRACE received command AHU-1/config/update -2024-11-06T17:32:41Z DEBUG received config_update -2024-11-06T17:32:41Z DEBUG Handling update message config_update RC:eea582.00000010 -2024-11-06T17:32:41Z DEBUG Updated config 2024-11-06T17:32:22Z RC:eea582.00000010 -2024-11-06T17:32:41Z INFO Updated config #013: Changed 1 fields: -2024-11-06T17:32:41Z INFO Updated config #013: Remove `system.testing.endpoint_type` -2024-11-06T17:32:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:41Z TRACE received command AHU-1/config/update -2024-11-06T17:32:41Z DEBUG received config_update -2024-11-06T17:32:41Z DEBUG Handling update message config_update RC:eea582.00000014 -2024-11-06T17:32:41Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:41Z DEBUG Updated config 2024-11-06T17:32:32Z RC:eea582.00000014 -2024-11-06T17:32:41Z INFO Updated config #014: Changed 0 fields. -2024-11-06T17:32:41Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:41Z TRACE received events_pointset: { -2024-11-06T17:32:41Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:41Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:41Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:41Z TRACE received events_pointset: }, -2024-11-06T17:32:41Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:41Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:41Z TRACE received events_pointset: }, -2024-11-06T17:32:41Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:41Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:32:41Z TRACE received events_pointset: } -2024-11-06T17:32:41Z TRACE received events_pointset: }, -2024-11-06T17:32:41Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:41Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received events_pointset: } -2024-11-06T17:32:41Z DEBUG Handling device message events_pointset MP:1794262f -2024-11-06T17:32:41Z TRACE received command AHU-1/events/system -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:31Z INFO device.log: 2024-11-06T17:32:31Z received config 2024-11-06T17:32:31Z -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:31Z NOTICE system.config.apply: success -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:32Z INFO device.log: Update state 2024-11-06T17:32:32Z last_config 2024-11-06T17:32:31Z -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z NOTICE device.log: Starting new endpoint generation -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: New config blob endpoint detected: +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1533ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1533ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1533ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1532ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1532ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1532ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1532ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1532ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1532ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:23Z DEBUG device.log: State update defer 1531ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:24Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:24Z INFO device.log: Update state 2024-12-20T09:55:24Z last_config 2024-12-20T09:55:23Z +2024-12-20T09:55:28Z DEBUG Received events_system 2024-12-20T09:55:24Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:28Z DEBUG Handling device message events_system MP:358f1f70 +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/update as MP:112e33a8 +2024-12-20T09:55:28Z DEBUG Received state_update +2024-12-20T09:55:28Z DEBUG Handling update message state_update MP:112e33a8 +2024-12-20T09:55:28Z DEBUG Updated state after 0s 2024-12-20T09:55:28Z MP:112e33a8 +2024-12-20T09:55:28Z INFO Updated state #016: Changed 4 fields: +2024-12-20T09:55:28Z INFO Updated state #016: Set `system.status.level` = `100` +2024-12-20T09:55:28Z INFO Updated state #016: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:28Z INFO Updated state #016: Set `system.status.timestamp` = `2024-12-20T09:55:28Z` +2024-12-20T09:55:28Z INFO Updated state #016: Set `timestamp` = `2024-12-20T09:55:28Z` +2024-12-20T09:55:28Z DEBUG Updated state has last_config 2024-12-20T09:55:23Z (expecting 2024-12-20T09:55:23Z) +2024-12-20T09:55:28Z TRACE Received command AHU-1/config/update as RC:b2979f.00000015 +2024-12-20T09:55:28Z DEBUG Received config_update +2024-12-20T09:55:28Z DEBUG Handling update message config_update RC:b2979f.00000015 +2024-12-20T09:55:28Z DEBUG Removed configTransaction RC:b2979f.00000015 +2024-12-20T09:55:28Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:28Z DEBUG Updated config 2024-12-20T09:55:28Z RC:b2979f.00000015 +2024-12-20T09:55:28Z INFO Updated config #013: Changed 1 fields: +2024-12-20T09:55:28Z INFO Updated config #013: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:28Z DEBUG Expected last_config now 2024-12-20T09:55:28Z +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/system as MP:112e33a8-0 +2024-12-20T09:55:28Z TRACE Received state_system: { +2024-12-20T09:55:28Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:28Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:28Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:23Z", +2024-12-20T09:55:28Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:28Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:28Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:28Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:28Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:28Z TRACE Received state_system: "software" : { +2024-12-20T09:55:28Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "status" : { +2024-12-20T09:55:28Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:28Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:28Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:28Z TRACE Received state_system: }, +2024-12-20T09:55:28Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_system: } +2024-12-20T09:55:28Z DEBUG Handling device message state_system MP:112e33a8-0 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/discovery as MP:112e33a8-1 +2024-12-20T09:55:28Z TRACE Received state_discovery: { +2024-12-20T09:55:28Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:28Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_discovery: } +2024-12-20T09:55:28Z DEBUG Handling device message state_discovery MP:112e33a8-1 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/localnet as MP:112e33a8-2 +2024-12-20T09:55:28Z TRACE Received state_localnet: { +2024-12-20T09:55:28Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:28Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:28Z TRACE Received state_localnet: } +2024-12-20T09:55:28Z TRACE Received state_localnet: }, +2024-12-20T09:55:28Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_localnet: } +2024-12-20T09:55:28Z DEBUG Handling device message state_localnet MP:112e33a8-2 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/blobset as MP:112e33a8-3 +2024-12-20T09:55:28Z TRACE Received state_blobset: { +2024-12-20T09:55:28Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:28Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:28Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:28Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:28Z TRACE Received state_blobset: } +2024-12-20T09:55:28Z TRACE Received state_blobset: }, +2024-12-20T09:55:28Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_blobset: } +2024-12-20T09:55:28Z DEBUG Handling device message state_blobset MP:112e33a8-3 +2024-12-20T09:55:28Z TRACE Ignoring partial state update +2024-12-20T09:55:28Z TRACE Received command AHU-1/state/pointset as MP:112e33a8-4 +2024-12-20T09:55:28Z TRACE Received state_pointset: { +2024-12-20T09:55:28Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:28Z TRACE Received state_pointset: }, +2024-12-20T09:55:28Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:28Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:28Z TRACE Received state_pointset: }, +2024-12-20T09:55:28Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:28Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:28Z TRACE Received state_pointset: } +2024-12-20T09:55:28Z TRACE Received state_pointset: }, +2024-12-20T09:55:28Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:28Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:28Z TRACE Received state_pointset: } +2024-12-20T09:55:29Z DEBUG Handling device message state_pointset MP:112e33a8-4 +2024-12-20T09:55:29Z TRACE Ignoring partial state update +2024-12-20T09:55:30Z TRACE Received command AHU-1/state/update as MP:8c63e076 +2024-12-20T09:55:30Z DEBUG Received state_update +2024-12-20T09:55:30Z DEBUG Handling update message state_update MP:8c63e076 +2024-12-20T09:55:30Z DEBUG Updated state after 0s 2024-12-20T09:55:30Z MP:8c63e076 +2024-12-20T09:55:30Z INFO Updated state #017: Changed 4 fields: +2024-12-20T09:55:30Z INFO Updated state #017: Set `system.last_config` = `2024-12-20T09:55:28Z` +2024-12-20T09:55:30Z INFO Updated state #017: Set `system.status.level` = `300` +2024-12-20T09:55:30Z INFO Updated state #017: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:30Z INFO Updated state #017: Set `timestamp` = `2024-12-20T09:55:30Z` +2024-12-20T09:55:30Z DEBUG Updated state has last_config 2024-12-20T09:55:28Z (expecting 2024-12-20T09:55:28Z) +2024-12-20T09:55:30Z TRACE Received command AHU-1/state/system as MP:8c63e076-0 +2024-12-20T09:55:30Z TRACE Received state_system: { +2024-12-20T09:55:30Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:30Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:30Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:30Z TRACE Received state_system: }, +2024-12-20T09:55:30Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:30Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:30Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:30Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:30Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:30Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:30Z TRACE Received state_system: }, +2024-12-20T09:55:30Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:30Z TRACE Received state_system: "software" : { +2024-12-20T09:55:30Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:30Z TRACE Received state_system: }, +2024-12-20T09:55:30Z TRACE Received state_system: "status" : { +2024-12-20T09:55:30Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:30Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:30Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:30Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:30Z TRACE Received state_system: }, +2024-12-20T09:55:30Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:30Z", +2024-12-20T09:55:30Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:30Z TRACE Received state_system: } +2024-12-20T09:55:30Z DEBUG Handling device message state_system MP:8c63e076-0 +2024-12-20T09:55:30Z TRACE Ignoring partial state update +2024-12-20T09:55:30Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:30Z DEBUG Stage finished waiting for config update synchronized at @46s after 2s +2024-12-20T09:55:30Z TRACE Stage resume waiting for endpoint config blobset state not defined at @46s +2024-12-20T09:55:30Z DEBUG Config sync took 2s +2024-12-20T09:55:30Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:30Z DEBUG New lastConfigApplied at 2024-12-20T09:55:30Z +2024-12-20T09:55:30Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-12-20T09:55:28Z +2024-12-20T09:55:30Z TRACE Outgoing local_update: { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:30Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:30Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:55:30Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:30Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:30Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:30Z TRACE Outgoing local_update: }, +2024-12-20T09:55:30Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:30Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:30Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z TRACE Outgoing local_update: } +2024-12-20T09:55:30Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined +2024-12-20T09:55:30Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:30Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:30Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined +2024-12-20T09:55:30Z TRACE Received command AHU-1/state/discovery as MP:8c63e076-1 +2024-12-20T09:55:30Z TRACE Received state_discovery: { +2024-12-20T09:55:30Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:30Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:30Z", +2024-12-20T09:55:30Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:30Z TRACE Received state_discovery: } +2024-12-20T09:55:30Z DEBUG Handling device message state_discovery MP:8c63e076-1 +2024-12-20T09:55:30Z TRACE Ignoring partial state update +2024-12-20T09:55:30Z TRACE Received command AHU-1/state/localnet as MP:8c63e076-2 +2024-12-20T09:55:30Z TRACE Received state_localnet: { +2024-12-20T09:55:30Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:30Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:30Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:30Z TRACE Received state_localnet: }, +2024-12-20T09:55:30Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:30Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:30Z TRACE Received state_localnet: }, +2024-12-20T09:55:30Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:30Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:30Z TRACE Received state_localnet: }, +2024-12-20T09:55:30Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:30Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:30Z TRACE Received state_localnet: } +2024-12-20T09:55:30Z TRACE Received state_localnet: }, +2024-12-20T09:55:30Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:30Z", +2024-12-20T09:55:30Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:30Z TRACE Received state_localnet: } +2024-12-20T09:55:30Z DEBUG Handling device message state_localnet MP:8c63e076-2 +2024-12-20T09:55:30Z TRACE Ignoring partial state update +2024-12-20T09:55:30Z TRACE Received command AHU-1/state/blobset as MP:8c63e076-3 +2024-12-20T09:55:30Z TRACE Received state_blobset: { +2024-12-20T09:55:30Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:30Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:30Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:30Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:30Z TRACE Received state_blobset: } +2024-12-20T09:55:30Z TRACE Received state_blobset: }, +2024-12-20T09:55:30Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:30Z", +2024-12-20T09:55:30Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:30Z TRACE Received state_blobset: } +2024-12-20T09:55:30Z DEBUG Handling device message state_blobset MP:8c63e076-3 +2024-12-20T09:55:30Z TRACE Ignoring partial state update +2024-12-20T09:55:30Z TRACE Received command AHU-1/state/pointset as MP:8c63e076-4 +2024-12-20T09:55:30Z TRACE Received state_pointset: { +2024-12-20T09:55:30Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:30Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:30Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:30Z TRACE Received state_pointset: }, +2024-12-20T09:55:30Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:30Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:30Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:30Z TRACE Received state_pointset: }, +2024-12-20T09:55:30Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:30Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:30Z TRACE Received state_pointset: } +2024-12-20T09:55:30Z TRACE Received state_pointset: }, +2024-12-20T09:55:30Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:30Z", +2024-12-20T09:55:30Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:30Z TRACE Received state_pointset: } +2024-12-20T09:55:30Z DEBUG Handling device message state_pointset MP:8c63e076-4 +2024-12-20T09:55:30Z TRACE Ignoring partial state update +2024-12-20T09:55:33Z TRACE Received command AHU-1/state/update as MP:b80de836 +2024-12-20T09:55:33Z DEBUG Received state_update +2024-12-20T09:55:33Z DEBUG Handling update message state_update MP:b80de836 +2024-12-20T09:55:33Z DEBUG Updated state after 0s 2024-12-20T09:55:33Z MP:b80de836 +2024-12-20T09:55:33Z INFO Updated state #018: Changed 2 fields: +2024-12-20T09:55:33Z INFO Updated state #018: Set `timestamp` = `2024-12-20T09:55:33Z` +2024-12-20T09:55:33Z INFO Updated state #018: Remove `blobset` +2024-12-20T09:55:33Z DEBUG Updated state has last_config 2024-12-20T09:55:28Z (expecting 2024-12-20T09:55:28Z) +2024-12-20T09:55:33Z DEBUG Stage finished waiting for endpoint config blobset state not defined at @48s after 6s +2024-12-20T09:55:33Z TRACE Stage resume waiting for using alternate client at @48s +2024-12-20T09:55:33Z DEBUG blobset config: { +2024-12-20T09:55:33Z DEBUG blobset config: "blobs" : { +2024-12-20T09:55:33Z DEBUG blobset config: "_iot_endpoint_config" : { +2024-12-20T09:55:33Z DEBUG blobset config: "phase" : "final", +2024-12-20T09:55:33Z DEBUG blobset config: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:33Z DEBUG blobset config: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:55:33Z DEBUG blobset config: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:33Z DEBUG blobset config: } +2024-12-20T09:55:33Z DEBUG blobset config: } +2024-12-20T09:55:33Z DEBUG blobset config: } +2024-12-20T09:55:34Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:30.989114559Z is -1013ms +2024-12-20T09:55:34Z DEBUG System config extra field null +2024-12-20T09:55:34Z TRACE Updated check config_system: false +2024-12-20T09:55:34Z TRACE Updated check config_pointset: false +2024-12-20T09:55:34Z TRACE Updated check config_gateway: false +2024-12-20T09:55:34Z TRACE Updated check config_localnet: false +2024-12-20T09:55:34Z TRACE Updated check config_blobset: true +2024-12-20T09:55:34Z DEBUG Update config_blobset, adding configTransaction RC:b2979f.00000016 +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: "blobs" : { +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: "phase" : "final", +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:34Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:34Z TRACE Updated check config_discovery: false +2024-12-20T09:55:34Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:33Z +2024-12-20T09:55:34Z DEBUG Update lastConfigIssued 2024-12-20T09:55:34Z, because mirroring config true +2024-12-20T09:55:34Z TRACE Stage suspend waiting for using alternate client at @49s +2024-12-20T09:55:34Z INFO Stage start waiting for config update synchronized at @49s +2024-12-20T09:55:34Z TRACE Received command AHU-1/events/pointset as MP:bb333ee5 +2024-12-20T09:55:34Z TRACE Received events_pointset: { +2024-12-20T09:55:34Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:34Z TRACE Received events_pointset: }, +2024-12-20T09:55:34Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:34Z TRACE Received events_pointset: }, +2024-12-20T09:55:34Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "present_value" : 9 +2024-12-20T09:55:34Z TRACE Received events_pointset: } +2024-12-20T09:55:34Z TRACE Received events_pointset: }, +2024-12-20T09:55:34Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:33Z", +2024-12-20T09:55:34Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received events_pointset: } +2024-12-20T09:55:34Z DEBUG Handling device message events_pointset MP:bb333ee5 +2024-12-20T09:55:34Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:34Z TRACE Received command AHU-1/events/system as MP:66ab0011 +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG system.config.receive: success +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer -2057ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z INFO device.log: Update state 2024-12-20T09:55:28Z last_config 2024-12-20T09:55:23Z +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG system.config.parse: success +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z INFO device.log: 2024-12-20T09:55:28Z received config 2024-12-20T09:55:28Z +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z NOTICE system.config.apply: success +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:28Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:30Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:30Z INFO device.log: Update state 2024-12-20T09:55:30Z last_config 2024-12-20T09:55:28Z +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:30Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:34Z DEBUG Handling device message events_system MP:66ab0011 +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/system as MP:b80de836-0 +2024-12-20T09:55:34Z TRACE Received state_system: { +2024-12-20T09:55:34Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:34Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:34Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:34Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:34Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:34Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:34Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:34Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:34Z TRACE Received state_system: "software" : { +2024-12-20T09:55:34Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "status" : { +2024-12-20T09:55:34Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:34Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:34Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:28Z", +2024-12-20T09:55:34Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:33Z", +2024-12-20T09:55:34Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_system: } +2024-12-20T09:55:34Z DEBUG Handling device message state_system MP:b80de836-0 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/discovery as MP:b80de836-1 +2024-12-20T09:55:34Z TRACE Received state_discovery: { +2024-12-20T09:55:34Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:34Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:33Z", +2024-12-20T09:55:34Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_discovery: } +2024-12-20T09:55:34Z DEBUG Handling device message state_discovery MP:b80de836-1 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/localnet as MP:b80de836-2 +2024-12-20T09:55:34Z TRACE Received state_localnet: { +2024-12-20T09:55:34Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:34Z TRACE Received state_localnet: } +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:33Z", +2024-12-20T09:55:34Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_localnet: } +2024-12-20T09:55:34Z DEBUG Handling device message state_localnet MP:b80de836-2 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/pointset as MP:b80de836-3 +2024-12-20T09:55:34Z TRACE Received state_pointset: { +2024-12-20T09:55:34Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:34Z TRACE Received state_pointset: }, +2024-12-20T09:55:34Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:34Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:34Z TRACE Received state_pointset: }, +2024-12-20T09:55:34Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:34Z TRACE Received state_pointset: } +2024-12-20T09:55:34Z TRACE Received state_pointset: }, +2024-12-20T09:55:34Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:33Z", +2024-12-20T09:55:34Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_pointset: } +2024-12-20T09:55:34Z DEBUG Handling device message state_pointset MP:b80de836-3 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/config/update as RC:b2979f.00000016 +2024-12-20T09:55:34Z DEBUG Received config_update +2024-12-20T09:55:34Z DEBUG Handling update message config_update RC:b2979f.00000016 +2024-12-20T09:55:34Z DEBUG Removed configTransaction RC:b2979f.00000016 +2024-12-20T09:55:34Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:34Z DEBUG Updated config 2024-12-20T09:55:34Z RC:b2979f.00000016 +2024-12-20T09:55:34Z INFO Updated config #014: Changed 1 fields: +2024-12-20T09:55:34Z INFO Updated config #014: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } +2024-12-20T09:55:34Z DEBUG Expected last_config now 2024-12-20T09:55:34Z +2024-12-20T09:55:34Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:35Z TRACE Received command AHU-1/state/update as MP:1b03c082 +2024-12-20T09:55:35Z DEBUG Received state_update +2024-12-20T09:55:35Z DEBUG Handling update message state_update MP:1b03c082 +2024-12-20T09:55:35Z DEBUG Updated state after 0s 2024-12-20T09:55:35Z MP:1b03c082 +2024-12-20T09:55:35Z INFO Updated state #019: Changed 3 fields: +2024-12-20T09:55:35Z INFO Updated state #019: Set `system.last_config` = `2024-12-20T09:55:34Z` +2024-12-20T09:55:35Z INFO Updated state #019: Set `system.status.timestamp` = `2024-12-20T09:55:34Z` +2024-12-20T09:55:35Z INFO Updated state #019: Set `timestamp` = `2024-12-20T09:55:35Z` +2024-12-20T09:55:35Z DEBUG Updated state has last_config 2024-12-20T09:55:34Z (expecting 2024-12-20T09:55:34Z) +2024-12-20T09:55:35Z TRACE Received command AHU-1/state/system as MP:1b03c082-0 +2024-12-20T09:55:35Z TRACE Received state_system: { +2024-12-20T09:55:35Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:35Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:35Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:35Z TRACE Received state_system: }, +2024-12-20T09:55:35Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:35Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:35Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:35Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:35Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:35Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:35Z TRACE Received state_system: }, +2024-12-20T09:55:35Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:35Z TRACE Received state_system: "software" : { +2024-12-20T09:55:35Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:35Z TRACE Received state_system: }, +2024-12-20T09:55:35Z TRACE Received state_system: "status" : { +2024-12-20T09:55:35Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:35Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:35Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:35Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:35Z TRACE Received state_system: }, +2024-12-20T09:55:35Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:35Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:35Z TRACE Received state_system: } +2024-12-20T09:55:35Z DEBUG Handling device message state_system MP:1b03c082-0 +2024-12-20T09:55:35Z TRACE Ignoring partial state update +2024-12-20T09:55:35Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:35Z DEBUG Stage finished waiting for config update synchronized at @50s after 1s +2024-12-20T09:55:35Z TRACE Stage resume waiting for using alternate client at @50s +2024-12-20T09:55:35Z DEBUG Config sync took 1s +2024-12-20T09:55:35Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:35Z DEBUG New lastConfigApplied at 2024-12-20T09:55:35Z +2024-12-20T09:55:35Z DEBUG Update config mirroring config true timestamp 2024-12-20T09:55:34Z +2024-12-20T09:55:35Z TRACE Outgoing local_update: { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:35Z TRACE Outgoing local_update: }, +2024-12-20T09:55:35Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:35Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:35Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z TRACE Outgoing local_update: } +2024-12-20T09:55:35Z DEBUG Recorded sequence: 1. Update config mirroring config true +2024-12-20T09:55:35Z INFO Device config Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } +2024-12-20T09:55:35Z TRACE Update config mirroring config true: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } +2024-12-20T09:55:36Z TRACE Stage suspend waiting for using alternate client at @51s +2024-12-20T09:55:36Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at @51s +2024-12-20T09:55:36Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:35.391879496Z is 997ms +2024-12-20T09:55:36Z DEBUG Rate-limiting config by 997ms +2024-12-20T09:55:37Z DEBUG System config extra field null +2024-12-20T09:55:37Z TRACE Updated check config_system: false +2024-12-20T09:55:37Z TRACE Updated check config_pointset: false +2024-12-20T09:55:37Z TRACE Updated check config_gateway: false +2024-12-20T09:55:37Z TRACE Updated check config_localnet: false +2024-12-20T09:55:37Z TRACE Updated check config_blobset: false +2024-12-20T09:55:37Z TRACE Updated check config_discovery: false +2024-12-20T09:55:37Z DEBUG New lastConfigApplied at 2024-12-20T09:55:37Z +2024-12-20T09:55:37Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-12-20T09:55:34Z +2024-12-20T09:55:37Z TRACE Outgoing local_update: { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null +2024-12-20T09:55:37Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:37Z TRACE Received command AHU-1/state/discovery as MP:1b03c082-1 +2024-12-20T09:55:37Z TRACE Received state_discovery: { +2024-12-20T09:55:37Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:37Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:37Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:37Z TRACE Received state_discovery: } +2024-12-20T09:55:37Z DEBUG Handling device message state_discovery MP:1b03c082-1 +2024-12-20T09:55:37Z TRACE Ignoring partial state update +2024-12-20T09:55:37Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:37Z TRACE Received command AHU-1/state/localnet as MP:1b03c082-2 +2024-12-20T09:55:37Z TRACE Received state_localnet: { +2024-12-20T09:55:37Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:37Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:37Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:37Z TRACE Received state_localnet: }, +2024-12-20T09:55:37Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:37Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:37Z TRACE Received state_localnet: }, +2024-12-20T09:55:37Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:37Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:37Z TRACE Received state_localnet: }, +2024-12-20T09:55:37Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:37Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:37Z TRACE Received state_localnet: } +2024-12-20T09:55:37Z TRACE Received state_localnet: }, +2024-12-20T09:55:37Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:37Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:37Z TRACE Received state_localnet: } +2024-12-20T09:55:37Z DEBUG Handling device message state_localnet MP:1b03c082-2 +2024-12-20T09:55:37Z TRACE Ignoring partial state update +2024-12-20T09:55:37Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:37Z TRACE Received command AHU-1/state/pointset as MP:1b03c082-3 +2024-12-20T09:55:37Z TRACE Received state_pointset: { +2024-12-20T09:55:37Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:37Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:37Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:37Z TRACE Received state_pointset: }, +2024-12-20T09:55:37Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:37Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:37Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:37Z TRACE Received state_pointset: }, +2024-12-20T09:55:37Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:37Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:37Z TRACE Received state_pointset: } +2024-12-20T09:55:37Z TRACE Received state_pointset: }, +2024-12-20T09:55:37Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:37Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:37Z TRACE Received state_pointset: } +2024-12-20T09:55:37Z DEBUG Handling device message state_pointset MP:1b03c082-3 +2024-12-20T09:55:37Z TRACE Ignoring partial state update +2024-12-20T09:55:37Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:43Z TRACE Received command AHU-1/state/update as MP:c5acca0e +2024-12-20T09:55:43Z DEBUG Received state_update +2024-12-20T09:55:43Z DEBUG Handling update message state_update MP:c5acca0e +2024-12-20T09:55:43Z DEBUG Updated state after 0s 2024-12-20T09:55:43Z MP:c5acca0e +2024-12-20T09:55:43Z INFO Updated state #020: Changed 2 fields: +2024-12-20T09:55:43Z INFO Updated state #020: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-12-20T09:55:33Z` } } } +2024-12-20T09:55:43Z INFO Updated state #020: Set `timestamp` = `2024-12-20T09:55:43Z` +2024-12-20T09:55:43Z DEBUG Updated state has last_config 2024-12-20T09:55:34Z (expecting 2024-12-20T09:55:34Z) +2024-12-20T09:55:43Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at @58s after 6s +2024-12-20T09:55:43Z TRACE Stage resume waiting for using alternate client at @58s +2024-12-20T09:55:43Z DEBUG Stage finished waiting for using alternate client at @58s after 20s +2024-12-20T09:55:43Z TRACE Stage resume waiting for executing test at @58s +2024-12-20T09:55:43Z WARNING Done with alternate connection client! +2024-12-20T09:55:43Z TRACE Stage suspend waiting for executing test at @58s +2024-12-20T09:55:43Z INFO Stage start waiting for restoring main connection at @58s +2024-12-20T09:55:43Z TRACE Stage suspend waiting for restoring main connection at @58s +2024-12-20T09:55:43Z INFO Stage start waiting for blobset phase is final and stateStatus is null at @58s +2024-12-20T09:55:43Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:37.393407094Z is -4605ms +2024-12-20T09:55:43Z DEBUG System config extra field null +2024-12-20T09:55:43Z TRACE Updated check config_system: true +2024-12-20T09:55:43Z DEBUG Update config_system, adding configTransaction RC:b2979f.00000018 +2024-12-20T09:55:44Z TRACE Outgoing local_system: { +2024-12-20T09:55:44Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:44Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:44Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:44Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:44Z TRACE Outgoing local_system: }, +2024-12-20T09:55:44Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:44Z TRACE Outgoing local_system: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:44Z TRACE Outgoing local_system: } +2024-12-20T09:55:44Z TRACE Outgoing local_system: } +2024-12-20T09:55:44Z TRACE Updated check config_pointset: false +2024-12-20T09:55:44Z TRACE Updated check config_gateway: false +2024-12-20T09:55:44Z TRACE Updated check config_localnet: false +2024-12-20T09:55:44Z TRACE Updated check config_blobset: false +2024-12-20T09:55:44Z TRACE Updated check config_discovery: false +2024-12-20T09:55:44Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:43Z +2024-12-20T09:55:44Z DEBUG Update lastConfigIssued 2024-12-20T09:55:44Z, because before blobset phase is final and stateStatus is null +2024-12-20T09:55:44Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at @59s +2024-12-20T09:55:44Z INFO Stage start waiting for config update synchronized at @59s +2024-12-20T09:55:44Z TRACE Received command AHU-1/events/system as MP:7d9b3e75 +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG system.config.receive: success +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer -57ms +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:10Z +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG system.config.parse: success +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: 2024-12-20T09:55:13Z received config 2024-12-20T09:55:13Z +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z NOTICE system.config.apply: success +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:15Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:15Z INFO device.log: Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:15Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:22Z NOTICE device.log: Starting new endpoint generation +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: New config blob endpoint detected: +{ + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", + "topic_prefix" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-REDIRECT-NA_2/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:11Z" +} +2024-12-20T09:55:44Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: Update state 2024-12-20T09:55:22Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:44Z DEBUG Handling device message events_system MP:7d9b3e75 +2024-12-20T09:55:44Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:44Z TRACE Received command AHU-1/events/pointset as MP:d38cb8d3 +2024-12-20T09:55:44Z TRACE Received events_pointset: { +2024-12-20T09:55:44Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:44Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:44Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:44Z TRACE Received events_pointset: }, +2024-12-20T09:55:44Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:44Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:44Z TRACE Received events_pointset: }, +2024-12-20T09:55:44Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:44Z TRACE Received events_pointset: "present_value" : 9 +2024-12-20T09:55:44Z TRACE Received events_pointset: } +2024-12-20T09:55:44Z TRACE Received events_pointset: }, +2024-12-20T09:55:44Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:44Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:44Z TRACE Received events_pointset: } +2024-12-20T09:55:44Z DEBUG Handling device message events_pointset MP:d38cb8d3 +2024-12-20T09:55:44Z TRACE Received command AHU-1/state/system as MP:40eaf220-0 +2024-12-20T09:55:44Z TRACE Received state_system: { +2024-12-20T09:55:44Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:44Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:44Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:44Z TRACE Received state_system: }, +2024-12-20T09:55:44Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:44Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:44Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:44Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:44Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:44Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:44Z TRACE Received state_system: }, +2024-12-20T09:55:44Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:44Z TRACE Received state_system: "software" : { +2024-12-20T09:55:44Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:44Z TRACE Received state_system: }, +2024-12-20T09:55:44Z TRACE Received state_system: "status" : { +2024-12-20T09:55:44Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:44Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:44Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:44Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:44Z TRACE Received state_system: }, +2024-12-20T09:55:44Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:44Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:44Z TRACE Received state_system: } +2024-12-20T09:55:44Z DEBUG Handling device message state_system MP:40eaf220-0 +2024-12-20T09:55:44Z TRACE Ignoring partial state update +2024-12-20T09:55:44Z TRACE Received command AHU-1/state/discovery as MP:40eaf220-1 +2024-12-20T09:55:44Z TRACE Received state_discovery: { +2024-12-20T09:55:44Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:44Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:44Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:44Z TRACE Received state_discovery: } +2024-12-20T09:55:44Z DEBUG Handling device message state_discovery MP:40eaf220-1 +2024-12-20T09:55:44Z TRACE Ignoring partial state update +2024-12-20T09:55:44Z TRACE Received command AHU-1/state/localnet as MP:40eaf220-2 +2024-12-20T09:55:44Z TRACE Received state_localnet: { +2024-12-20T09:55:44Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:44Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:44Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:44Z TRACE Received state_localnet: }, +2024-12-20T09:55:44Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:44Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:44Z TRACE Received state_localnet: }, +2024-12-20T09:55:44Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:44Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:44Z TRACE Received state_localnet: }, +2024-12-20T09:55:44Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:44Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:44Z TRACE Received state_localnet: } +2024-12-20T09:55:44Z TRACE Received state_localnet: }, +2024-12-20T09:55:44Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:44Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:44Z TRACE Received state_localnet: } +2024-12-20T09:55:44Z DEBUG Handling device message state_localnet MP:40eaf220-2 +2024-12-20T09:55:44Z TRACE Ignoring partial state update +2024-12-20T09:55:44Z TRACE Received command AHU-1/state/blobset as MP:40eaf220-3 +2024-12-20T09:55:44Z TRACE Received state_blobset: { +2024-12-20T09:55:44Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:44Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:44Z TRACE Received state_blobset: "phase" : "apply", +2024-12-20T09:55:44Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:11Z" +2024-12-20T09:55:44Z TRACE Received state_blobset: } +2024-12-20T09:55:44Z TRACE Received state_blobset: }, +2024-12-20T09:55:44Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:44Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:44Z TRACE Received state_blobset: } +2024-12-20T09:55:44Z DEBUG Handling device message state_blobset MP:40eaf220-3 +2024-12-20T09:55:44Z TRACE Ignoring partial state update +2024-12-20T09:55:44Z TRACE Received command AHU-1/state/pointset as MP:40eaf220-4 +2024-12-20T09:55:44Z TRACE Received state_pointset: { +2024-12-20T09:55:44Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:44Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:44Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:44Z TRACE Received state_pointset: }, +2024-12-20T09:55:44Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:44Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:44Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:44Z TRACE Received state_pointset: }, +2024-12-20T09:55:44Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:44Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:44Z TRACE Received state_pointset: } +2024-12-20T09:55:44Z TRACE Received state_pointset: }, +2024-12-20T09:55:44Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:44Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:44Z TRACE Received state_pointset: } +2024-12-20T09:55:44Z DEBUG Handling device message state_pointset MP:40eaf220-4 +2024-12-20T09:55:44Z TRACE Ignoring partial state update +2024-12-20T09:55:44Z TRACE Received command AHU-1/config/update as RC:b2979f.00000014 +2024-12-20T09:55:44Z DEBUG Received config_update +2024-12-20T09:55:44Z DEBUG Handling update message config_update RC:b2979f.00000014 +2024-12-20T09:55:44Z DEBUG Updated config 2024-12-20T09:55:24Z RC:b2979f.00000014 +2024-12-20T09:55:44Z INFO Updated config #015: Changed 1 fields: +2024-12-20T09:55:44Z INFO Updated config #015: Remove `system.testing.endpoint_type` +2024-12-20T09:55:44Z DEBUG Expected last_config now 2024-12-20T09:55:24Z +2024-12-20T09:55:44Z TRACE Received command null/config/udmi as null +2024-12-20T09:55:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-20T09:55:44Z TRACE Received command AHU-1/config/update as RC:b2979f.00000017 +2024-12-20T09:55:44Z DEBUG Received config_update +2024-12-20T09:55:44Z DEBUG Handling update message config_update RC:b2979f.00000017 +2024-12-20T09:55:44Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:44Z DEBUG Updated config 2024-12-20T09:55:35Z RC:b2979f.00000017 +2024-12-20T09:55:44Z INFO Updated config #016: Changed 0 fields. +2024-12-20T09:55:44Z DEBUG Expected last_config now 2024-12-20T09:55:35Z +2024-12-20T09:55:44Z TRACE Received command AHU-1/config/update as RC:b2979f.00000018 +2024-12-20T09:55:44Z DEBUG Received config_update +2024-12-20T09:55:44Z DEBUG Handling update message config_update RC:b2979f.00000018 +2024-12-20T09:55:44Z DEBUG Removed configTransaction RC:b2979f.00000018 +2024-12-20T09:55:44Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:44Z DEBUG Updated config 2024-12-20T09:55:44Z RC:b2979f.00000018 +2024-12-20T09:55:44Z INFO Updated config #017: Changed 0 fields. +2024-12-20T09:55:44Z DEBUG Expected last_config now 2024-12-20T09:55:44Z +2024-12-20T09:55:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:45Z TRACE Received command AHU-1/state/update as MP:84359577 +2024-12-20T09:55:45Z DEBUG Received state_update +2024-12-20T09:55:45Z DEBUG Handling update message state_update MP:84359577 +2024-12-20T09:55:45Z DEBUG Updated state after 0s 2024-12-20T09:55:45Z MP:84359577 +2024-12-20T09:55:45Z INFO Updated state #021: Changed 4 fields: +2024-12-20T09:55:45Z INFO Updated state #021: Set `system.last_config` = `2024-12-20T09:55:44Z` +2024-12-20T09:55:45Z INFO Updated state #021: Set `system.status.timestamp` = `2024-12-20T09:55:44Z` +2024-12-20T09:55:45Z INFO Updated state #021: Set `blobset.blobs._iot_endpoint_config.phase` = `final` +2024-12-20T09:55:45Z INFO Updated state #021: Set `timestamp` = `2024-12-20T09:55:45Z` +2024-12-20T09:55:45Z DEBUG Updated state has last_config 2024-12-20T09:55:44Z (expecting 2024-12-20T09:55:44Z) +2024-12-20T09:55:45Z TRACE Received command AHU-1/state/system as MP:84359577-0 +2024-12-20T09:55:45Z TRACE Received state_system: { +2024-12-20T09:55:45Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:45Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:45Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:45Z TRACE Received state_system: }, +2024-12-20T09:55:45Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:44Z", +2024-12-20T09:55:45Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:45Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:45Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:45Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:45Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:45Z TRACE Received state_system: }, +2024-12-20T09:55:45Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:45Z TRACE Received state_system: "software" : { +2024-12-20T09:55:45Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:45Z TRACE Received state_system: }, +2024-12-20T09:55:45Z TRACE Received state_system: "status" : { +2024-12-20T09:55:45Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:45Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:45Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:44Z", +2024-12-20T09:55:45Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:45Z TRACE Received state_system: }, +2024-12-20T09:55:45Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:45Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:45Z TRACE Received state_system: } +2024-12-20T09:55:45Z DEBUG Handling device message state_system MP:84359577-0 +2024-12-20T09:55:45Z TRACE Ignoring partial state update +2024-12-20T09:55:45Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:45Z DEBUG Stage finished waiting for config update synchronized at @60s after 1s +2024-12-20T09:55:45Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at @60s +2024-12-20T09:55:45Z DEBUG Config sync took 1s +2024-12-20T09:55:45Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:45Z DEBUG New lastConfigApplied at 2024-12-20T09:55:45Z +2024-12-20T09:55:45Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-12-20T09:55:44Z +2024-12-20T09:55:45Z TRACE Outgoing local_update: { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:44Z", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:45Z TRACE Outgoing local_update: }, +2024-12-20T09:55:45Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:45Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:45Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z TRACE Outgoing local_update: } +2024-12-20T09:55:45Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null +2024-12-20T09:55:45Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at @60s after 2s +2024-12-20T09:55:45Z TRACE Stage resume waiting for restoring main connection at @60s +2024-12-20T09:55:46Z TRACE Stage suspend waiting for restoring main connection at @61s +2024-12-20T09:55:46Z INFO Stage start waiting for restored last_config matches config timestamp at @61s +2024-12-20T09:55:46Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:45.392126356Z is 997ms +2024-12-20T09:55:46Z DEBUG Rate-limiting config by 997ms +2024-12-20T09:55:47Z DEBUG System config extra field null +2024-12-20T09:55:47Z TRACE Updated check config_system: false +2024-12-20T09:55:47Z TRACE Updated check config_pointset: false +2024-12-20T09:55:47Z TRACE Updated check config_gateway: false +2024-12-20T09:55:47Z TRACE Updated check config_localnet: false +2024-12-20T09:55:47Z TRACE Updated check config_blobset: false +2024-12-20T09:55:47Z TRACE Updated check config_discovery: false +2024-12-20T09:55:47Z DEBUG New lastConfigApplied at 2024-12-20T09:55:47Z +2024-12-20T09:55:47Z DEBUG Update config before restored last_config matches config timestamp timestamp 2024-12-20T09:55:44Z +2024-12-20T09:55:47Z TRACE Outgoing local_update: { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:44Z", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:47Z TRACE Outgoing local_update: }, +2024-12-20T09:55:47Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:47Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:47Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z TRACE Outgoing local_update: } +2024-12-20T09:55:47Z DEBUG Recorded sequence: 1. Wait until restored last_config matches config timestamp +2024-12-20T09:55:47Z DEBUG Stage finished waiting for restored last_config matches config timestamp at @62s after 1s +2024-12-20T09:55:47Z TRACE Stage resume waiting for restoring main connection at @62s +2024-12-20T09:55:47Z TRACE Stage suspend waiting for restoring main connection at @62s +2024-12-20T09:55:47Z INFO Stage start waiting for endpoint config blobset state not defined at @62s +2024-12-20T09:55:47Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:47.393830164Z is 1998ms +2024-12-20T09:55:47Z DEBUG Rate-limiting config by 1998ms +2024-12-20T09:55:49Z DEBUG System config extra field null +2024-12-20T09:55:49Z TRACE Updated check config_system: false +2024-12-20T09:55:49Z TRACE Updated check config_pointset: false +2024-12-20T09:55:49Z TRACE Updated check config_gateway: false +2024-12-20T09:55:49Z TRACE Updated check config_localnet: false +2024-12-20T09:55:49Z TRACE Updated check config_blobset: true +2024-12-20T09:55:49Z DEBUG Update config_blobset, adding configTransaction RC:b2979f.0000001c +2024-12-20T09:55:49Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:49Z TRACE Outgoing local_blobset: "blobs" : { } +2024-12-20T09:55:49Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:49Z TRACE Updated check config_discovery: false +2024-12-20T09:55:49Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:45Z +2024-12-20T09:55:49Z DEBUG Update lastConfigIssued 2024-12-20T09:55:49Z, because before endpoint config blobset state not defined +2024-12-20T09:55:49Z TRACE Stage suspend waiting for endpoint config blobset state not defined at @64s +2024-12-20T09:55:49Z INFO Stage start waiting for config update synchronized at @64s +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/discovery as MP:84359577-1 +2024-12-20T09:55:49Z TRACE Received state_discovery: { +2024-12-20T09:55:49Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:49Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:49Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_discovery: } +2024-12-20T09:55:49Z DEBUG Handling device message state_discovery MP:84359577-1 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/localnet as MP:84359577-2 +2024-12-20T09:55:49Z TRACE Received state_localnet: { +2024-12-20T09:55:49Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:49Z TRACE Received state_localnet: } +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:49Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_localnet: } +2024-12-20T09:55:49Z DEBUG Handling device message state_localnet MP:84359577-2 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/blobset as MP:84359577-3 +2024-12-20T09:55:49Z TRACE Received state_blobset: { +2024-12-20T09:55:49Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:49Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:49Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:49Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:49Z TRACE Received state_blobset: } +2024-12-20T09:55:49Z TRACE Received state_blobset: }, +2024-12-20T09:55:49Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:49Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_blobset: } +2024-12-20T09:55:49Z DEBUG Handling device message state_blobset MP:84359577-3 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/pointset as MP:84359577-4 +2024-12-20T09:55:49Z TRACE Received state_pointset: { +2024-12-20T09:55:49Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:49Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:49Z TRACE Received state_pointset: } +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:49Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_pointset: } +2024-12-20T09:55:49Z DEBUG Handling device message state_pointset MP:84359577-4 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/events/pointset as MP:75ac21e0 +2024-12-20T09:55:49Z TRACE Received events_pointset: { +2024-12-20T09:55:49Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:49Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:49Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:49Z TRACE Received events_pointset: }, +2024-12-20T09:55:49Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:49Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:49Z TRACE Received events_pointset: }, +2024-12-20T09:55:49Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:49Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:49Z TRACE Received events_pointset: } +2024-12-20T09:55:49Z TRACE Received events_pointset: }, +2024-12-20T09:55:49Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:48Z", +2024-12-20T09:55:49Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received events_pointset: } +2024-12-20T09:55:49Z DEBUG Handling device message events_pointset MP:75ac21e0 +2024-12-20T09:55:49Z TRACE Received command AHU-1/events/system as MP:b95df927 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z NOTICE device.log: Starting new endpoint generation +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -2560,514 +3698,374 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:30Z" + "generation" : "2024-12-20T09:55:33Z" +} +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: Update state 2024-12-20T09:55:43Z last_config 2024-12-20T09:55:34Z +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Starting connection 1734688543400 with 10 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Terminating AHU-1 Pubber sender +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG system.config.receive: success +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG system.config.parse: success +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: 2024-12-20T09:55:43Z received config 2024-12-20T09:55:35Z +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z NOTICE system.config.apply: success +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1578ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z INFO device.log: Connection complete. +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Ending connection 1734688543400 with 9 +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z NOTICE device.log: Persisting connection endpoint +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z WARNING device.log: Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_2/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:33Z" + }, + "restart_count" : 1 } -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Update state 2024-11-06T17:32:40Z last_config 2024-11-06T17:32:31Z -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Password sha256 6b5344e1 -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z WARNING device.log: Starting connection 1730914360895 with 10 -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:40Z WARNING device.log: Creating new config latch for AHU-1 -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: 2024-11-06T17:32:41Z received config 2024-11-06T17:32:32Z -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:41Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:41Z DEBUG received events_system 2024-11-06T17:32:41Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:41Z DEBUG Handling device message events_system MP:6dbc4bcb -2024-11-06T17:32:41Z TRACE received command AHU-1/config/update -2024-11-06T17:32:41Z DEBUG received config_update -2024-11-06T17:32:41Z DEBUG Handling update message config_update RC:eea582.00000015 -2024-11-06T17:32:41Z DEBUG Removed configTransaction RC:eea582.00000015 -2024-11-06T17:32:41Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:41Z DEBUG Updated config 2024-11-06T17:32:41Z RC:eea582.00000015 -2024-11-06T17:32:41Z INFO Updated config #015: Changed 0 fields. -2024-11-06T17:32:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:42Z TRACE received command AHU-1/state/update -2024-11-06T17:32:42Z DEBUG received state_update -2024-11-06T17:32:42Z DEBUG Handling update message state_update MP:873ff47a -2024-11-06T17:32:42Z DEBUG Updated state after 0s 2024-11-06T17:32:42Z MP:873ff47a -2024-11-06T17:32:42Z INFO Updated state #017: Changed 4 fields: -2024-11-06T17:32:42Z INFO Updated state #017: Set `system.last_config` = `2024-11-06T17:32:41Z` -2024-11-06T17:32:42Z INFO Updated state #017: Set `system.status.timestamp` = `2024-11-06T17:32:41Z` -2024-11-06T17:32:42Z INFO Updated state #017: Set `blobset.blobs._iot_endpoint_config.phase` = `final` -2024-11-06T17:32:42Z INFO Updated state #017: Set `timestamp` = `2024-11-06T17:32:42Z` -2024-11-06T17:32:42Z DEBUG Updated state has last_config 2024-11-06T17:32:41Z (expecting 2024-11-06T17:32:41Z) -2024-11-06T17:32:42Z TRACE received command AHU-1/state/system -2024-11-06T17:32:42Z TRACE received state_system: { -2024-11-06T17:32:42Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:42Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:42Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:42Z TRACE received state_system: }, -2024-11-06T17:32:42Z TRACE received state_system: "last_config" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:42Z TRACE received state_system: "operation" : { -2024-11-06T17:32:42Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:42Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:42Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:42Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:42Z TRACE received state_system: }, -2024-11-06T17:32:42Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:42Z TRACE received state_system: "software" : { -2024-11-06T17:32:42Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:42Z TRACE received state_system: }, -2024-11-06T17:32:42Z TRACE received state_system: "status" : { -2024-11-06T17:32:42Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:42Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:42Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:42Z TRACE received state_system: }, -2024-11-06T17:32:42Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:42Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:42Z TRACE received state_system: } -2024-11-06T17:32:42Z DEBUG Handling device message state_system MP:873ff47a-0 -2024-11-06T17:32:42Z TRACE Ignoring partial state update -2024-11-06T17:32:42Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:42Z DEBUG Stage finished waiting for config update synchronized at 49s after 1s -2024-11-06T17:32:42Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at 49s -2024-11-06T17:32:42Z DEBUG Config sync took 1s -2024-11-06T17:32:42Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:42Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-11-06T17:32:41Z -2024-11-06T17:32:42Z TRACE local local_update: { -2024-11-06T17:32:42Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:42Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:42Z TRACE local local_update: "system" : { -2024-11-06T17:32:42Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:42Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:42Z TRACE local local_update: "operation" : { -2024-11-06T17:32:42Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "testing" : { -2024-11-06T17:32:42Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:42Z TRACE local local_update: "families" : { -2024-11-06T17:32:42Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:42Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:42Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:42Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:42Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:42Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:42Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:42Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:42Z TRACE local local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", -2024-11-06T17:32:42Z TRACE local local_update: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:42Z TRACE local local_update: "points" : { -2024-11-06T17:32:42Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:42Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:42Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:42Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:42Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:42Z TRACE local local_update: }, -2024-11-06T17:32:42Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:42Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:42Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z TRACE local local_update: } -2024-11-06T17:32:42Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null -2024-11-06T17:32:42Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at 49s after 2s -2024-11-06T17:32:42Z TRACE Stage resume waiting for restoring main connection at 49s -2024-11-06T17:32:43Z TRACE Stage suspend waiting for restoring main connection at 50s -2024-11-06T17:32:43Z INFO Stage start waiting for restored last_config matches config timestamp at 50s -2024-11-06T17:32:44Z DEBUG system config extra field null -2024-11-06T17:32:44Z TRACE updated check config_system: false -2024-11-06T17:32:44Z TRACE updated check config_pointset: false -2024-11-06T17:32:44Z TRACE updated check config_gateway: false -2024-11-06T17:32:44Z TRACE updated check config_localnet: false -2024-11-06T17:32:44Z TRACE updated check config_blobset: false -2024-11-06T17:32:44Z TRACE updated check config_discovery: false -2024-11-06T17:32:44Z DEBUG Update config Before restored last_config matches config timestamp timestamp 2024-11-06T17:32:41Z -2024-11-06T17:32:44Z TRACE local local_update: { -2024-11-06T17:32:44Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:44Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:44Z TRACE local local_update: "system" : { -2024-11-06T17:32:44Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:44Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:44Z TRACE local local_update: "operation" : { -2024-11-06T17:32:44Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "testing" : { -2024-11-06T17:32:44Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:44Z TRACE local local_update: "families" : { -2024-11-06T17:32:44Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:44Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:44Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:44Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:44Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:44Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:44Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:44Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzIvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMi9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:44Z TRACE local local_update: "sha256" : "@@@blob data hash###44ea37adc834b2c4118326fb6f97467d5d655101daab1455e696d3fd108c1eeb", -2024-11-06T17:32:44Z TRACE local local_update: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:44Z TRACE local local_update: "points" : { -2024-11-06T17:32:44Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:44Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:44Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:44Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:44Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:44Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:44Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z DEBUG Recorded sequence: 1. Wait until restored last_config matches config timestamp -2024-11-06T17:32:44Z DEBUG Stage finished waiting for restored last_config matches config timestamp at 51s after 1s -2024-11-06T17:32:44Z TRACE Stage resume waiting for restoring main connection at 51s -2024-11-06T17:32:44Z TRACE Stage suspend waiting for restoring main connection at 51s -2024-11-06T17:32:44Z INFO Stage start waiting for endpoint config blobset state not defined at 51s -2024-11-06T17:32:45Z DEBUG system config extra field null -2024-11-06T17:32:45Z TRACE updated check config_system: false -2024-11-06T17:32:45Z TRACE updated check config_pointset: false -2024-11-06T17:32:45Z TRACE updated check config_gateway: false -2024-11-06T17:32:45Z TRACE updated check config_localnet: false -2024-11-06T17:32:45Z TRACE updated check config_blobset: true -2024-11-06T17:32:45Z DEBUG update config_blobset, adding configTransaction RC:eea582.00000017 -2024-11-06T17:32:45Z TRACE local local_blobset: { -2024-11-06T17:32:45Z TRACE local local_blobset: "blobs" : { } -2024-11-06T17:32:45Z TRACE local local_blobset: } -2024-11-06T17:32:45Z TRACE updated check config_discovery: false -2024-11-06T17:32:45Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:42Z -2024-11-06T17:32:45Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:45Z, because before endpoint config blobset state not defined -2024-11-06T17:32:45Z TRACE Stage suspend waiting for endpoint config blobset state not defined at 52s -2024-11-06T17:32:45Z INFO Stage start waiting for config update synchronized at 52s -2024-11-06T17:32:45Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:45Z TRACE received state_localnet: { -2024-11-06T17:32:45Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:45Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z DEBUG Handling device message state_localnet MP:873ff47a-1 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:45Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:45Z TRACE received state_blobset: { -2024-11-06T17:32:45Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:45Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:45Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:45Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:45Z TRACE received state_blobset: } -2024-11-06T17:32:45Z TRACE received state_blobset: }, -2024-11-06T17:32:45Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:45Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_blobset: } -2024-11-06T17:32:45Z DEBUG Handling device message state_blobset MP:873ff47a-2 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:45Z TRACE received state_pointset: { -2024-11-06T17:32:45Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:45Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:45Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z DEBUG Handling device message state_pointset MP:873ff47a-3 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/update -2024-11-06T17:32:45Z DEBUG received state_update -2024-11-06T17:32:45Z DEBUG Handling update message state_update MP:7949aed0 -2024-11-06T17:32:45Z DEBUG Updated state after 0s 2024-11-06T17:32:45Z MP:7949aed0 -2024-11-06T17:32:45Z INFO Updated state #018: Changed 4 fields: -2024-11-06T17:32:45Z INFO Updated state #018: Set `system.status.level` = `100` -2024-11-06T17:32:45Z INFO Updated state #018: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:45Z INFO Updated state #018: Set `system.status.timestamp` = `2024-11-06T17:32:45Z` -2024-11-06T17:32:45Z INFO Updated state #018: Set `timestamp` = `2024-11-06T17:32:45Z` -2024-11-06T17:32:45Z DEBUG Updated state has last_config 2024-11-06T17:32:41Z (expecting 2024-11-06T17:32:41Z) -2024-11-06T17:32:45Z TRACE received command AHU-1/config/update -2024-11-06T17:32:45Z DEBUG received config_update -2024-11-06T17:32:45Z DEBUG Handling update message config_update RC:eea582.00000017 -2024-11-06T17:32:45Z DEBUG Removed configTransaction RC:eea582.00000017 -2024-11-06T17:32:45Z DEBUG last_start changed false, last_start 2024-11-06T17:31:49Z -2024-11-06T17:32:45Z DEBUG Updated config 2024-11-06T17:32:45Z RC:eea582.00000017 -2024-11-06T17:32:45Z INFO Updated config #016: Changed 1 fields: -2024-11-06T17:32:45Z INFO Updated config #016: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:45Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:46Z TRACE received command AHU-1/state/system -2024-11-06T17:32:46Z TRACE received state_system: { -2024-11-06T17:32:46Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:46Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:46Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:46Z TRACE received state_system: }, -2024-11-06T17:32:46Z TRACE received state_system: "last_config" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:46Z TRACE received state_system: "operation" : { -2024-11-06T17:32:46Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:46Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:46Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:46Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:46Z TRACE received state_system: }, -2024-11-06T17:32:46Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:46Z TRACE received state_system: "software" : { -2024-11-06T17:32:46Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:46Z TRACE received state_system: }, -2024-11-06T17:32:46Z TRACE received state_system: "status" : { -2024-11-06T17:32:46Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:46Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:46Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:46Z TRACE received state_system: }, -2024-11-06T17:32:46Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:46Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:46Z TRACE received state_system: } -2024-11-06T17:32:46Z DEBUG Handling device message state_system MP:7949aed0-0 -2024-11-06T17:32:46Z TRACE Ignoring partial state update -2024-11-06T17:32:46Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:46Z TRACE received state_localnet: { -2024-11-06T17:32:46Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:46Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:46Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:46Z TRACE received state_localnet: }, -2024-11-06T17:32:46Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:46Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:46Z TRACE received state_localnet: }, -2024-11-06T17:32:46Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:46Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:46Z TRACE received state_localnet: }, -2024-11-06T17:32:46Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:46Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:46Z TRACE received state_localnet: } -2024-11-06T17:32:46Z TRACE received state_localnet: }, -2024-11-06T17:32:46Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:46Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:46Z TRACE received state_localnet: } -2024-11-06T17:32:46Z DEBUG Handling device message state_localnet MP:7949aed0-1 -2024-11-06T17:32:46Z TRACE Ignoring partial state update -2024-11-06T17:32:46Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:46Z TRACE received state_blobset: { -2024-11-06T17:32:46Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:46Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:46Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:46Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:46Z TRACE received state_blobset: } -2024-11-06T17:32:46Z TRACE received state_blobset: }, -2024-11-06T17:32:46Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:46Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:46Z TRACE received state_blobset: } -2024-11-06T17:32:46Z DEBUG Handling device message state_blobset MP:7949aed0-2 -2024-11-06T17:32:46Z TRACE Ignoring partial state update -2024-11-06T17:32:46Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:46Z TRACE received state_pointset: { -2024-11-06T17:32:46Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:46Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:46Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:46Z TRACE received state_pointset: }, -2024-11-06T17:32:46Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:46Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:46Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:46Z TRACE received state_pointset: }, -2024-11-06T17:32:46Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:46Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:46Z TRACE received state_pointset: } -2024-11-06T17:32:46Z TRACE received state_pointset: }, -2024-11-06T17:32:46Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:46Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:46Z TRACE received state_pointset: } -2024-11-06T17:32:46Z DEBUG Handling device message state_pointset MP:7949aed0-3 -2024-11-06T17:32:46Z TRACE Ignoring partial state update -2024-11-06T17:32:46Z TRACE received command null/config/udmi -2024-11-06T17:32:47Z TRACE received command AHU-1/state/update -2024-11-06T17:32:47Z DEBUG received state_update -2024-11-06T17:32:47Z DEBUG Handling update message state_update MP:9271ec62 -2024-11-06T17:32:47Z DEBUG Updated state after 0s 2024-11-06T17:32:47Z MP:9271ec62 -2024-11-06T17:32:47Z INFO Updated state #019: Changed 4 fields: -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.last_config` = `2024-11-06T17:32:45Z` -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.status.level` = `300` -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:47Z INFO Updated state #019: Set `timestamp` = `2024-11-06T17:32:47Z` -2024-11-06T17:32:47Z DEBUG Updated state has last_config 2024-11-06T17:32:45Z (expecting 2024-11-06T17:32:45Z) -2024-11-06T17:32:47Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:47Z DEBUG Stage finished waiting for config update synchronized at 54s after 2s -2024-11-06T17:32:47Z TRACE Stage resume waiting for endpoint config blobset state not defined at 54s -2024-11-06T17:32:47Z DEBUG Config sync took 2s -2024-11-06T17:32:47Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:47Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-11-06T17:32:45Z -2024-11-06T17:32:47Z TRACE local local_update: { -2024-11-06T17:32:47Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:47Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:47Z TRACE local local_update: "system" : { -2024-11-06T17:32:47Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:47Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:47Z TRACE local local_update: "operation" : { -2024-11-06T17:32:47Z TRACE local local_update: "last_start" : "2024-11-06T17:31:49Z" -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "testing" : { -2024-11-06T17:32:47Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_alternate" -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:47Z TRACE local local_update: "families" : { -2024-11-06T17:32:47Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:47Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:47Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:47Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:47Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:47Z TRACE local local_update: "points" : { -2024-11-06T17:32:47Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:47Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:47Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:47Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:47Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:47Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:47Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined -2024-11-06T17:32:47Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:47Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:47Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined -2024-11-06T17:32:48Z TRACE received command AHU-1/state/system -2024-11-06T17:32:48Z TRACE received state_system: { -2024-11-06T17:32:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "last_config" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:48Z TRACE received state_system: "operation" : { -2024-11-06T17:32:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:48Z TRACE received state_system: "last_start" : "2024-11-06T17:31:49Z", -2024-11-06T17:32:48Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "serial_no" : "sequencer-7871", -2024-11-06T17:32:48Z TRACE received state_system: "software" : { -2024-11-06T17:32:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "status" : { -2024-11-06T17:32:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:48Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:48Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_system: } -2024-11-06T17:32:48Z DEBUG Handling device message state_system MP:9271ec62-0 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:48Z TRACE received state_localnet: { -2024-11-06T17:32:48Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "7c:1e:52:59:f6:f5" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "10.1.0.159" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "fe80::7e1e:52ff:fe59:f6f5" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:48Z TRACE received state_localnet: } -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_localnet: } -2024-11-06T17:32:48Z DEBUG Handling device message state_localnet MP:9271ec62-1 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:48Z TRACE received state_blobset: { -2024-11-06T17:32:48Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:48Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:48Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:48Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:30Z" -2024-11-06T17:32:48Z TRACE received state_blobset: } -2024-11-06T17:32:48Z TRACE received state_blobset: }, -2024-11-06T17:32:48Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_blobset: } -2024-11-06T17:32:48Z DEBUG Handling device message state_blobset MP:9271ec62-2 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:48Z TRACE received state_pointset: { -2024-11-06T17:32:48Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:48Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:48Z TRACE received state_pointset: } -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_pointset: } -2024-11-06T17:32:48Z DEBUG Handling device message state_pointset MP:9271ec62-3 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:50Z TRACE received command AHU-1/state/update -2024-11-06T17:32:50Z DEBUG received state_update -2024-11-06T17:32:50Z DEBUG Handling update message state_update MP:86ba9ba4 -2024-11-06T17:32:50Z DEBUG Updated state after 0s 2024-11-06T17:32:50Z MP:86ba9ba4 -2024-11-06T17:32:50Z INFO Updated state #020: Changed 2 fields: -2024-11-06T17:32:50Z INFO Updated state #020: Set `timestamp` = `2024-11-06T17:32:50Z` -2024-11-06T17:32:50Z INFO Updated state #020: Remove `blobset` -2024-11-06T17:32:50Z DEBUG Updated state has last_config 2024-11-06T17:32:45Z (expecting 2024-11-06T17:32:45Z) -2024-11-06T17:32:50Z DEBUG Stage finished waiting for endpoint config blobset state not defined at 57s after 5s -2024-11-06T17:32:50Z TRACE Stage resume waiting for restoring main connection at 57s -2024-11-06T17:32:50Z DEBUG Stage finished waiting for restoring main connection at 57s after 9s -2024-11-06T17:32:50Z TRACE Stage resume waiting for executing test at 57s -2024-11-06T17:32:50Z DEBUG stage done waiting for executing test at 57s -2024-11-06T17:32:50Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:32:50Z NOTICE RESULT pass endpoint.config endpoint_connection_success_alternate PREVIEW 10/10 Sequence complete -2024-11-06T17:32:50Z NOTICE Sequence complete -2024-11-06T17:32:50Z NOTICE ending test endpoint_connection_success_alternate after 57s ################################ +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1576ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1575ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1575ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:43Z DEBUG device.log: State update defer 1575ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG system.config.receive: success +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG device.log: State update defer 1302ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG system.config.parse: success +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG device.log: State update defer 1299ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z INFO device.log: 2024-12-20T09:55:44Z received config 2024-12-20T09:55:44Z +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z NOTICE system.config.apply: success +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG device.log: State update defer 1298ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG device.log: State update defer 1298ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG device.log: State update defer 1298ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:44Z DEBUG device.log: State update defer 1298ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:45Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:45Z INFO device.log: Update state 2024-12-20T09:55:45Z last_config 2024-12-20T09:55:44Z +2024-12-20T09:55:49Z DEBUG Received events_system 2024-12-20T09:55:45Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_alternate) +2024-12-20T09:55:49Z DEBUG Handling device message events_system MP:b95df927 +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/update as MP:2fad30ed +2024-12-20T09:55:49Z DEBUG Received state_update +2024-12-20T09:55:49Z DEBUG Handling update message state_update MP:2fad30ed +2024-12-20T09:55:49Z DEBUG Updated state after 0s 2024-12-20T09:55:49Z MP:2fad30ed +2024-12-20T09:55:49Z INFO Updated state #022: Changed 4 fields: +2024-12-20T09:55:49Z INFO Updated state #022: Set `system.status.level` = `100` +2024-12-20T09:55:49Z INFO Updated state #022: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:49Z INFO Updated state #022: Set `system.status.timestamp` = `2024-12-20T09:55:49Z` +2024-12-20T09:55:49Z INFO Updated state #022: Set `timestamp` = `2024-12-20T09:55:49Z` +2024-12-20T09:55:49Z DEBUG Updated state has last_config 2024-12-20T09:55:44Z (expecting 2024-12-20T09:55:44Z) +2024-12-20T09:55:49Z TRACE Received command AHU-1/config/update as RC:b2979f.0000001c +2024-12-20T09:55:49Z DEBUG Received config_update +2024-12-20T09:55:49Z DEBUG Handling update message config_update RC:b2979f.0000001c +2024-12-20T09:55:49Z DEBUG Removed configTransaction RC:b2979f.0000001c +2024-12-20T09:55:49Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:41Z +2024-12-20T09:55:49Z DEBUG Updated config 2024-12-20T09:55:49Z RC:b2979f.0000001c +2024-12-20T09:55:49Z INFO Updated config #018: Changed 1 fields: +2024-12-20T09:55:49Z INFO Updated config #018: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:49Z DEBUG Expected last_config now 2024-12-20T09:55:49Z +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/system as MP:2fad30ed-0 +2024-12-20T09:55:49Z TRACE Received state_system: { +2024-12-20T09:55:49Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:49Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:49Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:44Z", +2024-12-20T09:55:49Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:49Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:49Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:49Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:49Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:49Z TRACE Received state_system: "software" : { +2024-12-20T09:55:49Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "status" : { +2024-12-20T09:55:49Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:49Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_system: } +2024-12-20T09:55:49Z DEBUG Handling device message state_system MP:2fad30ed-0 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/discovery as MP:2fad30ed-1 +2024-12-20T09:55:49Z TRACE Received state_discovery: { +2024-12-20T09:55:49Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:49Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_discovery: } +2024-12-20T09:55:49Z DEBUG Handling device message state_discovery MP:2fad30ed-1 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/localnet as MP:2fad30ed-2 +2024-12-20T09:55:49Z TRACE Received state_localnet: { +2024-12-20T09:55:49Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:49Z TRACE Received state_localnet: } +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_localnet: } +2024-12-20T09:55:49Z DEBUG Handling device message state_localnet MP:2fad30ed-2 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/blobset as MP:2fad30ed-3 +2024-12-20T09:55:49Z TRACE Received state_blobset: { +2024-12-20T09:55:49Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:49Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:49Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:49Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:49Z TRACE Received state_blobset: } +2024-12-20T09:55:49Z TRACE Received state_blobset: }, +2024-12-20T09:55:49Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_blobset: } +2024-12-20T09:55:49Z DEBUG Handling device message state_blobset MP:2fad30ed-3 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/pointset as MP:2fad30ed-4 +2024-12-20T09:55:49Z TRACE Received state_pointset: { +2024-12-20T09:55:49Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:49Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:49Z TRACE Received state_pointset: } +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_pointset: } +2024-12-20T09:55:49Z DEBUG Handling device message state_pointset MP:2fad30ed-4 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/update as MP:cf7dea4d +2024-12-20T09:55:51Z DEBUG Received state_update +2024-12-20T09:55:51Z DEBUG Handling update message state_update MP:cf7dea4d +2024-12-20T09:55:51Z DEBUG Updated state after 0s 2024-12-20T09:55:51Z MP:cf7dea4d +2024-12-20T09:55:51Z INFO Updated state #023: Changed 4 fields: +2024-12-20T09:55:51Z INFO Updated state #023: Set `system.last_config` = `2024-12-20T09:55:49Z` +2024-12-20T09:55:51Z INFO Updated state #023: Set `system.status.level` = `300` +2024-12-20T09:55:51Z INFO Updated state #023: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:51Z INFO Updated state #023: Set `timestamp` = `2024-12-20T09:55:51Z` +2024-12-20T09:55:51Z DEBUG Updated state has last_config 2024-12-20T09:55:49Z (expecting 2024-12-20T09:55:49Z) +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/system as MP:cf7dea4d-0 +2024-12-20T09:55:51Z TRACE Received state_system: { +2024-12-20T09:55:51Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:51Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:51Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:51Z TRACE Received state_system: }, +2024-12-20T09:55:51Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:51Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:51Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:51Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:41Z", +2024-12-20T09:55:51Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:51Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:51Z TRACE Received state_system: }, +2024-12-20T09:55:51Z TRACE Received state_system: "serial_no" : "sequencer-18531", +2024-12-20T09:55:51Z TRACE Received state_system: "software" : { +2024-12-20T09:55:51Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:51Z TRACE Received state_system: }, +2024-12-20T09:55:51Z TRACE Received state_system: "status" : { +2024-12-20T09:55:51Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:51Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:51Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:51Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:51Z TRACE Received state_system: }, +2024-12-20T09:55:51Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:51Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:51Z TRACE Received state_system: } +2024-12-20T09:55:51Z DEBUG Handling device message state_system MP:cf7dea4d-0 +2024-12-20T09:55:51Z TRACE Ignoring partial state update +2024-12-20T09:55:51Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:51Z DEBUG Stage finished waiting for config update synchronized at @66s after 2s +2024-12-20T09:55:51Z TRACE Stage resume waiting for endpoint config blobset state not defined at @66s +2024-12-20T09:55:51Z DEBUG Config sync took 2s +2024-12-20T09:55:51Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:51Z DEBUG New lastConfigApplied at 2024-12-20T09:55:51Z +2024-12-20T09:55:51Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-12-20T09:55:49Z +2024-12-20T09:55:51Z TRACE Outgoing local_update: { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:41Z" +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_alternate" +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined +2024-12-20T09:55:51Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:51Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:51Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/discovery as MP:cf7dea4d-1 +2024-12-20T09:55:51Z TRACE Received state_discovery: { +2024-12-20T09:55:51Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:51Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:51Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:51Z TRACE Received state_discovery: } +2024-12-20T09:55:51Z DEBUG Handling device message state_discovery MP:cf7dea4d-1 +2024-12-20T09:55:51Z TRACE Ignoring partial state update +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/localnet as MP:cf7dea4d-2 +2024-12-20T09:55:51Z TRACE Received state_localnet: { +2024-12-20T09:55:51Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:51Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:51Z TRACE Received state_localnet: "addr" : "60:45:bd:03:f7:6c" +2024-12-20T09:55:51Z TRACE Received state_localnet: }, +2024-12-20T09:55:51Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:51Z TRACE Received state_localnet: "addr" : "10.1.0.15" +2024-12-20T09:55:51Z TRACE Received state_localnet: }, +2024-12-20T09:55:51Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:51Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:51Z TRACE Received state_localnet: }, +2024-12-20T09:55:51Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:51Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:51Z TRACE Received state_localnet: } +2024-12-20T09:55:51Z TRACE Received state_localnet: }, +2024-12-20T09:55:51Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:51Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:51Z TRACE Received state_localnet: } +2024-12-20T09:55:51Z DEBUG Handling device message state_localnet MP:cf7dea4d-2 +2024-12-20T09:55:51Z TRACE Ignoring partial state update +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/blobset as MP:cf7dea4d-3 +2024-12-20T09:55:51Z TRACE Received state_blobset: { +2024-12-20T09:55:51Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:51Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:51Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:51Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:33Z" +2024-12-20T09:55:51Z TRACE Received state_blobset: } +2024-12-20T09:55:51Z TRACE Received state_blobset: }, +2024-12-20T09:55:51Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:51Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:51Z TRACE Received state_blobset: } +2024-12-20T09:55:51Z DEBUG Handling device message state_blobset MP:cf7dea4d-3 +2024-12-20T09:55:51Z TRACE Ignoring partial state update +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/pointset as MP:cf7dea4d-4 +2024-12-20T09:55:51Z TRACE Received state_pointset: { +2024-12-20T09:55:51Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:51Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:51Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:51Z TRACE Received state_pointset: }, +2024-12-20T09:55:51Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:51Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:51Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:51Z TRACE Received state_pointset: }, +2024-12-20T09:55:51Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:51Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:51Z TRACE Received state_pointset: } +2024-12-20T09:55:51Z TRACE Received state_pointset: }, +2024-12-20T09:55:51Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:51Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:51Z TRACE Received state_pointset: } +2024-12-20T09:55:51Z DEBUG Handling device message state_pointset MP:cf7dea4d-4 +2024-12-20T09:55:51Z TRACE Ignoring partial state update +2024-12-20T09:55:53Z TRACE Received command AHU-1/events/pointset as MP:24df611b +2024-12-20T09:55:53Z TRACE Received events_pointset: { +2024-12-20T09:55:53Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:53Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:53Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:53Z TRACE Received events_pointset: }, +2024-12-20T09:55:53Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:53Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:53Z TRACE Received events_pointset: }, +2024-12-20T09:55:53Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:53Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:55:53Z TRACE Received events_pointset: } +2024-12-20T09:55:53Z TRACE Received events_pointset: }, +2024-12-20T09:55:53Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:53Z", +2024-12-20T09:55:53Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:53Z TRACE Received events_pointset: } +2024-12-20T09:55:53Z DEBUG Handling device message events_pointset MP:24df611b +2024-12-20T09:55:53Z TRACE Received command AHU-1/state/update as MP:971a499b +2024-12-20T09:55:53Z DEBUG Received state_update +2024-12-20T09:55:53Z DEBUG Handling update message state_update MP:971a499b +2024-12-20T09:55:53Z DEBUG Updated state after 0s 2024-12-20T09:55:53Z MP:971a499b +2024-12-20T09:55:53Z INFO Updated state #024: Changed 2 fields: +2024-12-20T09:55:53Z INFO Updated state #024: Set `timestamp` = `2024-12-20T09:55:53Z` +2024-12-20T09:55:53Z INFO Updated state #024: Remove `blobset` +2024-12-20T09:55:53Z DEBUG Updated state has last_config 2024-12-20T09:55:49Z (expecting 2024-12-20T09:55:49Z) +2024-12-20T09:55:53Z DEBUG Stage finished waiting for endpoint config blobset state not defined at @69s after 6s +2024-12-20T09:55:53Z TRACE Stage resume waiting for restoring main connection at @69s +2024-12-20T09:55:53Z DEBUG Stage finished waiting for restoring main connection at @69s after 10s +2024-12-20T09:55:53Z TRACE Stage resume waiting for executing test at @69s +2024-12-20T09:55:53Z DEBUG stage done waiting for executing test at @69s +2024-12-20T09:55:53Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-20T09:55:53Z NOTICE RESULT pass endpoint.config endpoint_connection_success_alternate PREVIEW 10/10 Sequence complete +2024-12-20T09:55:53Z NOTICE Sequence complete +2024-12-20T09:55:53Z NOTICE Ending test endpoint_connection_success_alternate after @69s ################################ diff --git a/validator/sequences/endpoint_connection_success_alternate/state_blobset.attr b/validator/sequences/endpoint_connection_success_alternate/state_blobset.attr index 9a4f88c61a..96817058fd 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_blobset.attr +++ b/validator/sequences/endpoint_connection_success_alternate/state_blobset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:9271ec62-2", - "publishTime" : "2024-11-06T17:32:47Z", + "transactionId" : "MP:cf7dea4d-3", + "publishTime" : "2024-12-20T09:55:51Z", "subFolder" : "blobset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_blobset.json b/validator/sequences/endpoint_connection_success_alternate/state_blobset.json index 597275f917..7f0c7f292f 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_blobset.json +++ b/validator/sequences/endpoint_connection_success_alternate/state_blobset.json @@ -2,9 +2,9 @@ "blobs" : { "_iot_endpoint_config" : { "phase" : "final", - "generation" : "2024-11-06T17:32:30Z" + "generation" : "2024-12-20T09:55:33Z" } }, - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-20T09:55:51Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_discovery.attr b/validator/sequences/endpoint_connection_success_alternate/state_discovery.attr new file mode 100644 index 0000000000..c5a36a9c0e --- /dev/null +++ b/validator/sequences/endpoint_connection_success_alternate/state_discovery.attr @@ -0,0 +1,10 @@ +{ + "deviceId" : "AHU-1", + "deviceNumId" : "123456789101112", + "deviceRegistryId" : "ZZ-TRI-FECTA_2", + "projectId" : "localhost", + "transactionId" : "MP:cf7dea4d-1", + "publishTime" : "2024-12-20T09:55:51Z", + "subFolder" : "discovery", + "subType" : "state" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_discovery.json b/validator/sequences/endpoint_connection_success_alternate/state_discovery.json new file mode 100644 index 0000000000..fd433910e4 --- /dev/null +++ b/validator/sequences/endpoint_connection_success_alternate/state_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { }, + "timestamp" : "2024-12-20T09:55:51Z", + "version" : "1.5.2" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_localnet.attr b/validator/sequences/endpoint_connection_success_alternate/state_localnet.attr index dcf903e13f..0f806a0c60 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_localnet.attr +++ b/validator/sequences/endpoint_connection_success_alternate/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:9271ec62-1", - "publishTime" : "2024-11-06T17:32:47Z", + "transactionId" : "MP:cf7dea4d-2", + "publishTime" : "2024-12-20T09:55:51Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_localnet.json b/validator/sequences/endpoint_connection_success_alternate/state_localnet.json index 4118ccae2a..0f48459a49 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_localnet.json +++ b/validator/sequences/endpoint_connection_success_alternate/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "7c:1e:52:59:f6:f5" + "addr" : "60:45:bd:03:f7:6c" }, "ipv4" : { - "addr" : "10.1.0.159" - }, - "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe59:f6f5" + "addr" : "10.1.0.15" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } }, - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-20T09:55:51Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_pointset.attr b/validator/sequences/endpoint_connection_success_alternate/state_pointset.attr index 9a73f306ce..2133d98e9d 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_pointset.attr +++ b/validator/sequences/endpoint_connection_success_alternate/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:9271ec62-3", - "publishTime" : "2024-11-06T17:32:47Z", + "transactionId" : "MP:cf7dea4d-4", + "publishTime" : "2024-12-20T09:55:51Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_pointset.json b/validator/sequences/endpoint_connection_success_alternate/state_pointset.json index 4af021de43..6220f0ce50 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_pointset.json +++ b/validator/sequences/endpoint_connection_success_alternate/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-20T09:55:51Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_system.attr b/validator/sequences/endpoint_connection_success_alternate/state_system.attr index 3176438c4c..38679501ae 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_system.attr +++ b/validator/sequences/endpoint_connection_success_alternate/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:9271ec62-0", - "publishTime" : "2024-11-06T17:32:47Z", + "transactionId" : "MP:cf7dea4d-0", + "publishTime" : "2024-12-20T09:55:51Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_system.json b/validator/sequences/endpoint_connection_success_alternate/state_system.json index caf9da15ec..47e5855281 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_system.json +++ b/validator/sequences/endpoint_connection_success_alternate/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:32:45Z", + "last_config" : "2024-12-20T09:55:49Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:49Z", + "last_start" : "2024-12-20T09:54:41Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-7871", + "serial_no" : "sequencer-18531", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:45Z", + "timestamp" : "2024-12-20T09:55:49Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:32:47Z", + "timestamp" : "2024-12-20T09:55:51Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_update.attr b/validator/sequences/endpoint_connection_success_alternate/state_update.attr index 8ec33add9a..1ffa5fb6d7 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_update.attr +++ b/validator/sequences/endpoint_connection_success_alternate/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_2", "projectId" : "localhost", - "transactionId" : "MP:86ba9ba4", - "publishTime" : "2024-11-06T17:32:50Z", + "transactionId" : "MP:971a499b", + "publishTime" : "2024-12-20T09:55:53Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_alternate/state_update.json b/validator/sequences/endpoint_connection_success_alternate/state_update.json index 9a7d6a66ab..35a2f2517c 100644 --- a/validator/sequences/endpoint_connection_success_alternate/state_update.json +++ b/validator/sequences/endpoint_connection_success_alternate/state_update.json @@ -1,17 +1,20 @@ { + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "7c:1e:52:59:f6:f5" + "addr" : "60:45:bd:03:f7:6c" }, "ipv4" : { - "addr" : "10.1.0.159" - }, - "ipv6" : { - "addr" : "fe80::7e1e:52ff:fe59:f6f5" + "addr" : "10.1.0.15" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } } }, @@ -30,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:32:45Z", + "last_config" : "2024-12-20T09:55:49Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:49Z", + "last_start" : "2024-12-20T09:54:41Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-7871", + "serial_no" : "sequencer-18531", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -48,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:45Z", + "timestamp" : "2024-12-20T09:55:49Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:32:50Z", + "timestamp" : "2024-12-20T09:55:53Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/config_update.attr b/validator/sequences/endpoint_connection_success_reconnect/config_update.attr index eec9ac0a41..fb68dd0a0a 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/config_update.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "RC:63be1a.00000010", - "publishTime" : "2024-11-06T17:32:22Z", + "transactionId" : "RC:f39498.00000013", + "publishTime" : "2024-12-20T09:55:14Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/config_update.json b/validator/sequences/endpoint_connection_success_reconnect/config_update.json index 02914406d1..7744110eff 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/config_update.json +++ b/validator/sequences/endpoint_connection_success_reconnect/config_update.json @@ -2,11 +2,16 @@ "blobset" : { "blobs" : { } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { + "bacnet" : { }, "ether" : { }, "ipv4" : { }, - "ipv6" : { }, "vendor" : { } } }, @@ -28,16 +33,16 @@ }, "system" : { "metrics_rate_sec" : 10, - "min_loglevel" : 200, + "min_loglevel" : 100, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-20T09:54:40Z" }, "testing" : { - "config_base" : 13, + "config_base" : 14, "sequence_name" : "endpoint_connection_success_reconnect", - "transaction_id" : "RC:63be1a.00000010" + "transaction_id" : "RC:f39498.00000013" } }, - "timestamp" : "2024-11-06T17:32:22Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-20T09:55:14Z", + "version" : "git-61cf36e" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/device_system.log b/validator/sequences/endpoint_connection_success_reconnect/device_system.log index 0884d6d7a9..08376bf680 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/device_system.log +++ b/validator/sequences/endpoint_connection_success_reconnect/device_system.log @@ -1,39 +1,177 @@ -2024-11-06T17:31:48Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:31:48Z WARNING device.log Dropping state update until config received... -2024-11-06T17:31:48Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:31:48Z NOTICE system.config.apply success -2024-11-06T17:31:48Z WARNING device.log Ending connection 1730914307880 with 9 -2024-11-06T17:31:48Z NOTICE system.config.apply success -2024-11-06T17:31:59Z NOTICE system.config.apply success -2024-11-06T17:32:00Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:00Z INFO device.log 2024-11-06T17:32:00Z received config 2024-11-06T17:31:59Z -2024-11-06T17:32:00Z NOTICE system.config.apply success -2024-11-06T17:32:01Z INFO device.log Update state 2024-11-06T17:32:01Z last_config 2024-11-06T17:31:59Z -2024-11-06T17:32:03Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:03Z INFO device.log 2024-11-06T17:32:03Z received config 2024-11-06T17:32:03Z -2024-11-06T17:32:03Z NOTICE system.config.apply success -2024-11-06T17:32:03Z INFO device.log Update state 2024-11-06T17:32:03Z last_config 2024-11-06T17:32:03Z -2024-11-06T17:32:05Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:05Z INFO device.log 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z NOTICE system.config.apply success -2024-11-06T17:32:05Z INFO device.log Update state 2024-11-06T17:32:05Z last_config 2024-11-06T17:32:05Z -2024-11-06T17:32:07Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:07Z INFO device.log 2024-11-06T17:32:07Z received config 2024-11-06T17:32:07Z -2024-11-06T17:32:07Z NOTICE system.config.apply success -2024-11-06T17:32:07Z INFO device.log Update state 2024-11-06T17:32:07Z last_config 2024-11-06T17:32:07Z -2024-11-06T17:32:08Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:08Z INFO device.log 2024-11-06T17:32:08Z received config 2024-11-06T17:32:08Z -2024-11-06T17:32:08Z NOTICE system.config.apply success -2024-11-06T17:32:09Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:09Z INFO device.log 2024-11-06T17:32:09Z received config 2024-11-06T17:32:09Z -2024-11-06T17:32:09Z NOTICE system.config.apply success -2024-11-06T17:32:09Z INFO device.log Update state 2024-11-06T17:32:09Z last_config 2024-11-06T17:32:09Z -2024-11-06T17:32:10Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:10Z INFO device.log 2024-11-06T17:32:10Z received config 2024-11-06T17:32:10Z -2024-11-06T17:32:10Z NOTICE system.config.apply success -2024-11-06T17:32:11Z INFO device.log Update state 2024-11-06T17:32:11Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:18Z NOTICE device.log Starting new endpoint generation -2024-11-06T17:32:18Z INFO device.log New config blob endpoint detected: +2024-12-20T09:54:40Z INFO device.log Configured with auth_type RS256 +2024-12-20T09:54:40Z INFO device.log Using addresses from default interface: eth0 for family: ether +2024-12-20T09:54:40Z INFO device.log Family ether address is 7c:1e:52:40:ea:d3 +2024-12-20T09:54:40Z INFO device.log Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:54:40Z INFO device.log Family ipv4 address is 10.1.0.10 +2024-12-20T09:54:40Z INFO device.log Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:54:40Z INFO device.log Loading endpoint into persistent data from configuration +2024-12-20T09:54:40Z WARNING device.log Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "password" : "38269d11" + } + } + }, + "restart_count" : 1 +} +2024-12-20T09:54:40Z INFO device.log Starting pubber AHU-1, serial sequencer-30256, mac null, gateway null, options noPersist +2024-12-20T09:54:40Z INFO device.log Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:54:41Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:54:41Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:54:41Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:54:41Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:54:41Z WARNING device.log Starting connection 1734688481072 with 10 +2024-12-20T09:54:41Z INFO device.log Update state 2024-12-20T09:54:41Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:41Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:41Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:54:41Z INFO device.log Update state 2024-12-20T09:54:41Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:41Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:41Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:41Z INFO device.log Update state 2024-12-20T09:54:41Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:41Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:41Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:54:41Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:54:41Z INFO device.log 2024-12-20T09:54:41Z received config 2024-12-20T09:54:26Z +2024-12-20T09:54:41Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:54:41Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:54:41Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:54:41Z WARNING device.log Ending connection 1734688481072 with 9 +2024-12-20T09:54:41Z NOTICE system.config.apply success +2024-12-20T09:54:41Z NOTICE system.config.apply success +2024-12-20T09:54:54Z NOTICE system.config.apply success +2024-12-20T09:54:54Z DEBUG device.log State update defer 1996ms +2024-12-20T09:54:54Z DEBUG device.log State update defer 1995ms +2024-12-20T09:54:54Z DEBUG device.log State update defer 1995ms +2024-12-20T09:54:54Z DEBUG device.log State update defer 1994ms +2024-12-20T09:54:54Z DEBUG system.config.receive success +2024-12-20T09:54:54Z DEBUG device.log State update defer 1919ms +2024-12-20T09:54:54Z DEBUG system.config.parse success +2024-12-20T09:54:54Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:54Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:54:54Z INFO device.log 2024-12-20T09:54:54Z received config 2024-12-20T09:54:54Z +2024-12-20T09:54:54Z NOTICE system.config.apply success +2024-12-20T09:54:54Z DEBUG device.log State update defer 1915ms +2024-12-20T09:54:54Z DEBUG device.log State update defer 1915ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:56Z INFO device.log Update state 2024-12-20T09:54:56Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:54:56Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:54:57Z DEBUG system.config.receive success +2024-12-20T09:54:57Z DEBUG device.log State update defer 1497ms +2024-12-20T09:54:57Z DEBUG system.config.parse success +2024-12-20T09:54:57Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:57Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:54:57Z INFO device.log 2024-12-20T09:54:57Z received config 2024-12-20T09:54:57Z +2024-12-20T09:54:57Z NOTICE system.config.apply success +2024-12-20T09:54:57Z DEBUG device.log State update defer 1493ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 1493ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 1493ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 1493ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 1492ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 1492ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 1491ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:58Z INFO device.log Update state 2024-12-20T09:54:58Z last_config 2024-12-20T09:54:57Z +2024-12-20T09:54:58Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:00Z DEBUG system.config.receive success +2024-12-20T09:55:00Z DEBUG system.config.parse success +2024-12-20T09:55:00Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:00Z DEBUG device.log State update defer -95ms +2024-12-20T09:55:00Z INFO device.log Update state 2024-12-20T09:55:00Z last_config 2024-12-20T09:54:57Z +2024-12-20T09:55:00Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:00Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:00Z INFO device.log 2024-12-20T09:55:00Z received config 2024-12-20T09:55:00Z +2024-12-20T09:55:00Z NOTICE system.config.apply success +2024-12-20T09:55:00Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:00Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:01Z DEBUG device.log State update defer 854ms +2024-12-20T09:55:02Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:02Z INFO device.log Update state 2024-12-20T09:55:02Z last_config 2024-12-20T09:55:00Z +2024-12-20T09:55:02Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:04Z DEBUG system.config.receive success +2024-12-20T09:55:04Z DEBUG device.log State update defer -169ms +2024-12-20T09:55:04Z INFO device.log Update state 2024-12-20T09:55:04Z last_config 2024-12-20T09:55:00Z +2024-12-20T09:55:04Z DEBUG system.config.parse success +2024-12-20T09:55:04Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:04Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:04Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:04Z DEBUG device.log State update defer 2000ms +2024-12-20T09:55:04Z INFO device.log 2024-12-20T09:55:04Z received config 2024-12-20T09:55:04Z +2024-12-20T09:55:04Z NOTICE system.config.apply success +2024-12-20T09:55:04Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:04Z DEBUG system.config.receive success +2024-12-20T09:55:04Z DEBUG system.config.parse success +2024-12-20T09:55:04Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:04Z DEBUG device.log State update defer 1895ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1895ms +2024-12-20T09:55:04Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:04Z INFO device.log 2024-12-20T09:55:04Z received config 2024-12-20T09:55:04Z +2024-12-20T09:55:04Z NOTICE system.config.apply success +2024-12-20T09:55:04Z DEBUG device.log State update defer 1892ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1892ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1891ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1890ms +2024-12-20T09:55:06Z DEBUG system.config.receive success +2024-12-20T09:55:06Z DEBUG device.log State update defer 799ms +2024-12-20T09:55:06Z DEBUG system.config.parse success +2024-12-20T09:55:06Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:06Z DEBUG device.log State update defer 798ms +2024-12-20T09:55:06Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:06Z INFO device.log 2024-12-20T09:55:06Z received config 2024-12-20T09:55:05Z +2024-12-20T09:55:06Z NOTICE system.config.apply success +2024-12-20T09:55:06Z DEBUG device.log State update defer 797ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 796ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 796ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 796ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 796ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 796ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 795ms +2024-12-20T09:55:06Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:06Z INFO device.log Update state 2024-12-20T09:55:06Z last_config 2024-12-20T09:55:05Z +2024-12-20T09:55:06Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:07Z DEBUG system.config.receive success +2024-12-20T09:55:07Z DEBUG system.config.parse success +2024-12-20T09:55:07Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:07Z DEBUG device.log State update defer 1597ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1597ms +2024-12-20T09:55:07Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:07Z INFO device.log 2024-12-20T09:55:07Z received config 2024-12-20T09:55:07Z +2024-12-20T09:55:07Z NOTICE system.config.apply success +2024-12-20T09:55:07Z DEBUG device.log State update defer 1596ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1595ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1595ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1595ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1594ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1594ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1594ms +2024-12-20T09:55:08Z DEBUG system.config.receive success +2024-12-20T09:55:08Z DEBUG device.log State update defer 487ms +2024-12-20T09:55:08Z DEBUG system.config.parse success +2024-12-20T09:55:08Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:08Z DEBUG device.log State update defer 486ms +2024-12-20T09:55:08Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:08Z INFO device.log 2024-12-20T09:55:08Z received config 2024-12-20T09:55:08Z +2024-12-20T09:55:08Z NOTICE system.config.apply success +2024-12-20T09:55:08Z DEBUG device.log State update defer 480ms +2024-12-20T09:55:08Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:08Z INFO device.log Update state 2024-12-20T09:55:08Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:08Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z NOTICE device.log Starting new endpoint generation +2024-12-20T09:55:11Z INFO device.log New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -46,19 +184,82 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:06Z" + "generation" : "2024-12-20T09:55:02Z" +} +2024-12-20T09:55:11Z INFO device.log Update state 2024-12-20T09:55:11Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:11Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG device.log Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:11Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:11Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:11Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:11Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:55:11Z WARNING device.log Starting connection 1734688511859 with 10 +2024-12-20T09:55:11Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:11Z WARNING device.log Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:11Z WARNING device.log Terminating AHU-1 Pubber sender +2024-12-20T09:55:11Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:55:12Z DEBUG system.config.receive success +2024-12-20T09:55:12Z DEBUG system.config.parse success +2024-12-20T09:55:12Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:12Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:12Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:55:12Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:12Z INFO device.log 2024-12-20T09:55:12Z received config 2024-12-20T09:55:08Z +2024-12-20T09:55:12Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:12Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:12Z NOTICE system.config.apply success +2024-12-20T09:55:12Z DEBUG device.log State update defer 1559ms +2024-12-20T09:55:12Z INFO device.log Connection complete. +2024-12-20T09:55:12Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:12Z WARNING device.log Ending connection 1734688511859 with 9 +2024-12-20T09:55:12Z NOTICE device.log Persisting connection endpoint +2024-12-20T09:55:12Z WARNING device.log Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:02Z" + }, + "restart_count" : 1 } -2024-11-06T17:32:18Z INFO device.log Update state 2024-11-06T17:32:18Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:18Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:18Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:18Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:18Z INFO device.log Password sha256 6b5344e1 -2024-11-06T17:32:18Z WARNING device.log Starting connection 1730914338679 with 10 -2024-11-06T17:32:18Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:18Z WARNING device.log Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:18Z WARNING device.log Creating new config latch for AHU-1 -2024-11-06T17:32:19Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:19Z INFO device.log 2024-11-06T17:32:19Z received config 2024-11-06T17:32:10Z -2024-11-06T17:32:19Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:19Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:28Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1556ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1555ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1555ms +2024-12-20T09:55:12Z DEBUG device.log State update defer 1555ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:13Z INFO device.log Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:13Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:14Z DEBUG system.config.receive success +2024-12-20T09:55:14Z DEBUG device.log State update defer 942ms +2024-12-20T09:55:14Z DEBUG system.config.parse success +2024-12-20T09:55:14Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:14Z DEBUG device.log State update defer 941ms +2024-12-20T09:55:14Z DEBUG device.log Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:14Z INFO device.log 2024-12-20T09:55:14Z received config 2024-12-20T09:55:14Z +2024-12-20T09:55:14Z NOTICE system.config.apply success +2024-12-20T09:55:14Z DEBUG device.log State update defer 940ms +2024-12-20T09:55:14Z DEBUG device.log State update defer 940ms +2024-12-20T09:55:14Z DEBUG device.log State update defer 939ms +2024-12-20T09:55:14Z DEBUG device.log State update defer 939ms +2024-12-20T09:55:14Z DEBUG device.log State update defer 939ms +2024-12-20T09:55:15Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:15Z INFO device.log Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:14Z +2024-12-20T09:55:15Z DEBUG device.log State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:17Z DEBUG device.log State update defer 568ms +2024-12-20T09:55:17Z DEBUG device.log State update defer 568ms +2024-12-20T09:55:17Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/endpoint_connection_success_reconnect/events_pointset.attr b/validator/sequences/endpoint_connection_success_reconnect/events_pointset.attr index e2f65c6a0d..d44da6476e 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/events_pointset.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:e2536745", - "publishTime" : "2024-11-06T17:32:19Z", + "transactionId" : "MP:c84f45b7", + "publishTime" : "2024-12-20T09:55:17Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/events_pointset.json b/validator/sequences/endpoint_connection_success_reconnect/events_pointset.json index e0ff9ae14f..a0e5d29b20 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/events_pointset.json +++ b/validator/sequences/endpoint_connection_success_reconnect/events_pointset.json @@ -1,15 +1,15 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : true + "present_value" : false }, "filter_differential_pressure_setpoint" : { "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 8 + "present_value" : 9 } }, - "timestamp" : "2024-11-06T17:32:19Z", + "timestamp" : "2024-12-20T09:55:17Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/events_system.attr b/validator/sequences/endpoint_connection_success_reconnect/events_system.attr index b4a362ca2a..beed7f2319 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/events_system.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:6e86b3e3", - "publishTime" : "2024-11-06T17:32:19Z", + "transactionId" : "MP:34f3ff97", + "publishTime" : "2024-12-20T09:55:17Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/events_system.json b/validator/sequences/endpoint_connection_success_reconnect/events_system.json index 95ec4a1413..f5f30053b1 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/events_system.json +++ b/validator/sequences/endpoint_connection_success_reconnect/events_system.json @@ -1,86 +1,306 @@ { "event_no" : 5, - "last_config" : "2024-11-06T17:32:10Z", + "last_config" : "2024-12-20T09:55:14Z", "logentries" : [ { - "message" : "Starting new endpoint generation", + "message" : "State update AHU-1 (endpoint_connection_success_reconnect)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:11Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:08Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:08Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"apply\",\n \"generation\" : \"2024-12-20T09:55:02Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", - "level" : 300 + "timestamp" : "2024-12-20T09:55:11Z", + "level" : 100 }, { - "message" : "New config blob endpoint detected:\n{\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_3/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_3/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_3/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-11-06T17:32:06Z\"\n}", + "message" : "Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", - "level" : 200 - }, { - "message" : "Update state 2024-11-06T17:32:18Z last_config 2024-11-06T17:32:10Z", - "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", - "level" : 200 + "timestamp" : "2024-12-20T09:55:11Z", + "level" : 100 }, { "message" : "CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 200 }, { "message" : "Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 200 }, { "message" : "Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 200 }, { "message" : "Password sha256 6b5344e1", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 200 }, { - "message" : "Starting connection 1730914338679 with 10", + "message" : "Starting connection 1734688511859 with 10", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 400 }, { "message" : "Terminating AHU-1 PubberPointsetManager sender", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 400 }, { "message" : "Terminating AHU-1 PubberSystemManager sender", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", + "level" : 400 + }, { + "message" : "Terminating AHU-1 Pubber sender", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 400 }, { "message" : "Creating new config latch for AHU-1", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:18Z", + "timestamp" : "2024-12-20T09:55:11Z", "level" : 400 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:19Z", + "timestamp" : "2024-12-20T09:55:12Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:19Z received config 2024-11-06T17:32:10Z", + "message" : "Config update AHU-1 (endpoint_connection_success_reconnect)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:08Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:54:40Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_connection_success_reconnect\",\n \"transaction_id\" : \"RC:f39498.0000000e\",\n \"config_base\" : 13\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"url\" : \"data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=\",\n \"sha256\" : \"ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166\",\n \"generation\" : \"2024-12-20T09:55:02Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "Received config for config latch AHU-1", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 400 + }, { + "message" : "Starting AHU-1 Pubber sender with delay 10s", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:19Z", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 400 + }, { + "message" : "2024-12-20T09:55:12Z received config 2024-12-20T09:55:08Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", "level" : 200 + }, { + "message" : "Starting AHU-1 PubberSystemManager sender with delay 10s", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 400 }, { "message" : "Starting AHU-1 PubberPointsetManager sender with delay 10s", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:19Z", + "timestamp" : "2024-12-20T09:55:12Z", "level" : 400 }, { - "message" : "Starting AHU-1 PubberSystemManager sender with delay 10s", + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 300 + }, { + "message" : "State update defer 1559ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "Connection complete.", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 200 + }, { + "message" : "Start waiting 10s for config latch for AHU-1", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 400 + }, { + "message" : "Ending connection 1734688511859 with 9", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 400 + }, { + "message" : "Persisting connection endpoint", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 300 + }, { + "message" : "Updating persistent store:\n{\n \"endpoint\" : {\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_3/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_3/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_3/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-12-20T09:55:02Z\"\n },\n \"restart_count\" : 1\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:19Z", + "timestamp" : "2024-12-20T09:55:12Z", "level" : 400 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1556ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1555ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1555ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 1555ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:12Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:13Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:08Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:13Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_success_reconnect)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:13Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:08Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:12Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"generation\" : \"2024-12-20T09:55:02Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:13Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "State update defer 942ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "Device AHU-1 config handler", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 200 + }, { + "message" : "State update defer 941ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (endpoint_connection_success_reconnect)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:14Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:54:40Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_connection_success_reconnect\",\n \"transaction_id\" : \"RC:f39498.00000013\",\n \"config_base\" : 14\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"blobset\" : {\n \"blobs\" : { }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:55:14Z received config 2024-12-20T09:55:14Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 300 + }, { + "message" : "State update defer 940ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "State update defer 940ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "State update defer 939ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "State update defer 939ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "State update defer 939ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:14Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:15Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:14Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:15Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_connection_success_reconnect)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:15Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:14Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:14Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"generation\" : \"2024-12-20T09:55:02Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:15Z", + "level" : 100 + }, { + "message" : "State update defer 568ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:17Z", + "level" : 100 + }, { + "message" : "State update defer 568ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:17Z", + "level" : 100 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 207.494140625 + "mem_free_mb" : 200.3296890258789 }, - "timestamp" : "2024-11-06T17:32:19Z", + "timestamp" : "2024-12-20T09:55:17Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/local_discovery.json b/validator/sequences/endpoint_connection_success_reconnect/local_discovery.json new file mode 100644 index 0000000000..4c564e79f0 --- /dev/null +++ b/validator/sequences/endpoint_connection_success_reconnect/local_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { + "vendor" : { } + } +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/local_localnet.json b/validator/sequences/endpoint_connection_success_reconnect/local_localnet.json index 97598c144b..4b6e825e32 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/local_localnet.json +++ b/validator/sequences/endpoint_connection_success_reconnect/local_localnet.json @@ -3,6 +3,6 @@ "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/local_system.json b/validator/sequences/endpoint_connection_success_reconnect/local_system.json index 7beba1a2bf..6d49d830f7 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/local_system.json +++ b/validator/sequences/endpoint_connection_success_reconnect/local_system.json @@ -1,8 +1,8 @@ { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-20T09:54:40Z" }, "testing" : { "sequence_name" : "endpoint_connection_success_reconnect" diff --git a/validator/sequences/endpoint_connection_success_reconnect/local_update.json b/validator/sequences/endpoint_connection_success_reconnect/local_update.json index cbda956de9..84c62e31fa 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/local_update.json +++ b/validator/sequences/endpoint_connection_success_reconnect/local_update.json @@ -1,22 +1,27 @@ { - "timestamp" : "2024-11-06T17:32:22Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-20T09:55:14Z", + "version" : "@@@cloud udmi version###git-61cf36e", "system" : { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-20T09:54:40Z" }, "testing" : { "sequence_name" : "endpoint_connection_success_reconnect" } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } }, "blobset" : { diff --git a/validator/sequences/endpoint_connection_success_reconnect/sequencer.log b/validator/sequences/endpoint_connection_success_reconnect/sequencer.log index fb07d94ef1..69538b1c89 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/sequencer.log +++ b/validator/sequences/endpoint_connection_success_reconnect/sequencer.log @@ -1,1423 +1,1816 @@ -2024-11-06T17:31:50Z NOTICE starting test endpoint_connection_success_reconnect ################################ -2024-11-06T17:31:50Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:31:58Z DEBUG Allowing device state change (everything) -2024-11-06T17:31:58Z DEBUG Starting reset_config full reset true -2024-11-06T17:31:58Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:31:58Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:58Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:31:58Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:31:58Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:31:58Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:31:58Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:31:58Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:58Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:31:58Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:31:58Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:31:59Z TRACE updated check config_update: true -2024-11-06T17:31:59Z DEBUG update config_update, adding configTransaction RC:63be1a.00000005 -2024-11-06T17:31:59Z TRACE local local_update: { -2024-11-06T17:31:59Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:31:59Z TRACE local local_update: "system" : { -2024-11-06T17:31:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:31:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:31:59Z TRACE local local_update: "operation" : { -2024-11-06T17:31:59Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "testing" : { -2024-11-06T17:31:59Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:31:59Z TRACE local local_update: "families" : { -2024-11-06T17:31:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:31:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:31:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:31:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:31:59Z TRACE local local_update: "points" : { -2024-11-06T17:31:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:31:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:31:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:31:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:31:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:59Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:59Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:59Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:31:59Z DEBUG Update lastConfigUpdate 2024-11-06T17:31:59Z, because soft reset -2024-11-06T17:31:59Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:31:59Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:31:59Z TRACE received command AHU-1/state/update -2024-11-06T17:31:59Z DEBUG received state_update -2024-11-06T17:32:00Z DEBUG Handling update message state_update MP:0be0ab87 -2024-11-06T17:32:00Z DEBUG Updated state after 10s 2024-11-06T17:31:50Z MP:0be0ab87 -2024-11-06T17:32:00Z INFO Initial state #001: { -2024-11-06T17:32:00Z INFO Initial state #001: "timestamp" : "2024-11-06T17:31:50Z", -2024-11-06T17:32:00Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:32:00Z INFO Initial state #001: "system" : { -2024-11-06T17:32:00Z INFO Initial state #001: "last_config" : "2024-11-06T17:31:32Z", -2024-11-06T17:32:00Z INFO Initial state #001: "operation" : { -2024-11-06T17:32:00Z INFO Initial state #001: "operational" : true, -2024-11-06T17:32:00Z INFO Initial state #001: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:00Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:32:00Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "serial_no" : "sequencer-25589", -2024-11-06T17:32:00Z INFO Initial state #001: "hardware" : { -2024-11-06T17:32:00Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:32:00Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "software" : { -2024-11-06T17:32:00Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "status" : { -2024-11-06T17:32:00Z INFO Initial state #001: "message" : "success", -2024-11-06T17:32:00Z INFO Initial state #001: "category" : "system.config.apply", -2024-11-06T17:32:00Z INFO Initial state #001: "timestamp" : "2024-11-06T17:31:48Z", -2024-11-06T17:32:00Z INFO Initial state #001: "level" : 300 -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "localnet" : { -2024-11-06T17:32:00Z INFO Initial state #001: "families" : { -2024-11-06T17:32:00Z INFO Initial state #001: "ether" : { -2024-11-06T17:32:00Z INFO Initial state #001: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:32:00Z INFO Initial state #001: "addr" : "10.1.0.193" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:32:00Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "vendor" : { -2024-11-06T17:32:00Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "pointset" : { -2024-11-06T17:32:00Z INFO Initial state #001: "points" : { -2024-11-06T17:32:00Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:32:00Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:32:00Z INFO Initial state #001: }, -2024-11-06T17:32:00Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z INFO Initial state #001: } -2024-11-06T17:32:00Z NOTICE Received serial number sequencer-25589 -2024-11-06T17:32:00Z DEBUG Updated state has last_config 2024-11-06T17:31:32Z (expecting null) -2024-11-06T17:32:00Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:00Z TRACE received command AHU-1/state/system -2024-11-06T17:32:00Z TRACE received state_system: { -2024-11-06T17:32:00Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:00Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:00Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "last_config" : "2024-11-06T17:31:32Z", -2024-11-06T17:32:00Z TRACE received state_system: "operation" : { -2024-11-06T17:32:00Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:00Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:00Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:00Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:00Z TRACE received state_system: "software" : { -2024-11-06T17:32:00Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "status" : { -2024-11-06T17:32:00Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:00Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:48Z", -2024-11-06T17:32:00Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:50Z", -2024-11-06T17:32:00Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_system: } -2024-11-06T17:32:00Z DEBUG Handling device message state_system MP:0be0ab87-0 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:00Z TRACE received state_localnet: { -2024-11-06T17:32:00Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:00Z TRACE received state_localnet: } -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:31:50Z", -2024-11-06T17:32:00Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_localnet: } -2024-11-06T17:32:00Z DEBUG Handling device message state_localnet MP:0be0ab87-1 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:00Z TRACE received state_pointset: { -2024-11-06T17:32:00Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:00Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:00Z TRACE received state_pointset: } -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:31:50Z", -2024-11-06T17:32:00Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_pointset: } -2024-11-06T17:32:00Z DEBUG Handling device message state_pointset MP:0be0ab87-2 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:00Z TRACE received events_pointset: { -2024-11-06T17:32:00Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:00Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:00Z TRACE received events_pointset: }, -2024-11-06T17:32:00Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:00Z TRACE received events_pointset: }, -2024-11-06T17:32:00Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:00Z TRACE received events_pointset: } -2024-11-06T17:32:00Z TRACE received events_pointset: }, -2024-11-06T17:32:00Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:31:58Z", -2024-11-06T17:32:00Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received events_pointset: } -2024-11-06T17:32:00Z DEBUG Handling device message events_pointset MP:36af86cb -2024-11-06T17:32:00Z TRACE received command AHU-1/events/system -2024-11-06T17:32:00Z DEBUG received events_system 2024-11-06T17:31:48Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:00Z DEBUG received events_system 2024-11-06T17:31:48Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:00Z DEBUG received events_system 2024-11-06T17:31:48Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:00Z DEBUG received events_system 2024-11-06T17:31:48Z NOTICE system.config.apply: success -2024-11-06T17:32:00Z DEBUG received events_system 2024-11-06T17:31:48Z WARNING device.log: Ending connection 1730914307880 with 9 -2024-11-06T17:32:00Z DEBUG received events_system 2024-11-06T17:31:48Z NOTICE system.config.apply: success -2024-11-06T17:32:00Z DEBUG Handling device message events_system MP:3794aa09 -2024-11-06T17:32:00Z TRACE received command AHU-1/state/update -2024-11-06T17:32:00Z DEBUG received state_update -2024-11-06T17:32:00Z DEBUG Handling update message state_update MP:cadcc502 -2024-11-06T17:32:00Z DEBUG Updated state after 1s 2024-11-06T17:31:59Z MP:cadcc502 -2024-11-06T17:32:00Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:32:00Z INFO Updated state #002: Set `system.status.level` = `100` -2024-11-06T17:32:00Z INFO Updated state #002: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:00Z INFO Updated state #002: Set `system.status.timestamp` = `2024-11-06T17:31:59Z` -2024-11-06T17:32:00Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:31:59Z` -2024-11-06T17:32:00Z DEBUG Updated state has last_config 2024-11-06T17:31:32Z (expecting null) -2024-11-06T17:32:00Z TRACE received command AHU-1/config/update -2024-11-06T17:32:00Z DEBUG received config_update -2024-11-06T17:32:00Z DEBUG Handling update message config_update RC:63be1a.00000005 -2024-11-06T17:32:00Z DEBUG Removed configTransaction RC:63be1a.00000005 -2024-11-06T17:32:00Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:00Z DEBUG Updated config 2024-11-06T17:31:59Z RC:63be1a.00000005 -2024-11-06T17:32:00Z INFO Updated config #001: { -2024-11-06T17:32:00Z INFO Updated config #001: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:00Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:00Z INFO Updated config #001: "system" : { -2024-11-06T17:32:00Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:32:00Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:32:00Z INFO Updated config #001: "operation" : { -2024-11-06T17:32:00Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:00Z INFO Updated config #001: }, -2024-11-06T17:32:00Z INFO Updated config #001: "testing" : { -2024-11-06T17:32:00Z INFO Updated config #001: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:00Z INFO Updated config #001: } -2024-11-06T17:32:00Z INFO Updated config #001: }, -2024-11-06T17:32:00Z INFO Updated config #001: "localnet" : { -2024-11-06T17:32:00Z INFO Updated config #001: "families" : { -2024-11-06T17:32:00Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:32:00Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:32:00Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:32:00Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:32:00Z INFO Updated config #001: } -2024-11-06T17:32:00Z INFO Updated config #001: }, -2024-11-06T17:32:00Z INFO Updated config #001: "pointset" : { -2024-11-06T17:32:00Z INFO Updated config #001: "points" : { -2024-11-06T17:32:00Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:32:00Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:32:00Z INFO Updated config #001: }, -2024-11-06T17:32:00Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:32:00Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:32:00Z INFO Updated config #001: }, -2024-11-06T17:32:00Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:32:00Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:32:00Z INFO Updated config #001: } -2024-11-06T17:32:00Z INFO Updated config #001: } -2024-11-06T17:32:00Z INFO Updated config #001: } -2024-11-06T17:32:00Z INFO Updated config #001: } -2024-11-06T17:32:00Z TRACE received command AHU-1/state/system -2024-11-06T17:32:00Z TRACE received state_system: { -2024-11-06T17:32:00Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:00Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:00Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "last_config" : "2024-11-06T17:31:32Z", -2024-11-06T17:32:00Z TRACE received state_system: "operation" : { -2024-11-06T17:32:00Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:00Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:00Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:00Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:00Z TRACE received state_system: "software" : { -2024-11-06T17:32:00Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "status" : { -2024-11-06T17:32:00Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:00Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:00Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:00Z TRACE received state_system: }, -2024-11-06T17:32:00Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:00Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_system: } -2024-11-06T17:32:00Z DEBUG Handling device message state_system MP:cadcc502-0 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:32:00Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:00Z TRACE received state_localnet: { -2024-11-06T17:32:00Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:00Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:00Z TRACE received state_localnet: } -2024-11-06T17:32:00Z TRACE received state_localnet: }, -2024-11-06T17:32:00Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:00Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_localnet: } -2024-11-06T17:32:00Z DEBUG Handling device message state_localnet MP:cadcc502-1 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:00Z TRACE received state_pointset: { -2024-11-06T17:32:00Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:00Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:00Z TRACE received state_pointset: } -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:00Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_pointset: } -2024-11-06T17:32:00Z DEBUG Handling device message state_pointset MP:cadcc502-2 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z TRACE received command AHU-1/config/update -2024-11-06T17:32:00Z DEBUG received config_update -2024-11-06T17:32:00Z DEBUG Handling update message config_update MP:cadcc502 -2024-11-06T17:32:00Z DEBUG last_start changed true, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:00Z DEBUG Updated config 2024-11-06T17:31:59Z MP:cadcc502 -2024-11-06T17:32:00Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:32:01Z TRACE received command AHU-1/state/update -2024-11-06T17:32:01Z DEBUG received state_update -2024-11-06T17:32:01Z DEBUG Handling update message state_update MP:42dae61c -2024-11-06T17:32:01Z DEBUG Updated state after 0s 2024-11-06T17:32:01Z MP:42dae61c -2024-11-06T17:32:01Z INFO Updated state #003: Changed 5 fields: -2024-11-06T17:32:01Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:31:59Z` -2024-11-06T17:32:01Z INFO Updated state #003: Set `system.status.level` = `300` -2024-11-06T17:32:01Z INFO Updated state #003: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:01Z INFO Updated state #003: Set `system.status.timestamp` = `2024-11-06T17:32:00Z` -2024-11-06T17:32:01Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:32:01Z` -2024-11-06T17:32:01Z DEBUG Updated state has last_config 2024-11-06T17:31:59Z (expecting 2024-11-06T17:31:59Z) -2024-11-06T17:32:01Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:01Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:32:01Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:01Z DEBUG Config sync took 2s -2024-11-06T17:32:01Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:01Z DEBUG Update config soft reset timestamp 2024-11-06T17:31:59Z -2024-11-06T17:32:01Z TRACE local local_update: { -2024-11-06T17:32:01Z TRACE local local_update: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:01Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:01Z TRACE local local_update: "system" : { -2024-11-06T17:32:01Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:01Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:01Z TRACE local local_update: "operation" : { -2024-11-06T17:32:01Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "testing" : { -2024-11-06T17:32:01Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:01Z TRACE local local_update: "families" : { -2024-11-06T17:32:01Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:01Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:01Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:01Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:01Z TRACE local local_update: "points" : { -2024-11-06T17:32:01Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:01Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:01Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:01Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:01Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:01Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:01Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:32:01Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:32:01Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:32:01Z DEBUG Done with reset_config -2024-11-06T17:32:01Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:32:01Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:32:01Z TRACE received command AHU-1/state/system -2024-11-06T17:32:01Z TRACE received state_system: { -2024-11-06T17:32:01Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:01Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:01Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "last_config" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:01Z TRACE received state_system: "operation" : { -2024-11-06T17:32:01Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:01Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:01Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:01Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:01Z TRACE received state_system: "software" : { -2024-11-06T17:32:01Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "status" : { -2024-11-06T17:32:01Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:01Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:00Z", -2024-11-06T17:32:01Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:01Z", -2024-11-06T17:32:01Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:01Z TRACE received state_system: } -2024-11-06T17:32:01Z DEBUG Handling device message state_system MP:42dae61c-0 -2024-11-06T17:32:01Z TRACE Ignoring partial state update -2024-11-06T17:32:01Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:32:01Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:01Z DEBUG Config sync took 2s -2024-11-06T17:32:01Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:01Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:02Z TRACE updated check config_update: true -2024-11-06T17:32:02Z DEBUG update config_update, adding configTransaction RC:63be1a.00000006 -2024-11-06T17:32:02Z TRACE local local_update: { -2024-11-06T17:32:02Z TRACE local local_update: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:02Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:02Z TRACE local local_update: "system" : { -2024-11-06T17:32:02Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:02Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:02Z TRACE local local_update: "operation" : { -2024-11-06T17:32:02Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "testing" : { -2024-11-06T17:32:02Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:02Z TRACE local local_update: "families" : { -2024-11-06T17:32:02Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:02Z TRACE local local_update: "points" : { -2024-11-06T17:32:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:03Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:03Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:03Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:03Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:03Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:03Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:01Z -2024-11-06T17:32:03Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:03Z, because initial setup -2024-11-06T17:32:03Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:03Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:03Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:03Z TRACE received state_localnet: { -2024-11-06T17:32:03Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:03Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:03Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:03Z TRACE received state_localnet: }, -2024-11-06T17:32:03Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:03Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:03Z TRACE received state_localnet: }, -2024-11-06T17:32:03Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:03Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:03Z TRACE received state_localnet: }, -2024-11-06T17:32:03Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:03Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:03Z TRACE received state_localnet: } -2024-11-06T17:32:03Z TRACE received state_localnet: }, -2024-11-06T17:32:03Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:01Z", -2024-11-06T17:32:03Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:03Z TRACE received state_localnet: } -2024-11-06T17:32:03Z DEBUG Handling device message state_localnet MP:42dae61c-1 -2024-11-06T17:32:03Z TRACE Ignoring partial state update -2024-11-06T17:32:03Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:03Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:03Z TRACE received state_pointset: { -2024-11-06T17:32:03Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:03Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:03Z TRACE received state_pointset: }, -2024-11-06T17:32:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:03Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:03Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:03Z TRACE received state_pointset: }, -2024-11-06T17:32:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:03Z TRACE received state_pointset: } -2024-11-06T17:32:03Z TRACE received state_pointset: }, -2024-11-06T17:32:03Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:01Z", -2024-11-06T17:32:03Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:03Z TRACE received state_pointset: } -2024-11-06T17:32:03Z DEBUG Handling device message state_pointset MP:42dae61c-2 -2024-11-06T17:32:03Z TRACE Ignoring partial state update -2024-11-06T17:32:03Z TRACE received command AHU-1/config/update -2024-11-06T17:32:03Z DEBUG received config_update -2024-11-06T17:32:03Z DEBUG Handling update message config_update RC:63be1a.00000006 -2024-11-06T17:32:03Z DEBUG Removed configTransaction RC:63be1a.00000006 -2024-11-06T17:32:03Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:03Z DEBUG Updated config 2024-11-06T17:32:03Z RC:63be1a.00000006 -2024-11-06T17:32:03Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:32:03Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:03Z TRACE received command AHU-1/state/update -2024-11-06T17:32:03Z DEBUG received state_update -2024-11-06T17:32:03Z DEBUG Handling update message state_update MP:de1f52f3 -2024-11-06T17:32:03Z DEBUG Updated state after 0s 2024-11-06T17:32:03Z MP:de1f52f3 -2024-11-06T17:32:03Z INFO Updated state #004: Changed 3 fields: -2024-11-06T17:32:03Z INFO Updated state #004: Set `system.last_config` = `2024-11-06T17:32:03Z` -2024-11-06T17:32:03Z INFO Updated state #004: Set `system.status.timestamp` = `2024-11-06T17:32:03Z` -2024-11-06T17:32:03Z INFO Updated state #004: Set `timestamp` = `2024-11-06T17:32:03Z` -2024-11-06T17:32:03Z DEBUG Updated state has last_config 2024-11-06T17:32:03Z (expecting 2024-11-06T17:32:03Z) -2024-11-06T17:32:03Z TRACE received command AHU-1/state/system -2024-11-06T17:32:03Z TRACE received state_system: { -2024-11-06T17:32:03Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:03Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:03Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "last_config" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:03Z TRACE received state_system: "operation" : { -2024-11-06T17:32:03Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:03Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:03Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:03Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:03Z TRACE received state_system: "software" : { -2024-11-06T17:32:03Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "status" : { -2024-11-06T17:32:03Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:03Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:03Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:03Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:03Z TRACE received state_system: } -2024-11-06T17:32:03Z DEBUG Handling device message state_system MP:de1f52f3-0 -2024-11-06T17:32:03Z TRACE Ignoring partial state update -2024-11-06T17:32:03Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:03Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:32:03Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:03Z DEBUG Config sync took 0s -2024-11-06T17:32:03Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:03Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:03Z -2024-11-06T17:32:03Z TRACE local local_update: { -2024-11-06T17:32:03Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:03Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:03Z TRACE local local_update: "system" : { -2024-11-06T17:32:03Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:03Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:03Z TRACE local local_update: "operation" : { -2024-11-06T17:32:03Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "testing" : { -2024-11-06T17:32:03Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:04Z TRACE local local_update: "families" : { -2024-11-06T17:32:04Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:04Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:04Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:04Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:04Z TRACE local local_update: "points" : { -2024-11-06T17:32:04Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:04Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:04Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:04Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:04Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:04Z TRACE local local_update: }, -2024-11-06T17:32:04Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:04Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:04Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z TRACE local local_update: } -2024-11-06T17:32:04Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:49Z -2024-11-06T17:32:04Z DEBUG Waiting for device stateTransaction RC:63be1a.00000007 (was null) -2024-11-06T17:32:04Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:04Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:04Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:04Z TRACE received state_localnet: { -2024-11-06T17:32:04Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:04Z TRACE received state_localnet: } -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:04Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:04Z TRACE received state_localnet: } -2024-11-06T17:32:04Z DEBUG Handling device message state_localnet MP:de1f52f3-1 -2024-11-06T17:32:04Z TRACE Ignoring partial state update -2024-11-06T17:32:04Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:04Z TRACE received state_pointset: { -2024-11-06T17:32:04Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:04Z TRACE received state_pointset: }, -2024-11-06T17:32:04Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:04Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:04Z TRACE received state_pointset: }, -2024-11-06T17:32:04Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:04Z TRACE received state_pointset: } -2024-11-06T17:32:04Z TRACE received state_pointset: }, -2024-11-06T17:32:04Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:04Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:04Z TRACE received state_pointset: } -2024-11-06T17:32:04Z DEBUG Handling device message state_pointset MP:de1f52f3-2 -2024-11-06T17:32:04Z TRACE Ignoring partial state update -2024-11-06T17:32:04Z TRACE received command AHU-1/state/update -2024-11-06T17:32:04Z DEBUG received state_update -2024-11-06T17:32:04Z INFO Received device configAcked -2024-11-06T17:32:04Z DEBUG Handling update message state_update RC:63be1a.00000007 -2024-11-06T17:32:04Z DEBUG Removed stateTransaction RC:63be1a.00000007 -2024-11-06T17:32:04Z DEBUG Updated state after 1s 2024-11-06T17:32:03Z RC:63be1a.00000007 -2024-11-06T17:32:04Z INFO Updated state #005: Changed 0 fields. -2024-11-06T17:32:04Z DEBUG Updated state has last_config 2024-11-06T17:32:03Z (expecting 2024-11-06T17:32:03Z) -2024-11-06T17:32:04Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:04Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:04Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:04Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:32:05Z TRACE updated check config_update: true -2024-11-06T17:32:05Z DEBUG update config_update, adding configTransaction RC:63be1a.00000008 -2024-11-06T17:32:05Z TRACE local local_update: { -2024-11-06T17:32:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:05Z TRACE local local_update: "system" : { -2024-11-06T17:32:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:05Z TRACE local local_update: "operation" : { -2024-11-06T17:32:05Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "testing" : { -2024-11-06T17:32:05Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:05Z TRACE local local_update: "families" : { -2024-11-06T17:32:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:05Z TRACE local local_update: "points" : { -2024-11-06T17:32:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:03Z -2024-11-06T17:32:05Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:05Z, because before initial device state -2024-11-06T17:32:05Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:32:05Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:32:05Z TRACE received command AHU-1/reply/update -2024-11-06T17:32:05Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:05Z TRACE received command AHU-1/config/update -2024-11-06T17:32:05Z DEBUG received config_update -2024-11-06T17:32:05Z DEBUG Handling update message config_update RC:63be1a.00000008 -2024-11-06T17:32:05Z DEBUG Removed configTransaction RC:63be1a.00000008 -2024-11-06T17:32:05Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:05Z DEBUG Updated config 2024-11-06T17:32:05Z RC:63be1a.00000008 -2024-11-06T17:32:05Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:32:05Z TRACE received command AHU-1/state/update -2024-11-06T17:32:05Z DEBUG received state_update -2024-11-06T17:32:05Z DEBUG Handling update message state_update MP:96816201 -2024-11-06T17:32:05Z DEBUG Updated state after 0s 2024-11-06T17:32:05Z MP:96816201 -2024-11-06T17:32:05Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:32:05Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:05Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:05Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:05Z DEBUG Updated state has last_config 2024-11-06T17:32:05Z (expecting 2024-11-06T17:32:05Z) -2024-11-06T17:32:05Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:05Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:05Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:32:05Z DEBUG Config sync took 0s -2024-11-06T17:32:05Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:05Z DEBUG Update config before initial device state timestamp 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z TRACE local local_update: { -2024-11-06T17:32:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:05Z TRACE local local_update: "system" : { -2024-11-06T17:32:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:05Z TRACE local local_update: "operation" : { -2024-11-06T17:32:05Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "testing" : { -2024-11-06T17:32:05Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:05Z TRACE local local_update: "families" : { -2024-11-06T17:32:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:05Z TRACE local local_update: "points" : { -2024-11-06T17:32:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:05Z TRACE local local_update: }, -2024-11-06T17:32:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z TRACE local local_update: } -2024-11-06T17:32:05Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:32:05Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:05Z DEBUG Device state system status level is now 300 -2024-11-06T17:32:05Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:05Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:32:05Z TRACE received command AHU-1/state/system -2024-11-06T17:32:05Z TRACE received state_system: { -2024-11-06T17:32:05Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:05Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:05Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "last_config" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received state_system: "operation" : { -2024-11-06T17:32:05Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:05Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:05Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:05Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:05Z TRACE received state_system: "software" : { -2024-11-06T17:32:05Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "status" : { -2024-11-06T17:32:05Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:05Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received state_system: } -2024-11-06T17:32:05Z DEBUG Handling device message state_system MP:96816201-0 -2024-11-06T17:32:05Z TRACE Ignoring partial state update -2024-11-06T17:32:05Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:05Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:05Z DEBUG Config sync took 0s -2024-11-06T17:32:05Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:05Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:05Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:32:06Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:32:06Z DEBUG Allowing device state change blobset -2024-11-06T17:32:06Z DEBUG Endpoint config: { -2024-11-06T17:32:06Z DEBUG Endpoint config: "protocol" : "mqtt", -2024-11-06T17:32:06Z DEBUG Endpoint config: "transport" : "ssl", -2024-11-06T17:32:06Z DEBUG Endpoint config: "hostname" : "localhost", -2024-11-06T17:32:06Z DEBUG Endpoint config: "client_id" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", -2024-11-06T17:32:06Z DEBUG Endpoint config: "topic_prefix" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", -2024-11-06T17:32:06Z DEBUG Endpoint config: "auth_provider" : { -2024-11-06T17:32:06Z DEBUG Endpoint config: "basic" : { -2024-11-06T17:32:06Z DEBUG Endpoint config: "username" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", -2024-11-06T17:32:06Z DEBUG Endpoint config: "password" : "38269d11" -2024-11-06T17:32:06Z DEBUG Endpoint config: } -2024-11-06T17:32:06Z DEBUG Endpoint config: } -2024-11-06T17:32:06Z DEBUG Endpoint config: } -2024-11-06T17:32:06Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:32:06Z INFO Stage start waiting for blobset phase is final and stateStatus is null at 15s -2024-11-06T17:32:07Z DEBUG system config extra field null -2024-11-06T17:32:07Z TRACE updated check config_system: true -2024-11-06T17:32:07Z DEBUG update config_system, adding configTransaction RC:63be1a.00000009 -2024-11-06T17:32:07Z TRACE local local_system: { -2024-11-06T17:32:07Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:07Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:07Z TRACE local local_system: "operation" : { -2024-11-06T17:32:07Z TRACE local local_system: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:07Z TRACE local local_system: }, -2024-11-06T17:32:07Z TRACE local local_system: "testing" : { -2024-11-06T17:32:07Z TRACE local local_system: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:07Z TRACE local local_system: } -2024-11-06T17:32:07Z TRACE local local_system: } -2024-11-06T17:32:07Z TRACE updated check config_pointset: true -2024-11-06T17:32:07Z DEBUG update config_pointset, adding configTransaction RC:63be1a.0000000a -2024-11-06T17:32:07Z TRACE local local_pointset: { -2024-11-06T17:32:07Z TRACE local local_pointset: "points" : { -2024-11-06T17:32:07Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:07Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:32:07Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:32:07Z TRACE local local_pointset: }, -2024-11-06T17:32:07Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:07Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:32:07Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:32:07Z TRACE local local_pointset: }, -2024-11-06T17:32:07Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:07Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:32:07Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:07Z TRACE local local_pointset: } -2024-11-06T17:32:07Z TRACE local local_pointset: } -2024-11-06T17:32:07Z TRACE local local_pointset: } -2024-11-06T17:32:07Z TRACE updated check config_gateway: false -2024-11-06T17:32:07Z TRACE updated check config_localnet: true -2024-11-06T17:32:07Z DEBUG update config_localnet, adding configTransaction RC:63be1a.0000000b -2024-11-06T17:32:07Z TRACE local local_localnet: { -2024-11-06T17:32:07Z TRACE local local_localnet: "families" : { -2024-11-06T17:32:07Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:32:07Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:32:07Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:32:07Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:32:07Z TRACE local local_localnet: } -2024-11-06T17:32:07Z TRACE local local_localnet: } -2024-11-06T17:32:07Z TRACE updated check config_blobset: true -2024-11-06T17:32:07Z DEBUG update config_blobset, adding configTransaction RC:63be1a.0000000c -2024-11-06T17:32:07Z TRACE local local_blobset: { -2024-11-06T17:32:07Z TRACE local local_blobset: "blobs" : { -2024-11-06T17:32:07Z TRACE local local_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:07Z TRACE local local_blobset: "phase" : "final", -2024-11-06T17:32:07Z TRACE local local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:07Z TRACE local local_blobset: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", -2024-11-06T17:32:07Z TRACE local local_blobset: "generation" : "2024-11-06T17:32:06Z" -2024-11-06T17:32:07Z TRACE local local_blobset: } -2024-11-06T17:32:07Z TRACE local local_blobset: } -2024-11-06T17:32:07Z TRACE local local_blobset: } -2024-11-06T17:32:07Z TRACE updated check config_discovery: false -2024-11-06T17:32:07Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:05Z -2024-11-06T17:32:07Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:07Z, because before blobset phase is final and stateStatus is null -2024-11-06T17:32:07Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at 16s -2024-11-06T17:32:07Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:32:07Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:07Z TRACE received state_localnet: { -2024-11-06T17:32:07Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:07Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:07Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:07Z TRACE received state_localnet: }, -2024-11-06T17:32:07Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:07Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:07Z TRACE received state_localnet: }, -2024-11-06T17:32:07Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:07Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:07Z TRACE received state_localnet: }, -2024-11-06T17:32:07Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:07Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:07Z TRACE received state_localnet: } -2024-11-06T17:32:07Z TRACE received state_localnet: }, -2024-11-06T17:32:07Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:07Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:07Z TRACE received state_localnet: } -2024-11-06T17:32:07Z DEBUG Handling device message state_localnet MP:96816201-1 -2024-11-06T17:32:07Z TRACE Ignoring partial state update -2024-11-06T17:32:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:07Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:07Z TRACE received state_pointset: { -2024-11-06T17:32:07Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:07Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:07Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:07Z TRACE received state_pointset: }, -2024-11-06T17:32:07Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:07Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:07Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:07Z TRACE received state_pointset: }, -2024-11-06T17:32:07Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:07Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:07Z TRACE received state_pointset: } -2024-11-06T17:32:07Z TRACE received state_pointset: }, -2024-11-06T17:32:07Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:07Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:07Z TRACE received state_pointset: } -2024-11-06T17:32:07Z DEBUG Handling device message state_pointset MP:96816201-2 -2024-11-06T17:32:07Z TRACE Ignoring partial state update -2024-11-06T17:32:07Z TRACE received command AHU-1/config/update -2024-11-06T17:32:07Z DEBUG received config_update -2024-11-06T17:32:07Z DEBUG Handling update message config_update RC:63be1a.0000000a -2024-11-06T17:32:07Z DEBUG Removed configTransaction RC:63be1a.0000000a -2024-11-06T17:32:07Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:07Z DEBUG Updated config 2024-11-06T17:32:07Z RC:63be1a.0000000a -2024-11-06T17:32:07Z INFO Updated config #005: Changed 1 fields: -2024-11-06T17:32:07Z INFO Updated config #005: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:07Z TRACE received command AHU-1/state/update -2024-11-06T17:32:07Z DEBUG received state_update -2024-11-06T17:32:07Z DEBUG Handling update message state_update MP:c2a2e69e -2024-11-06T17:32:07Z DEBUG Updated state after 0s 2024-11-06T17:32:07Z MP:c2a2e69e -2024-11-06T17:32:07Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:32:07Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:32:07Z` -2024-11-06T17:32:07Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:32:07Z` -2024-11-06T17:32:07Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:32:07Z` -2024-11-06T17:32:07Z DEBUG Updated state has last_config 2024-11-06T17:32:07Z (expecting 2024-11-06T17:32:07Z) -2024-11-06T17:32:08Z TRACE received command AHU-1/state/system -2024-11-06T17:32:08Z TRACE received state_system: { -2024-11-06T17:32:08Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:08Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:08Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "last_config" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_system: "operation" : { -2024-11-06T17:32:08Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:08Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:08Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:08Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:08Z TRACE received state_system: "software" : { -2024-11-06T17:32:08Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "status" : { -2024-11-06T17:32:08Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:08Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:08Z TRACE received state_system: }, -2024-11-06T17:32:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received state_system: } -2024-11-06T17:32:08Z DEBUG Handling device message state_system MP:c2a2e69e-0 -2024-11-06T17:32:08Z TRACE Ignoring partial state update -2024-11-06T17:32:08Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:08Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:08Z TRACE received state_localnet: { -2024-11-06T17:32:08Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:08Z TRACE received state_localnet: } -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received state_localnet: } -2024-11-06T17:32:08Z DEBUG Handling device message state_localnet MP:c2a2e69e-1 -2024-11-06T17:32:08Z TRACE Ignoring partial state update -2024-11-06T17:32:08Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:08Z TRACE received state_pointset: { -2024-11-06T17:32:08Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:08Z TRACE received state_pointset: }, -2024-11-06T17:32:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:08Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:08Z TRACE received state_pointset: }, -2024-11-06T17:32:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:08Z TRACE received state_pointset: } -2024-11-06T17:32:08Z TRACE received state_pointset: }, -2024-11-06T17:32:08Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received state_pointset: } -2024-11-06T17:32:08Z DEBUG Handling device message state_pointset MP:c2a2e69e-2 -2024-11-06T17:32:08Z TRACE Ignoring partial state update -2024-11-06T17:32:08Z TRACE received command AHU-1/config/update -2024-11-06T17:32:08Z DEBUG received config_update -2024-11-06T17:32:08Z DEBUG Handling update message config_update RC:63be1a.0000000b -2024-11-06T17:32:08Z DEBUG Removed configTransaction RC:63be1a.0000000b -2024-11-06T17:32:08Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:08Z DEBUG Updated config 2024-11-06T17:32:08Z RC:63be1a.0000000b -2024-11-06T17:32:08Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:32:08Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:08Z TRACE received events_pointset: { -2024-11-06T17:32:08Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:08Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:08Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:08Z TRACE received events_pointset: }, -2024-11-06T17:32:08Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:08Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:08Z TRACE received events_pointset: }, -2024-11-06T17:32:08Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:08Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:32:08Z TRACE received events_pointset: } -2024-11-06T17:32:08Z TRACE received events_pointset: }, -2024-11-06T17:32:08Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:08Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received events_pointset: } -2024-11-06T17:32:08Z DEBUG Handling device message events_pointset MP:fc13c1e7 -2024-11-06T17:32:08Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:32:08Z TRACE received command AHU-1/events/system -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:31:59Z NOTICE system.config.apply: success -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:00Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:00Z INFO device.log: 2024-11-06T17:32:00Z received config 2024-11-06T17:31:59Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:00Z NOTICE system.config.apply: success -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:01Z INFO device.log: Update state 2024-11-06T17:32:01Z last_config 2024-11-06T17:31:59Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:03Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:03Z INFO device.log: 2024-11-06T17:32:03Z received config 2024-11-06T17:32:03Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:03Z NOTICE system.config.apply: success -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:03Z INFO device.log: Update state 2024-11-06T17:32:03Z last_config 2024-11-06T17:32:03Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:05Z NOTICE system.config.apply: success -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: Update state 2024-11-06T17:32:05Z last_config 2024-11-06T17:32:05Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:07Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:07Z INFO device.log: 2024-11-06T17:32:07Z received config 2024-11-06T17:32:07Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:07Z NOTICE system.config.apply: success -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:07Z INFO device.log: Update state 2024-11-06T17:32:07Z last_config 2024-11-06T17:32:07Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:08Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:08Z INFO device.log: 2024-11-06T17:32:08Z received config 2024-11-06T17:32:08Z -2024-11-06T17:32:08Z DEBUG received events_system 2024-11-06T17:32:08Z NOTICE system.config.apply: success -2024-11-06T17:32:08Z DEBUG Handling device message events_system MP:4b320761 -2024-11-06T17:32:09Z TRACE received command AHU-1/config/update -2024-11-06T17:32:09Z DEBUG received config_update -2024-11-06T17:32:09Z DEBUG Handling update message config_update RC:63be1a.00000009 -2024-11-06T17:32:09Z DEBUG Removed configTransaction RC:63be1a.00000009 -2024-11-06T17:32:09Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:09Z DEBUG Updated config 2024-11-06T17:32:09Z RC:63be1a.00000009 -2024-11-06T17:32:09Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:32:09Z TRACE received command AHU-1/state/update -2024-11-06T17:32:09Z DEBUG received state_update -2024-11-06T17:32:09Z DEBUG Handling update message state_update MP:deb10345 -2024-11-06T17:32:09Z DEBUG Updated state after 0s 2024-11-06T17:32:09Z MP:deb10345 -2024-11-06T17:32:09Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:32:09Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:32:09Z` -2024-11-06T17:32:09Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:32:09Z` -2024-11-06T17:32:09Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:32:09Z` -2024-11-06T17:32:09Z DEBUG Updated state has last_config 2024-11-06T17:32:09Z (expecting 2024-11-06T17:32:09Z) -2024-11-06T17:32:10Z TRACE received command AHU-1/state/system -2024-11-06T17:32:10Z TRACE received state_system: { -2024-11-06T17:32:10Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:10Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:10Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "last_config" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_system: "operation" : { -2024-11-06T17:32:10Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:10Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:10Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:10Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:10Z TRACE received state_system: "software" : { -2024-11-06T17:32:10Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "status" : { -2024-11-06T17:32:10Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:10Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:10Z TRACE received state_system: }, -2024-11-06T17:32:10Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received state_system: } -2024-11-06T17:32:10Z DEBUG Handling device message state_system MP:deb10345-0 -2024-11-06T17:32:10Z TRACE Ignoring partial state update -2024-11-06T17:32:10Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:10Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:10Z TRACE received state_localnet: { -2024-11-06T17:32:10Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:10Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:10Z TRACE received state_localnet: } -2024-11-06T17:32:10Z TRACE received state_localnet: }, -2024-11-06T17:32:10Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received state_localnet: } -2024-11-06T17:32:10Z DEBUG Handling device message state_localnet MP:deb10345-1 -2024-11-06T17:32:10Z TRACE Ignoring partial state update -2024-11-06T17:32:10Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:10Z TRACE received state_pointset: { -2024-11-06T17:32:10Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:10Z TRACE received state_pointset: }, -2024-11-06T17:32:10Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:10Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:10Z TRACE received state_pointset: }, -2024-11-06T17:32:10Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:10Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:10Z TRACE received state_pointset: } -2024-11-06T17:32:10Z TRACE received state_pointset: }, -2024-11-06T17:32:10Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:10Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:10Z TRACE received state_pointset: } -2024-11-06T17:32:10Z DEBUG Handling device message state_pointset MP:deb10345-2 -2024-11-06T17:32:10Z TRACE Ignoring partial state update -2024-11-06T17:32:10Z TRACE received command AHU-1/config/update -2024-11-06T17:32:10Z DEBUG received config_update -2024-11-06T17:32:10Z DEBUG Handling update message config_update RC:63be1a.0000000c -2024-11-06T17:32:10Z DEBUG Removed configTransaction RC:63be1a.0000000c -2024-11-06T17:32:10Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:10Z DEBUG Updated config 2024-11-06T17:32:10Z RC:63be1a.0000000c -2024-11-06T17:32:10Z INFO Updated config #008: Changed 0 fields. -2024-11-06T17:32:11Z TRACE received command AHU-1/state/update -2024-11-06T17:32:11Z DEBUG received state_update -2024-11-06T17:32:11Z DEBUG Handling update message state_update MP:d4d5cbef -2024-11-06T17:32:11Z DEBUG Updated state after 0s 2024-11-06T17:32:11Z MP:d4d5cbef -2024-11-06T17:32:11Z INFO Updated state #009: Changed 3 fields: -2024-11-06T17:32:11Z INFO Updated state #009: Set `system.last_config` = `2024-11-06T17:32:10Z` -2024-11-06T17:32:11Z INFO Updated state #009: Set `system.status.timestamp` = `2024-11-06T17:32:10Z` -2024-11-06T17:32:11Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:32:11Z` -2024-11-06T17:32:11Z DEBUG Updated state has last_config 2024-11-06T17:32:10Z (expecting 2024-11-06T17:32:10Z) -2024-11-06T17:32:11Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:11Z DEBUG Stage finished waiting for config update synchronized at 21s after 4s -2024-11-06T17:32:11Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at 21s -2024-11-06T17:32:11Z DEBUG Config sync took 4s -2024-11-06T17:32:11Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:11Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-11-06T17:32:10Z -2024-11-06T17:32:11Z TRACE local local_update: { -2024-11-06T17:32:11Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:11Z TRACE local local_update: "system" : { -2024-11-06T17:32:11Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:11Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:11Z TRACE local local_update: "operation" : { -2024-11-06T17:32:11Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "testing" : { -2024-11-06T17:32:11Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:11Z TRACE local local_update: "families" : { -2024-11-06T17:32:11Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:11Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:11Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:11Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:11Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:11Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:11Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:11Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:11Z TRACE local local_update: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", -2024-11-06T17:32:11Z TRACE local local_update: "generation" : "2024-11-06T17:32:06Z" -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:11Z TRACE local local_update: "points" : { -2024-11-06T17:32:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:11Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:11Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:11Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:11Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:11Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:11Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z DEBUG Recorded sequence: 1. Update config before blobset phase is final and stateStatus is null -2024-11-06T17:32:11Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:11Z TRACE Update config before blobset phase is final and stateStatus is null: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:11Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null -2024-11-06T17:32:11Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:12Z TRACE received command AHU-1/state/system -2024-11-06T17:32:12Z TRACE received state_system: { -2024-11-06T17:32:12Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:12Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:12Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "last_config" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:12Z TRACE received state_system: "operation" : { -2024-11-06T17:32:12Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:12Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:12Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:12Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:12Z TRACE received state_system: "software" : { -2024-11-06T17:32:12Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "status" : { -2024-11-06T17:32:12Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:12Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:12Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:12Z TRACE received state_system: }, -2024-11-06T17:32:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:11Z", -2024-11-06T17:32:12Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:12Z TRACE received state_system: } -2024-11-06T17:32:12Z DEBUG Handling device message state_system MP:d4d5cbef-0 -2024-11-06T17:32:12Z TRACE Ignoring partial state update -2024-11-06T17:32:12Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:12Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:12Z TRACE received state_localnet: { -2024-11-06T17:32:12Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:12Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:12Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:12Z TRACE received state_localnet: }, -2024-11-06T17:32:12Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:12Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:12Z TRACE received state_localnet: }, -2024-11-06T17:32:12Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:12Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:12Z TRACE received state_localnet: }, -2024-11-06T17:32:12Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:12Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:12Z TRACE received state_localnet: } -2024-11-06T17:32:12Z TRACE received state_localnet: }, -2024-11-06T17:32:12Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:11Z", -2024-11-06T17:32:12Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:12Z TRACE received state_localnet: } -2024-11-06T17:32:12Z DEBUG Handling device message state_localnet MP:d4d5cbef-1 -2024-11-06T17:32:12Z TRACE Ignoring partial state update -2024-11-06T17:32:12Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:12Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:12Z TRACE received state_pointset: { -2024-11-06T17:32:12Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:12Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:12Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:12Z TRACE received state_pointset: }, -2024-11-06T17:32:12Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:12Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:12Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:12Z TRACE received state_pointset: }, -2024-11-06T17:32:12Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:12Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:12Z TRACE received state_pointset: } -2024-11-06T17:32:12Z TRACE received state_pointset: }, -2024-11-06T17:32:12Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:11Z", -2024-11-06T17:32:12Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:12Z TRACE received state_pointset: } -2024-11-06T17:32:12Z DEBUG Handling device message state_pointset MP:d4d5cbef-2 -2024-11-06T17:32:12Z TRACE Ignoring partial state update -2024-11-06T17:32:12Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:18Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:18Z TRACE received events_pointset: { -2024-11-06T17:32:18Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:18Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:18Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:18Z TRACE received events_pointset: }, -2024-11-06T17:32:18Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:18Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:18Z TRACE received events_pointset: }, -2024-11-06T17:32:18Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:18Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:18Z TRACE received events_pointset: } -2024-11-06T17:32:18Z TRACE received events_pointset: }, -2024-11-06T17:32:18Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:18Z", -2024-11-06T17:32:18Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:18Z TRACE received events_pointset: } -2024-11-06T17:32:18Z DEBUG Handling device message events_pointset MP:805ae929 -2024-11-06T17:32:18Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:18Z TRACE received command AHU-1/events/system -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:09Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:09Z INFO device.log: 2024-11-06T17:32:09Z received config 2024-11-06T17:32:09Z -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:09Z NOTICE system.config.apply: success -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:09Z INFO device.log: Update state 2024-11-06T17:32:09Z last_config 2024-11-06T17:32:09Z -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:10Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:10Z INFO device.log: 2024-11-06T17:32:10Z received config 2024-11-06T17:32:10Z -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:10Z NOTICE system.config.apply: success -2024-11-06T17:32:18Z DEBUG received events_system 2024-11-06T17:32:11Z INFO device.log: Update state 2024-11-06T17:32:11Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:18Z DEBUG Handling device message events_system MP:84178ebf -2024-11-06T17:32:18Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:18Z TRACE received command AHU-1/state/update -2024-11-06T17:32:18Z DEBUG received state_update -2024-11-06T17:32:18Z DEBUG Handling update message state_update MP:bd7629ad -2024-11-06T17:32:18Z DEBUG Updated state after 0s 2024-11-06T17:32:18Z MP:bd7629ad -2024-11-06T17:32:18Z INFO Updated state #010: Changed 2 fields: -2024-11-06T17:32:18Z INFO Updated state #010: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-11-06T17:32:06Z` } } } -2024-11-06T17:32:18Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:32:18Z` -2024-11-06T17:32:18Z DEBUG Updated state has last_config 2024-11-06T17:32:10Z (expecting 2024-11-06T17:32:10Z) -2024-11-06T17:32:18Z TRACE received command AHU-1/state/system -2024-11-06T17:32:18Z TRACE received state_system: { -2024-11-06T17:32:18Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:18Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:18Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:18Z TRACE received state_system: }, -2024-11-06T17:32:18Z TRACE received state_system: "last_config" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:18Z TRACE received state_system: "operation" : { -2024-11-06T17:32:18Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:18Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:18Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:18Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:18Z TRACE received state_system: }, -2024-11-06T17:32:18Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:18Z TRACE received state_system: "software" : { -2024-11-06T17:32:18Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:18Z TRACE received state_system: }, -2024-11-06T17:32:18Z TRACE received state_system: "status" : { -2024-11-06T17:32:18Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:18Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:18Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:18Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:18Z TRACE received state_system: }, -2024-11-06T17:32:18Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:18Z", -2024-11-06T17:32:18Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:18Z TRACE received state_system: } -2024-11-06T17:32:18Z DEBUG Handling device message state_system MP:bd7629ad-0 -2024-11-06T17:32:18Z TRACE Ignoring partial state update -2024-11-06T17:32:18Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:18Z TRACE received state_localnet: { -2024-11-06T17:32:18Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:18Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:18Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:18Z TRACE received state_localnet: }, -2024-11-06T17:32:18Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:18Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:18Z TRACE received state_localnet: }, -2024-11-06T17:32:18Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:18Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:18Z TRACE received state_localnet: }, -2024-11-06T17:32:18Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:18Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:18Z TRACE received state_localnet: } -2024-11-06T17:32:18Z TRACE received state_localnet: }, -2024-11-06T17:32:18Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:18Z", -2024-11-06T17:32:18Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:18Z TRACE received state_localnet: } -2024-11-06T17:32:18Z DEBUG Handling device message state_localnet MP:bd7629ad-1 -2024-11-06T17:32:18Z TRACE Ignoring partial state update -2024-11-06T17:32:18Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:18Z TRACE received state_blobset: { -2024-11-06T17:32:18Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:18Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:18Z TRACE received state_blobset: "phase" : "apply", -2024-11-06T17:32:18Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:06Z" -2024-11-06T17:32:18Z TRACE received state_blobset: } -2024-11-06T17:32:18Z TRACE received state_blobset: }, -2024-11-06T17:32:18Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:18Z", -2024-11-06T17:32:18Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:18Z TRACE received state_blobset: } -2024-11-06T17:32:18Z DEBUG Handling device message state_blobset MP:bd7629ad-2 -2024-11-06T17:32:18Z TRACE Ignoring partial state update -2024-11-06T17:32:18Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:18Z TRACE received state_pointset: { -2024-11-06T17:32:18Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:18Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:18Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:18Z TRACE received state_pointset: }, -2024-11-06T17:32:18Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:18Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:18Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:18Z TRACE received state_pointset: }, -2024-11-06T17:32:18Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:18Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:18Z TRACE received state_pointset: } -2024-11-06T17:32:18Z TRACE received state_pointset: }, -2024-11-06T17:32:18Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:18Z", -2024-11-06T17:32:18Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:18Z TRACE received state_pointset: } -2024-11-06T17:32:18Z DEBUG Handling device message state_pointset MP:bd7629ad-3 -2024-11-06T17:32:18Z TRACE Ignoring partial state update -2024-11-06T17:32:19Z TRACE received command AHU-1/events/system -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z NOTICE device.log: Starting new endpoint generation -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z INFO device.log: New config blob endpoint detected: +2024-12-20T09:54:44Z NOTICE Starting test endpoint_connection_success_reconnect ################################ +2024-12-20T09:54:44Z TRACE Suppressing exception: Cannot read field "gateway_id" because "com.google.daq.mqtt.sequencer.sequences.BlobsetSequences.deviceMetadata.gateway" is null +2024-12-20T09:54:44Z INFO Stage start waiting for starting test wrapper at @0s +2024-12-20T09:54:52Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:54:52Z WARNING Now using alternate connection client! +2024-12-20T09:54:52Z TRACE Stage suspend waiting for starting test wrapper at @8s +2024-12-20T09:54:52Z INFO Stage start waiting for using alternate client at @8s +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:44.338783608Z is -6047ms +2024-12-20T09:54:52Z DEBUG Forcing config update +2024-12-20T09:54:52Z TRACE Updated check config_update: true +2024-12-20T09:54:52Z DEBUG Update config_update, adding configTransaction RC:f39498.00000006 +2024-12-20T09:54:52Z TRACE Outgoing local_update: { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###null", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:52Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Detail pending config transaction is now: RC:f39498.00000006 +2024-12-20T09:54:52Z TRACE Received command AHU-1/config/update as RC:f39498.00000006 +2024-12-20T09:54:52Z DEBUG Received config_update +2024-12-20T09:54:52Z DEBUG Handling update message config_update RC:f39498.00000006 +2024-12-20T09:54:52Z DEBUG Removed configTransaction RC:f39498.00000006 +2024-12-20T09:54:52Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Updated config 2024-12-20T09:54:52Z RC:f39498.00000006 +2024-12-20T09:54:52Z INFO Updated config #001: { +2024-12-20T09:54:52Z INFO Updated config #001: "timestamp" : "2024-12-20T09:54:52Z", +2024-12-20T09:54:52Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:52Z INFO Updated config #001: "system" : { +2024-12-20T09:54:52Z INFO Updated config #001: "min_loglevel" : 100, +2024-12-20T09:54:52Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-20T09:54:52Z INFO Updated config #001: "operation" : { +2024-12-20T09:54:52Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:52Z INFO Updated config #001: }, +2024-12-20T09:54:52Z INFO Updated config #001: "testing" : { +2024-12-20T09:54:52Z INFO Updated config #001: "sequence_name" : "endpoint_connection_success_reconnect", +2024-12-20T09:54:52Z INFO Updated config #001: "endpoint_type" : "alternate" +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: }, +2024-12-20T09:54:52Z INFO Updated config #001: "blobset" : { +2024-12-20T09:54:52Z INFO Updated config #001: "blobs" : { +2024-12-20T09:54:52Z INFO Updated config #001: "_iot_endpoint_config" : { +2024-12-20T09:54:52Z INFO Updated config #001: "phase" : "final", +2024-12-20T09:54:52Z INFO Updated config #001: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:52Z INFO Updated config #001: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:54:52Z INFO Updated config #001: "generation" : "2024-12-20T09:54:52Z" +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z INFO Updated config #001: } +2024-12-20T09:54:52Z DEBUG Expected last_config now 2024-12-20T09:54:52Z +2024-12-20T09:54:52Z DEBUG Detail pending config transaction is now: null +2024-12-20T09:54:52Z DEBUG New lastConfigApplied at 2024-12-20T09:54:52Z +2024-12-20T09:54:52Z DEBUG Update config reset alternate registry timestamp 2024-12-20T09:54:52Z +2024-12-20T09:54:52Z TRACE Outgoing local_update: { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:52Z", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: }, +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:54:52Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:54:52Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:52Z" +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Outgoing local_update: } +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `system` = { "min_loglevel": `100`, "testing": { "endpoint_type": `alternate`, "sequence_name": `endpoint_connection_success_reconnect` }, "metrics_rate_sec": `10`, "operation": { "last_start": `device reported` } } +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `version` = `cloud udmi version` +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:54:52Z TRACE Update config reset alternate registry: Add `timestamp` = `generated timestamp` +2024-12-20T09:54:52Z DEBUG Stage finished waiting for using alternate client at @8s after 0s +2024-12-20T09:54:52Z TRACE Stage resume waiting for starting test wrapper at @8s +2024-12-20T09:54:52Z WARNING Done with alternate connection client! +2024-12-20T09:54:52Z DEBUG Allowing device state change (everything) +2024-12-20T09:54:52Z DEBUG Starting reset_config full reset true +2024-12-20T09:54:52Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged true because extra_field reset_config +2024-12-20T09:54:52Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:52Z DEBUG Set extraFieldChanged true because extra_field null +2024-12-20T09:54:52Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:52Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:52.468655910Z is 1984ms +2024-12-20T09:54:52Z DEBUG Rate-limiting config by 1984ms +2024-12-20T09:54:54Z TRACE Updated check config_update: true +2024-12-20T09:54:54Z DEBUG Update config_update, adding configTransaction RC:f39498.00000007 +2024-12-20T09:54:54Z TRACE Outgoing local_update: { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z DEBUG Using pre-config state timestamp 1970-01-01T00:00:00Z +2024-12-20T09:54:54Z DEBUG Update lastConfigIssued 2024-12-20T09:54:54Z, because soft reset +2024-12-20T09:54:54Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:54:54Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:54:54Z TRACE Received command AHU-1/events/pointset as MP:4c686169 +2024-12-20T09:54:54Z TRACE Received events_pointset: { +2024-12-20T09:54:54Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:54:54Z TRACE Received events_pointset: }, +2024-12-20T09:54:54Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:54Z TRACE Received events_pointset: }, +2024-12-20T09:54:54Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "present_value" : 9 +2024-12-20T09:54:54Z TRACE Received events_pointset: } +2024-12-20T09:54:54Z TRACE Received events_pointset: }, +2024-12-20T09:54:54Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:46Z", +2024-12-20T09:54:54Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:54Z TRACE Received events_pointset: } +2024-12-20T09:54:54Z DEBUG Handling device message events_pointset MP:4c686169 +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:54Z TRACE Received command AHU-1/events/system as MP:c1e910c8 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Configured with auth_type RS256 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Using addresses from default interface: eth0 for family: ether +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Family ether address is 7c:1e:52:40:ea:d3 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Family ipv4 address is 10.1.0.10 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Loading endpoint into persistent data from configuration +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z WARNING device.log: Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "password" : "38269d11" + } + } + }, + "restart_count" : 1 +} +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Starting pubber AHU-1, serial sequencer-30256, mac null, gateway null, options noPersist +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:40Z INFO device.log: Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Starting connection 1734688481072 with 10 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Update state 2024-12-20T09:54:41Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Update state 2024-12-20T09:54:41Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: Update state 2024-12-20T09:54:41Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z INFO device.log: 2024-12-20T09:54:41Z received config 2024-12-20T09:54:26Z +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z WARNING device.log: Ending connection 1734688481072 with 9 +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z NOTICE system.config.apply: success +2024-12-20T09:54:54Z DEBUG Received events_system 2024-12-20T09:54:41Z NOTICE system.config.apply: success +2024-12-20T09:54:54Z DEBUG Handling device message events_system MP:c1e910c8 +2024-12-20T09:54:54Z TRACE Received command AHU-1/events/system as MP:49abb9d7 +2024-12-20T09:54:54Z DEBUG Received events_system (no logs) +2024-12-20T09:54:54Z DEBUG Handling device message events_system MP:49abb9d7 +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Received command AHU-1/events/pointset as MP:aeec1814 +2024-12-20T09:54:54Z TRACE Received events_pointset: { +2024-12-20T09:54:54Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:54:54Z TRACE Received events_pointset: }, +2024-12-20T09:54:54Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:54Z TRACE Received events_pointset: }, +2024-12-20T09:54:54Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:54:54Z TRACE Received events_pointset: } +2024-12-20T09:54:54Z TRACE Received events_pointset: }, +2024-12-20T09:54:54Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:54Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:54Z TRACE Received events_pointset: } +2024-12-20T09:54:54Z DEBUG Handling device message events_pointset MP:aeec1814 +2024-12-20T09:54:54Z TRACE Received command AHU-1/config/update as RC:f39498.00000007 +2024-12-20T09:54:54Z DEBUG Received config_update +2024-12-20T09:54:54Z DEBUG Handling update message config_update RC:f39498.00000007 +2024-12-20T09:54:54Z DEBUG Removed configTransaction RC:f39498.00000007 +2024-12-20T09:54:54Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:54Z DEBUG Updated config 2024-12-20T09:54:54Z RC:f39498.00000007 +2024-12-20T09:54:54Z INFO Updated config #002: Changed 5 fields: +2024-12-20T09:54:54Z INFO Updated config #002: Remove `system.testing.endpoint_type` +2024-12-20T09:54:54Z INFO Updated config #002: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:54:54Z INFO Updated config #002: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:54:54Z INFO Updated config #002: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:54:54Z INFO Updated config #002: Remove `blobset` +2024-12-20T09:54:54Z DEBUG Expected last_config now 2024-12-20T09:54:54Z +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:54Z DEBUG Stage finished waiting for config update synchronized at @10s after 0s +2024-12-20T09:54:54Z TRACE Stage resume waiting for starting test wrapper at @10s +2024-12-20T09:54:54Z DEBUG Config sync took 0s +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:54Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:54Z DEBUG Saw last_config synchronized check disabled: missing state.system.last_config +2024-12-20T09:54:54Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:54Z DEBUG New lastConfigApplied at 2024-12-20T09:54:54Z +2024-12-20T09:54:54Z DEBUG Update config soft reset timestamp 2024-12-20T09:54:54Z +2024-12-20T09:54:54Z TRACE Outgoing local_update: { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:54Z TRACE Outgoing local_update: }, +2024-12-20T09:54:54Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:54Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Outgoing local_update: } +2024-12-20T09:54:54Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:54:54Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:54:54Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:54:54Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-20T09:54:54Z DEBUG Done with reset_config +2024-12-20T09:54:54Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:54:54Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:54:54Z TRACE Received command AHU-1/state/update as MP:ec53934c +2024-12-20T09:54:54Z DEBUG Received state_update +2024-12-20T09:54:54Z DEBUG Handling update message state_update MP:ec53934c +2024-12-20T09:54:54Z DEBUG Updated state after 0s 2024-12-20T09:54:54Z MP:ec53934c +2024-12-20T09:54:54Z INFO Initial state #001: { +2024-12-20T09:54:54Z INFO Initial state #001: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z INFO Initial state #001: "version" : "1.5.2", +2024-12-20T09:54:54Z INFO Initial state #001: "system" : { +2024-12-20T09:54:54Z INFO Initial state #001: "last_config" : "2024-12-20T09:54:26Z", +2024-12-20T09:54:54Z INFO Initial state #001: "operation" : { +2024-12-20T09:54:54Z INFO Initial state #001: "operational" : true, +2024-12-20T09:54:54Z INFO Initial state #001: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:54:54Z INFO Initial state #001: "restart_count" : 1, +2024-12-20T09:54:54Z INFO Initial state #001: "mode" : "initial" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "serial_no" : "sequencer-30256", +2024-12-20T09:54:54Z INFO Initial state #001: "hardware" : { +2024-12-20T09:54:54Z INFO Initial state #001: "make" : "BOS", +2024-12-20T09:54:54Z INFO Initial state #001: "model" : "pubber" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "software" : { +2024-12-20T09:54:54Z INFO Initial state #001: "firmware" : "v1" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "status" : { +2024-12-20T09:54:54Z INFO Initial state #001: "message" : "success", +2024-12-20T09:54:54Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-20T09:54:54Z INFO Initial state #001: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z INFO Initial state #001: "level" : 100 +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "discovery" : { +2024-12-20T09:54:54Z INFO Initial state #001: "families" : { } +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "localnet" : { +2024-12-20T09:54:54Z INFO Initial state #001: "families" : { +2024-12-20T09:54:54Z INFO Initial state #001: "ether" : { +2024-12-20T09:54:54Z INFO Initial state #001: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "ipv4" : { +2024-12-20T09:54:54Z INFO Initial state #001: "addr" : "10.1.0.10" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "vendor" : { +2024-12-20T09:54:54Z INFO Initial state #001: "addr" : "28179023" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "bacnet" : { +2024-12-20T09:54:54Z INFO Initial state #001: "addr" : "snoozle" +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "pointset" : { +2024-12-20T09:54:54Z INFO Initial state #001: "points" : { +2024-12-20T09:54:54Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z INFO Initial state #001: "units" : "No-units" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z INFO Initial state #001: "units" : "Bars", +2024-12-20T09:54:54Z INFO Initial state #001: "value_state" : "applied" +2024-12-20T09:54:54Z INFO Initial state #001: }, +2024-12-20T09:54:54Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z INFO Initial state #001: } +2024-12-20T09:54:54Z NOTICE Received serial number sequencer-30256 +2024-12-20T09:54:54Z DEBUG Updated state has last_config 2024-12-20T09:54:26Z (expecting 2024-12-20T09:54:54Z) +2024-12-20T09:54:54Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-20T09:54:54Z TRACE Received command AHU-1/state/system as MP:ec53934c-0 +2024-12-20T09:54:54Z TRACE Received state_system: { +2024-12-20T09:54:54Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:54Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:54Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:54Z TRACE Received state_system: }, +2024-12-20T09:54:54Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:26Z", +2024-12-20T09:54:54Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:54Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:54Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:54:54Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:54Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:54Z TRACE Received state_system: }, +2024-12-20T09:54:54Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:54:54Z TRACE Received state_system: "software" : { +2024-12-20T09:54:54Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:54Z TRACE Received state_system: }, +2024-12-20T09:54:54Z TRACE Received state_system: "status" : { +2024-12-20T09:54:54Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:54Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:54:54Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z TRACE Received state_system: "level" : 100 +2024-12-20T09:54:54Z TRACE Received state_system: }, +2024-12-20T09:54:54Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:54Z TRACE Received state_system: } +2024-12-20T09:54:54Z DEBUG Handling device message state_system MP:ec53934c-0 +2024-12-20T09:54:54Z TRACE Ignoring partial state update +2024-12-20T09:54:54Z TRACE Received command AHU-1/state/discovery as MP:ec53934c-1 +2024-12-20T09:54:54Z TRACE Received state_discovery: { +2024-12-20T09:54:54Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:54Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:54Z TRACE Received state_discovery: } +2024-12-20T09:54:54Z DEBUG Handling device message state_discovery MP:ec53934c-1 +2024-12-20T09:54:54Z TRACE Ignoring partial state update +2024-12-20T09:54:54Z TRACE Received command AHU-1/state/localnet as MP:ec53934c-2 +2024-12-20T09:54:54Z TRACE Received state_localnet: { +2024-12-20T09:54:54Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:54Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:54Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:54:54Z TRACE Received state_localnet: }, +2024-12-20T09:54:54Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:54Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:54:54Z TRACE Received state_localnet: }, +2024-12-20T09:54:54Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:54Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:54Z TRACE Received state_localnet: }, +2024-12-20T09:54:54Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:54Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:54Z TRACE Received state_localnet: } +2024-12-20T09:54:54Z TRACE Received state_localnet: }, +2024-12-20T09:54:54Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:54Z TRACE Received state_localnet: } +2024-12-20T09:54:54Z DEBUG Handling device message state_localnet MP:ec53934c-2 +2024-12-20T09:54:54Z TRACE Ignoring partial state update +2024-12-20T09:54:54Z TRACE Received command AHU-1/state/pointset as MP:ec53934c-3 +2024-12-20T09:54:54Z TRACE Received state_pointset: { +2024-12-20T09:54:54Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:54Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:54Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:54Z TRACE Received state_pointset: }, +2024-12-20T09:54:54Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:54Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:54Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:54Z TRACE Received state_pointset: }, +2024-12-20T09:54:54Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:54Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:54Z TRACE Received state_pointset: } +2024-12-20T09:54:54Z TRACE Received state_pointset: }, +2024-12-20T09:54:54Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:54Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:54Z TRACE Received state_pointset: } +2024-12-20T09:54:54Z DEBUG Handling device message state_pointset MP:ec53934c-3 +2024-12-20T09:54:54Z TRACE Ignoring partial state update +2024-12-20T09:54:54Z TRACE Received command AHU-1/config/update as MP:ec53934c +2024-12-20T09:54:54Z DEBUG Received config_update +2024-12-20T09:54:54Z DEBUG Handling update message config_update MP:ec53934c +2024-12-20T09:54:54Z DEBUG Set last_start changed true, last_start 2024-12-20T09:54:40Z +2024-12-20T09:54:54Z DEBUG Updated config 2024-12-20T09:54:54Z MP:ec53934c +2024-12-20T09:54:54Z INFO Updated config #003: Changed 0 fields. +2024-12-20T09:54:54Z DEBUG Expected last_config now 2024-12-20T09:54:54Z +2024-12-20T09:54:56Z TRACE Received command AHU-1/state/update as MP:a852ca5f +2024-12-20T09:54:56Z DEBUG Received state_update +2024-12-20T09:54:56Z DEBUG Handling update message state_update MP:a852ca5f +2024-12-20T09:54:56Z DEBUG Updated state after 0s 2024-12-20T09:54:56Z MP:a852ca5f +2024-12-20T09:54:56Z INFO Updated state #002: Changed 4 fields: +2024-12-20T09:54:56Z INFO Updated state #002: Set `system.last_config` = `2024-12-20T09:54:54Z` +2024-12-20T09:54:56Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-20T09:54:56Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-20T09:54:56Z INFO Updated state #002: Set `timestamp` = `2024-12-20T09:54:56Z` +2024-12-20T09:54:56Z DEBUG Updated state has last_config 2024-12-20T09:54:54Z (expecting 2024-12-20T09:54:54Z) +2024-12-20T09:54:56Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:56Z DEBUG Stage finished waiting for config update synchronized at @12s after 2s +2024-12-20T09:54:56Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:54:56Z DEBUG Config sync took 2s +2024-12-20T09:54:56Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:56Z DEBUG Disallowing device state change (everything) +2024-12-20T09:54:56Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:54.547218209Z is -451ms +2024-12-20T09:54:56Z TRACE Updated check config_update: true +2024-12-20T09:54:57Z DEBUG Update config_update, adding configTransaction RC:f39498.00000008 +2024-12-20T09:54:57Z TRACE Outgoing local_update: { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:57Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:57Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:54:57Z TRACE Outgoing local_update: }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z TRACE Outgoing local_update: }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z TRACE Outgoing local_update: }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z TRACE Outgoing local_update: }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:57Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:57Z TRACE Outgoing local_update: }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:57Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:57Z TRACE Outgoing local_update: }, +2024-12-20T09:54:57Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:57Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:57Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z TRACE Outgoing local_update: } +2024-12-20T09:54:57Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:56Z +2024-12-20T09:54:57Z DEBUG Update lastConfigIssued 2024-12-20T09:54:57Z, because initial setup +2024-12-20T09:54:57Z TRACE Stage suspend waiting for starting test wrapper at @12s +2024-12-20T09:54:57Z INFO Stage start waiting for config update synchronized at @12s +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/system as MP:a852ca5f-0 +2024-12-20T09:54:57Z TRACE Received state_system: { +2024-12-20T09:54:57Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:57Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:57Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:57Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:57Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:57Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:54:57Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:57Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:54:57Z TRACE Received state_system: "software" : { +2024-12-20T09:54:57Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "status" : { +2024-12-20T09:54:57Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:57Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:57Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:54Z", +2024-12-20T09:54:57Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:57Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_system: } +2024-12-20T09:54:57Z DEBUG Handling device message state_system MP:a852ca5f-0 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/discovery as MP:a852ca5f-1 +2024-12-20T09:54:57Z TRACE Received state_discovery: { +2024-12-20T09:54:57Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:57Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:57Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_discovery: } +2024-12-20T09:54:57Z DEBUG Handling device message state_discovery MP:a852ca5f-1 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/localnet as MP:a852ca5f-2 +2024-12-20T09:54:57Z TRACE Received state_localnet: { +2024-12-20T09:54:57Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:57Z TRACE Received state_localnet: } +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:57Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_localnet: } +2024-12-20T09:54:57Z DEBUG Handling device message state_localnet MP:a852ca5f-2 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/pointset as MP:a852ca5f-3 +2024-12-20T09:54:57Z TRACE Received state_pointset: { +2024-12-20T09:54:57Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:57Z TRACE Received state_pointset: }, +2024-12-20T09:54:57Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:57Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:57Z TRACE Received state_pointset: }, +2024-12-20T09:54:57Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:57Z TRACE Received state_pointset: } +2024-12-20T09:54:57Z TRACE Received state_pointset: }, +2024-12-20T09:54:57Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:57Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_pointset: } +2024-12-20T09:54:57Z DEBUG Handling device message state_pointset MP:a852ca5f-3 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z TRACE Received command AHU-1/config/update as RC:f39498.00000008 +2024-12-20T09:54:57Z DEBUG Received config_update +2024-12-20T09:54:57Z DEBUG Handling update message config_update RC:f39498.00000008 +2024-12-20T09:54:57Z DEBUG Removed configTransaction RC:f39498.00000008 +2024-12-20T09:54:57Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:54:57Z DEBUG Updated config 2024-12-20T09:54:57Z RC:f39498.00000008 +2024-12-20T09:54:57Z INFO Updated config #004: Changed 0 fields. +2024-12-20T09:54:57Z DEBUG Expected last_config now 2024-12-20T09:54:57Z +2024-12-20T09:54:57Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/update as MP:63495e61 +2024-12-20T09:54:58Z DEBUG Received state_update +2024-12-20T09:54:58Z DEBUG Handling update message state_update MP:63495e61 +2024-12-20T09:54:58Z DEBUG Updated state after 0s 2024-12-20T09:54:58Z MP:63495e61 +2024-12-20T09:54:58Z INFO Updated state #003: Changed 3 fields: +2024-12-20T09:54:58Z INFO Updated state #003: Set `system.last_config` = `2024-12-20T09:54:57Z` +2024-12-20T09:54:58Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-20T09:54:57Z` +2024-12-20T09:54:58Z INFO Updated state #003: Set `timestamp` = `2024-12-20T09:54:58Z` +2024-12-20T09:54:58Z DEBUG Updated state has last_config 2024-12-20T09:54:57Z (expecting 2024-12-20T09:54:57Z) +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/system as MP:63495e61-0 +2024-12-20T09:54:58Z TRACE Received state_system: { +2024-12-20T09:54:58Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:58Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:58Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:58Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:58Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:58Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:54:58Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:58Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:54:58Z TRACE Received state_system: "software" : { +2024-12-20T09:54:58Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "status" : { +2024-12-20T09:54:58Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:58Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:58Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:58Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:58Z TRACE Received state_system: }, +2024-12-20T09:54:58Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_system: } +2024-12-20T09:54:58Z DEBUG Handling device message state_system MP:63495e61-0 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:58Z DEBUG Stage finished waiting for config update synchronized at @14s after 1s +2024-12-20T09:54:58Z TRACE Stage resume waiting for starting test wrapper at @14s +2024-12-20T09:54:58Z DEBUG Config sync took 1s +2024-12-20T09:54:58Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:58Z DEBUG New lastConfigApplied at 2024-12-20T09:54:58Z +2024-12-20T09:54:58Z DEBUG Update config initial setup timestamp 2024-12-20T09:54:57Z +2024-12-20T09:54:58Z TRACE Outgoing local_update: { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:58Z TRACE Outgoing local_update: }, +2024-12-20T09:54:58Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:58Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:58Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z TRACE Outgoing local_update: } +2024-12-20T09:54:58Z DEBUG Stale state cutoff threshold is 2024-12-20T09:54:43Z +2024-12-20T09:54:58Z DEBUG Waiting for device stateTransaction RC:f39498.00000009 (was null) +2024-12-20T09:54:58Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:54:58Z INFO Stage start waiting for state query at @14s +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/discovery as MP:63495e61-1 +2024-12-20T09:54:58Z TRACE Received state_discovery: { +2024-12-20T09:54:58Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:58Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_discovery: } +2024-12-20T09:54:58Z DEBUG Handling device message state_discovery MP:63495e61-1 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/localnet as MP:63495e61-2 +2024-12-20T09:54:58Z TRACE Received state_localnet: { +2024-12-20T09:54:58Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:58Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:58Z TRACE Received state_localnet: } +2024-12-20T09:54:58Z TRACE Received state_localnet: }, +2024-12-20T09:54:58Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_localnet: } +2024-12-20T09:54:58Z DEBUG Handling device message state_localnet MP:63495e61-2 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/pointset as MP:63495e61-3 +2024-12-20T09:54:58Z TRACE Received state_pointset: { +2024-12-20T09:54:58Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:58Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:58Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:58Z TRACE Received state_pointset: } +2024-12-20T09:54:58Z TRACE Received state_pointset: }, +2024-12-20T09:54:58Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:58Z", +2024-12-20T09:54:58Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:58Z TRACE Received state_pointset: } +2024-12-20T09:54:58Z DEBUG Handling device message state_pointset MP:63495e61-3 +2024-12-20T09:54:58Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/state/update as RC:f39498.00000009 +2024-12-20T09:54:58Z DEBUG Received state_update +2024-12-20T09:54:58Z INFO Received device configAcked +2024-12-20T09:54:58Z DEBUG Handling update message state_update RC:f39498.00000009 +2024-12-20T09:54:58Z DEBUG Removed stateTransaction RC:f39498.00000009 +2024-12-20T09:54:58Z DEBUG Updated state after 0s 2024-12-20T09:54:58Z RC:f39498.00000009 +2024-12-20T09:54:58Z INFO Updated state #004: Changed 0 fields. +2024-12-20T09:54:58Z DEBUG Updated state has last_config 2024-12-20T09:54:57Z (expecting 2024-12-20T09:54:57Z) +2024-12-20T09:54:58Z DEBUG Stage finished waiting for state query at @14s after 0s +2024-12-20T09:54:58Z TRACE Stage resume waiting for starting test wrapper at @14s +2024-12-20T09:54:58Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:54:58Z INFO Stage start waiting for initial device state at @14s +2024-12-20T09:54:58Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:58.590002483Z is 1591ms +2024-12-20T09:54:58Z DEBUG Rate-limiting config by 1591ms +2024-12-20T09:55:00Z TRACE Updated check config_update: true +2024-12-20T09:55:00Z DEBUG Update config_update, adding configTransaction RC:f39498.0000000a +2024-12-20T09:55:00Z TRACE Outgoing local_update: { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:00Z TRACE Outgoing local_update: }, +2024-12-20T09:55:00Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:00Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:00Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z TRACE Outgoing local_update: } +2024-12-20T09:55:00Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:58Z +2024-12-20T09:55:00Z DEBUG Update lastConfigIssued 2024-12-20T09:55:00Z, because before initial device state +2024-12-20T09:55:00Z TRACE Stage suspend waiting for initial device state at @16s +2024-12-20T09:55:00Z INFO Stage start waiting for config update synchronized at @16s +2024-12-20T09:55:00Z TRACE Received command AHU-1/reply/update as RC:f39498.00000009 +2024-12-20T09:55:00Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:00Z TRACE Received command AHU-1/config/update as RC:f39498.0000000a +2024-12-20T09:55:00Z DEBUG Received config_update +2024-12-20T09:55:00Z DEBUG Handling update message config_update RC:f39498.0000000a +2024-12-20T09:55:00Z DEBUG Removed configTransaction RC:f39498.0000000a +2024-12-20T09:55:00Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:00Z DEBUG Updated config 2024-12-20T09:55:00Z RC:f39498.0000000a +2024-12-20T09:55:00Z INFO Updated config #005: Changed 0 fields. +2024-12-20T09:55:00Z DEBUG Expected last_config now 2024-12-20T09:55:00Z +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/update as MP:831d13e9 +2024-12-20T09:55:00Z DEBUG Received state_update +2024-12-20T09:55:00Z DEBUG Handling update message state_update MP:831d13e9 +2024-12-20T09:55:00Z DEBUG Updated state after 0s 2024-12-20T09:55:00Z MP:831d13e9 +2024-12-20T09:55:00Z INFO Updated state #005: Changed 4 fields: +2024-12-20T09:55:00Z INFO Updated state #005: Set `system.status.level` = `100` +2024-12-20T09:55:00Z INFO Updated state #005: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:00Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-20T09:55:00Z` +2024-12-20T09:55:00Z INFO Updated state #005: Set `timestamp` = `2024-12-20T09:55:00Z` +2024-12-20T09:55:00Z DEBUG Updated state has last_config 2024-12-20T09:54:57Z (expecting 2024-12-20T09:55:00Z) +2024-12-20T09:55:00Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/system as MP:831d13e9-0 +2024-12-20T09:55:00Z TRACE Received state_system: { +2024-12-20T09:55:00Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:00Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:00Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:57Z", +2024-12-20T09:55:00Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:00Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:00Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:00Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:00Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:00Z TRACE Received state_system: "software" : { +2024-12-20T09:55:00Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "status" : { +2024-12-20T09:55:00Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:00Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:00Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:00Z TRACE Received state_system: }, +2024-12-20T09:55:00Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_system: } +2024-12-20T09:55:00Z DEBUG Handling device message state_system MP:831d13e9-0 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/discovery as MP:831d13e9-1 +2024-12-20T09:55:00Z TRACE Received state_discovery: { +2024-12-20T09:55:00Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:00Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_discovery: } +2024-12-20T09:55:00Z DEBUG Handling device message state_discovery MP:831d13e9-1 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/localnet as MP:831d13e9-2 +2024-12-20T09:55:00Z TRACE Received state_localnet: { +2024-12-20T09:55:00Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:00Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:00Z TRACE Received state_localnet: } +2024-12-20T09:55:00Z TRACE Received state_localnet: }, +2024-12-20T09:55:00Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_localnet: } +2024-12-20T09:55:00Z DEBUG Handling device message state_localnet MP:831d13e9-2 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:00Z TRACE Received command AHU-1/state/pointset as MP:831d13e9-3 +2024-12-20T09:55:00Z TRACE Received state_pointset: { +2024-12-20T09:55:00Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:00Z TRACE Received state_pointset: }, +2024-12-20T09:55:00Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:00Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:00Z TRACE Received state_pointset: }, +2024-12-20T09:55:00Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:00Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:00Z TRACE Received state_pointset: } +2024-12-20T09:55:00Z TRACE Received state_pointset: }, +2024-12-20T09:55:00Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:00Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:00Z TRACE Received state_pointset: } +2024-12-20T09:55:00Z DEBUG Handling device message state_pointset MP:831d13e9-3 +2024-12-20T09:55:00Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z TRACE Received command AHU-1/events/pointset as MP:5112d982 +2024-12-20T09:55:01Z TRACE Received events_pointset: { +2024-12-20T09:55:01Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:01Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:01Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:01Z TRACE Received events_pointset: }, +2024-12-20T09:55:01Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:01Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:01Z TRACE Received events_pointset: }, +2024-12-20T09:55:01Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:01Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:01Z TRACE Received events_pointset: } +2024-12-20T09:55:01Z TRACE Received events_pointset: }, +2024-12-20T09:55:01Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:01Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received events_pointset: } +2024-12-20T09:55:01Z DEBUG Handling device message events_pointset MP:5112d982 +2024-12-20T09:55:01Z TRACE Received command AHU-1/events/system as MP:1498274c +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z NOTICE system.config.apply: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1994ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG system.config.receive: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1919ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG system.config.parse: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z INFO device.log: 2024-12-20T09:54:54Z received config 2024-12-20T09:54:54Z +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z NOTICE system.config.apply: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1915ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:54Z DEBUG device.log: State update defer 1915ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:56Z INFO device.log: Update state 2024-12-20T09:54:56Z last_config 2024-12-20T09:54:54Z +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG system.config.receive: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1497ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG system.config.parse: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z INFO device.log: 2024-12-20T09:54:57Z received config 2024-12-20T09:54:57Z +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z NOTICE system.config.apply: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1493ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1493ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1493ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1493ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1492ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1492ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 1491ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:58Z INFO device.log: Update state 2024-12-20T09:54:58Z last_config 2024-12-20T09:54:57Z +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG system.config.receive: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG system.config.parse: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer -95ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z INFO device.log: Update state 2024-12-20T09:55:00Z last_config 2024-12-20T09:54:57Z +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z INFO device.log: 2024-12-20T09:55:00Z received config 2024-12-20T09:55:00Z +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z NOTICE system.config.apply: success +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:00Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:01Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: State update defer 854ms +2024-12-20T09:55:01Z DEBUG Handling device message events_system MP:1498274c +2024-12-20T09:55:02Z TRACE Received command AHU-1/state/update as MP:258a4b93 +2024-12-20T09:55:02Z DEBUG Received state_update +2024-12-20T09:55:02Z DEBUG Handling update message state_update MP:258a4b93 +2024-12-20T09:55:02Z DEBUG Updated state after 0s 2024-12-20T09:55:02Z MP:258a4b93 +2024-12-20T09:55:02Z INFO Updated state #006: Changed 4 fields: +2024-12-20T09:55:02Z INFO Updated state #006: Set `system.last_config` = `2024-12-20T09:55:00Z` +2024-12-20T09:55:02Z INFO Updated state #006: Set `system.status.level` = `300` +2024-12-20T09:55:02Z INFO Updated state #006: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:02Z INFO Updated state #006: Set `timestamp` = `2024-12-20T09:55:02Z` +2024-12-20T09:55:02Z DEBUG Updated state has last_config 2024-12-20T09:55:00Z (expecting 2024-12-20T09:55:00Z) +2024-12-20T09:55:02Z TRACE Received command AHU-1/state/system as MP:258a4b93-0 +2024-12-20T09:55:02Z TRACE Received state_system: { +2024-12-20T09:55:02Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:02Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:02Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:02Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:02Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:02Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:02Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:02Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:02Z TRACE Received state_system: "software" : { +2024-12-20T09:55:02Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "status" : { +2024-12-20T09:55:02Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:02Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:02Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:02Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:02Z TRACE Received state_system: }, +2024-12-20T09:55:02Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:02Z TRACE Received state_system: } +2024-12-20T09:55:02Z DEBUG Handling device message state_system MP:258a4b93-0 +2024-12-20T09:55:02Z TRACE Ignoring partial state update +2024-12-20T09:55:02Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:02Z DEBUG Stage finished waiting for config update synchronized at @18s after 2s +2024-12-20T09:55:02Z TRACE Stage resume waiting for initial device state at @18s +2024-12-20T09:55:02Z DEBUG Config sync took 2s +2024-12-20T09:55:02Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:02Z DEBUG New lastConfigApplied at 2024-12-20T09:55:02Z +2024-12-20T09:55:02Z DEBUG Update config before initial device state timestamp 2024-12-20T09:55:00Z +2024-12-20T09:55:02Z TRACE Outgoing local_update: { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:02Z TRACE Outgoing local_update: }, +2024-12-20T09:55:02Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:02Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:02Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z TRACE Outgoing local_update: } +2024-12-20T09:55:02Z DEBUG Stage finished waiting for initial device state at @18s after 3s +2024-12-20T09:55:02Z TRACE Stage resume waiting for starting test wrapper at @18s +2024-12-20T09:55:02Z DEBUG Device state system status level is now 300 +2024-12-20T09:55:02Z TRACE Stage suspend waiting for starting test wrapper at @18s +2024-12-20T09:55:02Z INFO Stage start waiting for config update synchronized at @18s +2024-12-20T09:55:02Z TRACE Received command AHU-1/state/discovery as MP:258a4b93-1 +2024-12-20T09:55:02Z TRACE Received state_discovery: { +2024-12-20T09:55:02Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:02Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:02Z TRACE Received state_discovery: } +2024-12-20T09:55:02Z DEBUG Handling device message state_discovery MP:258a4b93-1 +2024-12-20T09:55:02Z TRACE Ignoring partial state update +2024-12-20T09:55:02Z DEBUG Stage finished waiting for config update synchronized at @18s after 0s +2024-12-20T09:55:02Z TRACE Stage resume waiting for starting test wrapper at @18s +2024-12-20T09:55:02Z DEBUG Config sync took 2s +2024-12-20T09:55:02Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:02Z TRACE Stage suspend waiting for starting test wrapper at @18s +2024-12-20T09:55:02Z INFO Stage start waiting for executing test at @18s +2024-12-20T09:55:02Z DEBUG stage begin waiting for executing test at @18s +2024-12-20T09:55:02Z DEBUG Allowing device state change blobset +2024-12-20T09:55:02Z DEBUG blobset config: { +2024-12-20T09:55:02Z DEBUG blobset config: "blobs" : { +2024-12-20T09:55:02Z DEBUG blobset config: "_iot_endpoint_config" : { +2024-12-20T09:55:02Z DEBUG blobset config: "phase" : "final", +2024-12-20T09:55:02Z DEBUG blobset config: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:02Z DEBUG blobset config: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:55:02Z DEBUG blobset config: "generation" : "2024-12-20T09:55:02Z" +2024-12-20T09:55:02Z DEBUG blobset config: } +2024-12-20T09:55:02Z DEBUG blobset config: } +2024-12-20T09:55:02Z DEBUG blobset config: } +2024-12-20T09:55:02Z TRACE Stage suspend waiting for executing test at @18s +2024-12-20T09:55:02Z INFO Stage start waiting for blobset phase is final and stateStatus is null at @18s +2024-12-20T09:55:02Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:02.691279636Z is 1692ms +2024-12-20T09:55:03Z DEBUG Rate-limiting config by 1692ms +2024-12-20T09:55:04Z DEBUG System config extra field null +2024-12-20T09:55:04Z TRACE Updated check config_system: true +2024-12-20T09:55:04Z DEBUG Update config_system, adding configTransaction RC:f39498.0000000b +2024-12-20T09:55:04Z TRACE Outgoing local_system: { +2024-12-20T09:55:04Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:04Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:04Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:04Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:55:04Z TRACE Outgoing local_system: }, +2024-12-20T09:55:04Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:04Z TRACE Outgoing local_system: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:55:04Z TRACE Outgoing local_system: } +2024-12-20T09:55:04Z TRACE Outgoing local_system: } +2024-12-20T09:55:04Z TRACE Updated check config_pointset: true +2024-12-20T09:55:04Z DEBUG Update config_pointset, adding configTransaction RC:f39498.0000000c +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: { +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "points" : { +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "units" : "Bars", +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "set_value" : 98 +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: }, +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "ref" : "BV11.present_value", +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "units" : "No-units" +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: }, +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "ref" : "AV12.present_value", +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: } +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: } +2024-12-20T09:55:04Z TRACE Outgoing local_pointset: } +2024-12-20T09:55:04Z TRACE Updated check config_gateway: false +2024-12-20T09:55:04Z TRACE Updated check config_localnet: true +2024-12-20T09:55:04Z DEBUG Update config_localnet, adding configTransaction RC:f39498.0000000d +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: { +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: "families" : { +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: "ether" : { }, +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: "ipv4" : { }, +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: "vendor" : { }, +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: "bacnet" : { } +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: } +2024-12-20T09:55:04Z TRACE Outgoing local_localnet: } +2024-12-20T09:55:04Z TRACE Updated check config_blobset: true +2024-12-20T09:55:04Z DEBUG Update config_blobset, adding configTransaction RC:f39498.0000000e +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: "blobs" : { +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: "phase" : "final", +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: "generation" : "2024-12-20T09:55:02Z" +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:04Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:04Z TRACE Updated check config_discovery: true +2024-12-20T09:55:04Z DEBUG Update config_discovery, adding configTransaction RC:f39498.0000000f +2024-12-20T09:55:04Z TRACE Outgoing local_discovery: { +2024-12-20T09:55:04Z TRACE Outgoing local_discovery: "families" : { +2024-12-20T09:55:04Z TRACE Outgoing local_discovery: "vendor" : { } +2024-12-20T09:55:04Z TRACE Outgoing local_discovery: } +2024-12-20T09:55:04Z TRACE Outgoing local_discovery: } +2024-12-20T09:55:04Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:02Z +2024-12-20T09:55:04Z DEBUG Update lastConfigIssued 2024-12-20T09:55:04Z, because before blobset phase is final and stateStatus is null +2024-12-20T09:55:04Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at @20s +2024-12-20T09:55:04Z INFO Stage start waiting for config update synchronized at @20s +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/localnet as MP:258a4b93-2 +2024-12-20T09:55:04Z TRACE Received state_localnet: { +2024-12-20T09:55:04Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:04Z TRACE Received state_localnet: } +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:04Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_localnet: } +2024-12-20T09:55:04Z DEBUG Handling device message state_localnet MP:258a4b93-2 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/pointset as MP:258a4b93-3 +2024-12-20T09:55:04Z TRACE Received state_pointset: { +2024-12-20T09:55:04Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:04Z TRACE Received state_pointset: }, +2024-12-20T09:55:04Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:04Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:04Z TRACE Received state_pointset: }, +2024-12-20T09:55:04Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:04Z TRACE Received state_pointset: } +2024-12-20T09:55:04Z TRACE Received state_pointset: }, +2024-12-20T09:55:04Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:04Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_pointset: } +2024-12-20T09:55:04Z DEBUG Handling device message state_pointset MP:258a4b93-3 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/update as MP:c80c0d14 +2024-12-20T09:55:04Z DEBUG Received state_update +2024-12-20T09:55:04Z DEBUG Handling update message state_update MP:c80c0d14 +2024-12-20T09:55:04Z DEBUG Updated state after 0s 2024-12-20T09:55:04Z MP:c80c0d14 +2024-12-20T09:55:04Z INFO Updated state #007: Changed 4 fields: +2024-12-20T09:55:04Z INFO Updated state #007: Set `system.status.level` = `100` +2024-12-20T09:55:04Z INFO Updated state #007: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:04Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-20T09:55:04Z` +2024-12-20T09:55:04Z INFO Updated state #007: Set `timestamp` = `2024-12-20T09:55:04Z` +2024-12-20T09:55:04Z DEBUG Updated state has last_config 2024-12-20T09:55:00Z (expecting 2024-12-20T09:55:00Z) +2024-12-20T09:55:04Z TRACE Received command AHU-1/config/update as RC:f39498.0000000d +2024-12-20T09:55:04Z DEBUG Received config_update +2024-12-20T09:55:04Z DEBUG Handling update message config_update RC:f39498.0000000d +2024-12-20T09:55:04Z DEBUG Removed configTransaction RC:f39498.0000000d +2024-12-20T09:55:04Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:04Z DEBUG Updated config 2024-12-20T09:55:04Z RC:f39498.0000000d +2024-12-20T09:55:04Z INFO Updated config #006: Changed 1 fields: +2024-12-20T09:55:04Z INFO Updated config #006: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:04Z DEBUG Expected last_config now 2024-12-20T09:55:04Z +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/system as MP:c80c0d14-0 +2024-12-20T09:55:04Z TRACE Received state_system: { +2024-12-20T09:55:04Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:04Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:04Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:00Z", +2024-12-20T09:55:04Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:04Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:04Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:04Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:04Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:04Z TRACE Received state_system: "software" : { +2024-12-20T09:55:04Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "status" : { +2024-12-20T09:55:04Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:04Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:04Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:04Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:04Z TRACE Received state_system: }, +2024-12-20T09:55:04Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:04Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_system: } +2024-12-20T09:55:04Z DEBUG Handling device message state_system MP:c80c0d14-0 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/discovery as MP:c80c0d14-1 +2024-12-20T09:55:04Z TRACE Received state_discovery: { +2024-12-20T09:55:04Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:04Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:04Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_discovery: } +2024-12-20T09:55:04Z DEBUG Handling device message state_discovery MP:c80c0d14-1 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/localnet as MP:c80c0d14-2 +2024-12-20T09:55:04Z TRACE Received state_localnet: { +2024-12-20T09:55:04Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:04Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:04Z TRACE Received state_localnet: } +2024-12-20T09:55:04Z TRACE Received state_localnet: }, +2024-12-20T09:55:04Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:04Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_localnet: } +2024-12-20T09:55:04Z DEBUG Handling device message state_localnet MP:c80c0d14-2 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z TRACE Received command AHU-1/state/pointset as MP:c80c0d14-3 +2024-12-20T09:55:04Z TRACE Received state_pointset: { +2024-12-20T09:55:04Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:04Z TRACE Received state_pointset: }, +2024-12-20T09:55:04Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:04Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:04Z TRACE Received state_pointset: }, +2024-12-20T09:55:04Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:04Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:04Z TRACE Received state_pointset: } +2024-12-20T09:55:04Z TRACE Received state_pointset: }, +2024-12-20T09:55:04Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:04Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:04Z TRACE Received state_pointset: } +2024-12-20T09:55:04Z DEBUG Handling device message state_pointset MP:c80c0d14-3 +2024-12-20T09:55:04Z TRACE Ignoring partial state update +2024-12-20T09:55:04Z TRACE Received command AHU-1/config/update as RC:f39498.0000000f +2024-12-20T09:55:04Z DEBUG Received config_update +2024-12-20T09:55:04Z DEBUG Handling update message config_update RC:f39498.0000000f +2024-12-20T09:55:04Z DEBUG Removed configTransaction RC:f39498.0000000f +2024-12-20T09:55:04Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:04Z DEBUG Updated config 2024-12-20T09:55:04Z RC:f39498.0000000f +2024-12-20T09:55:04Z INFO Updated config #007: Changed 0 fields. +2024-12-20T09:55:04Z DEBUG Expected last_config now 2024-12-20T09:55:04Z +2024-12-20T09:55:06Z TRACE Received command AHU-1/config/update as RC:f39498.0000000b +2024-12-20T09:55:06Z DEBUG Received config_update +2024-12-20T09:55:06Z DEBUG Handling update message config_update RC:f39498.0000000b +2024-12-20T09:55:06Z DEBUG Removed configTransaction RC:f39498.0000000b +2024-12-20T09:55:06Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:06Z DEBUG Updated config 2024-12-20T09:55:05Z RC:f39498.0000000b +2024-12-20T09:55:06Z INFO Updated config #008: Changed 0 fields. +2024-12-20T09:55:06Z DEBUG Expected last_config now 2024-12-20T09:55:05Z +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/update as MP:a4aa68c3 +2024-12-20T09:55:06Z DEBUG Received state_update +2024-12-20T09:55:06Z DEBUG Handling update message state_update MP:a4aa68c3 +2024-12-20T09:55:06Z DEBUG Updated state after 0s 2024-12-20T09:55:06Z MP:a4aa68c3 +2024-12-20T09:55:06Z INFO Updated state #008: Changed 5 fields: +2024-12-20T09:55:06Z INFO Updated state #008: Set `system.last_config` = `2024-12-20T09:55:05Z` +2024-12-20T09:55:06Z INFO Updated state #008: Set `system.status.level` = `300` +2024-12-20T09:55:06Z INFO Updated state #008: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:06Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-20T09:55:06Z` +2024-12-20T09:55:06Z INFO Updated state #008: Set `timestamp` = `2024-12-20T09:55:06Z` +2024-12-20T09:55:06Z DEBUG Updated state has last_config 2024-12-20T09:55:05Z (expecting 2024-12-20T09:55:05Z) +2024-12-20T09:55:06Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/system as MP:a4aa68c3-0 +2024-12-20T09:55:06Z TRACE Received state_system: { +2024-12-20T09:55:06Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:06Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:06Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:06Z TRACE Received state_system: }, +2024-12-20T09:55:06Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:05Z", +2024-12-20T09:55:06Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:06Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:06Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:06Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:06Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:06Z TRACE Received state_system: }, +2024-12-20T09:55:06Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:06Z TRACE Received state_system: "software" : { +2024-12-20T09:55:06Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:06Z TRACE Received state_system: }, +2024-12-20T09:55:06Z TRACE Received state_system: "status" : { +2024-12-20T09:55:06Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:06Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:06Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:06Z", +2024-12-20T09:55:06Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:06Z TRACE Received state_system: }, +2024-12-20T09:55:06Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:06Z", +2024-12-20T09:55:06Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:06Z TRACE Received state_system: } +2024-12-20T09:55:06Z DEBUG Handling device message state_system MP:a4aa68c3-0 +2024-12-20T09:55:06Z TRACE Ignoring partial state update +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/discovery as MP:a4aa68c3-1 +2024-12-20T09:55:06Z TRACE Received state_discovery: { +2024-12-20T09:55:06Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:06Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:06Z", +2024-12-20T09:55:06Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:06Z TRACE Received state_discovery: } +2024-12-20T09:55:06Z DEBUG Handling device message state_discovery MP:a4aa68c3-1 +2024-12-20T09:55:06Z TRACE Ignoring partial state update +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/localnet as MP:a4aa68c3-2 +2024-12-20T09:55:06Z TRACE Received state_localnet: { +2024-12-20T09:55:06Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:06Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:06Z TRACE Received state_localnet: } +2024-12-20T09:55:06Z TRACE Received state_localnet: }, +2024-12-20T09:55:06Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:06Z", +2024-12-20T09:55:06Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:06Z TRACE Received state_localnet: } +2024-12-20T09:55:06Z DEBUG Handling device message state_localnet MP:a4aa68c3-2 +2024-12-20T09:55:06Z TRACE Ignoring partial state update +2024-12-20T09:55:06Z TRACE Received command AHU-1/state/pointset as MP:a4aa68c3-3 +2024-12-20T09:55:06Z TRACE Received state_pointset: { +2024-12-20T09:55:06Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:06Z TRACE Received state_pointset: }, +2024-12-20T09:55:06Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:06Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:06Z TRACE Received state_pointset: }, +2024-12-20T09:55:06Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:06Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:06Z TRACE Received state_pointset: } +2024-12-20T09:55:06Z TRACE Received state_pointset: }, +2024-12-20T09:55:06Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:06Z", +2024-12-20T09:55:06Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:06Z TRACE Received state_pointset: } +2024-12-20T09:55:06Z DEBUG Handling device message state_pointset MP:a4aa68c3-3 +2024-12-20T09:55:06Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/config/update as RC:f39498.0000000c +2024-12-20T09:55:07Z DEBUG Received config_update +2024-12-20T09:55:07Z DEBUG Handling update message config_update RC:f39498.0000000c +2024-12-20T09:55:07Z DEBUG Removed configTransaction RC:f39498.0000000c +2024-12-20T09:55:07Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:07Z DEBUG Updated config 2024-12-20T09:55:07Z RC:f39498.0000000c +2024-12-20T09:55:07Z INFO Updated config #009: Changed 0 fields. +2024-12-20T09:55:07Z DEBUG Expected last_config now 2024-12-20T09:55:07Z +2024-12-20T09:55:08Z TRACE Received command AHU-1/config/update as RC:f39498.0000000e +2024-12-20T09:55:08Z DEBUG Received config_update +2024-12-20T09:55:08Z DEBUG Handling update message config_update RC:f39498.0000000e +2024-12-20T09:55:08Z DEBUG Removed configTransaction RC:f39498.0000000e +2024-12-20T09:55:08Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:08Z DEBUG Updated config 2024-12-20T09:55:08Z RC:f39498.0000000e +2024-12-20T09:55:08Z INFO Updated config #010: Changed 0 fields. +2024-12-20T09:55:08Z DEBUG Expected last_config now 2024-12-20T09:55:08Z +2024-12-20T09:55:08Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:08Z TRACE Received command AHU-1/state/update as MP:06ddf7a7 +2024-12-20T09:55:08Z DEBUG Received state_update +2024-12-20T09:55:08Z DEBUG Handling update message state_update MP:06ddf7a7 +2024-12-20T09:55:08Z DEBUG Updated state after 0s 2024-12-20T09:55:08Z MP:06ddf7a7 +2024-12-20T09:55:08Z INFO Updated state #009: Changed 3 fields: +2024-12-20T09:55:08Z INFO Updated state #009: Set `system.last_config` = `2024-12-20T09:55:08Z` +2024-12-20T09:55:08Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-20T09:55:08Z` +2024-12-20T09:55:08Z INFO Updated state #009: Set `timestamp` = `2024-12-20T09:55:08Z` +2024-12-20T09:55:08Z DEBUG Updated state has last_config 2024-12-20T09:55:08Z (expecting 2024-12-20T09:55:08Z) +2024-12-20T09:55:08Z TRACE Received command AHU-1/state/system as MP:06ddf7a7-0 +2024-12-20T09:55:08Z TRACE Received state_system: { +2024-12-20T09:55:08Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:08Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:08Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:08Z TRACE Received state_system: }, +2024-12-20T09:55:08Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:08Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:08Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:08Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:08Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:08Z TRACE Received state_system: }, +2024-12-20T09:55:08Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:08Z TRACE Received state_system: "software" : { +2024-12-20T09:55:08Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:08Z TRACE Received state_system: }, +2024-12-20T09:55:08Z TRACE Received state_system: "status" : { +2024-12-20T09:55:08Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:08Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:08Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:08Z TRACE Received state_system: }, +2024-12-20T09:55:08Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:08Z TRACE Received state_system: } +2024-12-20T09:55:08Z DEBUG Handling device message state_system MP:06ddf7a7-0 +2024-12-20T09:55:08Z TRACE Ignoring partial state update +2024-12-20T09:55:08Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:08Z DEBUG Stage finished waiting for config update synchronized at @24s after 4s +2024-12-20T09:55:08Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at @24s +2024-12-20T09:55:08Z DEBUG Config sync took 4s +2024-12-20T09:55:08Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:08Z DEBUG New lastConfigApplied at 2024-12-20T09:55:08Z +2024-12-20T09:55:08Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-12-20T09:55:08Z +2024-12-20T09:55:08Z TRACE Outgoing local_update: { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:02Z" +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:08Z TRACE Outgoing local_update: }, +2024-12-20T09:55:08Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:08Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:08Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z TRACE Outgoing local_update: } +2024-12-20T09:55:08Z DEBUG Recorded sequence: 1. Update config before blobset phase is final and stateStatus is null +2024-12-20T09:55:08Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:08Z TRACE Update config before blobset phase is final and stateStatus is null: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:08Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null +2024-12-20T09:55:08Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:08Z TRACE Received command AHU-1/state/discovery as MP:06ddf7a7-1 +2024-12-20T09:55:08Z TRACE Received state_discovery: { +2024-12-20T09:55:08Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:08Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:08Z TRACE Received state_discovery: } +2024-12-20T09:55:08Z DEBUG Handling device message state_discovery MP:06ddf7a7-1 +2024-12-20T09:55:08Z TRACE Ignoring partial state update +2024-12-20T09:55:08Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:08Z TRACE Received command AHU-1/state/localnet as MP:06ddf7a7-2 +2024-12-20T09:55:08Z TRACE Received state_localnet: { +2024-12-20T09:55:08Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:08Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:08Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:08Z TRACE Received state_localnet: }, +2024-12-20T09:55:08Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:08Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:08Z TRACE Received state_localnet: }, +2024-12-20T09:55:08Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:08Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:08Z TRACE Received state_localnet: }, +2024-12-20T09:55:08Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:08Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:08Z TRACE Received state_localnet: } +2024-12-20T09:55:08Z TRACE Received state_localnet: }, +2024-12-20T09:55:08Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:08Z TRACE Received state_localnet: } +2024-12-20T09:55:08Z DEBUG Handling device message state_localnet MP:06ddf7a7-2 +2024-12-20T09:55:08Z TRACE Ignoring partial state update +2024-12-20T09:55:08Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:08Z TRACE Received command AHU-1/state/pointset as MP:06ddf7a7-3 +2024-12-20T09:55:08Z TRACE Received state_pointset: { +2024-12-20T09:55:08Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:08Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:08Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:08Z TRACE Received state_pointset: }, +2024-12-20T09:55:08Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:08Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:08Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:08Z TRACE Received state_pointset: }, +2024-12-20T09:55:08Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:08Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:08Z TRACE Received state_pointset: } +2024-12-20T09:55:08Z TRACE Received state_pointset: }, +2024-12-20T09:55:08Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:08Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:08Z TRACE Received state_pointset: } +2024-12-20T09:55:08Z DEBUG Handling device message state_pointset MP:06ddf7a7-3 +2024-12-20T09:55:08Z TRACE Ignoring partial state update +2024-12-20T09:55:08Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:11Z TRACE Received command AHU-1/events/pointset as MP:2f4b966f +2024-12-20T09:55:11Z TRACE Received events_pointset: { +2024-12-20T09:55:11Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:11Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:11Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:11Z TRACE Received events_pointset: }, +2024-12-20T09:55:11Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:11Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:11Z TRACE Received events_pointset: }, +2024-12-20T09:55:11Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:11Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:11Z TRACE Received events_pointset: } +2024-12-20T09:55:11Z TRACE Received events_pointset: }, +2024-12-20T09:55:11Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:11Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:11Z TRACE Received events_pointset: } +2024-12-20T09:55:11Z DEBUG Handling device message events_pointset MP:2f4b966f +2024-12-20T09:55:11Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/update as MP:2bcb8fe5 +2024-12-20T09:55:11Z DEBUG Received state_update +2024-12-20T09:55:11Z DEBUG Handling update message state_update MP:2bcb8fe5 +2024-12-20T09:55:11Z DEBUG Updated state after 0s 2024-12-20T09:55:11Z MP:2bcb8fe5 +2024-12-20T09:55:11Z INFO Updated state #010: Changed 2 fields: +2024-12-20T09:55:11Z INFO Updated state #010: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-12-20T09:55:02Z` } } } +2024-12-20T09:55:11Z INFO Updated state #010: Set `timestamp` = `2024-12-20T09:55:11Z` +2024-12-20T09:55:11Z DEBUG Updated state has last_config 2024-12-20T09:55:08Z (expecting 2024-12-20T09:55:08Z) +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/system as MP:2bcb8fe5-0 +2024-12-20T09:55:11Z TRACE Received state_system: { +2024-12-20T09:55:11Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:11Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:11Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:11Z TRACE Received state_system: }, +2024-12-20T09:55:11Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:11Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:11Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:11Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:11Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:11Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:11Z TRACE Received state_system: }, +2024-12-20T09:55:11Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:11Z TRACE Received state_system: "software" : { +2024-12-20T09:55:11Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:11Z TRACE Received state_system: }, +2024-12-20T09:55:11Z TRACE Received state_system: "status" : { +2024-12-20T09:55:11Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:11Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:11Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:11Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:11Z TRACE Received state_system: }, +2024-12-20T09:55:11Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:11Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:11Z TRACE Received state_system: } +2024-12-20T09:55:11Z DEBUG Handling device message state_system MP:2bcb8fe5-0 +2024-12-20T09:55:11Z TRACE Ignoring partial state update +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/discovery as MP:2bcb8fe5-1 +2024-12-20T09:55:11Z TRACE Received state_discovery: { +2024-12-20T09:55:11Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:11Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:11Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:11Z TRACE Received state_discovery: } +2024-12-20T09:55:11Z DEBUG Handling device message state_discovery MP:2bcb8fe5-1 +2024-12-20T09:55:11Z TRACE Ignoring partial state update +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/localnet as MP:2bcb8fe5-2 +2024-12-20T09:55:11Z TRACE Received state_localnet: { +2024-12-20T09:55:11Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:11Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:11Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:11Z TRACE Received state_localnet: }, +2024-12-20T09:55:11Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:11Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:11Z TRACE Received state_localnet: }, +2024-12-20T09:55:11Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:11Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:11Z TRACE Received state_localnet: }, +2024-12-20T09:55:11Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:11Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:11Z TRACE Received state_localnet: } +2024-12-20T09:55:11Z TRACE Received state_localnet: }, +2024-12-20T09:55:11Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:11Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:11Z TRACE Received state_localnet: } +2024-12-20T09:55:11Z DEBUG Handling device message state_localnet MP:2bcb8fe5-2 +2024-12-20T09:55:11Z TRACE Ignoring partial state update +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/blobset as MP:2bcb8fe5-3 +2024-12-20T09:55:11Z TRACE Received state_blobset: { +2024-12-20T09:55:11Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:11Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:11Z TRACE Received state_blobset: "phase" : "apply", +2024-12-20T09:55:11Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:02Z" +2024-12-20T09:55:11Z TRACE Received state_blobset: } +2024-12-20T09:55:11Z TRACE Received state_blobset: }, +2024-12-20T09:55:11Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:11Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:11Z TRACE Received state_blobset: } +2024-12-20T09:55:11Z DEBUG Handling device message state_blobset MP:2bcb8fe5-3 +2024-12-20T09:55:11Z TRACE Ignoring partial state update +2024-12-20T09:55:11Z TRACE Received command AHU-1/state/pointset as MP:2bcb8fe5-4 +2024-12-20T09:55:11Z TRACE Received state_pointset: { +2024-12-20T09:55:11Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:11Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:11Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:11Z TRACE Received state_pointset: }, +2024-12-20T09:55:11Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:11Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:11Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:11Z TRACE Received state_pointset: }, +2024-12-20T09:55:11Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:11Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:11Z TRACE Received state_pointset: } +2024-12-20T09:55:11Z TRACE Received state_pointset: }, +2024-12-20T09:55:11Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:11Z", +2024-12-20T09:55:11Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:11Z TRACE Received state_pointset: } +2024-12-20T09:55:11Z DEBUG Handling device message state_pointset MP:2bcb8fe5-4 +2024-12-20T09:55:11Z TRACE Ignoring partial state update +2024-12-20T09:55:11Z TRACE Received command AHU-1/events/system as MP:ae97f63a +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:02Z INFO device.log: Update state 2024-12-20T09:55:02Z last_config 2024-12-20T09:55:00Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:02Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG system.config.receive: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer -169ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: Update state 2024-12-20T09:55:04Z last_config 2024-12-20T09:55:00Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG system.config.parse: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: 2024-12-20T09:55:04Z received config 2024-12-20T09:55:04Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z NOTICE system.config.apply: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG system.config.receive: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG system.config.parse: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1895ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1895ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: 2024-12-20T09:55:04Z received config 2024-12-20T09:55:04Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z NOTICE system.config.apply: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1892ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1892ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1891ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1890ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG system.config.receive: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 799ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG system.config.parse: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 798ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z INFO device.log: 2024-12-20T09:55:06Z received config 2024-12-20T09:55:05Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z NOTICE system.config.apply: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 797ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 796ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 796ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 796ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 796ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 796ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 795ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z INFO device.log: Update state 2024-12-20T09:55:06Z last_config 2024-12-20T09:55:05Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:06Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG system.config.receive: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG system.config.parse: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1597ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1597ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: 2024-12-20T09:55:07Z received config 2024-12-20T09:55:07Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z NOTICE system.config.apply: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1596ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1595ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1595ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1595ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1594ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1594ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1594ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG system.config.receive: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 487ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG system.config.parse: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 486ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z INFO device.log: 2024-12-20T09:55:08Z received config 2024-12-20T09:55:08Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z NOTICE system.config.apply: success +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 480ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z INFO device.log: Update state 2024-12-20T09:55:08Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:08Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:11Z NOTICE device.log: Starting new endpoint generation +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -1430,404 +1823,399 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:06Z" + "generation" : "2024-12-20T09:55:02Z" +} +2024-12-20T09:55:11Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: Update state 2024-12-20T09:55:11Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:11Z DEBUG Handling device message events_system MP:ae97f63a +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/update as MP:0771f663 +2024-12-20T09:55:13Z DEBUG Received state_update +2024-12-20T09:55:13Z DEBUG Handling update message state_update MP:0771f663 +2024-12-20T09:55:13Z DEBUG Updated state after 0s 2024-12-20T09:55:13Z MP:0771f663 +2024-12-20T09:55:13Z INFO Updated state #011: Changed 3 fields: +2024-12-20T09:55:13Z INFO Updated state #011: Set `system.status.timestamp` = `2024-12-20T09:55:12Z` +2024-12-20T09:55:13Z INFO Updated state #011: Set `blobset.blobs._iot_endpoint_config.phase` = `final` +2024-12-20T09:55:13Z INFO Updated state #011: Set `timestamp` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:13Z DEBUG Updated state has last_config 2024-12-20T09:55:08Z (expecting 2024-12-20T09:55:08Z) +2024-12-20T09:55:13Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at @29s after 11s +2024-12-20T09:55:13Z TRACE Stage resume waiting for executing test at @29s +2024-12-20T09:55:14Z TRACE Stage suspend waiting for executing test at @30s +2024-12-20T09:55:14Z INFO Stage start waiting for endpoint config blobset state not defined at @30s +2024-12-20T09:55:14Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:08.867612400Z is -3951ms +2024-12-20T09:55:14Z DEBUG System config extra field null +2024-12-20T09:55:14Z TRACE Updated check config_system: false +2024-12-20T09:55:14Z TRACE Updated check config_pointset: false +2024-12-20T09:55:14Z TRACE Updated check config_gateway: false +2024-12-20T09:55:14Z TRACE Updated check config_localnet: false +2024-12-20T09:55:14Z TRACE Updated check config_blobset: true +2024-12-20T09:55:14Z DEBUG Update config_blobset, adding configTransaction RC:f39498.00000013 +2024-12-20T09:55:14Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:14Z TRACE Outgoing local_blobset: "blobs" : { } +2024-12-20T09:55:14Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:14Z TRACE Updated check config_discovery: false +2024-12-20T09:55:14Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:13Z +2024-12-20T09:55:14Z DEBUG Update lastConfigIssued 2024-12-20T09:55:14Z, because before endpoint config blobset state not defined +2024-12-20T09:55:14Z TRACE Stage suspend waiting for endpoint config blobset state not defined at @30s +2024-12-20T09:55:14Z INFO Stage start waiting for config update synchronized at @30s +2024-12-20T09:55:14Z TRACE Received command AHU-1/state/system as MP:0771f663-0 +2024-12-20T09:55:14Z TRACE Received state_system: { +2024-12-20T09:55:14Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:14Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:14Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:14Z TRACE Received state_system: }, +2024-12-20T09:55:14Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:08Z", +2024-12-20T09:55:14Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:14Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:14Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:14Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:14Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:14Z TRACE Received state_system: }, +2024-12-20T09:55:14Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:14Z TRACE Received state_system: "software" : { +2024-12-20T09:55:14Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:14Z TRACE Received state_system: }, +2024-12-20T09:55:14Z TRACE Received state_system: "status" : { +2024-12-20T09:55:14Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:14Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:14Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:12Z", +2024-12-20T09:55:14Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:14Z TRACE Received state_system: }, +2024-12-20T09:55:14Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:14Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:14Z TRACE Received state_system: } +2024-12-20T09:55:14Z DEBUG Handling device message state_system MP:0771f663-0 +2024-12-20T09:55:14Z TRACE Ignoring partial state update +2024-12-20T09:55:14Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:14Z TRACE Received command AHU-1/state/discovery as MP:0771f663-1 +2024-12-20T09:55:14Z TRACE Received state_discovery: { +2024-12-20T09:55:14Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:14Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:14Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:14Z TRACE Received state_discovery: } +2024-12-20T09:55:14Z DEBUG Handling device message state_discovery MP:0771f663-1 +2024-12-20T09:55:14Z TRACE Ignoring partial state update +2024-12-20T09:55:14Z TRACE Received command AHU-1/state/localnet as MP:0771f663-2 +2024-12-20T09:55:14Z TRACE Received state_localnet: { +2024-12-20T09:55:14Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:14Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:14Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:14Z TRACE Received state_localnet: }, +2024-12-20T09:55:14Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:14Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:14Z TRACE Received state_localnet: }, +2024-12-20T09:55:14Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:14Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:14Z TRACE Received state_localnet: }, +2024-12-20T09:55:14Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:14Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:14Z TRACE Received state_localnet: } +2024-12-20T09:55:14Z TRACE Received state_localnet: }, +2024-12-20T09:55:14Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:14Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:14Z TRACE Received state_localnet: } +2024-12-20T09:55:14Z DEBUG Handling device message state_localnet MP:0771f663-2 +2024-12-20T09:55:14Z TRACE Ignoring partial state update +2024-12-20T09:55:14Z TRACE Received command AHU-1/state/blobset as MP:0771f663-3 +2024-12-20T09:55:14Z TRACE Received state_blobset: { +2024-12-20T09:55:14Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:14Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:14Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:14Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:02Z" +2024-12-20T09:55:14Z TRACE Received state_blobset: } +2024-12-20T09:55:14Z TRACE Received state_blobset: }, +2024-12-20T09:55:14Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:14Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:14Z TRACE Received state_blobset: } +2024-12-20T09:55:14Z DEBUG Handling device message state_blobset MP:0771f663-3 +2024-12-20T09:55:14Z TRACE Ignoring partial state update +2024-12-20T09:55:14Z TRACE Received command AHU-1/state/pointset as MP:0771f663-4 +2024-12-20T09:55:14Z TRACE Received state_pointset: { +2024-12-20T09:55:14Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:14Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:14Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:14Z TRACE Received state_pointset: }, +2024-12-20T09:55:14Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:14Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:14Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:14Z TRACE Received state_pointset: }, +2024-12-20T09:55:14Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:14Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:14Z TRACE Received state_pointset: } +2024-12-20T09:55:14Z TRACE Received state_pointset: }, +2024-12-20T09:55:14Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:14Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:14Z TRACE Received state_pointset: } +2024-12-20T09:55:14Z DEBUG Handling device message state_pointset MP:0771f663-4 +2024-12-20T09:55:14Z TRACE Ignoring partial state update +2024-12-20T09:55:14Z TRACE Received command AHU-1/config/update as RC:f39498.00000013 +2024-12-20T09:55:14Z DEBUG Received config_update +2024-12-20T09:55:14Z DEBUG Handling update message config_update RC:f39498.00000013 +2024-12-20T09:55:14Z DEBUG Removed configTransaction RC:f39498.00000013 +2024-12-20T09:55:14Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:55:14Z DEBUG Updated config 2024-12-20T09:55:14Z RC:f39498.00000013 +2024-12-20T09:55:14Z INFO Updated config #011: Changed 1 fields: +2024-12-20T09:55:14Z INFO Updated config #011: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:14Z DEBUG Expected last_config now 2024-12-20T09:55:14Z +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/update as MP:e21bd9cb +2024-12-20T09:55:15Z DEBUG Received state_update +2024-12-20T09:55:15Z DEBUG Handling update message state_update MP:e21bd9cb +2024-12-20T09:55:15Z DEBUG Updated state after 0s 2024-12-20T09:55:15Z MP:e21bd9cb +2024-12-20T09:55:15Z INFO Updated state #012: Changed 3 fields: +2024-12-20T09:55:15Z INFO Updated state #012: Set `system.last_config` = `2024-12-20T09:55:14Z` +2024-12-20T09:55:15Z INFO Updated state #012: Set `system.status.timestamp` = `2024-12-20T09:55:14Z` +2024-12-20T09:55:15Z INFO Updated state #012: Set `timestamp` = `2024-12-20T09:55:15Z` +2024-12-20T09:55:15Z DEBUG Updated state has last_config 2024-12-20T09:55:14Z (expecting 2024-12-20T09:55:14Z) +2024-12-20T09:55:15Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:15Z DEBUG Stage finished waiting for config update synchronized at @31s after 0s +2024-12-20T09:55:15Z TRACE Stage resume waiting for endpoint config blobset state not defined at @31s +2024-12-20T09:55:15Z DEBUG Config sync took 1s +2024-12-20T09:55:15Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:15Z DEBUG New lastConfigApplied at 2024-12-20T09:55:15Z +2024-12-20T09:55:15Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-12-20T09:55:14Z +2024-12-20T09:55:15Z TRACE Outgoing local_update: { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:14Z", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "sequence_name" : "endpoint_connection_success_reconnect" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined +2024-12-20T09:55:15Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:15Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:15Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/system as MP:e21bd9cb-0 +2024-12-20T09:55:15Z TRACE Received state_system: { +2024-12-20T09:55:15Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:15Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:15Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:14Z", +2024-12-20T09:55:15Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:15Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:15Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:55:15Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:15Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:55:15Z TRACE Received state_system: "software" : { +2024-12-20T09:55:15Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "status" : { +2024-12-20T09:55:15Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:15Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:15Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:14Z", +2024-12-20T09:55:15Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:15Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:15Z TRACE Received state_system: } +2024-12-20T09:55:15Z DEBUG Handling device message state_system MP:e21bd9cb-0 +2024-12-20T09:55:15Z TRACE Ignoring partial state update +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/discovery as MP:e21bd9cb-1 +2024-12-20T09:55:15Z TRACE Received state_discovery: { +2024-12-20T09:55:15Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:15Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:15Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:15Z TRACE Received state_discovery: } +2024-12-20T09:55:15Z DEBUG Handling device message state_discovery MP:e21bd9cb-1 +2024-12-20T09:55:15Z TRACE Ignoring partial state update +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/localnet as MP:e21bd9cb-2 +2024-12-20T09:55:15Z TRACE Received state_localnet: { +2024-12-20T09:55:15Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:15Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:15Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:55:15Z TRACE Received state_localnet: }, +2024-12-20T09:55:15Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:15Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:55:15Z TRACE Received state_localnet: }, +2024-12-20T09:55:15Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:15Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:15Z TRACE Received state_localnet: }, +2024-12-20T09:55:15Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:15Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:15Z TRACE Received state_localnet: } +2024-12-20T09:55:15Z TRACE Received state_localnet: }, +2024-12-20T09:55:15Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:15Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:15Z TRACE Received state_localnet: } +2024-12-20T09:55:15Z DEBUG Handling device message state_localnet MP:e21bd9cb-2 +2024-12-20T09:55:15Z TRACE Ignoring partial state update +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/blobset as MP:e21bd9cb-3 +2024-12-20T09:55:15Z TRACE Received state_blobset: { +2024-12-20T09:55:15Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:15Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:15Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:15Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:02Z" +2024-12-20T09:55:15Z TRACE Received state_blobset: } +2024-12-20T09:55:15Z TRACE Received state_blobset: }, +2024-12-20T09:55:15Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:15Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:15Z TRACE Received state_blobset: } +2024-12-20T09:55:15Z DEBUG Handling device message state_blobset MP:e21bd9cb-3 +2024-12-20T09:55:15Z TRACE Ignoring partial state update +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/pointset as MP:e21bd9cb-4 +2024-12-20T09:55:15Z TRACE Received state_pointset: { +2024-12-20T09:55:15Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:15Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:15Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:15Z TRACE Received state_pointset: }, +2024-12-20T09:55:15Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:15Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:15Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:15Z TRACE Received state_pointset: }, +2024-12-20T09:55:15Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:15Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:15Z TRACE Received state_pointset: } +2024-12-20T09:55:15Z TRACE Received state_pointset: }, +2024-12-20T09:55:15Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:15Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:15Z TRACE Received state_pointset: } +2024-12-20T09:55:15Z DEBUG Handling device message state_pointset MP:e21bd9cb-4 +2024-12-20T09:55:15Z TRACE Ignoring partial state update +2024-12-20T09:55:17Z TRACE Received command AHU-1/events/pointset as MP:c84f45b7 +2024-12-20T09:55:17Z TRACE Received events_pointset: { +2024-12-20T09:55:17Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:17Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:17Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:55:17Z TRACE Received events_pointset: }, +2024-12-20T09:55:17Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:17Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:17Z TRACE Received events_pointset: }, +2024-12-20T09:55:17Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:17Z TRACE Received events_pointset: "present_value" : 9 +2024-12-20T09:55:17Z TRACE Received events_pointset: } +2024-12-20T09:55:17Z TRACE Received events_pointset: }, +2024-12-20T09:55:17Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:17Z", +2024-12-20T09:55:17Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:17Z TRACE Received events_pointset: } +2024-12-20T09:55:17Z DEBUG Handling device message events_pointset MP:c84f45b7 +2024-12-20T09:55:17Z TRACE Received command AHU-1/events/system as MP:34f3ff97 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z DEBUG device.log: Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z WARNING device.log: Starting connection 1734688511859 with 10 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z WARNING device.log: Terminating AHU-1 Pubber sender +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:11Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG system.config.receive: success +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG system.config.parse: success +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z INFO device.log: 2024-12-20T09:55:12Z received config 2024-12-20T09:55:08Z +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z NOTICE system.config.apply: success +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1559ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z INFO device.log: Connection complete. +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Ending connection 1734688511859 with 9 +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z NOTICE device.log: Persisting connection endpoint +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z WARNING device.log: Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_3/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:02Z" + }, + "restart_count" : 1 } -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z INFO device.log: Update state 2024-11-06T17:32:18Z last_config 2024-11-06T17:32:10Z -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z INFO device.log: Password sha256 6b5344e1 -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z WARNING device.log: Starting connection 1730914338679 with 10 -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:18Z WARNING device.log: Creating new config latch for AHU-1 -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:19Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:19Z INFO device.log: 2024-11-06T17:32:19Z received config 2024-11-06T17:32:10Z -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:19Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:19Z DEBUG received events_system 2024-11-06T17:32:19Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:19Z DEBUG Handling device message events_system MP:6e86b3e3 -2024-11-06T17:32:19Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:19Z TRACE received events_pointset: { -2024-11-06T17:32:19Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:19Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:19Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:19Z TRACE received events_pointset: }, -2024-11-06T17:32:19Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:19Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:19Z TRACE received events_pointset: }, -2024-11-06T17:32:19Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:19Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:32:19Z TRACE received events_pointset: } -2024-11-06T17:32:19Z TRACE received events_pointset: }, -2024-11-06T17:32:19Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:19Z", -2024-11-06T17:32:19Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:19Z TRACE received events_pointset: } -2024-11-06T17:32:19Z DEBUG Handling device message events_pointset MP:e2536745 -2024-11-06T17:32:20Z TRACE received command AHU-1/state/update -2024-11-06T17:32:20Z DEBUG received state_update -2024-11-06T17:32:20Z DEBUG Handling update message state_update MP:e69b93d7 -2024-11-06T17:32:20Z DEBUG Updated state after 0s 2024-11-06T17:32:20Z MP:e69b93d7 -2024-11-06T17:32:20Z INFO Updated state #011: Changed 3 fields: -2024-11-06T17:32:20Z INFO Updated state #011: Set `system.status.timestamp` = `2024-11-06T17:32:19Z` -2024-11-06T17:32:20Z INFO Updated state #011: Set `blobset.blobs._iot_endpoint_config.phase` = `final` -2024-11-06T17:32:20Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:32:20Z` -2024-11-06T17:32:20Z DEBUG Updated state has last_config 2024-11-06T17:32:10Z (expecting 2024-11-06T17:32:10Z) -2024-11-06T17:32:20Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at 29s after 14s -2024-11-06T17:32:20Z TRACE Stage resume waiting for executing test at 29s -2024-11-06T17:32:21Z TRACE Stage suspend waiting for executing test at 30s -2024-11-06T17:32:21Z INFO Stage start waiting for endpoint config blobset state not defined at 30s -2024-11-06T17:32:22Z DEBUG system config extra field null -2024-11-06T17:32:22Z TRACE updated check config_system: false -2024-11-06T17:32:22Z TRACE updated check config_pointset: false -2024-11-06T17:32:22Z TRACE updated check config_gateway: false -2024-11-06T17:32:22Z TRACE updated check config_localnet: false -2024-11-06T17:32:22Z TRACE updated check config_blobset: true -2024-11-06T17:32:22Z DEBUG update config_blobset, adding configTransaction RC:63be1a.00000010 -2024-11-06T17:32:22Z TRACE local local_blobset: { -2024-11-06T17:32:22Z TRACE local local_blobset: "blobs" : { } -2024-11-06T17:32:22Z TRACE local local_blobset: } -2024-11-06T17:32:22Z TRACE updated check config_discovery: false -2024-11-06T17:32:22Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:20Z -2024-11-06T17:32:22Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:22Z, because before endpoint config blobset state not defined -2024-11-06T17:32:22Z TRACE Stage suspend waiting for endpoint config blobset state not defined at 31s -2024-11-06T17:32:22Z INFO Stage start waiting for config update synchronized at 31s -2024-11-06T17:32:22Z TRACE received command AHU-1/state/system -2024-11-06T17:32:22Z TRACE received state_system: { -2024-11-06T17:32:22Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:22Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:22Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "last_config" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:22Z TRACE received state_system: "operation" : { -2024-11-06T17:32:22Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:22Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:22Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:22Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:22Z TRACE received state_system: "software" : { -2024-11-06T17:32:22Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "status" : { -2024-11-06T17:32:22Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:22Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:22Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:19Z", -2024-11-06T17:32:22Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:22Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_system: } -2024-11-06T17:32:22Z DEBUG Handling device message state_system MP:e69b93d7-0 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:22Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:22Z TRACE received state_localnet: { -2024-11-06T17:32:22Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:22Z TRACE received state_localnet: } -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:22Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_localnet: } -2024-11-06T17:32:22Z DEBUG Handling device message state_localnet MP:e69b93d7-1 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:22Z TRACE received state_blobset: { -2024-11-06T17:32:22Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:22Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:22Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:22Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:06Z" -2024-11-06T17:32:22Z TRACE received state_blobset: } -2024-11-06T17:32:22Z TRACE received state_blobset: }, -2024-11-06T17:32:22Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:22Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_blobset: } -2024-11-06T17:32:22Z DEBUG Handling device message state_blobset MP:e69b93d7-2 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:22Z TRACE received state_pointset: { -2024-11-06T17:32:22Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:22Z TRACE received state_pointset: }, -2024-11-06T17:32:22Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:22Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:22Z TRACE received state_pointset: }, -2024-11-06T17:32:22Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:22Z TRACE received state_pointset: } -2024-11-06T17:32:22Z TRACE received state_pointset: }, -2024-11-06T17:32:22Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:22Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_pointset: } -2024-11-06T17:32:22Z DEBUG Handling device message state_pointset MP:e69b93d7-3 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z TRACE received command AHU-1/config/update -2024-11-06T17:32:22Z DEBUG received config_update -2024-11-06T17:32:22Z DEBUG Handling update message config_update RC:63be1a.00000010 -2024-11-06T17:32:22Z DEBUG Removed configTransaction RC:63be1a.00000010 -2024-11-06T17:32:22Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:22Z DEBUG Updated config 2024-11-06T17:32:22Z RC:63be1a.00000010 -2024-11-06T17:32:22Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:32:22Z INFO Updated config #009: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:22Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:22Z TRACE received command AHU-1/state/update -2024-11-06T17:32:22Z DEBUG received state_update -2024-11-06T17:32:22Z DEBUG Handling update message state_update MP:bbb80826 -2024-11-06T17:32:22Z DEBUG Updated state after 0s 2024-11-06T17:32:22Z MP:bbb80826 -2024-11-06T17:32:22Z INFO Updated state #012: Changed 4 fields: -2024-11-06T17:32:22Z INFO Updated state #012: Set `system.status.level` = `100` -2024-11-06T17:32:22Z INFO Updated state #012: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:22Z INFO Updated state #012: Set `system.status.timestamp` = `2024-11-06T17:32:22Z` -2024-11-06T17:32:22Z INFO Updated state #012: Set `timestamp` = `2024-11-06T17:32:22Z` -2024-11-06T17:32:22Z DEBUG Updated state has last_config 2024-11-06T17:32:10Z (expecting 2024-11-06T17:32:22Z) -2024-11-06T17:32:22Z TRACE received command AHU-1/state/system -2024-11-06T17:32:22Z TRACE received state_system: { -2024-11-06T17:32:22Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:22Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:22Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "last_config" : "2024-11-06T17:32:10Z", -2024-11-06T17:32:22Z TRACE received state_system: "operation" : { -2024-11-06T17:32:22Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:22Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:22Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:22Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:22Z TRACE received state_system: "software" : { -2024-11-06T17:32:22Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "status" : { -2024-11-06T17:32:22Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:22Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:22Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:22Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:22Z TRACE received state_system: }, -2024-11-06T17:32:22Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:22Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_system: } -2024-11-06T17:32:22Z DEBUG Handling device message state_system MP:bbb80826-0 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:22Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:22Z TRACE received state_localnet: { -2024-11-06T17:32:22Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:22Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:22Z TRACE received state_localnet: } -2024-11-06T17:32:22Z TRACE received state_localnet: }, -2024-11-06T17:32:22Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:22Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_localnet: } -2024-11-06T17:32:22Z DEBUG Handling device message state_localnet MP:bbb80826-1 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:22Z TRACE received state_blobset: { -2024-11-06T17:32:22Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:22Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:22Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:22Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:06Z" -2024-11-06T17:32:22Z TRACE received state_blobset: } -2024-11-06T17:32:22Z TRACE received state_blobset: }, -2024-11-06T17:32:22Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:22Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_blobset: } -2024-11-06T17:32:22Z DEBUG Handling device message state_blobset MP:bbb80826-2 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:22Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:22Z TRACE received state_pointset: { -2024-11-06T17:32:22Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:22Z TRACE received state_pointset: }, -2024-11-06T17:32:22Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:22Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:22Z TRACE received state_pointset: }, -2024-11-06T17:32:22Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:22Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:22Z TRACE received state_pointset: } -2024-11-06T17:32:22Z TRACE received state_pointset: }, -2024-11-06T17:32:22Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:22Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:22Z TRACE received state_pointset: } -2024-11-06T17:32:22Z DEBUG Handling device message state_pointset MP:bbb80826-3 -2024-11-06T17:32:22Z TRACE Ignoring partial state update -2024-11-06T17:32:24Z TRACE received command AHU-1/state/update -2024-11-06T17:32:24Z DEBUG received state_update -2024-11-06T17:32:24Z DEBUG Handling update message state_update MP:ef23b77a -2024-11-06T17:32:24Z DEBUG Updated state after 0s 2024-11-06T17:32:24Z MP:ef23b77a -2024-11-06T17:32:24Z INFO Updated state #013: Changed 4 fields: -2024-11-06T17:32:24Z INFO Updated state #013: Set `system.last_config` = `2024-11-06T17:32:22Z` -2024-11-06T17:32:24Z INFO Updated state #013: Set `system.status.level` = `300` -2024-11-06T17:32:24Z INFO Updated state #013: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:24Z INFO Updated state #013: Set `timestamp` = `2024-11-06T17:32:24Z` -2024-11-06T17:32:24Z DEBUG Updated state has last_config 2024-11-06T17:32:22Z (expecting 2024-11-06T17:32:22Z) -2024-11-06T17:32:24Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:24Z DEBUG Stage finished waiting for config update synchronized at 33s after 2s -2024-11-06T17:32:24Z TRACE Stage resume waiting for endpoint config blobset state not defined at 33s -2024-11-06T17:32:24Z DEBUG Config sync took 2s -2024-11-06T17:32:24Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:24Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-11-06T17:32:22Z -2024-11-06T17:32:24Z TRACE local local_update: { -2024-11-06T17:32:24Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:24Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:24Z TRACE local local_update: "system" : { -2024-11-06T17:32:24Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:24Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:24Z TRACE local local_update: "operation" : { -2024-11-06T17:32:24Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "testing" : { -2024-11-06T17:32:24Z TRACE local local_update: "sequence_name" : "endpoint_connection_success_reconnect" -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:24Z TRACE local local_update: "families" : { -2024-11-06T17:32:24Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:24Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:24Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:24Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:24Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:24Z TRACE local local_update: "points" : { -2024-11-06T17:32:24Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:24Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:24Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:24Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:24Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:24Z TRACE local local_update: }, -2024-11-06T17:32:24Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:24Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:24Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z TRACE local local_update: } -2024-11-06T17:32:24Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined -2024-11-06T17:32:24Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:24Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:24Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined -2024-11-06T17:32:24Z TRACE received command AHU-1/state/system -2024-11-06T17:32:24Z TRACE received state_system: { -2024-11-06T17:32:24Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:24Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:24Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:24Z TRACE received state_system: }, -2024-11-06T17:32:24Z TRACE received state_system: "last_config" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:24Z TRACE received state_system: "operation" : { -2024-11-06T17:32:24Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:24Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:24Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:24Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:24Z TRACE received state_system: }, -2024-11-06T17:32:24Z TRACE received state_system: "serial_no" : "sequencer-25589", -2024-11-06T17:32:24Z TRACE received state_system: "software" : { -2024-11-06T17:32:24Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:24Z TRACE received state_system: }, -2024-11-06T17:32:24Z TRACE received state_system: "status" : { -2024-11-06T17:32:24Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:24Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:24Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:22Z", -2024-11-06T17:32:24Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:24Z TRACE received state_system: }, -2024-11-06T17:32:24Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:24Z", -2024-11-06T17:32:24Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:24Z TRACE received state_system: } -2024-11-06T17:32:24Z DEBUG Handling device message state_system MP:ef23b77a-0 -2024-11-06T17:32:24Z TRACE Ignoring partial state update -2024-11-06T17:32:24Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:24Z TRACE received state_localnet: { -2024-11-06T17:32:24Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:24Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:24Z TRACE received state_localnet: "addr" : "00:0d:3a:8d:f3:81" -2024-11-06T17:32:24Z TRACE received state_localnet: }, -2024-11-06T17:32:24Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:24Z TRACE received state_localnet: "addr" : "10.1.0.193" -2024-11-06T17:32:24Z TRACE received state_localnet: }, -2024-11-06T17:32:24Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:24Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe8d:f381" -2024-11-06T17:32:24Z TRACE received state_localnet: }, -2024-11-06T17:32:24Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:24Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:24Z TRACE received state_localnet: } -2024-11-06T17:32:24Z TRACE received state_localnet: }, -2024-11-06T17:32:24Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:24Z", -2024-11-06T17:32:24Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:24Z TRACE received state_localnet: } -2024-11-06T17:32:24Z DEBUG Handling device message state_localnet MP:ef23b77a-1 -2024-11-06T17:32:24Z TRACE Ignoring partial state update -2024-11-06T17:32:24Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:24Z TRACE received state_blobset: { -2024-11-06T17:32:24Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:24Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:24Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:24Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:06Z" -2024-11-06T17:32:24Z TRACE received state_blobset: } -2024-11-06T17:32:24Z TRACE received state_blobset: }, -2024-11-06T17:32:24Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:24Z", -2024-11-06T17:32:24Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:24Z TRACE received state_blobset: } -2024-11-06T17:32:24Z DEBUG Handling device message state_blobset MP:ef23b77a-2 -2024-11-06T17:32:24Z TRACE Ignoring partial state update -2024-11-06T17:32:24Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:24Z TRACE received state_pointset: { -2024-11-06T17:32:24Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:24Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:24Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:24Z TRACE received state_pointset: }, -2024-11-06T17:32:24Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:24Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:24Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:24Z TRACE received state_pointset: }, -2024-11-06T17:32:24Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:24Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:24Z TRACE received state_pointset: } -2024-11-06T17:32:24Z TRACE received state_pointset: }, -2024-11-06T17:32:24Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:24Z", -2024-11-06T17:32:24Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:24Z TRACE received state_pointset: } -2024-11-06T17:32:24Z DEBUG Handling device message state_pointset MP:ef23b77a-3 -2024-11-06T17:32:24Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/update -2024-11-06T17:32:28Z DEBUG received state_update -2024-11-06T17:32:28Z DEBUG Handling update message state_update MP:e682d99b -2024-11-06T17:32:28Z DEBUG Updated state after 0s 2024-11-06T17:32:28Z MP:e682d99b -2024-11-06T17:32:28Z INFO Updated state #014: Changed 2 fields: -2024-11-06T17:32:28Z INFO Updated state #014: Set `timestamp` = `2024-11-06T17:32:28Z` -2024-11-06T17:32:28Z INFO Updated state #014: Remove `blobset` -2024-11-06T17:32:28Z DEBUG Updated state has last_config 2024-11-06T17:32:22Z (expecting 2024-11-06T17:32:22Z) -2024-11-06T17:32:28Z DEBUG Stage finished waiting for endpoint config blobset state not defined at 37s after 6s -2024-11-06T17:32:28Z TRACE Stage resume waiting for executing test at 37s -2024-11-06T17:32:28Z DEBUG stage done waiting for executing test at 37s -2024-11-06T17:32:28Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:32:28Z NOTICE RESULT pass endpoint.config endpoint_connection_success_reconnect PREVIEW 10/10 Sequence complete -2024-11-06T17:32:28Z NOTICE Sequence complete -2024-11-06T17:32:28Z NOTICE ending test endpoint_connection_success_reconnect after 37s ################################ +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1556ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1555ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1555ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:12Z DEBUG device.log: State update defer 1555ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:08Z +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG system.config.receive: success +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 942ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG system.config.parse: success +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 941ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: Config update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z INFO device.log: 2024-12-20T09:55:14Z received config 2024-12-20T09:55:14Z +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z NOTICE system.config.apply: success +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 940ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 940ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 939ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 939ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 939ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:15Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:15Z INFO device.log: Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:14Z +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:15Z DEBUG device.log: State update AHU-1 (endpoint_connection_success_reconnect) +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:17Z DEBUG device.log: State update defer 568ms +2024-12-20T09:55:17Z DEBUG Received events_system 2024-12-20T09:55:17Z DEBUG device.log: State update defer 568ms +2024-12-20T09:55:17Z DEBUG Handling device message events_system MP:34f3ff97 +2024-12-20T09:55:17Z TRACE Received command AHU-1/state/update as MP:4ecb7496 +2024-12-20T09:55:17Z DEBUG Received state_update +2024-12-20T09:55:17Z DEBUG Handling update message state_update MP:4ecb7496 +2024-12-20T09:55:17Z DEBUG Updated state after 0s 2024-12-20T09:55:17Z MP:4ecb7496 +2024-12-20T09:55:17Z INFO Updated state #013: Changed 2 fields: +2024-12-20T09:55:17Z INFO Updated state #013: Set `timestamp` = `2024-12-20T09:55:17Z` +2024-12-20T09:55:17Z INFO Updated state #013: Remove `blobset` +2024-12-20T09:55:17Z DEBUG Updated state has last_config 2024-12-20T09:55:14Z (expecting 2024-12-20T09:55:14Z) +2024-12-20T09:55:17Z DEBUG Stage finished waiting for endpoint config blobset state not defined at @33s after 3s +2024-12-20T09:55:17Z TRACE Stage resume waiting for executing test at @33s +2024-12-20T09:55:17Z DEBUG stage done waiting for executing test at @33s +2024-12-20T09:55:17Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-20T09:55:17Z NOTICE RESULT pass endpoint.config endpoint_connection_success_reconnect PREVIEW 10/10 Sequence complete +2024-12-20T09:55:17Z NOTICE Sequence complete +2024-12-20T09:55:17Z NOTICE Ending test endpoint_connection_success_reconnect after @33s ################################ diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_blobset.attr b/validator/sequences/endpoint_connection_success_reconnect/state_blobset.attr index 6acf9c6a1c..d91dc4ba62 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_blobset.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/state_blobset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:ef23b77a-2", - "publishTime" : "2024-11-06T17:32:24Z", + "transactionId" : "MP:e21bd9cb-3", + "publishTime" : "2024-12-20T09:55:15Z", "subFolder" : "blobset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_blobset.json b/validator/sequences/endpoint_connection_success_reconnect/state_blobset.json index bb00c14776..23ee1369bd 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_blobset.json +++ b/validator/sequences/endpoint_connection_success_reconnect/state_blobset.json @@ -2,9 +2,9 @@ "blobs" : { "_iot_endpoint_config" : { "phase" : "final", - "generation" : "2024-11-06T17:32:06Z" + "generation" : "2024-12-20T09:55:02Z" } }, - "timestamp" : "2024-11-06T17:32:24Z", + "timestamp" : "2024-12-20T09:55:15Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_discovery.attr b/validator/sequences/endpoint_connection_success_reconnect/state_discovery.attr new file mode 100644 index 0000000000..c572b21752 --- /dev/null +++ b/validator/sequences/endpoint_connection_success_reconnect/state_discovery.attr @@ -0,0 +1,10 @@ +{ + "deviceId" : "AHU-1", + "deviceNumId" : "123456789101112", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", + "projectId" : "localhost", + "transactionId" : "MP:e21bd9cb-1", + "publishTime" : "2024-12-20T09:55:15Z", + "subFolder" : "discovery", + "subType" : "state" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_discovery.json b/validator/sequences/endpoint_connection_success_reconnect/state_discovery.json new file mode 100644 index 0000000000..19d5d16f36 --- /dev/null +++ b/validator/sequences/endpoint_connection_success_reconnect/state_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { }, + "timestamp" : "2024-12-20T09:55:15Z", + "version" : "1.5.2" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_localnet.attr b/validator/sequences/endpoint_connection_success_reconnect/state_localnet.attr index cba99927a3..697a6bad72 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_localnet.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:ef23b77a-1", - "publishTime" : "2024-11-06T17:32:24Z", + "transactionId" : "MP:e21bd9cb-2", + "publishTime" : "2024-12-20T09:55:15Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_localnet.json b/validator/sequences/endpoint_connection_success_reconnect/state_localnet.json index 635de67111..72488810c9 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_localnet.json +++ b/validator/sequences/endpoint_connection_success_reconnect/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "7c:1e:52:40:ea:d3" }, "ipv4" : { - "addr" : "10.1.0.193" - }, - "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "10.1.0.10" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } }, - "timestamp" : "2024-11-06T17:32:24Z", + "timestamp" : "2024-12-20T09:55:15Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_pointset.attr b/validator/sequences/endpoint_connection_success_reconnect/state_pointset.attr index 3d8613eca9..26f89ba4eb 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_pointset.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:ef23b77a-3", - "publishTime" : "2024-11-06T17:32:24Z", + "transactionId" : "MP:e21bd9cb-4", + "publishTime" : "2024-12-20T09:55:15Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_pointset.json b/validator/sequences/endpoint_connection_success_reconnect/state_pointset.json index 8577765cd9..1fcc53b736 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_pointset.json +++ b/validator/sequences/endpoint_connection_success_reconnect/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:32:24Z", + "timestamp" : "2024-12-20T09:55:15Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_system.attr b/validator/sequences/endpoint_connection_success_reconnect/state_system.attr index 2375876c76..e2c31788f4 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_system.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:ef23b77a-0", - "publishTime" : "2024-11-06T17:32:24Z", + "transactionId" : "MP:e21bd9cb-0", + "publishTime" : "2024-12-20T09:55:15Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_system.json b/validator/sequences/endpoint_connection_success_reconnect/state_system.json index 59f3b220b7..58eb7d49f5 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_system.json +++ b/validator/sequences/endpoint_connection_success_reconnect/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:32:22Z", + "last_config" : "2024-12-20T09:55:14Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:47Z", + "last_start" : "2024-12-20T09:54:40Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-25589", + "serial_no" : "sequencer-30256", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:22Z", + "timestamp" : "2024-12-20T09:55:14Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:32:24Z", + "timestamp" : "2024-12-20T09:55:15Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_update.attr b/validator/sequences/endpoint_connection_success_reconnect/state_update.attr index e4ee7a0ca2..b44ea9aca5 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_update.attr +++ b/validator/sequences/endpoint_connection_success_reconnect/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:e682d99b", - "publishTime" : "2024-11-06T17:32:28Z", + "transactionId" : "MP:4ecb7496", + "publishTime" : "2024-12-20T09:55:17Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_connection_success_reconnect/state_update.json b/validator/sequences/endpoint_connection_success_reconnect/state_update.json index eae7f6919c..de490adf5a 100644 --- a/validator/sequences/endpoint_connection_success_reconnect/state_update.json +++ b/validator/sequences/endpoint_connection_success_reconnect/state_update.json @@ -1,17 +1,20 @@ { + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:8d:f3:81" + "addr" : "7c:1e:52:40:ea:d3" }, "ipv4" : { - "addr" : "10.1.0.193" - }, - "ipv6" : { - "addr" : "fe80::20d:3aff:fe8d:f381" + "addr" : "10.1.0.10" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } } }, @@ -30,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:32:22Z", + "last_config" : "2024-12-20T09:55:14Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:47Z", + "last_start" : "2024-12-20T09:54:40Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-25589", + "serial_no" : "sequencer-30256", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -48,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:22Z", + "timestamp" : "2024-12-20T09:55:14Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:32:28Z", + "timestamp" : "2024-12-20T09:55:17Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/config_update.attr b/validator/sequences/endpoint_redirect_and_restart/config_update.attr index 9976ed3add..bde59244ed 100644 --- a/validator/sequences/endpoint_redirect_and_restart/config_update.attr +++ b/validator/sequences/endpoint_redirect_and_restart/config_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "RC:918125.0000001d", - "publishTime" : "2024-11-06T17:33:12Z", + "transactionId" : "RC:638be0.00000020", + "publishTime" : "2024-12-20T09:56:02Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/config_update.json b/validator/sequences/endpoint_redirect_and_restart/config_update.json index 257e3d09c8..1cf9005b59 100644 --- a/validator/sequences/endpoint_redirect_and_restart/config_update.json +++ b/validator/sequences/endpoint_redirect_and_restart/config_update.json @@ -2,11 +2,16 @@ "blobset" : { "blobs" : { } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { + "bacnet" : { }, "ether" : { }, "ipv4" : { }, - "ipv6" : { }, "vendor" : { } } }, @@ -28,17 +33,17 @@ }, "system" : { "metrics_rate_sec" : 10, - "min_loglevel" : 200, + "min_loglevel" : 100, "operation" : { - "last_start" : "2024-11-06T17:32:46Z", + "last_start" : "2024-12-20T09:55:34Z", "mode" : "active" }, "testing" : { - "config_base" : 16, + "config_base" : 17, "sequence_name" : "endpoint_redirect_and_restart", - "transaction_id" : "RC:918125.0000001d" + "transaction_id" : "RC:638be0.00000020" } }, - "timestamp" : "2024-11-06T17:33:12Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-20T09:56:02Z", + "version" : "git-61cf36e" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/device_system.log b/validator/sequences/endpoint_redirect_and_restart/device_system.log index 3874306ff9..fa9e8a196a 100644 --- a/validator/sequences/endpoint_redirect_and_restart/device_system.log +++ b/validator/sequences/endpoint_redirect_and_restart/device_system.log @@ -1,40 +1,180 @@ -2024-11-06T17:31:45Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:31:45Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:31:45Z WARNING device.log Dropping state update until config received... -2024-11-06T17:31:45Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:31:45Z NOTICE system.config.apply success -2024-11-06T17:31:45Z WARNING device.log Ending connection 1730914305178 with 9 -2024-11-06T17:31:46Z NOTICE system.config.apply success -2024-11-06T17:31:57Z NOTICE system.config.apply success -2024-11-06T17:31:57Z INFO device.log Device AHU-1 config handler -2024-11-06T17:31:57Z INFO device.log 2024-11-06T17:31:57Z received config 2024-11-06T17:31:57Z -2024-11-06T17:31:57Z NOTICE system.config.apply success -2024-11-06T17:31:59Z INFO device.log Update state 2024-11-06T17:31:59Z last_config 2024-11-06T17:31:57Z -2024-11-06T17:32:00Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:00Z INFO device.log 2024-11-06T17:32:00Z received config 2024-11-06T17:32:00Z -2024-11-06T17:32:00Z NOTICE system.config.apply success -2024-11-06T17:32:01Z INFO device.log Update state 2024-11-06T17:32:01Z last_config 2024-11-06T17:32:00Z -2024-11-06T17:32:02Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:02Z INFO device.log 2024-11-06T17:32:02Z received config 2024-11-06T17:32:02Z -2024-11-06T17:32:02Z NOTICE system.config.apply success -2024-11-06T17:32:03Z INFO device.log Update state 2024-11-06T17:32:03Z last_config 2024-11-06T17:32:02Z -2024-11-06T17:32:04Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:04Z INFO device.log 2024-11-06T17:32:04Z received config 2024-11-06T17:32:04Z -2024-11-06T17:32:04Z NOTICE system.config.apply success -2024-11-06T17:32:05Z INFO device.log Update state 2024-11-06T17:32:05Z last_config 2024-11-06T17:32:04Z -2024-11-06T17:32:05Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:05Z INFO device.log 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z NOTICE system.config.apply success -2024-11-06T17:32:05Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:05Z INFO device.log 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z NOTICE system.config.apply success -2024-11-06T17:32:07Z INFO device.log Update state 2024-11-06T17:32:07Z last_config 2024-11-06T17:32:05Z -2024-11-06T17:32:08Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:08Z INFO device.log 2024-11-06T17:32:08Z received config 2024-11-06T17:32:08Z -2024-11-06T17:32:08Z NOTICE system.config.apply success -2024-11-06T17:32:09Z INFO device.log Update state 2024-11-06T17:32:09Z last_config 2024-11-06T17:32:08Z -2024-11-06T17:32:15Z NOTICE device.log Starting new endpoint generation -2024-11-06T17:32:15Z INFO device.log New config blob endpoint detected: +2024-12-20T09:54:31Z INFO device.log Configured with auth_type RS256 +2024-12-20T09:54:31Z INFO device.log Using addresses from default interface: eth0 for family: ether +2024-12-20T09:54:31Z INFO device.log Family ether address is 60:45:bd:b4:52:ac +2024-12-20T09:54:31Z INFO device.log Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:54:31Z INFO device.log Family ipv4 address is 10.1.0.64 +2024-12-20T09:54:31Z INFO device.log Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:54:31Z INFO device.log Loading endpoint into persistent data from configuration +2024-12-20T09:54:31Z WARNING device.log Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "password" : "38269d11" + } + } + }, + "restart_count" : 1 +} +2024-12-20T09:54:31Z INFO device.log Starting pubber AHU-1, serial sequencer-22391, mac null, gateway null, options noPersist +2024-12-20T09:54:31Z INFO device.log Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:54:32Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:54:32Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:54:32Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:54:32Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:54:32Z WARNING device.log Starting connection 1734688472114 with 10 +2024-12-20T09:54:32Z INFO device.log Update state 2024-12-20T09:54:32Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:32Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:32Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:54:32Z INFO device.log Update state 2024-12-20T09:54:32Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:32Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:32Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:32Z INFO device.log Update state 2024-12-20T09:54:32Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:32Z WARNING device.log Dropping state update until config received... +2024-12-20T09:54:32Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:54:32Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:54:32Z INFO device.log 2024-12-20T09:54:32Z received config 2024-12-20T09:54:17Z +2024-12-20T09:54:32Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:54:32Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:54:32Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:54:32Z WARNING device.log Ending connection 1734688472114 with 9 +2024-12-20T09:54:32Z NOTICE system.config.apply success +2024-12-20T09:54:32Z NOTICE system.config.apply success +2024-12-20T09:54:45Z NOTICE system.config.apply success +2024-12-20T09:54:45Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:45Z DEBUG system.config.receive success +2024-12-20T09:54:45Z DEBUG device.log State update defer 1907ms +2024-12-20T09:54:45Z DEBUG system.config.parse success +2024-12-20T09:54:45Z DEBUG device.log State update defer 1904ms +2024-12-20T09:54:45Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:45Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:45Z INFO device.log 2024-12-20T09:54:45Z received config 2024-12-20T09:54:45Z +2024-12-20T09:54:45Z NOTICE system.config.apply success +2024-12-20T09:54:45Z DEBUG device.log State update defer 1900ms +2024-12-20T09:54:45Z DEBUG device.log State update defer 1900ms +2024-12-20T09:54:45Z DEBUG device.log State update defer 1899ms +2024-12-20T09:54:45Z DEBUG device.log State update defer 1899ms +2024-12-20T09:54:45Z DEBUG device.log State update defer 1899ms +2024-12-20T09:54:47Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:47Z INFO device.log Update state 2024-12-20T09:54:47Z last_config 2024-12-20T09:54:45Z +2024-12-20T09:54:47Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:48Z DEBUG system.config.receive success +2024-12-20T09:54:48Z DEBUG device.log State update defer 1390ms +2024-12-20T09:54:48Z DEBUG system.config.parse success +2024-12-20T09:54:48Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:48Z DEBUG device.log State update defer 1389ms +2024-12-20T09:54:48Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:48Z INFO device.log 2024-12-20T09:54:48Z received config 2024-12-20T09:54:48Z +2024-12-20T09:54:48Z NOTICE system.config.apply success +2024-12-20T09:54:48Z DEBUG device.log State update defer 1387ms +2024-12-20T09:54:48Z DEBUG device.log State update defer 1387ms +2024-12-20T09:54:48Z DEBUG device.log State update defer 1386ms +2024-12-20T09:54:48Z DEBUG device.log State update defer 1386ms +2024-12-20T09:54:48Z DEBUG device.log State update defer 1385ms +2024-12-20T09:54:48Z DEBUG device.log State update defer 1385ms +2024-12-20T09:54:49Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:49Z INFO device.log Update state 2024-12-20T09:54:49Z last_config 2024-12-20T09:54:48Z +2024-12-20T09:54:49Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:51Z DEBUG system.config.receive success +2024-12-20T09:54:51Z DEBUG device.log State update defer -91ms +2024-12-20T09:54:51Z DEBUG system.config.parse success +2024-12-20T09:54:51Z INFO device.log Update state 2024-12-20T09:54:51Z last_config 2024-12-20T09:54:48Z +2024-12-20T09:54:51Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:51Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:51Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:51Z DEBUG device.log State update defer 2000ms +2024-12-20T09:54:51Z INFO device.log 2024-12-20T09:54:51Z received config 2024-12-20T09:54:51Z +2024-12-20T09:54:51Z NOTICE system.config.apply success +2024-12-20T09:54:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:54:51Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:51Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:51Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:51Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:51Z DEBUG device.log State update defer 1997ms +2024-12-20T09:54:51Z DEBUG device.log State update defer 1996ms +2024-12-20T09:54:52Z DEBUG device.log State update defer 721ms +2024-12-20T09:54:53Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:53Z INFO device.log Update state 2024-12-20T09:54:53Z last_config 2024-12-20T09:54:51Z +2024-12-20T09:54:53Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:55Z DEBUG system.config.receive success +2024-12-20T09:54:55Z DEBUG device.log State update defer -137ms +2024-12-20T09:54:55Z DEBUG system.config.parse success +2024-12-20T09:54:55Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:55Z INFO device.log Update state 2024-12-20T09:54:55Z last_config 2024-12-20T09:54:51Z +2024-12-20T09:54:55Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:55Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:55Z DEBUG device.log State update defer 2000ms +2024-12-20T09:54:55Z INFO device.log 2024-12-20T09:54:55Z received config 2024-12-20T09:54:55Z +2024-12-20T09:54:55Z NOTICE system.config.apply success +2024-12-20T09:54:55Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:55Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:55Z DEBUG device.log State update defer 1998ms +2024-12-20T09:54:55Z DEBUG device.log State update defer 1995ms +2024-12-20T09:54:55Z DEBUG device.log State update defer 1995ms +2024-12-20T09:54:55Z DEBUG device.log State update defer 1995ms +2024-12-20T09:54:55Z DEBUG device.log State update defer 1994ms +2024-12-20T09:54:56Z DEBUG system.config.receive success +2024-12-20T09:54:56Z DEBUG device.log State update defer 803ms +2024-12-20T09:54:56Z DEBUG system.config.parse success +2024-12-20T09:54:56Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:56Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:56Z INFO device.log 2024-12-20T09:54:56Z received config 2024-12-20T09:54:56Z +2024-12-20T09:54:56Z NOTICE system.config.apply success +2024-12-20T09:54:56Z DEBUG device.log State update defer 801ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 801ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 801ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 800ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 800ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 800ms +2024-12-20T09:54:56Z DEBUG device.log State update defer 800ms +2024-12-20T09:54:57Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:57Z INFO device.log Update state 2024-12-20T09:54:57Z last_config 2024-12-20T09:54:56Z +2024-12-20T09:54:57Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:58Z DEBUG system.config.receive success +2024-12-20T09:54:58Z DEBUG device.log State update defer 1600ms +2024-12-20T09:54:58Z DEBUG system.config.parse success +2024-12-20T09:54:58Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:58Z DEBUG device.log State update defer 1600ms +2024-12-20T09:54:58Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:58Z INFO device.log 2024-12-20T09:54:58Z received config 2024-12-20T09:54:57Z +2024-12-20T09:54:58Z NOTICE system.config.apply success +2024-12-20T09:54:58Z DEBUG device.log State update defer 1598ms +2024-12-20T09:54:58Z DEBUG device.log State update defer 1598ms +2024-12-20T09:54:59Z DEBUG system.config.receive success +2024-12-20T09:54:59Z DEBUG device.log State update defer 493ms +2024-12-20T09:54:59Z DEBUG system.config.parse success +2024-12-20T09:54:59Z INFO device.log Device AHU-1 config handler +2024-12-20T09:54:59Z DEBUG device.log State update defer 492ms +2024-12-20T09:54:59Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:59Z INFO device.log 2024-12-20T09:54:59Z received config 2024-12-20T09:54:59Z +2024-12-20T09:54:59Z NOTICE system.config.apply success +2024-12-20T09:54:59Z DEBUG device.log State update defer 490ms +2024-12-20T09:54:59Z DEBUG device.log State update defer 490ms +2024-12-20T09:54:59Z DEBUG device.log State update defer 489ms +2024-12-20T09:54:59Z DEBUG device.log State update defer 489ms +2024-12-20T09:54:59Z DEBUG device.log State update defer 0ms +2024-12-20T09:54:59Z INFO device.log Update state 2024-12-20T09:54:59Z last_config 2024-12-20T09:54:59Z +2024-12-20T09:54:59Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:01Z DEBUG system.config.receive success +2024-12-20T09:55:01Z DEBUG device.log State update defer -58ms +2024-12-20T09:55:01Z INFO device.log Update state 2024-12-20T09:55:01Z last_config 2024-12-20T09:54:59Z +2024-12-20T09:55:01Z DEBUG system.config.parse success +2024-12-20T09:55:01Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:01Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:01Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:01Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:01Z INFO device.log 2024-12-20T09:55:01Z received config 2024-12-20T09:55:01Z +2024-12-20T09:55:01Z NOTICE system.config.apply success +2024-12-20T09:55:01Z DEBUG device.log State update defer 1996ms +2024-12-20T09:55:01Z DEBUG device.log State update defer 1994ms +2024-12-20T09:55:02Z NOTICE device.log Starting new endpoint generation +2024-12-20T09:55:02Z INFO device.log New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -47,28 +187,37 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:07Z" + "generation" : "2024-12-20T09:54:59Z" } -2024-11-06T17:32:15Z INFO device.log Update state 2024-11-06T17:32:15Z last_config 2024-11-06T17:32:08Z -2024-11-06T17:32:15Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:15Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:15Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:15Z INFO device.log Password sha256 6b5344e1 -2024-11-06T17:32:15Z WARNING device.log Starting connection 1730914335969 with 10 -2024-11-06T17:32:15Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:15Z WARNING device.log Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:15Z WARNING device.log Creating new config latch for AHU-1 -2024-11-06T17:32:16Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:16Z INFO device.log 2024-11-06T17:32:16Z received config 2024-11-06T17:32:09Z -2024-11-06T17:32:16Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:16Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:16Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:32:16Z NOTICE system.config.apply success -2024-11-06T17:32:16Z INFO device.log Connection complete. -2024-11-06T17:32:16Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:16Z WARNING device.log Ending connection 1730914335969 with 9 -2024-11-06T17:32:16Z NOTICE device.log Persisting connection endpoint -2024-11-06T17:32:16Z WARNING device.log Updating persistent store: +2024-12-20T09:55:02Z INFO device.log Update state 2024-12-20T09:55:02Z last_config 2024-12-20T09:55:01Z +2024-12-20T09:55:02Z WARNING device.log State update delay 931ms +2024-12-20T09:55:03Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:03Z DEBUG device.log Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:03Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:03Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:03Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:03Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:55:03Z WARNING device.log Starting connection 1734688503770 with 10 +2024-12-20T09:55:03Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:03Z WARNING device.log Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:03Z WARNING device.log Terminating AHU-1 Pubber sender +2024-12-20T09:55:03Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:55:04Z DEBUG system.config.receive success +2024-12-20T09:55:04Z DEBUG system.config.parse success +2024-12-20T09:55:04Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:04Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:04Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:55:04Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:04Z INFO device.log 2024-12-20T09:55:04Z received config 2024-12-20T09:55:03Z +2024-12-20T09:55:04Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:04Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:04Z NOTICE system.config.apply success +2024-12-20T09:55:04Z DEBUG device.log State update defer 1549ms +2024-12-20T09:55:04Z INFO device.log Connection complete. +2024-12-20T09:55:04Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:04Z WARNING device.log Ending connection 1734688503770 with 9 +2024-12-20T09:55:04Z NOTICE device.log Persisting connection endpoint +2024-12-20T09:55:04Z WARNING device.log Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -82,29 +231,105 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:07Z" + "generation" : "2024-12-20T09:54:59Z" }, "restart_count" : 1 } -2024-11-06T17:32:17Z INFO device.log 2024-11-06T17:32:17Z received config 2024-11-06T17:32:16Z -2024-11-06T17:32:17Z NOTICE system.config.apply success -2024-11-06T17:32:17Z INFO device.log Update state 2024-11-06T17:32:17Z last_config 2024-11-06T17:32:16Z -2024-11-06T17:32:21Z INFO device.log Update state 2024-11-06T17:32:21Z last_config 2024-11-06T17:32:16Z -2024-11-06T17:32:21Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:21Z INFO device.log 2024-11-06T17:32:21Z received config 2024-11-06T17:32:20Z -2024-11-06T17:32:21Z NOTICE system.config.apply success -2024-11-06T17:32:23Z INFO device.log Update state 2024-11-06T17:32:23Z last_config 2024-11-06T17:32:20Z -2024-11-06T17:32:25Z INFO device.log Update state 2024-11-06T17:32:25Z last_config 2024-11-06T17:32:20Z -2024-11-06T17:32:28Z INFO device.log Update state 2024-11-06T17:32:28Z last_config 2024-11-06T17:32:20Z -2024-11-06T17:32:28Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:28Z INFO device.log 2024-11-06T17:32:28Z received config 2024-11-06T17:32:27Z -2024-11-06T17:32:28Z NOTICE system.config.apply success -2024-11-06T17:32:30Z INFO device.log Update state 2024-11-06T17:32:30Z last_config 2024-11-06T17:32:27Z -2024-11-06T17:32:35Z INFO device.log Update state 2024-11-06T17:32:35Z last_config 2024-11-06T17:32:27Z -2024-11-06T17:32:46Z INFO device.log Configured with auth_type RS256 -2024-11-06T17:32:46Z INFO device.log Initializing from persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json -2024-11-06T17:32:46Z INFO device.log Loading endpoint from persistent data -2024-11-06T17:32:46Z WARNING device.log Updating persistent store: +2024-12-20T09:55:04Z DEBUG device.log State update defer 1547ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1547ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1546ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1546ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1546ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1546ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1546ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1546ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1545ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1545ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1545ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1545ms +2024-12-20T09:55:04Z DEBUG device.log State update defer 1545ms +2024-12-20T09:55:05Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:05Z INFO device.log Update state 2024-12-20T09:55:05Z last_config 2024-12-20T09:55:03Z +2024-12-20T09:55:05Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:07Z DEBUG system.config.receive success +2024-12-20T09:55:07Z DEBUG system.config.parse success +2024-12-20T09:55:07Z DEBUG device.log State update defer -69ms +2024-12-20T09:55:07Z INFO device.log Update state 2024-12-20T09:55:07Z last_config 2024-12-20T09:55:03Z +2024-12-20T09:55:07Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:07Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:07Z INFO device.log 2024-12-20T09:55:07Z received config 2024-12-20T09:55:07Z +2024-12-20T09:55:07Z NOTICE system.config.apply success +2024-12-20T09:55:07Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:07Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:09Z DEBUG device.log State update defer 625ms +2024-12-20T09:55:09Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:09Z INFO device.log Update state 2024-12-20T09:55:09Z last_config 2024-12-20T09:55:07Z +2024-12-20T09:55:09Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:13Z DEBUG system.config.receive success +2024-12-20T09:55:13Z DEBUG device.log State update defer -2094ms +2024-12-20T09:55:13Z INFO device.log Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:07Z +2024-12-20T09:55:13Z DEBUG system.config.parse success +2024-12-20T09:55:13Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:13Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:13Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:13Z DEBUG device.log State update defer 2000ms +2024-12-20T09:55:13Z INFO device.log 2024-12-20T09:55:13Z received config 2024-12-20T09:55:13Z +2024-12-20T09:55:13Z NOTICE system.config.apply success +2024-12-20T09:55:13Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:13Z DEBUG device.log State update defer 1997ms +2024-12-20T09:55:14Z DEBUG device.log State update defer 1725ms +2024-12-20T09:55:14Z DEBUG device.log State update defer 1724ms +2024-12-20T09:55:15Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:15Z INFO device.log Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:15Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:20Z DEBUG system.config.receive success +2024-12-20T09:55:20Z DEBUG device.log State update defer -2090ms +2024-12-20T09:55:20Z INFO device.log Update state 2024-12-20T09:55:20Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:20Z DEBUG system.config.parse success +2024-12-20T09:55:20Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:20Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:20Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:20Z DEBUG device.log State update defer 1999ms +2024-12-20T09:55:20Z INFO device.log 2024-12-20T09:55:20Z received config 2024-12-20T09:55:19Z +2024-12-20T09:55:20Z NOTICE system.config.apply success +2024-12-20T09:55:20Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:20Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:20Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:20Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:20Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:20Z DEBUG device.log State update defer 1998ms +2024-12-20T09:55:22Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:22Z INFO device.log Update state 2024-12-20T09:55:22Z last_config 2024-12-20T09:55:19Z +2024-12-20T09:55:22Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:24Z DEBUG device.log State update defer -179ms +2024-12-20T09:55:24Z INFO device.log Update state 2024-12-20T09:55:24Z last_config 2024-12-20T09:55:19Z +2024-12-20T09:55:24Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:25Z DEBUG system.config.receive success +2024-12-20T09:55:25Z DEBUG device.log State update defer 1162ms +2024-12-20T09:55:25Z DEBUG system.config.parse success +2024-12-20T09:55:25Z DEBUG device.log State update defer 1159ms +2024-12-20T09:55:25Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:25Z INFO device.log 2024-12-20T09:55:25Z received config 2024-12-20T09:55:25Z +2024-12-20T09:55:25Z NOTICE system.config.apply success +2024-12-20T09:55:25Z DEBUG device.log State update defer 1158ms +2024-12-20T09:55:25Z DEBUG device.log State update defer 1158ms +2024-12-20T09:55:25Z DEBUG device.log State update defer 1158ms +2024-12-20T09:55:26Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:26Z INFO device.log Update state 2024-12-20T09:55:26Z last_config 2024-12-20T09:55:25Z +2024-12-20T09:55:26Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:35Z INFO device.log Configured with auth_type RS256 +2024-12-20T09:55:35Z INFO device.log Using addresses from default interface: eth0 for family: ether +2024-12-20T09:55:35Z INFO device.log Family ether address is 60:45:bd:b4:52:ac +2024-12-20T09:55:35Z INFO device.log Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:55:35Z INFO device.log Family ipv4 address is 10.1.0.64 +2024-12-20T09:55:35Z INFO device.log Initializing from persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:55:35Z INFO device.log Loading endpoint from persistent data +2024-12-20T09:55:35Z WARNING device.log Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -118,59 +343,108 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:07Z" + "generation" : "2024-12-20T09:54:59Z" }, "restart_count" : 2 } -2024-11-06T17:32:46Z INFO device.log Starting pubber AHU-1, serial null, mac null, gateway null, options -2024-11-06T17:32:46Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:46Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:46Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:46Z INFO device.log Password sha256 6b5344e1 -2024-11-06T17:32:46Z WARNING device.log Starting connection 1730914366901 with 10 -2024-11-06T17:32:46Z INFO device.log Update state 2024-11-06T17:32:46Z last_config 1970-01-01T00:00:00Z -2024-11-06T17:32:46Z WARNING device.log Dropping state update until config received... -2024-11-06T17:32:47Z INFO device.log Update state 2024-11-06T17:32:47Z last_config 1970-01-01T00:00:00Z -2024-11-06T17:32:47Z WARNING device.log Dropping state update until config received... -2024-11-06T17:32:47Z INFO device.log Update state 2024-11-06T17:32:47Z last_config 1970-01-01T00:00:00Z -2024-11-06T17:32:47Z WARNING device.log Dropping state update until config received... -2024-11-06T17:32:47Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:47Z INFO device.log 2024-11-06T17:32:47Z received config 2024-11-06T17:32:36Z -2024-11-06T17:32:47Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:47Z INFO device.log Connection complete. -2024-11-06T17:32:47Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:47Z WARNING device.log Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:47Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:32:47Z INFO device.log Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:36Z -2024-11-06T17:32:47Z WARNING device.log Dropping state update until config received... -2024-11-06T17:32:47Z WARNING device.log Received config for config latch AHU-1 -2024-11-06T17:32:47Z NOTICE system.config.apply success -2024-11-06T17:32:47Z WARNING device.log Ending connection 1730914366901 with 9 -2024-11-06T17:32:47Z INFO device.log Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:36Z -2024-11-06T17:32:47Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:47Z INFO device.log 2024-11-06T17:32:47Z received config 2024-11-06T17:32:36Z -2024-11-06T17:32:47Z NOTICE system.config.apply success -2024-11-06T17:32:48Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:48Z INFO device.log 2024-11-06T17:32:48Z received config 2024-11-06T17:32:48Z -2024-11-06T17:32:48Z NOTICE system.config.apply success -2024-11-06T17:32:49Z INFO device.log Update state 2024-11-06T17:32:49Z last_config 2024-11-06T17:32:48Z -2024-11-06T17:32:49Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:49Z INFO device.log 2024-11-06T17:32:49Z received config 2024-11-06T17:32:48Z -2024-11-06T17:32:49Z NOTICE system.config.apply success -2024-11-06T17:32:51Z INFO device.log Update state 2024-11-06T17:32:51Z last_config 2024-11-06T17:32:48Z -2024-11-06T17:32:57Z INFO device.log 2024-11-06T17:32:57Z sending AHU-1 message #0 with 3 points -2024-11-06T17:32:57Z INFO device.log Update state 2024-11-06T17:32:57Z last_config 2024-11-06T17:32:48Z -2024-11-06T17:32:58Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:58Z INFO device.log 2024-11-06T17:32:58Z received config 2024-11-06T17:32:58Z -2024-11-06T17:32:58Z NOTICE system.config.apply success -2024-11-06T17:32:59Z INFO device.log Update state 2024-11-06T17:32:59Z last_config 2024-11-06T17:32:58Z -2024-11-06T17:33:02Z INFO device.log Update state 2024-11-06T17:33:02Z last_config 2024-11-06T17:32:58Z -2024-11-06T17:33:02Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:02Z INFO device.log 2024-11-06T17:33:02Z received config 2024-11-06T17:33:02Z -2024-11-06T17:33:02Z NOTICE system.config.apply success -2024-11-06T17:33:04Z INFO device.log Update state 2024-11-06T17:33:04Z last_config 2024-11-06T17:33:02Z -2024-11-06T17:33:07Z NOTICE device.log Starting new endpoint generation -2024-11-06T17:33:07Z INFO device.log New config blob endpoint detected: +2024-12-20T09:55:35Z INFO device.log Starting pubber AHU-1, serial sequencer-22391, mac null, gateway null, options +2024-12-20T09:55:35Z INFO device.log Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:35Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:35Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:35Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:35Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:55:35Z WARNING device.log Starting connection 1734688535182 with 10 +2024-12-20T09:55:35Z INFO device.log Update state 2024-12-20T09:55:35Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:55:35Z WARNING device.log Dropping state update until config received... +2024-12-20T09:55:35Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:55:35Z INFO device.log Update state 2024-12-20T09:55:35Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:55:35Z WARNING device.log Dropping state update until config received... +2024-12-20T09:55:35Z INFO device.log Update state 2024-12-20T09:55:35Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:55:35Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:35Z WARNING device.log Dropping state update until config received... +2024-12-20T09:55:35Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:55:35Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:35Z INFO device.log 2024-12-20T09:55:35Z received config 2024-12-20T09:55:25Z +2024-12-20T09:55:35Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:35Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:35Z INFO device.log Connection complete. +2024-12-20T09:55:35Z DEBUG device.log Restoring unknown point filter_alarm_pressure_status +2024-12-20T09:55:35Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:35Z WARNING device.log Ending connection 1734688535182 with 9 +2024-12-20T09:55:35Z DEBUG device.log Restoring unknown point filter_differential_pressure_setpoint +2024-12-20T09:55:35Z DEBUG device.log Restoring unknown point filter_differential_pressure_sensor +2024-12-20T09:55:35Z NOTICE system.config.apply success +2024-12-20T09:55:35Z DEBUG device.log State update defer -1734688533943ms +2024-12-20T09:55:35Z INFO device.log Update state 2024-12-20T09:55:35Z last_config 2024-12-20T09:55:25Z +2024-12-20T09:55:35Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:36Z DEBUG system.config.receive success +2024-12-20T09:55:36Z DEBUG system.config.parse success +2024-12-20T09:55:36Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:36Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:36Z DEBUG device.log State update defer 1928ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1923ms +2024-12-20T09:55:36Z INFO device.log 2024-12-20T09:55:36Z received config 2024-12-20T09:55:36Z +2024-12-20T09:55:36Z DEBUG device.log State update defer 1920ms +2024-12-20T09:55:36Z NOTICE system.config.apply success +2024-12-20T09:55:36Z DEBUG device.log State update defer 1919ms +2024-12-20T09:55:36Z DEBUG system.config.receive success +2024-12-20T09:55:36Z DEBUG device.log State update defer 1857ms +2024-12-20T09:55:36Z DEBUG system.config.parse success +2024-12-20T09:55:36Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:36Z DEBUG device.log State update defer 1856ms +2024-12-20T09:55:36Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:36Z INFO device.log 2024-12-20T09:55:36Z received config 2024-12-20T09:55:36Z +2024-12-20T09:55:36Z NOTICE system.config.apply success +2024-12-20T09:55:36Z DEBUG device.log State update defer 1852ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1852ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1852ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1851ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1851ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1851ms +2024-12-20T09:55:36Z DEBUG device.log State update defer 1850ms +2024-12-20T09:55:37Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:37Z INFO device.log Update state 2024-12-20T09:55:37Z last_config 2024-12-20T09:55:36Z +2024-12-20T09:55:37Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:40Z DEBUG device.log State update defer -952ms +2024-12-20T09:55:40Z INFO device.log Update state 2024-12-20T09:55:40Z last_config 2024-12-20T09:55:36Z +2024-12-20T09:55:40Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:40Z INFO device.log sending AHU-1 message #0 with 3 points +2024-12-20T09:55:41Z DEBUG system.config.receive success +2024-12-20T09:55:41Z DEBUG device.log State update defer 1883ms +2024-12-20T09:55:41Z DEBUG system.config.parse success +2024-12-20T09:55:41Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:41Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:41Z INFO device.log 2024-12-20T09:55:41Z received config 2024-12-20T09:55:41Z +2024-12-20T09:55:41Z DEBUG device.log State update defer 1875ms +2024-12-20T09:55:41Z DEBUG device.log State update defer 1875ms +2024-12-20T09:55:41Z DEBUG device.log State update defer 1875ms +2024-12-20T09:55:41Z DEBUG device.log State update defer 1875ms +2024-12-20T09:55:41Z DEBUG device.log State update defer 1874ms +2024-12-20T09:55:41Z NOTICE system.config.apply success +2024-12-20T09:55:41Z DEBUG device.log State update defer 1874ms +2024-12-20T09:55:41Z DEBUG device.log State update defer 1872ms +2024-12-20T09:55:42Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:42Z INFO device.log Update state 2024-12-20T09:55:42Z last_config 2024-12-20T09:55:41Z +2024-12-20T09:55:42Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:45Z DEBUG device.log State update defer -990ms +2024-12-20T09:55:45Z INFO device.log Update state 2024-12-20T09:55:45Z last_config 2024-12-20T09:55:41Z +2024-12-20T09:55:45Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:49Z DEBUG system.config.receive success +2024-12-20T09:55:49Z DEBUG device.log State update defer -1098ms +2024-12-20T09:55:49Z INFO device.log Update state 2024-12-20T09:55:49Z last_config 2024-12-20T09:55:41Z +2024-12-20T09:55:49Z DEBUG system.config.parse success +2024-12-20T09:55:49Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:49Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:49Z DEBUG device.log State update defer 2000ms +2024-12-20T09:55:49Z INFO device.log 2024-12-20T09:55:49Z received config 2024-12-20T09:55:48Z +2024-12-20T09:55:49Z NOTICE system.config.apply success +2024-12-20T09:55:49Z DEBUG device.log State update defer 1994ms +2024-12-20T09:55:49Z DEBUG device.log State update defer 1993ms +2024-12-20T09:55:51Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:51Z INFO device.log Update state 2024-12-20T09:55:51Z last_config 2024-12-20T09:55:48Z +2024-12-20T09:55:51Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:55Z NOTICE device.log Starting new endpoint generation +2024-12-20T09:55:55Z INFO device.log New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -183,19 +457,65 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:33:01Z" + "generation" : "2024-12-20T09:55:46Z" +} +2024-12-20T09:55:55Z INFO device.log Update state 2024-12-20T09:55:55Z last_config 2024-12-20T09:55:48Z +2024-12-20T09:55:55Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:55Z DEBUG device.log Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:55Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:55Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:55Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:55Z INFO device.log Password sha256 6b5344e1 +2024-12-20T09:55:55Z WARNING device.log Starting connection 1734688555949 with 10 +2024-12-20T09:55:55Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:55Z WARNING device.log Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:55Z WARNING device.log Terminating AHU-1 Pubber sender +2024-12-20T09:55:55Z WARNING device.log Creating new config latch for AHU-1 +2024-12-20T09:55:56Z DEBUG system.config.receive success +2024-12-20T09:55:56Z DEBUG system.config.parse success +2024-12-20T09:55:56Z INFO device.log Device AHU-1 config handler +2024-12-20T09:55:56Z DEBUG device.log Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:56Z WARNING device.log Received config for config latch AHU-1 +2024-12-20T09:55:56Z WARNING device.log Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:56Z INFO device.log 2024-12-20T09:55:56Z received config 2024-12-20T09:55:56Z +2024-12-20T09:55:56Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:56Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:56Z NOTICE system.config.apply success +2024-12-20T09:55:56Z DEBUG device.log State update defer 1602ms +2024-12-20T09:55:56Z INFO device.log Connection complete. +2024-12-20T09:55:56Z WARNING device.log Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:56Z WARNING device.log Ending connection 1734688555949 with 9 +2024-12-20T09:55:56Z NOTICE device.log Persisting connection endpoint +2024-12-20T09:55:56Z WARNING device.log Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:46Z" + }, + "restart_count" : 2 } -2024-11-06T17:33:07Z INFO device.log Update state 2024-11-06T17:33:07Z last_config 2024-11-06T17:33:02Z -2024-11-06T17:33:07Z INFO device.log CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:33:07Z INFO device.log Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:33:07Z INFO device.log Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:33:07Z INFO device.log Password sha256 6b5344e1 -2024-11-06T17:33:07Z WARNING device.log Starting connection 1730914387662 with 10 -2024-11-06T17:33:07Z WARNING device.log Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:33:07Z WARNING device.log Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:33:07Z WARNING device.log Creating new config latch for AHU-1 -2024-11-06T17:33:08Z INFO device.log Device AHU-1 config handler -2024-11-06T17:33:08Z INFO device.log 2024-11-06T17:33:08Z received config 2024-11-06T17:33:04Z -2024-11-06T17:33:08Z WARNING device.log Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:33:08Z WARNING device.log Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:33:17Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:55:56Z DEBUG device.log State update defer 1600ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1600ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1600ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1600ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1599ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1599ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1599ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1599ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1599ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1598ms +2024-12-20T09:55:56Z DEBUG device.log State update defer 1598ms +2024-12-20T09:55:57Z DEBUG device.log State update defer 0ms +2024-12-20T09:55:57Z INFO device.log Update state 2024-12-20T09:55:57Z last_config 2024-12-20T09:55:56Z +2024-12-20T09:55:57Z DEBUG device.log State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:56:06Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/endpoint_redirect_and_restart/events_pointset.attr b/validator/sequences/endpoint_redirect_and_restart/events_pointset.attr index 0f78c4c437..c92b01a866 100644 --- a/validator/sequences/endpoint_redirect_and_restart/events_pointset.attr +++ b/validator/sequences/endpoint_redirect_and_restart/events_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:69d292f1", - "publishTime" : "2024-11-06T17:33:08Z", + "transactionId" : "MP:49f89972", + "publishTime" : "2024-12-20T09:56:06Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/events_pointset.json b/validator/sequences/endpoint_redirect_and_restart/events_pointset.json index 69419419c0..f16dd88eaf 100644 --- a/validator/sequences/endpoint_redirect_and_restart/events_pointset.json +++ b/validator/sequences/endpoint_redirect_and_restart/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 12 + "present_value" : 11 } }, - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-20T09:56:06Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/events_system.attr b/validator/sequences/endpoint_redirect_and_restart/events_system.attr index d20d56de64..cb96ca6512 100644 --- a/validator/sequences/endpoint_redirect_and_restart/events_system.attr +++ b/validator/sequences/endpoint_redirect_and_restart/events_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:ab50331d", - "publishTime" : "2024-11-06T17:33:08Z", + "transactionId" : "MP:994394ae", + "publishTime" : "2024-12-20T09:56:01Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/events_system.json b/validator/sequences/endpoint_redirect_and_restart/events_system.json index 8f730f43f3..f3edb18b86 100644 --- a/validator/sequences/endpoint_redirect_and_restart/events_system.json +++ b/validator/sequences/endpoint_redirect_and_restart/events_system.json @@ -1,86 +1,224 @@ { "event_no" : 4, - "last_config" : "2024-11-06T17:33:02Z", + "last_config" : "2024-12-20T09:55:56Z", "logentries" : [ { - "message" : "Starting new endpoint generation", + "message" : "Update state 2024-12-20T09:55:55Z last_config 2024-12-20T09:55:48Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", - "level" : 300 + "timestamp" : "2024-12-20T09:55:55Z", + "level" : 200 }, { - "message" : "New config blob endpoint detected:\n{\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_5/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_5/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_5/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-11-06T17:33:01Z\"\n}", + "message" : "State update AHU-1 (endpoint_redirect_and_restart)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:55Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:48Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:55:34Z\",\n \"restart_count\" : 2,\n \"mode\" : \"active\"\n },\n \"serial_no\" : \"sequencer-22391\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:49Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"60:45:bd:b4:52:ac\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.64\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"apply\",\n \"generation\" : \"2024-12-20T09:55:46Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", - "level" : 200 + "timestamp" : "2024-12-20T09:55:55Z", + "level" : 100 }, { - "message" : "Update state 2024-11-06T17:33:07Z last_config 2024-11-06T17:33:02Z", + "message" : "Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", - "level" : 200 + "timestamp" : "2024-12-20T09:55:55Z", + "level" : 100 }, { "message" : "CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 200 }, { "message" : "Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 200 }, { "message" : "Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 200 }, { "message" : "Password sha256 6b5344e1", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 200 }, { - "message" : "Starting connection 1730914387662 with 10", + "message" : "Starting connection 1734688555949 with 10", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 400 }, { "message" : "Terminating AHU-1 PubberPointsetManager sender", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 400 }, { "message" : "Terminating AHU-1 PubberSystemManager sender", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", + "level" : 400 + }, { + "message" : "Terminating AHU-1 Pubber sender", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 400 }, { "message" : "Creating new config latch for AHU-1", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:07Z", + "timestamp" : "2024-12-20T09:55:55Z", "level" : 400 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-20T09:55:56Z", "level" : 200 }, { - "message" : "2024-11-06T17:33:08Z received config 2024-11-06T17:33:04Z", + "message" : "Config update AHU-1 (endpoint_redirect_and_restart)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:56Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"mode\" : \"active\",\n \"last_start\" : \"2024-12-20T09:55:34Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"endpoint_redirect_and_restart\",\n \"transaction_id\" : \"RC:638be0.0000001e\",\n \"config_base\" : 16\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"url\" : \"data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=\",\n \"sha256\" : \"03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25\",\n \"generation\" : \"2024-12-20T09:55:46Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "Received config for config latch AHU-1", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 400 + }, { + "message" : "Starting AHU-1 Pubber sender with delay 10s", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 400 + }, { + "message" : "2024-12-20T09:55:56Z received config 2024-12-20T09:55:56Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-20T09:55:56Z", "level" : 200 + }, { + "message" : "Starting AHU-1 PubberSystemManager sender with delay 10s", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 400 }, { "message" : "Starting AHU-1 PubberPointsetManager sender with delay 10s", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-20T09:55:56Z", "level" : 400 }, { - "message" : "Starting AHU-1 PubberSystemManager sender with delay 10s", + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 300 + }, { + "message" : "State update defer 1602ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "Connection complete.", "category" : "device.log", - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 200 + }, { + "message" : "Start waiting 10s for config latch for AHU-1", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 400 + }, { + "message" : "Ending connection 1734688555949 with 9", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", "level" : 400 + }, { + "message" : "Persisting connection endpoint", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 300 + }, { + "message" : "Updating persistent store:\n{\n \"endpoint\" : {\n \"protocol\" : \"mqtt\",\n \"transport\" : \"ssl\",\n \"hostname\" : \"localhost\",\n \"client_id\" : \"/r/ZZ-TRI-FECTA_5/d/AHU-1\",\n \"topic_prefix\" : \"/r/ZZ-TRI-FECTA_5/d/AHU-1\",\n \"auth_provider\" : {\n \"basic\" : {\n \"username\" : \"/r/ZZ-TRI-FECTA_5/d/AHU-1\",\n \"password\" : \"38269d11\"\n }\n },\n \"generation\" : \"2024-12-20T09:55:46Z\"\n },\n \"restart_count\" : 2\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 400 + }, { + "message" : "State update defer 1600ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1600ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1600ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1600ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1599ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1599ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1599ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1599ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1599ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1598ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 1598ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:56Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:57Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:55:57Z last_config 2024-12-20T09:55:56Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:57Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (endpoint_redirect_and_restart)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:55:57Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:55:56Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:55:34Z\",\n \"restart_count\" : 2,\n \"mode\" : \"active\"\n },\n \"serial_no\" : \"sequencer-22391\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:55:56Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"60:45:bd:b4:52:ac\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.64\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"blobset\" : {\n \"blobs\" : {\n \"_iot_endpoint_config\" : {\n \"phase\" : \"final\",\n \"generation\" : \"2024-12-20T09:55:46Z\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:55:57Z", + "level" : 100 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 208.25435638427734 + "mem_free_mb" : 203.67041015625 }, - "timestamp" : "2024-11-06T17:33:08Z", + "timestamp" : "2024-12-20T09:56:01Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/local_discovery.json b/validator/sequences/endpoint_redirect_and_restart/local_discovery.json new file mode 100644 index 0000000000..4c564e79f0 --- /dev/null +++ b/validator/sequences/endpoint_redirect_and_restart/local_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { + "vendor" : { } + } +} \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/local_localnet.json b/validator/sequences/endpoint_redirect_and_restart/local_localnet.json index 97598c144b..4b6e825e32 100644 --- a/validator/sequences/endpoint_redirect_and_restart/local_localnet.json +++ b/validator/sequences/endpoint_redirect_and_restart/local_localnet.json @@ -3,6 +3,6 @@ "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/local_system.json b/validator/sequences/endpoint_redirect_and_restart/local_system.json index 772fc1e842..ebe7ebde61 100644 --- a/validator/sequences/endpoint_redirect_and_restart/local_system.json +++ b/validator/sequences/endpoint_redirect_and_restart/local_system.json @@ -1,9 +1,9 @@ { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { "mode" : "active", - "last_start" : "2024-11-06T17:32:46Z" + "last_start" : "2024-12-20T09:55:34Z" }, "testing" : { "sequence_name" : "endpoint_redirect_and_restart" diff --git a/validator/sequences/endpoint_redirect_and_restart/local_update.json b/validator/sequences/endpoint_redirect_and_restart/local_update.json index 36779fe518..f2b6a6fbf6 100644 --- a/validator/sequences/endpoint_redirect_and_restart/local_update.json +++ b/validator/sequences/endpoint_redirect_and_restart/local_update.json @@ -1,23 +1,28 @@ { - "timestamp" : "2024-11-06T17:33:12Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-20T09:56:02Z", + "version" : "@@@cloud udmi version###git-61cf36e", "system" : { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { "mode" : "active", - "last_start" : "2024-11-06T17:32:46Z" + "last_start" : "2024-12-20T09:55:34Z" }, "testing" : { "sequence_name" : "endpoint_redirect_and_restart" } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } }, "blobset" : { diff --git a/validator/sequences/endpoint_redirect_and_restart/sequencer.log b/validator/sequences/endpoint_redirect_and_restart/sequencer.log index 072808f61d..de043a1f64 100644 --- a/validator/sequences/endpoint_redirect_and_restart/sequencer.log +++ b/validator/sequences/endpoint_redirect_and_restart/sequencer.log @@ -1,1495 +1,1809 @@ -2024-11-06T17:31:48Z NOTICE starting test endpoint_redirect_and_restart ################################ -2024-11-06T17:31:48Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:31:56Z DEBUG Allowing device state change (everything) -2024-11-06T17:31:56Z DEBUG Starting reset_config full reset true -2024-11-06T17:31:56Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:31:56Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:56Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:31:56Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:31:56Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:31:56Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:31:56Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:31:56Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:56Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:31:56Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:31:56Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:31:57Z TRACE updated check config_update: true -2024-11-06T17:31:57Z DEBUG update config_update, adding configTransaction RC:918125.00000005 -2024-11-06T17:31:57Z TRACE local local_update: { -2024-11-06T17:31:57Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:31:57Z TRACE local local_update: "system" : { -2024-11-06T17:31:57Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:31:57Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:31:57Z TRACE local local_update: "operation" : { -2024-11-06T17:31:57Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:31:57Z TRACE local local_update: }, -2024-11-06T17:31:57Z TRACE local local_update: "testing" : { -2024-11-06T17:31:57Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:31:57Z TRACE local local_update: } -2024-11-06T17:31:57Z TRACE local local_update: }, -2024-11-06T17:31:57Z TRACE local local_update: "localnet" : { -2024-11-06T17:31:57Z TRACE local local_update: "families" : { -2024-11-06T17:31:57Z TRACE local local_update: "ether" : { }, -2024-11-06T17:31:57Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:31:57Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:31:57Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:31:57Z TRACE local local_update: } -2024-11-06T17:31:57Z TRACE local local_update: }, -2024-11-06T17:31:57Z TRACE local local_update: "pointset" : { -2024-11-06T17:31:57Z TRACE local local_update: "points" : { -2024-11-06T17:31:57Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:57Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:31:57Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:31:57Z TRACE local local_update: }, -2024-11-06T17:31:57Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:31:57Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:31:57Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:31:57Z TRACE local local_update: }, -2024-11-06T17:31:57Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:57Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:31:57Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:31:57Z TRACE local local_update: } -2024-11-06T17:31:57Z TRACE local local_update: } -2024-11-06T17:31:57Z TRACE local local_update: } -2024-11-06T17:31:57Z TRACE local local_update: } -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:57Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:31:57Z DEBUG Update lastConfigUpdate 2024-11-06T17:31:57Z, because soft reset -2024-11-06T17:31:57Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:31:57Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:31:57Z TRACE received command AHU-1/state/system -2024-11-06T17:31:57Z TRACE received state_system: { -2024-11-06T17:31:57Z TRACE received state_system: "hardware" : { -2024-11-06T17:31:57Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:31:57Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "last_config" : "2024-11-06T17:31:30Z", -2024-11-06T17:31:57Z TRACE received state_system: "operation" : { -2024-11-06T17:31:57Z TRACE received state_system: "operational" : true, -2024-11-06T17:31:57Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:31:57Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:31:57Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:31:57Z TRACE received state_system: "software" : { -2024-11-06T17:31:57Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "status" : { -2024-11-06T17:31:57Z TRACE received state_system: "message" : "success", -2024-11-06T17:31:57Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:31:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:46Z", -2024-11-06T17:31:57Z TRACE received state_system: "level" : 300 -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:47Z", -2024-11-06T17:31:57Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received state_system: } -2024-11-06T17:31:57Z DEBUG Handling device message state_system MP:f1a7e670-0 -2024-11-06T17:31:57Z TRACE Ignoring partial state update -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:31:57Z TRACE received command AHU-1/state/localnet -2024-11-06T17:31:57Z TRACE received state_localnet: { -2024-11-06T17:31:57Z TRACE received state_localnet: "families" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "ether" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:31:57Z TRACE received state_localnet: } -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:31:47Z", -2024-11-06T17:31:57Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received state_localnet: } -2024-11-06T17:31:57Z DEBUG Handling device message state_localnet MP:f1a7e670-1 -2024-11-06T17:31:57Z TRACE Ignoring partial state update -2024-11-06T17:31:57Z TRACE received command AHU-1/state/pointset -2024-11-06T17:31:57Z TRACE received state_pointset: { -2024-11-06T17:31:57Z TRACE received state_pointset: "points" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:31:57Z TRACE received state_pointset: }, -2024-11-06T17:31:57Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:31:57Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:31:57Z TRACE received state_pointset: }, -2024-11-06T17:31:57Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:31:57Z TRACE received state_pointset: } -2024-11-06T17:31:57Z TRACE received state_pointset: }, -2024-11-06T17:31:57Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:31:47Z", -2024-11-06T17:31:57Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received state_pointset: } -2024-11-06T17:31:57Z DEBUG Handling device message state_pointset MP:f1a7e670-2 -2024-11-06T17:31:57Z TRACE Ignoring partial state update -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE received command AHU-1/events/pointset -2024-11-06T17:31:57Z TRACE received events_pointset: { -2024-11-06T17:31:57Z TRACE received events_pointset: "points" : { -2024-11-06T17:31:57Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:31:57Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:31:57Z TRACE received events_pointset: }, -2024-11-06T17:31:57Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:57Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:31:57Z TRACE received events_pointset: }, -2024-11-06T17:31:57Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:57Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:31:57Z TRACE received events_pointset: } -2024-11-06T17:31:57Z TRACE received events_pointset: }, -2024-11-06T17:31:57Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:31:55Z", -2024-11-06T17:31:57Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received events_pointset: } -2024-11-06T17:31:57Z DEBUG Handling device message events_pointset MP:fb5b39fb -2024-11-06T17:31:57Z TRACE received command AHU-1/events/system -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:45Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:45Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:45Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:45Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:45Z NOTICE system.config.apply: success -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:45Z WARNING device.log: Ending connection 1730914305178 with 9 -2024-11-06T17:31:57Z DEBUG received events_system 2024-11-06T17:31:46Z NOTICE system.config.apply: success -2024-11-06T17:31:57Z DEBUG Handling device message events_system MP:7371db8c -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:31:57Z TRACE received command AHU-1/config/update -2024-11-06T17:31:57Z DEBUG received config_update -2024-11-06T17:31:57Z DEBUG Handling update message config_update RC:918125.00000005 -2024-11-06T17:31:57Z DEBUG Removed configTransaction RC:918125.00000005 -2024-11-06T17:31:57Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:31:57Z DEBUG Updated config 2024-11-06T17:31:57Z RC:918125.00000005 -2024-11-06T17:31:57Z INFO Updated config #001: { -2024-11-06T17:31:57Z INFO Updated config #001: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:31:57Z INFO Updated config #001: "system" : { -2024-11-06T17:31:57Z INFO Updated config #001: "min_loglevel" : 200, -2024-11-06T17:31:57Z INFO Updated config #001: "metrics_rate_sec" : 10, -2024-11-06T17:31:57Z INFO Updated config #001: "operation" : { -2024-11-06T17:31:57Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:31:57Z INFO Updated config #001: }, -2024-11-06T17:31:57Z INFO Updated config #001: "testing" : { -2024-11-06T17:31:57Z INFO Updated config #001: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:31:57Z INFO Updated config #001: } -2024-11-06T17:31:57Z INFO Updated config #001: }, -2024-11-06T17:31:57Z INFO Updated config #001: "localnet" : { -2024-11-06T17:31:57Z INFO Updated config #001: "families" : { -2024-11-06T17:31:57Z INFO Updated config #001: "ether" : { }, -2024-11-06T17:31:57Z INFO Updated config #001: "ipv4" : { }, -2024-11-06T17:31:57Z INFO Updated config #001: "vendor" : { }, -2024-11-06T17:31:57Z INFO Updated config #001: "ipv6" : { } -2024-11-06T17:31:57Z INFO Updated config #001: } -2024-11-06T17:31:57Z INFO Updated config #001: }, -2024-11-06T17:31:57Z INFO Updated config #001: "pointset" : { -2024-11-06T17:31:57Z INFO Updated config #001: "points" : { -2024-11-06T17:31:57Z INFO Updated config #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:57Z INFO Updated config #001: "units" : "Bars", -2024-11-06T17:31:57Z INFO Updated config #001: "set_value" : 98 -2024-11-06T17:31:57Z INFO Updated config #001: }, -2024-11-06T17:31:57Z INFO Updated config #001: "filter_alarm_pressure_status" : { -2024-11-06T17:31:57Z INFO Updated config #001: "ref" : "BV11.present_value", -2024-11-06T17:31:57Z INFO Updated config #001: "units" : "No-units" -2024-11-06T17:31:57Z INFO Updated config #001: }, -2024-11-06T17:31:57Z INFO Updated config #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:57Z INFO Updated config #001: "ref" : "AV12.present_value", -2024-11-06T17:31:57Z INFO Updated config #001: "units" : "Degrees-Celsius" -2024-11-06T17:31:57Z INFO Updated config #001: } -2024-11-06T17:31:57Z INFO Updated config #001: } -2024-11-06T17:31:57Z INFO Updated config #001: } -2024-11-06T17:31:57Z INFO Updated config #001: } -2024-11-06T17:31:57Z TRACE received command AHU-1/state/update -2024-11-06T17:31:57Z DEBUG received state_update -2024-11-06T17:31:57Z DEBUG Handling update message state_update MP:7c183ea3 -2024-11-06T17:31:57Z DEBUG Updated state after 0s 2024-11-06T17:31:57Z MP:7c183ea3 -2024-11-06T17:31:57Z INFO Initial state #001: { -2024-11-06T17:31:57Z INFO Initial state #001: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z INFO Initial state #001: "version" : "1.5.2", -2024-11-06T17:31:57Z INFO Initial state #001: "system" : { -2024-11-06T17:31:57Z INFO Initial state #001: "last_config" : "2024-11-06T17:31:30Z", -2024-11-06T17:31:57Z INFO Initial state #001: "operation" : { -2024-11-06T17:31:57Z INFO Initial state #001: "operational" : true, -2024-11-06T17:31:57Z INFO Initial state #001: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:31:57Z INFO Initial state #001: "restart_count" : 1, -2024-11-06T17:31:57Z INFO Initial state #001: "mode" : "initial" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "serial_no" : "sequencer-18990", -2024-11-06T17:31:57Z INFO Initial state #001: "hardware" : { -2024-11-06T17:31:57Z INFO Initial state #001: "make" : "BOS", -2024-11-06T17:31:57Z INFO Initial state #001: "model" : "pubber" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "software" : { -2024-11-06T17:31:57Z INFO Initial state #001: "firmware" : "v1" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "status" : { -2024-11-06T17:31:57Z INFO Initial state #001: "message" : "success", -2024-11-06T17:31:57Z INFO Initial state #001: "category" : "system.config.parse", -2024-11-06T17:31:57Z INFO Initial state #001: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z INFO Initial state #001: "level" : 100 -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "localnet" : { -2024-11-06T17:31:57Z INFO Initial state #001: "families" : { -2024-11-06T17:31:57Z INFO Initial state #001: "ether" : { -2024-11-06T17:31:57Z INFO Initial state #001: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "ipv4" : { -2024-11-06T17:31:57Z INFO Initial state #001: "addr" : "10.1.0.156" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "ipv6" : { -2024-11-06T17:31:57Z INFO Initial state #001: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "vendor" : { -2024-11-06T17:31:57Z INFO Initial state #001: "addr" : "28179023" -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "pointset" : { -2024-11-06T17:31:57Z INFO Initial state #001: "points" : { -2024-11-06T17:31:57Z INFO Initial state #001: "filter_alarm_pressure_status" : { -2024-11-06T17:31:57Z INFO Initial state #001: "units" : "No-units" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:57Z INFO Initial state #001: "units" : "Bars", -2024-11-06T17:31:57Z INFO Initial state #001: "value_state" : "applied" -2024-11-06T17:31:57Z INFO Initial state #001: }, -2024-11-06T17:31:57Z INFO Initial state #001: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:57Z INFO Initial state #001: "units" : "Degrees-Celsius" -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z INFO Initial state #001: } -2024-11-06T17:31:57Z NOTICE Received serial number sequencer-18990 -2024-11-06T17:31:57Z DEBUG Updated state has last_config 2024-11-06T17:31:30Z (expecting 2024-11-06T17:31:57Z) -2024-11-06T17:31:57Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:31:57Z TRACE received command AHU-1/state/system -2024-11-06T17:31:57Z TRACE received state_system: { -2024-11-06T17:31:57Z TRACE received state_system: "hardware" : { -2024-11-06T17:31:57Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:31:57Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "last_config" : "2024-11-06T17:31:30Z", -2024-11-06T17:31:57Z TRACE received state_system: "operation" : { -2024-11-06T17:31:57Z TRACE received state_system: "operational" : true, -2024-11-06T17:31:57Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:31:57Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:31:57Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:31:57Z TRACE received state_system: "software" : { -2024-11-06T17:31:57Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "status" : { -2024-11-06T17:31:57Z TRACE received state_system: "message" : "success", -2024-11-06T17:31:57Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:31:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z TRACE received state_system: "level" : 100 -2024-11-06T17:31:57Z TRACE received state_system: }, -2024-11-06T17:31:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received state_system: } -2024-11-06T17:31:57Z DEBUG Handling device message state_system MP:7c183ea3-0 -2024-11-06T17:31:57Z TRACE Ignoring partial state update -2024-11-06T17:31:57Z TRACE received command AHU-1/state/localnet -2024-11-06T17:31:57Z TRACE received state_localnet: { -2024-11-06T17:31:57Z TRACE received state_localnet: "families" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "ether" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:31:57Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:31:57Z TRACE received state_localnet: } -2024-11-06T17:31:57Z TRACE received state_localnet: }, -2024-11-06T17:31:57Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received state_localnet: } -2024-11-06T17:31:57Z DEBUG Handling device message state_localnet MP:7c183ea3-1 -2024-11-06T17:31:57Z TRACE Ignoring partial state update -2024-11-06T17:31:57Z TRACE received command AHU-1/state/pointset -2024-11-06T17:31:57Z TRACE received state_pointset: { -2024-11-06T17:31:57Z TRACE received state_pointset: "points" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:31:57Z TRACE received state_pointset: }, -2024-11-06T17:31:57Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:31:57Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:31:57Z TRACE received state_pointset: }, -2024-11-06T17:31:57Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:57Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:31:57Z TRACE received state_pointset: } -2024-11-06T17:31:57Z TRACE received state_pointset: }, -2024-11-06T17:31:57Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:57Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:31:57Z TRACE received state_pointset: } -2024-11-06T17:31:57Z DEBUG Handling device message state_pointset MP:7c183ea3-2 -2024-11-06T17:31:57Z TRACE Ignoring partial state update -2024-11-06T17:31:57Z TRACE received command AHU-1/config/update -2024-11-06T17:31:57Z DEBUG received config_update -2024-11-06T17:31:57Z DEBUG Handling update message config_update MP:7c183ea3 -2024-11-06T17:31:57Z DEBUG last_start changed true, last_start 2024-11-06T17:31:44Z -2024-11-06T17:31:57Z DEBUG Updated config 2024-11-06T17:31:57Z MP:7c183ea3 -2024-11-06T17:31:57Z INFO Updated config #002: Changed 0 fields. -2024-11-06T17:31:57Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:31:59Z TRACE received command AHU-1/state/update -2024-11-06T17:31:59Z DEBUG received state_update -2024-11-06T17:31:59Z DEBUG Handling update message state_update MP:d37d456d -2024-11-06T17:31:59Z DEBUG Updated state after 0s 2024-11-06T17:31:59Z MP:d37d456d -2024-11-06T17:31:59Z INFO Updated state #002: Changed 4 fields: -2024-11-06T17:31:59Z INFO Updated state #002: Set `system.last_config` = `2024-11-06T17:31:57Z` -2024-11-06T17:31:59Z INFO Updated state #002: Set `system.status.level` = `300` -2024-11-06T17:31:59Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` -2024-11-06T17:31:59Z INFO Updated state #002: Set `timestamp` = `2024-11-06T17:31:59Z` -2024-11-06T17:31:59Z DEBUG Updated state has last_config 2024-11-06T17:31:57Z (expecting 2024-11-06T17:31:57Z) -2024-11-06T17:31:59Z TRACE received command AHU-1/state/system -2024-11-06T17:31:59Z TRACE received state_system: { -2024-11-06T17:31:59Z TRACE received state_system: "hardware" : { -2024-11-06T17:31:59Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:31:59Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:31:59Z TRACE received state_system: }, -2024-11-06T17:31:59Z TRACE received state_system: "last_config" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:59Z TRACE received state_system: "operation" : { -2024-11-06T17:31:59Z TRACE received state_system: "operational" : true, -2024-11-06T17:31:59Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:31:59Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:31:59Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:31:59Z TRACE received state_system: }, -2024-11-06T17:31:59Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:31:59Z TRACE received state_system: "software" : { -2024-11-06T17:31:59Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:31:59Z TRACE received state_system: }, -2024-11-06T17:31:59Z TRACE received state_system: "status" : { -2024-11-06T17:31:59Z TRACE received state_system: "message" : "success", -2024-11-06T17:31:59Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:31:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:59Z TRACE received state_system: "level" : 300 -2024-11-06T17:31:59Z TRACE received state_system: }, -2024-11-06T17:31:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:31:59Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:31:59Z TRACE received state_system: } -2024-11-06T17:31:59Z DEBUG Handling device message state_system MP:d37d456d-0 -2024-11-06T17:31:59Z TRACE Ignoring partial state update -2024-11-06T17:31:59Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:31:59Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:31:59Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:31:59Z DEBUG Config sync took 2s -2024-11-06T17:31:59Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:31:59Z DEBUG Update config soft reset timestamp 2024-11-06T17:31:57Z -2024-11-06T17:31:59Z TRACE local local_update: { -2024-11-06T17:31:59Z TRACE local local_update: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:31:59Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:31:59Z TRACE local local_update: "system" : { -2024-11-06T17:31:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:31:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:31:59Z TRACE local local_update: "operation" : { -2024-11-06T17:31:59Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "testing" : { -2024-11-06T17:31:59Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:31:59Z TRACE local local_update: "families" : { -2024-11-06T17:31:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:31:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:31:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:31:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:31:59Z TRACE local local_update: "points" : { -2024-11-06T17:31:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:31:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:31:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:31:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:31:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:31:59Z TRACE local local_update: }, -2024-11-06T17:31:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:31:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:31:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE local local_update: } -2024-11-06T17:31:59Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:31:59Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:31:59Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:31:59Z DEBUG Done with reset_config -2024-11-06T17:31:59Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:31:59Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:31:59Z TRACE received command AHU-1/state/localnet -2024-11-06T17:31:59Z TRACE received state_localnet: { -2024-11-06T17:31:59Z TRACE received state_localnet: "families" : { -2024-11-06T17:31:59Z TRACE received state_localnet: "ether" : { -2024-11-06T17:31:59Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:31:59Z TRACE received state_localnet: }, -2024-11-06T17:31:59Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:31:59Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:31:59Z TRACE received state_localnet: }, -2024-11-06T17:31:59Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:31:59Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:31:59Z TRACE received state_localnet: }, -2024-11-06T17:31:59Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:31:59Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:31:59Z TRACE received state_localnet: } -2024-11-06T17:31:59Z TRACE received state_localnet: }, -2024-11-06T17:31:59Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:31:59Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:31:59Z TRACE received state_localnet: } -2024-11-06T17:31:59Z DEBUG Handling device message state_localnet MP:d37d456d-1 -2024-11-06T17:31:59Z TRACE Ignoring partial state update -2024-11-06T17:31:59Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:31:59Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:31:59Z DEBUG Config sync took 2s -2024-11-06T17:31:59Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:31:59Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:00Z TRACE updated check config_update: true -2024-11-06T17:32:00Z DEBUG update config_update, adding configTransaction RC:918125.00000006 -2024-11-06T17:32:00Z TRACE local local_update: { -2024-11-06T17:32:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:31:57Z", -2024-11-06T17:32:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:00Z TRACE local local_update: "system" : { -2024-11-06T17:32:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:00Z TRACE local local_update: "operation" : { -2024-11-06T17:32:00Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:00Z TRACE local local_update: }, -2024-11-06T17:32:00Z TRACE local local_update: "testing" : { -2024-11-06T17:32:00Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:00Z TRACE local local_update: } -2024-11-06T17:32:00Z TRACE local local_update: }, -2024-11-06T17:32:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:00Z TRACE local local_update: "families" : { -2024-11-06T17:32:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:00Z TRACE local local_update: } -2024-11-06T17:32:00Z TRACE local local_update: }, -2024-11-06T17:32:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:00Z TRACE local local_update: "points" : { -2024-11-06T17:32:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:00Z TRACE local local_update: }, -2024-11-06T17:32:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:00Z TRACE local local_update: }, -2024-11-06T17:32:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:00Z TRACE local local_update: } -2024-11-06T17:32:00Z TRACE local local_update: } -2024-11-06T17:32:00Z TRACE local local_update: } -2024-11-06T17:32:00Z TRACE local local_update: } -2024-11-06T17:32:00Z DEBUG Saving pre-config state timestamp 2024-11-06T17:31:59Z -2024-11-06T17:32:00Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:00Z, because initial setup -2024-11-06T17:32:00Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:00Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:00Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:00Z TRACE received state_pointset: { -2024-11-06T17:32:00Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:00Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:00Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:00Z TRACE received state_pointset: } -2024-11-06T17:32:00Z TRACE received state_pointset: }, -2024-11-06T17:32:00Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:31:59Z", -2024-11-06T17:32:00Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:00Z TRACE received state_pointset: } -2024-11-06T17:32:00Z DEBUG Handling device message state_pointset MP:d37d456d-2 -2024-11-06T17:32:00Z TRACE Ignoring partial state update -2024-11-06T17:32:00Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:00Z TRACE received command AHU-1/config/update -2024-11-06T17:32:00Z DEBUG received config_update -2024-11-06T17:32:00Z DEBUG Handling update message config_update RC:918125.00000006 -2024-11-06T17:32:00Z DEBUG Removed configTransaction RC:918125.00000006 -2024-11-06T17:32:00Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:00Z DEBUG Updated config 2024-11-06T17:32:00Z RC:918125.00000006 -2024-11-06T17:32:00Z INFO Updated config #003: Changed 0 fields. -2024-11-06T17:32:01Z TRACE received command AHU-1/state/update -2024-11-06T17:32:01Z DEBUG received state_update -2024-11-06T17:32:01Z DEBUG Handling update message state_update MP:10711145 -2024-11-06T17:32:01Z DEBUG Updated state after 0s 2024-11-06T17:32:01Z MP:10711145 -2024-11-06T17:32:01Z INFO Updated state #003: Changed 3 fields: -2024-11-06T17:32:01Z INFO Updated state #003: Set `system.last_config` = `2024-11-06T17:32:00Z` -2024-11-06T17:32:01Z INFO Updated state #003: Set `system.status.timestamp` = `2024-11-06T17:32:00Z` -2024-11-06T17:32:01Z INFO Updated state #003: Set `timestamp` = `2024-11-06T17:32:01Z` -2024-11-06T17:32:01Z DEBUG Updated state has last_config 2024-11-06T17:32:00Z (expecting 2024-11-06T17:32:00Z) -2024-11-06T17:32:01Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:01Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:32:01Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:01Z DEBUG Config sync took 1s -2024-11-06T17:32:01Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:01Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:00Z -2024-11-06T17:32:01Z TRACE local local_update: { -2024-11-06T17:32:01Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:00Z", -2024-11-06T17:32:01Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:01Z TRACE local local_update: "system" : { -2024-11-06T17:32:01Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:01Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:01Z TRACE local local_update: "operation" : { -2024-11-06T17:32:01Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "testing" : { -2024-11-06T17:32:01Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:01Z TRACE local local_update: "families" : { -2024-11-06T17:32:01Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:01Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:01Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:01Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:01Z TRACE local local_update: "points" : { -2024-11-06T17:32:01Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:01Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:01Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:01Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:01Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:01Z TRACE local local_update: }, -2024-11-06T17:32:01Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:01Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:01Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z TRACE local local_update: } -2024-11-06T17:32:01Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:46Z -2024-11-06T17:32:01Z DEBUG Waiting for device stateTransaction RC:918125.00000007 (was null) -2024-11-06T17:32:01Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:01Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:01Z TRACE received command AHU-1/state/system -2024-11-06T17:32:01Z TRACE received state_system: { -2024-11-06T17:32:01Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:01Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:01Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "last_config" : "2024-11-06T17:32:00Z", -2024-11-06T17:32:01Z TRACE received state_system: "operation" : { -2024-11-06T17:32:01Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:01Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:01Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:01Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:01Z TRACE received state_system: "software" : { -2024-11-06T17:32:01Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "status" : { -2024-11-06T17:32:01Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:01Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:00Z", -2024-11-06T17:32:01Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:01Z TRACE received state_system: }, -2024-11-06T17:32:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:01Z", -2024-11-06T17:32:01Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:01Z TRACE received state_system: } -2024-11-06T17:32:01Z DEBUG Handling device message state_system MP:10711145-0 -2024-11-06T17:32:01Z TRACE Ignoring partial state update -2024-11-06T17:32:01Z TRACE received command AHU-1/state/update -2024-11-06T17:32:01Z DEBUG received state_update -2024-11-06T17:32:01Z INFO Received device configAcked -2024-11-06T17:32:01Z DEBUG Handling update message state_update RC:918125.00000007 -2024-11-06T17:32:01Z DEBUG Removed stateTransaction RC:918125.00000007 -2024-11-06T17:32:01Z DEBUG Updated state after 0s 2024-11-06T17:32:01Z RC:918125.00000007 -2024-11-06T17:32:01Z INFO Updated state #004: Changed 0 fields. -2024-11-06T17:32:01Z DEBUG Updated state has last_config 2024-11-06T17:32:00Z (expecting 2024-11-06T17:32:00Z) -2024-11-06T17:32:01Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:01Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:01Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:01Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:32:02Z TRACE updated check config_update: true -2024-11-06T17:32:02Z DEBUG update config_update, adding configTransaction RC:918125.00000008 -2024-11-06T17:32:02Z TRACE local local_update: { -2024-11-06T17:32:02Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:00Z", -2024-11-06T17:32:02Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:02Z TRACE local local_update: "system" : { -2024-11-06T17:32:02Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:02Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:02Z TRACE local local_update: "operation" : { -2024-11-06T17:32:02Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "testing" : { -2024-11-06T17:32:02Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:02Z TRACE local local_update: "families" : { -2024-11-06T17:32:02Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:02Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:02Z TRACE local local_update: "points" : { -2024-11-06T17:32:02Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:02Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:02Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:02Z TRACE local local_update: }, -2024-11-06T17:32:02Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:02Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z TRACE local local_update: } -2024-11-06T17:32:02Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:01Z -2024-11-06T17:32:02Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:02Z, because before initial device state -2024-11-06T17:32:02Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:32:02Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:32:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:02Z TRACE received state_localnet: { -2024-11-06T17:32:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:02Z TRACE received state_localnet: } -2024-11-06T17:32:02Z TRACE received state_localnet: }, -2024-11-06T17:32:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:01Z", -2024-11-06T17:32:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_localnet: } -2024-11-06T17:32:02Z DEBUG Handling device message state_localnet MP:10711145-1 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:02Z TRACE received command AHU-1/reply/update -2024-11-06T17:32:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:02Z TRACE received state_pointset: { -2024-11-06T17:32:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:02Z TRACE received state_pointset: } -2024-11-06T17:32:02Z TRACE received state_pointset: }, -2024-11-06T17:32:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:01Z", -2024-11-06T17:32:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:02Z TRACE received state_pointset: } -2024-11-06T17:32:02Z DEBUG Handling device message state_pointset MP:10711145-2 -2024-11-06T17:32:02Z TRACE Ignoring partial state update -2024-11-06T17:32:02Z TRACE received command AHU-1/config/update -2024-11-06T17:32:02Z DEBUG received config_update -2024-11-06T17:32:02Z DEBUG Handling update message config_update RC:918125.00000008 -2024-11-06T17:32:02Z DEBUG Removed configTransaction RC:918125.00000008 -2024-11-06T17:32:02Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:02Z DEBUG Updated config 2024-11-06T17:32:02Z RC:918125.00000008 -2024-11-06T17:32:02Z INFO Updated config #004: Changed 0 fields. -2024-11-06T17:32:03Z TRACE received command AHU-1/state/update -2024-11-06T17:32:03Z DEBUG received state_update -2024-11-06T17:32:03Z DEBUG Handling update message state_update MP:f4c24a0b -2024-11-06T17:32:03Z DEBUG Updated state after 0s 2024-11-06T17:32:03Z MP:f4c24a0b -2024-11-06T17:32:03Z INFO Updated state #005: Changed 3 fields: -2024-11-06T17:32:03Z INFO Updated state #005: Set `system.last_config` = `2024-11-06T17:32:02Z` -2024-11-06T17:32:03Z INFO Updated state #005: Set `system.status.timestamp` = `2024-11-06T17:32:02Z` -2024-11-06T17:32:03Z INFO Updated state #005: Set `timestamp` = `2024-11-06T17:32:03Z` -2024-11-06T17:32:03Z DEBUG Updated state has last_config 2024-11-06T17:32:02Z (expecting 2024-11-06T17:32:02Z) -2024-11-06T17:32:03Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:03Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:03Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:32:03Z DEBUG Config sync took 1s -2024-11-06T17:32:03Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:03Z DEBUG Update config before initial device state timestamp 2024-11-06T17:32:02Z -2024-11-06T17:32:03Z TRACE local local_update: { -2024-11-06T17:32:03Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:03Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:03Z TRACE local local_update: "system" : { -2024-11-06T17:32:03Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:03Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:03Z TRACE local local_update: "operation" : { -2024-11-06T17:32:03Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "testing" : { -2024-11-06T17:32:03Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:03Z TRACE local local_update: "families" : { -2024-11-06T17:32:03Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:03Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:03Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:03Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:03Z TRACE local local_update: "points" : { -2024-11-06T17:32:03Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:03Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:03Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:03Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:03Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:03Z TRACE local local_update: }, -2024-11-06T17:32:03Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:03Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:03Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z TRACE local local_update: } -2024-11-06T17:32:03Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:32:03Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:03Z DEBUG Device state system status level is now 300 -2024-11-06T17:32:03Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:03Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:32:03Z TRACE received command AHU-1/state/system -2024-11-06T17:32:03Z TRACE received state_system: { -2024-11-06T17:32:03Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:03Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:03Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "last_config" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:03Z TRACE received state_system: "operation" : { -2024-11-06T17:32:03Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:03Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:03Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:03Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:03Z TRACE received state_system: "software" : { -2024-11-06T17:32:03Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "status" : { -2024-11-06T17:32:03Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:03Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:02Z", -2024-11-06T17:32:03Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:03Z TRACE received state_system: }, -2024-11-06T17:32:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:03Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:03Z TRACE received state_system: } -2024-11-06T17:32:03Z DEBUG Handling device message state_system MP:f4c24a0b-0 -2024-11-06T17:32:03Z TRACE Ignoring partial state update -2024-11-06T17:32:03Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:03Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:03Z DEBUG Config sync took 1s -2024-11-06T17:32:03Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:03Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:03Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:32:03Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:32:03Z DEBUG Allowing device state change blobset -2024-11-06T17:32:03Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:32:03Z INFO Stage start waiting for initial last_config matches config timestamp at 15s -2024-11-06T17:32:04Z DEBUG system config extra field null -2024-11-06T17:32:04Z TRACE updated check config_system: true -2024-11-06T17:32:04Z DEBUG update config_system, adding configTransaction RC:918125.00000009 -2024-11-06T17:32:04Z TRACE local local_system: { -2024-11-06T17:32:04Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:04Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:04Z TRACE local local_system: "operation" : { -2024-11-06T17:32:04Z TRACE local local_system: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:04Z TRACE local local_system: }, -2024-11-06T17:32:04Z TRACE local local_system: "testing" : { -2024-11-06T17:32:04Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:04Z TRACE local local_system: } -2024-11-06T17:32:04Z TRACE local local_system: } -2024-11-06T17:32:04Z TRACE updated check config_pointset: true -2024-11-06T17:32:04Z DEBUG update config_pointset, adding configTransaction RC:918125.0000000a -2024-11-06T17:32:04Z TRACE local local_pointset: { -2024-11-06T17:32:04Z TRACE local local_pointset: "points" : { -2024-11-06T17:32:04Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:04Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:32:04Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:32:04Z TRACE local local_pointset: }, -2024-11-06T17:32:04Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:04Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:32:04Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:32:04Z TRACE local local_pointset: }, -2024-11-06T17:32:04Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:04Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:32:04Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:04Z TRACE local local_pointset: } -2024-11-06T17:32:04Z TRACE local local_pointset: } -2024-11-06T17:32:04Z TRACE local local_pointset: } -2024-11-06T17:32:04Z TRACE updated check config_gateway: false -2024-11-06T17:32:04Z TRACE updated check config_localnet: true -2024-11-06T17:32:04Z DEBUG update config_localnet, adding configTransaction RC:918125.0000000b -2024-11-06T17:32:04Z TRACE local local_localnet: { -2024-11-06T17:32:04Z TRACE local local_localnet: "families" : { -2024-11-06T17:32:04Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:32:04Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:32:04Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:32:04Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:32:04Z TRACE local local_localnet: } -2024-11-06T17:32:04Z TRACE local local_localnet: } -2024-11-06T17:32:04Z TRACE updated check config_blobset: false -2024-11-06T17:32:04Z TRACE updated check config_discovery: false -2024-11-06T17:32:04Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:03Z -2024-11-06T17:32:04Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:04Z, because Before initial last_config matches config timestamp -2024-11-06T17:32:04Z TRACE Stage suspend waiting for initial last_config matches config timestamp at 16s -2024-11-06T17:32:04Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:32:04Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:04Z TRACE received state_localnet: { -2024-11-06T17:32:04Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:04Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:04Z TRACE received state_localnet: } -2024-11-06T17:32:04Z TRACE received state_localnet: }, -2024-11-06T17:32:04Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:04Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:04Z TRACE received state_localnet: } -2024-11-06T17:32:04Z DEBUG Handling device message state_localnet MP:f4c24a0b-1 -2024-11-06T17:32:04Z TRACE Ignoring partial state update -2024-11-06T17:32:04Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:04Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:04Z TRACE received state_pointset: { -2024-11-06T17:32:04Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:04Z TRACE received state_pointset: }, -2024-11-06T17:32:04Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:04Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:04Z TRACE received state_pointset: }, -2024-11-06T17:32:04Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:04Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:04Z TRACE received state_pointset: } -2024-11-06T17:32:04Z TRACE received state_pointset: }, -2024-11-06T17:32:04Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:03Z", -2024-11-06T17:32:04Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:04Z TRACE received state_pointset: } -2024-11-06T17:32:04Z DEBUG Handling device message state_pointset MP:f4c24a0b-2 -2024-11-06T17:32:04Z TRACE Ignoring partial state update -2024-11-06T17:32:04Z TRACE received command AHU-1/config/update -2024-11-06T17:32:04Z DEBUG received config_update -2024-11-06T17:32:04Z DEBUG Handling update message config_update RC:918125.00000009 -2024-11-06T17:32:04Z DEBUG Removed configTransaction RC:918125.00000009 -2024-11-06T17:32:04Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:04Z DEBUG Updated config 2024-11-06T17:32:04Z RC:918125.00000009 -2024-11-06T17:32:04Z INFO Updated config #005: Changed 0 fields. -2024-11-06T17:32:04Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:05Z TRACE received command AHU-1/state/update -2024-11-06T17:32:05Z DEBUG received state_update -2024-11-06T17:32:05Z DEBUG Handling update message state_update MP:e2b13d2a -2024-11-06T17:32:05Z DEBUG Updated state after 0s 2024-11-06T17:32:05Z MP:e2b13d2a -2024-11-06T17:32:05Z INFO Updated state #006: Changed 3 fields: -2024-11-06T17:32:05Z INFO Updated state #006: Set `system.last_config` = `2024-11-06T17:32:04Z` -2024-11-06T17:32:05Z INFO Updated state #006: Set `system.status.timestamp` = `2024-11-06T17:32:04Z` -2024-11-06T17:32:05Z INFO Updated state #006: Set `timestamp` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:05Z DEBUG Updated state has last_config 2024-11-06T17:32:04Z (expecting 2024-11-06T17:32:04Z) -2024-11-06T17:32:05Z TRACE received command AHU-1/state/system -2024-11-06T17:32:05Z TRACE received state_system: { -2024-11-06T17:32:05Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:05Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:05Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "last_config" : "2024-11-06T17:32:04Z", -2024-11-06T17:32:05Z TRACE received state_system: "operation" : { -2024-11-06T17:32:05Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:05Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:05Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:05Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:05Z TRACE received state_system: "software" : { -2024-11-06T17:32:05Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "status" : { -2024-11-06T17:32:05Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:05Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:04Z", -2024-11-06T17:32:05Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:05Z TRACE received state_system: }, -2024-11-06T17:32:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received state_system: } -2024-11-06T17:32:05Z DEBUG Handling device message state_system MP:e2b13d2a-0 -2024-11-06T17:32:05Z TRACE Ignoring partial state update -2024-11-06T17:32:05Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:05Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:05Z TRACE received state_localnet: { -2024-11-06T17:32:05Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:05Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:05Z TRACE received state_localnet: } -2024-11-06T17:32:05Z TRACE received state_localnet: }, -2024-11-06T17:32:05Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received state_localnet: } -2024-11-06T17:32:05Z DEBUG Handling device message state_localnet MP:e2b13d2a-1 -2024-11-06T17:32:05Z TRACE Ignoring partial state update -2024-11-06T17:32:05Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:05Z TRACE received state_pointset: { -2024-11-06T17:32:05Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:05Z TRACE received state_pointset: }, -2024-11-06T17:32:05Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:05Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:05Z TRACE received state_pointset: }, -2024-11-06T17:32:05Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:05Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:05Z TRACE received state_pointset: } -2024-11-06T17:32:05Z TRACE received state_pointset: }, -2024-11-06T17:32:05Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received state_pointset: } -2024-11-06T17:32:05Z DEBUG Handling device message state_pointset MP:e2b13d2a-2 -2024-11-06T17:32:05Z TRACE Ignoring partial state update -2024-11-06T17:32:05Z TRACE received command AHU-1/config/update -2024-11-06T17:32:05Z DEBUG received config_update -2024-11-06T17:32:05Z DEBUG Handling update message config_update RC:918125.0000000a -2024-11-06T17:32:05Z DEBUG Removed configTransaction RC:918125.0000000a -2024-11-06T17:32:05Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:05Z DEBUG Updated config 2024-11-06T17:32:05Z RC:918125.0000000a -2024-11-06T17:32:05Z INFO Updated config #006: Changed 0 fields. -2024-11-06T17:32:05Z TRACE received command AHU-1/config/update -2024-11-06T17:32:05Z DEBUG received config_update -2024-11-06T17:32:05Z DEBUG Handling update message config_update RC:918125.0000000b -2024-11-06T17:32:05Z DEBUG Removed configTransaction RC:918125.0000000b -2024-11-06T17:32:05Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:05Z DEBUG Updated config 2024-11-06T17:32:05Z RC:918125.0000000b -2024-11-06T17:32:05Z INFO Updated config #007: Changed 0 fields. -2024-11-06T17:32:05Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:05Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:05Z TRACE received events_pointset: { -2024-11-06T17:32:05Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:05Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:05Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:05Z TRACE received events_pointset: }, -2024-11-06T17:32:05Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:05Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:05Z TRACE received events_pointset: }, -2024-11-06T17:32:05Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:05Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:05Z TRACE received events_pointset: } -2024-11-06T17:32:05Z TRACE received events_pointset: }, -2024-11-06T17:32:05Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:05Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:05Z TRACE received events_pointset: } -2024-11-06T17:32:05Z DEBUG Handling device message events_pointset MP:2473451b -2024-11-06T17:32:05Z TRACE received command AHU-1/events/system -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:31:57Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:31:57Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:31:57Z INFO device.log: 2024-11-06T17:31:57Z received config 2024-11-06T17:31:57Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:31:57Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:31:59Z INFO device.log: Update state 2024-11-06T17:31:59Z last_config 2024-11-06T17:31:57Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:00Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:00Z INFO device.log: 2024-11-06T17:32:00Z received config 2024-11-06T17:32:00Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:00Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:01Z INFO device.log: Update state 2024-11-06T17:32:01Z last_config 2024-11-06T17:32:00Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:02Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:02Z INFO device.log: 2024-11-06T17:32:02Z received config 2024-11-06T17:32:02Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:02Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:03Z INFO device.log: Update state 2024-11-06T17:32:03Z last_config 2024-11-06T17:32:02Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:04Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:04Z INFO device.log: 2024-11-06T17:32:04Z received config 2024-11-06T17:32:04Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:04Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: Update state 2024-11-06T17:32:05Z last_config 2024-11-06T17:32:04Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z INFO device.log: 2024-11-06T17:32:05Z received config 2024-11-06T17:32:05Z -2024-11-06T17:32:05Z DEBUG received events_system 2024-11-06T17:32:05Z NOTICE system.config.apply: success -2024-11-06T17:32:05Z DEBUG Handling device message events_system MP:ca15dfcd -2024-11-06T17:32:07Z TRACE received command AHU-1/state/update -2024-11-06T17:32:07Z DEBUG received state_update -2024-11-06T17:32:07Z DEBUG Handling update message state_update MP:5a5c172c -2024-11-06T17:32:07Z DEBUG Updated state after 0s 2024-11-06T17:32:07Z MP:5a5c172c -2024-11-06T17:32:07Z INFO Updated state #007: Changed 3 fields: -2024-11-06T17:32:07Z INFO Updated state #007: Set `system.last_config` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:07Z INFO Updated state #007: Set `system.status.timestamp` = `2024-11-06T17:32:05Z` -2024-11-06T17:32:07Z INFO Updated state #007: Set `timestamp` = `2024-11-06T17:32:07Z` -2024-11-06T17:32:07Z DEBUG Updated state has last_config 2024-11-06T17:32:05Z (expecting 2024-11-06T17:32:05Z) -2024-11-06T17:32:07Z TRACE received command AHU-1/state/system -2024-11-06T17:32:07Z TRACE received state_system: { -2024-11-06T17:32:07Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:07Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:07Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:07Z TRACE received state_system: }, -2024-11-06T17:32:07Z TRACE received state_system: "last_config" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:07Z TRACE received state_system: "operation" : { -2024-11-06T17:32:07Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:07Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:07Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:07Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:07Z TRACE received state_system: }, -2024-11-06T17:32:07Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:07Z TRACE received state_system: "software" : { -2024-11-06T17:32:07Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:07Z TRACE received state_system: }, -2024-11-06T17:32:07Z TRACE received state_system: "status" : { -2024-11-06T17:32:07Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:07Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:07Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:07Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:07Z TRACE received state_system: }, -2024-11-06T17:32:07Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:07Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:07Z TRACE received state_system: } -2024-11-06T17:32:07Z DEBUG Handling device message state_system MP:5a5c172c-0 -2024-11-06T17:32:07Z TRACE Ignoring partial state update -2024-11-06T17:32:07Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:07Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s -2024-11-06T17:32:07Z TRACE Stage resume waiting for initial last_config matches config timestamp at 19s -2024-11-06T17:32:07Z DEBUG Config sync took 3s -2024-11-06T17:32:07Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:07Z DEBUG Update config Before initial last_config matches config timestamp timestamp 2024-11-06T17:32:05Z -2024-11-06T17:32:07Z TRACE local local_update: { -2024-11-06T17:32:07Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:05Z", -2024-11-06T17:32:07Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:07Z TRACE local local_update: "system" : { -2024-11-06T17:32:07Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:07Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:07Z TRACE local local_update: "operation" : { -2024-11-06T17:32:07Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "testing" : { -2024-11-06T17:32:07Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:07Z TRACE local local_update: "families" : { -2024-11-06T17:32:07Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:07Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:07Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:07Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:07Z TRACE local local_update: "points" : { -2024-11-06T17:32:07Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:07Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:07Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:07Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:07Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:07Z TRACE local local_update: }, -2024-11-06T17:32:07Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:07Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:07Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z TRACE local local_update: } -2024-11-06T17:32:07Z DEBUG Recorded sequence: 1. Wait until initial last_config matches config timestamp -2024-11-06T17:32:07Z DEBUG Stage finished waiting for initial last_config matches config timestamp at 19s after 4s -2024-11-06T17:32:07Z TRACE Stage resume waiting for executing test at 19s -2024-11-06T17:32:07Z DEBUG Endpoint config: { -2024-11-06T17:32:07Z DEBUG Endpoint config: "protocol" : "mqtt", -2024-11-06T17:32:07Z DEBUG Endpoint config: "transport" : "ssl", -2024-11-06T17:32:07Z DEBUG Endpoint config: "hostname" : "localhost", -2024-11-06T17:32:07Z DEBUG Endpoint config: "client_id" : "/r/ZZ-REDIRECT-NA_5/d/AHU-1", -2024-11-06T17:32:07Z DEBUG Endpoint config: "topic_prefix" : "/r/ZZ-REDIRECT-NA_5/d/AHU-1", -2024-11-06T17:32:07Z DEBUG Endpoint config: "auth_provider" : { -2024-11-06T17:32:07Z DEBUG Endpoint config: "basic" : { -2024-11-06T17:32:07Z DEBUG Endpoint config: "username" : "/r/ZZ-REDIRECT-NA_5/d/AHU-1", -2024-11-06T17:32:07Z DEBUG Endpoint config: "password" : "38269d11" -2024-11-06T17:32:07Z DEBUG Endpoint config: } -2024-11-06T17:32:07Z DEBUG Endpoint config: } -2024-11-06T17:32:07Z DEBUG Endpoint config: } -2024-11-06T17:32:08Z DEBUG system config extra field null -2024-11-06T17:32:08Z TRACE updated check config_system: false -2024-11-06T17:32:08Z TRACE updated check config_pointset: false -2024-11-06T17:32:08Z TRACE updated check config_gateway: false -2024-11-06T17:32:08Z TRACE updated check config_localnet: false -2024-11-06T17:32:08Z TRACE updated check config_blobset: true -2024-11-06T17:32:08Z DEBUG update config_blobset, adding configTransaction RC:918125.0000000c -2024-11-06T17:32:08Z TRACE local local_blobset: { -2024-11-06T17:32:08Z TRACE local local_blobset: "blobs" : { -2024-11-06T17:32:08Z TRACE local local_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:08Z TRACE local local_blobset: "phase" : "final", -2024-11-06T17:32:08Z TRACE local local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:08Z TRACE local local_blobset: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", -2024-11-06T17:32:08Z TRACE local local_blobset: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:08Z TRACE local local_blobset: } -2024-11-06T17:32:08Z TRACE local local_blobset: } -2024-11-06T17:32:08Z TRACE local local_blobset: } -2024-11-06T17:32:08Z TRACE updated check config_discovery: false -2024-11-06T17:32:08Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:07Z -2024-11-06T17:32:08Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:08Z, because mirroring config false -2024-11-06T17:32:08Z TRACE Stage suspend waiting for executing test at 20s -2024-11-06T17:32:08Z INFO Stage start waiting for config update synchronized at 20s -2024-11-06T17:32:08Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:08Z TRACE received state_localnet: { -2024-11-06T17:32:08Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:08Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:08Z TRACE received state_localnet: } -2024-11-06T17:32:08Z TRACE received state_localnet: }, -2024-11-06T17:32:08Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received state_localnet: } -2024-11-06T17:32:08Z DEBUG Handling device message state_localnet MP:5a5c172c-1 -2024-11-06T17:32:08Z TRACE Ignoring partial state update -2024-11-06T17:32:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:08Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:08Z TRACE received state_pointset: { -2024-11-06T17:32:08Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:08Z TRACE received state_pointset: }, -2024-11-06T17:32:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:08Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:08Z TRACE received state_pointset: }, -2024-11-06T17:32:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:08Z TRACE received state_pointset: } -2024-11-06T17:32:08Z TRACE received state_pointset: }, -2024-11-06T17:32:08Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:07Z", -2024-11-06T17:32:08Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:08Z TRACE received state_pointset: } -2024-11-06T17:32:08Z DEBUG Handling device message state_pointset MP:5a5c172c-2 -2024-11-06T17:32:08Z TRACE Ignoring partial state update -2024-11-06T17:32:08Z TRACE received command AHU-1/config/update -2024-11-06T17:32:08Z DEBUG received config_update -2024-11-06T17:32:08Z DEBUG Handling update message config_update RC:918125.0000000c -2024-11-06T17:32:08Z DEBUG Removed configTransaction RC:918125.0000000c -2024-11-06T17:32:08Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:08Z DEBUG Updated config 2024-11-06T17:32:08Z RC:918125.0000000c -2024-11-06T17:32:08Z INFO Updated config #008: Changed 1 fields: -2024-11-06T17:32:08Z INFO Updated config #008: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:09Z TRACE received command AHU-1/state/update -2024-11-06T17:32:09Z DEBUG received state_update -2024-11-06T17:32:09Z DEBUG Handling update message state_update MP:001b829a -2024-11-06T17:32:09Z DEBUG Updated state after 0s 2024-11-06T17:32:09Z MP:001b829a -2024-11-06T17:32:09Z INFO Updated state #008: Changed 3 fields: -2024-11-06T17:32:09Z INFO Updated state #008: Set `system.last_config` = `2024-11-06T17:32:08Z` -2024-11-06T17:32:09Z INFO Updated state #008: Set `system.status.timestamp` = `2024-11-06T17:32:08Z` -2024-11-06T17:32:09Z INFO Updated state #008: Set `timestamp` = `2024-11-06T17:32:09Z` -2024-11-06T17:32:09Z DEBUG Updated state has last_config 2024-11-06T17:32:08Z (expecting 2024-11-06T17:32:08Z) -2024-11-06T17:32:09Z TRACE received command AHU-1/state/system -2024-11-06T17:32:09Z TRACE received state_system: { -2024-11-06T17:32:09Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:09Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:09Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:09Z TRACE received state_system: }, -2024-11-06T17:32:09Z TRACE received state_system: "last_config" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:09Z TRACE received state_system: "operation" : { -2024-11-06T17:32:09Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:09Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:09Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:09Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:09Z TRACE received state_system: }, -2024-11-06T17:32:09Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:09Z TRACE received state_system: "software" : { -2024-11-06T17:32:09Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:09Z TRACE received state_system: }, -2024-11-06T17:32:09Z TRACE received state_system: "status" : { -2024-11-06T17:32:09Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:09Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:09Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:09Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:09Z TRACE received state_system: }, -2024-11-06T17:32:09Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:09Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:09Z TRACE received state_system: } -2024-11-06T17:32:09Z DEBUG Handling device message state_system MP:001b829a-0 -2024-11-06T17:32:09Z TRACE Ignoring partial state update -2024-11-06T17:32:09Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:09Z DEBUG Stage finished waiting for config update synchronized at 21s after 0s -2024-11-06T17:32:09Z TRACE Stage resume waiting for executing test at 21s -2024-11-06T17:32:09Z DEBUG Config sync took 1s -2024-11-06T17:32:09Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:09Z DEBUG Update config mirroring config false timestamp 2024-11-06T17:32:08Z -2024-11-06T17:32:09Z TRACE local local_update: { -2024-11-06T17:32:09Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:09Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:09Z TRACE local local_update: "system" : { -2024-11-06T17:32:09Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:09Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:09Z TRACE local local_update: "operation" : { -2024-11-06T17:32:09Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:09Z TRACE local local_update: }, -2024-11-06T17:32:09Z TRACE local local_update: "testing" : { -2024-11-06T17:32:09Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: }, -2024-11-06T17:32:09Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:09Z TRACE local local_update: "families" : { -2024-11-06T17:32:09Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:09Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:09Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:09Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: }, -2024-11-06T17:32:09Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:09Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:09Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:09Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:09Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:09Z TRACE local local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", -2024-11-06T17:32:09Z TRACE local local_update: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: }, -2024-11-06T17:32:09Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:09Z TRACE local local_update: "points" : { -2024-11-06T17:32:09Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:09Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:09Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:09Z TRACE local local_update: }, -2024-11-06T17:32:09Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:09Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:09Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:09Z TRACE local local_update: }, -2024-11-06T17:32:09Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:09Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:09Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z TRACE local local_update: } -2024-11-06T17:32:09Z DEBUG Recorded sequence: 1. Update config mirroring config false -2024-11-06T17:32:09Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:09Z TRACE Update config mirroring config false: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } -2024-11-06T17:32:10Z TRACE Stage suspend waiting for executing test at 22s -2024-11-06T17:32:10Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at 22s -2024-11-06T17:32:11Z DEBUG system config extra field null -2024-11-06T17:32:11Z TRACE updated check config_system: false -2024-11-06T17:32:11Z TRACE updated check config_pointset: false -2024-11-06T17:32:11Z TRACE updated check config_gateway: false -2024-11-06T17:32:11Z TRACE updated check config_localnet: false -2024-11-06T17:32:11Z TRACE updated check config_blobset: false -2024-11-06T17:32:11Z TRACE updated check config_discovery: false -2024-11-06T17:32:11Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-11-06T17:32:08Z -2024-11-06T17:32:11Z TRACE local local_update: { -2024-11-06T17:32:11Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:32:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:11Z TRACE local local_update: "system" : { -2024-11-06T17:32:11Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:11Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:11Z TRACE local local_update: "operation" : { -2024-11-06T17:32:11Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "testing" : { -2024-11-06T17:32:11Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:11Z TRACE local local_update: "families" : { -2024-11-06T17:32:11Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:11Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:11Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:11Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:11Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:11Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:11Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:11Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:11Z TRACE local local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", -2024-11-06T17:32:11Z TRACE local local_update: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:11Z TRACE local local_update: "points" : { -2024-11-06T17:32:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:11Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:11Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:11Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:11Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:11Z TRACE local local_update: }, -2024-11-06T17:32:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:11Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:11Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z TRACE local local_update: } -2024-11-06T17:32:11Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null -2024-11-06T17:32:11Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:11Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:11Z TRACE received state_localnet: { -2024-11-06T17:32:11Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:11Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:11Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:11Z TRACE received state_localnet: }, -2024-11-06T17:32:11Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:11Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:11Z TRACE received state_localnet: }, -2024-11-06T17:32:11Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:11Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:11Z TRACE received state_localnet: }, -2024-11-06T17:32:11Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:11Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:11Z TRACE received state_localnet: } -2024-11-06T17:32:11Z TRACE received state_localnet: }, -2024-11-06T17:32:11Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:11Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:11Z TRACE received state_localnet: } -2024-11-06T17:32:11Z DEBUG Handling device message state_localnet MP:001b829a-1 -2024-11-06T17:32:11Z TRACE Ignoring partial state update -2024-11-06T17:32:11Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:11Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:11Z TRACE received state_pointset: { -2024-11-06T17:32:11Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:11Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:11Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:11Z TRACE received state_pointset: }, -2024-11-06T17:32:11Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:11Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:11Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:11Z TRACE received state_pointset: }, -2024-11-06T17:32:11Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:11Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:11Z TRACE received state_pointset: } -2024-11-06T17:32:11Z TRACE received state_pointset: }, -2024-11-06T17:32:11Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:09Z", -2024-11-06T17:32:11Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:11Z TRACE received state_pointset: } -2024-11-06T17:32:11Z DEBUG Handling device message state_pointset MP:001b829a-2 -2024-11-06T17:32:11Z TRACE Ignoring partial state update -2024-11-06T17:32:11Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:15Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:15Z TRACE received events_pointset: { -2024-11-06T17:32:15Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:15Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:15Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:15Z TRACE received events_pointset: }, -2024-11-06T17:32:15Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:15Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:15Z TRACE received events_pointset: }, -2024-11-06T17:32:15Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:15Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:32:15Z TRACE received events_pointset: } -2024-11-06T17:32:15Z TRACE received events_pointset: }, -2024-11-06T17:32:15Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:15Z", -2024-11-06T17:32:15Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:15Z TRACE received events_pointset: } -2024-11-06T17:32:15Z DEBUG Handling device message events_pointset MP:5a1d30a0 -2024-11-06T17:32:15Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:15Z TRACE received command AHU-1/events/system -2024-11-06T17:32:15Z DEBUG received events_system 2024-11-06T17:32:07Z INFO device.log: Update state 2024-11-06T17:32:07Z last_config 2024-11-06T17:32:05Z -2024-11-06T17:32:15Z DEBUG received events_system 2024-11-06T17:32:08Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:15Z DEBUG received events_system 2024-11-06T17:32:08Z INFO device.log: 2024-11-06T17:32:08Z received config 2024-11-06T17:32:08Z -2024-11-06T17:32:15Z DEBUG received events_system 2024-11-06T17:32:08Z NOTICE system.config.apply: success -2024-11-06T17:32:15Z DEBUG received events_system 2024-11-06T17:32:09Z INFO device.log: Update state 2024-11-06T17:32:09Z last_config 2024-11-06T17:32:08Z -2024-11-06T17:32:15Z DEBUG Handling device message events_system MP:3ea0d4f4 -2024-11-06T17:32:15Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:32:15Z TRACE received command AHU-1/state/update -2024-11-06T17:32:15Z DEBUG received state_update -2024-11-06T17:32:15Z DEBUG Handling update message state_update MP:bad7bc01 -2024-11-06T17:32:15Z DEBUG Updated state after 0s 2024-11-06T17:32:15Z MP:bad7bc01 -2024-11-06T17:32:15Z INFO Updated state #009: Changed 2 fields: -2024-11-06T17:32:15Z INFO Updated state #009: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-11-06T17:32:07Z` } } } -2024-11-06T17:32:15Z INFO Updated state #009: Set `timestamp` = `2024-11-06T17:32:15Z` -2024-11-06T17:32:15Z DEBUG Updated state has last_config 2024-11-06T17:32:08Z (expecting 2024-11-06T17:32:08Z) -2024-11-06T17:32:15Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at 27s after 5s -2024-11-06T17:32:15Z TRACE Stage resume waiting for executing test at 27s -2024-11-06T17:32:15Z WARNING Now using alternate connection client! -2024-11-06T17:32:15Z TRACE Stage suspend waiting for executing test at 27s -2024-11-06T17:32:15Z INFO Stage start waiting for using alternate client at 27s -2024-11-06T17:32:15Z TRACE Stage suspend waiting for using alternate client at 27s -2024-11-06T17:32:15Z INFO Stage start waiting for blobset phase is final and stateStatus is null at 27s -2024-11-06T17:32:16Z DEBUG system config extra field null -2024-11-06T17:32:16Z TRACE updated check config_system: true -2024-11-06T17:32:16Z DEBUG update config_system, adding configTransaction RC:918125.0000000e -2024-11-06T17:32:16Z TRACE local local_system: { -2024-11-06T17:32:16Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:16Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:16Z TRACE local local_system: "operation" : { -2024-11-06T17:32:16Z TRACE local local_system: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:16Z TRACE local local_system: }, -2024-11-06T17:32:16Z TRACE local local_system: "testing" : { -2024-11-06T17:32:16Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:16Z TRACE local local_system: "endpoint_type" : "alternate" -2024-11-06T17:32:16Z TRACE local local_system: } -2024-11-06T17:32:16Z TRACE local local_system: } -2024-11-06T17:32:16Z TRACE updated check config_pointset: false -2024-11-06T17:32:16Z TRACE updated check config_gateway: false -2024-11-06T17:32:16Z TRACE updated check config_localnet: false -2024-11-06T17:32:16Z TRACE updated check config_blobset: false -2024-11-06T17:32:16Z TRACE updated check config_discovery: false -2024-11-06T17:32:16Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:15Z -2024-11-06T17:32:16Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:16Z, because before blobset phase is final and stateStatus is null -2024-11-06T17:32:16Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at 28s -2024-11-06T17:32:16Z INFO Stage start waiting for config update synchronized at 28s -2024-11-06T17:32:16Z TRACE received command AHU-1/config/update -2024-11-06T17:32:16Z DEBUG received config_update -2024-11-06T17:32:16Z DEBUG Handling update message config_update RC:918125.0000000d -2024-11-06T17:32:16Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:16Z DEBUG Updated config 2024-11-06T17:32:09Z RC:918125.0000000d -2024-11-06T17:32:16Z INFO Updated config #009: Changed 1 fields: -2024-11-06T17:32:16Z INFO Updated config #009: Add `system.testing.endpoint_type` = `alternate` -2024-11-06T17:32:16Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:16Z TRACE received command AHU-1/events/system -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z NOTICE device.log: Starting new endpoint generation -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z INFO device.log: New config blob endpoint detected: +2024-12-20T09:54:35Z NOTICE Starting test endpoint_redirect_and_restart ################################ +2024-12-20T09:54:35Z TRACE Suppressing exception: Cannot read field "gateway_id" because "com.google.daq.mqtt.sequencer.sequences.BlobsetSequences.deviceMetadata.gateway" is null +2024-12-20T09:54:35Z INFO Stage start waiting for starting test wrapper at @0s +2024-12-20T09:54:43Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:43Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:54:43Z WARNING Now using alternate connection client! +2024-12-20T09:54:43Z TRACE Stage suspend waiting for starting test wrapper at @8s +2024-12-20T09:54:43Z INFO Stage start waiting for using alternate client at @8s +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:43Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:35.242314217Z is -6041ms +2024-12-20T09:54:43Z DEBUG Forcing config update +2024-12-20T09:54:43Z TRACE Updated check config_update: true +2024-12-20T09:54:43Z DEBUG Update config_update, adding configTransaction RC:638be0.00000006 +2024-12-20T09:54:43Z TRACE Outgoing local_update: { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###null", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:43Z TRACE Outgoing local_update: }, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: }, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:43Z" +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:43Z DEBUG Detail pending config transaction is now: RC:638be0.00000006 +2024-12-20T09:54:43Z TRACE Received command AHU-1/config/update as RC:638be0.00000006 +2024-12-20T09:54:43Z DEBUG Received config_update +2024-12-20T09:54:43Z DEBUG Handling update message config_update RC:638be0.00000006 +2024-12-20T09:54:43Z DEBUG Removed configTransaction RC:638be0.00000006 +2024-12-20T09:54:43Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Updated config 2024-12-20T09:54:43Z RC:638be0.00000006 +2024-12-20T09:54:43Z INFO Updated config #001: { +2024-12-20T09:54:43Z INFO Updated config #001: "timestamp" : "2024-12-20T09:54:43Z", +2024-12-20T09:54:43Z INFO Updated config #001: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:43Z INFO Updated config #001: "system" : { +2024-12-20T09:54:43Z INFO Updated config #001: "min_loglevel" : 100, +2024-12-20T09:54:43Z INFO Updated config #001: "metrics_rate_sec" : 10, +2024-12-20T09:54:43Z INFO Updated config #001: "operation" : { +2024-12-20T09:54:43Z INFO Updated config #001: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:43Z INFO Updated config #001: }, +2024-12-20T09:54:43Z INFO Updated config #001: "testing" : { +2024-12-20T09:54:43Z INFO Updated config #001: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:54:43Z INFO Updated config #001: "endpoint_type" : "alternate" +2024-12-20T09:54:43Z INFO Updated config #001: } +2024-12-20T09:54:43Z INFO Updated config #001: }, +2024-12-20T09:54:43Z INFO Updated config #001: "blobset" : { +2024-12-20T09:54:43Z INFO Updated config #001: "blobs" : { +2024-12-20T09:54:43Z INFO Updated config #001: "_iot_endpoint_config" : { +2024-12-20T09:54:43Z INFO Updated config #001: "phase" : "final", +2024-12-20T09:54:43Z INFO Updated config #001: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:43Z INFO Updated config #001: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:54:43Z INFO Updated config #001: "generation" : "2024-12-20T09:54:43Z" +2024-12-20T09:54:43Z INFO Updated config #001: } +2024-12-20T09:54:43Z INFO Updated config #001: } +2024-12-20T09:54:43Z INFO Updated config #001: } +2024-12-20T09:54:43Z INFO Updated config #001: } +2024-12-20T09:54:43Z DEBUG Expected last_config now 2024-12-20T09:54:43Z +2024-12-20T09:54:43Z DEBUG Detail pending config transaction is now: null +2024-12-20T09:54:43Z DEBUG New lastConfigApplied at 2024-12-20T09:54:43Z +2024-12-20T09:54:43Z DEBUG Update config reset alternate registry timestamp 2024-12-20T09:54:43Z +2024-12-20T09:54:43Z TRACE Outgoing local_update: { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:43Z", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:43Z TRACE Outgoing local_update: }, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: }, +2024-12-20T09:54:43Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:54:43Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:54:43Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:43Z" +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Outgoing local_update: } +2024-12-20T09:54:43Z TRACE Update config reset alternate registry: Add `system` = { "min_loglevel": `100`, "testing": { "endpoint_type": `alternate`, "sequence_name": `endpoint_redirect_and_restart` }, "metrics_rate_sec": `10`, "operation": { "last_start": `device reported` } } +2024-12-20T09:54:43Z TRACE Update config reset alternate registry: Add `version` = `cloud udmi version` +2024-12-20T09:54:43Z TRACE Update config reset alternate registry: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:54:43Z TRACE Update config reset alternate registry: Add `timestamp` = `generated timestamp` +2024-12-20T09:54:43Z DEBUG Stage finished waiting for using alternate client at @8s after 0s +2024-12-20T09:54:43Z TRACE Stage resume waiting for starting test wrapper at @8s +2024-12-20T09:54:43Z WARNING Done with alternate connection client! +2024-12-20T09:54:43Z DEBUG Allowing device state change (everything) +2024-12-20T09:54:43Z DEBUG Starting reset_config full reset true +2024-12-20T09:54:43Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:43Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:54:43Z DEBUG Set extraFieldChanged true because extra_field reset_config +2024-12-20T09:54:43Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:43Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:43Z DEBUG Set extraFieldChanged true because extra_field null +2024-12-20T09:54:43Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:43Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:43.365518642Z is 1983ms +2024-12-20T09:54:43Z DEBUG Rate-limiting config by 1983ms +2024-12-20T09:54:45Z TRACE Updated check config_update: true +2024-12-20T09:54:45Z DEBUG Update config_update, adding configTransaction RC:638be0.00000007 +2024-12-20T09:54:45Z TRACE Outgoing local_update: { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:45Z DEBUG Using pre-config state timestamp 1970-01-01T00:00:00Z +2024-12-20T09:54:45Z DEBUG Update lastConfigIssued 2024-12-20T09:54:45Z, because soft reset +2024-12-20T09:54:45Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:54:45Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:54:45Z TRACE Received command AHU-1/events/pointset as MP:befef9ea +2024-12-20T09:54:45Z TRACE Received events_pointset: { +2024-12-20T09:54:45Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:54:45Z TRACE Received events_pointset: }, +2024-12-20T09:54:45Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:45Z TRACE Received events_pointset: }, +2024-12-20T09:54:45Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:54:45Z TRACE Received events_pointset: } +2024-12-20T09:54:45Z TRACE Received events_pointset: }, +2024-12-20T09:54:45Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:37Z", +2024-12-20T09:54:45Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:45Z TRACE Received events_pointset: } +2024-12-20T09:54:45Z DEBUG Handling device message events_pointset MP:befef9ea +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:45Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:45Z TRACE Received command AHU-1/events/system as MP:0c0e16b9 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Configured with auth_type RS256 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Using addresses from default interface: eth0 for family: ether +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Family ether address is 60:45:bd:b4:52:ac +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Family ipv4 address is 10.1.0.64 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Resetting persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Loading endpoint into persistent data from configuration +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z WARNING device.log: Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "password" : "38269d11" + } + } + }, + "restart_count" : 1 +} +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Starting pubber AHU-1, serial sequencer-22391, mac null, gateway null, options noPersist +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:31Z INFO device.log: Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Starting connection 1734688472114 with 10 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Update state 2024-12-20T09:54:32Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Update state 2024-12-20T09:54:32Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: Update state 2024-12-20T09:54:32Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z INFO device.log: 2024-12-20T09:54:32Z received config 2024-12-20T09:54:17Z +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z WARNING device.log: Ending connection 1734688472114 with 9 +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z NOTICE system.config.apply: success +2024-12-20T09:54:45Z DEBUG Received events_system 2024-12-20T09:54:32Z NOTICE system.config.apply: success +2024-12-20T09:54:45Z DEBUG Handling device message events_system MP:0c0e16b9 +2024-12-20T09:54:45Z TRACE Received command AHU-1/events/system as MP:26308292 +2024-12-20T09:54:45Z DEBUG Received events_system (no logs) +2024-12-20T09:54:45Z DEBUG Handling device message events_system MP:26308292 +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Received command AHU-1/events/pointset as MP:30152b8f +2024-12-20T09:54:45Z TRACE Received events_pointset: { +2024-12-20T09:54:45Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:54:45Z TRACE Received events_pointset: }, +2024-12-20T09:54:45Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:45Z TRACE Received events_pointset: }, +2024-12-20T09:54:45Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:45Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:54:45Z TRACE Received events_pointset: } +2024-12-20T09:54:45Z TRACE Received events_pointset: }, +2024-12-20T09:54:45Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:42Z", +2024-12-20T09:54:45Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:45Z TRACE Received events_pointset: } +2024-12-20T09:54:45Z DEBUG Handling device message events_pointset MP:30152b8f +2024-12-20T09:54:45Z TRACE Received command AHU-1/config/update as RC:638be0.00000007 +2024-12-20T09:54:45Z DEBUG Received config_update +2024-12-20T09:54:45Z DEBUG Handling update message config_update RC:638be0.00000007 +2024-12-20T09:54:45Z DEBUG Removed configTransaction RC:638be0.00000007 +2024-12-20T09:54:45Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:54:45Z DEBUG Updated config 2024-12-20T09:54:45Z RC:638be0.00000007 +2024-12-20T09:54:45Z INFO Updated config #002: Changed 5 fields: +2024-12-20T09:54:45Z INFO Updated config #002: Remove `system.testing.endpoint_type` +2024-12-20T09:54:45Z INFO Updated config #002: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:54:45Z INFO Updated config #002: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:54:45Z INFO Updated config #002: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:54:45Z INFO Updated config #002: Remove `blobset` +2024-12-20T09:54:45Z DEBUG Expected last_config now 2024-12-20T09:54:45Z +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:45Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:45Z DEBUG Stage finished waiting for config update synchronized at @10s after 0s +2024-12-20T09:54:45Z TRACE Stage resume waiting for starting test wrapper at @10s +2024-12-20T09:54:45Z DEBUG Config sync took 0s +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:54:45Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:54:45Z DEBUG Saw last_config synchronized check disabled: missing state.system.last_config +2024-12-20T09:54:45Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:45Z DEBUG New lastConfigApplied at 2024-12-20T09:54:45Z +2024-12-20T09:54:45Z DEBUG Update config soft reset timestamp 2024-12-20T09:54:45Z +2024-12-20T09:54:45Z TRACE Outgoing local_update: { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:45Z TRACE Outgoing local_update: }, +2024-12-20T09:54:45Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:45Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:45Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Outgoing local_update: } +2024-12-20T09:54:45Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:54:45Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:54:45Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:54:45Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-20T09:54:45Z DEBUG Done with reset_config +2024-12-20T09:54:45Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:54:45Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:54:45Z TRACE Received command AHU-1/state/update as MP:2171c611 +2024-12-20T09:54:45Z DEBUG Received state_update +2024-12-20T09:54:45Z DEBUG Handling update message state_update MP:2171c611 +2024-12-20T09:54:45Z DEBUG Updated state after 0s 2024-12-20T09:54:45Z MP:2171c611 +2024-12-20T09:54:45Z INFO Initial state #001: { +2024-12-20T09:54:45Z INFO Initial state #001: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z INFO Initial state #001: "version" : "1.5.2", +2024-12-20T09:54:45Z INFO Initial state #001: "system" : { +2024-12-20T09:54:45Z INFO Initial state #001: "last_config" : "2024-12-20T09:54:17Z", +2024-12-20T09:54:45Z INFO Initial state #001: "operation" : { +2024-12-20T09:54:45Z INFO Initial state #001: "operational" : true, +2024-12-20T09:54:45Z INFO Initial state #001: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:45Z INFO Initial state #001: "restart_count" : 1, +2024-12-20T09:54:45Z INFO Initial state #001: "mode" : "initial" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "serial_no" : "sequencer-22391", +2024-12-20T09:54:45Z INFO Initial state #001: "hardware" : { +2024-12-20T09:54:45Z INFO Initial state #001: "make" : "BOS", +2024-12-20T09:54:45Z INFO Initial state #001: "model" : "pubber" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "software" : { +2024-12-20T09:54:45Z INFO Initial state #001: "firmware" : "v1" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "status" : { +2024-12-20T09:54:45Z INFO Initial state #001: "message" : "success", +2024-12-20T09:54:45Z INFO Initial state #001: "category" : "system.config.parse", +2024-12-20T09:54:45Z INFO Initial state #001: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z INFO Initial state #001: "level" : 100 +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "discovery" : { +2024-12-20T09:54:45Z INFO Initial state #001: "families" : { } +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "localnet" : { +2024-12-20T09:54:45Z INFO Initial state #001: "families" : { +2024-12-20T09:54:45Z INFO Initial state #001: "ether" : { +2024-12-20T09:54:45Z INFO Initial state #001: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "ipv4" : { +2024-12-20T09:54:45Z INFO Initial state #001: "addr" : "10.1.0.64" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "vendor" : { +2024-12-20T09:54:45Z INFO Initial state #001: "addr" : "28179023" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "bacnet" : { +2024-12-20T09:54:45Z INFO Initial state #001: "addr" : "snoozle" +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "pointset" : { +2024-12-20T09:54:45Z INFO Initial state #001: "points" : { +2024-12-20T09:54:45Z INFO Initial state #001: "filter_alarm_pressure_status" : { +2024-12-20T09:54:45Z INFO Initial state #001: "units" : "No-units" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:45Z INFO Initial state #001: "units" : "Bars", +2024-12-20T09:54:45Z INFO Initial state #001: "value_state" : "applied" +2024-12-20T09:54:45Z INFO Initial state #001: }, +2024-12-20T09:54:45Z INFO Initial state #001: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:45Z INFO Initial state #001: "units" : "Degrees-Celsius" +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z INFO Initial state #001: } +2024-12-20T09:54:45Z NOTICE Received serial number sequencer-22391 +2024-12-20T09:54:45Z DEBUG Updated state has last_config 2024-12-20T09:54:17Z (expecting 2024-12-20T09:54:45Z) +2024-12-20T09:54:45Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-20T09:54:45Z TRACE Received command AHU-1/state/system as MP:2171c611-0 +2024-12-20T09:54:45Z TRACE Received state_system: { +2024-12-20T09:54:45Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:45Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:45Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:45Z TRACE Received state_system: }, +2024-12-20T09:54:45Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:17Z", +2024-12-20T09:54:45Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:45Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:45Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:45Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:45Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:45Z TRACE Received state_system: }, +2024-12-20T09:54:45Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:45Z TRACE Received state_system: "software" : { +2024-12-20T09:54:45Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:45Z TRACE Received state_system: }, +2024-12-20T09:54:45Z TRACE Received state_system: "status" : { +2024-12-20T09:54:45Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:45Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:54:45Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z TRACE Received state_system: "level" : 100 +2024-12-20T09:54:45Z TRACE Received state_system: }, +2024-12-20T09:54:45Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:45Z TRACE Received state_system: } +2024-12-20T09:54:45Z DEBUG Handling device message state_system MP:2171c611-0 +2024-12-20T09:54:45Z TRACE Ignoring partial state update +2024-12-20T09:54:45Z TRACE Received command AHU-1/state/discovery as MP:2171c611-1 +2024-12-20T09:54:45Z TRACE Received state_discovery: { +2024-12-20T09:54:45Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:45Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:45Z TRACE Received state_discovery: } +2024-12-20T09:54:45Z DEBUG Handling device message state_discovery MP:2171c611-1 +2024-12-20T09:54:45Z TRACE Ignoring partial state update +2024-12-20T09:54:45Z TRACE Received command AHU-1/state/localnet as MP:2171c611-2 +2024-12-20T09:54:45Z TRACE Received state_localnet: { +2024-12-20T09:54:45Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:45Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:45Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:45Z TRACE Received state_localnet: }, +2024-12-20T09:54:45Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:45Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:45Z TRACE Received state_localnet: }, +2024-12-20T09:54:45Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:45Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:45Z TRACE Received state_localnet: }, +2024-12-20T09:54:45Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:45Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:45Z TRACE Received state_localnet: } +2024-12-20T09:54:45Z TRACE Received state_localnet: }, +2024-12-20T09:54:45Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:45Z TRACE Received state_localnet: } +2024-12-20T09:54:45Z DEBUG Handling device message state_localnet MP:2171c611-2 +2024-12-20T09:54:45Z TRACE Ignoring partial state update +2024-12-20T09:54:45Z TRACE Received command AHU-1/state/pointset as MP:2171c611-3 +2024-12-20T09:54:45Z TRACE Received state_pointset: { +2024-12-20T09:54:45Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:45Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:45Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:45Z TRACE Received state_pointset: }, +2024-12-20T09:54:45Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:45Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:45Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:45Z TRACE Received state_pointset: }, +2024-12-20T09:54:45Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:45Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:45Z TRACE Received state_pointset: } +2024-12-20T09:54:45Z TRACE Received state_pointset: }, +2024-12-20T09:54:45Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:45Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:45Z TRACE Received state_pointset: } +2024-12-20T09:54:45Z DEBUG Handling device message state_pointset MP:2171c611-3 +2024-12-20T09:54:45Z TRACE Ignoring partial state update +2024-12-20T09:54:45Z TRACE Received command AHU-1/config/update as MP:2171c611 +2024-12-20T09:54:45Z DEBUG Received config_update +2024-12-20T09:54:45Z DEBUG Handling update message config_update MP:2171c611 +2024-12-20T09:54:45Z DEBUG Set last_start changed true, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:45Z DEBUG Updated config 2024-12-20T09:54:45Z MP:2171c611 +2024-12-20T09:54:45Z INFO Updated config #003: Changed 0 fields. +2024-12-20T09:54:45Z DEBUG Expected last_config now 2024-12-20T09:54:45Z +2024-12-20T09:54:47Z TRACE Received command AHU-1/state/update as MP:8ac4ec04 +2024-12-20T09:54:47Z DEBUG Received state_update +2024-12-20T09:54:47Z DEBUG Handling update message state_update MP:8ac4ec04 +2024-12-20T09:54:47Z DEBUG Updated state after 0s 2024-12-20T09:54:47Z MP:8ac4ec04 +2024-12-20T09:54:47Z INFO Updated state #002: Changed 4 fields: +2024-12-20T09:54:47Z INFO Updated state #002: Set `system.last_config` = `2024-12-20T09:54:45Z` +2024-12-20T09:54:47Z INFO Updated state #002: Set `system.status.level` = `300` +2024-12-20T09:54:47Z INFO Updated state #002: Set `system.status.category` = `system.config.apply` +2024-12-20T09:54:47Z INFO Updated state #002: Set `timestamp` = `2024-12-20T09:54:47Z` +2024-12-20T09:54:47Z DEBUG Updated state has last_config 2024-12-20T09:54:45Z (expecting 2024-12-20T09:54:45Z) +2024-12-20T09:54:47Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:47Z DEBUG Stage finished waiting for config update synchronized at @12s after 2s +2024-12-20T09:54:47Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:54:47Z DEBUG Config sync took 2s +2024-12-20T09:54:47Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:47Z DEBUG Disallowing device state change (everything) +2024-12-20T09:54:47Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:45.444959811Z is -554ms +2024-12-20T09:54:48Z TRACE Updated check config_update: true +2024-12-20T09:54:48Z DEBUG Update config_update, adding configTransaction RC:638be0.00000008 +2024-12-20T09:54:48Z TRACE Outgoing local_update: { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:48Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:48Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:54:48Z TRACE Outgoing local_update: }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z TRACE Outgoing local_update: }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z TRACE Outgoing local_update: }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z TRACE Outgoing local_update: }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:48Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:48Z TRACE Outgoing local_update: }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:48Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:48Z TRACE Outgoing local_update: }, +2024-12-20T09:54:48Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:48Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:48Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z TRACE Outgoing local_update: } +2024-12-20T09:54:48Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:47Z +2024-12-20T09:54:48Z DEBUG Update lastConfigIssued 2024-12-20T09:54:48Z, because initial setup +2024-12-20T09:54:48Z TRACE Stage suspend waiting for starting test wrapper at @12s +2024-12-20T09:54:48Z INFO Stage start waiting for config update synchronized at @12s +2024-12-20T09:54:48Z TRACE Received command AHU-1/state/system as MP:8ac4ec04-0 +2024-12-20T09:54:48Z TRACE Received state_system: { +2024-12-20T09:54:48Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:48Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:48Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:48Z TRACE Received state_system: }, +2024-12-20T09:54:48Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:48Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:48Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:48Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:48Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:48Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:48Z TRACE Received state_system: }, +2024-12-20T09:54:48Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:48Z TRACE Received state_system: "software" : { +2024-12-20T09:54:48Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:48Z TRACE Received state_system: }, +2024-12-20T09:54:48Z TRACE Received state_system: "status" : { +2024-12-20T09:54:48Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:48Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:48Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:45Z", +2024-12-20T09:54:48Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:48Z TRACE Received state_system: }, +2024-12-20T09:54:48Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:47Z", +2024-12-20T09:54:48Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:48Z TRACE Received state_system: } +2024-12-20T09:54:48Z DEBUG Handling device message state_system MP:8ac4ec04-0 +2024-12-20T09:54:48Z TRACE Ignoring partial state update +2024-12-20T09:54:48Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:48Z TRACE Received command AHU-1/state/discovery as MP:8ac4ec04-1 +2024-12-20T09:54:48Z TRACE Received state_discovery: { +2024-12-20T09:54:48Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:48Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:47Z", +2024-12-20T09:54:48Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:48Z TRACE Received state_discovery: } +2024-12-20T09:54:48Z DEBUG Handling device message state_discovery MP:8ac4ec04-1 +2024-12-20T09:54:48Z TRACE Ignoring partial state update +2024-12-20T09:54:48Z TRACE Received command AHU-1/state/localnet as MP:8ac4ec04-2 +2024-12-20T09:54:48Z TRACE Received state_localnet: { +2024-12-20T09:54:48Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:48Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:48Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:48Z TRACE Received state_localnet: }, +2024-12-20T09:54:48Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:48Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:48Z TRACE Received state_localnet: }, +2024-12-20T09:54:48Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:48Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:48Z TRACE Received state_localnet: }, +2024-12-20T09:54:48Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:48Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:48Z TRACE Received state_localnet: } +2024-12-20T09:54:48Z TRACE Received state_localnet: }, +2024-12-20T09:54:48Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:47Z", +2024-12-20T09:54:48Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:48Z TRACE Received state_localnet: } +2024-12-20T09:54:48Z DEBUG Handling device message state_localnet MP:8ac4ec04-2 +2024-12-20T09:54:48Z TRACE Ignoring partial state update +2024-12-20T09:54:48Z TRACE Received command AHU-1/state/pointset as MP:8ac4ec04-3 +2024-12-20T09:54:48Z TRACE Received state_pointset: { +2024-12-20T09:54:48Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:48Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:48Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:48Z TRACE Received state_pointset: }, +2024-12-20T09:54:48Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:48Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:48Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:48Z TRACE Received state_pointset: }, +2024-12-20T09:54:48Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:48Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:48Z TRACE Received state_pointset: } +2024-12-20T09:54:48Z TRACE Received state_pointset: }, +2024-12-20T09:54:48Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:47Z", +2024-12-20T09:54:48Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:48Z TRACE Received state_pointset: } +2024-12-20T09:54:48Z DEBUG Handling device message state_pointset MP:8ac4ec04-3 +2024-12-20T09:54:48Z TRACE Ignoring partial state update +2024-12-20T09:54:48Z TRACE Received command AHU-1/config/update as RC:638be0.00000008 +2024-12-20T09:54:48Z DEBUG Received config_update +2024-12-20T09:54:48Z DEBUG Handling update message config_update RC:638be0.00000008 +2024-12-20T09:54:48Z DEBUG Removed configTransaction RC:638be0.00000008 +2024-12-20T09:54:48Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:48Z DEBUG Updated config 2024-12-20T09:54:48Z RC:638be0.00000008 +2024-12-20T09:54:48Z INFO Updated config #004: Changed 0 fields. +2024-12-20T09:54:48Z DEBUG Expected last_config now 2024-12-20T09:54:48Z +2024-12-20T09:54:48Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:54:49Z TRACE Received command AHU-1/state/update as MP:1111aad5 +2024-12-20T09:54:49Z DEBUG Received state_update +2024-12-20T09:54:49Z DEBUG Handling update message state_update MP:1111aad5 +2024-12-20T09:54:49Z DEBUG Updated state after 0s 2024-12-20T09:54:49Z MP:1111aad5 +2024-12-20T09:54:49Z INFO Updated state #003: Changed 3 fields: +2024-12-20T09:54:49Z INFO Updated state #003: Set `system.last_config` = `2024-12-20T09:54:48Z` +2024-12-20T09:54:49Z INFO Updated state #003: Set `system.status.timestamp` = `2024-12-20T09:54:48Z` +2024-12-20T09:54:49Z INFO Updated state #003: Set `timestamp` = `2024-12-20T09:54:49Z` +2024-12-20T09:54:49Z DEBUG Updated state has last_config 2024-12-20T09:54:48Z (expecting 2024-12-20T09:54:48Z) +2024-12-20T09:54:49Z TRACE Received command AHU-1/state/system as MP:1111aad5-0 +2024-12-20T09:54:49Z TRACE Received state_system: { +2024-12-20T09:54:49Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:49Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:49Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:49Z TRACE Received state_system: }, +2024-12-20T09:54:49Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:48Z", +2024-12-20T09:54:49Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:49Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:49Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:49Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:49Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:49Z TRACE Received state_system: }, +2024-12-20T09:54:49Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:49Z TRACE Received state_system: "software" : { +2024-12-20T09:54:49Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:49Z TRACE Received state_system: }, +2024-12-20T09:54:49Z TRACE Received state_system: "status" : { +2024-12-20T09:54:49Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:49Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:48Z", +2024-12-20T09:54:49Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:49Z TRACE Received state_system: }, +2024-12-20T09:54:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:49Z", +2024-12-20T09:54:49Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:49Z TRACE Received state_system: } +2024-12-20T09:54:49Z DEBUG Handling device message state_system MP:1111aad5-0 +2024-12-20T09:54:49Z TRACE Ignoring partial state update +2024-12-20T09:54:49Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:49Z DEBUG Stage finished waiting for config update synchronized at @14s after 1s +2024-12-20T09:54:49Z TRACE Stage resume waiting for starting test wrapper at @14s +2024-12-20T09:54:49Z DEBUG Config sync took 1s +2024-12-20T09:54:49Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:49Z DEBUG New lastConfigApplied at 2024-12-20T09:54:49Z +2024-12-20T09:54:49Z DEBUG Update config initial setup timestamp 2024-12-20T09:54:48Z +2024-12-20T09:54:49Z TRACE Outgoing local_update: { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:48Z", +2024-12-20T09:54:49Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:49Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:54:49Z TRACE Outgoing local_update: }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z TRACE Outgoing local_update: }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z TRACE Outgoing local_update: }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z TRACE Outgoing local_update: }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:49Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:49Z TRACE Outgoing local_update: }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:49Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:49Z TRACE Outgoing local_update: }, +2024-12-20T09:54:49Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:49Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:49Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z TRACE Outgoing local_update: } +2024-12-20T09:54:49Z DEBUG Stale state cutoff threshold is 2024-12-20T09:54:33Z +2024-12-20T09:54:49Z DEBUG Waiting for device stateTransaction RC:638be0.00000009 (was null) +2024-12-20T09:54:49Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:54:49Z INFO Stage start waiting for state query at @14s +2024-12-20T09:54:49Z TRACE Received command AHU-1/state/discovery as MP:1111aad5-1 +2024-12-20T09:54:49Z TRACE Received state_discovery: { +2024-12-20T09:54:49Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:49Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:49Z", +2024-12-20T09:54:49Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:49Z TRACE Received state_discovery: } +2024-12-20T09:54:49Z DEBUG Handling device message state_discovery MP:1111aad5-1 +2024-12-20T09:54:49Z TRACE Ignoring partial state update +2024-12-20T09:54:49Z TRACE Received command AHU-1/state/localnet as MP:1111aad5-2 +2024-12-20T09:54:49Z TRACE Received state_localnet: { +2024-12-20T09:54:49Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:49Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:49Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:49Z TRACE Received state_localnet: }, +2024-12-20T09:54:49Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:49Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:49Z TRACE Received state_localnet: }, +2024-12-20T09:54:49Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:49Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:49Z TRACE Received state_localnet: }, +2024-12-20T09:54:49Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:49Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:49Z TRACE Received state_localnet: } +2024-12-20T09:54:49Z TRACE Received state_localnet: }, +2024-12-20T09:54:49Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:49Z", +2024-12-20T09:54:49Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:49Z TRACE Received state_localnet: } +2024-12-20T09:54:49Z DEBUG Handling device message state_localnet MP:1111aad5-2 +2024-12-20T09:54:49Z TRACE Ignoring partial state update +2024-12-20T09:54:49Z TRACE Received command AHU-1/state/pointset as MP:1111aad5-3 +2024-12-20T09:54:49Z TRACE Received state_pointset: { +2024-12-20T09:54:49Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:49Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:49Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:49Z TRACE Received state_pointset: }, +2024-12-20T09:54:49Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:49Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:49Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:49Z TRACE Received state_pointset: }, +2024-12-20T09:54:49Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:49Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:49Z TRACE Received state_pointset: } +2024-12-20T09:54:49Z TRACE Received state_pointset: }, +2024-12-20T09:54:49Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:49Z", +2024-12-20T09:54:49Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:49Z TRACE Received state_pointset: } +2024-12-20T09:54:49Z DEBUG Handling device message state_pointset MP:1111aad5-3 +2024-12-20T09:54:49Z TRACE Ignoring partial state update +2024-12-20T09:54:49Z TRACE Received command AHU-1/state/update as RC:638be0.00000009 +2024-12-20T09:54:49Z DEBUG Received state_update +2024-12-20T09:54:49Z INFO Received device configAcked +2024-12-20T09:54:49Z DEBUG Handling update message state_update RC:638be0.00000009 +2024-12-20T09:54:49Z DEBUG Removed stateTransaction RC:638be0.00000009 +2024-12-20T09:54:49Z DEBUG Updated state after 0s 2024-12-20T09:54:49Z RC:638be0.00000009 +2024-12-20T09:54:49Z INFO Updated state #004: Changed 0 fields. +2024-12-20T09:54:49Z DEBUG Updated state has last_config 2024-12-20T09:54:48Z (expecting 2024-12-20T09:54:48Z) +2024-12-20T09:54:49Z DEBUG Stage finished waiting for state query at @14s after 0s +2024-12-20T09:54:49Z TRACE Stage resume waiting for starting test wrapper at @14s +2024-12-20T09:54:49Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:54:49Z INFO Stage start waiting for initial device state at @14s +2024-12-20T09:54:50Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:49.483334974Z is 1484ms +2024-12-20T09:54:50Z DEBUG Rate-limiting config by 1484ms +2024-12-20T09:54:51Z TRACE Updated check config_update: true +2024-12-20T09:54:51Z DEBUG Update config_update, adding configTransaction RC:638be0.0000000a +2024-12-20T09:54:51Z TRACE Outgoing local_update: { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:48Z", +2024-12-20T09:54:51Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:51Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:54:51Z TRACE Outgoing local_update: }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z TRACE Outgoing local_update: }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z TRACE Outgoing local_update: }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z TRACE Outgoing local_update: }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:51Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:51Z TRACE Outgoing local_update: }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:51Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:51Z TRACE Outgoing local_update: }, +2024-12-20T09:54:51Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:51Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:51Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z TRACE Outgoing local_update: } +2024-12-20T09:54:51Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:49Z +2024-12-20T09:54:51Z DEBUG Update lastConfigIssued 2024-12-20T09:54:51Z, because before initial device state +2024-12-20T09:54:51Z TRACE Stage suspend waiting for initial device state at @16s +2024-12-20T09:54:51Z INFO Stage start waiting for config update synchronized at @16s +2024-12-20T09:54:51Z TRACE Received command AHU-1/reply/update as RC:638be0.00000009 +2024-12-20T09:54:51Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:51Z TRACE Received command AHU-1/config/update as RC:638be0.0000000a +2024-12-20T09:54:51Z DEBUG Received config_update +2024-12-20T09:54:51Z DEBUG Handling update message config_update RC:638be0.0000000a +2024-12-20T09:54:51Z DEBUG Removed configTransaction RC:638be0.0000000a +2024-12-20T09:54:51Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:51Z DEBUG Updated config 2024-12-20T09:54:51Z RC:638be0.0000000a +2024-12-20T09:54:51Z INFO Updated config #005: Changed 0 fields. +2024-12-20T09:54:51Z DEBUG Expected last_config now 2024-12-20T09:54:51Z +2024-12-20T09:54:51Z TRACE Received command AHU-1/state/update as MP:377d4646 +2024-12-20T09:54:51Z DEBUG Received state_update +2024-12-20T09:54:51Z DEBUG Handling update message state_update MP:377d4646 +2024-12-20T09:54:51Z DEBUG Updated state after 0s 2024-12-20T09:54:51Z MP:377d4646 +2024-12-20T09:54:51Z INFO Updated state #005: Changed 4 fields: +2024-12-20T09:54:51Z INFO Updated state #005: Set `system.status.level` = `100` +2024-12-20T09:54:51Z INFO Updated state #005: Set `system.status.category` = `system.config.parse` +2024-12-20T09:54:51Z INFO Updated state #005: Set `system.status.timestamp` = `2024-12-20T09:54:51Z` +2024-12-20T09:54:51Z INFO Updated state #005: Set `timestamp` = `2024-12-20T09:54:51Z` +2024-12-20T09:54:51Z DEBUG Updated state has last_config 2024-12-20T09:54:48Z (expecting 2024-12-20T09:54:51Z) +2024-12-20T09:54:51Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:54:51Z TRACE Received command AHU-1/state/system as MP:377d4646-0 +2024-12-20T09:54:51Z TRACE Received state_system: { +2024-12-20T09:54:51Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:51Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:51Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:51Z TRACE Received state_system: }, +2024-12-20T09:54:51Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:48Z", +2024-12-20T09:54:51Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:51Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:51Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:51Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:51Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:51Z TRACE Received state_system: }, +2024-12-20T09:54:51Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:51Z TRACE Received state_system: "software" : { +2024-12-20T09:54:51Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:51Z TRACE Received state_system: }, +2024-12-20T09:54:51Z TRACE Received state_system: "status" : { +2024-12-20T09:54:51Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:51Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:54:51Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:51Z TRACE Received state_system: "level" : 100 +2024-12-20T09:54:51Z TRACE Received state_system: }, +2024-12-20T09:54:51Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:51Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:51Z TRACE Received state_system: } +2024-12-20T09:54:51Z DEBUG Handling device message state_system MP:377d4646-0 +2024-12-20T09:54:51Z TRACE Ignoring partial state update +2024-12-20T09:54:51Z TRACE Received command AHU-1/state/discovery as MP:377d4646-1 +2024-12-20T09:54:51Z TRACE Received state_discovery: { +2024-12-20T09:54:51Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:51Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:51Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:51Z TRACE Received state_discovery: } +2024-12-20T09:54:51Z DEBUG Handling device message state_discovery MP:377d4646-1 +2024-12-20T09:54:51Z TRACE Ignoring partial state update +2024-12-20T09:54:51Z TRACE Received command AHU-1/state/localnet as MP:377d4646-2 +2024-12-20T09:54:51Z TRACE Received state_localnet: { +2024-12-20T09:54:51Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:51Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:51Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:51Z TRACE Received state_localnet: }, +2024-12-20T09:54:51Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:51Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:51Z TRACE Received state_localnet: }, +2024-12-20T09:54:51Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:51Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:51Z TRACE Received state_localnet: }, +2024-12-20T09:54:51Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:51Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:51Z TRACE Received state_localnet: } +2024-12-20T09:54:51Z TRACE Received state_localnet: }, +2024-12-20T09:54:51Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:51Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:51Z TRACE Received state_localnet: } +2024-12-20T09:54:51Z DEBUG Handling device message state_localnet MP:377d4646-2 +2024-12-20T09:54:51Z TRACE Ignoring partial state update +2024-12-20T09:54:51Z TRACE Received command AHU-1/state/pointset as MP:377d4646-3 +2024-12-20T09:54:51Z TRACE Received state_pointset: { +2024-12-20T09:54:51Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:51Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:51Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:51Z TRACE Received state_pointset: }, +2024-12-20T09:54:51Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:51Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:51Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:51Z TRACE Received state_pointset: }, +2024-12-20T09:54:51Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:51Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:51Z TRACE Received state_pointset: } +2024-12-20T09:54:51Z TRACE Received state_pointset: }, +2024-12-20T09:54:51Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:51Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:51Z TRACE Received state_pointset: } +2024-12-20T09:54:51Z DEBUG Handling device message state_pointset MP:377d4646-3 +2024-12-20T09:54:51Z TRACE Ignoring partial state update +2024-12-20T09:54:52Z TRACE Received command AHU-1/events/pointset as MP:69676987 +2024-12-20T09:54:52Z TRACE Received events_pointset: { +2024-12-20T09:54:52Z TRACE Received events_pointset: "points" : { +2024-12-20T09:54:52Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:52Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:54:52Z TRACE Received events_pointset: }, +2024-12-20T09:54:52Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:52Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:54:52Z TRACE Received events_pointset: }, +2024-12-20T09:54:52Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:52Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:54:52Z TRACE Received events_pointset: } +2024-12-20T09:54:52Z TRACE Received events_pointset: }, +2024-12-20T09:54:52Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:54:52Z", +2024-12-20T09:54:52Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:54:52Z TRACE Received events_pointset: } +2024-12-20T09:54:52Z DEBUG Handling device message events_pointset MP:69676987 +2024-12-20T09:54:52Z TRACE Received command AHU-1/events/system as MP:0c058f3a +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z NOTICE system.config.apply: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG system.config.receive: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1907ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG system.config.parse: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1904ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z INFO device.log: 2024-12-20T09:54:45Z received config 2024-12-20T09:54:45Z +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z NOTICE system.config.apply: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1900ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1900ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1899ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1899ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:45Z DEBUG device.log: State update defer 1899ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:47Z DEBUG device.log: State update defer 0ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:47Z INFO device.log: Update state 2024-12-20T09:54:47Z last_config 2024-12-20T09:54:45Z +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:47Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG system.config.receive: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1390ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG system.config.parse: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1389ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z INFO device.log: 2024-12-20T09:54:48Z received config 2024-12-20T09:54:48Z +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z NOTICE system.config.apply: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1387ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1387ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1386ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1386ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1385ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:48Z DEBUG device.log: State update defer 1385ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:49Z DEBUG device.log: State update defer 0ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:49Z INFO device.log: Update state 2024-12-20T09:54:49Z last_config 2024-12-20T09:54:48Z +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:49Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG system.config.receive: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer -91ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG system.config.parse: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z INFO device.log: Update state 2024-12-20T09:54:51Z last_config 2024-12-20T09:54:48Z +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z INFO device.log: 2024-12-20T09:54:51Z received config 2024-12-20T09:54:51Z +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z NOTICE system.config.apply: success +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:51Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:54:52Z DEBUG Received events_system 2024-12-20T09:54:52Z DEBUG device.log: State update defer 721ms +2024-12-20T09:54:52Z DEBUG Handling device message events_system MP:0c058f3a +2024-12-20T09:54:53Z TRACE Received command AHU-1/state/update as MP:69d1a6b4 +2024-12-20T09:54:53Z DEBUG Received state_update +2024-12-20T09:54:53Z DEBUG Handling update message state_update MP:69d1a6b4 +2024-12-20T09:54:53Z DEBUG Updated state after 0s 2024-12-20T09:54:53Z MP:69d1a6b4 +2024-12-20T09:54:53Z INFO Updated state #006: Changed 4 fields: +2024-12-20T09:54:53Z INFO Updated state #006: Set `system.last_config` = `2024-12-20T09:54:51Z` +2024-12-20T09:54:53Z INFO Updated state #006: Set `system.status.level` = `300` +2024-12-20T09:54:53Z INFO Updated state #006: Set `system.status.category` = `system.config.apply` +2024-12-20T09:54:53Z INFO Updated state #006: Set `timestamp` = `2024-12-20T09:54:53Z` +2024-12-20T09:54:53Z DEBUG Updated state has last_config 2024-12-20T09:54:51Z (expecting 2024-12-20T09:54:51Z) +2024-12-20T09:54:53Z TRACE Received command AHU-1/state/system as MP:69d1a6b4-0 +2024-12-20T09:54:53Z TRACE Received state_system: { +2024-12-20T09:54:53Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:53Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:53Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:53Z TRACE Received state_system: }, +2024-12-20T09:54:53Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:53Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:53Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:53Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:53Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:53Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:53Z TRACE Received state_system: }, +2024-12-20T09:54:53Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:53Z TRACE Received state_system: "software" : { +2024-12-20T09:54:53Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:53Z TRACE Received state_system: }, +2024-12-20T09:54:53Z TRACE Received state_system: "status" : { +2024-12-20T09:54:53Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:53Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:53Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:53Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:53Z TRACE Received state_system: }, +2024-12-20T09:54:53Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:53Z", +2024-12-20T09:54:53Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:53Z TRACE Received state_system: } +2024-12-20T09:54:53Z DEBUG Handling device message state_system MP:69d1a6b4-0 +2024-12-20T09:54:53Z TRACE Ignoring partial state update +2024-12-20T09:54:53Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:53Z DEBUG Stage finished waiting for config update synchronized at @18s after 2s +2024-12-20T09:54:53Z TRACE Stage resume waiting for initial device state at @18s +2024-12-20T09:54:53Z DEBUG Config sync took 2s +2024-12-20T09:54:53Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:53Z DEBUG New lastConfigApplied at 2024-12-20T09:54:53Z +2024-12-20T09:54:53Z DEBUG Update config before initial device state timestamp 2024-12-20T09:54:51Z +2024-12-20T09:54:53Z TRACE Outgoing local_update: { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:53Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:53Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:54:53Z TRACE Outgoing local_update: }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z TRACE Outgoing local_update: }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z TRACE Outgoing local_update: }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z TRACE Outgoing local_update: }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:53Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:53Z TRACE Outgoing local_update: }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:53Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:53Z TRACE Outgoing local_update: }, +2024-12-20T09:54:53Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:53Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:53Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z TRACE Outgoing local_update: } +2024-12-20T09:54:53Z DEBUG Stage finished waiting for initial device state at @18s after 3s +2024-12-20T09:54:53Z TRACE Stage resume waiting for starting test wrapper at @18s +2024-12-20T09:54:53Z DEBUG Device state system status level is now 300 +2024-12-20T09:54:53Z TRACE Stage suspend waiting for starting test wrapper at @18s +2024-12-20T09:54:53Z INFO Stage start waiting for config update synchronized at @18s +2024-12-20T09:54:53Z TRACE Received command AHU-1/state/discovery as MP:69d1a6b4-1 +2024-12-20T09:54:53Z TRACE Received state_discovery: { +2024-12-20T09:54:53Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:53Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:53Z", +2024-12-20T09:54:53Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:53Z TRACE Received state_discovery: } +2024-12-20T09:54:53Z DEBUG Handling device message state_discovery MP:69d1a6b4-1 +2024-12-20T09:54:53Z TRACE Ignoring partial state update +2024-12-20T09:54:53Z DEBUG Stage finished waiting for config update synchronized at @18s after 0s +2024-12-20T09:54:53Z TRACE Stage resume waiting for starting test wrapper at @18s +2024-12-20T09:54:53Z DEBUG Config sync took 2s +2024-12-20T09:54:53Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:53Z TRACE Stage suspend waiting for starting test wrapper at @18s +2024-12-20T09:54:53Z INFO Stage start waiting for executing test at @18s +2024-12-20T09:54:53Z DEBUG stage begin waiting for executing test at @18s +2024-12-20T09:54:53Z DEBUG Allowing device state change blobset +2024-12-20T09:54:53Z TRACE Stage suspend waiting for executing test at @18s +2024-12-20T09:54:53Z INFO Stage start waiting for initial last_config matches config timestamp at @18s +2024-12-20T09:54:53Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:53.581672020Z is 1583ms +2024-12-20T09:54:53Z DEBUG Rate-limiting config by 1583ms +2024-12-20T09:54:55Z DEBUG System config extra field null +2024-12-20T09:54:55Z TRACE Updated check config_system: true +2024-12-20T09:54:55Z DEBUG Update config_system, adding configTransaction RC:638be0.0000000b +2024-12-20T09:54:55Z TRACE Outgoing local_system: { +2024-12-20T09:54:55Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:54:55Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:54:55Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:54:55Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:54:55Z TRACE Outgoing local_system: }, +2024-12-20T09:54:55Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:54:55Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:55Z TRACE Outgoing local_system: } +2024-12-20T09:54:55Z TRACE Outgoing local_system: } +2024-12-20T09:54:55Z TRACE Updated check config_pointset: true +2024-12-20T09:54:55Z DEBUG Update config_pointset, adding configTransaction RC:638be0.0000000c +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: { +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "units" : "Bars", +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "set_value" : 98 +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: }, +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "ref" : "BV11.present_value", +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "units" : "No-units" +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: }, +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "ref" : "AV12.present_value", +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: } +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: } +2024-12-20T09:54:55Z TRACE Outgoing local_pointset: } +2024-12-20T09:54:55Z TRACE Updated check config_gateway: false +2024-12-20T09:54:55Z TRACE Updated check config_localnet: true +2024-12-20T09:54:55Z DEBUG Update config_localnet, adding configTransaction RC:638be0.0000000d +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: { +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: "families" : { +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: "ether" : { }, +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: "ipv4" : { }, +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: "vendor" : { }, +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: "bacnet" : { } +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: } +2024-12-20T09:54:55Z TRACE Outgoing local_localnet: } +2024-12-20T09:54:55Z TRACE Updated check config_blobset: false +2024-12-20T09:54:55Z TRACE Updated check config_discovery: true +2024-12-20T09:54:55Z DEBUG Update config_discovery, adding configTransaction RC:638be0.0000000e +2024-12-20T09:54:55Z TRACE Outgoing local_discovery: { +2024-12-20T09:54:55Z TRACE Outgoing local_discovery: "families" : { +2024-12-20T09:54:55Z TRACE Outgoing local_discovery: "vendor" : { } +2024-12-20T09:54:55Z TRACE Outgoing local_discovery: } +2024-12-20T09:54:55Z TRACE Outgoing local_discovery: } +2024-12-20T09:54:55Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:53Z +2024-12-20T09:54:55Z DEBUG Update lastConfigIssued 2024-12-20T09:54:55Z, because before initial last_config matches config timestamp +2024-12-20T09:54:55Z TRACE Stage suspend waiting for initial last_config matches config timestamp at @20s +2024-12-20T09:54:55Z INFO Stage start waiting for config update synchronized at @20s +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/localnet as MP:69d1a6b4-2 +2024-12-20T09:54:55Z TRACE Received state_localnet: { +2024-12-20T09:54:55Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:53Z", +2024-12-20T09:54:55Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z DEBUG Handling device message state_localnet MP:69d1a6b4-2 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/pointset as MP:69d1a6b4-3 +2024-12-20T09:54:55Z TRACE Received state_pointset: { +2024-12-20T09:54:55Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:55Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:53Z", +2024-12-20T09:54:55Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z DEBUG Handling device message state_pointset MP:69d1a6b4-3 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/config/update as RC:638be0.0000000b +2024-12-20T09:54:55Z DEBUG Received config_update +2024-12-20T09:54:55Z DEBUG Handling update message config_update RC:638be0.0000000b +2024-12-20T09:54:55Z DEBUG Removed configTransaction RC:638be0.0000000b +2024-12-20T09:54:55Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:55Z DEBUG Updated config 2024-12-20T09:54:55Z RC:638be0.0000000b +2024-12-20T09:54:55Z INFO Updated config #006: Changed 0 fields. +2024-12-20T09:54:55Z DEBUG Expected last_config now 2024-12-20T09:54:55Z +2024-12-20T09:54:55Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/update as MP:5cef36e6 +2024-12-20T09:54:55Z DEBUG Received state_update +2024-12-20T09:54:55Z DEBUG Handling update message state_update MP:5cef36e6 +2024-12-20T09:54:55Z DEBUG Updated state after 0s 2024-12-20T09:54:55Z MP:5cef36e6 +2024-12-20T09:54:55Z INFO Updated state #007: Changed 4 fields: +2024-12-20T09:54:55Z INFO Updated state #007: Set `system.status.level` = `100` +2024-12-20T09:54:55Z INFO Updated state #007: Set `system.status.category` = `system.config.parse` +2024-12-20T09:54:55Z INFO Updated state #007: Set `system.status.timestamp` = `2024-12-20T09:54:55Z` +2024-12-20T09:54:55Z INFO Updated state #007: Set `timestamp` = `2024-12-20T09:54:55Z` +2024-12-20T09:54:55Z DEBUG Updated state has last_config 2024-12-20T09:54:51Z (expecting 2024-12-20T09:54:55Z) +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/system as MP:5cef36e6-0 +2024-12-20T09:54:55Z TRACE Received state_system: { +2024-12-20T09:54:55Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:55Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:55Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:51Z", +2024-12-20T09:54:55Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:55Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:55Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:55Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:55Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:55Z TRACE Received state_system: "software" : { +2024-12-20T09:54:55Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "status" : { +2024-12-20T09:54:55Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:55Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:54:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:55Z", +2024-12-20T09:54:55Z TRACE Received state_system: "level" : 100 +2024-12-20T09:54:55Z TRACE Received state_system: }, +2024-12-20T09:54:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:55Z", +2024-12-20T09:54:55Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_system: } +2024-12-20T09:54:55Z DEBUG Handling device message state_system MP:5cef36e6-0 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/discovery as MP:5cef36e6-1 +2024-12-20T09:54:55Z TRACE Received state_discovery: { +2024-12-20T09:54:55Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:55Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:55Z", +2024-12-20T09:54:55Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_discovery: } +2024-12-20T09:54:55Z DEBUG Handling device message state_discovery MP:5cef36e6-1 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/localnet as MP:5cef36e6-2 +2024-12-20T09:54:55Z TRACE Received state_localnet: { +2024-12-20T09:54:55Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:55Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z TRACE Received state_localnet: }, +2024-12-20T09:54:55Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:55Z", +2024-12-20T09:54:55Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_localnet: } +2024-12-20T09:54:55Z DEBUG Handling device message state_localnet MP:5cef36e6-2 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:55Z TRACE Received command AHU-1/state/pointset as MP:5cef36e6-3 +2024-12-20T09:54:55Z TRACE Received state_pointset: { +2024-12-20T09:54:55Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:55Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:55Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z TRACE Received state_pointset: }, +2024-12-20T09:54:55Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:55Z", +2024-12-20T09:54:55Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:55Z TRACE Received state_pointset: } +2024-12-20T09:54:55Z DEBUG Handling device message state_pointset MP:5cef36e6-3 +2024-12-20T09:54:55Z TRACE Ignoring partial state update +2024-12-20T09:54:56Z TRACE Received command AHU-1/config/update as RC:638be0.0000000d +2024-12-20T09:54:56Z DEBUG Received config_update +2024-12-20T09:54:56Z DEBUG Handling update message config_update RC:638be0.0000000d +2024-12-20T09:54:56Z DEBUG Removed configTransaction RC:638be0.0000000d +2024-12-20T09:54:56Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:56Z DEBUG Updated config 2024-12-20T09:54:56Z RC:638be0.0000000d +2024-12-20T09:54:56Z INFO Updated config #007: Changed 0 fields. +2024-12-20T09:54:56Z DEBUG Expected last_config now 2024-12-20T09:54:56Z +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/update as MP:a70076b3 +2024-12-20T09:54:57Z DEBUG Received state_update +2024-12-20T09:54:57Z DEBUG Handling update message state_update MP:a70076b3 +2024-12-20T09:54:57Z DEBUG Updated state after 0s 2024-12-20T09:54:57Z MP:a70076b3 +2024-12-20T09:54:57Z INFO Updated state #008: Changed 5 fields: +2024-12-20T09:54:57Z INFO Updated state #008: Set `system.last_config` = `2024-12-20T09:54:56Z` +2024-12-20T09:54:57Z INFO Updated state #008: Set `system.status.level` = `300` +2024-12-20T09:54:57Z INFO Updated state #008: Set `system.status.category` = `system.config.apply` +2024-12-20T09:54:57Z INFO Updated state #008: Set `system.status.timestamp` = `2024-12-20T09:54:56Z` +2024-12-20T09:54:57Z INFO Updated state #008: Set `timestamp` = `2024-12-20T09:54:57Z` +2024-12-20T09:54:57Z DEBUG Updated state has last_config 2024-12-20T09:54:56Z (expecting 2024-12-20T09:54:56Z) +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/system as MP:a70076b3-0 +2024-12-20T09:54:57Z TRACE Received state_system: { +2024-12-20T09:54:57Z TRACE Received state_system: "hardware" : { +2024-12-20T09:54:57Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:54:57Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:57Z TRACE Received state_system: "operation" : { +2024-12-20T09:54:57Z TRACE Received state_system: "operational" : true, +2024-12-20T09:54:57Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:54:57Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:54:57Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:54:57Z TRACE Received state_system: "software" : { +2024-12-20T09:54:57Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "status" : { +2024-12-20T09:54:57Z TRACE Received state_system: "message" : "success", +2024-12-20T09:54:57Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:54:57Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:56Z", +2024-12-20T09:54:57Z TRACE Received state_system: "level" : 300 +2024-12-20T09:54:57Z TRACE Received state_system: }, +2024-12-20T09:54:57Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:57Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_system: } +2024-12-20T09:54:57Z DEBUG Handling device message state_system MP:a70076b3-0 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/discovery as MP:a70076b3-1 +2024-12-20T09:54:57Z TRACE Received state_discovery: { +2024-12-20T09:54:57Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:54:57Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:57Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_discovery: } +2024-12-20T09:54:57Z DEBUG Handling device message state_discovery MP:a70076b3-1 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/localnet as MP:a70076b3-2 +2024-12-20T09:54:57Z TRACE Received state_localnet: { +2024-12-20T09:54:57Z TRACE Received state_localnet: "families" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:54:57Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:54:57Z TRACE Received state_localnet: } +2024-12-20T09:54:57Z TRACE Received state_localnet: }, +2024-12-20T09:54:57Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:57Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_localnet: } +2024-12-20T09:54:57Z DEBUG Handling device message state_localnet MP:a70076b3-2 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:57Z TRACE Received command AHU-1/state/pointset as MP:a70076b3-3 +2024-12-20T09:54:57Z TRACE Received state_pointset: { +2024-12-20T09:54:57Z TRACE Received state_pointset: "points" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:54:57Z TRACE Received state_pointset: }, +2024-12-20T09:54:57Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:54:57Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:54:57Z TRACE Received state_pointset: }, +2024-12-20T09:54:57Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:57Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:54:57Z TRACE Received state_pointset: } +2024-12-20T09:54:57Z TRACE Received state_pointset: }, +2024-12-20T09:54:57Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:57Z", +2024-12-20T09:54:57Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:54:57Z TRACE Received state_pointset: } +2024-12-20T09:54:57Z DEBUG Handling device message state_pointset MP:a70076b3-3 +2024-12-20T09:54:57Z TRACE Ignoring partial state update +2024-12-20T09:54:58Z TRACE Received command AHU-1/config/update as RC:638be0.0000000c +2024-12-20T09:54:58Z DEBUG Received config_update +2024-12-20T09:54:58Z DEBUG Handling update message config_update RC:638be0.0000000c +2024-12-20T09:54:58Z DEBUG Removed configTransaction RC:638be0.0000000c +2024-12-20T09:54:58Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:58Z DEBUG Updated config 2024-12-20T09:54:57Z RC:638be0.0000000c +2024-12-20T09:54:58Z INFO Updated config #008: Changed 0 fields. +2024-12-20T09:54:58Z DEBUG Expected last_config now 2024-12-20T09:54:57Z +2024-12-20T09:54:58Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:54:59Z TRACE Received command AHU-1/config/update as RC:638be0.0000000e +2024-12-20T09:54:59Z DEBUG Received config_update +2024-12-20T09:54:59Z DEBUG Handling update message config_update RC:638be0.0000000e +2024-12-20T09:54:59Z DEBUG Removed configTransaction RC:638be0.0000000e +2024-12-20T09:54:59Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:54:59Z DEBUG Updated config 2024-12-20T09:54:59Z RC:638be0.0000000e +2024-12-20T09:54:59Z INFO Updated config #009: Changed 0 fields. +2024-12-20T09:54:59Z DEBUG Expected last_config now 2024-12-20T09:54:59Z +2024-12-20T09:54:59Z TRACE Received command AHU-1/state/update as MP:b8160712 +2024-12-20T09:54:59Z DEBUG Received state_update +2024-12-20T09:54:59Z DEBUG Handling update message state_update MP:b8160712 +2024-12-20T09:54:59Z DEBUG Updated state after 0s 2024-12-20T09:54:59Z MP:b8160712 +2024-12-20T09:54:59Z INFO Updated state #009: Changed 3 fields: +2024-12-20T09:54:59Z INFO Updated state #009: Set `system.last_config` = `2024-12-20T09:54:59Z` +2024-12-20T09:54:59Z INFO Updated state #009: Set `system.status.timestamp` = `2024-12-20T09:54:59Z` +2024-12-20T09:54:59Z INFO Updated state #009: Set `timestamp` = `2024-12-20T09:54:59Z` +2024-12-20T09:54:59Z DEBUG Updated state has last_config 2024-12-20T09:54:59Z (expecting 2024-12-20T09:54:59Z) +2024-12-20T09:54:59Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:54:59Z DEBUG Stage finished waiting for config update synchronized at @24s after 4s +2024-12-20T09:54:59Z TRACE Stage resume waiting for initial last_config matches config timestamp at @24s +2024-12-20T09:54:59Z DEBUG Config sync took 4s +2024-12-20T09:54:59Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:54:59Z DEBUG New lastConfigApplied at 2024-12-20T09:54:59Z +2024-12-20T09:54:59Z DEBUG Update config before initial last_config matches config timestamp timestamp 2024-12-20T09:54:59Z +2024-12-20T09:54:59Z TRACE Outgoing local_update: { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:54:59Z", +2024-12-20T09:54:59Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:54:59Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:54:59Z TRACE Outgoing local_update: }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z TRACE Outgoing local_update: }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z TRACE Outgoing local_update: }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z TRACE Outgoing local_update: }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:54:59Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:54:59Z TRACE Outgoing local_update: }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:54:59Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:54:59Z TRACE Outgoing local_update: }, +2024-12-20T09:54:59Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:54:59Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:54:59Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z TRACE Outgoing local_update: } +2024-12-20T09:54:59Z DEBUG Recorded sequence: 1. Wait until initial last_config matches config timestamp +2024-12-20T09:54:59Z DEBUG Stage finished waiting for initial last_config matches config timestamp at @24s after 6s +2024-12-20T09:54:59Z TRACE Stage resume waiting for executing test at @24s +2024-12-20T09:54:59Z DEBUG blobset config: { +2024-12-20T09:54:59Z DEBUG blobset config: "blobs" : { +2024-12-20T09:54:59Z DEBUG blobset config: "_iot_endpoint_config" : { +2024-12-20T09:54:59Z DEBUG blobset config: "phase" : "final", +2024-12-20T09:54:59Z DEBUG blobset config: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:54:59Z DEBUG blobset config: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", +2024-12-20T09:54:59Z DEBUG blobset config: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:54:59Z DEBUG blobset config: } +2024-12-20T09:54:59Z DEBUG blobset config: } +2024-12-20T09:54:59Z DEBUG blobset config: } +2024-12-20T09:54:59Z DEBUG Delay from lastConfigApplied 2024-12-20T09:54:59.696418457Z is 1698ms +2024-12-20T09:54:59Z DEBUG Rate-limiting config by 1698ms +2024-12-20T09:55:01Z DEBUG System config extra field null +2024-12-20T09:55:01Z TRACE Updated check config_system: false +2024-12-20T09:55:01Z TRACE Updated check config_pointset: false +2024-12-20T09:55:01Z TRACE Updated check config_gateway: false +2024-12-20T09:55:01Z TRACE Updated check config_localnet: false +2024-12-20T09:55:01Z TRACE Updated check config_blobset: true +2024-12-20T09:55:01Z DEBUG Update config_blobset, adding configTransaction RC:638be0.0000000f +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: "blobs" : { +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: "phase" : "final", +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:01Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:01Z TRACE Updated check config_discovery: false +2024-12-20T09:55:01Z DEBUG Using pre-config state timestamp 2024-12-20T09:54:59Z +2024-12-20T09:55:01Z DEBUG Update lastConfigIssued 2024-12-20T09:55:01Z, because mirroring config false +2024-12-20T09:55:01Z TRACE Stage suspend waiting for executing test at @26s +2024-12-20T09:55:01Z INFO Stage start waiting for config update synchronized at @26s +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/system as MP:b8160712-0 +2024-12-20T09:55:01Z TRACE Received state_system: { +2024-12-20T09:55:01Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:01Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:01Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:01Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:01Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:01Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:01Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:01Z TRACE Received state_system: "software" : { +2024-12-20T09:55:01Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "status" : { +2024-12-20T09:55:01Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:01Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:01Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "timestamp" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_system: } +2024-12-20T09:55:01Z DEBUG Handling device message state_system MP:b8160712-0 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/discovery as MP:b8160712-1 +2024-12-20T09:55:01Z TRACE Received state_discovery: { +2024-12-20T09:55:01Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:01Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_discovery: } +2024-12-20T09:55:01Z DEBUG Handling device message state_discovery MP:b8160712-1 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/localnet as MP:b8160712-2 +2024-12-20T09:55:01Z TRACE Received state_localnet: { +2024-12-20T09:55:01Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:01Z TRACE Received state_localnet: } +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_localnet: } +2024-12-20T09:55:01Z DEBUG Handling device message state_localnet MP:b8160712-2 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/pointset as MP:b8160712-3 +2024-12-20T09:55:01Z TRACE Received state_pointset: { +2024-12-20T09:55:01Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:01Z TRACE Received state_pointset: }, +2024-12-20T09:55:01Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:01Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:01Z TRACE Received state_pointset: }, +2024-12-20T09:55:01Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:01Z TRACE Received state_pointset: } +2024-12-20T09:55:01Z TRACE Received state_pointset: }, +2024-12-20T09:55:01Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_pointset: } +2024-12-20T09:55:01Z DEBUG Handling device message state_pointset MP:b8160712-3 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z TRACE Received command AHU-1/config/update as RC:638be0.0000000f +2024-12-20T09:55:01Z DEBUG Received config_update +2024-12-20T09:55:01Z DEBUG Handling update message config_update RC:638be0.0000000f +2024-12-20T09:55:01Z DEBUG Removed configTransaction RC:638be0.0000000f +2024-12-20T09:55:01Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:01Z DEBUG Updated config 2024-12-20T09:55:01Z RC:638be0.0000000f +2024-12-20T09:55:01Z INFO Updated config #010: Changed 1 fields: +2024-12-20T09:55:01Z INFO Updated config #010: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:01Z DEBUG Expected last_config now 2024-12-20T09:55:01Z +2024-12-20T09:55:01Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/update as MP:bb48259b +2024-12-20T09:55:01Z DEBUG Received state_update +2024-12-20T09:55:01Z DEBUG Handling update message state_update MP:bb48259b +2024-12-20T09:55:01Z DEBUG Updated state after 0s 2024-12-20T09:55:01Z MP:bb48259b +2024-12-20T09:55:01Z INFO Updated state #010: Changed 4 fields: +2024-12-20T09:55:01Z INFO Updated state #010: Set `system.status.level` = `100` +2024-12-20T09:55:01Z INFO Updated state #010: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:01Z INFO Updated state #010: Set `system.status.timestamp` = `2024-12-20T09:55:01Z` +2024-12-20T09:55:01Z INFO Updated state #010: Set `timestamp` = `2024-12-20T09:55:01Z` +2024-12-20T09:55:01Z DEBUG Updated state has last_config 2024-12-20T09:54:59Z (expecting 2024-12-20T09:55:01Z) +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/system as MP:bb48259b-0 +2024-12-20T09:55:01Z TRACE Received state_system: { +2024-12-20T09:55:01Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:01Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:01Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "last_config" : "2024-12-20T09:54:59Z", +2024-12-20T09:55:01Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:01Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:01Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:01Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:01Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:01Z TRACE Received state_system: "software" : { +2024-12-20T09:55:01Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "status" : { +2024-12-20T09:55:01Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:01Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:01Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:01Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:01Z TRACE Received state_system: }, +2024-12-20T09:55:01Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:01Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_system: } +2024-12-20T09:55:01Z DEBUG Handling device message state_system MP:bb48259b-0 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/discovery as MP:bb48259b-1 +2024-12-20T09:55:01Z TRACE Received state_discovery: { +2024-12-20T09:55:01Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:01Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:01Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_discovery: } +2024-12-20T09:55:01Z DEBUG Handling device message state_discovery MP:bb48259b-1 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/localnet as MP:bb48259b-2 +2024-12-20T09:55:01Z TRACE Received state_localnet: { +2024-12-20T09:55:01Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:01Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:01Z TRACE Received state_localnet: } +2024-12-20T09:55:01Z TRACE Received state_localnet: }, +2024-12-20T09:55:01Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:01Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_localnet: } +2024-12-20T09:55:01Z DEBUG Handling device message state_localnet MP:bb48259b-2 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:01Z TRACE Received command AHU-1/state/pointset as MP:bb48259b-3 +2024-12-20T09:55:01Z TRACE Received state_pointset: { +2024-12-20T09:55:01Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:01Z TRACE Received state_pointset: }, +2024-12-20T09:55:01Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:01Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:01Z TRACE Received state_pointset: }, +2024-12-20T09:55:01Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:01Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:01Z TRACE Received state_pointset: } +2024-12-20T09:55:01Z TRACE Received state_pointset: }, +2024-12-20T09:55:01Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:01Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:01Z TRACE Received state_pointset: } +2024-12-20T09:55:01Z DEBUG Handling device message state_pointset MP:bb48259b-3 +2024-12-20T09:55:01Z TRACE Ignoring partial state update +2024-12-20T09:55:02Z TRACE Received command AHU-1/events/pointset as MP:1d77260b +2024-12-20T09:55:02Z TRACE Received events_pointset: { +2024-12-20T09:55:02Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:55:02Z TRACE Received events_pointset: }, +2024-12-20T09:55:02Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:02Z TRACE Received events_pointset: }, +2024-12-20T09:55:02Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:02Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:55:02Z TRACE Received events_pointset: } +2024-12-20T09:55:02Z TRACE Received events_pointset: }, +2024-12-20T09:55:02Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:02Z", +2024-12-20T09:55:02Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:02Z TRACE Received events_pointset: } +2024-12-20T09:55:02Z DEBUG Handling device message events_pointset MP:1d77260b +2024-12-20T09:55:02Z TRACE Received command AHU-1/events/system as MP:2410f4e6 +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:53Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:53Z INFO device.log: Update state 2024-12-20T09:54:53Z last_config 2024-12-20T09:54:51Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:53Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer -137ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z INFO device.log: Update state 2024-12-20T09:54:55Z last_config 2024-12-20T09:54:51Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z INFO device.log: 2024-12-20T09:54:55Z received config 2024-12-20T09:54:55Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1995ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:55Z DEBUG device.log: State update defer 1994ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 803ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z INFO device.log: 2024-12-20T09:54:56Z received config 2024-12-20T09:54:56Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 801ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 801ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 801ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 800ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 800ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 800ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:56Z DEBUG device.log: State update defer 800ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:57Z INFO device.log: Update state 2024-12-20T09:54:57Z last_config 2024-12-20T09:54:56Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:57Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1600ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1600ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z INFO device.log: 2024-12-20T09:54:58Z received config 2024-12-20T09:54:57Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1598ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:58Z DEBUG device.log: State update defer 1598ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 493ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 492ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z INFO device.log: 2024-12-20T09:54:59Z received config 2024-12-20T09:54:59Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 490ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 490ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 489ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 489ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z INFO device.log: Update state 2024-12-20T09:54:59Z last_config 2024-12-20T09:54:59Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:54:59Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG system.config.receive: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: State update defer -58ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z INFO device.log: Update state 2024-12-20T09:55:01Z last_config 2024-12-20T09:54:59Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG system.config.parse: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z INFO device.log: 2024-12-20T09:55:01Z received config 2024-12-20T09:55:01Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z NOTICE system.config.apply: success +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: State update defer 1996ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:01Z DEBUG device.log: State update defer 1994ms +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:02Z NOTICE device.log: Starting new endpoint generation +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:02Z INFO device.log: New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -1502,706 +1816,446 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:07Z" + "generation" : "2024-12-20T09:54:59Z" } -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z INFO device.log: Update state 2024-11-06T17:32:15Z last_config 2024-11-06T17:32:08Z -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z INFO device.log: Password sha256 6b5344e1 -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z WARNING device.log: Starting connection 1730914335969 with 10 -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:15Z WARNING device.log: Creating new config latch for AHU-1 -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:16Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:16Z INFO device.log: 2024-11-06T17:32:16Z received config 2024-11-06T17:32:09Z -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:16Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:16Z DEBUG received events_system 2024-11-06T17:32:16Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:16Z DEBUG Handling device message events_system MP:a25fad44 -2024-11-06T17:32:16Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:16Z TRACE received events_pointset: { -2024-11-06T17:32:16Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:16Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:16Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:16Z TRACE received events_pointset: }, -2024-11-06T17:32:16Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:16Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:16Z TRACE received events_pointset: }, -2024-11-06T17:32:16Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:16Z TRACE received events_pointset: "present_value" : 8 -2024-11-06T17:32:16Z TRACE received events_pointset: } -2024-11-06T17:32:16Z TRACE received events_pointset: }, -2024-11-06T17:32:16Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:16Z", -2024-11-06T17:32:16Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:16Z TRACE received events_pointset: } -2024-11-06T17:32:16Z DEBUG Handling device message events_pointset MP:8f35b100 -2024-11-06T17:32:17Z TRACE received command AHU-1/config/update -2024-11-06T17:32:17Z DEBUG received config_update -2024-11-06T17:32:17Z DEBUG Handling update message config_update RC:918125.0000000e -2024-11-06T17:32:17Z DEBUG Removed configTransaction RC:918125.0000000e -2024-11-06T17:32:17Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:17Z DEBUG Updated config 2024-11-06T17:32:16Z RC:918125.0000000e -2024-11-06T17:32:17Z INFO Updated config #010: Changed 0 fields. -2024-11-06T17:32:17Z TRACE received command AHU-1/state/update -2024-11-06T17:32:17Z DEBUG received state_update -2024-11-06T17:32:17Z DEBUG Handling update message state_update MP:4a299bb7 -2024-11-06T17:32:17Z DEBUG Updated state after 0s 2024-11-06T17:32:17Z MP:4a299bb7 -2024-11-06T17:32:17Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:32:17Z INFO Updated state #010: Set `system.last_config` = `2024-11-06T17:32:16Z` -2024-11-06T17:32:17Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:32:17Z` -2024-11-06T17:32:17Z INFO Updated state #010: Set `blobset.blobs._iot_endpoint_config.phase` = `final` -2024-11-06T17:32:17Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:32:17Z` -2024-11-06T17:32:17Z DEBUG Updated state has last_config 2024-11-06T17:32:16Z (expecting 2024-11-06T17:32:16Z) -2024-11-06T17:32:17Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:17Z DEBUG Stage finished waiting for config update synchronized at 29s after 0s -2024-11-06T17:32:17Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at 29s -2024-11-06T17:32:17Z DEBUG Config sync took 1s -2024-11-06T17:32:17Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:17Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-11-06T17:32:16Z -2024-11-06T17:32:17Z TRACE local local_update: { -2024-11-06T17:32:17Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:16Z", -2024-11-06T17:32:17Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:17Z TRACE local local_update: "system" : { -2024-11-06T17:32:17Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:17Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:17Z TRACE local local_update: "operation" : { -2024-11-06T17:32:17Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:17Z TRACE local local_update: }, -2024-11-06T17:32:17Z TRACE local local_update: "testing" : { -2024-11-06T17:32:17Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:17Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: }, -2024-11-06T17:32:17Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:17Z TRACE local local_update: "families" : { -2024-11-06T17:32:17Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:17Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:17Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:17Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: }, -2024-11-06T17:32:17Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:17Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:17Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:17Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:17Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:17Z TRACE local local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", -2024-11-06T17:32:17Z TRACE local local_update: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: }, -2024-11-06T17:32:17Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:17Z TRACE local local_update: "points" : { -2024-11-06T17:32:17Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:17Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:17Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:17Z TRACE local local_update: }, -2024-11-06T17:32:17Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:17Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:17Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:17Z TRACE local local_update: }, -2024-11-06T17:32:17Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:17Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:17Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z TRACE local local_update: } -2024-11-06T17:32:17Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null -2024-11-06T17:32:17Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at 29s after 1s -2024-11-06T17:32:17Z TRACE Stage resume waiting for using alternate client at 29s -2024-11-06T17:32:18Z TRACE Stage suspend waiting for using alternate client at 30s -2024-11-06T17:32:18Z INFO Stage start waiting for alternate last_config matches config timestamp at 30s -2024-11-06T17:32:19Z DEBUG system config extra field null -2024-11-06T17:32:19Z TRACE updated check config_system: false -2024-11-06T17:32:19Z TRACE updated check config_pointset: false -2024-11-06T17:32:19Z TRACE updated check config_gateway: false -2024-11-06T17:32:19Z TRACE updated check config_localnet: false -2024-11-06T17:32:19Z TRACE updated check config_blobset: false -2024-11-06T17:32:19Z TRACE updated check config_discovery: false -2024-11-06T17:32:19Z DEBUG Update config Before alternate last_config matches config timestamp timestamp 2024-11-06T17:32:16Z -2024-11-06T17:32:19Z TRACE local local_update: { -2024-11-06T17:32:19Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:16Z", -2024-11-06T17:32:19Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:19Z TRACE local local_update: "system" : { -2024-11-06T17:32:19Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:19Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:19Z TRACE local local_update: "operation" : { -2024-11-06T17:32:19Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:19Z TRACE local local_update: }, -2024-11-06T17:32:19Z TRACE local local_update: "testing" : { -2024-11-06T17:32:19Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:19Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: }, -2024-11-06T17:32:19Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:19Z TRACE local local_update: "families" : { -2024-11-06T17:32:19Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:19Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:19Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:19Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: }, -2024-11-06T17:32:19Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:19Z TRACE local local_update: "blobs" : { -2024-11-06T17:32:19Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:32:19Z TRACE local local_update: "phase" : "final", -2024-11-06T17:32:19Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:32:19Z TRACE local local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", -2024-11-06T17:32:19Z TRACE local local_update: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: }, -2024-11-06T17:32:19Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:19Z TRACE local local_update: "points" : { -2024-11-06T17:32:19Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:19Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:19Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:19Z TRACE local local_update: }, -2024-11-06T17:32:19Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:19Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:19Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:19Z TRACE local local_update: }, -2024-11-06T17:32:19Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:19Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:19Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z TRACE local local_update: } -2024-11-06T17:32:19Z DEBUG Recorded sequence: 1. Wait until alternate last_config matches config timestamp -2024-11-06T17:32:19Z DEBUG Stage finished waiting for alternate last_config matches config timestamp at 31s after 1s -2024-11-06T17:32:19Z TRACE Stage resume waiting for using alternate client at 31s -2024-11-06T17:32:19Z TRACE Stage suspend waiting for using alternate client at 31s -2024-11-06T17:32:19Z INFO Stage start waiting for endpoint config blobset state not defined at 31s -2024-11-06T17:32:20Z DEBUG system config extra field null -2024-11-06T17:32:20Z TRACE updated check config_system: false -2024-11-06T17:32:20Z TRACE updated check config_pointset: false -2024-11-06T17:32:20Z TRACE updated check config_gateway: false -2024-11-06T17:32:20Z TRACE updated check config_localnet: false -2024-11-06T17:32:20Z TRACE updated check config_blobset: true -2024-11-06T17:32:20Z DEBUG update config_blobset, adding configTransaction RC:918125.00000012 -2024-11-06T17:32:20Z TRACE local local_blobset: { -2024-11-06T17:32:20Z TRACE local local_blobset: "blobs" : { } -2024-11-06T17:32:20Z TRACE local local_blobset: } -2024-11-06T17:32:20Z TRACE updated check config_discovery: false -2024-11-06T17:32:20Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:17Z -2024-11-06T17:32:20Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:20Z, because before endpoint config blobset state not defined -2024-11-06T17:32:20Z TRACE Stage suspend waiting for endpoint config blobset state not defined at 32s -2024-11-06T17:32:20Z INFO Stage start waiting for config update synchronized at 32s -2024-11-06T17:32:20Z TRACE received command AHU-1/state/system -2024-11-06T17:32:20Z TRACE received state_system: { -2024-11-06T17:32:20Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:20Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:20Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:20Z TRACE received state_system: }, -2024-11-06T17:32:20Z TRACE received state_system: "last_config" : "2024-11-06T17:32:16Z", -2024-11-06T17:32:20Z TRACE received state_system: "operation" : { -2024-11-06T17:32:20Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:20Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:20Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:20Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:20Z TRACE received state_system: }, -2024-11-06T17:32:20Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:20Z TRACE received state_system: "software" : { -2024-11-06T17:32:20Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:20Z TRACE received state_system: }, -2024-11-06T17:32:20Z TRACE received state_system: "status" : { -2024-11-06T17:32:20Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:20Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:20Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:17Z", -2024-11-06T17:32:20Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:20Z TRACE received state_system: }, -2024-11-06T17:32:20Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:17Z", -2024-11-06T17:32:20Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:20Z TRACE received state_system: } -2024-11-06T17:32:20Z DEBUG Handling device message state_system MP:4a299bb7-0 -2024-11-06T17:32:20Z TRACE Ignoring partial state update -2024-11-06T17:32:20Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:20Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:20Z TRACE received state_localnet: { -2024-11-06T17:32:20Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:20Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:20Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:20Z TRACE received state_localnet: }, -2024-11-06T17:32:20Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:20Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:20Z TRACE received state_localnet: }, -2024-11-06T17:32:20Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:20Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:20Z TRACE received state_localnet: }, -2024-11-06T17:32:20Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:20Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:20Z TRACE received state_localnet: } -2024-11-06T17:32:20Z TRACE received state_localnet: }, -2024-11-06T17:32:20Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:17Z", -2024-11-06T17:32:20Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:20Z TRACE received state_localnet: } -2024-11-06T17:32:20Z DEBUG Handling device message state_localnet MP:4a299bb7-1 -2024-11-06T17:32:20Z TRACE Ignoring partial state update -2024-11-06T17:32:20Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:20Z TRACE received state_blobset: { -2024-11-06T17:32:20Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:20Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:20Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:20Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:20Z TRACE received state_blobset: } -2024-11-06T17:32:20Z TRACE received state_blobset: }, -2024-11-06T17:32:20Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:17Z", -2024-11-06T17:32:20Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:20Z TRACE received state_blobset: } -2024-11-06T17:32:20Z DEBUG Handling device message state_blobset MP:4a299bb7-2 -2024-11-06T17:32:20Z TRACE Ignoring partial state update -2024-11-06T17:32:20Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:20Z TRACE received state_pointset: { -2024-11-06T17:32:20Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:20Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:20Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:20Z TRACE received state_pointset: }, -2024-11-06T17:32:20Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:20Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:20Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:20Z TRACE received state_pointset: }, -2024-11-06T17:32:20Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:20Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:20Z TRACE received state_pointset: } -2024-11-06T17:32:20Z TRACE received state_pointset: }, -2024-11-06T17:32:20Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:17Z", -2024-11-06T17:32:20Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:20Z TRACE received state_pointset: } -2024-11-06T17:32:20Z DEBUG Handling device message state_pointset MP:4a299bb7-3 -2024-11-06T17:32:20Z TRACE Ignoring partial state update -2024-11-06T17:32:21Z TRACE received command AHU-1/config/update -2024-11-06T17:32:21Z DEBUG received config_update -2024-11-06T17:32:21Z DEBUG Handling update message config_update RC:918125.00000012 -2024-11-06T17:32:21Z DEBUG Removed configTransaction RC:918125.00000012 -2024-11-06T17:32:21Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:21Z DEBUG Updated config 2024-11-06T17:32:20Z RC:918125.00000012 -2024-11-06T17:32:21Z INFO Updated config #011: Changed 1 fields: -2024-11-06T17:32:21Z INFO Updated config #011: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:21Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:21Z TRACE received command AHU-1/state/update -2024-11-06T17:32:21Z DEBUG received state_update -2024-11-06T17:32:21Z DEBUG Handling update message state_update MP:715fd5da -2024-11-06T17:32:21Z DEBUG Updated state after 0s 2024-11-06T17:32:21Z MP:715fd5da -2024-11-06T17:32:21Z INFO Updated state #011: Changed 4 fields: -2024-11-06T17:32:21Z INFO Updated state #011: Set `system.status.level` = `100` -2024-11-06T17:32:21Z INFO Updated state #011: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:21Z INFO Updated state #011: Set `system.status.timestamp` = `2024-11-06T17:32:21Z` -2024-11-06T17:32:21Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:32:21Z` -2024-11-06T17:32:21Z DEBUG Updated state has last_config 2024-11-06T17:32:16Z (expecting 2024-11-06T17:32:20Z) -2024-11-06T17:32:21Z TRACE received command AHU-1/state/system -2024-11-06T17:32:21Z TRACE received state_system: { -2024-11-06T17:32:21Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:21Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:21Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:21Z TRACE received state_system: }, -2024-11-06T17:32:21Z TRACE received state_system: "last_config" : "2024-11-06T17:32:16Z", -2024-11-06T17:32:21Z TRACE received state_system: "operation" : { -2024-11-06T17:32:21Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:21Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:21Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:21Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:21Z TRACE received state_system: }, -2024-11-06T17:32:21Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:21Z TRACE received state_system: "software" : { -2024-11-06T17:32:21Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:21Z TRACE received state_system: }, -2024-11-06T17:32:21Z TRACE received state_system: "status" : { -2024-11-06T17:32:21Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:21Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:21Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:21Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:21Z TRACE received state_system: }, -2024-11-06T17:32:21Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:21Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:21Z TRACE received state_system: } -2024-11-06T17:32:21Z DEBUG Handling device message state_system MP:715fd5da-0 -2024-11-06T17:32:21Z TRACE Ignoring partial state update -2024-11-06T17:32:21Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:21Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:21Z TRACE received state_localnet: { -2024-11-06T17:32:21Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:21Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:21Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:21Z TRACE received state_localnet: }, -2024-11-06T17:32:21Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:21Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:21Z TRACE received state_localnet: }, -2024-11-06T17:32:21Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:21Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:21Z TRACE received state_localnet: }, -2024-11-06T17:32:21Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:21Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:21Z TRACE received state_localnet: } -2024-11-06T17:32:21Z TRACE received state_localnet: }, -2024-11-06T17:32:21Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:21Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:21Z TRACE received state_localnet: } -2024-11-06T17:32:21Z DEBUG Handling device message state_localnet MP:715fd5da-1 -2024-11-06T17:32:21Z TRACE Ignoring partial state update -2024-11-06T17:32:21Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:21Z TRACE received state_blobset: { -2024-11-06T17:32:21Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:21Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:21Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:21Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:21Z TRACE received state_blobset: } -2024-11-06T17:32:21Z TRACE received state_blobset: }, -2024-11-06T17:32:21Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:21Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:21Z TRACE received state_blobset: } -2024-11-06T17:32:21Z DEBUG Handling device message state_blobset MP:715fd5da-2 -2024-11-06T17:32:21Z TRACE Ignoring partial state update -2024-11-06T17:32:21Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:21Z TRACE received state_pointset: { -2024-11-06T17:32:21Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:21Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:21Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:21Z TRACE received state_pointset: }, -2024-11-06T17:32:21Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:21Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:21Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:21Z TRACE received state_pointset: }, -2024-11-06T17:32:21Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:21Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:21Z TRACE received state_pointset: } -2024-11-06T17:32:21Z TRACE received state_pointset: }, -2024-11-06T17:32:21Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:21Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:21Z TRACE received state_pointset: } -2024-11-06T17:32:21Z DEBUG Handling device message state_pointset MP:715fd5da-3 -2024-11-06T17:32:21Z TRACE Ignoring partial state update -2024-11-06T17:32:23Z TRACE received command AHU-1/state/update -2024-11-06T17:32:23Z DEBUG received state_update -2024-11-06T17:32:23Z DEBUG Handling update message state_update MP:eb3fe6f0 -2024-11-06T17:32:23Z DEBUG Updated state after 0s 2024-11-06T17:32:23Z MP:eb3fe6f0 -2024-11-06T17:32:23Z INFO Updated state #012: Changed 4 fields: -2024-11-06T17:32:23Z INFO Updated state #012: Set `system.last_config` = `2024-11-06T17:32:20Z` -2024-11-06T17:32:23Z INFO Updated state #012: Set `system.status.level` = `300` -2024-11-06T17:32:23Z INFO Updated state #012: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:23Z INFO Updated state #012: Set `timestamp` = `2024-11-06T17:32:23Z` -2024-11-06T17:32:23Z DEBUG Updated state has last_config 2024-11-06T17:32:20Z (expecting 2024-11-06T17:32:20Z) -2024-11-06T17:32:23Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:23Z DEBUG Stage finished waiting for config update synchronized at 34s after 2s -2024-11-06T17:32:23Z TRACE Stage resume waiting for endpoint config blobset state not defined at 34s -2024-11-06T17:32:23Z DEBUG Config sync took 3s -2024-11-06T17:32:23Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:23Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-11-06T17:32:20Z -2024-11-06T17:32:23Z TRACE local local_update: { -2024-11-06T17:32:23Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:23Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:23Z TRACE local local_update: "system" : { -2024-11-06T17:32:23Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:23Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:23Z TRACE local local_update: "operation" : { -2024-11-06T17:32:23Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:23Z TRACE local local_update: }, -2024-11-06T17:32:23Z TRACE local local_update: "testing" : { -2024-11-06T17:32:23Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:23Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:23Z TRACE local local_update: } -2024-11-06T17:32:23Z TRACE local local_update: }, -2024-11-06T17:32:23Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:23Z TRACE local local_update: "families" : { -2024-11-06T17:32:23Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:23Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:23Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:23Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:23Z TRACE local local_update: } -2024-11-06T17:32:23Z TRACE local local_update: }, -2024-11-06T17:32:23Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:23Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:23Z TRACE local local_update: }, -2024-11-06T17:32:23Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:23Z TRACE local local_update: "points" : { -2024-11-06T17:32:23Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:23Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:23Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:23Z TRACE local local_update: }, -2024-11-06T17:32:23Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:23Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:23Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:23Z TRACE local local_update: }, -2024-11-06T17:32:23Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:23Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:23Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:23Z TRACE local local_update: } -2024-11-06T17:32:23Z TRACE local local_update: } -2024-11-06T17:32:23Z TRACE local local_update: } -2024-11-06T17:32:23Z TRACE local local_update: } -2024-11-06T17:32:23Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined -2024-11-06T17:32:23Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:23Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:32:23Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined -2024-11-06T17:32:23Z TRACE received command AHU-1/state/system -2024-11-06T17:32:23Z TRACE received state_system: { -2024-11-06T17:32:23Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:23Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:23Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:23Z TRACE received state_system: }, -2024-11-06T17:32:23Z TRACE received state_system: "last_config" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:23Z TRACE received state_system: "operation" : { -2024-11-06T17:32:23Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:23Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:23Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:23Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:23Z TRACE received state_system: }, -2024-11-06T17:32:23Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:23Z TRACE received state_system: "software" : { -2024-11-06T17:32:23Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:23Z TRACE received state_system: }, -2024-11-06T17:32:23Z TRACE received state_system: "status" : { -2024-11-06T17:32:23Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:23Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:23Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:23Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:23Z TRACE received state_system: }, -2024-11-06T17:32:23Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:23Z", -2024-11-06T17:32:23Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:23Z TRACE received state_system: } -2024-11-06T17:32:23Z DEBUG Handling device message state_system MP:eb3fe6f0-0 -2024-11-06T17:32:23Z TRACE Ignoring partial state update -2024-11-06T17:32:23Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:23Z TRACE received state_localnet: { -2024-11-06T17:32:23Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:23Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:23Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:23Z TRACE received state_localnet: }, -2024-11-06T17:32:23Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:23Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:23Z TRACE received state_localnet: }, -2024-11-06T17:32:23Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:23Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:23Z TRACE received state_localnet: }, -2024-11-06T17:32:23Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:23Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:23Z TRACE received state_localnet: } -2024-11-06T17:32:23Z TRACE received state_localnet: }, -2024-11-06T17:32:23Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:23Z", -2024-11-06T17:32:23Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:23Z TRACE received state_localnet: } -2024-11-06T17:32:23Z DEBUG Handling device message state_localnet MP:eb3fe6f0-1 -2024-11-06T17:32:23Z TRACE Ignoring partial state update -2024-11-06T17:32:23Z TRACE received command AHU-1/state/blobset -2024-11-06T17:32:23Z TRACE received state_blobset: { -2024-11-06T17:32:23Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:32:23Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:32:23Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:32:23Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:32:23Z TRACE received state_blobset: } -2024-11-06T17:32:23Z TRACE received state_blobset: }, -2024-11-06T17:32:23Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:23Z", -2024-11-06T17:32:23Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:32:23Z TRACE received state_blobset: } -2024-11-06T17:32:23Z DEBUG Handling device message state_blobset MP:eb3fe6f0-2 -2024-11-06T17:32:23Z TRACE Ignoring partial state update -2024-11-06T17:32:23Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:23Z TRACE received state_pointset: { -2024-11-06T17:32:23Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:23Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:23Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:23Z TRACE received state_pointset: }, -2024-11-06T17:32:23Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:23Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:23Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:23Z TRACE received state_pointset: }, -2024-11-06T17:32:23Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:23Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:23Z TRACE received state_pointset: } -2024-11-06T17:32:23Z TRACE received state_pointset: }, -2024-11-06T17:32:23Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:23Z", -2024-11-06T17:32:23Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:23Z TRACE received state_pointset: } -2024-11-06T17:32:23Z DEBUG Handling device message state_pointset MP:eb3fe6f0-3 -2024-11-06T17:32:23Z TRACE Ignoring partial state update -2024-11-06T17:32:25Z TRACE received command AHU-1/state/update -2024-11-06T17:32:25Z DEBUG received state_update -2024-11-06T17:32:25Z DEBUG Handling update message state_update MP:7fd68238 -2024-11-06T17:32:25Z DEBUG Updated state after 0s 2024-11-06T17:32:25Z MP:7fd68238 -2024-11-06T17:32:25Z INFO Updated state #013: Changed 2 fields: -2024-11-06T17:32:25Z INFO Updated state #013: Set `timestamp` = `2024-11-06T17:32:25Z` -2024-11-06T17:32:25Z INFO Updated state #013: Remove `blobset` -2024-11-06T17:32:25Z DEBUG Updated state has last_config 2024-11-06T17:32:20Z (expecting 2024-11-06T17:32:20Z) -2024-11-06T17:32:25Z DEBUG Stage finished waiting for endpoint config blobset state not defined at 37s after 5s -2024-11-06T17:32:25Z TRACE Stage resume waiting for using alternate client at 37s -2024-11-06T17:32:25Z DEBUG Allowing device state change system.operation. -2024-11-06T17:32:25Z TRACE Stage suspend waiting for using alternate client at 37s -2024-11-06T17:32:25Z INFO Stage start waiting for last_start is not zero at 37s -2024-11-06T17:32:26Z DEBUG system config extra field null -2024-11-06T17:32:26Z TRACE updated check config_system: false -2024-11-06T17:32:26Z TRACE updated check config_pointset: false -2024-11-06T17:32:26Z TRACE updated check config_gateway: false -2024-11-06T17:32:26Z TRACE updated check config_localnet: false -2024-11-06T17:32:26Z TRACE updated check config_blobset: false -2024-11-06T17:32:26Z TRACE updated check config_discovery: false -2024-11-06T17:32:26Z DEBUG Update config before last_start is not zero timestamp 2024-11-06T17:32:20Z -2024-11-06T17:32:26Z TRACE local local_update: { -2024-11-06T17:32:26Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:26Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:26Z TRACE local local_update: "system" : { -2024-11-06T17:32:26Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:26Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:26Z TRACE local local_update: "operation" : { -2024-11-06T17:32:26Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:26Z TRACE local local_update: }, -2024-11-06T17:32:26Z TRACE local local_update: "testing" : { -2024-11-06T17:32:26Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:26Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:26Z TRACE local local_update: } -2024-11-06T17:32:26Z TRACE local local_update: }, -2024-11-06T17:32:26Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:26Z TRACE local local_update: "families" : { -2024-11-06T17:32:26Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:26Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:26Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:26Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:26Z TRACE local local_update: } -2024-11-06T17:32:26Z TRACE local local_update: }, -2024-11-06T17:32:26Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:26Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:26Z TRACE local local_update: }, -2024-11-06T17:32:26Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:26Z TRACE local local_update: "points" : { -2024-11-06T17:32:26Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:26Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:26Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:26Z TRACE local local_update: }, -2024-11-06T17:32:26Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:26Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:26Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:26Z TRACE local local_update: }, -2024-11-06T17:32:26Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:26Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:26Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:26Z TRACE local local_update: } -2024-11-06T17:32:26Z TRACE local local_update: } -2024-11-06T17:32:26Z TRACE local local_update: } -2024-11-06T17:32:26Z TRACE local local_update: } -2024-11-06T17:32:26Z DEBUG Recorded sequence: 1. Wait for last_start is not zero -2024-11-06T17:32:26Z DEBUG Stage finished waiting for last_start is not zero at 38s after 1s -2024-11-06T17:32:26Z TRACE Stage resume waiting for using alternate client at 38s -2024-11-06T17:32:26Z DEBUG Recorded sequence: 1. Check that initial count is greater than 0 -2024-11-06T17:32:26Z TRACE Stage suspend waiting for using alternate client at 38s -2024-11-06T17:32:26Z INFO Stage start waiting for system mode is ACTIVE at 38s -2024-11-06T17:32:27Z DEBUG system config extra field null -2024-11-06T17:32:27Z TRACE updated check config_system: true -2024-11-06T17:32:27Z DEBUG update config_system, adding configTransaction RC:918125.00000013 -2024-11-06T17:32:27Z TRACE local local_system: { -2024-11-06T17:32:27Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:27Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:27Z TRACE local local_system: "operation" : { -2024-11-06T17:32:27Z TRACE local local_system: "mode" : "active", -2024-11-06T17:32:27Z TRACE local local_system: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:27Z TRACE local local_system: }, -2024-11-06T17:32:27Z TRACE local local_system: "testing" : { -2024-11-06T17:32:27Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:27Z TRACE local local_system: "endpoint_type" : "alternate" -2024-11-06T17:32:27Z TRACE local local_system: } -2024-11-06T17:32:27Z TRACE local local_system: } -2024-11-06T17:32:27Z TRACE updated check config_pointset: false -2024-11-06T17:32:27Z TRACE updated check config_gateway: false -2024-11-06T17:32:27Z TRACE updated check config_localnet: false -2024-11-06T17:32:27Z TRACE updated check config_blobset: false -2024-11-06T17:32:27Z TRACE updated check config_discovery: false -2024-11-06T17:32:27Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:25Z -2024-11-06T17:32:27Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:27Z, because before system mode is ACTIVE -2024-11-06T17:32:27Z TRACE Stage suspend waiting for system mode is ACTIVE at 39s -2024-11-06T17:32:27Z INFO Stage start waiting for config update synchronized at 39s -2024-11-06T17:32:27Z TRACE received command AHU-1/state/system -2024-11-06T17:32:27Z TRACE received state_system: { -2024-11-06T17:32:27Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:27Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:27Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:27Z TRACE received state_system: }, -2024-11-06T17:32:27Z TRACE received state_system: "last_config" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:27Z TRACE received state_system: "operation" : { -2024-11-06T17:32:27Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:27Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:27Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:27Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:27Z TRACE received state_system: }, -2024-11-06T17:32:27Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:27Z TRACE received state_system: "software" : { -2024-11-06T17:32:27Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:27Z TRACE received state_system: }, -2024-11-06T17:32:27Z TRACE received state_system: "status" : { -2024-11-06T17:32:27Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:27Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:27Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:21Z", -2024-11-06T17:32:27Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:27Z TRACE received state_system: }, -2024-11-06T17:32:27Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:27Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:27Z TRACE received state_system: } -2024-11-06T17:32:27Z DEBUG Handling device message state_system MP:7fd68238-0 -2024-11-06T17:32:27Z TRACE Ignoring partial state update -2024-11-06T17:32:27Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:27Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:27Z TRACE received state_localnet: { -2024-11-06T17:32:27Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:27Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:27Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:27Z TRACE received state_localnet: }, -2024-11-06T17:32:27Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:27Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:27Z TRACE received state_localnet: }, -2024-11-06T17:32:27Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:27Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:27Z TRACE received state_localnet: }, -2024-11-06T17:32:27Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:27Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:27Z TRACE received state_localnet: } -2024-11-06T17:32:27Z TRACE received state_localnet: }, -2024-11-06T17:32:27Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:27Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:27Z TRACE received state_localnet: } -2024-11-06T17:32:27Z DEBUG Handling device message state_localnet MP:7fd68238-1 -2024-11-06T17:32:27Z TRACE Ignoring partial state update -2024-11-06T17:32:27Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:27Z TRACE received state_pointset: { -2024-11-06T17:32:27Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:27Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:27Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:27Z TRACE received state_pointset: }, -2024-11-06T17:32:27Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:27Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:27Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:27Z TRACE received state_pointset: }, -2024-11-06T17:32:27Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:27Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:27Z TRACE received state_pointset: } -2024-11-06T17:32:27Z TRACE received state_pointset: }, -2024-11-06T17:32:27Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:25Z", -2024-11-06T17:32:27Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:27Z TRACE received state_pointset: } -2024-11-06T17:32:27Z DEBUG Handling device message state_pointset MP:7fd68238-2 -2024-11-06T17:32:27Z TRACE Ignoring partial state update -2024-11-06T17:32:27Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:27Z TRACE received events_pointset: { -2024-11-06T17:32:27Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:27Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:27Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:27Z TRACE received events_pointset: }, -2024-11-06T17:32:27Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:27Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:27Z TRACE received events_pointset: }, -2024-11-06T17:32:27Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:27Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:32:27Z TRACE received events_pointset: } -2024-11-06T17:32:27Z TRACE received events_pointset: }, -2024-11-06T17:32:27Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:26Z", -2024-11-06T17:32:27Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:27Z TRACE received events_pointset: } -2024-11-06T17:32:27Z DEBUG Handling device message events_pointset MP:57cbc2e5 -2024-11-06T17:32:27Z TRACE received command AHU-1/events/system -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z NOTICE system.config.apply: success -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z INFO device.log: Connection complete. -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z WARNING device.log: Ending connection 1730914335969 with 9 -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z NOTICE device.log: Persisting connection endpoint -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:16Z WARNING device.log: Updating persistent store: +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:02Z INFO device.log: Update state 2024-12-20T09:55:02Z last_config 2024-12-20T09:55:01Z +2024-12-20T09:55:02Z DEBUG Received events_system 2024-12-20T09:55:02Z WARNING device.log: State update delay 931ms +2024-12-20T09:55:02Z DEBUG Handling device message events_system MP:2410f4e6 +2024-12-20T09:55:03Z TRACE Received command AHU-1/state/update as MP:f98f48a4 +2024-12-20T09:55:03Z DEBUG Received state_update +2024-12-20T09:55:03Z DEBUG Handling update message state_update MP:f98f48a4 +2024-12-20T09:55:03Z DEBUG Updated state after 0s 2024-12-20T09:55:03Z MP:f98f48a4 +2024-12-20T09:55:03Z INFO Updated state #011: Changed 5 fields: +2024-12-20T09:55:03Z INFO Updated state #011: Set `system.last_config` = `2024-12-20T09:55:01Z` +2024-12-20T09:55:03Z INFO Updated state #011: Set `system.status.level` = `300` +2024-12-20T09:55:03Z INFO Updated state #011: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:03Z INFO Updated state #011: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-12-20T09:54:59Z` } } } +2024-12-20T09:55:03Z INFO Updated state #011: Set `timestamp` = `2024-12-20T09:55:03Z` +2024-12-20T09:55:03Z DEBUG Updated state has last_config 2024-12-20T09:55:01Z (expecting 2024-12-20T09:55:01Z) +2024-12-20T09:55:03Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:03Z DEBUG Stage finished waiting for config update synchronized at @28s after 2s +2024-12-20T09:55:03Z TRACE Stage resume waiting for executing test at @28s +2024-12-20T09:55:03Z DEBUG Config sync took 2s +2024-12-20T09:55:03Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:03Z DEBUG New lastConfigApplied at 2024-12-20T09:55:03Z +2024-12-20T09:55:03Z DEBUG Update config mirroring config false timestamp 2024-12-20T09:55:01Z +2024-12-20T09:55:03Z TRACE Outgoing local_update: { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:03Z TRACE Outgoing local_update: }, +2024-12-20T09:55:03Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:03Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:03Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z TRACE Outgoing local_update: } +2024-12-20T09:55:03Z DEBUG Recorded sequence: 1. Update config mirroring config false +2024-12-20T09:55:03Z INFO Device config Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:03Z TRACE Update config mirroring config false: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:55:04Z TRACE Stage suspend waiting for executing test at @29s +2024-12-20T09:55:04Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at @29s +2024-12-20T09:55:04Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:03.775028929Z is 994ms +2024-12-20T09:55:04Z DEBUG Rate-limiting config by 994ms +2024-12-20T09:55:05Z DEBUG System config extra field null +2024-12-20T09:55:05Z TRACE Updated check config_system: false +2024-12-20T09:55:05Z TRACE Updated check config_pointset: false +2024-12-20T09:55:05Z TRACE Updated check config_gateway: false +2024-12-20T09:55:05Z TRACE Updated check config_localnet: false +2024-12-20T09:55:05Z TRACE Updated check config_blobset: false +2024-12-20T09:55:05Z TRACE Updated check config_discovery: false +2024-12-20T09:55:05Z DEBUG New lastConfigApplied at 2024-12-20T09:55:05Z +2024-12-20T09:55:05Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-12-20T09:55:01Z +2024-12-20T09:55:05Z TRACE Outgoing local_update: { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:05Z TRACE Outgoing local_update: }, +2024-12-20T09:55:05Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:05Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:05Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z TRACE Outgoing local_update: } +2024-12-20T09:55:05Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null +2024-12-20T09:55:05Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at @30s after 0s +2024-12-20T09:55:05Z TRACE Stage resume waiting for executing test at @30s +2024-12-20T09:55:05Z WARNING Now using alternate connection client! +2024-12-20T09:55:05Z TRACE Stage suspend waiting for executing test at @30s +2024-12-20T09:55:05Z INFO Stage start waiting for using alternate client at @30s +2024-12-20T09:55:05Z TRACE Stage suspend waiting for using alternate client at @30s +2024-12-20T09:55:05Z INFO Stage start waiting for blobset phase is final and stateStatus is null at @30s +2024-12-20T09:55:05Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:05.776796892Z is 1997ms +2024-12-20T09:55:05Z DEBUG Rate-limiting config by 1997ms +2024-12-20T09:55:07Z DEBUG System config extra field null +2024-12-20T09:55:07Z TRACE Updated check config_system: true +2024-12-20T09:55:07Z DEBUG Update config_system, adding configTransaction RC:638be0.00000013 +2024-12-20T09:55:07Z TRACE Outgoing local_system: { +2024-12-20T09:55:07Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:07Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:07Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:07Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:07Z TRACE Outgoing local_system: }, +2024-12-20T09:55:07Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:07Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:07Z TRACE Outgoing local_system: "endpoint_type" : "alternate" +2024-12-20T09:55:07Z TRACE Outgoing local_system: } +2024-12-20T09:55:07Z TRACE Outgoing local_system: } +2024-12-20T09:55:07Z TRACE Updated check config_pointset: false +2024-12-20T09:55:07Z TRACE Updated check config_gateway: false +2024-12-20T09:55:07Z TRACE Updated check config_localnet: false +2024-12-20T09:55:07Z TRACE Updated check config_blobset: false +2024-12-20T09:55:07Z TRACE Updated check config_discovery: false +2024-12-20T09:55:07Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:03Z +2024-12-20T09:55:07Z DEBUG Update lastConfigIssued 2024-12-20T09:55:07Z, because before blobset phase is final and stateStatus is null +2024-12-20T09:55:07Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at @32s +2024-12-20T09:55:07Z INFO Stage start waiting for config update synchronized at @32s +2024-12-20T09:55:07Z TRACE Received command AHU-1/config/update as RC:638be0.00000010 +2024-12-20T09:55:07Z DEBUG Received config_update +2024-12-20T09:55:07Z DEBUG Handling update message config_update RC:638be0.00000010 +2024-12-20T09:55:07Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:07Z DEBUG Updated config 2024-12-20T09:55:03Z RC:638be0.00000010 +2024-12-20T09:55:07Z INFO Updated config #011: Changed 1 fields: +2024-12-20T09:55:07Z INFO Updated config #011: Add `system.testing.endpoint_type` = `alternate` +2024-12-20T09:55:07Z DEBUG Expected last_config now 2024-12-20T09:55:03Z +2024-12-20T09:55:07Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/update as MP:e2bd4e5d +2024-12-20T09:55:07Z DEBUG Received state_update +2024-12-20T09:55:07Z DEBUG Handling update message state_update MP:e2bd4e5d +2024-12-20T09:55:07Z DEBUG Updated state after 2s 2024-12-20T09:55:05Z MP:e2bd4e5d +2024-12-20T09:55:07Z INFO Updated state #012: Changed 4 fields: +2024-12-20T09:55:07Z INFO Updated state #012: Set `system.last_config` = `2024-12-20T09:55:03Z` +2024-12-20T09:55:07Z INFO Updated state #012: Set `system.status.timestamp` = `2024-12-20T09:55:04Z` +2024-12-20T09:55:07Z INFO Updated state #012: Set `blobset.blobs._iot_endpoint_config.phase` = `final` +2024-12-20T09:55:07Z INFO Updated state #012: Set `timestamp` = `2024-12-20T09:55:05Z` +2024-12-20T09:55:07Z DEBUG Updated state has last_config 2024-12-20T09:55:03Z (expecting 2024-12-20T09:55:03Z) +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/system as MP:e2bd4e5d-0 +2024-12-20T09:55:07Z TRACE Received state_system: { +2024-12-20T09:55:07Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:07Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:07Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:07Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:07Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:07Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:07Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:07Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:07Z TRACE Received state_system: "software" : { +2024-12-20T09:55:07Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "status" : { +2024-12-20T09:55:07Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:07Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:07Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:04Z", +2024-12-20T09:55:07Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:05Z", +2024-12-20T09:55:07Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_system: } +2024-12-20T09:55:07Z DEBUG Handling device message state_system MP:e2bd4e5d-0 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/discovery as MP:e2bd4e5d-1 +2024-12-20T09:55:07Z TRACE Received state_discovery: { +2024-12-20T09:55:07Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:07Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:05Z", +2024-12-20T09:55:07Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_discovery: } +2024-12-20T09:55:07Z DEBUG Handling device message state_discovery MP:e2bd4e5d-1 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/localnet as MP:e2bd4e5d-2 +2024-12-20T09:55:07Z TRACE Received state_localnet: { +2024-12-20T09:55:07Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:07Z TRACE Received state_localnet: } +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:05Z", +2024-12-20T09:55:07Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_localnet: } +2024-12-20T09:55:07Z DEBUG Handling device message state_localnet MP:e2bd4e5d-2 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/blobset as MP:e2bd4e5d-3 +2024-12-20T09:55:07Z TRACE Received state_blobset: { +2024-12-20T09:55:07Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:07Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:07Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:07Z TRACE Received state_blobset: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:07Z TRACE Received state_blobset: } +2024-12-20T09:55:07Z TRACE Received state_blobset: }, +2024-12-20T09:55:07Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:05Z", +2024-12-20T09:55:07Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_blobset: } +2024-12-20T09:55:07Z DEBUG Handling device message state_blobset MP:e2bd4e5d-3 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/pointset as MP:e2bd4e5d-4 +2024-12-20T09:55:07Z TRACE Received state_pointset: { +2024-12-20T09:55:07Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:07Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:05Z", +2024-12-20T09:55:07Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z DEBUG Handling device message state_pointset MP:e2bd4e5d-4 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/config/update as RC:638be0.00000013 +2024-12-20T09:55:07Z DEBUG Received config_update +2024-12-20T09:55:07Z DEBUG Handling update message config_update RC:638be0.00000013 +2024-12-20T09:55:07Z DEBUG Removed configTransaction RC:638be0.00000013 +2024-12-20T09:55:07Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:07Z DEBUG Updated config 2024-12-20T09:55:07Z RC:638be0.00000013 +2024-12-20T09:55:07Z INFO Updated config #012: Changed 0 fields. +2024-12-20T09:55:07Z DEBUG Expected last_config now 2024-12-20T09:55:07Z +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/update as MP:ca99992f +2024-12-20T09:55:07Z DEBUG Received state_update +2024-12-20T09:55:07Z DEBUG Handling update message state_update MP:ca99992f +2024-12-20T09:55:07Z DEBUG Updated state after 0s 2024-12-20T09:55:07Z MP:ca99992f +2024-12-20T09:55:07Z INFO Updated state #013: Changed 4 fields: +2024-12-20T09:55:07Z INFO Updated state #013: Set `system.status.level` = `100` +2024-12-20T09:55:07Z INFO Updated state #013: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:07Z INFO Updated state #013: Set `system.status.timestamp` = `2024-12-20T09:55:07Z` +2024-12-20T09:55:07Z INFO Updated state #013: Set `timestamp` = `2024-12-20T09:55:07Z` +2024-12-20T09:55:07Z DEBUG Updated state has last_config 2024-12-20T09:55:03Z (expecting 2024-12-20T09:55:07Z) +2024-12-20T09:55:07Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/system as MP:ca99992f-0 +2024-12-20T09:55:07Z TRACE Received state_system: { +2024-12-20T09:55:07Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:07Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:07Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:07Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:07Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:07Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:07Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:07Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:07Z TRACE Received state_system: "software" : { +2024-12-20T09:55:07Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "status" : { +2024-12-20T09:55:07Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:07Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:07Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:07Z TRACE Received state_system: }, +2024-12-20T09:55:07Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_system: } +2024-12-20T09:55:07Z DEBUG Handling device message state_system MP:ca99992f-0 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/discovery as MP:ca99992f-1 +2024-12-20T09:55:07Z TRACE Received state_discovery: { +2024-12-20T09:55:07Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:07Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_discovery: } +2024-12-20T09:55:07Z DEBUG Handling device message state_discovery MP:ca99992f-1 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/localnet as MP:ca99992f-2 +2024-12-20T09:55:07Z TRACE Received state_localnet: { +2024-12-20T09:55:07Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:07Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:07Z TRACE Received state_localnet: } +2024-12-20T09:55:07Z TRACE Received state_localnet: }, +2024-12-20T09:55:07Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_localnet: } +2024-12-20T09:55:07Z DEBUG Handling device message state_localnet MP:ca99992f-2 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/blobset as MP:ca99992f-3 +2024-12-20T09:55:07Z TRACE Received state_blobset: { +2024-12-20T09:55:07Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:07Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:07Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:07Z TRACE Received state_blobset: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:07Z TRACE Received state_blobset: } +2024-12-20T09:55:07Z TRACE Received state_blobset: }, +2024-12-20T09:55:07Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_blobset: } +2024-12-20T09:55:07Z DEBUG Handling device message state_blobset MP:ca99992f-3 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:07Z TRACE Received command AHU-1/state/pointset as MP:ca99992f-4 +2024-12-20T09:55:07Z TRACE Received state_pointset: { +2024-12-20T09:55:07Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:07Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:07Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z TRACE Received state_pointset: }, +2024-12-20T09:55:07Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:07Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:07Z TRACE Received state_pointset: } +2024-12-20T09:55:07Z DEBUG Handling device message state_pointset MP:ca99992f-4 +2024-12-20T09:55:07Z TRACE Ignoring partial state update +2024-12-20T09:55:09Z TRACE Received command AHU-1/events/pointset as MP:baf6a28d +2024-12-20T09:55:09Z TRACE Received events_pointset: { +2024-12-20T09:55:09Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:09Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:09Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:55:09Z TRACE Received events_pointset: }, +2024-12-20T09:55:09Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:09Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:09Z TRACE Received events_pointset: }, +2024-12-20T09:55:09Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:09Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:09Z TRACE Received events_pointset: } +2024-12-20T09:55:09Z TRACE Received events_pointset: }, +2024-12-20T09:55:09Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:09Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:09Z TRACE Received events_pointset: } +2024-12-20T09:55:09Z DEBUG Handling device message events_pointset MP:baf6a28d +2024-12-20T09:55:09Z TRACE Received command AHU-1/events/system as MP:a1ad9809 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z DEBUG device.log: Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z WARNING device.log: Starting connection 1734688503770 with 10 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z WARNING device.log: Terminating AHU-1 Pubber sender +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:03Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG system.config.receive: success +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG system.config.parse: success +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: 2024-12-20T09:55:04Z received config 2024-12-20T09:55:03Z +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z NOTICE system.config.apply: success +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1549ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z INFO device.log: Connection complete. +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Ending connection 1734688503770 with 9 +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z NOTICE device.log: Persisting connection endpoint +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z WARNING device.log: Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -2215,588 +2269,1771 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:07Z" + "generation" : "2024-12-20T09:54:59Z" }, "restart_count" : 1 } -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:17Z INFO device.log: 2024-11-06T17:32:17Z received config 2024-11-06T17:32:16Z -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:17Z NOTICE system.config.apply: success -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:17Z INFO device.log: Update state 2024-11-06T17:32:17Z last_config 2024-11-06T17:32:16Z -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: Update state 2024-11-06T17:32:21Z last_config 2024-11-06T17:32:16Z -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:21Z INFO device.log: 2024-11-06T17:32:21Z received config 2024-11-06T17:32:20Z -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:21Z NOTICE system.config.apply: success -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:23Z INFO device.log: Update state 2024-11-06T17:32:23Z last_config 2024-11-06T17:32:20Z -2024-11-06T17:32:27Z DEBUG received events_system 2024-11-06T17:32:25Z INFO device.log: Update state 2024-11-06T17:32:25Z last_config 2024-11-06T17:32:20Z -2024-11-06T17:32:27Z DEBUG Handling device message events_system MP:6b9790bd -2024-11-06T17:32:28Z TRACE received command AHU-1/state/update -2024-11-06T17:32:28Z DEBUG received state_update -2024-11-06T17:32:28Z DEBUG Handling update message state_update MP:530897df -2024-11-06T17:32:28Z DEBUG Updated state after 0s 2024-11-06T17:32:28Z MP:530897df -2024-11-06T17:32:28Z INFO Updated state #014: Changed 4 fields: -2024-11-06T17:32:28Z INFO Updated state #014: Set `system.status.level` = `100` -2024-11-06T17:32:28Z INFO Updated state #014: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:28Z INFO Updated state #014: Set `system.status.timestamp` = `2024-11-06T17:32:28Z` -2024-11-06T17:32:28Z INFO Updated state #014: Set `timestamp` = `2024-11-06T17:32:28Z` -2024-11-06T17:32:28Z DEBUG Updated state has last_config 2024-11-06T17:32:20Z (expecting 2024-11-06T17:32:20Z) -2024-11-06T17:32:28Z TRACE received command AHU-1/config/update -2024-11-06T17:32:28Z DEBUG received config_update -2024-11-06T17:32:28Z DEBUG Handling update message config_update RC:918125.00000013 -2024-11-06T17:32:28Z DEBUG Removed configTransaction RC:918125.00000013 -2024-11-06T17:32:28Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:28Z DEBUG Updated config 2024-11-06T17:32:27Z RC:918125.00000013 -2024-11-06T17:32:28Z INFO Updated config #012: Changed 1 fields: -2024-11-06T17:32:28Z INFO Updated config #012: Add `system.operation.mode` = `active` -2024-11-06T17:32:28Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:32:28Z TRACE received command AHU-1/state/system -2024-11-06T17:32:28Z TRACE received state_system: { -2024-11-06T17:32:28Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:28Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:28Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "last_config" : "2024-11-06T17:32:20Z", -2024-11-06T17:32:28Z TRACE received state_system: "operation" : { -2024-11-06T17:32:28Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:28Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:28Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:28Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:28Z TRACE received state_system: "software" : { -2024-11-06T17:32:28Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "status" : { -2024-11-06T17:32:28Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:28Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:28Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:28Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:28Z TRACE received state_system: }, -2024-11-06T17:32:28Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:28Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_system: } -2024-11-06T17:32:28Z DEBUG Handling device message state_system MP:530897df-0 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:28Z TRACE received state_localnet: { -2024-11-06T17:32:28Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:28Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:28Z TRACE received state_localnet: } -2024-11-06T17:32:28Z TRACE received state_localnet: }, -2024-11-06T17:32:28Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:28Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_localnet: } -2024-11-06T17:32:28Z DEBUG Handling device message state_localnet MP:530897df-1 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:28Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:28Z TRACE received state_pointset: { -2024-11-06T17:32:28Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:28Z TRACE received state_pointset: }, -2024-11-06T17:32:28Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:28Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:28Z TRACE received state_pointset: }, -2024-11-06T17:32:28Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:28Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:28Z TRACE received state_pointset: } -2024-11-06T17:32:28Z TRACE received state_pointset: }, -2024-11-06T17:32:28Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:28Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:28Z TRACE received state_pointset: } -2024-11-06T17:32:28Z DEBUG Handling device message state_pointset MP:530897df-2 -2024-11-06T17:32:28Z TRACE Ignoring partial state update -2024-11-06T17:32:30Z TRACE received command AHU-1/state/update -2024-11-06T17:32:30Z DEBUG received state_update -2024-11-06T17:32:30Z DEBUG Handling update message state_update MP:0aff85c1 -2024-11-06T17:32:30Z DEBUG Updated state after 0s 2024-11-06T17:32:30Z MP:0aff85c1 -2024-11-06T17:32:30Z INFO Updated state #015: Changed 4 fields: -2024-11-06T17:32:30Z INFO Updated state #015: Set `system.last_config` = `2024-11-06T17:32:27Z` -2024-11-06T17:32:30Z INFO Updated state #015: Set `system.status.level` = `300` -2024-11-06T17:32:30Z INFO Updated state #015: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:30Z INFO Updated state #015: Set `timestamp` = `2024-11-06T17:32:30Z` -2024-11-06T17:32:30Z DEBUG Updated state has last_config 2024-11-06T17:32:27Z (expecting 2024-11-06T17:32:27Z) -2024-11-06T17:32:30Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:30Z DEBUG Stage finished waiting for config update synchronized at 41s after 2s -2024-11-06T17:32:30Z TRACE Stage resume waiting for system mode is ACTIVE at 41s -2024-11-06T17:32:30Z DEBUG Config sync took 3s -2024-11-06T17:32:30Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:30Z DEBUG Update config before system mode is ACTIVE timestamp 2024-11-06T17:32:27Z -2024-11-06T17:32:30Z TRACE local local_update: { -2024-11-06T17:32:30Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:30Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:30Z TRACE local local_update: "system" : { -2024-11-06T17:32:30Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:30Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:30Z TRACE local local_update: "operation" : { -2024-11-06T17:32:30Z TRACE local local_update: "mode" : "active", -2024-11-06T17:32:30Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:30Z TRACE local local_update: }, -2024-11-06T17:32:30Z TRACE local local_update: "testing" : { -2024-11-06T17:32:30Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:30Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:30Z TRACE local local_update: } -2024-11-06T17:32:30Z TRACE local local_update: }, -2024-11-06T17:32:30Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:30Z TRACE local local_update: "families" : { -2024-11-06T17:32:30Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:30Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:30Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:30Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:30Z TRACE local local_update: } -2024-11-06T17:32:30Z TRACE local local_update: }, -2024-11-06T17:32:30Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:30Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:30Z TRACE local local_update: }, -2024-11-06T17:32:30Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:30Z TRACE local local_update: "points" : { -2024-11-06T17:32:30Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:30Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:30Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:30Z TRACE local local_update: }, -2024-11-06T17:32:30Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:30Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:30Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:30Z TRACE local local_update: }, -2024-11-06T17:32:30Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:30Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:30Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:30Z TRACE local local_update: } -2024-11-06T17:32:30Z TRACE local local_update: } -2024-11-06T17:32:30Z TRACE local local_update: } -2024-11-06T17:32:30Z TRACE local local_update: } -2024-11-06T17:32:30Z DEBUG Recorded sequence: 1. Update config before system mode is ACTIVE -2024-11-06T17:32:30Z INFO Device config Add `system.operation.mode` = `active` -2024-11-06T17:32:30Z TRACE Update config before system mode is ACTIVE: Add `system.operation.mode` = `active` -2024-11-06T17:32:30Z DEBUG Recorded sequence: 1. Wait for system mode is ACTIVE -2024-11-06T17:32:30Z TRACE received command AHU-1/state/system -2024-11-06T17:32:30Z TRACE received state_system: { -2024-11-06T17:32:30Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:30Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:30Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:30Z TRACE received state_system: }, -2024-11-06T17:32:30Z TRACE received state_system: "last_config" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:30Z TRACE received state_system: "operation" : { -2024-11-06T17:32:30Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:30Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:30Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:30Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:30Z TRACE received state_system: }, -2024-11-06T17:32:30Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:30Z TRACE received state_system: "software" : { -2024-11-06T17:32:30Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:30Z TRACE received state_system: }, -2024-11-06T17:32:30Z TRACE received state_system: "status" : { -2024-11-06T17:32:30Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:30Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:30Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:30Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:30Z TRACE received state_system: }, -2024-11-06T17:32:30Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:30Z", -2024-11-06T17:32:30Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:30Z TRACE received state_system: } -2024-11-06T17:32:30Z DEBUG Handling device message state_system MP:0aff85c1-0 -2024-11-06T17:32:30Z TRACE Ignoring partial state update -2024-11-06T17:32:30Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:30Z TRACE received state_localnet: { -2024-11-06T17:32:30Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:30Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:30Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:30Z TRACE received state_localnet: }, -2024-11-06T17:32:30Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:30Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:30Z TRACE received state_localnet: }, -2024-11-06T17:32:30Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:30Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:30Z TRACE received state_localnet: }, -2024-11-06T17:32:30Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:30Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:30Z TRACE received state_localnet: } -2024-11-06T17:32:30Z TRACE received state_localnet: }, -2024-11-06T17:32:30Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:30Z", -2024-11-06T17:32:30Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:30Z TRACE received state_localnet: } -2024-11-06T17:32:30Z DEBUG Handling device message state_localnet MP:0aff85c1-1 -2024-11-06T17:32:30Z TRACE Ignoring partial state update -2024-11-06T17:32:30Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:30Z TRACE received state_pointset: { -2024-11-06T17:32:30Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:30Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:30Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:30Z TRACE received state_pointset: }, -2024-11-06T17:32:30Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:30Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:30Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:30Z TRACE received state_pointset: }, -2024-11-06T17:32:30Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:30Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:30Z TRACE received state_pointset: } -2024-11-06T17:32:30Z TRACE received state_pointset: }, -2024-11-06T17:32:30Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:30Z", -2024-11-06T17:32:30Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:30Z TRACE received state_pointset: } -2024-11-06T17:32:30Z DEBUG Handling device message state_pointset MP:0aff85c1-2 -2024-11-06T17:32:30Z TRACE Ignoring partial state update -2024-11-06T17:32:35Z TRACE received command AHU-1/state/update -2024-11-06T17:32:35Z DEBUG received state_update -2024-11-06T17:32:35Z DEBUG Handling update message state_update MP:7a1fbec2 -2024-11-06T17:32:35Z DEBUG Updated state after 0s 2024-11-06T17:32:35Z MP:7a1fbec2 -2024-11-06T17:32:35Z INFO Updated state #016: Changed 2 fields: -2024-11-06T17:32:35Z INFO Updated state #016: Set `system.operation.mode` = `active` -2024-11-06T17:32:35Z INFO Updated state #016: Set `timestamp` = `2024-11-06T17:32:35Z` -2024-11-06T17:32:35Z DEBUG Updated state has last_config 2024-11-06T17:32:27Z (expecting 2024-11-06T17:32:27Z) -2024-11-06T17:32:35Z DEBUG Stage finished waiting for system mode is ACTIVE at 47s after 8s -2024-11-06T17:32:35Z TRACE Stage resume waiting for using alternate client at 47s -2024-11-06T17:32:35Z TRACE Stage suspend waiting for using alternate client at 47s -2024-11-06T17:32:35Z INFO Stage start waiting for system mode is INITIAL at 47s -2024-11-06T17:32:36Z DEBUG system config extra field null -2024-11-06T17:32:36Z TRACE updated check config_system: true -2024-11-06T17:32:36Z DEBUG update config_system, adding configTransaction RC:918125.00000014 -2024-11-06T17:32:36Z TRACE local local_system: { -2024-11-06T17:32:36Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:36Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:36Z TRACE local local_system: "operation" : { -2024-11-06T17:32:36Z TRACE local local_system: "mode" : "restart", -2024-11-06T17:32:36Z TRACE local local_system: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:36Z TRACE local local_system: }, -2024-11-06T17:32:36Z TRACE local local_system: "testing" : { -2024-11-06T17:32:36Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:36Z TRACE local local_system: "endpoint_type" : "alternate" -2024-11-06T17:32:36Z TRACE local local_system: } -2024-11-06T17:32:36Z TRACE local local_system: } -2024-11-06T17:32:36Z TRACE updated check config_pointset: false -2024-11-06T17:32:36Z TRACE updated check config_gateway: false -2024-11-06T17:32:36Z TRACE updated check config_localnet: false -2024-11-06T17:32:36Z TRACE updated check config_blobset: false -2024-11-06T17:32:36Z TRACE updated check config_discovery: false -2024-11-06T17:32:36Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:35Z -2024-11-06T17:32:36Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:36Z, because before system mode is INITIAL -2024-11-06T17:32:36Z TRACE Stage suspend waiting for system mode is INITIAL at 48s -2024-11-06T17:32:36Z INFO Stage start waiting for config update synchronized at 48s -2024-11-06T17:32:36Z TRACE received command AHU-1/state/system -2024-11-06T17:32:36Z TRACE received state_system: { -2024-11-06T17:32:36Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:36Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:36Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:36Z TRACE received state_system: }, -2024-11-06T17:32:36Z TRACE received state_system: "last_config" : "2024-11-06T17:32:27Z", -2024-11-06T17:32:36Z TRACE received state_system: "operation" : { -2024-11-06T17:32:36Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:36Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:36Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:36Z TRACE received state_system: "mode" : "active" -2024-11-06T17:32:36Z TRACE received state_system: }, -2024-11-06T17:32:36Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:36Z TRACE received state_system: "software" : { -2024-11-06T17:32:36Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:36Z TRACE received state_system: }, -2024-11-06T17:32:36Z TRACE received state_system: "status" : { -2024-11-06T17:32:36Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:36Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:36Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:28Z", -2024-11-06T17:32:36Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:36Z TRACE received state_system: }, -2024-11-06T17:32:36Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:35Z", -2024-11-06T17:32:36Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:36Z TRACE received state_system: } -2024-11-06T17:32:36Z DEBUG Handling device message state_system MP:7a1fbec2-0 -2024-11-06T17:32:36Z TRACE Ignoring partial state update -2024-11-06T17:32:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:36Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:36Z TRACE received state_localnet: { -2024-11-06T17:32:36Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:36Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:36Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:36Z TRACE received state_localnet: }, -2024-11-06T17:32:36Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:36Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:36Z TRACE received state_localnet: }, -2024-11-06T17:32:36Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:36Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:36Z TRACE received state_localnet: }, -2024-11-06T17:32:36Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:36Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:36Z TRACE received state_localnet: } -2024-11-06T17:32:36Z TRACE received state_localnet: }, -2024-11-06T17:32:36Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:35Z", -2024-11-06T17:32:36Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:36Z TRACE received state_localnet: } -2024-11-06T17:32:36Z DEBUG Handling device message state_localnet MP:7a1fbec2-1 -2024-11-06T17:32:36Z TRACE Ignoring partial state update -2024-11-06T17:32:36Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:36Z TRACE received state_pointset: { -2024-11-06T17:32:36Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:36Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:36Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:36Z TRACE received state_pointset: }, -2024-11-06T17:32:36Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:36Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:36Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:36Z TRACE received state_pointset: }, -2024-11-06T17:32:36Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:36Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:36Z TRACE received state_pointset: } -2024-11-06T17:32:36Z TRACE received state_pointset: }, -2024-11-06T17:32:36Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:35Z", -2024-11-06T17:32:36Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:36Z TRACE received state_pointset: } -2024-11-06T17:32:36Z DEBUG Handling device message state_pointset MP:7a1fbec2-2 -2024-11-06T17:32:36Z TRACE Ignoring partial state update -2024-11-06T17:32:36Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:36Z TRACE received events_pointset: { -2024-11-06T17:32:36Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:36Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:36Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:36Z TRACE received events_pointset: }, -2024-11-06T17:32:36Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:36Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:36Z TRACE received events_pointset: }, -2024-11-06T17:32:36Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:36Z TRACE received events_pointset: "present_value" : 9 -2024-11-06T17:32:36Z TRACE received events_pointset: } -2024-11-06T17:32:36Z TRACE received events_pointset: }, -2024-11-06T17:32:36Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:36Z", -2024-11-06T17:32:36Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:36Z TRACE received events_pointset: } -2024-11-06T17:32:36Z DEBUG Handling device message events_pointset MP:5b5a4af3 -2024-11-06T17:32:36Z TRACE received command AHU-1/events/system -2024-11-06T17:32:36Z DEBUG received events_system 2024-11-06T17:32:28Z INFO device.log: Update state 2024-11-06T17:32:28Z last_config 2024-11-06T17:32:20Z -2024-11-06T17:32:36Z DEBUG received events_system 2024-11-06T17:32:28Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:36Z DEBUG received events_system 2024-11-06T17:32:28Z INFO device.log: 2024-11-06T17:32:28Z received config 2024-11-06T17:32:27Z -2024-11-06T17:32:36Z DEBUG received events_system 2024-11-06T17:32:28Z NOTICE system.config.apply: success -2024-11-06T17:32:36Z DEBUG received events_system 2024-11-06T17:32:30Z INFO device.log: Update state 2024-11-06T17:32:30Z last_config 2024-11-06T17:32:27Z -2024-11-06T17:32:36Z DEBUG received events_system 2024-11-06T17:32:35Z INFO device.log: Update state 2024-11-06T17:32:35Z last_config 2024-11-06T17:32:27Z -2024-11-06T17:32:36Z DEBUG Handling device message events_system MP:ce6126e4 -2024-11-06T17:32:37Z TRACE received command AHU-1/config/update -2024-11-06T17:32:37Z DEBUG received config_update -2024-11-06T17:32:37Z DEBUG Handling update message config_update RC:918125.00000014 -2024-11-06T17:32:37Z DEBUG Removed configTransaction RC:918125.00000014 -2024-11-06T17:32:37Z DEBUG last_start changed false, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:37Z DEBUG Updated config 2024-11-06T17:32:36Z RC:918125.00000014 -2024-11-06T17:32:37Z INFO Updated config #013: Changed 1 fields: -2024-11-06T17:32:37Z INFO Updated config #013: Set `system.operation.mode` = `restart` -2024-11-06T17:32:37Z TRACE received command AHU-1/state/update -2024-11-06T17:32:37Z DEBUG received state_update -2024-11-06T17:32:37Z DEBUG Handling update message state_update MP:e9ddb6f7 -2024-11-06T17:32:37Z DEBUG Updated state after 0s 2024-11-06T17:32:37Z MP:e9ddb6f7 -2024-11-06T17:32:37Z INFO Updated state #017: Changed 3 fields: -2024-11-06T17:32:37Z INFO Updated state #017: Set `system.last_config` = `2024-11-06T17:32:36Z` -2024-11-06T17:32:37Z INFO Updated state #017: Set `system.status.timestamp` = `2024-11-06T17:32:37Z` -2024-11-06T17:32:37Z INFO Updated state #017: Set `timestamp` = `2024-11-06T17:32:37Z` -2024-11-06T17:32:37Z DEBUG Updated state has last_config 2024-11-06T17:32:36Z (expecting 2024-11-06T17:32:36Z) -2024-11-06T17:32:37Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:37Z DEBUG Stage finished waiting for config update synchronized at 49s after 0s -2024-11-06T17:32:37Z TRACE Stage resume waiting for system mode is INITIAL at 49s -2024-11-06T17:32:37Z DEBUG Config sync took 1s -2024-11-06T17:32:37Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:37Z DEBUG Update config before system mode is INITIAL timestamp 2024-11-06T17:32:36Z -2024-11-06T17:32:37Z TRACE local local_update: { -2024-11-06T17:32:37Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:36Z", -2024-11-06T17:32:37Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:37Z TRACE local local_update: "system" : { -2024-11-06T17:32:37Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:37Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:37Z TRACE local local_update: "operation" : { -2024-11-06T17:32:37Z TRACE local local_update: "mode" : "restart", -2024-11-06T17:32:37Z TRACE local local_update: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "testing" : { -2024-11-06T17:32:37Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:37Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:37Z TRACE local local_update: "families" : { -2024-11-06T17:32:37Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:37Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:37Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:37Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:37Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:37Z TRACE local local_update: "points" : { -2024-11-06T17:32:37Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:37Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:37Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:37Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:37Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:37Z TRACE local local_update: }, -2024-11-06T17:32:37Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:37Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:37Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z TRACE local local_update: } -2024-11-06T17:32:37Z DEBUG Recorded sequence: 1. Update config before system mode is INITIAL -2024-11-06T17:32:37Z INFO Device config Set `system.operation.mode` = `restart` -2024-11-06T17:32:37Z TRACE Update config before system mode is INITIAL: Set `system.operation.mode` = `restart` -2024-11-06T17:32:37Z DEBUG Recorded sequence: 1. Wait for system mode is INITIAL -2024-11-06T17:32:37Z TRACE received command AHU-1/state/system -2024-11-06T17:32:37Z TRACE received state_system: { -2024-11-06T17:32:37Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:37Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:37Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "last_config" : "2024-11-06T17:32:36Z", -2024-11-06T17:32:37Z TRACE received state_system: "operation" : { -2024-11-06T17:32:37Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:37Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:37Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:37Z TRACE received state_system: "mode" : "active" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:37Z TRACE received state_system: "software" : { -2024-11-06T17:32:37Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "status" : { -2024-11-06T17:32:37Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:37Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:37Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:37Z TRACE received state_system: }, -2024-11-06T17:32:37Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_system: } -2024-11-06T17:32:37Z DEBUG Handling device message state_system MP:e9ddb6f7-0 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:37Z TRACE received state_localnet: { -2024-11-06T17:32:37Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:37Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:37Z TRACE received state_localnet: } -2024-11-06T17:32:37Z TRACE received state_localnet: }, -2024-11-06T17:32:37Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_localnet: } -2024-11-06T17:32:37Z DEBUG Handling device message state_localnet MP:e9ddb6f7-1 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:37Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:37Z TRACE received state_pointset: { -2024-11-06T17:32:37Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:37Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:37Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:37Z TRACE received state_pointset: } -2024-11-06T17:32:37Z TRACE received state_pointset: }, -2024-11-06T17:32:37Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:37Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:37Z TRACE received state_pointset: } -2024-11-06T17:32:37Z DEBUG Handling device message state_pointset MP:e9ddb6f7-2 -2024-11-06T17:32:37Z TRACE Ignoring partial state update -2024-11-06T17:32:42Z TRACE received command null/config/udmi -2024-11-06T17:32:45Z TRACE received command AHU-1/state/update -2024-11-06T17:32:45Z DEBUG received state_update -2024-11-06T17:32:45Z DEBUG Handling update message state_update MP:b22b4ccc -2024-11-06T17:32:45Z DEBUG Updated state after 0s 2024-11-06T17:32:45Z MP:b22b4ccc -2024-11-06T17:32:45Z INFO Updated state #018: Changed 2 fields: -2024-11-06T17:32:45Z INFO Updated state #018: Set `system.operation.mode` = `restart` -2024-11-06T17:32:45Z INFO Updated state #018: Set `timestamp` = `2024-11-06T17:32:45Z` -2024-11-06T17:32:45Z DEBUG Updated state has last_config 2024-11-06T17:32:36Z (expecting 2024-11-06T17:32:36Z) -2024-11-06T17:32:45Z TRACE received command AHU-1/state/system -2024-11-06T17:32:45Z TRACE received state_system: { -2024-11-06T17:32:45Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:45Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:45Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "last_config" : "2024-11-06T17:32:36Z", -2024-11-06T17:32:45Z TRACE received state_system: "operation" : { -2024-11-06T17:32:45Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:45Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:32:45Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:45Z TRACE received state_system: "mode" : "restart" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:45Z TRACE received state_system: "software" : { -2024-11-06T17:32:45Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "status" : { -2024-11-06T17:32:45Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:45Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:37Z", -2024-11-06T17:32:45Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:45Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_system: } -2024-11-06T17:32:45Z DEBUG Handling device message state_system MP:b22b4ccc-0 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:45Z TRACE received state_localnet: { -2024-11-06T17:32:45Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:45Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z DEBUG Handling device message state_localnet MP:b22b4ccc-1 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:45Z TRACE received state_pointset: { -2024-11-06T17:32:45Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:45Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:45Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z DEBUG Handling device message state_pointset MP:b22b4ccc-2 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:47Z TRACE received command AHU-1/events/system -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Configured with auth_type RS256 -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Initializing from persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Loading endpoint from persistent data -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z WARNING device.log: Updating persistent store: +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1547ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1547ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1546ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1546ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1546ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1546ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1546ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1546ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1545ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1545ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1545ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1545ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:04Z DEBUG device.log: State update defer 1545ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:05Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:05Z INFO device.log: Update state 2024-12-20T09:55:05Z last_config 2024-12-20T09:55:03Z +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:05Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG system.config.receive: success +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG system.config.parse: success +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer -69ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: Update state 2024-12-20T09:55:07Z last_config 2024-12-20T09:55:03Z +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z INFO device.log: 2024-12-20T09:55:07Z received config 2024-12-20T09:55:07Z +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z NOTICE system.config.apply: success +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:09Z DEBUG Received events_system 2024-12-20T09:55:07Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:09Z DEBUG Handling device message events_system MP:a1ad9809 +2024-12-20T09:55:09Z TRACE Received command AHU-1/state/update as MP:76798b45 +2024-12-20T09:55:09Z DEBUG Received state_update +2024-12-20T09:55:09Z DEBUG Handling update message state_update MP:76798b45 +2024-12-20T09:55:09Z DEBUG Updated state after 0s 2024-12-20T09:55:09Z MP:76798b45 +2024-12-20T09:55:09Z INFO Updated state #014: Changed 4 fields: +2024-12-20T09:55:09Z INFO Updated state #014: Set `system.last_config` = `2024-12-20T09:55:07Z` +2024-12-20T09:55:09Z INFO Updated state #014: Set `system.status.level` = `300` +2024-12-20T09:55:09Z INFO Updated state #014: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:09Z INFO Updated state #014: Set `timestamp` = `2024-12-20T09:55:09Z` +2024-12-20T09:55:09Z DEBUG Updated state has last_config 2024-12-20T09:55:07Z (expecting 2024-12-20T09:55:07Z) +2024-12-20T09:55:09Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:09Z DEBUG Stage finished waiting for config update synchronized at @34s after 2s +2024-12-20T09:55:09Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at @34s +2024-12-20T09:55:09Z DEBUG Config sync took 2s +2024-12-20T09:55:09Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:09Z DEBUG New lastConfigApplied at 2024-12-20T09:55:09Z +2024-12-20T09:55:09Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-12-20T09:55:07Z +2024-12-20T09:55:09Z TRACE Outgoing local_update: { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:09Z TRACE Outgoing local_update: }, +2024-12-20T09:55:09Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:09Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:09Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z TRACE Outgoing local_update: } +2024-12-20T09:55:09Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null +2024-12-20T09:55:09Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at @34s after 4s +2024-12-20T09:55:09Z TRACE Stage resume waiting for using alternate client at @34s +2024-12-20T09:55:10Z TRACE Stage suspend waiting for using alternate client at @35s +2024-12-20T09:55:10Z INFO Stage start waiting for alternate last_config matches config timestamp at @35s +2024-12-20T09:55:10Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:09.840235522Z is 998ms +2024-12-20T09:55:10Z DEBUG Rate-limiting config by 998ms +2024-12-20T09:55:11Z DEBUG System config extra field null +2024-12-20T09:55:11Z TRACE Updated check config_system: false +2024-12-20T09:55:11Z TRACE Updated check config_pointset: false +2024-12-20T09:55:11Z TRACE Updated check config_gateway: false +2024-12-20T09:55:11Z TRACE Updated check config_localnet: false +2024-12-20T09:55:11Z TRACE Updated check config_blobset: false +2024-12-20T09:55:11Z TRACE Updated check config_discovery: false +2024-12-20T09:55:11Z DEBUG New lastConfigApplied at 2024-12-20T09:55:11Z +2024-12-20T09:55:11Z DEBUG Update config before alternate last_config matches config timestamp timestamp 2024-12-20T09:55:07Z +2024-12-20T09:55:11Z TRACE Outgoing local_update: { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAidG9waWNfcHJlZml4IiA6ICIvci9aWi1SRURJUkVDVC1OQV81L2QvQUhVLTEiLAogICJhdXRoX3Byb3ZpZGVyIiA6IHsKICAgICJiYXNpYyIgOiB7CiAgICAgICJ1c2VybmFtZSIgOiAiL3IvWlotUkVESVJFQ1QtTkFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###1907623d29b253e47ad65521627ed6c4079c38de5d75e1c98a916f1a616152c1", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:11Z TRACE Outgoing local_update: }, +2024-12-20T09:55:11Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:11Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:11Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z TRACE Outgoing local_update: } +2024-12-20T09:55:11Z DEBUG Recorded sequence: 1. Wait until alternate last_config matches config timestamp +2024-12-20T09:55:11Z DEBUG Stage finished waiting for alternate last_config matches config timestamp at @36s after 1s +2024-12-20T09:55:11Z TRACE Stage resume waiting for using alternate client at @36s +2024-12-20T09:55:11Z TRACE Stage suspend waiting for using alternate client at @36s +2024-12-20T09:55:11Z INFO Stage start waiting for endpoint config blobset state not defined at @36s +2024-12-20T09:55:11Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:11.842411275Z is 1997ms +2024-12-20T09:55:11Z DEBUG Rate-limiting config by 1997ms +2024-12-20T09:55:13Z DEBUG System config extra field null +2024-12-20T09:55:13Z TRACE Updated check config_system: false +2024-12-20T09:55:13Z TRACE Updated check config_pointset: false +2024-12-20T09:55:13Z TRACE Updated check config_gateway: false +2024-12-20T09:55:13Z TRACE Updated check config_localnet: false +2024-12-20T09:55:13Z TRACE Updated check config_blobset: true +2024-12-20T09:55:13Z DEBUG Update config_blobset, adding configTransaction RC:638be0.00000015 +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: "blobs" : { } +2024-12-20T09:55:13Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:13Z TRACE Updated check config_discovery: false +2024-12-20T09:55:13Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:09Z +2024-12-20T09:55:13Z DEBUG Update lastConfigIssued 2024-12-20T09:55:13Z, because before endpoint config blobset state not defined +2024-12-20T09:55:13Z TRACE Stage suspend waiting for endpoint config blobset state not defined at @38s +2024-12-20T09:55:13Z INFO Stage start waiting for config update synchronized at @38s +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/system as MP:76798b45-0 +2024-12-20T09:55:13Z TRACE Received state_system: { +2024-12-20T09:55:13Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:13Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:13Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:13Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:13Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:13Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:13Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:13Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:13Z TRACE Received state_system: "software" : { +2024-12-20T09:55:13Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "status" : { +2024-12-20T09:55:13Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:13Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:13Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:13Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_system: } +2024-12-20T09:55:13Z DEBUG Handling device message state_system MP:76798b45-0 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/discovery as MP:76798b45-1 +2024-12-20T09:55:13Z TRACE Received state_discovery: { +2024-12-20T09:55:13Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:13Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:13Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_discovery: } +2024-12-20T09:55:13Z DEBUG Handling device message state_discovery MP:76798b45-1 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/localnet as MP:76798b45-2 +2024-12-20T09:55:13Z TRACE Received state_localnet: { +2024-12-20T09:55:13Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:13Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z DEBUG Handling device message state_localnet MP:76798b45-2 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/blobset as MP:76798b45-3 +2024-12-20T09:55:13Z TRACE Received state_blobset: { +2024-12-20T09:55:13Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:13Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:13Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:13Z TRACE Received state_blobset: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:13Z TRACE Received state_blobset: } +2024-12-20T09:55:13Z TRACE Received state_blobset: }, +2024-12-20T09:55:13Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:13Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_blobset: } +2024-12-20T09:55:13Z DEBUG Handling device message state_blobset MP:76798b45-3 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/pointset as MP:76798b45-4 +2024-12-20T09:55:13Z TRACE Received state_pointset: { +2024-12-20T09:55:13Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:13Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:09Z", +2024-12-20T09:55:13Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z DEBUG Handling device message state_pointset MP:76798b45-4 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command null/config/udmi as null +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/update as MP:1378b307 +2024-12-20T09:55:13Z DEBUG Received state_update +2024-12-20T09:55:13Z DEBUG Handling update message state_update MP:1378b307 +2024-12-20T09:55:13Z DEBUG Updated state after 0s 2024-12-20T09:55:13Z MP:1378b307 +2024-12-20T09:55:13Z INFO Updated state #015: Changed 4 fields: +2024-12-20T09:55:13Z INFO Updated state #015: Set `system.status.level` = `100` +2024-12-20T09:55:13Z INFO Updated state #015: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:13Z INFO Updated state #015: Set `system.status.timestamp` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:13Z INFO Updated state #015: Set `timestamp` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:13Z DEBUG Updated state has last_config 2024-12-20T09:55:07Z (expecting 2024-12-20T09:55:07Z) +2024-12-20T09:55:13Z TRACE Received command AHU-1/config/update as RC:638be0.00000015 +2024-12-20T09:55:13Z DEBUG Received config_update +2024-12-20T09:55:13Z DEBUG Handling update message config_update RC:638be0.00000015 +2024-12-20T09:55:13Z DEBUG Removed configTransaction RC:638be0.00000015 +2024-12-20T09:55:13Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:13Z DEBUG Updated config 2024-12-20T09:55:13Z RC:638be0.00000015 +2024-12-20T09:55:13Z INFO Updated config #013: Changed 1 fields: +2024-12-20T09:55:13Z INFO Updated config #013: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:13Z DEBUG Expected last_config now 2024-12-20T09:55:13Z +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/system as MP:1378b307-0 +2024-12-20T09:55:13Z TRACE Received state_system: { +2024-12-20T09:55:13Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:13Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:13Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:07Z", +2024-12-20T09:55:13Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:13Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:13Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:13Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:13Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:13Z TRACE Received state_system: "software" : { +2024-12-20T09:55:13Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "status" : { +2024-12-20T09:55:13Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:13Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:13Z TRACE Received state_system: }, +2024-12-20T09:55:13Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_system: } +2024-12-20T09:55:13Z DEBUG Handling device message state_system MP:1378b307-0 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/discovery as MP:1378b307-1 +2024-12-20T09:55:13Z TRACE Received state_discovery: { +2024-12-20T09:55:13Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:13Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_discovery: } +2024-12-20T09:55:13Z DEBUG Handling device message state_discovery MP:1378b307-1 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/localnet as MP:1378b307-2 +2024-12-20T09:55:13Z TRACE Received state_localnet: { +2024-12-20T09:55:13Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:13Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z TRACE Received state_localnet: }, +2024-12-20T09:55:13Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_localnet: } +2024-12-20T09:55:13Z DEBUG Handling device message state_localnet MP:1378b307-2 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/blobset as MP:1378b307-3 +2024-12-20T09:55:13Z TRACE Received state_blobset: { +2024-12-20T09:55:13Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:13Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:13Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:55:13Z TRACE Received state_blobset: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:13Z TRACE Received state_blobset: } +2024-12-20T09:55:13Z TRACE Received state_blobset: }, +2024-12-20T09:55:13Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_blobset: } +2024-12-20T09:55:13Z DEBUG Handling device message state_blobset MP:1378b307-3 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:13Z TRACE Received command AHU-1/state/pointset as MP:1378b307-4 +2024-12-20T09:55:13Z TRACE Received state_pointset: { +2024-12-20T09:55:13Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:13Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:13Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z TRACE Received state_pointset: }, +2024-12-20T09:55:13Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:13Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:13Z TRACE Received state_pointset: } +2024-12-20T09:55:13Z DEBUG Handling device message state_pointset MP:1378b307-4 +2024-12-20T09:55:13Z TRACE Ignoring partial state update +2024-12-20T09:55:14Z TRACE Received command AHU-1/events/pointset as MP:f2329337 +2024-12-20T09:55:14Z TRACE Received events_pointset: { +2024-12-20T09:55:14Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:14Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:14Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:14Z TRACE Received events_pointset: }, +2024-12-20T09:55:14Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:14Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:14Z TRACE Received events_pointset: }, +2024-12-20T09:55:14Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:14Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:55:14Z TRACE Received events_pointset: } +2024-12-20T09:55:14Z TRACE Received events_pointset: }, +2024-12-20T09:55:14Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:14Z", +2024-12-20T09:55:14Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:14Z TRACE Received events_pointset: } +2024-12-20T09:55:14Z DEBUG Handling device message events_pointset MP:f2329337 +2024-12-20T09:55:14Z TRACE Received command AHU-1/events/system as MP:bf8c3914 +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 625ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:09Z INFO device.log: Update state 2024-12-20T09:55:09Z last_config 2024-12-20T09:55:07Z +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:09Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG system.config.receive: success +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer -2094ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: Update state 2024-12-20T09:55:13Z last_config 2024-12-20T09:55:07Z +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG system.config.parse: success +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z INFO device.log: 2024-12-20T09:55:13Z received config 2024-12-20T09:55:13Z +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z NOTICE system.config.apply: success +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:14Z DEBUG Received events_system 2024-12-20T09:55:13Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:55:14Z DEBUG Handling device message events_system MP:bf8c3914 +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/update as MP:5b41d747 +2024-12-20T09:55:15Z DEBUG Received state_update +2024-12-20T09:55:15Z DEBUG Handling update message state_update MP:5b41d747 +2024-12-20T09:55:15Z DEBUG Updated state after 0s 2024-12-20T09:55:15Z MP:5b41d747 +2024-12-20T09:55:15Z INFO Updated state #016: Changed 5 fields: +2024-12-20T09:55:15Z INFO Updated state #016: Set `system.last_config` = `2024-12-20T09:55:13Z` +2024-12-20T09:55:15Z INFO Updated state #016: Set `system.status.level` = `300` +2024-12-20T09:55:15Z INFO Updated state #016: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:15Z INFO Updated state #016: Set `timestamp` = `2024-12-20T09:55:15Z` +2024-12-20T09:55:15Z INFO Updated state #016: Remove `blobset` +2024-12-20T09:55:15Z DEBUG Updated state has last_config 2024-12-20T09:55:13Z (expecting 2024-12-20T09:55:13Z) +2024-12-20T09:55:15Z TRACE Received command AHU-1/state/system as MP:5b41d747-0 +2024-12-20T09:55:15Z TRACE Received state_system: { +2024-12-20T09:55:15Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:15Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:15Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:15Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:15Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:15Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:15Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:15Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:15Z TRACE Received state_system: "software" : { +2024-12-20T09:55:15Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "status" : { +2024-12-20T09:55:15Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:15Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:15Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:15Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:15Z TRACE Received state_system: }, +2024-12-20T09:55:15Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:15Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:15Z TRACE Received state_system: } +2024-12-20T09:55:15Z DEBUG Handling device message state_system MP:5b41d747-0 +2024-12-20T09:55:15Z TRACE Ignoring partial state update +2024-12-20T09:55:15Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:15Z DEBUG Stage finished waiting for config update synchronized at @40s after 2s +2024-12-20T09:55:15Z TRACE Stage resume waiting for endpoint config blobset state not defined at @40s +2024-12-20T09:55:15Z DEBUG Config sync took 2s +2024-12-20T09:55:15Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:15Z DEBUG New lastConfigApplied at 2024-12-20T09:55:15Z +2024-12-20T09:55:15Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-12-20T09:55:13Z +2024-12-20T09:55:15Z TRACE Outgoing local_update: { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:15Z TRACE Outgoing local_update: }, +2024-12-20T09:55:15Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:15Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:15Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z TRACE Outgoing local_update: } +2024-12-20T09:55:15Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined +2024-12-20T09:55:15Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:15Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:55:15Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined +2024-12-20T09:55:15Z DEBUG Stage finished waiting for endpoint config blobset state not defined at @40s after 4s +2024-12-20T09:55:15Z TRACE Stage resume waiting for using alternate client at @40s +2024-12-20T09:55:15Z DEBUG Allowing device state change system.operation. +2024-12-20T09:55:15Z TRACE Stage suspend waiting for using alternate client at @40s +2024-12-20T09:55:15Z INFO Stage start waiting for last_start is not zero at @40s +2024-12-20T09:55:15Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:15.972733314Z is 1973ms +2024-12-20T09:55:15Z DEBUG Rate-limiting config by 1973ms +2024-12-20T09:55:17Z DEBUG System config extra field null +2024-12-20T09:55:17Z TRACE Updated check config_system: false +2024-12-20T09:55:17Z TRACE Updated check config_pointset: false +2024-12-20T09:55:17Z TRACE Updated check config_gateway: false +2024-12-20T09:55:17Z TRACE Updated check config_localnet: false +2024-12-20T09:55:17Z TRACE Updated check config_blobset: false +2024-12-20T09:55:17Z TRACE Updated check config_discovery: false +2024-12-20T09:55:17Z DEBUG New lastConfigApplied at 2024-12-20T09:55:17Z +2024-12-20T09:55:17Z DEBUG Update config before last_start is not zero timestamp 2024-12-20T09:55:13Z +2024-12-20T09:55:17Z TRACE Outgoing local_update: { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:17Z TRACE Outgoing local_update: }, +2024-12-20T09:55:17Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:17Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:17Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z TRACE Outgoing local_update: } +2024-12-20T09:55:17Z DEBUG Recorded sequence: 1. Wait for last_start is not zero +2024-12-20T09:55:17Z DEBUG Stage finished waiting for last_start is not zero at @42s after 1s +2024-12-20T09:55:17Z TRACE Stage resume waiting for using alternate client at @42s +2024-12-20T09:55:17Z DEBUG Recorded sequence: 1. Check that initial count is greater than 0 +2024-12-20T09:55:17Z TRACE Stage suspend waiting for using alternate client at @42s +2024-12-20T09:55:17Z INFO Stage start waiting for system mode is ACTIVE at @42s +2024-12-20T09:55:17Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:17.973904714Z is 1998ms +2024-12-20T09:55:17Z DEBUG Rate-limiting config by 1998ms +2024-12-20T09:55:19Z DEBUG System config extra field null +2024-12-20T09:55:19Z TRACE Updated check config_system: true +2024-12-20T09:55:19Z DEBUG Update config_system, adding configTransaction RC:638be0.00000016 +2024-12-20T09:55:19Z TRACE Outgoing local_system: { +2024-12-20T09:55:19Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:19Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:19Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:19Z TRACE Outgoing local_system: "mode" : "active", +2024-12-20T09:55:19Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:19Z TRACE Outgoing local_system: }, +2024-12-20T09:55:19Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:19Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:19Z TRACE Outgoing local_system: "endpoint_type" : "alternate" +2024-12-20T09:55:19Z TRACE Outgoing local_system: } +2024-12-20T09:55:19Z TRACE Outgoing local_system: } +2024-12-20T09:55:19Z TRACE Updated check config_pointset: false +2024-12-20T09:55:19Z TRACE Updated check config_gateway: false +2024-12-20T09:55:19Z TRACE Updated check config_localnet: false +2024-12-20T09:55:19Z TRACE Updated check config_blobset: false +2024-12-20T09:55:19Z TRACE Updated check config_discovery: false +2024-12-20T09:55:19Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:15Z +2024-12-20T09:55:19Z DEBUG Update lastConfigIssued 2024-12-20T09:55:19Z, because before system mode is ACTIVE +2024-12-20T09:55:19Z TRACE Stage suspend waiting for system mode is ACTIVE at @44s +2024-12-20T09:55:19Z INFO Stage start waiting for config update synchronized at @44s +2024-12-20T09:55:19Z TRACE Received command AHU-1/state/discovery as MP:5b41d747-1 +2024-12-20T09:55:19Z TRACE Received state_discovery: { +2024-12-20T09:55:19Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:19Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:19Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:19Z TRACE Received state_discovery: } +2024-12-20T09:55:19Z DEBUG Handling device message state_discovery MP:5b41d747-1 +2024-12-20T09:55:19Z TRACE Ignoring partial state update +2024-12-20T09:55:19Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:19Z TRACE Received command AHU-1/state/localnet as MP:5b41d747-2 +2024-12-20T09:55:19Z TRACE Received state_localnet: { +2024-12-20T09:55:19Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:19Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:19Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:19Z TRACE Received state_localnet: }, +2024-12-20T09:55:19Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:19Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:19Z TRACE Received state_localnet: }, +2024-12-20T09:55:19Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:19Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:19Z TRACE Received state_localnet: }, +2024-12-20T09:55:19Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:19Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:19Z TRACE Received state_localnet: } +2024-12-20T09:55:19Z TRACE Received state_localnet: }, +2024-12-20T09:55:19Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:19Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:19Z TRACE Received state_localnet: } +2024-12-20T09:55:19Z DEBUG Handling device message state_localnet MP:5b41d747-2 +2024-12-20T09:55:19Z TRACE Ignoring partial state update +2024-12-20T09:55:19Z TRACE Received command AHU-1/state/pointset as MP:5b41d747-3 +2024-12-20T09:55:19Z TRACE Received state_pointset: { +2024-12-20T09:55:19Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:19Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:19Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:19Z TRACE Received state_pointset: }, +2024-12-20T09:55:19Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:19Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:19Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:19Z TRACE Received state_pointset: }, +2024-12-20T09:55:19Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:19Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:19Z TRACE Received state_pointset: } +2024-12-20T09:55:19Z TRACE Received state_pointset: }, +2024-12-20T09:55:19Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:15Z", +2024-12-20T09:55:19Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:19Z TRACE Received state_pointset: } +2024-12-20T09:55:19Z DEBUG Handling device message state_pointset MP:5b41d747-3 +2024-12-20T09:55:19Z TRACE Ignoring partial state update +2024-12-20T09:55:20Z TRACE Received command AHU-1/config/update as RC:638be0.00000016 +2024-12-20T09:55:20Z DEBUG Received config_update +2024-12-20T09:55:20Z DEBUG Handling update message config_update RC:638be0.00000016 +2024-12-20T09:55:20Z DEBUG Removed configTransaction RC:638be0.00000016 +2024-12-20T09:55:20Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:20Z DEBUG Updated config 2024-12-20T09:55:19Z RC:638be0.00000016 +2024-12-20T09:55:20Z INFO Updated config #014: Changed 1 fields: +2024-12-20T09:55:20Z INFO Updated config #014: Add `system.operation.mode` = `active` +2024-12-20T09:55:20Z DEBUG Expected last_config now 2024-12-20T09:55:19Z +2024-12-20T09:55:20Z TRACE Received command AHU-1/state/update as MP:80af1c0c +2024-12-20T09:55:20Z DEBUG Received state_update +2024-12-20T09:55:20Z DEBUG Handling update message state_update MP:80af1c0c +2024-12-20T09:55:20Z DEBUG Updated state after 0s 2024-12-20T09:55:20Z MP:80af1c0c +2024-12-20T09:55:20Z INFO Updated state #017: Changed 4 fields: +2024-12-20T09:55:20Z INFO Updated state #017: Set `system.status.level` = `100` +2024-12-20T09:55:20Z INFO Updated state #017: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:20Z INFO Updated state #017: Set `system.status.timestamp` = `2024-12-20T09:55:20Z` +2024-12-20T09:55:20Z INFO Updated state #017: Set `timestamp` = `2024-12-20T09:55:20Z` +2024-12-20T09:55:20Z DEBUG Updated state has last_config 2024-12-20T09:55:13Z (expecting 2024-12-20T09:55:19Z) +2024-12-20T09:55:20Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:20Z TRACE Received command AHU-1/state/system as MP:80af1c0c-0 +2024-12-20T09:55:20Z TRACE Received state_system: { +2024-12-20T09:55:20Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:20Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:20Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:20Z TRACE Received state_system: }, +2024-12-20T09:55:20Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:13Z", +2024-12-20T09:55:20Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:20Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:20Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:20Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:20Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:20Z TRACE Received state_system: }, +2024-12-20T09:55:20Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:20Z TRACE Received state_system: "software" : { +2024-12-20T09:55:20Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:20Z TRACE Received state_system: }, +2024-12-20T09:55:20Z TRACE Received state_system: "status" : { +2024-12-20T09:55:20Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:20Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:20Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:20Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:20Z TRACE Received state_system: }, +2024-12-20T09:55:20Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:20Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:20Z TRACE Received state_system: } +2024-12-20T09:55:20Z DEBUG Handling device message state_system MP:80af1c0c-0 +2024-12-20T09:55:20Z TRACE Ignoring partial state update +2024-12-20T09:55:20Z TRACE Received command AHU-1/state/discovery as MP:80af1c0c-1 +2024-12-20T09:55:20Z TRACE Received state_discovery: { +2024-12-20T09:55:20Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:20Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:20Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:20Z TRACE Received state_discovery: } +2024-12-20T09:55:20Z DEBUG Handling device message state_discovery MP:80af1c0c-1 +2024-12-20T09:55:20Z TRACE Ignoring partial state update +2024-12-20T09:55:20Z TRACE Received command AHU-1/state/localnet as MP:80af1c0c-2 +2024-12-20T09:55:20Z TRACE Received state_localnet: { +2024-12-20T09:55:20Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:20Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:20Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:20Z TRACE Received state_localnet: }, +2024-12-20T09:55:20Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:20Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:20Z TRACE Received state_localnet: }, +2024-12-20T09:55:20Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:20Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:20Z TRACE Received state_localnet: }, +2024-12-20T09:55:20Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:20Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:20Z TRACE Received state_localnet: } +2024-12-20T09:55:20Z TRACE Received state_localnet: }, +2024-12-20T09:55:20Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:20Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:20Z TRACE Received state_localnet: } +2024-12-20T09:55:20Z DEBUG Handling device message state_localnet MP:80af1c0c-2 +2024-12-20T09:55:20Z TRACE Ignoring partial state update +2024-12-20T09:55:20Z TRACE Received command AHU-1/state/pointset as MP:80af1c0c-3 +2024-12-20T09:55:20Z TRACE Received state_pointset: { +2024-12-20T09:55:20Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:20Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:20Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:20Z TRACE Received state_pointset: }, +2024-12-20T09:55:20Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:20Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:20Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:20Z TRACE Received state_pointset: }, +2024-12-20T09:55:20Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:20Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:20Z TRACE Received state_pointset: } +2024-12-20T09:55:20Z TRACE Received state_pointset: }, +2024-12-20T09:55:20Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:20Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:20Z TRACE Received state_pointset: } +2024-12-20T09:55:20Z DEBUG Handling device message state_pointset MP:80af1c0c-3 +2024-12-20T09:55:20Z TRACE Ignoring partial state update +2024-12-20T09:55:22Z TRACE Received command AHU-1/state/update as MP:77b63d63 +2024-12-20T09:55:22Z DEBUG Received state_update +2024-12-20T09:55:22Z DEBUG Handling update message state_update MP:77b63d63 +2024-12-20T09:55:22Z DEBUG Updated state after 0s 2024-12-20T09:55:22Z MP:77b63d63 +2024-12-20T09:55:22Z INFO Updated state #018: Changed 4 fields: +2024-12-20T09:55:22Z INFO Updated state #018: Set `system.last_config` = `2024-12-20T09:55:19Z` +2024-12-20T09:55:22Z INFO Updated state #018: Set `system.status.level` = `300` +2024-12-20T09:55:22Z INFO Updated state #018: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:22Z INFO Updated state #018: Set `timestamp` = `2024-12-20T09:55:22Z` +2024-12-20T09:55:22Z DEBUG Updated state has last_config 2024-12-20T09:55:19Z (expecting 2024-12-20T09:55:19Z) +2024-12-20T09:55:22Z TRACE Received command AHU-1/state/system as MP:77b63d63-0 +2024-12-20T09:55:22Z TRACE Received state_system: { +2024-12-20T09:55:22Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:22Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:22Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:22Z TRACE Received state_system: }, +2024-12-20T09:55:22Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:19Z", +2024-12-20T09:55:22Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:22Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:22Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:22Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:22Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:22Z TRACE Received state_system: }, +2024-12-20T09:55:22Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:22Z TRACE Received state_system: "software" : { +2024-12-20T09:55:22Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:22Z TRACE Received state_system: }, +2024-12-20T09:55:22Z TRACE Received state_system: "status" : { +2024-12-20T09:55:22Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:22Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:22Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:22Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:22Z TRACE Received state_system: }, +2024-12-20T09:55:22Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:22Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:22Z TRACE Received state_system: } +2024-12-20T09:55:22Z DEBUG Handling device message state_system MP:77b63d63-0 +2024-12-20T09:55:22Z TRACE Ignoring partial state update +2024-12-20T09:55:22Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:22Z DEBUG Stage finished waiting for config update synchronized at @46s after 2s +2024-12-20T09:55:22Z TRACE Stage resume waiting for system mode is ACTIVE at @46s +2024-12-20T09:55:22Z DEBUG Config sync took 3s +2024-12-20T09:55:22Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:22Z DEBUG New lastConfigApplied at 2024-12-20T09:55:22Z +2024-12-20T09:55:22Z DEBUG Update config before system mode is ACTIVE timestamp 2024-12-20T09:55:19Z +2024-12-20T09:55:22Z TRACE Outgoing local_update: { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:19Z", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:22Z TRACE Outgoing local_update: }, +2024-12-20T09:55:22Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:22Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:22Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z TRACE Outgoing local_update: } +2024-12-20T09:55:22Z DEBUG Recorded sequence: 1. Update config before system mode is ACTIVE +2024-12-20T09:55:22Z INFO Device config Add `system.operation.mode` = `active` +2024-12-20T09:55:22Z TRACE Update config before system mode is ACTIVE: Add `system.operation.mode` = `active` +2024-12-20T09:55:22Z DEBUG Recorded sequence: 1. Wait for system mode is ACTIVE +2024-12-20T09:55:22Z TRACE Received command AHU-1/state/discovery as MP:77b63d63-1 +2024-12-20T09:55:22Z TRACE Received state_discovery: { +2024-12-20T09:55:22Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:22Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:22Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:22Z TRACE Received state_discovery: } +2024-12-20T09:55:22Z DEBUG Handling device message state_discovery MP:77b63d63-1 +2024-12-20T09:55:22Z TRACE Ignoring partial state update +2024-12-20T09:55:22Z TRACE Received command AHU-1/state/localnet as MP:77b63d63-2 +2024-12-20T09:55:22Z TRACE Received state_localnet: { +2024-12-20T09:55:22Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:22Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:22Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:22Z TRACE Received state_localnet: }, +2024-12-20T09:55:22Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:22Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:22Z TRACE Received state_localnet: }, +2024-12-20T09:55:22Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:22Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:22Z TRACE Received state_localnet: }, +2024-12-20T09:55:22Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:22Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:22Z TRACE Received state_localnet: } +2024-12-20T09:55:22Z TRACE Received state_localnet: }, +2024-12-20T09:55:22Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:22Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:22Z TRACE Received state_localnet: } +2024-12-20T09:55:22Z DEBUG Handling device message state_localnet MP:77b63d63-2 +2024-12-20T09:55:22Z TRACE Ignoring partial state update +2024-12-20T09:55:22Z TRACE Received command AHU-1/state/pointset as MP:77b63d63-3 +2024-12-20T09:55:22Z TRACE Received state_pointset: { +2024-12-20T09:55:22Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:22Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:22Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:22Z TRACE Received state_pointset: }, +2024-12-20T09:55:22Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:22Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:22Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:22Z TRACE Received state_pointset: }, +2024-12-20T09:55:22Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:22Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:22Z TRACE Received state_pointset: } +2024-12-20T09:55:22Z TRACE Received state_pointset: }, +2024-12-20T09:55:22Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:22Z", +2024-12-20T09:55:22Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:22Z TRACE Received state_pointset: } +2024-12-20T09:55:22Z DEBUG Handling device message state_pointset MP:77b63d63-3 +2024-12-20T09:55:22Z TRACE Ignoring partial state update +2024-12-20T09:55:24Z TRACE Received command AHU-1/state/update as MP:dded1070 +2024-12-20T09:55:24Z DEBUG Received state_update +2024-12-20T09:55:24Z DEBUG Handling update message state_update MP:dded1070 +2024-12-20T09:55:24Z DEBUG Updated state after 0s 2024-12-20T09:55:24Z MP:dded1070 +2024-12-20T09:55:24Z INFO Updated state #019: Changed 2 fields: +2024-12-20T09:55:24Z INFO Updated state #019: Set `system.operation.mode` = `active` +2024-12-20T09:55:24Z INFO Updated state #019: Set `timestamp` = `2024-12-20T09:55:24Z` +2024-12-20T09:55:24Z DEBUG Updated state has last_config 2024-12-20T09:55:19Z (expecting 2024-12-20T09:55:19Z) +2024-12-20T09:55:24Z DEBUG Stage finished waiting for system mode is ACTIVE at @48s after 6s +2024-12-20T09:55:24Z TRACE Stage resume waiting for using alternate client at @48s +2024-12-20T09:55:24Z TRACE Stage suspend waiting for using alternate client at @48s +2024-12-20T09:55:24Z INFO Stage start waiting for system mode is INITIAL at @48s +2024-12-20T09:55:25Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:22.067691186Z is -932ms +2024-12-20T09:55:25Z DEBUG System config extra field null +2024-12-20T09:55:25Z TRACE Updated check config_system: true +2024-12-20T09:55:25Z DEBUG Update config_system, adding configTransaction RC:638be0.00000017 +2024-12-20T09:55:25Z TRACE Outgoing local_system: { +2024-12-20T09:55:25Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:25Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:25Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:25Z TRACE Outgoing local_system: "mode" : "restart", +2024-12-20T09:55:25Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:25Z TRACE Outgoing local_system: }, +2024-12-20T09:55:25Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:25Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:25Z TRACE Outgoing local_system: "endpoint_type" : "alternate" +2024-12-20T09:55:25Z TRACE Outgoing local_system: } +2024-12-20T09:55:25Z TRACE Outgoing local_system: } +2024-12-20T09:55:25Z TRACE Updated check config_pointset: false +2024-12-20T09:55:25Z TRACE Updated check config_gateway: false +2024-12-20T09:55:25Z TRACE Updated check config_localnet: false +2024-12-20T09:55:25Z TRACE Updated check config_blobset: false +2024-12-20T09:55:25Z TRACE Updated check config_discovery: false +2024-12-20T09:55:25Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:24Z +2024-12-20T09:55:25Z DEBUG Update lastConfigIssued 2024-12-20T09:55:25Z, because before system mode is INITIAL +2024-12-20T09:55:25Z TRACE Stage suspend waiting for system mode is INITIAL at @49s +2024-12-20T09:55:25Z INFO Stage start waiting for config update synchronized at @49s +2024-12-20T09:55:25Z TRACE Received command AHU-1/events/pointset as MP:fab9c1bd +2024-12-20T09:55:25Z TRACE Received events_pointset: { +2024-12-20T09:55:25Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:25Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:25Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:55:25Z TRACE Received events_pointset: }, +2024-12-20T09:55:25Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:25Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:25Z TRACE Received events_pointset: }, +2024-12-20T09:55:25Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:25Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:55:25Z TRACE Received events_pointset: } +2024-12-20T09:55:25Z TRACE Received events_pointset: }, +2024-12-20T09:55:25Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:25Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:25Z TRACE Received events_pointset: } +2024-12-20T09:55:25Z DEBUG Handling device message events_pointset MP:fab9c1bd +2024-12-20T09:55:25Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:25Z TRACE Received command AHU-1/state/system as MP:dded1070-0 +2024-12-20T09:55:25Z TRACE Received state_system: { +2024-12-20T09:55:25Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:25Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:25Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:25Z TRACE Received state_system: }, +2024-12-20T09:55:25Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:19Z", +2024-12-20T09:55:25Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:25Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:25Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:25Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:25Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:25Z TRACE Received state_system: }, +2024-12-20T09:55:25Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:25Z TRACE Received state_system: "software" : { +2024-12-20T09:55:25Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:25Z TRACE Received state_system: }, +2024-12-20T09:55:25Z TRACE Received state_system: "status" : { +2024-12-20T09:55:25Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:25Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:25Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:20Z", +2024-12-20T09:55:25Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:25Z TRACE Received state_system: }, +2024-12-20T09:55:25Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:25Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:25Z TRACE Received state_system: } +2024-12-20T09:55:25Z DEBUG Handling device message state_system MP:dded1070-0 +2024-12-20T09:55:25Z TRACE Ignoring partial state update +2024-12-20T09:55:25Z TRACE Received command AHU-1/state/discovery as MP:dded1070-1 +2024-12-20T09:55:25Z TRACE Received state_discovery: { +2024-12-20T09:55:25Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:25Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:25Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:25Z TRACE Received state_discovery: } +2024-12-20T09:55:25Z DEBUG Handling device message state_discovery MP:dded1070-1 +2024-12-20T09:55:25Z TRACE Ignoring partial state update +2024-12-20T09:55:25Z TRACE Received command AHU-1/events/system as MP:d04b43b3 +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 1725ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:14Z DEBUG device.log: State update defer 1724ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:15Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:15Z INFO device.log: Update state 2024-12-20T09:55:15Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:15Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG system.config.receive: success +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer -2090ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z INFO device.log: Update state 2024-12-20T09:55:20Z last_config 2024-12-20T09:55:13Z +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG system.config.parse: success +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z INFO device.log: 2024-12-20T09:55:20Z received config 2024-12-20T09:55:19Z +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z NOTICE system.config.apply: success +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:20Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:22Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:22Z INFO device.log: Update state 2024-12-20T09:55:22Z last_config 2024-12-20T09:55:19Z +2024-12-20T09:55:25Z DEBUG Received events_system 2024-12-20T09:55:22Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:25Z DEBUG Handling device message events_system MP:d04b43b3 +2024-12-20T09:55:25Z TRACE Received command AHU-1/state/localnet as MP:dded1070-2 +2024-12-20T09:55:25Z TRACE Received state_localnet: { +2024-12-20T09:55:25Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:25Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:25Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:25Z TRACE Received state_localnet: }, +2024-12-20T09:55:25Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:25Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:25Z TRACE Received state_localnet: }, +2024-12-20T09:55:25Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:25Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:25Z TRACE Received state_localnet: }, +2024-12-20T09:55:25Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:25Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:25Z TRACE Received state_localnet: } +2024-12-20T09:55:25Z TRACE Received state_localnet: }, +2024-12-20T09:55:25Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:25Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:25Z TRACE Received state_localnet: } +2024-12-20T09:55:25Z DEBUG Handling device message state_localnet MP:dded1070-2 +2024-12-20T09:55:25Z TRACE Ignoring partial state update +2024-12-20T09:55:25Z TRACE Received command AHU-1/state/pointset as MP:dded1070-3 +2024-12-20T09:55:25Z TRACE Received state_pointset: { +2024-12-20T09:55:25Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:25Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:25Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:25Z TRACE Received state_pointset: }, +2024-12-20T09:55:25Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:25Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:25Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:25Z TRACE Received state_pointset: }, +2024-12-20T09:55:25Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:25Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:25Z TRACE Received state_pointset: } +2024-12-20T09:55:25Z TRACE Received state_pointset: }, +2024-12-20T09:55:25Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:24Z", +2024-12-20T09:55:25Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:25Z TRACE Received state_pointset: } +2024-12-20T09:55:25Z DEBUG Handling device message state_pointset MP:dded1070-3 +2024-12-20T09:55:25Z TRACE Ignoring partial state update +2024-12-20T09:55:25Z TRACE Received command AHU-1/config/update as RC:638be0.00000017 +2024-12-20T09:55:25Z DEBUG Received config_update +2024-12-20T09:55:25Z DEBUG Handling update message config_update RC:638be0.00000017 +2024-12-20T09:55:25Z DEBUG Removed configTransaction RC:638be0.00000017 +2024-12-20T09:55:25Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:25Z DEBUG Updated config 2024-12-20T09:55:25Z RC:638be0.00000017 +2024-12-20T09:55:25Z INFO Updated config #015: Changed 1 fields: +2024-12-20T09:55:25Z INFO Updated config #015: Set `system.operation.mode` = `restart` +2024-12-20T09:55:25Z DEBUG Expected last_config now 2024-12-20T09:55:25Z +2024-12-20T09:55:25Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:26Z TRACE Received command AHU-1/state/update as MP:05dbf424 +2024-12-20T09:55:26Z DEBUG Received state_update +2024-12-20T09:55:26Z DEBUG Handling update message state_update MP:05dbf424 +2024-12-20T09:55:26Z DEBUG Updated state after 0s 2024-12-20T09:55:26Z MP:05dbf424 +2024-12-20T09:55:26Z INFO Updated state #020: Changed 3 fields: +2024-12-20T09:55:26Z INFO Updated state #020: Set `system.last_config` = `2024-12-20T09:55:25Z` +2024-12-20T09:55:26Z INFO Updated state #020: Set `system.status.timestamp` = `2024-12-20T09:55:25Z` +2024-12-20T09:55:26Z INFO Updated state #020: Set `timestamp` = `2024-12-20T09:55:26Z` +2024-12-20T09:55:26Z DEBUG Updated state has last_config 2024-12-20T09:55:25Z (expecting 2024-12-20T09:55:25Z) +2024-12-20T09:55:26Z TRACE Received command AHU-1/state/system as MP:05dbf424-0 +2024-12-20T09:55:26Z TRACE Received state_system: { +2024-12-20T09:55:26Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:26Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:26Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:26Z TRACE Received state_system: }, +2024-12-20T09:55:26Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:25Z", +2024-12-20T09:55:26Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:26Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:26Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:26Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:26Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:26Z TRACE Received state_system: }, +2024-12-20T09:55:26Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:26Z TRACE Received state_system: "software" : { +2024-12-20T09:55:26Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:26Z TRACE Received state_system: }, +2024-12-20T09:55:26Z TRACE Received state_system: "status" : { +2024-12-20T09:55:26Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:26Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:26Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:25Z", +2024-12-20T09:55:26Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:26Z TRACE Received state_system: }, +2024-12-20T09:55:26Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:26Z", +2024-12-20T09:55:26Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:26Z TRACE Received state_system: } +2024-12-20T09:55:26Z DEBUG Handling device message state_system MP:05dbf424-0 +2024-12-20T09:55:26Z TRACE Ignoring partial state update +2024-12-20T09:55:26Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:26Z DEBUG Stage finished waiting for config update synchronized at @50s after 1s +2024-12-20T09:55:26Z TRACE Stage resume waiting for system mode is INITIAL at @50s +2024-12-20T09:55:26Z DEBUG Config sync took 1s +2024-12-20T09:55:26Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:26Z DEBUG New lastConfigApplied at 2024-12-20T09:55:26Z +2024-12-20T09:55:26Z DEBUG Update config before system mode is INITIAL timestamp 2024-12-20T09:55:25Z +2024-12-20T09:55:26Z TRACE Outgoing local_update: { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:25Z", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "mode" : "restart", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:26Z TRACE Outgoing local_update: }, +2024-12-20T09:55:26Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:26Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:26Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z TRACE Outgoing local_update: } +2024-12-20T09:55:26Z DEBUG Recorded sequence: 1. Update config before system mode is INITIAL +2024-12-20T09:55:26Z INFO Device config Set `system.operation.mode` = `restart` +2024-12-20T09:55:26Z TRACE Update config before system mode is INITIAL: Set `system.operation.mode` = `restart` +2024-12-20T09:55:26Z DEBUG Recorded sequence: 1. Wait for system mode is INITIAL +2024-12-20T09:55:26Z TRACE Received command AHU-1/state/discovery as MP:05dbf424-1 +2024-12-20T09:55:26Z TRACE Received state_discovery: { +2024-12-20T09:55:26Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:26Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:26Z", +2024-12-20T09:55:26Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:26Z TRACE Received state_discovery: } +2024-12-20T09:55:26Z DEBUG Handling device message state_discovery MP:05dbf424-1 +2024-12-20T09:55:26Z TRACE Ignoring partial state update +2024-12-20T09:55:26Z TRACE Received command AHU-1/state/localnet as MP:05dbf424-2 +2024-12-20T09:55:26Z TRACE Received state_localnet: { +2024-12-20T09:55:26Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:26Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:26Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:26Z TRACE Received state_localnet: }, +2024-12-20T09:55:26Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:26Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:26Z TRACE Received state_localnet: }, +2024-12-20T09:55:26Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:26Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:26Z TRACE Received state_localnet: }, +2024-12-20T09:55:26Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:26Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:26Z TRACE Received state_localnet: } +2024-12-20T09:55:26Z TRACE Received state_localnet: }, +2024-12-20T09:55:26Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:26Z", +2024-12-20T09:55:26Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:26Z TRACE Received state_localnet: } +2024-12-20T09:55:26Z DEBUG Handling device message state_localnet MP:05dbf424-2 +2024-12-20T09:55:26Z TRACE Ignoring partial state update +2024-12-20T09:55:26Z TRACE Received command AHU-1/state/pointset as MP:05dbf424-3 +2024-12-20T09:55:26Z TRACE Received state_pointset: { +2024-12-20T09:55:26Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:26Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:26Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:26Z TRACE Received state_pointset: }, +2024-12-20T09:55:26Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:26Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:26Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:26Z TRACE Received state_pointset: }, +2024-12-20T09:55:26Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:26Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:26Z TRACE Received state_pointset: } +2024-12-20T09:55:26Z TRACE Received state_pointset: }, +2024-12-20T09:55:26Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:26Z", +2024-12-20T09:55:26Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:26Z TRACE Received state_pointset: } +2024-12-20T09:55:26Z DEBUG Handling device message state_pointset MP:05dbf424-3 +2024-12-20T09:55:26Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/update as MP:95b8c700 +2024-12-20T09:55:34Z DEBUG Received state_update +2024-12-20T09:55:34Z DEBUG Handling update message state_update MP:95b8c700 +2024-12-20T09:55:34Z DEBUG Updated state after 0s 2024-12-20T09:55:34Z MP:95b8c700 +2024-12-20T09:55:34Z INFO Updated state #021: Changed 2 fields: +2024-12-20T09:55:34Z INFO Updated state #021: Set `system.operation.mode` = `restart` +2024-12-20T09:55:34Z INFO Updated state #021: Set `timestamp` = `2024-12-20T09:55:34Z` +2024-12-20T09:55:34Z DEBUG Updated state has last_config 2024-12-20T09:55:25Z (expecting 2024-12-20T09:55:25Z) +2024-12-20T09:55:34Z TRACE Received command AHU-1/events/system as MP:8f5197d4 +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:24Z DEBUG device.log: State update defer -179ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:24Z INFO device.log: Update state 2024-12-20T09:55:24Z last_config 2024-12-20T09:55:19Z +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:24Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG system.config.receive: success +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG device.log: State update defer 1162ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG system.config.parse: success +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG device.log: State update defer 1159ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z INFO device.log: 2024-12-20T09:55:25Z received config 2024-12-20T09:55:25Z +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z NOTICE system.config.apply: success +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG device.log: State update defer 1158ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG device.log: State update defer 1158ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:25Z DEBUG device.log: State update defer 1158ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:26Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:26Z INFO device.log: Update state 2024-12-20T09:55:26Z last_config 2024-12-20T09:55:25Z +2024-12-20T09:55:34Z DEBUG Received events_system 2024-12-20T09:55:26Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:34Z DEBUG Handling device message events_system MP:8f5197d4 +2024-12-20T09:55:34Z TRACE Received command AHU-1/events/pointset as MP:7f007281 +2024-12-20T09:55:34Z TRACE Received events_pointset: { +2024-12-20T09:55:34Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:55:34Z TRACE Received events_pointset: }, +2024-12-20T09:55:34Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:34Z TRACE Received events_pointset: }, +2024-12-20T09:55:34Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:34Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:55:34Z TRACE Received events_pointset: } +2024-12-20T09:55:34Z TRACE Received events_pointset: }, +2024-12-20T09:55:34Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:34Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received events_pointset: } +2024-12-20T09:55:34Z DEBUG Handling device message events_pointset MP:7f007281 +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/system as MP:95b8c700-0 +2024-12-20T09:55:34Z TRACE Received state_system: { +2024-12-20T09:55:34Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:34Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:34Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:25Z", +2024-12-20T09:55:34Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:34Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:34Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:34Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:34Z TRACE Received state_system: "mode" : "restart" +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:34Z TRACE Received state_system: "software" : { +2024-12-20T09:55:34Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "status" : { +2024-12-20T09:55:34Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:34Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:34Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:25Z", +2024-12-20T09:55:34Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:34Z TRACE Received state_system: }, +2024-12-20T09:55:34Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:34Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_system: } +2024-12-20T09:55:34Z DEBUG Handling device message state_system MP:95b8c700-0 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/discovery as MP:95b8c700-1 +2024-12-20T09:55:34Z TRACE Received state_discovery: { +2024-12-20T09:55:34Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:34Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:34Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_discovery: } +2024-12-20T09:55:34Z DEBUG Handling device message state_discovery MP:95b8c700-1 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/localnet as MP:95b8c700-2 +2024-12-20T09:55:34Z TRACE Received state_localnet: { +2024-12-20T09:55:34Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:34Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:34Z TRACE Received state_localnet: } +2024-12-20T09:55:34Z TRACE Received state_localnet: }, +2024-12-20T09:55:34Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:34Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_localnet: } +2024-12-20T09:55:34Z DEBUG Handling device message state_localnet MP:95b8c700-2 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:34Z TRACE Received command AHU-1/state/pointset as MP:95b8c700-3 +2024-12-20T09:55:34Z TRACE Received state_pointset: { +2024-12-20T09:55:34Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:34Z TRACE Received state_pointset: }, +2024-12-20T09:55:34Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:34Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:34Z TRACE Received state_pointset: }, +2024-12-20T09:55:34Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:34Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:34Z TRACE Received state_pointset: } +2024-12-20T09:55:34Z TRACE Received state_pointset: }, +2024-12-20T09:55:34Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:34Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:34Z TRACE Received state_pointset: } +2024-12-20T09:55:34Z DEBUG Handling device message state_pointset MP:95b8c700-3 +2024-12-20T09:55:34Z TRACE Ignoring partial state update +2024-12-20T09:55:35Z TRACE Received command AHU-1/state/update as MP:5dfbf71b +2024-12-20T09:55:35Z DEBUG Received state_update +2024-12-20T09:55:35Z DEBUG Handling update message state_update MP:5dfbf71b +2024-12-20T09:55:35Z DEBUG Updated state after 0s 2024-12-20T09:55:35Z MP:5dfbf71b +2024-12-20T09:55:35Z INFO Updated state #022: Changed 5 fields: +2024-12-20T09:55:35Z INFO Updated state #022: Set `system.operation.mode` = `initial` +2024-12-20T09:55:35Z INFO Updated state #022: Set `system.operation.restart_count` = `2` +2024-12-20T09:55:35Z INFO Updated state #022: Set `system.operation.last_start` = `2024-12-20T09:55:34Z` +2024-12-20T09:55:35Z INFO Updated state #022: Set `system.status.timestamp` = `2024-12-20T09:55:35Z` +2024-12-20T09:55:35Z INFO Updated state #022: Set `timestamp` = `2024-12-20T09:55:35Z` +2024-12-20T09:55:35Z DEBUG Updated state has last_config 2024-12-20T09:55:25Z (expecting 2024-12-20T09:55:25Z) +2024-12-20T09:55:35Z DEBUG Stage finished waiting for system mode is INITIAL at @60s after 11s +2024-12-20T09:55:35Z TRACE Stage resume waiting for using alternate client at @60s +2024-12-20T09:55:35Z DEBUG Recorded sequence: 1. Check that restart count increased by one +2024-12-20T09:55:35Z TRACE Stage suspend waiting for using alternate client at @60s +2024-12-20T09:55:35Z INFO Stage start waiting for system mode is ACTIVE at @60s +2024-12-20T09:55:35Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:26.251276008Z is -7748ms +2024-12-20T09:55:36Z DEBUG System config extra field null +2024-12-20T09:55:36Z TRACE Updated check config_system: true +2024-12-20T09:55:36Z DEBUG Update config_system, adding configTransaction RC:638be0.0000001a +2024-12-20T09:55:36Z TRACE Outgoing local_system: { +2024-12-20T09:55:36Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:36Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:36Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:36Z TRACE Outgoing local_system: "mode" : "active", +2024-12-20T09:55:36Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:31Z" +2024-12-20T09:55:36Z TRACE Outgoing local_system: }, +2024-12-20T09:55:36Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:36Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:36Z TRACE Outgoing local_system: "endpoint_type" : "alternate" +2024-12-20T09:55:36Z TRACE Outgoing local_system: } +2024-12-20T09:55:36Z TRACE Outgoing local_system: } +2024-12-20T09:55:36Z TRACE Updated check config_pointset: false +2024-12-20T09:55:36Z TRACE Updated check config_gateway: false +2024-12-20T09:55:36Z TRACE Updated check config_localnet: false +2024-12-20T09:55:36Z TRACE Updated check config_blobset: false +2024-12-20T09:55:36Z TRACE Updated check config_discovery: false +2024-12-20T09:55:36Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:35Z +2024-12-20T09:55:36Z DEBUG Update lastConfigIssued 2024-12-20T09:55:36Z, because before system mode is ACTIVE +2024-12-20T09:55:36Z TRACE Stage suspend waiting for system mode is ACTIVE at @60s +2024-12-20T09:55:36Z INFO Stage start waiting for config update synchronized at @60s +2024-12-20T09:55:36Z TRACE Received command AHU-1/state/system as MP:5dfbf71b-0 +2024-12-20T09:55:36Z TRACE Received state_system: { +2024-12-20T09:55:36Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:36Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:36Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:36Z TRACE Received state_system: }, +2024-12-20T09:55:36Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:25Z", +2024-12-20T09:55:36Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:36Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:36Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:36Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:36Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:36Z TRACE Received state_system: }, +2024-12-20T09:55:36Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:36Z TRACE Received state_system: "software" : { +2024-12-20T09:55:36Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:36Z TRACE Received state_system: }, +2024-12-20T09:55:36Z TRACE Received state_system: "status" : { +2024-12-20T09:55:36Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:36Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:36Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:36Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:36Z TRACE Received state_system: }, +2024-12-20T09:55:36Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:36Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:36Z TRACE Received state_system: } +2024-12-20T09:55:36Z DEBUG Handling device message state_system MP:5dfbf71b-0 +2024-12-20T09:55:36Z TRACE Ignoring partial state update +2024-12-20T09:55:36Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared +2024-12-20T09:55:36Z TRACE Received command AHU-1/config/update as RC:638be0.0000001a +2024-12-20T09:55:36Z DEBUG Received config_update +2024-12-20T09:55:36Z DEBUG Handling update message config_update RC:638be0.0000001a +2024-12-20T09:55:36Z DEBUG Removed configTransaction RC:638be0.0000001a +2024-12-20T09:55:36Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:31Z +2024-12-20T09:55:36Z DEBUG Updated config 2024-12-20T09:55:36Z RC:638be0.0000001a +2024-12-20T09:55:36Z INFO Updated config #016: Changed 1 fields: +2024-12-20T09:55:36Z INFO Updated config #016: Set `system.operation.mode` = `active` +2024-12-20T09:55:36Z DEBUG Expected last_config now 2024-12-20T09:55:36Z +2024-12-20T09:55:36Z TRACE Received command AHU-1/state/discovery as MP:5dfbf71b-1 +2024-12-20T09:55:36Z TRACE Received state_discovery: { +2024-12-20T09:55:36Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:36Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:36Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:36Z TRACE Received state_discovery: } +2024-12-20T09:55:36Z DEBUG Handling device message state_discovery MP:5dfbf71b-1 +2024-12-20T09:55:36Z TRACE Ignoring partial state update +2024-12-20T09:55:36Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_start not synced in config, last_config not synced in state +2024-12-20T09:55:36Z TRACE Received command AHU-1/state/localnet as MP:5dfbf71b-2 +2024-12-20T09:55:36Z TRACE Received state_localnet: { +2024-12-20T09:55:36Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:36Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:36Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:36Z TRACE Received state_localnet: }, +2024-12-20T09:55:36Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:36Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:36Z TRACE Received state_localnet: }, +2024-12-20T09:55:36Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:36Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:36Z TRACE Received state_localnet: }, +2024-12-20T09:55:36Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:36Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:36Z TRACE Received state_localnet: } +2024-12-20T09:55:36Z TRACE Received state_localnet: }, +2024-12-20T09:55:36Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:36Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:36Z TRACE Received state_localnet: } +2024-12-20T09:55:36Z DEBUG Handling device message state_localnet MP:5dfbf71b-2 +2024-12-20T09:55:36Z TRACE Ignoring partial state update +2024-12-20T09:55:36Z TRACE Received command AHU-1/state/pointset as MP:5dfbf71b-3 +2024-12-20T09:55:36Z TRACE Received state_pointset: { +2024-12-20T09:55:36Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:36Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:36Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:36Z TRACE Received state_pointset: }, +2024-12-20T09:55:36Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:36Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:36Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:36Z TRACE Received state_pointset: }, +2024-12-20T09:55:36Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:36Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:36Z TRACE Received state_pointset: } +2024-12-20T09:55:36Z TRACE Received state_pointset: }, +2024-12-20T09:55:36Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:35Z", +2024-12-20T09:55:36Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:36Z TRACE Received state_pointset: } +2024-12-20T09:55:36Z DEBUG Handling device message state_pointset MP:5dfbf71b-3 +2024-12-20T09:55:36Z TRACE Ignoring partial state update +2024-12-20T09:55:36Z TRACE Received command AHU-1/config/update as MP:5dfbf71b +2024-12-20T09:55:36Z DEBUG Received config_update +2024-12-20T09:55:36Z DEBUG Handling update message config_update MP:5dfbf71b +2024-12-20T09:55:36Z DEBUG Set last_start changed true, last_start 2024-12-20T09:55:34Z +2024-12-20T09:55:36Z DEBUG Updated config 2024-12-20T09:55:36Z MP:5dfbf71b +2024-12-20T09:55:36Z INFO Updated config #017: Changed 0 fields. +2024-12-20T09:55:36Z DEBUG Expected last_config now 2024-12-20T09:55:36Z +2024-12-20T09:55:37Z TRACE Received command AHU-1/state/update as MP:baa0a7b0 +2024-12-20T09:55:37Z DEBUG Received state_update +2024-12-20T09:55:37Z DEBUG Handling update message state_update MP:baa0a7b0 +2024-12-20T09:55:37Z DEBUG Updated state after 0s 2024-12-20T09:55:37Z MP:baa0a7b0 +2024-12-20T09:55:37Z INFO Updated state #023: Changed 3 fields: +2024-12-20T09:55:37Z INFO Updated state #023: Set `system.last_config` = `2024-12-20T09:55:36Z` +2024-12-20T09:55:37Z INFO Updated state #023: Set `system.status.timestamp` = `2024-12-20T09:55:36Z` +2024-12-20T09:55:37Z INFO Updated state #023: Set `timestamp` = `2024-12-20T09:55:37Z` +2024-12-20T09:55:37Z DEBUG Updated state has last_config 2024-12-20T09:55:36Z (expecting 2024-12-20T09:55:36Z) +2024-12-20T09:55:37Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:37Z DEBUG Stage finished waiting for config update synchronized at @62s after 1s +2024-12-20T09:55:37Z TRACE Stage resume waiting for system mode is ACTIVE at @62s +2024-12-20T09:55:37Z DEBUG Config sync took 1s +2024-12-20T09:55:37Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:37Z DEBUG New lastConfigApplied at 2024-12-20T09:55:37Z +2024-12-20T09:55:37Z DEBUG Update config before system mode is ACTIVE timestamp 2024-12-20T09:55:36Z +2024-12-20T09:55:37Z TRACE Outgoing local_update: { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:36Z", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:37Z TRACE Outgoing local_update: }, +2024-12-20T09:55:37Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:37Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:37Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z TRACE Outgoing local_update: } +2024-12-20T09:55:37Z DEBUG Recorded sequence: 1. Update config before system mode is ACTIVE +2024-12-20T09:55:37Z INFO Device config Set `system.operation.mode` = `active` +2024-12-20T09:55:37Z TRACE Update config before system mode is ACTIVE: Set `system.operation.mode` = `active` +2024-12-20T09:55:37Z DEBUG Recorded sequence: 1. Wait for system mode is ACTIVE +2024-12-20T09:55:38Z TRACE Received command AHU-1/state/system as MP:baa0a7b0-0 +2024-12-20T09:55:38Z TRACE Received state_system: { +2024-12-20T09:55:38Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:38Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:38Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:38Z TRACE Received state_system: }, +2024-12-20T09:55:38Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:36Z", +2024-12-20T09:55:38Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:38Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:38Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:38Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:38Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:38Z TRACE Received state_system: }, +2024-12-20T09:55:38Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:38Z TRACE Received state_system: "software" : { +2024-12-20T09:55:38Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:38Z TRACE Received state_system: }, +2024-12-20T09:55:38Z TRACE Received state_system: "status" : { +2024-12-20T09:55:38Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:38Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:38Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:36Z", +2024-12-20T09:55:38Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:38Z TRACE Received state_system: }, +2024-12-20T09:55:38Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:37Z", +2024-12-20T09:55:38Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:38Z TRACE Received state_system: } +2024-12-20T09:55:38Z DEBUG Handling device message state_system MP:baa0a7b0-0 +2024-12-20T09:55:38Z TRACE Ignoring partial state update +2024-12-20T09:55:38Z TRACE Received command AHU-1/state/discovery as MP:baa0a7b0-1 +2024-12-20T09:55:38Z TRACE Received state_discovery: { +2024-12-20T09:55:38Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:38Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:37Z", +2024-12-20T09:55:38Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:38Z TRACE Received state_discovery: } +2024-12-20T09:55:38Z DEBUG Handling device message state_discovery MP:baa0a7b0-1 +2024-12-20T09:55:38Z TRACE Ignoring partial state update +2024-12-20T09:55:38Z TRACE Received command AHU-1/state/localnet as MP:baa0a7b0-2 +2024-12-20T09:55:38Z TRACE Received state_localnet: { +2024-12-20T09:55:38Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:38Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:38Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:38Z TRACE Received state_localnet: }, +2024-12-20T09:55:38Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:38Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:38Z TRACE Received state_localnet: }, +2024-12-20T09:55:38Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:38Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:38Z TRACE Received state_localnet: }, +2024-12-20T09:55:38Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:38Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:38Z TRACE Received state_localnet: } +2024-12-20T09:55:38Z TRACE Received state_localnet: }, +2024-12-20T09:55:38Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:37Z", +2024-12-20T09:55:38Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:38Z TRACE Received state_localnet: } +2024-12-20T09:55:38Z DEBUG Handling device message state_localnet MP:baa0a7b0-2 +2024-12-20T09:55:38Z TRACE Ignoring partial state update +2024-12-20T09:55:38Z TRACE Received command AHU-1/state/pointset as MP:baa0a7b0-3 +2024-12-20T09:55:38Z TRACE Received state_pointset: { +2024-12-20T09:55:38Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:38Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:38Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:38Z TRACE Received state_pointset: }, +2024-12-20T09:55:38Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:38Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:38Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:38Z TRACE Received state_pointset: }, +2024-12-20T09:55:38Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:38Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:38Z TRACE Received state_pointset: } +2024-12-20T09:55:38Z TRACE Received state_pointset: }, +2024-12-20T09:55:38Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:37Z", +2024-12-20T09:55:38Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:38Z TRACE Received state_pointset: } +2024-12-20T09:55:38Z DEBUG Handling device message state_pointset MP:baa0a7b0-3 +2024-12-20T09:55:38Z TRACE Ignoring partial state update +2024-12-20T09:55:40Z TRACE Received command AHU-1/state/update as MP:71ca4b0f +2024-12-20T09:55:40Z DEBUG Received state_update +2024-12-20T09:55:40Z DEBUG Handling update message state_update MP:71ca4b0f +2024-12-20T09:55:40Z DEBUG Updated state after 0s 2024-12-20T09:55:40Z MP:71ca4b0f +2024-12-20T09:55:40Z INFO Updated state #024: Changed 2 fields: +2024-12-20T09:55:40Z INFO Updated state #024: Set `system.operation.mode` = `active` +2024-12-20T09:55:40Z INFO Updated state #024: Set `timestamp` = `2024-12-20T09:55:40Z` +2024-12-20T09:55:40Z DEBUG Updated state has last_config 2024-12-20T09:55:36Z (expecting 2024-12-20T09:55:36Z) +2024-12-20T09:55:40Z DEBUG Stage finished waiting for system mode is ACTIVE at @65s after 4s +2024-12-20T09:55:40Z TRACE Stage resume waiting for using alternate client at @65s +2024-12-20T09:55:40Z TRACE Stage suspend waiting for using alternate client at @65s +2024-12-20T09:55:40Z INFO Stage start waiting for last_config is newer than previous last_config before abort at @65s +2024-12-20T09:55:40Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:37.982840923Z is -1016ms +2024-12-20T09:55:40Z DEBUG System config extra field null +2024-12-20T09:55:40Z TRACE Updated check config_system: true +2024-12-20T09:55:40Z DEBUG Update config_system, adding configTransaction RC:638be0.0000001b +2024-12-20T09:55:41Z TRACE Outgoing local_system: { +2024-12-20T09:55:41Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:41Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:41Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:41Z TRACE Outgoing local_system: "mode" : "active", +2024-12-20T09:55:41Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:41Z TRACE Outgoing local_system: }, +2024-12-20T09:55:41Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:41Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:41Z TRACE Outgoing local_system: "endpoint_type" : "alternate" +2024-12-20T09:55:41Z TRACE Outgoing local_system: } +2024-12-20T09:55:41Z TRACE Outgoing local_system: } +2024-12-20T09:55:41Z TRACE Updated check config_pointset: false +2024-12-20T09:55:41Z TRACE Updated check config_gateway: false +2024-12-20T09:55:41Z TRACE Updated check config_localnet: false +2024-12-20T09:55:41Z TRACE Updated check config_blobset: false +2024-12-20T09:55:41Z TRACE Updated check config_discovery: false +2024-12-20T09:55:41Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:40Z +2024-12-20T09:55:41Z DEBUG Update lastConfigIssued 2024-12-20T09:55:41Z, because before last_config is newer than previous last_config before abort +2024-12-20T09:55:41Z TRACE Stage suspend waiting for last_config is newer than previous last_config before abort at @65s +2024-12-20T09:55:41Z INFO Stage start waiting for config update synchronized at @65s +2024-12-20T09:55:41Z TRACE Received command AHU-1/events/pointset as MP:14ca6ee1 +2024-12-20T09:55:41Z TRACE Received events_pointset: { +2024-12-20T09:55:41Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:41Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:41Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:55:41Z TRACE Received events_pointset: }, +2024-12-20T09:55:41Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:41Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:41Z TRACE Received events_pointset: }, +2024-12-20T09:55:41Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:41Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:55:41Z TRACE Received events_pointset: } +2024-12-20T09:55:41Z TRACE Received events_pointset: }, +2024-12-20T09:55:41Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:40Z", +2024-12-20T09:55:41Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:41Z TRACE Received events_pointset: } +2024-12-20T09:55:41Z DEBUG Handling device message events_pointset MP:14ca6ee1 +2024-12-20T09:55:41Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:41Z TRACE Received command AHU-1/state/system as MP:71ca4b0f-0 +2024-12-20T09:55:41Z TRACE Received state_system: { +2024-12-20T09:55:41Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:41Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:41Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:41Z TRACE Received state_system: }, +2024-12-20T09:55:41Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:36Z", +2024-12-20T09:55:41Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:41Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:41Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:41Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:41Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:41Z TRACE Received state_system: }, +2024-12-20T09:55:41Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:41Z TRACE Received state_system: "software" : { +2024-12-20T09:55:41Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:41Z TRACE Received state_system: }, +2024-12-20T09:55:41Z TRACE Received state_system: "status" : { +2024-12-20T09:55:41Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:41Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:41Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:36Z", +2024-12-20T09:55:41Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:41Z TRACE Received state_system: }, +2024-12-20T09:55:41Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:40Z", +2024-12-20T09:55:41Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:41Z TRACE Received state_system: } +2024-12-20T09:55:41Z DEBUG Handling device message state_system MP:71ca4b0f-0 +2024-12-20T09:55:41Z TRACE Ignoring partial state update +2024-12-20T09:55:41Z TRACE Received command AHU-1/state/discovery as MP:71ca4b0f-1 +2024-12-20T09:55:41Z TRACE Received state_discovery: { +2024-12-20T09:55:41Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:41Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:40Z", +2024-12-20T09:55:41Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:41Z TRACE Received state_discovery: } +2024-12-20T09:55:41Z DEBUG Handling device message state_discovery MP:71ca4b0f-1 +2024-12-20T09:55:41Z TRACE Ignoring partial state update +2024-12-20T09:55:41Z TRACE Received command AHU-1/state/localnet as MP:71ca4b0f-2 +2024-12-20T09:55:41Z TRACE Received state_localnet: { +2024-12-20T09:55:41Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:41Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:41Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:41Z TRACE Received state_localnet: }, +2024-12-20T09:55:41Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:41Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:41Z TRACE Received state_localnet: }, +2024-12-20T09:55:41Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:41Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:41Z TRACE Received state_localnet: }, +2024-12-20T09:55:41Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:41Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:41Z TRACE Received state_localnet: } +2024-12-20T09:55:41Z TRACE Received state_localnet: }, +2024-12-20T09:55:41Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:40Z", +2024-12-20T09:55:41Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:41Z TRACE Received state_localnet: } +2024-12-20T09:55:41Z DEBUG Handling device message state_localnet MP:71ca4b0f-2 +2024-12-20T09:55:41Z TRACE Ignoring partial state update +2024-12-20T09:55:41Z TRACE Received command AHU-1/state/pointset as MP:71ca4b0f-3 +2024-12-20T09:55:41Z TRACE Received state_pointset: { +2024-12-20T09:55:41Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:41Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:41Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:41Z TRACE Received state_pointset: }, +2024-12-20T09:55:41Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:41Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:41Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:41Z TRACE Received state_pointset: }, +2024-12-20T09:55:41Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:41Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:41Z TRACE Received state_pointset: } +2024-12-20T09:55:41Z TRACE Received state_pointset: }, +2024-12-20T09:55:41Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:40Z", +2024-12-20T09:55:41Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:41Z TRACE Received state_pointset: } +2024-12-20T09:55:41Z DEBUG Handling device message state_pointset MP:71ca4b0f-3 +2024-12-20T09:55:41Z TRACE Ignoring partial state update +2024-12-20T09:55:41Z TRACE Received command AHU-1/events/system as MP:dd48f273 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Configured with auth_type RS256 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Using addresses from default interface: eth0 for family: ether +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Family ether address is 60:45:bd:b4:52:ac +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Using addresses from default interface: eth0 for family: ipv4 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Family ipv4 address is 10.1.0.64 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Initializing from persistent store /home/runner/work/udmi/udmi/sites/udmi_site_model/out/devices/AHU-1/persistent_data.json +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Loading endpoint from persistent data +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Updating persistent store: { "endpoint" : { "protocol" : "mqtt", @@ -2810,1269 +4047,848 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:32:07Z" + "generation" : "2024-12-20T09:54:59Z" }, "restart_count" : 2 } -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Starting pubber AHU-1, serial null, mac null, gateway null, options -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Password sha256 6b5344e1 -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z WARNING device.log: Starting connection 1730914366901 with 10 -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z INFO device.log: Update state 2024-11-06T17:32:46Z last_config 1970-01-01T00:00:00Z -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:46Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Update state 2024-11-06T17:32:47Z last_config 1970-01-01T00:00:00Z -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Update state 2024-11-06T17:32:47Z last_config 1970-01-01T00:00:00Z -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: 2024-11-06T17:32:47Z received config 2024-11-06T17:32:36Z -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Connection complete. -2024-11-06T17:32:47Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:32:47Z DEBUG Handling device message events_system MP:0bbd884d -2024-11-06T17:32:47Z TRACE received command AHU-1/state/update -2024-11-06T17:32:47Z DEBUG received state_update -2024-11-06T17:32:47Z DEBUG Handling update message state_update MP:5e71b92f -2024-11-06T17:32:47Z DEBUG Updated state after 0s 2024-11-06T17:32:47Z MP:5e71b92f -2024-11-06T17:32:47Z INFO Updated state #019: Changed 5 fields: -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.operation.mode` = `initial` -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.operation.restart_count` = `2` -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.operation.last_start` = `2024-11-06T17:32:46Z` -2024-11-06T17:32:47Z INFO Updated state #019: Set `system.status.timestamp` = `2024-11-06T17:32:47Z` -2024-11-06T17:32:47Z INFO Updated state #019: Set `timestamp` = `2024-11-06T17:32:47Z` -2024-11-06T17:32:47Z DEBUG Updated state has last_config 2024-11-06T17:32:36Z (expecting 2024-11-06T17:32:36Z) -2024-11-06T17:32:47Z DEBUG Stage finished waiting for system mode is INITIAL at 59s after 11s -2024-11-06T17:32:47Z TRACE Stage resume waiting for using alternate client at 59s -2024-11-06T17:32:47Z DEBUG Recorded sequence: 1. Check that restart count increased by one -2024-11-06T17:32:47Z TRACE Stage suspend waiting for using alternate client at 59s -2024-11-06T17:32:47Z INFO Stage start waiting for system mode is ACTIVE at 59s -2024-11-06T17:32:48Z DEBUG system config extra field null -2024-11-06T17:32:48Z TRACE updated check config_system: true -2024-11-06T17:32:48Z DEBUG update config_system, adding configTransaction RC:918125.00000017 -2024-11-06T17:32:48Z TRACE local local_system: { -2024-11-06T17:32:48Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:48Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:48Z TRACE local local_system: "operation" : { -2024-11-06T17:32:48Z TRACE local local_system: "mode" : "active", -2024-11-06T17:32:48Z TRACE local local_system: "last_start" : "2024-11-06T17:31:44Z" -2024-11-06T17:32:48Z TRACE local local_system: }, -2024-11-06T17:32:48Z TRACE local local_system: "testing" : { -2024-11-06T17:32:48Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:48Z TRACE local local_system: "endpoint_type" : "alternate" -2024-11-06T17:32:48Z TRACE local local_system: } -2024-11-06T17:32:48Z TRACE local local_system: } -2024-11-06T17:32:48Z TRACE updated check config_pointset: false -2024-11-06T17:32:48Z TRACE updated check config_gateway: false -2024-11-06T17:32:48Z TRACE updated check config_localnet: false -2024-11-06T17:32:48Z TRACE updated check config_blobset: false -2024-11-06T17:32:48Z TRACE updated check config_discovery: false -2024-11-06T17:32:48Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:47Z -2024-11-06T17:32:48Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:48Z, because before system mode is ACTIVE -2024-11-06T17:32:48Z TRACE Stage suspend waiting for system mode is ACTIVE at 60s -2024-11-06T17:32:48Z INFO Stage start waiting for config update synchronized at 60s -2024-11-06T17:32:48Z TRACE received command AHU-1/state/system -2024-11-06T17:32:48Z TRACE received state_system: { -2024-11-06T17:32:48Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:48Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:48Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "last_config" : "2024-11-06T17:32:36Z", -2024-11-06T17:32:48Z TRACE received state_system: "operation" : { -2024-11-06T17:32:48Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:48Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:48Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:32:48Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:48Z TRACE received state_system: "software" : { -2024-11-06T17:32:48Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "status" : { -2024-11-06T17:32:48Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:48Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:48Z TRACE received state_system: }, -2024-11-06T17:32:48Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_system: } -2024-11-06T17:32:48Z DEBUG Handling device message state_system MP:5e71b92f-0 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_start not synced in config, config transactions not cleared -2024-11-06T17:32:48Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:48Z TRACE received state_localnet: { -2024-11-06T17:32:48Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:48Z TRACE received state_localnet: } -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_localnet: } -2024-11-06T17:32:48Z DEBUG Handling device message state_localnet MP:5e71b92f-1 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:48Z TRACE received state_pointset: { -2024-11-06T17:32:48Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:48Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:48Z TRACE received state_pointset: } -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:47Z", -2024-11-06T17:32:48Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_pointset: } -2024-11-06T17:32:48Z DEBUG Handling device message state_pointset MP:5e71b92f-2 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/config/update -2024-11-06T17:32:48Z DEBUG received config_update -2024-11-06T17:32:48Z DEBUG Handling update message config_update MP:5e71b92f -2024-11-06T17:32:48Z DEBUG last_start changed true, last_start 2024-11-06T17:32:46Z -2024-11-06T17:32:48Z DEBUG Updated config 2024-11-06T17:32:36Z MP:5e71b92f -2024-11-06T17:32:48Z INFO Updated config #014: Changed 1 fields: -2024-11-06T17:32:48Z INFO Updated config #014: Set `system.operation.mode` = `active` -2024-11-06T17:32:48Z TRACE received command AHU-1/config/update -2024-11-06T17:32:48Z DEBUG received config_update -2024-11-06T17:32:48Z DEBUG Handling update message config_update RC:918125.00000017 -2024-11-06T17:32:48Z DEBUG Removed configTransaction RC:918125.00000017 -2024-11-06T17:32:48Z DEBUG last_start changed true, last_start 2024-11-06T17:31:44Z -2024-11-06T17:32:48Z DEBUG Updated config 2024-11-06T17:32:48Z RC:918125.00000017 -2024-11-06T17:32:48Z INFO Updated config #015: Changed 0 fields. -2024-11-06T17:32:48Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_start not synced in config, last_config not synced in state -2024-11-06T17:32:49Z TRACE received command AHU-1/state/update -2024-11-06T17:32:49Z DEBUG received state_update -2024-11-06T17:32:49Z DEBUG Handling update message state_update MP:a7695220 -2024-11-06T17:32:49Z DEBUG Updated state after 0s 2024-11-06T17:32:49Z MP:a7695220 -2024-11-06T17:32:49Z INFO Updated state #020: Changed 3 fields: -2024-11-06T17:32:49Z INFO Updated state #020: Set `system.last_config` = `2024-11-06T17:32:48Z` -2024-11-06T17:32:49Z INFO Updated state #020: Set `system.status.timestamp` = `2024-11-06T17:32:48Z` -2024-11-06T17:32:49Z INFO Updated state #020: Set `timestamp` = `2024-11-06T17:32:49Z` -2024-11-06T17:32:49Z DEBUG Updated state has last_config 2024-11-06T17:32:48Z (expecting 2024-11-06T17:32:48Z) -2024-11-06T17:32:49Z TRACE received command AHU-1/state/system -2024-11-06T17:32:49Z TRACE received state_system: { -2024-11-06T17:32:49Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:49Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:49Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "last_config" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE received state_system: "operation" : { -2024-11-06T17:32:49Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:49Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:49Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:32:49Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:49Z TRACE received state_system: "software" : { -2024-11-06T17:32:49Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "status" : { -2024-11-06T17:32:49Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:49Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_system: } -2024-11-06T17:32:49Z DEBUG Handling device message state_system MP:a7695220-0 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z DEBUG Detail config update synchronized is now: last_start not synced in config -2024-11-06T17:32:49Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:49Z TRACE received state_localnet: { -2024-11-06T17:32:49Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:49Z TRACE received state_localnet: } -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_localnet: } -2024-11-06T17:32:49Z DEBUG Handling device message state_localnet MP:a7695220-1 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:49Z TRACE received state_pointset: { -2024-11-06T17:32:49Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:49Z TRACE received state_pointset: }, -2024-11-06T17:32:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:49Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:49Z TRACE received state_pointset: }, -2024-11-06T17:32:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:49Z TRACE received state_pointset: } -2024-11-06T17:32:49Z TRACE received state_pointset: }, -2024-11-06T17:32:49Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_pointset: } -2024-11-06T17:32:49Z DEBUG Handling device message state_pointset MP:a7695220-2 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z TRACE received command AHU-1/config/update -2024-11-06T17:32:49Z DEBUG received config_update -2024-11-06T17:32:49Z DEBUG Handling update message config_update MP:a7695220 -2024-11-06T17:32:49Z DEBUG last_start changed true, last_start 2024-11-06T17:32:46Z -2024-11-06T17:32:49Z DEBUG Updated config 2024-11-06T17:32:48Z MP:a7695220 -2024-11-06T17:32:49Z INFO Updated config #016: Changed 0 fields. -2024-11-06T17:32:51Z TRACE received command AHU-1/state/update -2024-11-06T17:32:51Z DEBUG received state_update -2024-11-06T17:32:51Z DEBUG Handling update message state_update MP:47fcdd94 -2024-11-06T17:32:51Z DEBUG Updated state after 0s 2024-11-06T17:32:51Z MP:47fcdd94 -2024-11-06T17:32:51Z INFO Updated state #021: Changed 2 fields: -2024-11-06T17:32:51Z INFO Updated state #021: Set `system.status.timestamp` = `2024-11-06T17:32:49Z` -2024-11-06T17:32:51Z INFO Updated state #021: Set `timestamp` = `2024-11-06T17:32:51Z` -2024-11-06T17:32:51Z DEBUG Updated state has last_config 2024-11-06T17:32:48Z (expecting 2024-11-06T17:32:48Z) -2024-11-06T17:32:51Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:51Z DEBUG Stage finished waiting for config update synchronized at 63s after 3s -2024-11-06T17:32:51Z TRACE Stage resume waiting for system mode is ACTIVE at 63s -2024-11-06T17:32:51Z DEBUG Config sync took 3s -2024-11-06T17:32:51Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:51Z DEBUG Update config before system mode is ACTIVE timestamp 2024-11-06T17:32:48Z -2024-11-06T17:32:51Z TRACE local local_update: { -2024-11-06T17:32:51Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:51Z TRACE local local_update: "system" : { -2024-11-06T17:32:51Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:51Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:51Z TRACE local local_update: "operation" : { -2024-11-06T17:32:51Z TRACE local local_update: "mode" : "active", -2024-11-06T17:32:51Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "testing" : { -2024-11-06T17:32:51Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:51Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:51Z TRACE local local_update: "families" : { -2024-11-06T17:32:51Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:51Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:51Z TRACE local local_update: "points" : { -2024-11-06T17:32:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:51Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:51Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:51Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:51Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:51Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:51Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z DEBUG Recorded sequence: 1. Update config before system mode is ACTIVE -2024-11-06T17:32:51Z INFO Device config Set `system.operation.mode` = `active` -2024-11-06T17:32:51Z TRACE Update config before system mode is ACTIVE: Set `system.operation.mode` = `active` -2024-11-06T17:32:51Z DEBUG Recorded sequence: 1. Wait for system mode is ACTIVE -2024-11-06T17:32:51Z TRACE received command AHU-1/state/system -2024-11-06T17:32:51Z TRACE received state_system: { -2024-11-06T17:32:51Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:51Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:51Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "last_config" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:51Z TRACE received state_system: "operation" : { -2024-11-06T17:32:51Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:51Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:51Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:32:51Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:51Z TRACE received state_system: "software" : { -2024-11-06T17:32:51Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "status" : { -2024-11-06T17:32:51Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:51Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:51Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:51Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:51Z TRACE received state_system: }, -2024-11-06T17:32:51Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:51Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:51Z TRACE received state_system: } -2024-11-06T17:32:51Z DEBUG Handling device message state_system MP:47fcdd94-0 -2024-11-06T17:32:51Z TRACE Ignoring partial state update -2024-11-06T17:32:51Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:51Z TRACE received state_localnet: { -2024-11-06T17:32:51Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:51Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:51Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:51Z TRACE received state_localnet: }, -2024-11-06T17:32:51Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:51Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:51Z TRACE received state_localnet: }, -2024-11-06T17:32:51Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:51Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:51Z TRACE received state_localnet: }, -2024-11-06T17:32:51Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:51Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:51Z TRACE received state_localnet: } -2024-11-06T17:32:51Z TRACE received state_localnet: }, -2024-11-06T17:32:51Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:51Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:51Z TRACE received state_localnet: } -2024-11-06T17:32:51Z DEBUG Handling device message state_localnet MP:47fcdd94-1 -2024-11-06T17:32:51Z TRACE Ignoring partial state update -2024-11-06T17:32:51Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:51Z TRACE received state_pointset: { -2024-11-06T17:32:51Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:51Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:51Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:51Z TRACE received state_pointset: }, -2024-11-06T17:32:51Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:51Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:51Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:51Z TRACE received state_pointset: }, -2024-11-06T17:32:51Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:51Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:51Z TRACE received state_pointset: } -2024-11-06T17:32:51Z TRACE received state_pointset: }, -2024-11-06T17:32:51Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:51Z", -2024-11-06T17:32:51Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:51Z TRACE received state_pointset: } -2024-11-06T17:32:51Z DEBUG Handling device message state_pointset MP:47fcdd94-2 -2024-11-06T17:32:51Z TRACE Ignoring partial state update -2024-11-06T17:32:57Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:57Z TRACE received events_pointset: { -2024-11-06T17:32:57Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:57Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:57Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:57Z TRACE received events_pointset: }, -2024-11-06T17:32:57Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:57Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:57Z TRACE received events_pointset: }, -2024-11-06T17:32:57Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:57Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:32:57Z TRACE received events_pointset: } -2024-11-06T17:32:57Z TRACE received events_pointset: }, -2024-11-06T17:32:57Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:57Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:57Z TRACE received events_pointset: } -2024-11-06T17:32:57Z DEBUG Handling device message events_pointset MP:7d254a34 -2024-11-06T17:32:57Z TRACE received command AHU-1/events/system -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Start waiting 10s for config latch for AHU-1 -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:36Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Dropping state update until config received... -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Received config for config latch AHU-1 -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z NOTICE system.config.apply: success -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z WARNING device.log: Ending connection 1730914366901 with 9 -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Update state 2024-11-06T17:32:47Z last_config 2024-11-06T17:32:36Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z INFO device.log: 2024-11-06T17:32:47Z received config 2024-11-06T17:32:36Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:47Z NOTICE system.config.apply: success -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:48Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:48Z INFO device.log: 2024-11-06T17:32:48Z received config 2024-11-06T17:32:48Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:48Z NOTICE system.config.apply: success -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:49Z INFO device.log: Update state 2024-11-06T17:32:49Z last_config 2024-11-06T17:32:48Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:49Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:49Z INFO device.log: 2024-11-06T17:32:49Z received config 2024-11-06T17:32:48Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:49Z NOTICE system.config.apply: success -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:51Z INFO device.log: Update state 2024-11-06T17:32:51Z last_config 2024-11-06T17:32:48Z -2024-11-06T17:32:57Z DEBUG received events_system 2024-11-06T17:32:57Z INFO device.log: 2024-11-06T17:32:57Z sending AHU-1 message #0 with 3 points -2024-11-06T17:32:57Z DEBUG Handling device message events_system MP:1e3dae86 -2024-11-06T17:32:57Z TRACE received command AHU-1/state/update -2024-11-06T17:32:57Z DEBUG received state_update -2024-11-06T17:32:57Z DEBUG Handling update message state_update MP:cdb799e4 -2024-11-06T17:32:57Z DEBUG Updated state after 0s 2024-11-06T17:32:57Z MP:cdb799e4 -2024-11-06T17:32:57Z INFO Updated state #022: Changed 2 fields: -2024-11-06T17:32:57Z INFO Updated state #022: Set `system.operation.mode` = `active` -2024-11-06T17:32:57Z INFO Updated state #022: Set `timestamp` = `2024-11-06T17:32:57Z` -2024-11-06T17:32:57Z DEBUG Updated state has last_config 2024-11-06T17:32:48Z (expecting 2024-11-06T17:32:48Z) -2024-11-06T17:32:57Z DEBUG Stage finished waiting for system mode is ACTIVE at 69s after 9s -2024-11-06T17:32:57Z TRACE Stage resume waiting for using alternate client at 69s -2024-11-06T17:32:57Z TRACE Stage suspend waiting for using alternate client at 69s -2024-11-06T17:32:57Z INFO Stage start waiting for last_config is newer than previous last_config before abort at 69s -2024-11-06T17:32:58Z DEBUG system config extra field null -2024-11-06T17:32:58Z TRACE updated check config_system: true -2024-11-06T17:32:58Z DEBUG update config_system, adding configTransaction RC:918125.00000018 -2024-11-06T17:32:58Z TRACE local local_system: { -2024-11-06T17:32:58Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:58Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:58Z TRACE local local_system: "operation" : { -2024-11-06T17:32:58Z TRACE local local_system: "mode" : "active", -2024-11-06T17:32:58Z TRACE local local_system: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:32:58Z TRACE local local_system: }, -2024-11-06T17:32:58Z TRACE local local_system: "testing" : { -2024-11-06T17:32:58Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:58Z TRACE local local_system: "endpoint_type" : "alternate" -2024-11-06T17:32:58Z TRACE local local_system: } -2024-11-06T17:32:58Z TRACE local local_system: } -2024-11-06T17:32:58Z TRACE updated check config_pointset: false -2024-11-06T17:32:58Z TRACE updated check config_gateway: false -2024-11-06T17:32:58Z TRACE updated check config_localnet: false -2024-11-06T17:32:58Z TRACE updated check config_blobset: false -2024-11-06T17:32:58Z TRACE updated check config_discovery: false -2024-11-06T17:32:58Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:57Z -2024-11-06T17:32:58Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:58Z, because before last_config is newer than previous last_config before abort -2024-11-06T17:32:58Z TRACE Stage suspend waiting for last_config is newer than previous last_config before abort at 70s -2024-11-06T17:32:58Z INFO Stage start waiting for config update synchronized at 70s -2024-11-06T17:32:58Z TRACE received command AHU-1/state/system -2024-11-06T17:32:58Z TRACE received state_system: { -2024-11-06T17:32:58Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:58Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:58Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "last_config" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:58Z TRACE received state_system: "operation" : { -2024-11-06T17:32:58Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:58Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:58Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:32:58Z TRACE received state_system: "mode" : "active" -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:32:58Z TRACE received state_system: "software" : { -2024-11-06T17:32:58Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "status" : { -2024-11-06T17:32:58Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:58Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:58Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:58Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:58Z TRACE received state_system: }, -2024-11-06T17:32:58Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_system: } -2024-11-06T17:32:58Z DEBUG Handling device message state_system MP:cdb799e4-0 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:58Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:58Z TRACE received state_localnet: { -2024-11-06T17:32:58Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:58Z TRACE received state_localnet: } -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_localnet: } -2024-11-06T17:32:58Z DEBUG Handling device message state_localnet MP:cdb799e4-1 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:58Z TRACE received state_pointset: { -2024-11-06T17:32:58Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:58Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:58Z TRACE received state_pointset: } -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_pointset: } -2024-11-06T17:32:58Z DEBUG Handling device message state_pointset MP:cdb799e4-2 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z TRACE received command AHU-1/config/update -2024-11-06T17:32:58Z DEBUG received config_update -2024-11-06T17:32:58Z DEBUG Handling update message config_update RC:918125.00000018 -2024-11-06T17:32:58Z DEBUG Removed configTransaction RC:918125.00000018 -2024-11-06T17:32:58Z DEBUG last_start changed false, last_start 2024-11-06T17:32:46Z -2024-11-06T17:32:58Z DEBUG Updated config 2024-11-06T17:32:58Z RC:918125.00000018 -2024-11-06T17:32:58Z INFO Updated config #017: Changed 0 fields. -2024-11-06T17:32:59Z TRACE received command AHU-1/state/update -2024-11-06T17:32:59Z DEBUG received state_update -2024-11-06T17:32:59Z DEBUG Handling update message state_update MP:b07cf6aa -2024-11-06T17:32:59Z DEBUG Updated state after 0s 2024-11-06T17:32:59Z MP:b07cf6aa -2024-11-06T17:32:59Z INFO Updated state #023: Changed 3 fields: -2024-11-06T17:32:59Z INFO Updated state #023: Set `system.last_config` = `2024-11-06T17:32:58Z` -2024-11-06T17:32:59Z INFO Updated state #023: Set `system.status.timestamp` = `2024-11-06T17:32:58Z` -2024-11-06T17:32:59Z INFO Updated state #023: Set `timestamp` = `2024-11-06T17:32:59Z` -2024-11-06T17:32:59Z DEBUG Updated state has last_config 2024-11-06T17:32:58Z (expecting 2024-11-06T17:32:58Z) -2024-11-06T17:32:59Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:59Z DEBUG Stage finished waiting for config update synchronized at 71s after 0s -2024-11-06T17:32:59Z TRACE Stage resume waiting for last_config is newer than previous last_config before abort at 71s -2024-11-06T17:32:59Z DEBUG Config sync took 1s -2024-11-06T17:32:59Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:59Z DEBUG Update config before last_config is newer than previous last_config before abort timestamp 2024-11-06T17:32:58Z -2024-11-06T17:32:59Z TRACE local local_update: { -2024-11-06T17:32:59Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:59Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:59Z TRACE local local_update: "system" : { -2024-11-06T17:32:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:59Z TRACE local local_update: "operation" : { -2024-11-06T17:32:59Z TRACE local local_update: "mode" : "active", -2024-11-06T17:32:59Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "testing" : { -2024-11-06T17:32:59Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:32:59Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:59Z TRACE local local_update: "families" : { -2024-11-06T17:32:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "blobset" : { -2024-11-06T17:32:59Z TRACE local local_update: "blobs" : { } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:59Z TRACE local local_update: "points" : { -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z DEBUG Recorded sequence: 1. Wait for last_config is newer than previous last_config before abort -2024-11-06T17:32:59Z DEBUG Stage finished waiting for last_config is newer than previous last_config before abort at 71s after 2s -2024-11-06T17:32:59Z TRACE Stage resume waiting for using alternate client at 71s -2024-11-06T17:32:59Z TRACE Stage suspend waiting for using alternate client at 71s -2024-11-06T17:32:59Z INFO Stage start waiting for last_config is newer than previous last_config after abort at 71s -2024-11-06T17:33:00Z DEBUG system config extra field null -2024-11-06T17:33:00Z TRACE updated check config_system: false -2024-11-06T17:33:00Z TRACE updated check config_pointset: false -2024-11-06T17:33:00Z TRACE updated check config_gateway: false -2024-11-06T17:33:00Z TRACE updated check config_localnet: false -2024-11-06T17:33:00Z TRACE updated check config_blobset: false -2024-11-06T17:33:00Z TRACE updated check config_discovery: false -2024-11-06T17:33:00Z DEBUG Update config before last_config is newer than previous last_config after abort timestamp 2024-11-06T17:32:58Z -2024-11-06T17:33:00Z TRACE local local_update: { -2024-11-06T17:33:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:33:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:00Z TRACE local local_update: "system" : { -2024-11-06T17:33:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:00Z TRACE local local_update: "operation" : { -2024-11-06T17:33:00Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:00Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "testing" : { -2024-11-06T17:33:00Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:33:00Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:00Z TRACE local local_update: "families" : { -2024-11-06T17:33:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:00Z TRACE local local_update: "blobs" : { } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:00Z TRACE local local_update: "points" : { -2024-11-06T17:33:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z DEBUG Recorded sequence: 1. Wait for last_config is newer than previous last_config after abort -2024-11-06T17:33:00Z DEBUG Stage finished waiting for last_config is newer than previous last_config after abort at 72s after 1s -2024-11-06T17:33:00Z TRACE Stage resume waiting for using alternate client at 72s -2024-11-06T17:33:00Z TRACE Stage suspend waiting for using alternate client at 72s -2024-11-06T17:33:00Z INFO Stage start waiting for last_start is newer than previous last_start at 72s -2024-11-06T17:33:01Z DEBUG system config extra field null -2024-11-06T17:33:01Z TRACE updated check config_system: false -2024-11-06T17:33:01Z TRACE updated check config_pointset: false -2024-11-06T17:33:01Z TRACE updated check config_gateway: false -2024-11-06T17:33:01Z TRACE updated check config_localnet: false -2024-11-06T17:33:01Z TRACE updated check config_blobset: false -2024-11-06T17:33:01Z TRACE updated check config_discovery: false -2024-11-06T17:33:01Z DEBUG Update config before last_start is newer than previous last_start timestamp 2024-11-06T17:32:58Z -2024-11-06T17:33:01Z TRACE local local_update: { -2024-11-06T17:33:01Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:33:01Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:01Z TRACE local local_update: "system" : { -2024-11-06T17:33:01Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:01Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:01Z TRACE local local_update: "operation" : { -2024-11-06T17:33:01Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:01Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "testing" : { -2024-11-06T17:33:01Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:33:01Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:01Z TRACE local local_update: "families" : { -2024-11-06T17:33:01Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:01Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:01Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:01Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:01Z TRACE local local_update: "blobs" : { } -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:01Z TRACE local local_update: "points" : { -2024-11-06T17:33:01Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:01Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:01Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:01Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:01Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:01Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:01Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z DEBUG Recorded sequence: 1. Wait for last_start is newer than previous last_start -2024-11-06T17:33:01Z DEBUG Stage finished waiting for last_start is newer than previous last_start at 73s after 1s -2024-11-06T17:33:01Z TRACE Stage resume waiting for using alternate client at 73s -2024-11-06T17:33:01Z DEBUG Endpoint config: { -2024-11-06T17:33:01Z DEBUG Endpoint config: "protocol" : "mqtt", -2024-11-06T17:33:01Z DEBUG Endpoint config: "transport" : "ssl", -2024-11-06T17:33:01Z DEBUG Endpoint config: "hostname" : "localhost", -2024-11-06T17:33:01Z DEBUG Endpoint config: "client_id" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", -2024-11-06T17:33:01Z DEBUG Endpoint config: "topic_prefix" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", -2024-11-06T17:33:01Z DEBUG Endpoint config: "auth_provider" : { -2024-11-06T17:33:01Z DEBUG Endpoint config: "basic" : { -2024-11-06T17:33:01Z DEBUG Endpoint config: "username" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", -2024-11-06T17:33:01Z DEBUG Endpoint config: "password" : "38269d11" -2024-11-06T17:33:01Z DEBUG Endpoint config: } -2024-11-06T17:33:01Z DEBUG Endpoint config: } -2024-11-06T17:33:01Z DEBUG Endpoint config: } -2024-11-06T17:33:02Z DEBUG system config extra field null -2024-11-06T17:33:02Z TRACE updated check config_system: false -2024-11-06T17:33:02Z TRACE updated check config_pointset: false -2024-11-06T17:33:02Z TRACE updated check config_gateway: false -2024-11-06T17:33:02Z TRACE updated check config_localnet: false -2024-11-06T17:33:02Z TRACE updated check config_blobset: true -2024-11-06T17:33:02Z DEBUG update config_blobset, adding configTransaction RC:918125.00000019 -2024-11-06T17:33:02Z TRACE local local_blobset: { -2024-11-06T17:33:02Z TRACE local local_blobset: "blobs" : { -2024-11-06T17:33:02Z TRACE local local_blobset: "_iot_endpoint_config" : { -2024-11-06T17:33:02Z TRACE local local_blobset: "phase" : "final", -2024-11-06T17:33:02Z TRACE local local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:33:02Z TRACE local local_blobset: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", -2024-11-06T17:33:02Z TRACE local local_blobset: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:02Z TRACE local local_blobset: } -2024-11-06T17:33:02Z TRACE local local_blobset: } -2024-11-06T17:33:02Z TRACE local local_blobset: } -2024-11-06T17:33:02Z TRACE updated check config_discovery: false -2024-11-06T17:33:02Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:59Z -2024-11-06T17:33:02Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:02Z, because mirroring config true -2024-11-06T17:33:02Z TRACE Stage suspend waiting for using alternate client at 74s -2024-11-06T17:33:02Z INFO Stage start waiting for config update synchronized at 74s -2024-11-06T17:33:02Z TRACE received command AHU-1/state/system -2024-11-06T17:33:02Z TRACE received state_system: { -2024-11-06T17:33:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "last_config" : "2024-11-06T17:32:58Z", -2024-11-06T17:33:02Z TRACE received state_system: "operation" : { -2024-11-06T17:33:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:02Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:33:02Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:33:02Z TRACE received state_system: "mode" : "active" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:02Z TRACE received state_system: "software" : { -2024-11-06T17:33:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "status" : { -2024-11-06T17:33:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:02Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:33:02Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_system: } -2024-11-06T17:33:02Z DEBUG Handling device message state_system MP:b07cf6aa-0 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:02Z TRACE received state_localnet: { -2024-11-06T17:33:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z DEBUG Handling device message state_localnet MP:b07cf6aa-1 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:02Z TRACE received state_pointset: { -2024-11-06T17:33:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:33:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z DEBUG Handling device message state_pointset MP:b07cf6aa-2 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/config/update -2024-11-06T17:33:02Z DEBUG received config_update -2024-11-06T17:33:02Z DEBUG Handling update message config_update RC:918125.00000019 -2024-11-06T17:33:02Z DEBUG Removed configTransaction RC:918125.00000019 -2024-11-06T17:33:02Z DEBUG last_start changed false, last_start 2024-11-06T17:32:46Z -2024-11-06T17:33:02Z DEBUG Updated config 2024-11-06T17:33:02Z RC:918125.00000019 -2024-11-06T17:33:02Z INFO Updated config #018: Changed 1 fields: -2024-11-06T17:33:02Z INFO Updated config #018: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } -2024-11-06T17:33:02Z TRACE received command AHU-1/state/update -2024-11-06T17:33:02Z DEBUG received state_update -2024-11-06T17:33:02Z DEBUG Handling update message state_update MP:078b2a2e -2024-11-06T17:33:02Z DEBUG Updated state after 0s 2024-11-06T17:33:02Z MP:078b2a2e -2024-11-06T17:33:02Z INFO Updated state #024: Changed 4 fields: -2024-11-06T17:33:02Z INFO Updated state #024: Set `system.status.level` = `100` -2024-11-06T17:33:02Z INFO Updated state #024: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:02Z INFO Updated state #024: Set `system.status.timestamp` = `2024-11-06T17:33:02Z` -2024-11-06T17:33:02Z INFO Updated state #024: Set `timestamp` = `2024-11-06T17:33:02Z` -2024-11-06T17:33:02Z DEBUG Updated state has last_config 2024-11-06T17:32:58Z (expecting 2024-11-06T17:33:02Z) -2024-11-06T17:33:02Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:02Z TRACE received command AHU-1/state/system -2024-11-06T17:33:02Z TRACE received state_system: { -2024-11-06T17:33:02Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:02Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:02Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "last_config" : "2024-11-06T17:32:58Z", -2024-11-06T17:33:02Z TRACE received state_system: "operation" : { -2024-11-06T17:33:02Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:02Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:33:02Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:33:02Z TRACE received state_system: "mode" : "active" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:02Z TRACE received state_system: "software" : { -2024-11-06T17:33:02Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "status" : { -2024-11-06T17:33:02Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:02Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:02Z TRACE received state_system: }, -2024-11-06T17:33:02Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_system: } -2024-11-06T17:33:02Z DEBUG Handling device message state_system MP:078b2a2e-0 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:02Z TRACE received state_localnet: { -2024-11-06T17:33:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z DEBUG Handling device message state_localnet MP:078b2a2e-1 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:02Z TRACE received state_pointset: { -2024-11-06T17:33:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z DEBUG Handling device message state_pointset MP:078b2a2e-2 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:04Z TRACE received command AHU-1/state/update -2024-11-06T17:33:04Z DEBUG received state_update -2024-11-06T17:33:04Z DEBUG Handling update message state_update MP:7e0c1fdc -2024-11-06T17:33:04Z DEBUG Updated state after 0s 2024-11-06T17:33:04Z MP:7e0c1fdc -2024-11-06T17:33:04Z INFO Updated state #025: Changed 4 fields: -2024-11-06T17:33:04Z INFO Updated state #025: Set `system.last_config` = `2024-11-06T17:33:02Z` -2024-11-06T17:33:04Z INFO Updated state #025: Set `system.status.level` = `300` -2024-11-06T17:33:04Z INFO Updated state #025: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:04Z INFO Updated state #025: Set `timestamp` = `2024-11-06T17:33:04Z` -2024-11-06T17:33:04Z DEBUG Updated state has last_config 2024-11-06T17:33:02Z (expecting 2024-11-06T17:33:02Z) -2024-11-06T17:33:04Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:04Z DEBUG Stage finished waiting for config update synchronized at 76s after 2s -2024-11-06T17:33:04Z TRACE Stage resume waiting for using alternate client at 76s -2024-11-06T17:33:04Z DEBUG Config sync took 2s -2024-11-06T17:33:04Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:04Z DEBUG Update config mirroring config true timestamp 2024-11-06T17:33:02Z -2024-11-06T17:33:04Z TRACE local local_update: { -2024-11-06T17:33:04Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:04Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:04Z TRACE local local_update: "system" : { -2024-11-06T17:33:04Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:04Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:04Z TRACE local local_update: "operation" : { -2024-11-06T17:33:04Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:04Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "testing" : { -2024-11-06T17:33:04Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:33:04Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:04Z TRACE local local_update: "families" : { -2024-11-06T17:33:04Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:04Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:04Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:04Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:04Z TRACE local local_update: "blobs" : { -2024-11-06T17:33:04Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:33:04Z TRACE local local_update: "phase" : "final", -2024-11-06T17:33:04Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:33:04Z TRACE local local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", -2024-11-06T17:33:04Z TRACE local local_update: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:04Z TRACE local local_update: "points" : { -2024-11-06T17:33:04Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:04Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:04Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:04Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:04Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:04Z TRACE local local_update: }, -2024-11-06T17:33:04Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:04Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:04Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z TRACE local local_update: } -2024-11-06T17:33:04Z DEBUG Recorded sequence: 1. Update config mirroring config true -2024-11-06T17:33:04Z INFO Device config Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } -2024-11-06T17:33:04Z TRACE Update config mirroring config true: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } -2024-11-06T17:33:05Z TRACE Stage suspend waiting for using alternate client at 77s -2024-11-06T17:33:05Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at 77s -2024-11-06T17:33:06Z DEBUG system config extra field null -2024-11-06T17:33:06Z TRACE updated check config_system: false -2024-11-06T17:33:06Z TRACE updated check config_pointset: false -2024-11-06T17:33:06Z TRACE updated check config_gateway: false -2024-11-06T17:33:06Z TRACE updated check config_localnet: false -2024-11-06T17:33:06Z TRACE updated check config_blobset: false -2024-11-06T17:33:06Z TRACE updated check config_discovery: false -2024-11-06T17:33:06Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-11-06T17:33:02Z -2024-11-06T17:33:06Z TRACE local local_update: { -2024-11-06T17:33:06Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:06Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:06Z TRACE local local_update: "system" : { -2024-11-06T17:33:06Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:06Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:06Z TRACE local local_update: "operation" : { -2024-11-06T17:33:06Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:06Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "testing" : { -2024-11-06T17:33:06Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart", -2024-11-06T17:33:06Z TRACE local local_update: "endpoint_type" : "alternate" -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:06Z TRACE local local_update: "families" : { -2024-11-06T17:33:06Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:06Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:06Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:06Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:06Z TRACE local local_update: "blobs" : { -2024-11-06T17:33:06Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:33:06Z TRACE local local_update: "phase" : "final", -2024-11-06T17:33:06Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:33:06Z TRACE local local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", -2024-11-06T17:33:06Z TRACE local local_update: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:06Z TRACE local local_update: "points" : { -2024-11-06T17:33:06Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:06Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:06Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:06Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:06Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:06Z TRACE local local_update: }, -2024-11-06T17:33:06Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:06Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:06Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z TRACE local local_update: } -2024-11-06T17:33:06Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null -2024-11-06T17:33:06Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:33:06Z TRACE received command AHU-1/state/system -2024-11-06T17:33:06Z TRACE received state_system: { -2024-11-06T17:33:06Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:06Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:06Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "last_config" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:06Z TRACE received state_system: "operation" : { -2024-11-06T17:33:06Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:06Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:33:06Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:33:06Z TRACE received state_system: "mode" : "active" -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:06Z TRACE received state_system: "software" : { -2024-11-06T17:33:06Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "status" : { -2024-11-06T17:33:06Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:06Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:06Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:06Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:06Z TRACE received state_system: }, -2024-11-06T17:33:06Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:06Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:06Z TRACE received state_system: } -2024-11-06T17:33:06Z DEBUG Handling device message state_system MP:7e0c1fdc-0 -2024-11-06T17:33:06Z TRACE Ignoring partial state update -2024-11-06T17:33:06Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:33:06Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:06Z TRACE received state_localnet: { -2024-11-06T17:33:06Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:06Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:06Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:06Z TRACE received state_localnet: }, -2024-11-06T17:33:06Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:06Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:06Z TRACE received state_localnet: }, -2024-11-06T17:33:06Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:06Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:06Z TRACE received state_localnet: }, -2024-11-06T17:33:06Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:06Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:06Z TRACE received state_localnet: } -2024-11-06T17:33:06Z TRACE received state_localnet: }, -2024-11-06T17:33:06Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:06Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:06Z TRACE received state_localnet: } -2024-11-06T17:33:06Z DEBUG Handling device message state_localnet MP:7e0c1fdc-1 -2024-11-06T17:33:06Z TRACE Ignoring partial state update -2024-11-06T17:33:06Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:33:06Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:06Z TRACE received state_pointset: { -2024-11-06T17:33:06Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:06Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:06Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:06Z TRACE received state_pointset: }, -2024-11-06T17:33:06Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:06Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:06Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:06Z TRACE received state_pointset: }, -2024-11-06T17:33:06Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:06Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:06Z TRACE received state_pointset: } -2024-11-06T17:33:06Z TRACE received state_pointset: }, -2024-11-06T17:33:06Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:06Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:06Z TRACE received state_pointset: } -2024-11-06T17:33:06Z DEBUG Handling device message state_pointset MP:7e0c1fdc-2 -2024-11-06T17:33:06Z TRACE Ignoring partial state update -2024-11-06T17:33:06Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:33:07Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:07Z TRACE received events_pointset: { -2024-11-06T17:33:07Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:07Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:07Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:33:07Z TRACE received events_pointset: }, -2024-11-06T17:33:07Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:07Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:07Z TRACE received events_pointset: }, -2024-11-06T17:33:07Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:07Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:33:07Z TRACE received events_pointset: } -2024-11-06T17:33:07Z TRACE received events_pointset: }, -2024-11-06T17:33:07Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:07Z", -2024-11-06T17:33:07Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:07Z TRACE received events_pointset: } -2024-11-06T17:33:07Z DEBUG Handling device message events_pointset MP:b15d40fb -2024-11-06T17:33:07Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:33:07Z TRACE received command AHU-1/events/system -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:32:57Z INFO device.log: Update state 2024-11-06T17:32:57Z last_config 2024-11-06T17:32:48Z -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:32:58Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:32:58Z INFO device.log: 2024-11-06T17:32:58Z received config 2024-11-06T17:32:58Z -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:32:58Z NOTICE system.config.apply: success -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:32:59Z INFO device.log: Update state 2024-11-06T17:32:59Z last_config 2024-11-06T17:32:58Z -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:33:02Z INFO device.log: Update state 2024-11-06T17:33:02Z last_config 2024-11-06T17:32:58Z -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:33:02Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:33:02Z INFO device.log: 2024-11-06T17:33:02Z received config 2024-11-06T17:33:02Z -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:33:02Z NOTICE system.config.apply: success -2024-11-06T17:33:07Z DEBUG received events_system 2024-11-06T17:33:04Z INFO device.log: Update state 2024-11-06T17:33:04Z last_config 2024-11-06T17:33:02Z -2024-11-06T17:33:07Z DEBUG Handling device message events_system MP:d1d2cd21 -2024-11-06T17:33:07Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null -2024-11-06T17:33:07Z TRACE received command AHU-1/state/update -2024-11-06T17:33:07Z DEBUG received state_update -2024-11-06T17:33:07Z DEBUG Handling update message state_update MP:c85b9819 -2024-11-06T17:33:07Z DEBUG Updated state after 0s 2024-11-06T17:33:07Z MP:c85b9819 -2024-11-06T17:33:07Z INFO Updated state #026: Changed 2 fields: -2024-11-06T17:33:07Z INFO Updated state #026: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-11-06T17:33:01Z` } } } -2024-11-06T17:33:07Z INFO Updated state #026: Set `timestamp` = `2024-11-06T17:33:07Z` -2024-11-06T17:33:07Z DEBUG Updated state has last_config 2024-11-06T17:33:02Z (expecting 2024-11-06T17:33:02Z) -2024-11-06T17:33:07Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at 79s after 1s -2024-11-06T17:33:07Z TRACE Stage resume waiting for using alternate client at 79s -2024-11-06T17:33:07Z DEBUG Stage finished waiting for using alternate client at 79s after 51s -2024-11-06T17:33:07Z TRACE Stage resume waiting for executing test at 79s -2024-11-06T17:33:07Z WARNING Done with alternate connection client! -2024-11-06T17:33:07Z TRACE Stage suspend waiting for executing test at 79s -2024-11-06T17:33:07Z INFO Stage start waiting for restoring main connection at 79s -2024-11-06T17:33:07Z TRACE Stage suspend waiting for restoring main connection at 79s -2024-11-06T17:33:07Z INFO Stage start waiting for blobset phase is final and stateStatus is null at 79s -2024-11-06T17:33:08Z DEBUG system config extra field null -2024-11-06T17:33:08Z TRACE updated check config_system: true -2024-11-06T17:33:08Z DEBUG update config_system, adding configTransaction RC:918125.0000001b -2024-11-06T17:33:08Z TRACE local local_system: { -2024-11-06T17:33:08Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:08Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:08Z TRACE local local_system: "operation" : { -2024-11-06T17:33:08Z TRACE local local_system: "mode" : "active", -2024-11-06T17:33:08Z TRACE local local_system: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:08Z TRACE local local_system: }, -2024-11-06T17:33:08Z TRACE local local_system: "testing" : { -2024-11-06T17:33:08Z TRACE local local_system: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:33:08Z TRACE local local_system: } -2024-11-06T17:33:08Z TRACE local local_system: } -2024-11-06T17:33:08Z TRACE updated check config_pointset: false -2024-11-06T17:33:08Z TRACE updated check config_gateway: false -2024-11-06T17:33:08Z TRACE updated check config_localnet: false -2024-11-06T17:33:08Z TRACE updated check config_blobset: false -2024-11-06T17:33:08Z TRACE updated check config_discovery: false -2024-11-06T17:33:08Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:07Z -2024-11-06T17:33:08Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:08Z, because before blobset phase is final and stateStatus is null -2024-11-06T17:33:08Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at 80s -2024-11-06T17:33:08Z INFO Stage start waiting for config update synchronized at 80s -2024-11-06T17:33:08Z TRACE received command AHU-1/state/system -2024-11-06T17:33:08Z TRACE received state_system: { -2024-11-06T17:33:08Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:08Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:08Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "last_config" : "2024-11-06T17:32:08Z", -2024-11-06T17:33:08Z TRACE received state_system: "operation" : { -2024-11-06T17:33:08Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:08Z TRACE received state_system: "last_start" : "2024-11-06T17:31:44Z", -2024-11-06T17:33:08Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:08Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:08Z TRACE received state_system: "software" : { -2024-11-06T17:33:08Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "status" : { -2024-11-06T17:33:08Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:08Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:08Z", -2024-11-06T17:33:08Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:08Z TRACE received state_system: }, -2024-11-06T17:33:08Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:15Z", -2024-11-06T17:33:08Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_system: } -2024-11-06T17:33:08Z DEBUG Handling device message state_system MP:bad7bc01-0 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:08Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:08Z TRACE received state_localnet: { -2024-11-06T17:33:08Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:08Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z TRACE received state_localnet: }, -2024-11-06T17:33:08Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:15Z", -2024-11-06T17:33:08Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_localnet: } -2024-11-06T17:33:08Z DEBUG Handling device message state_localnet MP:bad7bc01-1 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/blobset -2024-11-06T17:33:08Z TRACE received state_blobset: { -2024-11-06T17:33:08Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:33:08Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:33:08Z TRACE received state_blobset: "phase" : "apply", -2024-11-06T17:33:08Z TRACE received state_blobset: "generation" : "2024-11-06T17:32:07Z" -2024-11-06T17:33:08Z TRACE received state_blobset: } -2024-11-06T17:33:08Z TRACE received state_blobset: }, -2024-11-06T17:33:08Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:32:15Z", -2024-11-06T17:33:08Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_blobset: } -2024-11-06T17:33:08Z DEBUG Handling device message state_blobset MP:bad7bc01-2 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:08Z TRACE received state_pointset: { -2024-11-06T17:33:08Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:08Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:08Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z TRACE received state_pointset: }, -2024-11-06T17:33:08Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:15Z", -2024-11-06T17:33:08Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received state_pointset: } -2024-11-06T17:33:08Z DEBUG Handling device message state_pointset MP:bad7bc01-3 -2024-11-06T17:33:08Z TRACE Ignoring partial state update -2024-11-06T17:33:08Z TRACE received command AHU-1/config/update -2024-11-06T17:33:08Z DEBUG received config_update -2024-11-06T17:33:08Z DEBUG Handling update message config_update RC:918125.0000000f -2024-11-06T17:33:08Z DEBUG Updated config 2024-11-06T17:32:17Z RC:918125.0000000f -2024-11-06T17:33:08Z INFO Updated config #019: Changed 1 fields: -2024-11-06T17:33:08Z INFO Updated config #019: Remove `system.testing.endpoint_type` -2024-11-06T17:33:08Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:08Z TRACE received command null/config/udmi -2024-11-06T17:33:08Z TRACE received command AHU-1/config/update -2024-11-06T17:33:08Z DEBUG received config_update -2024-11-06T17:33:08Z DEBUG Handling update message config_update RC:918125.0000001a -2024-11-06T17:33:08Z DEBUG last_start changed false, last_start 2024-11-06T17:32:46Z -2024-11-06T17:33:08Z DEBUG Updated config 2024-11-06T17:33:04Z RC:918125.0000001a -2024-11-06T17:33:08Z INFO Updated config #020: Changed 0 fields. -2024-11-06T17:33:08Z TRACE received command AHU-1/events/pointset -2024-11-06T17:33:08Z TRACE received events_pointset: { -2024-11-06T17:33:08Z TRACE received events_pointset: "points" : { -2024-11-06T17:33:08Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:08Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:33:08Z TRACE received events_pointset: }, -2024-11-06T17:33:08Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:08Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:33:08Z TRACE received events_pointset: }, -2024-11-06T17:33:08Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:08Z TRACE received events_pointset: "present_value" : 12 -2024-11-06T17:33:08Z TRACE received events_pointset: } -2024-11-06T17:33:08Z TRACE received events_pointset: }, -2024-11-06T17:33:08Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:08Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:33:08Z TRACE received events_pointset: } -2024-11-06T17:33:08Z DEBUG Handling device message events_pointset MP:69d292f1 -2024-11-06T17:33:08Z TRACE received command AHU-1/events/system -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z NOTICE device.log: Starting new endpoint generation -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: New config blob endpoint detected: +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Starting pubber AHU-1, serial sequencer-22391, mac null, gateway null, options +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Loading device key bytes from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Starting connection 1734688535182 with 10 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Update state 2024-12-20T09:55:35Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Update state 2024-12-20T09:55:35Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Update state 2024-12-20T09:55:35Z last_config 1970-01-01T00:00:00Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Dropping state update until config received... +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: 2024-12-20T09:55:35Z received config 2024-12-20T09:55:25Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Connection complete. +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z DEBUG device.log: Restoring unknown point filter_alarm_pressure_status +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z WARNING device.log: Ending connection 1734688535182 with 9 +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z DEBUG device.log: Restoring unknown point filter_differential_pressure_setpoint +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z DEBUG device.log: Restoring unknown point filter_differential_pressure_sensor +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z NOTICE system.config.apply: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z DEBUG device.log: State update defer -1734688533943ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z INFO device.log: Update state 2024-12-20T09:55:35Z last_config 2024-12-20T09:55:25Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:35Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG system.config.receive: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG system.config.parse: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1928ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1923ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z INFO device.log: 2024-12-20T09:55:36Z received config 2024-12-20T09:55:36Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1920ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z NOTICE system.config.apply: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1919ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG system.config.receive: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1857ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG system.config.parse: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1856ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z INFO device.log: 2024-12-20T09:55:36Z received config 2024-12-20T09:55:36Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z NOTICE system.config.apply: success +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1852ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1852ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1852ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1851ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1851ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1851ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:36Z DEBUG device.log: State update defer 1850ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:37Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:37Z INFO device.log: Update state 2024-12-20T09:55:37Z last_config 2024-12-20T09:55:36Z +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:37Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:40Z DEBUG device.log: State update defer -952ms +2024-12-20T09:55:41Z DEBUG Received events_system 2024-12-20T09:55:40Z INFO device.log: Update state 2024-12-20T09:55:40Z last_config 2024-12-20T09:55:36Z +2024-12-20T09:55:41Z DEBUG Handling device message events_system MP:dd48f273 +2024-12-20T09:55:41Z TRACE Received command AHU-1/config/update as RC:638be0.0000001b +2024-12-20T09:55:41Z DEBUG Received config_update +2024-12-20T09:55:41Z DEBUG Handling update message config_update RC:638be0.0000001b +2024-12-20T09:55:41Z DEBUG Removed configTransaction RC:638be0.0000001b +2024-12-20T09:55:41Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:34Z +2024-12-20T09:55:41Z DEBUG Updated config 2024-12-20T09:55:41Z RC:638be0.0000001b +2024-12-20T09:55:41Z INFO Updated config #018: Changed 0 fields. +2024-12-20T09:55:41Z DEBUG Expected last_config now 2024-12-20T09:55:41Z +2024-12-20T09:55:41Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:42Z TRACE Received command AHU-1/state/update as MP:20924248 +2024-12-20T09:55:42Z DEBUG Received state_update +2024-12-20T09:55:42Z DEBUG Handling update message state_update MP:20924248 +2024-12-20T09:55:42Z DEBUG Updated state after 0s 2024-12-20T09:55:42Z MP:20924248 +2024-12-20T09:55:42Z INFO Updated state #025: Changed 3 fields: +2024-12-20T09:55:42Z INFO Updated state #025: Set `system.last_config` = `2024-12-20T09:55:41Z` +2024-12-20T09:55:42Z INFO Updated state #025: Set `system.status.timestamp` = `2024-12-20T09:55:41Z` +2024-12-20T09:55:42Z INFO Updated state #025: Set `timestamp` = `2024-12-20T09:55:42Z` +2024-12-20T09:55:42Z DEBUG Updated state has last_config 2024-12-20T09:55:41Z (expecting 2024-12-20T09:55:41Z) +2024-12-20T09:55:42Z TRACE Received command AHU-1/state/system as MP:20924248-0 +2024-12-20T09:55:42Z TRACE Received state_system: { +2024-12-20T09:55:42Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:42Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:42Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:42Z TRACE Received state_system: }, +2024-12-20T09:55:42Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:42Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:42Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:42Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:42Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:42Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:42Z TRACE Received state_system: }, +2024-12-20T09:55:42Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:42Z TRACE Received state_system: "software" : { +2024-12-20T09:55:42Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:42Z TRACE Received state_system: }, +2024-12-20T09:55:42Z TRACE Received state_system: "status" : { +2024-12-20T09:55:42Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:42Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:42Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:42Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:42Z TRACE Received state_system: }, +2024-12-20T09:55:42Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:42Z", +2024-12-20T09:55:42Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:42Z TRACE Received state_system: } +2024-12-20T09:55:42Z DEBUG Handling device message state_system MP:20924248-0 +2024-12-20T09:55:42Z TRACE Ignoring partial state update +2024-12-20T09:55:42Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:42Z DEBUG Stage finished waiting for config update synchronized at @67s after 1s +2024-12-20T09:55:42Z TRACE Stage resume waiting for last_config is newer than previous last_config before abort at @67s +2024-12-20T09:55:42Z DEBUG Config sync took 1s +2024-12-20T09:55:42Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:42Z DEBUG New lastConfigApplied at 2024-12-20T09:55:42Z +2024-12-20T09:55:42Z DEBUG Update config before last_config is newer than previous last_config before abort timestamp 2024-12-20T09:55:41Z +2024-12-20T09:55:42Z TRACE Outgoing local_update: { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:42Z TRACE Outgoing local_update: }, +2024-12-20T09:55:42Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:42Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:42Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z TRACE Outgoing local_update: } +2024-12-20T09:55:42Z DEBUG Recorded sequence: 1. Wait for last_config is newer than previous last_config before abort +2024-12-20T09:55:42Z DEBUG Stage finished waiting for last_config is newer than previous last_config before abort at @67s after 2s +2024-12-20T09:55:42Z TRACE Stage resume waiting for using alternate client at @67s +2024-12-20T09:55:42Z TRACE Stage suspend waiting for using alternate client at @67s +2024-12-20T09:55:42Z INFO Stage start waiting for last_config is newer than previous last_config after abort at @67s +2024-12-20T09:55:43Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:42.981487624Z is 1982ms +2024-12-20T09:55:43Z DEBUG Rate-limiting config by 1982ms +2024-12-20T09:55:44Z DEBUG System config extra field null +2024-12-20T09:55:44Z TRACE Updated check config_system: false +2024-12-20T09:55:44Z TRACE Updated check config_pointset: false +2024-12-20T09:55:44Z TRACE Updated check config_gateway: false +2024-12-20T09:55:44Z TRACE Updated check config_localnet: false +2024-12-20T09:55:44Z TRACE Updated check config_blobset: false +2024-12-20T09:55:44Z TRACE Updated check config_discovery: false +2024-12-20T09:55:44Z DEBUG New lastConfigApplied at 2024-12-20T09:55:44Z +2024-12-20T09:55:44Z DEBUG Update config before last_config is newer than previous last_config after abort timestamp 2024-12-20T09:55:41Z +2024-12-20T09:55:44Z TRACE Outgoing local_update: { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:44Z TRACE Outgoing local_update: }, +2024-12-20T09:55:44Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:44Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:44Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z TRACE Outgoing local_update: } +2024-12-20T09:55:44Z DEBUG Recorded sequence: 1. Wait for last_config is newer than previous last_config after abort +2024-12-20T09:55:44Z DEBUG Stage finished waiting for last_config is newer than previous last_config after abort at @69s after 2s +2024-12-20T09:55:44Z TRACE Stage resume waiting for using alternate client at @69s +2024-12-20T09:55:44Z TRACE Stage suspend waiting for using alternate client at @69s +2024-12-20T09:55:44Z INFO Stage start waiting for last_start is newer than previous last_start at @69s +2024-12-20T09:55:44Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:44.982935174Z is 1998ms +2024-12-20T09:55:44Z DEBUG Rate-limiting config by 1998ms +2024-12-20T09:55:46Z DEBUG System config extra field null +2024-12-20T09:55:46Z TRACE Updated check config_system: false +2024-12-20T09:55:46Z TRACE Updated check config_pointset: false +2024-12-20T09:55:46Z TRACE Updated check config_gateway: false +2024-12-20T09:55:46Z TRACE Updated check config_localnet: false +2024-12-20T09:55:46Z TRACE Updated check config_blobset: false +2024-12-20T09:55:46Z TRACE Updated check config_discovery: false +2024-12-20T09:55:46Z DEBUG New lastConfigApplied at 2024-12-20T09:55:46Z +2024-12-20T09:55:46Z DEBUG Update config before last_start is newer than previous last_start timestamp 2024-12-20T09:55:41Z +2024-12-20T09:55:46Z TRACE Outgoing local_update: { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:46Z TRACE Outgoing local_update: }, +2024-12-20T09:55:46Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:46Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:46Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z TRACE Outgoing local_update: } +2024-12-20T09:55:46Z DEBUG Recorded sequence: 1. Wait for last_start is newer than previous last_start +2024-12-20T09:55:46Z DEBUG Stage finished waiting for last_start is newer than previous last_start at @71s after 2s +2024-12-20T09:55:46Z TRACE Stage resume waiting for using alternate client at @71s +2024-12-20T09:55:46Z DEBUG blobset config: { +2024-12-20T09:55:46Z DEBUG blobset config: "blobs" : { +2024-12-20T09:55:46Z DEBUG blobset config: "_iot_endpoint_config" : { +2024-12-20T09:55:46Z DEBUG blobset config: "phase" : "final", +2024-12-20T09:55:46Z DEBUG blobset config: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:46Z DEBUG blobset config: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:55:46Z DEBUG blobset config: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:55:46Z DEBUG blobset config: } +2024-12-20T09:55:46Z DEBUG blobset config: } +2024-12-20T09:55:46Z DEBUG blobset config: } +2024-12-20T09:55:46Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:46.984031639Z is 1997ms +2024-12-20T09:55:46Z DEBUG Rate-limiting config by 1997ms +2024-12-20T09:55:48Z DEBUG System config extra field null +2024-12-20T09:55:48Z TRACE Updated check config_system: false +2024-12-20T09:55:48Z TRACE Updated check config_pointset: false +2024-12-20T09:55:48Z TRACE Updated check config_gateway: false +2024-12-20T09:55:48Z TRACE Updated check config_localnet: false +2024-12-20T09:55:48Z TRACE Updated check config_blobset: true +2024-12-20T09:55:48Z DEBUG Update config_blobset, adding configTransaction RC:638be0.0000001c +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: { +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: "blobs" : { +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: "phase" : "final", +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:48Z TRACE Outgoing local_blobset: } +2024-12-20T09:55:48Z TRACE Updated check config_discovery: false +2024-12-20T09:55:48Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:42Z +2024-12-20T09:55:48Z DEBUG Update lastConfigIssued 2024-12-20T09:55:48Z, because mirroring config true +2024-12-20T09:55:48Z TRACE Stage suspend waiting for using alternate client at @73s +2024-12-20T09:55:48Z INFO Stage start waiting for config update synchronized at @73s +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/discovery as MP:20924248-1 +2024-12-20T09:55:48Z TRACE Received state_discovery: { +2024-12-20T09:55:48Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:48Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:42Z", +2024-12-20T09:55:48Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_discovery: } +2024-12-20T09:55:48Z DEBUG Handling device message state_discovery MP:20924248-1 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/localnet as MP:20924248-2 +2024-12-20T09:55:48Z TRACE Received state_localnet: { +2024-12-20T09:55:48Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:48Z TRACE Received state_localnet: } +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:42Z", +2024-12-20T09:55:48Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_localnet: } +2024-12-20T09:55:48Z DEBUG Handling device message state_localnet MP:20924248-2 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/pointset as MP:20924248-3 +2024-12-20T09:55:48Z TRACE Received state_pointset: { +2024-12-20T09:55:48Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:48Z TRACE Received state_pointset: }, +2024-12-20T09:55:48Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:48Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:48Z TRACE Received state_pointset: }, +2024-12-20T09:55:48Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:48Z TRACE Received state_pointset: } +2024-12-20T09:55:48Z TRACE Received state_pointset: }, +2024-12-20T09:55:48Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:42Z", +2024-12-20T09:55:48Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_pointset: } +2024-12-20T09:55:48Z DEBUG Handling device message state_pointset MP:20924248-3 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z TRACE Received command AHU-1/events/pointset as MP:dd8c9bb7 +2024-12-20T09:55:48Z TRACE Received events_pointset: { +2024-12-20T09:55:48Z TRACE Received events_pointset: "points" : { +2024-12-20T09:55:48Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:48Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:55:48Z TRACE Received events_pointset: }, +2024-12-20T09:55:48Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:48Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:55:48Z TRACE Received events_pointset: }, +2024-12-20T09:55:48Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:48Z TRACE Received events_pointset: "present_value" : 10 +2024-12-20T09:55:48Z TRACE Received events_pointset: } +2024-12-20T09:55:48Z TRACE Received events_pointset: }, +2024-12-20T09:55:48Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:48Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received events_pointset: } +2024-12-20T09:55:48Z DEBUG Handling device message events_pointset MP:dd8c9bb7 +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/update as MP:cad27216 +2024-12-20T09:55:48Z DEBUG Received state_update +2024-12-20T09:55:48Z DEBUG Handling update message state_update MP:cad27216 +2024-12-20T09:55:48Z DEBUG Updated state after 3s 2024-12-20T09:55:45Z MP:cad27216 +2024-12-20T09:55:48Z INFO Updated state #026: Changed 1 fields: +2024-12-20T09:55:48Z INFO Updated state #026: Set `timestamp` = `2024-12-20T09:55:45Z` +2024-12-20T09:55:48Z DEBUG Updated state has last_config 2024-12-20T09:55:41Z (expecting 2024-12-20T09:55:41Z) +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/system as MP:cad27216-0 +2024-12-20T09:55:48Z TRACE Received state_system: { +2024-12-20T09:55:48Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:48Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:48Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:48Z TRACE Received state_system: }, +2024-12-20T09:55:48Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:48Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:48Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:48Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:48Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:48Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:48Z TRACE Received state_system: }, +2024-12-20T09:55:48Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:48Z TRACE Received state_system: "software" : { +2024-12-20T09:55:48Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:48Z TRACE Received state_system: }, +2024-12-20T09:55:48Z TRACE Received state_system: "status" : { +2024-12-20T09:55:48Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:48Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:48Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:48Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:48Z TRACE Received state_system: }, +2024-12-20T09:55:48Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:48Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_system: } +2024-12-20T09:55:48Z DEBUG Handling device message state_system MP:cad27216-0 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/discovery as MP:cad27216-1 +2024-12-20T09:55:48Z TRACE Received state_discovery: { +2024-12-20T09:55:48Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:48Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:48Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_discovery: } +2024-12-20T09:55:48Z DEBUG Handling device message state_discovery MP:cad27216-1 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/localnet as MP:cad27216-2 +2024-12-20T09:55:48Z TRACE Received state_localnet: { +2024-12-20T09:55:48Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:48Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:48Z TRACE Received state_localnet: } +2024-12-20T09:55:48Z TRACE Received state_localnet: }, +2024-12-20T09:55:48Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:48Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_localnet: } +2024-12-20T09:55:48Z DEBUG Handling device message state_localnet MP:cad27216-2 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z TRACE Received command AHU-1/state/pointset as MP:cad27216-3 +2024-12-20T09:55:48Z TRACE Received state_pointset: { +2024-12-20T09:55:48Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:48Z TRACE Received state_pointset: }, +2024-12-20T09:55:48Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:48Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:48Z TRACE Received state_pointset: }, +2024-12-20T09:55:48Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:48Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:48Z TRACE Received state_pointset: } +2024-12-20T09:55:48Z TRACE Received state_pointset: }, +2024-12-20T09:55:48Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:45Z", +2024-12-20T09:55:48Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:48Z TRACE Received state_pointset: } +2024-12-20T09:55:48Z DEBUG Handling device message state_pointset MP:cad27216-3 +2024-12-20T09:55:48Z TRACE Ignoring partial state update +2024-12-20T09:55:48Z TRACE Received command AHU-1/events/system as MP:e669686f +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:40Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:40Z INFO device.log: sending AHU-1 message #0 with 3 points +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG system.config.receive: success +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1883ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG system.config.parse: success +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z INFO device.log: 2024-12-20T09:55:41Z received config 2024-12-20T09:55:41Z +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1875ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1875ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1875ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1875ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1874ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z NOTICE system.config.apply: success +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1874ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:41Z DEBUG device.log: State update defer 1872ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:42Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:42Z INFO device.log: Update state 2024-12-20T09:55:42Z last_config 2024-12-20T09:55:41Z +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:42Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:45Z DEBUG device.log: State update defer -990ms +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:45Z INFO device.log: Update state 2024-12-20T09:55:45Z last_config 2024-12-20T09:55:41Z +2024-12-20T09:55:48Z DEBUG Received events_system 2024-12-20T09:55:45Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:48Z DEBUG Handling device message events_system MP:e669686f +2024-12-20T09:55:49Z TRACE Received command AHU-1/config/update as RC:638be0.0000001c +2024-12-20T09:55:49Z DEBUG Received config_update +2024-12-20T09:55:49Z DEBUG Handling update message config_update RC:638be0.0000001c +2024-12-20T09:55:49Z DEBUG Removed configTransaction RC:638be0.0000001c +2024-12-20T09:55:49Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:34Z +2024-12-20T09:55:49Z DEBUG Updated config 2024-12-20T09:55:48Z RC:638be0.0000001c +2024-12-20T09:55:49Z INFO Updated config #019: Changed 1 fields: +2024-12-20T09:55:49Z INFO Updated config #019: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } +2024-12-20T09:55:49Z DEBUG Expected last_config now 2024-12-20T09:55:48Z +2024-12-20T09:55:49Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/update as MP:9f8a2a43 +2024-12-20T09:55:49Z DEBUG Received state_update +2024-12-20T09:55:49Z DEBUG Handling update message state_update MP:9f8a2a43 +2024-12-20T09:55:49Z DEBUG Updated state after 0s 2024-12-20T09:55:49Z MP:9f8a2a43 +2024-12-20T09:55:49Z INFO Updated state #027: Changed 4 fields: +2024-12-20T09:55:49Z INFO Updated state #027: Set `system.status.level` = `100` +2024-12-20T09:55:49Z INFO Updated state #027: Set `system.status.category` = `system.config.parse` +2024-12-20T09:55:49Z INFO Updated state #027: Set `system.status.timestamp` = `2024-12-20T09:55:49Z` +2024-12-20T09:55:49Z INFO Updated state #027: Set `timestamp` = `2024-12-20T09:55:49Z` +2024-12-20T09:55:49Z DEBUG Updated state has last_config 2024-12-20T09:55:41Z (expecting 2024-12-20T09:55:48Z) +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/system as MP:9f8a2a43-0 +2024-12-20T09:55:49Z TRACE Received state_system: { +2024-12-20T09:55:49Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:49Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:49Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:41Z", +2024-12-20T09:55:49Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:49Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:49Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:49Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:49Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:49Z TRACE Received state_system: "software" : { +2024-12-20T09:55:49Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "status" : { +2024-12-20T09:55:49Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:49Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:55:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_system: "level" : 100 +2024-12-20T09:55:49Z TRACE Received state_system: }, +2024-12-20T09:55:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_system: } +2024-12-20T09:55:49Z DEBUG Handling device message state_system MP:9f8a2a43-0 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/discovery as MP:9f8a2a43-1 +2024-12-20T09:55:49Z TRACE Received state_discovery: { +2024-12-20T09:55:49Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:49Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_discovery: } +2024-12-20T09:55:49Z DEBUG Handling device message state_discovery MP:9f8a2a43-1 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/localnet as MP:9f8a2a43-2 +2024-12-20T09:55:49Z TRACE Received state_localnet: { +2024-12-20T09:55:49Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:49Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:49Z TRACE Received state_localnet: } +2024-12-20T09:55:49Z TRACE Received state_localnet: }, +2024-12-20T09:55:49Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_localnet: } +2024-12-20T09:55:49Z DEBUG Handling device message state_localnet MP:9f8a2a43-2 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:49Z TRACE Received command AHU-1/state/pointset as MP:9f8a2a43-3 +2024-12-20T09:55:49Z TRACE Received state_pointset: { +2024-12-20T09:55:49Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:49Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:49Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:49Z TRACE Received state_pointset: } +2024-12-20T09:55:49Z TRACE Received state_pointset: }, +2024-12-20T09:55:49Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:49Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:49Z TRACE Received state_pointset: } +2024-12-20T09:55:49Z DEBUG Handling device message state_pointset MP:9f8a2a43-3 +2024-12-20T09:55:49Z TRACE Ignoring partial state update +2024-12-20T09:55:51Z TRACE Received command AHU-1/state/update as MP:a9074a49 +2024-12-20T09:55:51Z DEBUG Received state_update +2024-12-20T09:55:51Z DEBUG Handling update message state_update MP:a9074a49 +2024-12-20T09:55:51Z DEBUG Updated state after 0s 2024-12-20T09:55:51Z MP:a9074a49 +2024-12-20T09:55:51Z INFO Updated state #028: Changed 4 fields: +2024-12-20T09:55:51Z INFO Updated state #028: Set `system.last_config` = `2024-12-20T09:55:48Z` +2024-12-20T09:55:51Z INFO Updated state #028: Set `system.status.level` = `300` +2024-12-20T09:55:51Z INFO Updated state #028: Set `system.status.category` = `system.config.apply` +2024-12-20T09:55:51Z INFO Updated state #028: Set `timestamp` = `2024-12-20T09:55:51Z` +2024-12-20T09:55:51Z DEBUG Updated state has last_config 2024-12-20T09:55:48Z (expecting 2024-12-20T09:55:48Z) +2024-12-20T09:55:51Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:51Z DEBUG Stage finished waiting for config update synchronized at @75s after 2s +2024-12-20T09:55:51Z TRACE Stage resume waiting for using alternate client at @75s +2024-12-20T09:55:51Z DEBUG Config sync took 3s +2024-12-20T09:55:51Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:51Z DEBUG New lastConfigApplied at 2024-12-20T09:55:51Z +2024-12-20T09:55:51Z DEBUG Update config mirroring config true timestamp 2024-12-20T09:55:48Z +2024-12-20T09:55:51Z TRACE Outgoing local_update: { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:48Z", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:51Z TRACE Outgoing local_update: }, +2024-12-20T09:55:51Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:51Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:51Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z TRACE Outgoing local_update: } +2024-12-20T09:55:51Z DEBUG Recorded sequence: 1. Update config mirroring config true +2024-12-20T09:55:51Z INFO Device config Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } +2024-12-20T09:55:51Z TRACE Update config mirroring config true: Add `blobset.blobs._iot_endpoint_config` = { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } +2024-12-20T09:55:52Z TRACE Stage suspend waiting for using alternate client at @76s +2024-12-20T09:55:52Z INFO Stage start waiting for blobset phase is apply and stateStatus is null at @76s +2024-12-20T09:55:52Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:51.042808963Z is 998ms +2024-12-20T09:55:52Z DEBUG Rate-limiting config by 998ms +2024-12-20T09:55:53Z DEBUG System config extra field null +2024-12-20T09:55:53Z TRACE Updated check config_system: false +2024-12-20T09:55:53Z TRACE Updated check config_pointset: false +2024-12-20T09:55:53Z TRACE Updated check config_gateway: false +2024-12-20T09:55:53Z TRACE Updated check config_localnet: false +2024-12-20T09:55:53Z TRACE Updated check config_blobset: false +2024-12-20T09:55:53Z TRACE Updated check config_discovery: false +2024-12-20T09:55:53Z DEBUG New lastConfigApplied at 2024-12-20T09:55:53Z +2024-12-20T09:55:53Z DEBUG Update config before blobset phase is apply and stateStatus is null timestamp 2024-12-20T09:55:48Z +2024-12-20T09:55:53Z TRACE Outgoing local_update: { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:48Z", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:53Z TRACE Outgoing local_update: }, +2024-12-20T09:55:53Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:53Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:53Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z TRACE Outgoing local_update: } +2024-12-20T09:55:53Z DEBUG Recorded sequence: 1. Wait for blobset phase is apply and stateStatus is null +2024-12-20T09:55:53Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:53Z TRACE Received command AHU-1/state/system as MP:a9074a49-0 +2024-12-20T09:55:53Z TRACE Received state_system: { +2024-12-20T09:55:53Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:53Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:53Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:53Z TRACE Received state_system: }, +2024-12-20T09:55:53Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:48Z", +2024-12-20T09:55:53Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:53Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:53Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:53Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:53Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:53Z TRACE Received state_system: }, +2024-12-20T09:55:53Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:53Z TRACE Received state_system: "software" : { +2024-12-20T09:55:53Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:53Z TRACE Received state_system: }, +2024-12-20T09:55:53Z TRACE Received state_system: "status" : { +2024-12-20T09:55:53Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:53Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:53Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:49Z", +2024-12-20T09:55:53Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:53Z TRACE Received state_system: }, +2024-12-20T09:55:53Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:53Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:53Z TRACE Received state_system: } +2024-12-20T09:55:53Z DEBUG Handling device message state_system MP:a9074a49-0 +2024-12-20T09:55:53Z TRACE Ignoring partial state update +2024-12-20T09:55:53Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:53Z TRACE Received command AHU-1/state/discovery as MP:a9074a49-1 +2024-12-20T09:55:53Z TRACE Received state_discovery: { +2024-12-20T09:55:53Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:53Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:53Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:53Z TRACE Received state_discovery: } +2024-12-20T09:55:53Z DEBUG Handling device message state_discovery MP:a9074a49-1 +2024-12-20T09:55:53Z TRACE Ignoring partial state update +2024-12-20T09:55:53Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:53Z TRACE Received command AHU-1/state/localnet as MP:a9074a49-2 +2024-12-20T09:55:53Z TRACE Received state_localnet: { +2024-12-20T09:55:53Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:53Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:53Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:53Z TRACE Received state_localnet: }, +2024-12-20T09:55:53Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:53Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:53Z TRACE Received state_localnet: }, +2024-12-20T09:55:53Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:53Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:53Z TRACE Received state_localnet: }, +2024-12-20T09:55:53Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:53Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:53Z TRACE Received state_localnet: } +2024-12-20T09:55:53Z TRACE Received state_localnet: }, +2024-12-20T09:55:53Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:53Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:53Z TRACE Received state_localnet: } +2024-12-20T09:55:53Z DEBUG Handling device message state_localnet MP:a9074a49-2 +2024-12-20T09:55:53Z TRACE Ignoring partial state update +2024-12-20T09:55:53Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:53Z TRACE Received command AHU-1/state/pointset as MP:a9074a49-3 +2024-12-20T09:55:53Z TRACE Received state_pointset: { +2024-12-20T09:55:53Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:53Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:53Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:53Z TRACE Received state_pointset: }, +2024-12-20T09:55:53Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:53Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:53Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:53Z TRACE Received state_pointset: }, +2024-12-20T09:55:53Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:53Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:53Z TRACE Received state_pointset: } +2024-12-20T09:55:53Z TRACE Received state_pointset: }, +2024-12-20T09:55:53Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:51Z", +2024-12-20T09:55:53Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:53Z TRACE Received state_pointset: } +2024-12-20T09:55:53Z DEBUG Handling device message state_pointset MP:a9074a49-3 +2024-12-20T09:55:53Z TRACE Ignoring partial state update +2024-12-20T09:55:53Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:55Z TRACE Received command AHU-1/events/system as MP:cfd873fa +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG system.config.receive: success +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG device.log: State update defer -1098ms +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z INFO device.log: Update state 2024-12-20T09:55:49Z last_config 2024-12-20T09:55:41Z +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG system.config.parse: success +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z INFO device.log: 2024-12-20T09:55:49Z received config 2024-12-20T09:55:48Z +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z NOTICE system.config.apply: success +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG device.log: State update defer 1994ms +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:49Z DEBUG device.log: State update defer 1993ms +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:51Z DEBUG device.log: State update defer 0ms +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:51Z INFO device.log: Update state 2024-12-20T09:55:51Z last_config 2024-12-20T09:55:48Z +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:51Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:55Z NOTICE device.log: Starting new endpoint generation +2024-12-20T09:55:55Z DEBUG Received events_system 2024-12-20T09:55:55Z INFO device.log: New config blob endpoint detected: { "protocol" : "mqtt", "transport" : "ssl", @@ -4085,516 +4901,790 @@ "password" : "38269d11" } }, - "generation" : "2024-11-06T17:33:01Z" + "generation" : "2024-12-20T09:55:46Z" +} +2024-12-20T09:55:55Z DEBUG Handling device message events_system MP:cfd873fa +2024-12-20T09:55:55Z TRACE Suppressing exception: Cannot read field "blobs" because "this.deviceState.blobset" is null +2024-12-20T09:55:55Z TRACE Received command AHU-1/state/update as MP:00d01fd6 +2024-12-20T09:55:55Z DEBUG Received state_update +2024-12-20T09:55:56Z DEBUG Handling update message state_update MP:00d01fd6 +2024-12-20T09:55:56Z DEBUG Updated state after 1s 2024-12-20T09:55:55Z MP:00d01fd6 +2024-12-20T09:55:56Z INFO Updated state #029: Changed 2 fields: +2024-12-20T09:55:56Z INFO Updated state #029: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `apply`, "generation": `2024-12-20T09:55:46Z` } } } +2024-12-20T09:55:56Z INFO Updated state #029: Set `timestamp` = `2024-12-20T09:55:55Z` +2024-12-20T09:55:56Z DEBUG Updated state has last_config 2024-12-20T09:55:48Z (expecting 2024-12-20T09:55:48Z) +2024-12-20T09:55:56Z DEBUG Stage finished waiting for blobset phase is apply and stateStatus is null at @80s after 3s +2024-12-20T09:55:56Z TRACE Stage resume waiting for using alternate client at @80s +2024-12-20T09:55:56Z DEBUG Stage finished waiting for using alternate client at @80s after 50s +2024-12-20T09:55:56Z TRACE Stage resume waiting for executing test at @80s +2024-12-20T09:55:56Z WARNING Done with alternate connection client! +2024-12-20T09:55:56Z TRACE Stage suspend waiting for executing test at @80s +2024-12-20T09:55:56Z INFO Stage start waiting for restoring main connection at @80s +2024-12-20T09:55:56Z TRACE Stage suspend waiting for restoring main connection at @80s +2024-12-20T09:55:56Z INFO Stage start waiting for blobset phase is final and stateStatus is null at @80s +2024-12-20T09:55:56Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:53.044459426Z is -971ms +2024-12-20T09:55:56Z DEBUG System config extra field null +2024-12-20T09:55:56Z TRACE Updated check config_system: true +2024-12-20T09:55:56Z DEBUG Update config_system, adding configTransaction RC:638be0.0000001e +2024-12-20T09:55:56Z TRACE Outgoing local_system: { +2024-12-20T09:55:56Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:55:56Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:55:56Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:55:56Z TRACE Outgoing local_system: "mode" : "active", +2024-12-20T09:55:56Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:56Z TRACE Outgoing local_system: }, +2024-12-20T09:55:56Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:55:56Z TRACE Outgoing local_system: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:55:56Z TRACE Outgoing local_system: } +2024-12-20T09:55:56Z TRACE Outgoing local_system: } +2024-12-20T09:55:56Z TRACE Updated check config_pointset: false +2024-12-20T09:55:56Z TRACE Updated check config_gateway: false +2024-12-20T09:55:56Z TRACE Updated check config_localnet: false +2024-12-20T09:55:56Z TRACE Updated check config_blobset: false +2024-12-20T09:55:56Z TRACE Updated check config_discovery: false +2024-12-20T09:55:56Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:55Z +2024-12-20T09:55:56Z DEBUG Update lastConfigIssued 2024-12-20T09:55:56Z, because before blobset phase is final and stateStatus is null +2024-12-20T09:55:56Z TRACE Stage suspend waiting for blobset phase is final and stateStatus is null at @80s +2024-12-20T09:55:56Z INFO Stage start waiting for config update synchronized at @80s +2024-12-20T09:55:56Z TRACE Received command AHU-1/state/system as MP:f98f48a4-0 +2024-12-20T09:55:56Z TRACE Received state_system: { +2024-12-20T09:55:56Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:56Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:56Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:56Z TRACE Received state_system: }, +2024-12-20T09:55:56Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:56Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:56Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:56Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:31Z", +2024-12-20T09:55:56Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:55:56Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:55:56Z TRACE Received state_system: }, +2024-12-20T09:55:56Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:56Z TRACE Received state_system: "software" : { +2024-12-20T09:55:56Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:56Z TRACE Received state_system: }, +2024-12-20T09:55:56Z TRACE Received state_system: "status" : { +2024-12-20T09:55:56Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:56Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:56Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:01Z", +2024-12-20T09:55:56Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:56Z TRACE Received state_system: }, +2024-12-20T09:55:56Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:56Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:56Z TRACE Received state_system: } +2024-12-20T09:55:56Z DEBUG Handling device message state_system MP:f98f48a4-0 +2024-12-20T09:55:56Z TRACE Ignoring partial state update +2024-12-20T09:55:56Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:55:56Z TRACE Received command AHU-1/state/discovery as MP:f98f48a4-1 +2024-12-20T09:55:56Z TRACE Received state_discovery: { +2024-12-20T09:55:56Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:55:56Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:56Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:55:56Z TRACE Received state_discovery: } +2024-12-20T09:55:56Z DEBUG Handling device message state_discovery MP:f98f48a4-1 +2024-12-20T09:55:56Z TRACE Ignoring partial state update +2024-12-20T09:55:56Z TRACE Received command AHU-1/state/localnet as MP:f98f48a4-2 +2024-12-20T09:55:56Z TRACE Received state_localnet: { +2024-12-20T09:55:56Z TRACE Received state_localnet: "families" : { +2024-12-20T09:55:56Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:55:56Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:55:56Z TRACE Received state_localnet: }, +2024-12-20T09:55:56Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:55:56Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:55:56Z TRACE Received state_localnet: }, +2024-12-20T09:55:56Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:55:56Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:55:56Z TRACE Received state_localnet: }, +2024-12-20T09:55:56Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:55:56Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:55:56Z TRACE Received state_localnet: } +2024-12-20T09:55:56Z TRACE Received state_localnet: }, +2024-12-20T09:55:56Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:56Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:55:56Z TRACE Received state_localnet: } +2024-12-20T09:55:56Z DEBUG Handling device message state_localnet MP:f98f48a4-2 +2024-12-20T09:55:56Z TRACE Ignoring partial state update +2024-12-20T09:55:56Z TRACE Received command AHU-1/state/blobset as MP:f98f48a4-3 +2024-12-20T09:55:56Z TRACE Received state_blobset: { +2024-12-20T09:55:56Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:55:56Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:55:56Z TRACE Received state_blobset: "phase" : "apply", +2024-12-20T09:55:56Z TRACE Received state_blobset: "generation" : "2024-12-20T09:54:59Z" +2024-12-20T09:55:56Z TRACE Received state_blobset: } +2024-12-20T09:55:56Z TRACE Received state_blobset: }, +2024-12-20T09:55:56Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:56Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:55:56Z TRACE Received state_blobset: } +2024-12-20T09:55:56Z DEBUG Handling device message state_blobset MP:f98f48a4-3 +2024-12-20T09:55:56Z TRACE Ignoring partial state update +2024-12-20T09:55:56Z TRACE Received command AHU-1/state/pointset as MP:f98f48a4-4 +2024-12-20T09:55:56Z TRACE Received state_pointset: { +2024-12-20T09:55:56Z TRACE Received state_pointset: "points" : { +2024-12-20T09:55:56Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:55:56Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:55:56Z TRACE Received state_pointset: }, +2024-12-20T09:55:56Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:56Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:55:56Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:55:56Z TRACE Received state_pointset: }, +2024-12-20T09:55:56Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:56Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:55:56Z TRACE Received state_pointset: } +2024-12-20T09:55:56Z TRACE Received state_pointset: }, +2024-12-20T09:55:56Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:03Z", +2024-12-20T09:55:56Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:55:56Z TRACE Received state_pointset: } +2024-12-20T09:55:56Z DEBUG Handling device message state_pointset MP:f98f48a4-4 +2024-12-20T09:55:56Z TRACE Ignoring partial state update +2024-12-20T09:55:56Z TRACE Received command AHU-1/config/update as RC:638be0.00000014 +2024-12-20T09:55:56Z DEBUG Received config_update +2024-12-20T09:55:56Z DEBUG Handling update message config_update RC:638be0.00000014 +2024-12-20T09:55:56Z DEBUG Updated config 2024-12-20T09:55:09Z RC:638be0.00000014 +2024-12-20T09:55:56Z INFO Updated config #020: Changed 1 fields: +2024-12-20T09:55:56Z INFO Updated config #020: Remove `system.testing.endpoint_type` +2024-12-20T09:55:56Z DEBUG Expected last_config now 2024-12-20T09:55:09Z +2024-12-20T09:55:56Z TRACE Received command null/config/udmi as null +2024-12-20T09:55:56Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state +2024-12-20T09:55:56Z TRACE Received command AHU-1/config/update as RC:638be0.0000001d +2024-12-20T09:55:56Z DEBUG Received config_update +2024-12-20T09:55:56Z DEBUG Handling update message config_update RC:638be0.0000001d +2024-12-20T09:55:56Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:34Z +2024-12-20T09:55:56Z DEBUG Updated config 2024-12-20T09:55:51Z RC:638be0.0000001d +2024-12-20T09:55:56Z INFO Updated config #021: Changed 0 fields. +2024-12-20T09:55:56Z DEBUG Expected last_config now 2024-12-20T09:55:51Z +2024-12-20T09:55:56Z TRACE Received command AHU-1/config/update as RC:638be0.0000001e +2024-12-20T09:55:56Z DEBUG Received config_update +2024-12-20T09:55:56Z DEBUG Handling update message config_update RC:638be0.0000001e +2024-12-20T09:55:56Z DEBUG Removed configTransaction RC:638be0.0000001e +2024-12-20T09:55:56Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:34Z +2024-12-20T09:55:56Z DEBUG Updated config 2024-12-20T09:55:56Z RC:638be0.0000001e +2024-12-20T09:55:56Z INFO Updated config #022: Changed 0 fields. +2024-12-20T09:55:56Z DEBUG Expected last_config now 2024-12-20T09:55:56Z +2024-12-20T09:55:56Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:55:57Z TRACE Received command AHU-1/state/update as MP:8e83b4d2 +2024-12-20T09:55:57Z DEBUG Received state_update +2024-12-20T09:55:57Z DEBUG Handling update message state_update MP:8e83b4d2 +2024-12-20T09:55:57Z DEBUG Updated state after 0s 2024-12-20T09:55:57Z MP:8e83b4d2 +2024-12-20T09:55:57Z INFO Updated state #030: Changed 4 fields: +2024-12-20T09:55:57Z INFO Updated state #030: Set `system.last_config` = `2024-12-20T09:55:56Z` +2024-12-20T09:55:57Z INFO Updated state #030: Set `system.status.timestamp` = `2024-12-20T09:55:56Z` +2024-12-20T09:55:57Z INFO Updated state #030: Set `blobset.blobs._iot_endpoint_config.phase` = `final` +2024-12-20T09:55:57Z INFO Updated state #030: Set `timestamp` = `2024-12-20T09:55:57Z` +2024-12-20T09:55:57Z DEBUG Updated state has last_config 2024-12-20T09:55:56Z (expecting 2024-12-20T09:55:56Z) +2024-12-20T09:55:57Z TRACE Received command AHU-1/state/system as MP:8e83b4d2-0 +2024-12-20T09:55:57Z TRACE Received state_system: { +2024-12-20T09:55:57Z TRACE Received state_system: "hardware" : { +2024-12-20T09:55:57Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:55:57Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:55:57Z TRACE Received state_system: }, +2024-12-20T09:55:57Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:56Z", +2024-12-20T09:55:57Z TRACE Received state_system: "operation" : { +2024-12-20T09:55:57Z TRACE Received state_system: "operational" : true, +2024-12-20T09:55:57Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:55:57Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:55:57Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:55:57Z TRACE Received state_system: }, +2024-12-20T09:55:57Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:55:57Z TRACE Received state_system: "software" : { +2024-12-20T09:55:57Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:55:57Z TRACE Received state_system: }, +2024-12-20T09:55:57Z TRACE Received state_system: "status" : { +2024-12-20T09:55:57Z TRACE Received state_system: "message" : "success", +2024-12-20T09:55:57Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:55:57Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:56Z", +2024-12-20T09:55:57Z TRACE Received state_system: "level" : 300 +2024-12-20T09:55:57Z TRACE Received state_system: }, +2024-12-20T09:55:57Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:57Z", +2024-12-20T09:55:57Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:55:57Z TRACE Received state_system: } +2024-12-20T09:55:57Z DEBUG Handling device message state_system MP:8e83b4d2-0 +2024-12-20T09:55:57Z TRACE Ignoring partial state update +2024-12-20T09:55:57Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:55:57Z DEBUG Stage finished waiting for config update synchronized at @82s after 1s +2024-12-20T09:55:57Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at @82s +2024-12-20T09:55:57Z DEBUG Config sync took 1s +2024-12-20T09:55:57Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:55:57Z DEBUG New lastConfigApplied at 2024-12-20T09:55:57Z +2024-12-20T09:55:57Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-12-20T09:55:56Z +2024-12-20T09:55:57Z TRACE Outgoing local_update: { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:56Z", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:57Z TRACE Outgoing local_update: }, +2024-12-20T09:55:57Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:57Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:57Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z TRACE Outgoing local_update: } +2024-12-20T09:55:57Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null +2024-12-20T09:55:57Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at @82s after 1s +2024-12-20T09:55:57Z TRACE Stage resume waiting for restoring main connection at @82s +2024-12-20T09:55:58Z TRACE Stage suspend waiting for restoring main connection at @83s +2024-12-20T09:55:58Z INFO Stage start waiting for restored last_config matches config timestamp at @83s +2024-12-20T09:55:58Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:57.984182748Z is 997ms +2024-12-20T09:55:58Z DEBUG Rate-limiting config by 997ms +2024-12-20T09:55:59Z DEBUG System config extra field null +2024-12-20T09:55:59Z TRACE Updated check config_system: false +2024-12-20T09:55:59Z TRACE Updated check config_pointset: false +2024-12-20T09:55:59Z TRACE Updated check config_gateway: false +2024-12-20T09:55:59Z TRACE Updated check config_localnet: false +2024-12-20T09:55:59Z TRACE Updated check config_blobset: false +2024-12-20T09:55:59Z TRACE Updated check config_discovery: false +2024-12-20T09:55:59Z DEBUG New lastConfigApplied at 2024-12-20T09:55:59Z +2024-12-20T09:55:59Z DEBUG Update config before restored last_config matches config timestamp timestamp 2024-12-20T09:55:56Z +2024-12-20T09:55:59Z TRACE Outgoing local_update: { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:55:56Z", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:55:59Z TRACE Outgoing local_update: }, +2024-12-20T09:55:59Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:55:59Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:55:59Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z TRACE Outgoing local_update: } +2024-12-20T09:55:59Z DEBUG Recorded sequence: 1. Wait until restored last_config matches config timestamp +2024-12-20T09:55:59Z DEBUG Stage finished waiting for restored last_config matches config timestamp at @84s after 0s +2024-12-20T09:55:59Z TRACE Stage resume waiting for restoring main connection at @84s +2024-12-20T09:55:59Z TRACE Stage suspend waiting for restoring main connection at @84s +2024-12-20T09:55:59Z INFO Stage start waiting for endpoint config blobset state not defined at @84s +2024-12-20T09:55:59Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:59.985387968Z is 1999ms +2024-12-20T09:55:59Z DEBUG Rate-limiting config by 1999ms +2024-12-20T09:56:01Z DEBUG System config extra field null +2024-12-20T09:56:01Z TRACE Updated check config_system: false +2024-12-20T09:56:01Z TRACE Updated check config_pointset: false +2024-12-20T09:56:01Z TRACE Updated check config_gateway: false +2024-12-20T09:56:01Z TRACE Updated check config_localnet: false +2024-12-20T09:56:01Z TRACE Updated check config_blobset: true +2024-12-20T09:56:01Z DEBUG Update config_blobset, adding configTransaction RC:638be0.00000020 +2024-12-20T09:56:01Z TRACE Outgoing local_blobset: { +2024-12-20T09:56:01Z TRACE Outgoing local_blobset: "blobs" : { } +2024-12-20T09:56:01Z TRACE Outgoing local_blobset: } +2024-12-20T09:56:01Z TRACE Updated check config_discovery: false +2024-12-20T09:56:01Z DEBUG Using pre-config state timestamp 2024-12-20T09:55:57Z +2024-12-20T09:56:01Z DEBUG Update lastConfigIssued 2024-12-20T09:56:01Z, because before endpoint config blobset state not defined +2024-12-20T09:56:01Z TRACE Stage suspend waiting for endpoint config blobset state not defined at @86s +2024-12-20T09:56:01Z INFO Stage start waiting for config update synchronized at @86s +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/discovery as MP:8e83b4d2-1 +2024-12-20T09:56:01Z TRACE Received state_discovery: { +2024-12-20T09:56:01Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:01Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:57Z", +2024-12-20T09:56:01Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_discovery: } +2024-12-20T09:56:01Z DEBUG Handling device message state_discovery MP:8e83b4d2-1 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/localnet as MP:8e83b4d2-2 +2024-12-20T09:56:01Z TRACE Received state_localnet: { +2024-12-20T09:56:01Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:01Z TRACE Received state_localnet: } +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:57Z", +2024-12-20T09:56:01Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_localnet: } +2024-12-20T09:56:01Z DEBUG Handling device message state_localnet MP:8e83b4d2-2 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/blobset as MP:8e83b4d2-3 +2024-12-20T09:56:01Z TRACE Received state_blobset: { +2024-12-20T09:56:01Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:56:01Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:56:01Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:56:01Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:56:01Z TRACE Received state_blobset: } +2024-12-20T09:56:01Z TRACE Received state_blobset: }, +2024-12-20T09:56:01Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:55:57Z", +2024-12-20T09:56:01Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_blobset: } +2024-12-20T09:56:01Z DEBUG Handling device message state_blobset MP:8e83b4d2-3 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/pointset as MP:8e83b4d2-4 +2024-12-20T09:56:01Z TRACE Received state_pointset: { +2024-12-20T09:56:01Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:01Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:01Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:01Z TRACE Received state_pointset: }, +2024-12-20T09:56:01Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:01Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:01Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:01Z TRACE Received state_pointset: }, +2024-12-20T09:56:01Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:01Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:01Z TRACE Received state_pointset: } +2024-12-20T09:56:01Z TRACE Received state_pointset: }, +2024-12-20T09:56:01Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:57Z", +2024-12-20T09:56:01Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_pointset: } +2024-12-20T09:56:01Z DEBUG Handling device message state_pointset MP:8e83b4d2-4 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/update as MP:d2a51190 +2024-12-20T09:56:01Z DEBUG Received state_update +2024-12-20T09:56:01Z DEBUG Handling update message state_update MP:d2a51190 +2024-12-20T09:56:01Z DEBUG Updated state after 0s 2024-12-20T09:56:01Z MP:d2a51190 +2024-12-20T09:56:01Z INFO Updated state #031: Changed 1 fields: +2024-12-20T09:56:01Z INFO Updated state #031: Set `timestamp` = `2024-12-20T09:56:01Z` +2024-12-20T09:56:01Z DEBUG Updated state has last_config 2024-12-20T09:55:56Z (expecting 2024-12-20T09:55:56Z) +2024-12-20T09:56:01Z TRACE Received command AHU-1/events/pointset as MP:06030315 +2024-12-20T09:56:01Z TRACE Received events_pointset: { +2024-12-20T09:56:01Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:01Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:01Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:56:01Z TRACE Received events_pointset: }, +2024-12-20T09:56:01Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:01Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:01Z TRACE Received events_pointset: }, +2024-12-20T09:56:01Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:01Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:56:01Z TRACE Received events_pointset: } +2024-12-20T09:56:01Z TRACE Received events_pointset: }, +2024-12-20T09:56:01Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:01Z", +2024-12-20T09:56:01Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received events_pointset: } +2024-12-20T09:56:01Z DEBUG Handling device message events_pointset MP:06030315 +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/system as MP:d2a51190-0 +2024-12-20T09:56:01Z TRACE Received state_system: { +2024-12-20T09:56:01Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:01Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:01Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:01Z TRACE Received state_system: }, +2024-12-20T09:56:01Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:56Z", +2024-12-20T09:56:01Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:01Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:01Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:56:01Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:01Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:01Z TRACE Received state_system: }, +2024-12-20T09:56:01Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:56:01Z TRACE Received state_system: "software" : { +2024-12-20T09:56:01Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:01Z TRACE Received state_system: }, +2024-12-20T09:56:01Z TRACE Received state_system: "status" : { +2024-12-20T09:56:01Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:01Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:01Z TRACE Received state_system: "timestamp" : "2024-12-20T09:55:56Z", +2024-12-20T09:56:01Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:01Z TRACE Received state_system: }, +2024-12-20T09:56:01Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:01Z", +2024-12-20T09:56:01Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_system: } +2024-12-20T09:56:01Z DEBUG Handling device message state_system MP:d2a51190-0 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/discovery as MP:d2a51190-1 +2024-12-20T09:56:01Z TRACE Received state_discovery: { +2024-12-20T09:56:01Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:01Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:01Z", +2024-12-20T09:56:01Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_discovery: } +2024-12-20T09:56:01Z DEBUG Handling device message state_discovery MP:d2a51190-1 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/localnet as MP:d2a51190-2 +2024-12-20T09:56:01Z TRACE Received state_localnet: { +2024-12-20T09:56:01Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:01Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:01Z TRACE Received state_localnet: } +2024-12-20T09:56:01Z TRACE Received state_localnet: }, +2024-12-20T09:56:01Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:01Z", +2024-12-20T09:56:01Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_localnet: } +2024-12-20T09:56:01Z DEBUG Handling device message state_localnet MP:d2a51190-2 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/state/blobset as MP:d2a51190-3 +2024-12-20T09:56:01Z TRACE Received state_blobset: { +2024-12-20T09:56:01Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:56:01Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:56:01Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:56:01Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:56:01Z TRACE Received state_blobset: } +2024-12-20T09:56:01Z TRACE Received state_blobset: }, +2024-12-20T09:56:01Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:56:01Z", +2024-12-20T09:56:01Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:56:01Z TRACE Received state_blobset: } +2024-12-20T09:56:01Z DEBUG Handling device message state_blobset MP:d2a51190-3 +2024-12-20T09:56:01Z TRACE Ignoring partial state update +2024-12-20T09:56:01Z TRACE Received command AHU-1/events/system as MP:994394ae +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z INFO device.log: Update state 2024-12-20T09:55:55Z last_config 2024-12-20T09:55:48Z +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z DEBUG device.log: Extracted device password from /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pkcs8 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z INFO device.log: Password sha256 6b5344e1 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z WARNING device.log: Starting connection 1734688555949 with 10 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z WARNING device.log: Terminating AHU-1 Pubber sender +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:55Z WARNING device.log: Creating new config latch for AHU-1 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG system.config.receive: success +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG system.config.parse: success +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: Config update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Received config for config latch AHU-1 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Starting AHU-1 Pubber sender with delay 10s +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z INFO device.log: 2024-12-20T09:55:56Z received config 2024-12-20T09:55:56Z +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z NOTICE system.config.apply: success +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1602ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z INFO device.log: Connection complete. +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Start waiting 10s for config latch for AHU-1 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Ending connection 1734688555949 with 9 +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z NOTICE device.log: Persisting connection endpoint +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z WARNING device.log: Updating persistent store: +{ + "endpoint" : { + "protocol" : "mqtt", + "transport" : "ssl", + "hostname" : "localhost", + "client_id" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "topic_prefix" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "auth_provider" : { + "basic" : { + "username" : "/r/ZZ-TRI-FECTA_5/d/AHU-1", + "password" : "38269d11" + } + }, + "generation" : "2024-12-20T09:55:46Z" + }, + "restart_count" : 2 } -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: Update state 2024-11-06T17:33:07Z last_config 2024-11-06T17:33:02Z -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: CA cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/reflector/ca.crt -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: Device cert file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.crt -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: Private key file: /home/runner/work/udmi/udmi/sites/udmi_site_model/devices/AHU-1/rsa_private.pem -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z INFO device.log: Password sha256 6b5344e1 -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z WARNING device.log: Starting connection 1730914387662 with 10 -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z WARNING device.log: Terminating AHU-1 PubberPointsetManager sender -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z WARNING device.log: Terminating AHU-1 PubberSystemManager sender -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:07Z WARNING device.log: Creating new config latch for AHU-1 -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:08Z INFO device.log: 2024-11-06T17:33:08Z received config 2024-11-06T17:33:04Z -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:08Z WARNING device.log: Starting AHU-1 PubberPointsetManager sender with delay 10s -2024-11-06T17:33:08Z DEBUG received events_system 2024-11-06T17:33:08Z WARNING device.log: Starting AHU-1 PubberSystemManager sender with delay 10s -2024-11-06T17:33:08Z DEBUG Handling device message events_system MP:ab50331d -2024-11-06T17:33:08Z TRACE received command AHU-1/config/update -2024-11-06T17:33:08Z DEBUG received config_update -2024-11-06T17:33:08Z DEBUG Handling update message config_update RC:918125.0000001b -2024-11-06T17:33:08Z DEBUG Removed configTransaction RC:918125.0000001b -2024-11-06T17:33:08Z DEBUG last_start changed false, last_start 2024-11-06T17:32:46Z -2024-11-06T17:33:08Z DEBUG Updated config 2024-11-06T17:33:08Z RC:918125.0000001b -2024-11-06T17:33:08Z INFO Updated config #021: Changed 0 fields. -2024-11-06T17:33:09Z TRACE received command AHU-1/state/update -2024-11-06T17:33:09Z DEBUG received state_update -2024-11-06T17:33:09Z DEBUG Handling update message state_update MP:8d499894 -2024-11-06T17:33:09Z DEBUG Updated state after 0s 2024-11-06T17:33:09Z MP:8d499894 -2024-11-06T17:33:09Z INFO Updated state #027: Changed 4 fields: -2024-11-06T17:33:09Z INFO Updated state #027: Set `system.last_config` = `2024-11-06T17:33:08Z` -2024-11-06T17:33:09Z INFO Updated state #027: Set `system.status.timestamp` = `2024-11-06T17:33:08Z` -2024-11-06T17:33:09Z INFO Updated state #027: Set `blobset.blobs._iot_endpoint_config.phase` = `final` -2024-11-06T17:33:09Z INFO Updated state #027: Set `timestamp` = `2024-11-06T17:33:09Z` -2024-11-06T17:33:09Z DEBUG Updated state has last_config 2024-11-06T17:33:08Z (expecting 2024-11-06T17:33:08Z) -2024-11-06T17:33:09Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:09Z DEBUG Stage finished waiting for config update synchronized at 81s after 0s -2024-11-06T17:33:09Z TRACE Stage resume waiting for blobset phase is final and stateStatus is null at 81s -2024-11-06T17:33:09Z DEBUG Config sync took 1s -2024-11-06T17:33:09Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:09Z DEBUG Update config before blobset phase is final and stateStatus is null timestamp 2024-11-06T17:33:08Z -2024-11-06T17:33:09Z TRACE local local_update: { -2024-11-06T17:33:09Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:09Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:09Z TRACE local local_update: "system" : { -2024-11-06T17:33:09Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:09Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:09Z TRACE local local_update: "operation" : { -2024-11-06T17:33:09Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:09Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:09Z TRACE local local_update: }, -2024-11-06T17:33:09Z TRACE local local_update: "testing" : { -2024-11-06T17:33:09Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: }, -2024-11-06T17:33:09Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:09Z TRACE local local_update: "families" : { -2024-11-06T17:33:09Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:09Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:09Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:09Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: }, -2024-11-06T17:33:09Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:09Z TRACE local local_update: "blobs" : { -2024-11-06T17:33:09Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:33:09Z TRACE local local_update: "phase" : "final", -2024-11-06T17:33:09Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:33:09Z TRACE local local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", -2024-11-06T17:33:09Z TRACE local local_update: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: }, -2024-11-06T17:33:09Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:09Z TRACE local local_update: "points" : { -2024-11-06T17:33:09Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:09Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:09Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:09Z TRACE local local_update: }, -2024-11-06T17:33:09Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:09Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:09Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:09Z TRACE local local_update: }, -2024-11-06T17:33:09Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:09Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:09Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z TRACE local local_update: } -2024-11-06T17:33:09Z DEBUG Recorded sequence: 1. Wait for blobset phase is final and stateStatus is null -2024-11-06T17:33:09Z DEBUG Stage finished waiting for blobset phase is final and stateStatus is null at 81s after 1s -2024-11-06T17:33:09Z TRACE Stage resume waiting for restoring main connection at 81s -2024-11-06T17:33:10Z TRACE Stage suspend waiting for restoring main connection at 82s -2024-11-06T17:33:10Z INFO Stage start waiting for restored last_config matches config timestamp at 82s -2024-11-06T17:33:11Z DEBUG system config extra field null -2024-11-06T17:33:11Z TRACE updated check config_system: false -2024-11-06T17:33:11Z TRACE updated check config_pointset: false -2024-11-06T17:33:11Z TRACE updated check config_gateway: false -2024-11-06T17:33:11Z TRACE updated check config_localnet: false -2024-11-06T17:33:11Z TRACE updated check config_blobset: false -2024-11-06T17:33:11Z TRACE updated check config_discovery: false -2024-11-06T17:33:11Z DEBUG Update config Before restored last_config matches config timestamp timestamp 2024-11-06T17:33:08Z -2024-11-06T17:33:11Z TRACE local local_update: { -2024-11-06T17:33:11Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:11Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:11Z TRACE local local_update: "system" : { -2024-11-06T17:33:11Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:11Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:11Z TRACE local local_update: "operation" : { -2024-11-06T17:33:11Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:11Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "testing" : { -2024-11-06T17:33:11Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:11Z TRACE local local_update: "families" : { -2024-11-06T17:33:11Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:11Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:11Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:11Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:11Z TRACE local local_update: "blobs" : { -2024-11-06T17:33:11Z TRACE local local_update: "_iot_endpoint_config" : { -2024-11-06T17:33:11Z TRACE local local_update: "phase" : "final", -2024-11-06T17:33:11Z TRACE local local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzUvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNS9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", -2024-11-06T17:33:11Z TRACE local local_update: "sha256" : "@@@blob data hash###03fed68edf4dcf5d3af55dc45753638b705be9583f1c51c937861eaebc455d25", -2024-11-06T17:33:11Z TRACE local local_update: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:11Z TRACE local local_update: "points" : { -2024-11-06T17:33:11Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:11Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:11Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:11Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:11Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:11Z TRACE local local_update: }, -2024-11-06T17:33:11Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:11Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:11Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z TRACE local local_update: } -2024-11-06T17:33:11Z DEBUG Recorded sequence: 1. Wait until restored last_config matches config timestamp -2024-11-06T17:33:11Z DEBUG Stage finished waiting for restored last_config matches config timestamp at 83s after 1s -2024-11-06T17:33:11Z TRACE Stage resume waiting for restoring main connection at 83s -2024-11-06T17:33:11Z TRACE Stage suspend waiting for restoring main connection at 83s -2024-11-06T17:33:11Z INFO Stage start waiting for endpoint config blobset state not defined at 83s -2024-11-06T17:33:12Z DEBUG system config extra field null -2024-11-06T17:33:12Z TRACE updated check config_system: false -2024-11-06T17:33:12Z TRACE updated check config_pointset: false -2024-11-06T17:33:12Z TRACE updated check config_gateway: false -2024-11-06T17:33:12Z TRACE updated check config_localnet: false -2024-11-06T17:33:12Z TRACE updated check config_blobset: true -2024-11-06T17:33:12Z DEBUG update config_blobset, adding configTransaction RC:918125.0000001d -2024-11-06T17:33:12Z TRACE local local_blobset: { -2024-11-06T17:33:12Z TRACE local local_blobset: "blobs" : { } -2024-11-06T17:33:12Z TRACE local local_blobset: } -2024-11-06T17:33:12Z TRACE updated check config_discovery: false -2024-11-06T17:33:12Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:09Z -2024-11-06T17:33:12Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:12Z, because before endpoint config blobset state not defined -2024-11-06T17:33:12Z TRACE Stage suspend waiting for endpoint config blobset state not defined at 84s -2024-11-06T17:33:12Z INFO Stage start waiting for config update synchronized at 84s -2024-11-06T17:33:12Z TRACE received command AHU-1/state/system -2024-11-06T17:33:12Z TRACE received state_system: { -2024-11-06T17:33:12Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:12Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:12Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "last_config" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:12Z TRACE received state_system: "operation" : { -2024-11-06T17:33:12Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:12Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:33:12Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:33:12Z TRACE received state_system: "mode" : "active" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:12Z TRACE received state_system: "software" : { -2024-11-06T17:33:12Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "status" : { -2024-11-06T17:33:12Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:12Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:12Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:12Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_system: } -2024-11-06T17:33:12Z DEBUG Handling device message state_system MP:8d499894-0 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:12Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:12Z TRACE received state_localnet: { -2024-11-06T17:33:12Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:12Z TRACE received state_localnet: } -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:12Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_localnet: } -2024-11-06T17:33:12Z DEBUG Handling device message state_localnet MP:8d499894-1 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z TRACE received command AHU-1/state/blobset -2024-11-06T17:33:12Z TRACE received state_blobset: { -2024-11-06T17:33:12Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:33:12Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:33:12Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:33:12Z TRACE received state_blobset: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:12Z TRACE received state_blobset: } -2024-11-06T17:33:12Z TRACE received state_blobset: }, -2024-11-06T17:33:12Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:12Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_blobset: } -2024-11-06T17:33:12Z DEBUG Handling device message state_blobset MP:8d499894-2 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:12Z TRACE received state_pointset: { -2024-11-06T17:33:12Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:12Z TRACE received state_pointset: }, -2024-11-06T17:33:12Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:12Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:12Z TRACE received state_pointset: }, -2024-11-06T17:33:12Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:12Z TRACE received state_pointset: } -2024-11-06T17:33:12Z TRACE received state_pointset: }, -2024-11-06T17:33:12Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:09Z", -2024-11-06T17:33:12Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_pointset: } -2024-11-06T17:33:12Z DEBUG Handling device message state_pointset MP:8d499894-3 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z TRACE received command AHU-1/config/update -2024-11-06T17:33:12Z DEBUG received config_update -2024-11-06T17:33:12Z DEBUG Handling update message config_update RC:918125.0000001d -2024-11-06T17:33:12Z DEBUG Removed configTransaction RC:918125.0000001d -2024-11-06T17:33:12Z DEBUG last_start changed false, last_start 2024-11-06T17:32:46Z -2024-11-06T17:33:12Z DEBUG Updated config 2024-11-06T17:33:12Z RC:918125.0000001d -2024-11-06T17:33:12Z INFO Updated config #022: Changed 1 fields: -2024-11-06T17:33:12Z INFO Updated config #022: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:33:12Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:33:12Z TRACE received command AHU-1/state/update -2024-11-06T17:33:12Z DEBUG received state_update -2024-11-06T17:33:12Z DEBUG Handling update message state_update MP:105c82e0 -2024-11-06T17:33:12Z DEBUG Updated state after 0s 2024-11-06T17:33:12Z MP:105c82e0 -2024-11-06T17:33:12Z INFO Updated state #028: Changed 4 fields: -2024-11-06T17:33:12Z INFO Updated state #028: Set `system.status.level` = `100` -2024-11-06T17:33:12Z INFO Updated state #028: Set `system.status.category` = `system.config.parse` -2024-11-06T17:33:12Z INFO Updated state #028: Set `system.status.timestamp` = `2024-11-06T17:33:12Z` -2024-11-06T17:33:12Z INFO Updated state #028: Set `timestamp` = `2024-11-06T17:33:12Z` -2024-11-06T17:33:12Z DEBUG Updated state has last_config 2024-11-06T17:33:08Z (expecting 2024-11-06T17:33:12Z) -2024-11-06T17:33:12Z TRACE received command AHU-1/state/system -2024-11-06T17:33:12Z TRACE received state_system: { -2024-11-06T17:33:12Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:12Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:12Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "last_config" : "2024-11-06T17:33:08Z", -2024-11-06T17:33:12Z TRACE received state_system: "operation" : { -2024-11-06T17:33:12Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:12Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:33:12Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:33:12Z TRACE received state_system: "mode" : "active" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:12Z TRACE received state_system: "software" : { -2024-11-06T17:33:12Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "status" : { -2024-11-06T17:33:12Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:12Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:33:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:12Z TRACE received state_system: "level" : 100 -2024-11-06T17:33:12Z TRACE received state_system: }, -2024-11-06T17:33:12Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:12Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_system: } -2024-11-06T17:33:12Z DEBUG Handling device message state_system MP:105c82e0-0 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:12Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:12Z TRACE received state_localnet: { -2024-11-06T17:33:12Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:12Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:12Z TRACE received state_localnet: } -2024-11-06T17:33:12Z TRACE received state_localnet: }, -2024-11-06T17:33:12Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:12Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_localnet: } -2024-11-06T17:33:12Z DEBUG Handling device message state_localnet MP:105c82e0-1 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z TRACE received command AHU-1/state/blobset -2024-11-06T17:33:12Z TRACE received state_blobset: { -2024-11-06T17:33:12Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:33:12Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:33:12Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:33:12Z TRACE received state_blobset: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:12Z TRACE received state_blobset: } -2024-11-06T17:33:12Z TRACE received state_blobset: }, -2024-11-06T17:33:12Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:12Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_blobset: } -2024-11-06T17:33:12Z DEBUG Handling device message state_blobset MP:105c82e0-2 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:12Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:12Z TRACE received state_pointset: { -2024-11-06T17:33:12Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:12Z TRACE received state_pointset: }, -2024-11-06T17:33:12Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:12Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:12Z TRACE received state_pointset: }, -2024-11-06T17:33:12Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:12Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:12Z TRACE received state_pointset: } -2024-11-06T17:33:12Z TRACE received state_pointset: }, -2024-11-06T17:33:12Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:12Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:12Z TRACE received state_pointset: } -2024-11-06T17:33:12Z DEBUG Handling device message state_pointset MP:105c82e0-3 -2024-11-06T17:33:12Z TRACE Ignoring partial state update -2024-11-06T17:33:14Z TRACE received command AHU-1/state/update -2024-11-06T17:33:14Z DEBUG received state_update -2024-11-06T17:33:14Z DEBUG Handling update message state_update MP:763d50c4 -2024-11-06T17:33:14Z DEBUG Updated state after 0s 2024-11-06T17:33:14Z MP:763d50c4 -2024-11-06T17:33:14Z INFO Updated state #029: Changed 4 fields: -2024-11-06T17:33:14Z INFO Updated state #029: Set `system.last_config` = `2024-11-06T17:33:12Z` -2024-11-06T17:33:14Z INFO Updated state #029: Set `system.status.level` = `300` -2024-11-06T17:33:14Z INFO Updated state #029: Set `system.status.category` = `system.config.apply` -2024-11-06T17:33:14Z INFO Updated state #029: Set `timestamp` = `2024-11-06T17:33:14Z` -2024-11-06T17:33:14Z DEBUG Updated state has last_config 2024-11-06T17:33:12Z (expecting 2024-11-06T17:33:12Z) -2024-11-06T17:33:14Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:14Z DEBUG Stage finished waiting for config update synchronized at 86s after 2s -2024-11-06T17:33:14Z TRACE Stage resume waiting for endpoint config blobset state not defined at 86s -2024-11-06T17:33:14Z DEBUG Config sync took 2s -2024-11-06T17:33:14Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:14Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-11-06T17:33:12Z -2024-11-06T17:33:14Z TRACE local local_update: { -2024-11-06T17:33:14Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:14Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:14Z TRACE local local_update: "system" : { -2024-11-06T17:33:14Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:14Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:14Z TRACE local local_update: "operation" : { -2024-11-06T17:33:14Z TRACE local local_update: "mode" : "active", -2024-11-06T17:33:14Z TRACE local local_update: "last_start" : "2024-11-06T17:32:46Z" -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "testing" : { -2024-11-06T17:33:14Z TRACE local local_update: "sequence_name" : "endpoint_redirect_and_restart" -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:14Z TRACE local local_update: "families" : { -2024-11-06T17:33:14Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:14Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:14Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:14Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "blobset" : { -2024-11-06T17:33:14Z TRACE local local_update: "blobs" : { } -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:14Z TRACE local local_update: "points" : { -2024-11-06T17:33:14Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:14Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:14Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:14Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:14Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:14Z TRACE local local_update: }, -2024-11-06T17:33:14Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:14Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:14Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z TRACE local local_update: } -2024-11-06T17:33:14Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined -2024-11-06T17:33:14Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:33:14Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` -2024-11-06T17:33:14Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined -2024-11-06T17:33:14Z TRACE received command AHU-1/state/system -2024-11-06T17:33:14Z TRACE received state_system: { -2024-11-06T17:33:14Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:14Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:14Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "last_config" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:14Z TRACE received state_system: "operation" : { -2024-11-06T17:33:14Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:14Z TRACE received state_system: "last_start" : "2024-11-06T17:32:46Z", -2024-11-06T17:33:14Z TRACE received state_system: "restart_count" : 2, -2024-11-06T17:33:14Z TRACE received state_system: "mode" : "active" -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "serial_no" : "sequencer-18990", -2024-11-06T17:33:14Z TRACE received state_system: "software" : { -2024-11-06T17:33:14Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "status" : { -2024-11-06T17:33:14Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:14Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:14Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:12Z", -2024-11-06T17:33:14Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:14Z TRACE received state_system: }, -2024-11-06T17:33:14Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:14Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:14Z TRACE received state_system: } -2024-11-06T17:33:14Z DEBUG Handling device message state_system MP:763d50c4-0 -2024-11-06T17:33:14Z TRACE Ignoring partial state update -2024-11-06T17:33:14Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:14Z TRACE received state_localnet: { -2024-11-06T17:33:14Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:14Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:14Z TRACE received state_localnet: "addr" : "00:0d:3a:53:60:a1" -2024-11-06T17:33:14Z TRACE received state_localnet: }, -2024-11-06T17:33:14Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:14Z TRACE received state_localnet: "addr" : "10.1.0.156" -2024-11-06T17:33:14Z TRACE received state_localnet: }, -2024-11-06T17:33:14Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:14Z TRACE received state_localnet: "addr" : "fe80::20d:3aff:fe53:60a1" -2024-11-06T17:33:14Z TRACE received state_localnet: }, -2024-11-06T17:33:14Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:14Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:14Z TRACE received state_localnet: } -2024-11-06T17:33:14Z TRACE received state_localnet: }, -2024-11-06T17:33:14Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:14Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:14Z TRACE received state_localnet: } -2024-11-06T17:33:14Z DEBUG Handling device message state_localnet MP:763d50c4-1 -2024-11-06T17:33:14Z TRACE Ignoring partial state update -2024-11-06T17:33:14Z TRACE received command AHU-1/state/blobset -2024-11-06T17:33:14Z TRACE received state_blobset: { -2024-11-06T17:33:14Z TRACE received state_blobset: "blobs" : { -2024-11-06T17:33:14Z TRACE received state_blobset: "_iot_endpoint_config" : { -2024-11-06T17:33:14Z TRACE received state_blobset: "phase" : "final", -2024-11-06T17:33:14Z TRACE received state_blobset: "generation" : "2024-11-06T17:33:01Z" -2024-11-06T17:33:14Z TRACE received state_blobset: } -2024-11-06T17:33:14Z TRACE received state_blobset: }, -2024-11-06T17:33:14Z TRACE received state_blobset: "timestamp" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:14Z TRACE received state_blobset: "version" : "1.5.2" -2024-11-06T17:33:14Z TRACE received state_blobset: } -2024-11-06T17:33:14Z DEBUG Handling device message state_blobset MP:763d50c4-2 -2024-11-06T17:33:14Z TRACE Ignoring partial state update -2024-11-06T17:33:14Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:14Z TRACE received state_pointset: { -2024-11-06T17:33:14Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:14Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:14Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:14Z TRACE received state_pointset: }, -2024-11-06T17:33:14Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:14Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:14Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:14Z TRACE received state_pointset: }, -2024-11-06T17:33:14Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:14Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:14Z TRACE received state_pointset: } -2024-11-06T17:33:14Z TRACE received state_pointset: }, -2024-11-06T17:33:14Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:14Z", -2024-11-06T17:33:14Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:14Z TRACE received state_pointset: } -2024-11-06T17:33:14Z DEBUG Handling device message state_pointset MP:763d50c4-3 -2024-11-06T17:33:14Z TRACE Ignoring partial state update -2024-11-06T17:33:17Z TRACE received command AHU-1/state/update -2024-11-06T17:33:17Z DEBUG received state_update -2024-11-06T17:33:17Z DEBUG Handling update message state_update MP:dea3fef9 -2024-11-06T17:33:17Z DEBUG Updated state after 0s 2024-11-06T17:33:17Z MP:dea3fef9 -2024-11-06T17:33:17Z INFO Updated state #030: Changed 2 fields: -2024-11-06T17:33:17Z INFO Updated state #030: Set `timestamp` = `2024-11-06T17:33:17Z` -2024-11-06T17:33:17Z INFO Updated state #030: Remove `blobset` -2024-11-06T17:33:17Z DEBUG Updated state has last_config 2024-11-06T17:33:12Z (expecting 2024-11-06T17:33:12Z) -2024-11-06T17:33:17Z DEBUG Stage finished waiting for endpoint config blobset state not defined at 89s after 5s -2024-11-06T17:33:17Z TRACE Stage resume waiting for restoring main connection at 89s -2024-11-06T17:33:17Z DEBUG Stage finished waiting for restoring main connection at 89s after 9s -2024-11-06T17:33:17Z TRACE Stage resume waiting for executing test at 89s -2024-11-06T17:33:17Z DEBUG stage done waiting for executing test at 89s -2024-11-06T17:33:17Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:33:17Z NOTICE RESULT pass endpoint.config endpoint_redirect_and_restart PREVIEW 10/10 Sequence complete -2024-11-06T17:33:17Z NOTICE Sequence complete -2024-11-06T17:33:17Z NOTICE ending test endpoint_redirect_and_restart after 89s ################################ +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1600ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1600ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1600ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1600ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1599ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1599ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1599ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1599ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1599ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1598ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:56Z DEBUG device.log: State update defer 1598ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:57Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:57Z INFO device.log: Update state 2024-12-20T09:55:57Z last_config 2024-12-20T09:55:56Z +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:57Z DEBUG device.log: State update AHU-1 (endpoint_redirect_and_restart) +2024-12-20T09:56:02Z DEBUG Handling device message events_system MP:994394ae +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/pointset as MP:d2a51190-4 +2024-12-20T09:56:02Z TRACE Received state_pointset: { +2024-12-20T09:56:02Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:02Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:02Z TRACE Received state_pointset: } +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:01Z", +2024-12-20T09:56:02Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_pointset: } +2024-12-20T09:56:02Z DEBUG Handling device message state_pointset MP:d2a51190-4 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Received command AHU-1/config/update as RC:638be0.00000020 +2024-12-20T09:56:02Z DEBUG Received config_update +2024-12-20T09:56:02Z DEBUG Handling update message config_update RC:638be0.00000020 +2024-12-20T09:56:02Z DEBUG Removed configTransaction RC:638be0.00000020 +2024-12-20T09:56:02Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:34Z +2024-12-20T09:56:02Z DEBUG Updated config 2024-12-20T09:56:02Z RC:638be0.00000020 +2024-12-20T09:56:02Z INFO Updated config #023: Changed 1 fields: +2024-12-20T09:56:02Z INFO Updated config #023: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:56:02Z DEBUG Expected last_config now 2024-12-20T09:56:02Z +2024-12-20T09:56:02Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:03Z TRACE Received command AHU-1/state/update as MP:4beb6dd5 +2024-12-20T09:56:03Z DEBUG Received state_update +2024-12-20T09:56:03Z DEBUG Handling update message state_update MP:4beb6dd5 +2024-12-20T09:56:03Z DEBUG Updated state after 0s 2024-12-20T09:56:03Z MP:4beb6dd5 +2024-12-20T09:56:03Z INFO Updated state #032: Changed 3 fields: +2024-12-20T09:56:03Z INFO Updated state #032: Set `system.last_config` = `2024-12-20T09:56:02Z` +2024-12-20T09:56:03Z INFO Updated state #032: Set `system.status.timestamp` = `2024-12-20T09:56:02Z` +2024-12-20T09:56:03Z INFO Updated state #032: Set `timestamp` = `2024-12-20T09:56:03Z` +2024-12-20T09:56:03Z DEBUG Updated state has last_config 2024-12-20T09:56:02Z (expecting 2024-12-20T09:56:02Z) +2024-12-20T09:56:03Z TRACE Received command AHU-1/state/system as MP:4beb6dd5-0 +2024-12-20T09:56:03Z TRACE Received state_system: { +2024-12-20T09:56:03Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:03Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:03Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:03Z TRACE Received state_system: }, +2024-12-20T09:56:03Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:03Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:03Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:03Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:34Z", +2024-12-20T09:56:03Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:03Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:03Z TRACE Received state_system: }, +2024-12-20T09:56:03Z TRACE Received state_system: "serial_no" : "sequencer-22391", +2024-12-20T09:56:03Z TRACE Received state_system: "software" : { +2024-12-20T09:56:03Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:03Z TRACE Received state_system: }, +2024-12-20T09:56:03Z TRACE Received state_system: "status" : { +2024-12-20T09:56:03Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:03Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:03Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:03Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:03Z TRACE Received state_system: }, +2024-12-20T09:56:03Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:03Z", +2024-12-20T09:56:03Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:03Z TRACE Received state_system: } +2024-12-20T09:56:03Z DEBUG Handling device message state_system MP:4beb6dd5-0 +2024-12-20T09:56:03Z TRACE Ignoring partial state update +2024-12-20T09:56:03Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:03Z DEBUG Stage finished waiting for config update synchronized at @88s after 1s +2024-12-20T09:56:03Z TRACE Stage resume waiting for endpoint config blobset state not defined at @88s +2024-12-20T09:56:03Z DEBUG Config sync took 2s +2024-12-20T09:56:03Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:03Z DEBUG New lastConfigApplied at 2024-12-20T09:56:03Z +2024-12-20T09:56:03Z DEBUG Update config before endpoint config blobset state not defined timestamp 2024-12-20T09:56:02Z +2024-12-20T09:56:03Z TRACE Outgoing local_update: { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:03Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:03Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "mode" : "active", +2024-12-20T09:56:03Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:34Z" +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "sequence_name" : "endpoint_redirect_and_restart" +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "blobs" : { } +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:03Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:03Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:03Z TRACE Outgoing local_update: }, +2024-12-20T09:56:03Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:03Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:03Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z TRACE Outgoing local_update: } +2024-12-20T09:56:03Z DEBUG Recorded sequence: 1. Update config before endpoint config blobset state not defined +2024-12-20T09:56:03Z INFO Device config Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:56:03Z TRACE Update config before endpoint config blobset state not defined: Remove `blobset.blobs._iot_endpoint_config` +2024-12-20T09:56:03Z DEBUG Recorded sequence: 1. Wait for endpoint config blobset state not defined +2024-12-20T09:56:03Z TRACE Received command AHU-1/state/discovery as MP:4beb6dd5-1 +2024-12-20T09:56:03Z TRACE Received state_discovery: { +2024-12-20T09:56:03Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:03Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:03Z", +2024-12-20T09:56:03Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:03Z TRACE Received state_discovery: } +2024-12-20T09:56:03Z DEBUG Handling device message state_discovery MP:4beb6dd5-1 +2024-12-20T09:56:03Z TRACE Ignoring partial state update +2024-12-20T09:56:03Z TRACE Received command AHU-1/state/localnet as MP:4beb6dd5-2 +2024-12-20T09:56:03Z TRACE Received state_localnet: { +2024-12-20T09:56:03Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:03Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:03Z TRACE Received state_localnet: "addr" : "60:45:bd:b4:52:ac" +2024-12-20T09:56:03Z TRACE Received state_localnet: }, +2024-12-20T09:56:03Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:03Z TRACE Received state_localnet: "addr" : "10.1.0.64" +2024-12-20T09:56:03Z TRACE Received state_localnet: }, +2024-12-20T09:56:03Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:03Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:03Z TRACE Received state_localnet: }, +2024-12-20T09:56:03Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:03Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:03Z TRACE Received state_localnet: } +2024-12-20T09:56:03Z TRACE Received state_localnet: }, +2024-12-20T09:56:03Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:03Z", +2024-12-20T09:56:03Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:03Z TRACE Received state_localnet: } +2024-12-20T09:56:03Z DEBUG Handling device message state_localnet MP:4beb6dd5-2 +2024-12-20T09:56:03Z TRACE Ignoring partial state update +2024-12-20T09:56:03Z TRACE Received command AHU-1/state/blobset as MP:4beb6dd5-3 +2024-12-20T09:56:03Z TRACE Received state_blobset: { +2024-12-20T09:56:03Z TRACE Received state_blobset: "blobs" : { +2024-12-20T09:56:03Z TRACE Received state_blobset: "_iot_endpoint_config" : { +2024-12-20T09:56:03Z TRACE Received state_blobset: "phase" : "final", +2024-12-20T09:56:03Z TRACE Received state_blobset: "generation" : "2024-12-20T09:55:46Z" +2024-12-20T09:56:03Z TRACE Received state_blobset: } +2024-12-20T09:56:03Z TRACE Received state_blobset: }, +2024-12-20T09:56:03Z TRACE Received state_blobset: "timestamp" : "2024-12-20T09:56:03Z", +2024-12-20T09:56:03Z TRACE Received state_blobset: "version" : "1.5.2" +2024-12-20T09:56:03Z TRACE Received state_blobset: } +2024-12-20T09:56:03Z DEBUG Handling device message state_blobset MP:4beb6dd5-3 +2024-12-20T09:56:03Z TRACE Ignoring partial state update +2024-12-20T09:56:03Z TRACE Received command AHU-1/state/pointset as MP:4beb6dd5-4 +2024-12-20T09:56:03Z TRACE Received state_pointset: { +2024-12-20T09:56:03Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:03Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:03Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:03Z TRACE Received state_pointset: }, +2024-12-20T09:56:03Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:03Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:03Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:03Z TRACE Received state_pointset: }, +2024-12-20T09:56:03Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:03Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:03Z TRACE Received state_pointset: } +2024-12-20T09:56:03Z TRACE Received state_pointset: }, +2024-12-20T09:56:03Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:03Z", +2024-12-20T09:56:03Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:03Z TRACE Received state_pointset: } +2024-12-20T09:56:03Z DEBUG Handling device message state_pointset MP:4beb6dd5-4 +2024-12-20T09:56:03Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z TRACE Received command AHU-1/events/pointset as MP:49f89972 +2024-12-20T09:56:06Z TRACE Received events_pointset: { +2024-12-20T09:56:06Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:06Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:06Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:56:06Z TRACE Received events_pointset: }, +2024-12-20T09:56:06Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:06Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:06Z TRACE Received events_pointset: }, +2024-12-20T09:56:06Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:06Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:56:06Z TRACE Received events_pointset: } +2024-12-20T09:56:06Z TRACE Received events_pointset: }, +2024-12-20T09:56:06Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:06Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received events_pointset: } +2024-12-20T09:56:06Z DEBUG Handling device message events_pointset MP:49f89972 +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/update as MP:053c9102 +2024-12-20T09:56:06Z DEBUG Received state_update +2024-12-20T09:56:06Z DEBUG Handling update message state_update MP:053c9102 +2024-12-20T09:56:06Z DEBUG Updated state after 0s 2024-12-20T09:56:06Z MP:053c9102 +2024-12-20T09:56:06Z INFO Updated state #033: Changed 2 fields: +2024-12-20T09:56:06Z INFO Updated state #033: Set `timestamp` = `2024-12-20T09:56:06Z` +2024-12-20T09:56:06Z INFO Updated state #033: Remove `blobset` +2024-12-20T09:56:06Z DEBUG Updated state has last_config 2024-12-20T09:56:02Z (expecting 2024-12-20T09:56:02Z) +2024-12-20T09:56:06Z DEBUG Stage finished waiting for endpoint config blobset state not defined at @91s after 6s +2024-12-20T09:56:06Z TRACE Stage resume waiting for restoring main connection at @91s +2024-12-20T09:56:06Z DEBUG Stage finished waiting for restoring main connection at @91s after 10s +2024-12-20T09:56:06Z TRACE Stage resume waiting for executing test at @91s +2024-12-20T09:56:06Z DEBUG stage done waiting for executing test at @91s +2024-12-20T09:56:06Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-20T09:56:06Z NOTICE RESULT pass endpoint.config endpoint_redirect_and_restart PREVIEW 10/10 Sequence complete +2024-12-20T09:56:06Z NOTICE Sequence complete +2024-12-20T09:56:06Z NOTICE Ending test endpoint_redirect_and_restart after @91s ################################ diff --git a/validator/sequences/endpoint_redirect_and_restart/state_blobset.attr b/validator/sequences/endpoint_redirect_and_restart/state_blobset.attr index 93647074b7..1dd20c562f 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_blobset.attr +++ b/validator/sequences/endpoint_redirect_and_restart/state_blobset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:763d50c4-2", - "publishTime" : "2024-11-06T17:33:14Z", + "transactionId" : "MP:4beb6dd5-3", + "publishTime" : "2024-12-20T09:56:03Z", "subFolder" : "blobset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_blobset.json b/validator/sequences/endpoint_redirect_and_restart/state_blobset.json index f2dbcc314d..9aee178815 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_blobset.json +++ b/validator/sequences/endpoint_redirect_and_restart/state_blobset.json @@ -2,9 +2,9 @@ "blobs" : { "_iot_endpoint_config" : { "phase" : "final", - "generation" : "2024-11-06T17:33:01Z" + "generation" : "2024-12-20T09:55:46Z" } }, - "timestamp" : "2024-11-06T17:33:14Z", + "timestamp" : "2024-12-20T09:56:03Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_discovery.attr b/validator/sequences/endpoint_redirect_and_restart/state_discovery.attr new file mode 100644 index 0000000000..41ec75dc09 --- /dev/null +++ b/validator/sequences/endpoint_redirect_and_restart/state_discovery.attr @@ -0,0 +1,10 @@ +{ + "deviceId" : "AHU-1", + "deviceNumId" : "123456789101112", + "deviceRegistryId" : "ZZ-TRI-FECTA_5", + "projectId" : "localhost", + "transactionId" : "MP:4beb6dd5-1", + "publishTime" : "2024-12-20T09:56:03Z", + "subFolder" : "discovery", + "subType" : "state" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_discovery.json b/validator/sequences/endpoint_redirect_and_restart/state_discovery.json new file mode 100644 index 0000000000..ba67c05d70 --- /dev/null +++ b/validator/sequences/endpoint_redirect_and_restart/state_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { }, + "timestamp" : "2024-12-20T09:56:03Z", + "version" : "1.5.2" +} \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_localnet.attr b/validator/sequences/endpoint_redirect_and_restart/state_localnet.attr index f1fe980c7b..0d082a8272 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_localnet.attr +++ b/validator/sequences/endpoint_redirect_and_restart/state_localnet.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:763d50c4-1", - "publishTime" : "2024-11-06T17:33:14Z", + "transactionId" : "MP:4beb6dd5-2", + "publishTime" : "2024-12-20T09:56:03Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_localnet.json b/validator/sequences/endpoint_redirect_and_restart/state_localnet.json index 6cbb08d038..6c391b15db 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_localnet.json +++ b/validator/sequences/endpoint_redirect_and_restart/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "00:0d:3a:53:60:a1" + "addr" : "60:45:bd:b4:52:ac" }, "ipv4" : { - "addr" : "10.1.0.156" - }, - "ipv6" : { - "addr" : "fe80::20d:3aff:fe53:60a1" + "addr" : "10.1.0.64" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } }, - "timestamp" : "2024-11-06T17:33:14Z", + "timestamp" : "2024-12-20T09:56:03Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_pointset.attr b/validator/sequences/endpoint_redirect_and_restart/state_pointset.attr index 007398f3d8..6cf62adb21 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_pointset.attr +++ b/validator/sequences/endpoint_redirect_and_restart/state_pointset.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:763d50c4-3", - "publishTime" : "2024-11-06T17:33:14Z", + "transactionId" : "MP:4beb6dd5-4", + "publishTime" : "2024-12-20T09:56:03Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_pointset.json b/validator/sequences/endpoint_redirect_and_restart/state_pointset.json index ce79be1ecf..d9e441c46d 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_pointset.json +++ b/validator/sequences/endpoint_redirect_and_restart/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:14Z", + "timestamp" : "2024-12-20T09:56:03Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_system.attr b/validator/sequences/endpoint_redirect_and_restart/state_system.attr index d03d9705e6..7ad764243d 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_system.attr +++ b/validator/sequences/endpoint_redirect_and_restart/state_system.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:763d50c4-0", - "publishTime" : "2024-11-06T17:33:14Z", + "transactionId" : "MP:4beb6dd5-0", + "publishTime" : "2024-12-20T09:56:03Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_system.json b/validator/sequences/endpoint_redirect_and_restart/state_system.json index 89b169d251..8955789cc6 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_system.json +++ b/validator/sequences/endpoint_redirect_and_restart/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:12Z", + "last_config" : "2024-12-20T09:56:02Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:32:46Z", + "last_start" : "2024-12-20T09:55:34Z", "restart_count" : 2, "mode" : "active" }, - "serial_no" : "sequencer-18990", + "serial_no" : "sequencer-22391", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:12Z", + "timestamp" : "2024-12-20T09:56:02Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:33:14Z", + "timestamp" : "2024-12-20T09:56:03Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_update.attr b/validator/sequences/endpoint_redirect_and_restart/state_update.attr index b651205ebe..a92d869d38 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_update.attr +++ b/validator/sequences/endpoint_redirect_and_restart/state_update.attr @@ -3,8 +3,8 @@ "deviceNumId" : "123456789101112", "deviceRegistryId" : "ZZ-TRI-FECTA_5", "projectId" : "localhost", - "transactionId" : "MP:dea3fef9", - "publishTime" : "2024-11-06T17:33:17Z", + "transactionId" : "MP:053c9102", + "publishTime" : "2024-12-20T09:56:06Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/endpoint_redirect_and_restart/state_update.json b/validator/sequences/endpoint_redirect_and_restart/state_update.json index 78cd3461cb..33e485d1e1 100644 --- a/validator/sequences/endpoint_redirect_and_restart/state_update.json +++ b/validator/sequences/endpoint_redirect_and_restart/state_update.json @@ -1,17 +1,20 @@ { + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "00:0d:3a:53:60:a1" + "addr" : "60:45:bd:b4:52:ac" }, "ipv4" : { - "addr" : "10.1.0.156" - }, - "ipv6" : { - "addr" : "fe80::20d:3aff:fe53:60a1" + "addr" : "10.1.0.64" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } } }, @@ -30,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:12Z", + "last_config" : "2024-12-20T09:56:02Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:32:46Z", + "last_start" : "2024-12-20T09:55:34Z", "restart_count" : 2, "mode" : "active" }, - "serial_no" : "sequencer-18990", + "serial_no" : "sequencer-22391", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -48,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:12Z", + "timestamp" : "2024-12-20T09:56:02Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:33:17Z", + "timestamp" : "2024-12-20T09:56:06Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/config_update.attr b/validator/sequences/family_ether_addr/config_update.attr index b6605d9e2f..1fde779746 100644 --- a/validator/sequences/family_ether_addr/config_update.attr +++ b/validator/sequences/family_ether_addr/config_update.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "RC:79ded3.00000021", - "publishTime" : "2024-11-06T17:33:02Z", + "transactionId" : "RC:f39498.00000031", + "publishTime" : "2024-12-20T09:56:18Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/config_update.json b/validator/sequences/family_ether_addr/config_update.json index 61e45af1d9..a39e962add 100644 --- a/validator/sequences/family_ether_addr/config_update.json +++ b/validator/sequences/family_ether_addr/config_update.json @@ -1,9 +1,14 @@ { + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { + "bacnet" : { }, "ether" : { }, "ipv4" : { }, - "ipv6" : { }, "vendor" : { } } }, @@ -25,16 +30,16 @@ }, "system" : { "metrics_rate_sec" : 10, - "min_loglevel" : 200, + "min_loglevel" : 100, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-20T09:54:40Z" }, "testing" : { - "config_base" : 24, + "config_base" : 32, "sequence_name" : "family_ether_addr", - "transaction_id" : "RC:79ded3.00000021" + "transaction_id" : "RC:f39498.00000031" } }, - "timestamp" : "2024-11-06T17:33:04Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-20T09:56:18Z", + "version" : "git-61cf36e" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/device_system.log b/validator/sequences/family_ether_addr/device_system.log index 0b36449c94..6cef59be52 100644 --- a/validator/sequences/family_ether_addr/device_system.log +++ b/validator/sequences/family_ether_addr/device_system.log @@ -1,13 +1,65 @@ -2024-11-06T17:32:38Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:38Z INFO device.log 2024-11-06T17:32:38Z received config 2024-11-06T17:32:38Z -2024-11-06T17:32:38Z NOTICE system.config.apply success -2024-11-06T17:32:39Z INFO device.log Update state 2024-11-06T17:32:39Z last_config 2024-11-06T17:32:38Z -2024-11-06T17:32:55Z INFO device.log Update state 2024-11-06T17:32:55Z last_config 2024-11-06T17:32:38Z -2024-11-06T17:32:55Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:55Z INFO device.log 2024-11-06T17:32:55Z received config 2024-11-06T17:32:55Z -2024-11-06T17:32:55Z NOTICE system.config.apply success -2024-11-06T17:32:55Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:55Z INFO device.log 2024-11-06T17:32:55Z received config 2024-11-06T17:32:55Z -2024-11-06T17:32:55Z NOTICE system.config.apply success -2024-11-06T17:32:57Z INFO device.log Update state 2024-11-06T17:32:57Z last_config 2024-11-06T17:32:55Z -2024-11-06T17:33:05Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:55:52Z DEBUG device.log State update defer -1ms +2024-12-20T09:55:52Z INFO device.log Update state 2024-12-20T09:55:52Z last_config 2024-12-20T09:55:50Z +2024-12-20T09:55:52Z DEBUG device.log State update AHU-1 (enumerate_features) +2024-12-20T09:56:02Z DEBUG system.config.receive success +2024-12-20T09:56:02Z DEBUG device.log State update defer -8150ms +2024-12-20T09:56:02Z INFO device.log Update state 2024-12-20T09:56:02Z last_config 2024-12-20T09:55:50Z +2024-12-20T09:56:02Z DEBUG system.config.parse success +2024-12-20T09:56:02Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:02Z DEBUG device.log Config update AHU-1 (enumerate_features) +2024-12-20T09:56:02Z INFO device.log 2024-12-20T09:56:02Z received config 2024-12-20T09:56:02Z +2024-12-20T09:56:02Z NOTICE system.config.apply success +2024-12-20T09:56:02Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1998ms +2024-12-20T09:56:02Z DEBUG system.config.receive success +2024-12-20T09:56:02Z DEBUG system.config.parse success +2024-12-20T09:56:02Z DEBUG device.log State update defer 1945ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1944ms +2024-12-20T09:56:02Z DEBUG device.log Config update AHU-1 (family_ether_addr) +2024-12-20T09:56:02Z INFO device.log 2024-12-20T09:56:02Z received config 2024-12-20T09:56:02Z +2024-12-20T09:56:02Z NOTICE system.config.apply success +2024-12-20T09:56:02Z DEBUG device.log State update defer 1944ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1943ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1943ms +2024-12-20T09:56:02Z DEBUG device.log State update defer 1943ms +2024-12-20T09:56:04Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:04Z INFO device.log Update state 2024-12-20T09:56:04Z last_config 2024-12-20T09:56:02Z +2024-12-20T09:56:04Z DEBUG device.log State update AHU-1 (family_ether_addr) +2024-12-20T09:56:06Z DEBUG system.config.receive success +2024-12-20T09:56:06Z DEBUG device.log State update defer -51ms +2024-12-20T09:56:06Z DEBUG system.config.parse success +2024-12-20T09:56:06Z INFO device.log Update state 2024-12-20T09:56:06Z last_config 2024-12-20T09:56:02Z +2024-12-20T09:56:06Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:06Z DEBUG device.log State update AHU-1 (family_ether_addr) +2024-12-20T09:56:06Z DEBUG device.log Config update AHU-1 (family_ether_addr) +2024-12-20T09:56:06Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:06Z INFO device.log 2024-12-20T09:56:06Z received config 2024-12-20T09:56:06Z +2024-12-20T09:56:06Z NOTICE system.config.apply success +2024-12-20T09:56:06Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:06Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:06Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:06Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:08Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:08Z INFO device.log Update state 2024-12-20T09:56:08Z last_config 2024-12-20T09:56:06Z +2024-12-20T09:56:08Z DEBUG device.log State update AHU-1 (family_ether_addr) +2024-12-20T09:56:10Z DEBUG system.config.receive success +2024-12-20T09:56:10Z DEBUG device.log State update defer -89ms +2024-12-20T09:56:10Z INFO device.log Update state 2024-12-20T09:56:10Z last_config 2024-12-20T09:56:06Z +2024-12-20T09:56:10Z DEBUG system.config.parse success +2024-12-20T09:56:10Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:10Z DEBUG device.log State update AHU-1 (family_ether_addr) +2024-12-20T09:56:10Z DEBUG device.log Config update AHU-1 (family_ether_addr) +2024-12-20T09:56:10Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:10Z INFO device.log 2024-12-20T09:56:10Z received config 2024-12-20T09:56:10Z +2024-12-20T09:56:10Z NOTICE system.config.apply success +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:10Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:12Z DEBUG device.log State update defer 537ms +2024-12-20T09:56:18Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/family_ether_addr/events_pointset.attr b/validator/sequences/family_ether_addr/events_pointset.attr index ab96fd2549..93ad673f6b 100644 --- a/validator/sequences/family_ether_addr/events_pointset.attr +++ b/validator/sequences/family_ether_addr/events_pointset.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:665c62e2", - "publishTime" : "2024-11-06T17:32:58Z", + "transactionId" : "MP:552af7ab", + "publishTime" : "2024-12-20T09:56:12Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/events_pointset.json b/validator/sequences/family_ether_addr/events_pointset.json index 2060b54e79..89e979f4b5 100644 --- a/validator/sequences/family_ether_addr/events_pointset.json +++ b/validator/sequences/family_ether_addr/events_pointset.json @@ -1,7 +1,7 @@ { "points" : { "filter_alarm_pressure_status" : { - "present_value" : false + "present_value" : true }, "filter_differential_pressure_setpoint" : { "present_value" : 98 @@ -10,6 +10,6 @@ "present_value" : 11 } }, - "timestamp" : "2024-11-06T17:32:58Z", + "timestamp" : "2024-12-20T09:56:12Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/events_system.attr b/validator/sequences/family_ether_addr/events_system.attr index f3d29a224d..693c209d8a 100644 --- a/validator/sequences/family_ether_addr/events_system.attr +++ b/validator/sequences/family_ether_addr/events_system.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:4f5e21a7", - "publishTime" : "2024-11-06T17:32:58Z", + "transactionId" : "MP:e36412d1", + "publishTime" : "2024-12-20T09:56:12Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/events_system.json b/validator/sequences/family_ether_addr/events_system.json index 2756a164e2..7634798805 100644 --- a/validator/sequences/family_ether_addr/events_system.json +++ b/validator/sequences/family_ether_addr/events_system.json @@ -1,51 +1,324 @@ { - "event_no" : 8, - "last_config" : "2024-11-06T17:32:55Z", + "event_no" : 11, + "last_config" : "2024-12-20T09:56:10Z", "logentries" : [ { - "message" : "Update state 2024-11-06T17:32:55Z last_config 2024-11-06T17:32:38Z", + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer -8150ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:02Z last_config 2024-12-20T09:55:50Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:02Z", "level" : 200 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:02Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:55Z received config 2024-11-06T17:32:55Z", + "message" : "Config update AHU-1 (enumerate_features)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:02Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"1970-01-01T00:01:13Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ether_addr\",\n \"transaction_id\" : \"RC:f39498.00000028\",\n \"config_base\" : 25\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:02Z received config 2024-12-20T09:56:02Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:02Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:02Z", "level" : 300 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1998ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1945ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1944ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:02Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:54:40Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ether_addr\",\n \"transaction_id\" : \"MP:058c7f3d\",\n \"config_base\" : 26\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:02Z received config 2024-12-20T09:56:02Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 300 + }, { + "message" : "State update defer 1944ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1943ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1943ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 1943ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:02Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:04Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:04Z last_config 2024-12-20T09:56:02Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:04Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:04Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:02Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:56:02Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:04Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "State update defer -51ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:06Z last_config 2024-12-20T09:56:02Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 200 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:06Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:55Z received config 2024-11-06T17:32:55Z", + "message" : "State update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:06Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:02Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.parse\",\n \"timestamp\" : \"2024-12-20T09:56:06Z\",\n \"level\" : 100\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:06Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:54:40Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ether_addr\",\n \"transaction_id\" : \"RC:f39498.00000029\",\n \"config_base\" : 27\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "State update defer 2000ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:06Z received config 2024-12-20T09:56:06Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:55Z", + "timestamp" : "2024-12-20T09:56:06Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:57Z last_config 2024-11-06T17:32:55Z", + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:06Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:08Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:08Z last_config 2024-12-20T09:56:06Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:08Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:08Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:06Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:56:06Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:08Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer -89ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:10Z last_config 2024-12-20T09:56:06Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "Device AHU-1 config handler", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:10Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:06Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:54:40Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-30256\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.parse\",\n \"timestamp\" : \"2024-12-20T09:56:10Z\",\n \"level\" : 100\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:40:ea:d3\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.10\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (family_ether_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:10Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:54:40Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ether_addr\",\n \"transaction_id\" : \"RC:f39498.0000002b\",\n \"config_base\" : 28\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 2000ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:57Z", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:10Z received config 2024-12-20T09:56:10Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", "level" : 200 + }, { + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 300 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:10Z", + "level" : 100 + }, { + "message" : "State update defer 537ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:12Z", + "level" : 100 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 210.9992218017578 + "mem_free_mb" : 188.32974243164062 }, - "timestamp" : "2024-11-06T17:32:58Z", + "timestamp" : "2024-12-20T09:56:12Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/local_discovery.json b/validator/sequences/family_ether_addr/local_discovery.json new file mode 100644 index 0000000000..4c564e79f0 --- /dev/null +++ b/validator/sequences/family_ether_addr/local_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { + "vendor" : { } + } +} \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/local_localnet.json b/validator/sequences/family_ether_addr/local_localnet.json index 97598c144b..4b6e825e32 100644 --- a/validator/sequences/family_ether_addr/local_localnet.json +++ b/validator/sequences/family_ether_addr/local_localnet.json @@ -3,6 +3,6 @@ "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/local_system.json b/validator/sequences/family_ether_addr/local_system.json index 1a2eda0a61..0eca8cedd0 100644 --- a/validator/sequences/family_ether_addr/local_system.json +++ b/validator/sequences/family_ether_addr/local_system.json @@ -1,8 +1,8 @@ { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-20T09:54:40Z" }, "testing" : { "sequence_name" : "family_ether_addr" diff --git a/validator/sequences/family_ether_addr/local_update.json b/validator/sequences/family_ether_addr/local_update.json index bfd89dfa7e..a24f5c1193 100644 --- a/validator/sequences/family_ether_addr/local_update.json +++ b/validator/sequences/family_ether_addr/local_update.json @@ -1,22 +1,27 @@ { - "timestamp" : "2024-11-06T17:33:04Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-20T09:56:18Z", + "version" : "@@@cloud udmi version###git-61cf36e", "system" : { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:47Z" + "last_start" : "2024-12-20T09:54:40Z" }, "testing" : { "sequence_name" : "family_ether_addr" } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } }, "pointset" : { diff --git a/validator/sequences/family_ether_addr/sequence.md b/validator/sequences/family_ether_addr/sequence.md index 444a2eb06f..b126559e4b 100644 --- a/validator/sequences/family_ether_addr/sequence.md +++ b/validator/sequences/family_ether_addr/sequence.md @@ -1,7 +1,7 @@ ## family_ether_addr (PREVIEW) -1. Wait until localnet family state ether available +1. Wait until device state localnet family ether is available 1. Check that family ether address matches Test passed. diff --git a/validator/sequences/family_ether_addr/sequencer.log b/validator/sequences/family_ether_addr/sequencer.log index 6bb59364f5..ee0fe9adf3 100644 --- a/validator/sequences/family_ether_addr/sequencer.log +++ b/validator/sequences/family_ether_addr/sequencer.log @@ -1,985 +1,1508 @@ -2024-11-06T17:32:46Z NOTICE starting test family_ether_addr ################################ -2024-11-06T17:32:46Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:32:54Z DEBUG Allowing device state change (everything) -2024-11-06T17:32:54Z DEBUG Starting reset_config full reset true -2024-11-06T17:32:54Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:54Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:54Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:54Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:32:54Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:32:54Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:54Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:54Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:54Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:54Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:32:55Z TRACE updated check config_update: true -2024-11-06T17:32:55Z DEBUG update config_update, adding configTransaction RC:79ded3.0000001b -2024-11-06T17:32:55Z TRACE local local_update: { -2024-11-06T17:32:55Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:32:55Z TRACE local local_update: "system" : { -2024-11-06T17:32:55Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:55Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:55Z TRACE local local_update: "operation" : { -2024-11-06T17:32:55Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:55Z TRACE local local_update: }, -2024-11-06T17:32:55Z TRACE local local_update: "testing" : { -2024-11-06T17:32:55Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:32:55Z TRACE local local_update: } -2024-11-06T17:32:55Z TRACE local local_update: }, -2024-11-06T17:32:55Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:55Z TRACE local local_update: "families" : { -2024-11-06T17:32:55Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:55Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:55Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:55Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:55Z TRACE local local_update: } -2024-11-06T17:32:55Z TRACE local local_update: }, -2024-11-06T17:32:55Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:55Z TRACE local local_update: "points" : { -2024-11-06T17:32:55Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:55Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:55Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:55Z TRACE local local_update: }, -2024-11-06T17:32:55Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:55Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:55Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:55Z TRACE local local_update: }, -2024-11-06T17:32:55Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:55Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:55Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:55Z TRACE local local_update: } -2024-11-06T17:32:55Z TRACE local local_update: } -2024-11-06T17:32:55Z TRACE local local_update: } -2024-11-06T17:32:55Z TRACE local local_update: } -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:55Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:32:55Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:55Z, because soft reset -2024-11-06T17:32:55Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:32:55Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:32:55Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:55Z TRACE received state_pointset: { -2024-11-06T17:32:55Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:55Z TRACE received state_pointset: }, -2024-11-06T17:32:55Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:55Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:55Z TRACE received state_pointset: }, -2024-11-06T17:32:55Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:55Z TRACE received state_pointset: } -2024-11-06T17:32:55Z TRACE received state_pointset: }, -2024-11-06T17:32:55Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:39Z", -2024-11-06T17:32:55Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:55Z TRACE received state_pointset: } -2024-11-06T17:32:55Z DEBUG Handling device message state_pointset MP:e24c16e2-2 -2024-11-06T17:32:55Z TRACE Ignoring partial state update -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:55Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:55Z TRACE received command null/config/udmi -2024-11-06T17:32:55Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:55Z TRACE received events_pointset: { -2024-11-06T17:32:55Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:55Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:55Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:55Z TRACE received events_pointset: }, -2024-11-06T17:32:55Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:55Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:55Z TRACE received events_pointset: }, -2024-11-06T17:32:55Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:55Z TRACE received events_pointset: "present_value" : 10 -2024-11-06T17:32:55Z TRACE received events_pointset: } -2024-11-06T17:32:55Z TRACE received events_pointset: }, -2024-11-06T17:32:55Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:55Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:55Z TRACE received events_pointset: } -2024-11-06T17:32:55Z DEBUG Handling device message events_pointset MP:e293f3d4 -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:55Z TRACE received command AHU-1/events/system -2024-11-06T17:32:55Z DEBUG received events_system 2024-11-06T17:32:38Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:55Z DEBUG received events_system 2024-11-06T17:32:38Z INFO device.log: 2024-11-06T17:32:38Z received config 2024-11-06T17:32:38Z -2024-11-06T17:32:55Z DEBUG received events_system 2024-11-06T17:32:38Z NOTICE system.config.apply: success -2024-11-06T17:32:55Z DEBUG received events_system 2024-11-06T17:32:39Z INFO device.log: Update state 2024-11-06T17:32:39Z last_config 2024-11-06T17:32:38Z -2024-11-06T17:32:55Z DEBUG Handling device message events_system MP:2ee2390d -2024-11-06T17:32:55Z TRACE received command AHU-1/state/update -2024-11-06T17:32:55Z DEBUG received state_update -2024-11-06T17:32:55Z DEBUG Handling update message state_update MP:9125c46c -2024-11-06T17:32:55Z DEBUG Updated state after 0s 2024-11-06T17:32:55Z MP:9125c46c -2024-11-06T17:32:55Z INFO Updated state #015: Changed 4 fields: -2024-11-06T17:32:55Z INFO Updated state #015: Set `system.status.level` = `100` -2024-11-06T17:32:55Z INFO Updated state #015: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:55Z INFO Updated state #015: Set `system.status.timestamp` = `2024-11-06T17:32:55Z` -2024-11-06T17:32:55Z INFO Updated state #015: Set `timestamp` = `2024-11-06T17:32:55Z` -2024-11-06T17:32:55Z NOTICE Received serial number sequencer-16518 -2024-11-06T17:32:55Z DEBUG Updated state has last_config 2024-11-06T17:32:38Z (expecting null) -2024-11-06T17:32:55Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:55Z TRACE received command AHU-1/config/update -2024-11-06T17:32:55Z DEBUG received config_update -2024-11-06T17:32:55Z DEBUG Handling update message config_update RC:79ded3.0000001b -2024-11-06T17:32:55Z DEBUG Removed configTransaction RC:79ded3.0000001b -2024-11-06T17:32:55Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:55Z DEBUG Updated config 2024-11-06T17:32:55Z RC:79ded3.0000001b -2024-11-06T17:32:55Z INFO Updated config #013: Changed 1 fields: -2024-11-06T17:32:55Z INFO Updated config #013: Set `system.testing.sequence_name` = `family_ether_addr` -2024-11-06T17:32:55Z TRACE received command AHU-1/state/system -2024-11-06T17:32:55Z TRACE received state_system: { -2024-11-06T17:32:55Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:55Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:55Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:55Z TRACE received state_system: }, -2024-11-06T17:32:55Z TRACE received state_system: "last_config" : "2024-11-06T17:32:38Z", -2024-11-06T17:32:55Z TRACE received state_system: "operation" : { -2024-11-06T17:32:55Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:55Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:55Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:55Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:55Z TRACE received state_system: }, -2024-11-06T17:32:55Z TRACE received state_system: "serial_no" : "sequencer-16518", -2024-11-06T17:32:55Z TRACE received state_system: "software" : { -2024-11-06T17:32:55Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:55Z TRACE received state_system: }, -2024-11-06T17:32:55Z TRACE received state_system: "status" : { -2024-11-06T17:32:55Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:55Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:55Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:55Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:55Z TRACE received state_system: }, -2024-11-06T17:32:55Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:55Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:55Z TRACE received state_system: } -2024-11-06T17:32:55Z DEBUG Handling device message state_system MP:9125c46c-0 -2024-11-06T17:32:55Z TRACE Ignoring partial state update -2024-11-06T17:32:55Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:32:55Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:55Z TRACE received state_localnet: { -2024-11-06T17:32:55Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:55Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:55Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:32:55Z TRACE received state_localnet: }, -2024-11-06T17:32:55Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:55Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:32:55Z TRACE received state_localnet: }, -2024-11-06T17:32:55Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:55Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:32:55Z TRACE received state_localnet: }, -2024-11-06T17:32:55Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:55Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:55Z TRACE received state_localnet: } -2024-11-06T17:32:55Z TRACE received state_localnet: }, -2024-11-06T17:32:55Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:55Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:55Z TRACE received state_localnet: } -2024-11-06T17:32:55Z DEBUG Handling device message state_localnet MP:9125c46c-1 -2024-11-06T17:32:55Z TRACE Ignoring partial state update -2024-11-06T17:32:55Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:55Z TRACE received state_pointset: { -2024-11-06T17:32:55Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:55Z TRACE received state_pointset: }, -2024-11-06T17:32:55Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:55Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:55Z TRACE received state_pointset: }, -2024-11-06T17:32:55Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:55Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:55Z TRACE received state_pointset: } -2024-11-06T17:32:55Z TRACE received state_pointset: }, -2024-11-06T17:32:55Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:55Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:55Z TRACE received state_pointset: } -2024-11-06T17:32:55Z DEBUG Handling device message state_pointset MP:9125c46c-2 -2024-11-06T17:32:55Z TRACE Ignoring partial state update -2024-11-06T17:32:55Z TRACE received command AHU-1/config/update -2024-11-06T17:32:55Z DEBUG received config_update -2024-11-06T17:32:55Z DEBUG Handling update message config_update MP:9125c46c -2024-11-06T17:32:55Z DEBUG last_start changed true, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:55Z DEBUG Updated config 2024-11-06T17:32:55Z MP:9125c46c -2024-11-06T17:32:55Z INFO Updated config #014: Changed 0 fields. -2024-11-06T17:32:57Z TRACE received command AHU-1/state/update -2024-11-06T17:32:57Z DEBUG received state_update -2024-11-06T17:32:57Z DEBUG Handling update message state_update MP:7d93dbdb -2024-11-06T17:32:57Z DEBUG Updated state after 0s 2024-11-06T17:32:57Z MP:7d93dbdb -2024-11-06T17:32:57Z INFO Updated state #016: Changed 4 fields: -2024-11-06T17:32:57Z INFO Updated state #016: Set `system.last_config` = `2024-11-06T17:32:55Z` -2024-11-06T17:32:57Z INFO Updated state #016: Set `system.status.level` = `300` -2024-11-06T17:32:57Z INFO Updated state #016: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:57Z INFO Updated state #016: Set `timestamp` = `2024-11-06T17:32:57Z` -2024-11-06T17:32:57Z DEBUG Updated state has last_config 2024-11-06T17:32:55Z (expecting 2024-11-06T17:32:55Z) -2024-11-06T17:32:57Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:57Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:32:57Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:57Z DEBUG Config sync took 2s -2024-11-06T17:32:57Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:57Z DEBUG Update config soft reset timestamp 2024-11-06T17:32:55Z -2024-11-06T17:32:57Z TRACE local local_update: { -2024-11-06T17:32:57Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:57Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:57Z TRACE local local_update: "system" : { -2024-11-06T17:32:57Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:57Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:57Z TRACE local local_update: "operation" : { -2024-11-06T17:32:57Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "testing" : { -2024-11-06T17:32:57Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:57Z TRACE local local_update: "families" : { -2024-11-06T17:32:57Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:57Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:57Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:57Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:57Z TRACE local local_update: "points" : { -2024-11-06T17:32:57Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:57Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:57Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:57Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:57Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:57Z TRACE local local_update: }, -2024-11-06T17:32:57Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:57Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:57Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE local local_update: } -2024-11-06T17:32:57Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:32:57Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:32:57Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:32:57Z DEBUG Done with reset_config -2024-11-06T17:32:57Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:32:57Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:32:57Z TRACE received command AHU-1/state/system -2024-11-06T17:32:57Z TRACE received state_system: { -2024-11-06T17:32:57Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:57Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:57Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:57Z TRACE received state_system: }, -2024-11-06T17:32:57Z TRACE received state_system: "last_config" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:57Z TRACE received state_system: "operation" : { -2024-11-06T17:32:57Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:57Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:57Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:57Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:57Z TRACE received state_system: }, -2024-11-06T17:32:57Z TRACE received state_system: "serial_no" : "sequencer-16518", -2024-11-06T17:32:57Z TRACE received state_system: "software" : { -2024-11-06T17:32:57Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:57Z TRACE received state_system: }, -2024-11-06T17:32:57Z TRACE received state_system: "status" : { -2024-11-06T17:32:57Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:57Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:57Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:57Z TRACE received state_system: }, -2024-11-06T17:32:57Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:57Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:57Z TRACE received state_system: } -2024-11-06T17:32:57Z DEBUG Handling device message state_system MP:7d93dbdb-0 -2024-11-06T17:32:57Z TRACE Ignoring partial state update -2024-11-06T17:32:57Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:32:57Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:57Z DEBUG Config sync took 2s -2024-11-06T17:32:57Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:57Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:58Z TRACE updated check config_update: true -2024-11-06T17:32:58Z DEBUG update config_update, adding configTransaction RC:79ded3.0000001c -2024-11-06T17:32:58Z TRACE local local_update: { -2024-11-06T17:32:58Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:55Z", -2024-11-06T17:32:58Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:58Z TRACE local local_update: "system" : { -2024-11-06T17:32:58Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:58Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:58Z TRACE local local_update: "operation" : { -2024-11-06T17:32:58Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "testing" : { -2024-11-06T17:32:58Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:58Z TRACE local local_update: "families" : { -2024-11-06T17:32:58Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:58Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:58Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:58Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:58Z TRACE local local_update: "points" : { -2024-11-06T17:32:58Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:58Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:58Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:58Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:58Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:58Z TRACE local local_update: }, -2024-11-06T17:32:58Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:58Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:58Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z TRACE local local_update: } -2024-11-06T17:32:58Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:57Z -2024-11-06T17:32:58Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:58Z, because initial setup -2024-11-06T17:32:58Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:58Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:58Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:58Z TRACE received state_localnet: { -2024-11-06T17:32:58Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:58Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:58Z TRACE received state_localnet: } -2024-11-06T17:32:58Z TRACE received state_localnet: }, -2024-11-06T17:32:58Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_localnet: } -2024-11-06T17:32:58Z DEBUG Handling device message state_localnet MP:7d93dbdb-1 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:58Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:58Z TRACE received state_pointset: { -2024-11-06T17:32:58Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:58Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:58Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:58Z TRACE received state_pointset: } -2024-11-06T17:32:58Z TRACE received state_pointset: }, -2024-11-06T17:32:58Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:57Z", -2024-11-06T17:32:58Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received state_pointset: } -2024-11-06T17:32:58Z DEBUG Handling device message state_pointset MP:7d93dbdb-2 -2024-11-06T17:32:58Z TRACE Ignoring partial state update -2024-11-06T17:32:58Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:58Z TRACE received events_pointset: { -2024-11-06T17:32:58Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:58Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:58Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:58Z TRACE received events_pointset: }, -2024-11-06T17:32:58Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:58Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:58Z TRACE received events_pointset: }, -2024-11-06T17:32:58Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:58Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:58Z TRACE received events_pointset: } -2024-11-06T17:32:58Z TRACE received events_pointset: }, -2024-11-06T17:32:58Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:58Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:58Z TRACE received events_pointset: } -2024-11-06T17:32:58Z DEBUG Handling device message events_pointset MP:665c62e2 -2024-11-06T17:32:58Z TRACE received command AHU-1/events/system -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z INFO device.log: Update state 2024-11-06T17:32:55Z last_config 2024-11-06T17:32:38Z -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z INFO device.log: 2024-11-06T17:32:55Z received config 2024-11-06T17:32:55Z -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z NOTICE system.config.apply: success -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z INFO device.log: 2024-11-06T17:32:55Z received config 2024-11-06T17:32:55Z -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:55Z NOTICE system.config.apply: success -2024-11-06T17:32:58Z DEBUG received events_system 2024-11-06T17:32:57Z INFO device.log: Update state 2024-11-06T17:32:57Z last_config 2024-11-06T17:32:55Z -2024-11-06T17:32:58Z DEBUG Handling device message events_system MP:4f5e21a7 -2024-11-06T17:32:58Z TRACE received command AHU-1/config/update -2024-11-06T17:32:58Z DEBUG received config_update -2024-11-06T17:32:58Z DEBUG Handling update message config_update RC:79ded3.0000001c -2024-11-06T17:32:58Z DEBUG Removed configTransaction RC:79ded3.0000001c -2024-11-06T17:32:58Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:32:58Z DEBUG Updated config 2024-11-06T17:32:58Z RC:79ded3.0000001c -2024-11-06T17:32:58Z INFO Updated config #015: Changed 0 fields. -2024-11-06T17:32:58Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:59Z TRACE received command AHU-1/state/update -2024-11-06T17:32:59Z DEBUG received state_update -2024-11-06T17:32:59Z DEBUG Handling update message state_update MP:ff3a2b37 -2024-11-06T17:32:59Z DEBUG Updated state after 0s 2024-11-06T17:32:59Z MP:ff3a2b37 -2024-11-06T17:32:59Z INFO Updated state #017: Changed 3 fields: -2024-11-06T17:32:59Z INFO Updated state #017: Set `system.last_config` = `2024-11-06T17:32:58Z` -2024-11-06T17:32:59Z INFO Updated state #017: Set `system.status.timestamp` = `2024-11-06T17:32:58Z` -2024-11-06T17:32:59Z INFO Updated state #017: Set `timestamp` = `2024-11-06T17:32:59Z` -2024-11-06T17:32:59Z DEBUG Updated state has last_config 2024-11-06T17:32:58Z (expecting 2024-11-06T17:32:58Z) -2024-11-06T17:32:59Z TRACE received command AHU-1/state/system -2024-11-06T17:32:59Z TRACE received state_system: { -2024-11-06T17:32:59Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:59Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:59Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "last_config" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:59Z TRACE received state_system: "operation" : { -2024-11-06T17:32:59Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:59Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:32:59Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:59Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "serial_no" : "sequencer-16518", -2024-11-06T17:32:59Z TRACE received state_system: "software" : { -2024-11-06T17:32:59Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "status" : { -2024-11-06T17:32:59Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:59Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:59Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:59Z TRACE received state_system: }, -2024-11-06T17:32:59Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:32:59Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received state_system: } -2024-11-06T17:32:59Z DEBUG Handling device message state_system MP:ff3a2b37-0 -2024-11-06T17:32:59Z TRACE Ignoring partial state update -2024-11-06T17:32:59Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:59Z DEBUG Stage finished waiting for config update synchronized at 13s after 1s -2024-11-06T17:32:59Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:59Z DEBUG Config sync took 1s -2024-11-06T17:32:59Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:59Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:58Z -2024-11-06T17:32:59Z TRACE local local_update: { -2024-11-06T17:32:59Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:32:59Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:59Z TRACE local local_update: "system" : { -2024-11-06T17:32:59Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:59Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:59Z TRACE local local_update: "operation" : { -2024-11-06T17:32:59Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "testing" : { -2024-11-06T17:32:59Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:59Z TRACE local local_update: "families" : { -2024-11-06T17:32:59Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:59Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:59Z TRACE local local_update: "points" : { -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:59Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:59Z TRACE local local_update: }, -2024-11-06T17:32:59Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:59Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z TRACE local local_update: } -2024-11-06T17:32:59Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:49Z -2024-11-06T17:32:59Z DEBUG Waiting for device stateTransaction RC:79ded3.0000001d (was null) -2024-11-06T17:32:59Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:59Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:59Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:59Z TRACE received state_localnet: { -2024-11-06T17:32:59Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:59Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:59Z TRACE received state_localnet: } -2024-11-06T17:32:59Z TRACE received state_localnet: }, -2024-11-06T17:32:59Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:32:59Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received state_localnet: } -2024-11-06T17:32:59Z DEBUG Handling device message state_localnet MP:ff3a2b37-1 -2024-11-06T17:32:59Z TRACE Ignoring partial state update -2024-11-06T17:32:59Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:59Z TRACE received state_pointset: { -2024-11-06T17:32:59Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:59Z TRACE received state_pointset: }, -2024-11-06T17:32:59Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:59Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:59Z TRACE received state_pointset: }, -2024-11-06T17:32:59Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:59Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:59Z TRACE received state_pointset: } -2024-11-06T17:32:59Z TRACE received state_pointset: }, -2024-11-06T17:32:59Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:59Z", -2024-11-06T17:32:59Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:59Z TRACE received state_pointset: } -2024-11-06T17:32:59Z DEBUG Handling device message state_pointset MP:ff3a2b37-2 -2024-11-06T17:32:59Z TRACE Ignoring partial state update -2024-11-06T17:32:59Z TRACE received command AHU-1/state/update -2024-11-06T17:32:59Z DEBUG received state_update -2024-11-06T17:32:59Z INFO Received device configAcked -2024-11-06T17:32:59Z DEBUG Handling update message state_update RC:79ded3.0000001d -2024-11-06T17:32:59Z DEBUG Removed stateTransaction RC:79ded3.0000001d -2024-11-06T17:32:59Z DEBUG Updated state after 0s 2024-11-06T17:32:59Z RC:79ded3.0000001d -2024-11-06T17:32:59Z INFO Updated state #018: Changed 0 fields. -2024-11-06T17:32:59Z DEBUG Updated state has last_config 2024-11-06T17:32:58Z (expecting 2024-11-06T17:32:58Z) -2024-11-06T17:32:59Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:59Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:59Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:59Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:33:00Z TRACE updated check config_update: true -2024-11-06T17:33:00Z DEBUG update config_update, adding configTransaction RC:79ded3.0000001e -2024-11-06T17:33:00Z TRACE local local_update: { -2024-11-06T17:33:00Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:58Z", -2024-11-06T17:33:00Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:00Z TRACE local local_update: "system" : { -2024-11-06T17:33:00Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:00Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:00Z TRACE local local_update: "operation" : { -2024-11-06T17:33:00Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "testing" : { -2024-11-06T17:33:00Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:00Z TRACE local local_update: "families" : { -2024-11-06T17:33:00Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:00Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:00Z TRACE local local_update: "points" : { -2024-11-06T17:33:00Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:00Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:00Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:00Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:00Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:00Z TRACE local local_update: }, -2024-11-06T17:33:00Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:00Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:00Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z TRACE local local_update: } -2024-11-06T17:33:00Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:59Z -2024-11-06T17:33:00Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:00Z, because before initial device state -2024-11-06T17:33:00Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:33:00Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:33:00Z TRACE received command AHU-1/reply/update -2024-11-06T17:33:00Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:00Z TRACE received command AHU-1/config/update -2024-11-06T17:33:00Z DEBUG received config_update -2024-11-06T17:33:00Z DEBUG Handling update message config_update RC:79ded3.0000001e -2024-11-06T17:33:00Z DEBUG Removed configTransaction RC:79ded3.0000001e -2024-11-06T17:33:00Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:33:00Z DEBUG Updated config 2024-11-06T17:33:00Z RC:79ded3.0000001e -2024-11-06T17:33:00Z INFO Updated config #016: Changed 0 fields. -2024-11-06T17:33:01Z TRACE received command AHU-1/state/update -2024-11-06T17:33:01Z DEBUG received state_update -2024-11-06T17:33:01Z DEBUG Handling update message state_update MP:1d802458 -2024-11-06T17:33:01Z DEBUG Updated state after 0s 2024-11-06T17:33:01Z MP:1d802458 -2024-11-06T17:33:01Z INFO Updated state #019: Changed 3 fields: -2024-11-06T17:33:01Z INFO Updated state #019: Set `system.last_config` = `2024-11-06T17:33:00Z` -2024-11-06T17:33:01Z INFO Updated state #019: Set `system.status.timestamp` = `2024-11-06T17:33:00Z` -2024-11-06T17:33:01Z INFO Updated state #019: Set `timestamp` = `2024-11-06T17:33:01Z` -2024-11-06T17:33:01Z DEBUG Updated state has last_config 2024-11-06T17:33:00Z (expecting 2024-11-06T17:33:00Z) -2024-11-06T17:33:01Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:01Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:01Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:33:01Z DEBUG Config sync took 1s -2024-11-06T17:33:01Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:01Z DEBUG Update config before initial device state timestamp 2024-11-06T17:33:00Z -2024-11-06T17:33:01Z TRACE local local_update: { -2024-11-06T17:33:01Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:01Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:01Z TRACE local local_update: "system" : { -2024-11-06T17:33:01Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:01Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:01Z TRACE local local_update: "operation" : { -2024-11-06T17:33:01Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "testing" : { -2024-11-06T17:33:01Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:01Z TRACE local local_update: "families" : { -2024-11-06T17:33:01Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:01Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:01Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:01Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:01Z TRACE local local_update: "points" : { -2024-11-06T17:33:01Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:01Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:01Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:01Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:01Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:01Z TRACE local local_update: }, -2024-11-06T17:33:01Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:01Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:01Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z TRACE local local_update: } -2024-11-06T17:33:01Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:33:01Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:01Z DEBUG Device state system status level is now 300 -2024-11-06T17:33:01Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:01Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:33:01Z TRACE received command AHU-1/state/system -2024-11-06T17:33:01Z TRACE received state_system: { -2024-11-06T17:33:01Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:01Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:01Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:01Z TRACE received state_system: }, -2024-11-06T17:33:01Z TRACE received state_system: "last_config" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:01Z TRACE received state_system: "operation" : { -2024-11-06T17:33:01Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:01Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:33:01Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:01Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:01Z TRACE received state_system: }, -2024-11-06T17:33:01Z TRACE received state_system: "serial_no" : "sequencer-16518", -2024-11-06T17:33:01Z TRACE received state_system: "software" : { -2024-11-06T17:33:01Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:01Z TRACE received state_system: }, -2024-11-06T17:33:01Z TRACE received state_system: "status" : { -2024-11-06T17:33:01Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:01Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:00Z", -2024-11-06T17:33:01Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:01Z TRACE received state_system: }, -2024-11-06T17:33:01Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:01Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:01Z TRACE received state_system: } -2024-11-06T17:33:01Z DEBUG Handling device message state_system MP:1d802458-0 -2024-11-06T17:33:01Z TRACE Ignoring partial state update -2024-11-06T17:33:01Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:33:01Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:33:01Z DEBUG Config sync took 1s -2024-11-06T17:33:01Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:01Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:33:01Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:33:01Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:33:01Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:33:01Z INFO Stage start waiting for localnet family state ether available at 15s -2024-11-06T17:33:02Z DEBUG system config extra field null -2024-11-06T17:33:02Z TRACE updated check config_system: true -2024-11-06T17:33:02Z DEBUG update config_system, adding configTransaction RC:79ded3.0000001f -2024-11-06T17:33:02Z TRACE local local_system: { -2024-11-06T17:33:02Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:33:02Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:33:02Z TRACE local local_system: "operation" : { -2024-11-06T17:33:02Z TRACE local local_system: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:33:02Z TRACE local local_system: }, -2024-11-06T17:33:02Z TRACE local local_system: "testing" : { -2024-11-06T17:33:02Z TRACE local local_system: "sequence_name" : "family_ether_addr" -2024-11-06T17:33:02Z TRACE local local_system: } -2024-11-06T17:33:02Z TRACE local local_system: } -2024-11-06T17:33:02Z TRACE updated check config_pointset: true -2024-11-06T17:33:02Z DEBUG update config_pointset, adding configTransaction RC:79ded3.00000020 -2024-11-06T17:33:02Z TRACE local local_pointset: { -2024-11-06T17:33:02Z TRACE local local_pointset: "points" : { -2024-11-06T17:33:02Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:02Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:33:02Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:33:02Z TRACE local local_pointset: }, -2024-11-06T17:33:02Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:02Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:33:02Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:33:02Z TRACE local local_pointset: }, -2024-11-06T17:33:02Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:02Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:33:02Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:02Z TRACE local local_pointset: } -2024-11-06T17:33:02Z TRACE local local_pointset: } -2024-11-06T17:33:02Z TRACE local local_pointset: } -2024-11-06T17:33:02Z TRACE updated check config_gateway: false -2024-11-06T17:33:02Z TRACE updated check config_localnet: true -2024-11-06T17:33:02Z DEBUG update config_localnet, adding configTransaction RC:79ded3.00000021 -2024-11-06T17:33:02Z TRACE local local_localnet: { -2024-11-06T17:33:02Z TRACE local local_localnet: "families" : { -2024-11-06T17:33:02Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:33:02Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:33:02Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:33:02Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:33:02Z TRACE local local_localnet: } -2024-11-06T17:33:02Z TRACE local local_localnet: } -2024-11-06T17:33:02Z TRACE updated check config_blobset: false -2024-11-06T17:33:02Z TRACE updated check config_discovery: false -2024-11-06T17:33:02Z DEBUG Saving pre-config state timestamp 2024-11-06T17:33:01Z -2024-11-06T17:33:02Z DEBUG Update lastConfigUpdate 2024-11-06T17:33:02Z, because Before localnet family state ether available -2024-11-06T17:33:02Z TRACE Stage suspend waiting for localnet family state ether available at 16s -2024-11-06T17:33:02Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:33:02Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:02Z TRACE received state_localnet: { -2024-11-06T17:33:02Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:02Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z TRACE received state_localnet: }, -2024-11-06T17:33:02Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:02Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_localnet: } -2024-11-06T17:33:02Z DEBUG Handling device message state_localnet MP:1d802458-1 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:33:02Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:02Z TRACE received state_pointset: { -2024-11-06T17:33:02Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:02Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:02Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z TRACE received state_pointset: }, -2024-11-06T17:33:02Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:01Z", -2024-11-06T17:33:02Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:02Z TRACE received state_pointset: } -2024-11-06T17:33:02Z DEBUG Handling device message state_pointset MP:1d802458-2 -2024-11-06T17:33:02Z TRACE Ignoring partial state update -2024-11-06T17:33:02Z TRACE received command AHU-1/config/update -2024-11-06T17:33:02Z DEBUG received config_update -2024-11-06T17:33:02Z DEBUG Handling update message config_update RC:79ded3.0000001f -2024-11-06T17:33:02Z DEBUG Removed configTransaction RC:79ded3.0000001f -2024-11-06T17:33:02Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:33:02Z DEBUG Updated config 2024-11-06T17:33:02Z RC:79ded3.0000001f -2024-11-06T17:33:02Z INFO Updated config #017: Changed 0 fields. -2024-11-06T17:33:02Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:33:03Z TRACE received command AHU-1/state/update -2024-11-06T17:33:03Z DEBUG received state_update -2024-11-06T17:33:03Z DEBUG Handling update message state_update MP:a477e264 -2024-11-06T17:33:03Z DEBUG Updated state after 0s 2024-11-06T17:33:03Z MP:a477e264 -2024-11-06T17:33:03Z INFO Updated state #020: Changed 3 fields: -2024-11-06T17:33:03Z INFO Updated state #020: Set `system.last_config` = `2024-11-06T17:33:02Z` -2024-11-06T17:33:03Z INFO Updated state #020: Set `system.status.timestamp` = `2024-11-06T17:33:02Z` -2024-11-06T17:33:03Z INFO Updated state #020: Set `timestamp` = `2024-11-06T17:33:03Z` -2024-11-06T17:33:03Z DEBUG Updated state has last_config 2024-11-06T17:33:02Z (expecting 2024-11-06T17:33:02Z) -2024-11-06T17:33:03Z TRACE received command AHU-1/state/system -2024-11-06T17:33:03Z TRACE received state_system: { -2024-11-06T17:33:03Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:03Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:03Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:03Z TRACE received state_system: }, -2024-11-06T17:33:03Z TRACE received state_system: "last_config" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:03Z TRACE received state_system: "operation" : { -2024-11-06T17:33:03Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:03Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:33:03Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:03Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:03Z TRACE received state_system: }, -2024-11-06T17:33:03Z TRACE received state_system: "serial_no" : "sequencer-16518", -2024-11-06T17:33:03Z TRACE received state_system: "software" : { -2024-11-06T17:33:03Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:03Z TRACE received state_system: }, -2024-11-06T17:33:03Z TRACE received state_system: "status" : { -2024-11-06T17:33:03Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:03Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:02Z", -2024-11-06T17:33:03Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:03Z TRACE received state_system: }, -2024-11-06T17:33:03Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:03Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:03Z TRACE received state_system: } -2024-11-06T17:33:03Z DEBUG Handling device message state_system MP:a477e264-0 -2024-11-06T17:33:03Z TRACE Ignoring partial state update -2024-11-06T17:33:03Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:33:03Z TRACE received command AHU-1/state/localnet -2024-11-06T17:33:03Z TRACE received state_localnet: { -2024-11-06T17:33:03Z TRACE received state_localnet: "families" : { -2024-11-06T17:33:03Z TRACE received state_localnet: "ether" : { -2024-11-06T17:33:03Z TRACE received state_localnet: "addr" : "60:45:bd:bc:01:c0" -2024-11-06T17:33:03Z TRACE received state_localnet: }, -2024-11-06T17:33:03Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:33:03Z TRACE received state_localnet: "addr" : "10.1.0.162" -2024-11-06T17:33:03Z TRACE received state_localnet: }, -2024-11-06T17:33:03Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:33:03Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:1c0" -2024-11-06T17:33:03Z TRACE received state_localnet: }, -2024-11-06T17:33:03Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:33:03Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:33:03Z TRACE received state_localnet: } -2024-11-06T17:33:03Z TRACE received state_localnet: }, -2024-11-06T17:33:03Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:03Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:33:03Z TRACE received state_localnet: } -2024-11-06T17:33:03Z DEBUG Handling device message state_localnet MP:a477e264-1 -2024-11-06T17:33:03Z TRACE Ignoring partial state update -2024-11-06T17:33:03Z TRACE received command AHU-1/state/pointset -2024-11-06T17:33:03Z TRACE received state_pointset: { -2024-11-06T17:33:03Z TRACE received state_pointset: "points" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:33:03Z TRACE received state_pointset: }, -2024-11-06T17:33:03Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:33:03Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:33:03Z TRACE received state_pointset: }, -2024-11-06T17:33:03Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:03Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:33:03Z TRACE received state_pointset: } -2024-11-06T17:33:03Z TRACE received state_pointset: }, -2024-11-06T17:33:03Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:33:03Z", -2024-11-06T17:33:03Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:33:03Z TRACE received state_pointset: } -2024-11-06T17:33:03Z DEBUG Handling device message state_pointset MP:a477e264-2 -2024-11-06T17:33:03Z TRACE Ignoring partial state update -2024-11-06T17:33:03Z TRACE received command AHU-1/config/update -2024-11-06T17:33:03Z DEBUG received config_update -2024-11-06T17:33:03Z DEBUG Handling update message config_update RC:79ded3.00000020 -2024-11-06T17:33:03Z DEBUG Removed configTransaction RC:79ded3.00000020 -2024-11-06T17:33:03Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:33:03Z DEBUG Updated config 2024-11-06T17:33:03Z RC:79ded3.00000020 -2024-11-06T17:33:03Z INFO Updated config #018: Changed 0 fields. -2024-11-06T17:33:04Z TRACE received command AHU-1/config/update -2024-11-06T17:33:04Z DEBUG received config_update -2024-11-06T17:33:04Z DEBUG Handling update message config_update RC:79ded3.00000021 -2024-11-06T17:33:04Z DEBUG Removed configTransaction RC:79ded3.00000021 -2024-11-06T17:33:04Z DEBUG last_start changed false, last_start 2024-11-06T17:31:47Z -2024-11-06T17:33:04Z DEBUG Updated config 2024-11-06T17:33:04Z RC:79ded3.00000021 -2024-11-06T17:33:04Z INFO Updated config #019: Changed 0 fields. -2024-11-06T17:33:04Z DEBUG Detail config update synchronized is now: last_config not synced in state -2024-11-06T17:33:05Z TRACE received command AHU-1/state/update -2024-11-06T17:33:05Z DEBUG received state_update -2024-11-06T17:33:05Z DEBUG Handling update message state_update MP:2f913fa7 -2024-11-06T17:33:05Z DEBUG Updated state after 0s 2024-11-06T17:33:05Z MP:2f913fa7 -2024-11-06T17:33:05Z INFO Updated state #021: Changed 3 fields: -2024-11-06T17:33:05Z INFO Updated state #021: Set `system.last_config` = `2024-11-06T17:33:04Z` -2024-11-06T17:33:05Z INFO Updated state #021: Set `system.status.timestamp` = `2024-11-06T17:33:04Z` -2024-11-06T17:33:05Z INFO Updated state #021: Set `timestamp` = `2024-11-06T17:33:05Z` -2024-11-06T17:33:05Z DEBUG Updated state has last_config 2024-11-06T17:33:04Z (expecting 2024-11-06T17:33:04Z) -2024-11-06T17:33:05Z TRACE received command AHU-1/state/system -2024-11-06T17:33:05Z TRACE received state_system: { -2024-11-06T17:33:05Z TRACE received state_system: "hardware" : { -2024-11-06T17:33:05Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:33:05Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:33:05Z TRACE received state_system: }, -2024-11-06T17:33:05Z TRACE received state_system: "last_config" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:05Z TRACE received state_system: "operation" : { -2024-11-06T17:33:05Z TRACE received state_system: "operational" : true, -2024-11-06T17:33:05Z TRACE received state_system: "last_start" : "2024-11-06T17:31:47Z", -2024-11-06T17:33:05Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:33:05Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:33:05Z TRACE received state_system: }, -2024-11-06T17:33:05Z TRACE received state_system: "serial_no" : "sequencer-16518", -2024-11-06T17:33:05Z TRACE received state_system: "software" : { -2024-11-06T17:33:05Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:33:05Z TRACE received state_system: }, -2024-11-06T17:33:05Z TRACE received state_system: "status" : { -2024-11-06T17:33:05Z TRACE received state_system: "message" : "success", -2024-11-06T17:33:05Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:33:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:05Z TRACE received state_system: "level" : 300 -2024-11-06T17:33:05Z TRACE received state_system: }, -2024-11-06T17:33:05Z TRACE received state_system: "timestamp" : "2024-11-06T17:33:05Z", -2024-11-06T17:33:05Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:33:05Z TRACE received state_system: } -2024-11-06T17:33:05Z DEBUG Handling device message state_system MP:2f913fa7-0 -2024-11-06T17:33:05Z TRACE Ignoring partial state update -2024-11-06T17:33:05Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:33:05Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s -2024-11-06T17:33:05Z TRACE Stage resume waiting for localnet family state ether available at 19s -2024-11-06T17:33:05Z DEBUG Config sync took 3s -2024-11-06T17:33:05Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:33:05Z DEBUG Update config Before localnet family state ether available timestamp 2024-11-06T17:33:04Z -2024-11-06T17:33:05Z TRACE local local_update: { -2024-11-06T17:33:05Z TRACE local local_update: "timestamp" : "2024-11-06T17:33:04Z", -2024-11-06T17:33:05Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:33:05Z TRACE local local_update: "system" : { -2024-11-06T17:33:05Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:33:05Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:33:05Z TRACE local local_update: "operation" : { -2024-11-06T17:33:05Z TRACE local local_update: "last_start" : "2024-11-06T17:31:47Z" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "testing" : { -2024-11-06T17:33:05Z TRACE local local_update: "sequence_name" : "family_ether_addr" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "localnet" : { -2024-11-06T17:33:05Z TRACE local local_update: "families" : { -2024-11-06T17:33:05Z TRACE local local_update: "ether" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:33:05Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "pointset" : { -2024-11-06T17:33:05Z TRACE local local_update: "points" : { -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:33:05Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:33:05Z TRACE local local_update: }, -2024-11-06T17:33:05Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:33:05Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:33:05Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z TRACE local local_update: } -2024-11-06T17:33:05Z DEBUG Recorded sequence: 1. Wait until localnet family state ether available -2024-11-06T17:33:05Z DEBUG Stage finished waiting for localnet family state ether available at 19s after 4s -2024-11-06T17:33:05Z TRACE Stage resume waiting for executing test at 19s -2024-11-06T17:33:05Z DEBUG Recorded sequence: 1. Check that family ether address matches -2024-11-06T17:33:05Z DEBUG stage done waiting for executing test at 19s -2024-11-06T17:33:05Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:33:05Z NOTICE RESULT pass system family_ether_addr PREVIEW 10/10 Sequence complete -2024-11-06T17:33:05Z NOTICE Sequence complete -2024-11-06T17:33:05Z NOTICE ending test family_ether_addr after 19s ################################ +2024-12-20T09:55:52Z NOTICE Starting test family_ether_addr ################################ +2024-12-20T09:55:52Z INFO Stage start waiting for starting test wrapper at @0s +2024-12-20T09:56:00Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:00Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:56:00Z WARNING Now using alternate connection client! +2024-12-20T09:56:00Z TRACE Stage suspend waiting for starting test wrapper at @8s +2024-12-20T09:56:00Z INFO Stage start waiting for using alternate client at @8s +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:00Z DEBUG Delay from lastConfigApplied 2024-12-20T09:55:52.532967929Z is -6003ms +2024-12-20T09:56:00Z DEBUG Forcing config update +2024-12-20T09:56:00Z TRACE Updated check config_update: true +2024-12-20T09:56:00Z DEBUG Update config_update, adding configTransaction RC:f39498.00000027 +2024-12-20T09:56:00Z TRACE Outgoing local_update: { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###null", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:56:00Z TRACE Outgoing local_update: }, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: }, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:56:00Z" +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:00Z DEBUG Detail pending config transaction is now: RC:f39498.00000027 +2024-12-20T09:56:00Z TRACE Received command AHU-1/config/update as RC:f39498.00000027 +2024-12-20T09:56:00Z DEBUG Received config_update +2024-12-20T09:56:00Z DEBUG Handling update message config_update RC:f39498.00000027 +2024-12-20T09:56:00Z DEBUG Removed configTransaction RC:f39498.00000027 +2024-12-20T09:56:00Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Updated config 2024-12-20T09:56:00Z RC:f39498.00000027 +2024-12-20T09:56:00Z INFO Updated config #024: Changed 6 fields: +2024-12-20T09:56:00Z INFO Updated config #024: Add `system.testing.endpoint_type` = `alternate` +2024-12-20T09:56:00Z INFO Updated config #024: Set `system.testing.sequence_name` = `family_ether_addr` +2024-12-20T09:56:00Z INFO Updated config #024: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:56:00Z INFO Updated config #024: Remove `discovery` +2024-12-20T09:56:00Z INFO Updated config #024: Remove `pointset` +2024-12-20T09:56:00Z INFO Updated config #024: Remove `localnet` +2024-12-20T09:56:00Z DEBUG Expected last_config now 2024-12-20T09:56:00Z +2024-12-20T09:56:00Z DEBUG Detail pending config transaction is now: null +2024-12-20T09:56:00Z DEBUG New lastConfigApplied at 2024-12-20T09:56:00Z +2024-12-20T09:56:00Z DEBUG Update config reset alternate registry timestamp 2024-12-20T09:56:00Z +2024-12-20T09:56:00Z TRACE Outgoing local_update: { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:00Z", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:56:00Z TRACE Outgoing local_update: }, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: }, +2024-12-20T09:56:00Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:56:00Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzMvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfMy9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###ab43a19f25bb74e389eb91394c3cc48109c0787faa22de451c776306ae40b166", +2024-12-20T09:56:00Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:56:00Z" +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Outgoing local_update: } +2024-12-20T09:56:00Z TRACE Update config reset alternate registry: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:56:00Z TRACE Update config reset alternate registry: Remove `discovery` +2024-12-20T09:56:00Z TRACE Update config reset alternate registry: Remove `pointset` +2024-12-20T09:56:00Z TRACE Update config reset alternate registry: Remove `localnet` +2024-12-20T09:56:00Z DEBUG Stage finished waiting for using alternate client at @8s after 0s +2024-12-20T09:56:00Z TRACE Stage resume waiting for starting test wrapper at @8s +2024-12-20T09:56:00Z WARNING Done with alternate connection client! +2024-12-20T09:56:00Z DEBUG Allowing device state change (everything) +2024-12-20T09:56:00Z DEBUG Starting reset_config full reset true +2024-12-20T09:56:00Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:00Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:56:00Z DEBUG Set extraFieldChanged true because extra_field reset_config +2024-12-20T09:56:00Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:00Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:00Z DEBUG Set extraFieldChanged true because extra_field null +2024-12-20T09:56:00Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:00Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:00.583908188Z is 1999ms +2024-12-20T09:56:00Z DEBUG Rate-limiting config by 1999ms +2024-12-20T09:56:02Z TRACE Updated check config_update: true +2024-12-20T09:56:02Z DEBUG Update config_update, adding configTransaction RC:f39498.00000028 +2024-12-20T09:56:02Z TRACE Outgoing local_update: { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-20T09:56:02Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:56:02Z TRACE Outgoing local_update: }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Outgoing local_update: }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Outgoing local_update: }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Outgoing local_update: }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:02Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:02Z TRACE Outgoing local_update: }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:02Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:02Z TRACE Outgoing local_update: }, +2024-12-20T09:56:02Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:02Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:02Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Outgoing local_update: } +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:02Z DEBUG Using pre-config state timestamp 1970-01-01T00:00:00Z +2024-12-20T09:56:02Z DEBUG Update lastConfigIssued 2024-12-20T09:56:02Z, because soft reset +2024-12-20T09:56:02Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:56:02Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/discovery as MP:7ab04dc6-1 +2024-12-20T09:56:02Z TRACE Received state_discovery: { +2024-12-20T09:56:02Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:02Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:55:52Z", +2024-12-20T09:56:02Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_discovery: } +2024-12-20T09:56:02Z DEBUG Handling device message state_discovery MP:7ab04dc6-1 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:02Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/localnet as MP:7ab04dc6-2 +2024-12-20T09:56:02Z TRACE Received state_localnet: { +2024-12-20T09:56:02Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:02Z TRACE Received state_localnet: } +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:55:52Z", +2024-12-20T09:56:02Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_localnet: } +2024-12-20T09:56:02Z DEBUG Handling device message state_localnet MP:7ab04dc6-2 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/pointset as MP:7ab04dc6-3 +2024-12-20T09:56:02Z TRACE Received state_pointset: { +2024-12-20T09:56:02Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:02Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:02Z TRACE Received state_pointset: } +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:55:52Z", +2024-12-20T09:56:02Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_pointset: } +2024-12-20T09:56:02Z DEBUG Handling device message state_pointset MP:7ab04dc6-3 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Received command AHU-1/events/system as MP:d2ca7ade +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:52Z DEBUG device.log: State update defer -1ms +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:52Z INFO device.log: Update state 2024-12-20T09:55:52Z last_config 2024-12-20T09:55:50Z +2024-12-20T09:56:02Z DEBUG Received events_system 2024-12-20T09:55:52Z DEBUG device.log: State update AHU-1 (enumerate_features) +2024-12-20T09:56:02Z DEBUG Handling device message events_system MP:d2ca7ade +2024-12-20T09:56:02Z TRACE Received command AHU-1/events/pointset as MP:a86a116d +2024-12-20T09:56:02Z TRACE Received events_pointset: { +2024-12-20T09:56:02Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:02Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:02Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:56:02Z TRACE Received events_pointset: }, +2024-12-20T09:56:02Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:02Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:02Z TRACE Received events_pointset: }, +2024-12-20T09:56:02Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:02Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:56:02Z TRACE Received events_pointset: } +2024-12-20T09:56:02Z TRACE Received events_pointset: }, +2024-12-20T09:56:02Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:02Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received events_pointset: } +2024-12-20T09:56:02Z DEBUG Handling device message events_pointset MP:a86a116d +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/update as MP:058c7f3d +2024-12-20T09:56:02Z DEBUG Received state_update +2024-12-20T09:56:02Z DEBUG Handling update message state_update MP:058c7f3d +2024-12-20T09:56:02Z DEBUG Updated state after 0s 2024-12-20T09:56:02Z MP:058c7f3d +2024-12-20T09:56:02Z INFO Updated state #028: Changed 4 fields: +2024-12-20T09:56:02Z INFO Updated state #028: Set `system.status.level` = `100` +2024-12-20T09:56:02Z INFO Updated state #028: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:02Z INFO Updated state #028: Set `system.status.timestamp` = `2024-12-20T09:56:02Z` +2024-12-20T09:56:02Z INFO Updated state #028: Set `timestamp` = `2024-12-20T09:56:02Z` +2024-12-20T09:56:02Z NOTICE Received serial number sequencer-30256 +2024-12-20T09:56:02Z DEBUG Updated state has last_config 2024-12-20T09:55:50Z (expecting null) +2024-12-20T09:56:02Z TRACE Received command AHU-1/config/update as RC:f39498.00000028 +2024-12-20T09:56:02Z DEBUG Received config_update +2024-12-20T09:56:02Z DEBUG Handling update message config_update RC:f39498.00000028 +2024-12-20T09:56:02Z DEBUG Removed configTransaction RC:f39498.00000028 +2024-12-20T09:56:02Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:02Z DEBUG Updated config 2024-12-20T09:56:02Z RC:f39498.00000028 +2024-12-20T09:56:02Z INFO Updated config #025: Changed 5 fields: +2024-12-20T09:56:02Z INFO Updated config #025: Remove `system.testing.endpoint_type` +2024-12-20T09:56:02Z INFO Updated config #025: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:56:02Z INFO Updated config #025: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:56:02Z INFO Updated config #025: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:56:02Z INFO Updated config #025: Remove `blobset` +2024-12-20T09:56:02Z DEBUG Expected last_config now 2024-12-20T09:56:02Z +2024-12-20T09:56:02Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/system as MP:058c7f3d-0 +2024-12-20T09:56:02Z TRACE Received state_system: { +2024-12-20T09:56:02Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:02Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:02Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:02Z TRACE Received state_system: }, +2024-12-20T09:56:02Z TRACE Received state_system: "last_config" : "2024-12-20T09:55:50Z", +2024-12-20T09:56:02Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:02Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:02Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:02Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:02Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:02Z TRACE Received state_system: }, +2024-12-20T09:56:02Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:02Z TRACE Received state_system: "software" : { +2024-12-20T09:56:02Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:02Z TRACE Received state_system: }, +2024-12-20T09:56:02Z TRACE Received state_system: "status" : { +2024-12-20T09:56:02Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:02Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:02Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:02Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:02Z TRACE Received state_system: }, +2024-12-20T09:56:02Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:02Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_system: } +2024-12-20T09:56:02Z DEBUG Handling device message state_system MP:058c7f3d-0 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/discovery as MP:058c7f3d-1 +2024-12-20T09:56:02Z TRACE Received state_discovery: { +2024-12-20T09:56:02Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:02Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:02Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_discovery: } +2024-12-20T09:56:02Z DEBUG Handling device message state_discovery MP:058c7f3d-1 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/localnet as MP:058c7f3d-2 +2024-12-20T09:56:02Z TRACE Received state_localnet: { +2024-12-20T09:56:02Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:02Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:02Z TRACE Received state_localnet: } +2024-12-20T09:56:02Z TRACE Received state_localnet: }, +2024-12-20T09:56:02Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:02Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_localnet: } +2024-12-20T09:56:02Z DEBUG Handling device message state_localnet MP:058c7f3d-2 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Received command AHU-1/state/pointset as MP:058c7f3d-3 +2024-12-20T09:56:02Z TRACE Received state_pointset: { +2024-12-20T09:56:02Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:02Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:02Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:02Z TRACE Received state_pointset: } +2024-12-20T09:56:02Z TRACE Received state_pointset: }, +2024-12-20T09:56:02Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:02Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:02Z TRACE Received state_pointset: } +2024-12-20T09:56:02Z DEBUG Handling device message state_pointset MP:058c7f3d-3 +2024-12-20T09:56:02Z TRACE Ignoring partial state update +2024-12-20T09:56:02Z TRACE Received command AHU-1/config/update as MP:058c7f3d +2024-12-20T09:56:02Z DEBUG Received config_update +2024-12-20T09:56:02Z DEBUG Handling update message config_update MP:058c7f3d +2024-12-20T09:56:02Z DEBUG Set last_start changed true, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:02Z DEBUG Updated config 2024-12-20T09:56:02Z MP:058c7f3d +2024-12-20T09:56:02Z INFO Updated config #026: Changed 0 fields. +2024-12-20T09:56:02Z DEBUG Expected last_config now 2024-12-20T09:56:02Z +2024-12-20T09:56:04Z TRACE Received command AHU-1/state/update as MP:f0a27c64 +2024-12-20T09:56:04Z DEBUG Received state_update +2024-12-20T09:56:04Z DEBUG Handling update message state_update MP:f0a27c64 +2024-12-20T09:56:04Z DEBUG Updated state after 0s 2024-12-20T09:56:04Z MP:f0a27c64 +2024-12-20T09:56:04Z INFO Updated state #029: Changed 4 fields: +2024-12-20T09:56:04Z INFO Updated state #029: Set `system.last_config` = `2024-12-20T09:56:02Z` +2024-12-20T09:56:04Z INFO Updated state #029: Set `system.status.level` = `300` +2024-12-20T09:56:04Z INFO Updated state #029: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:04Z INFO Updated state #029: Set `timestamp` = `2024-12-20T09:56:04Z` +2024-12-20T09:56:04Z DEBUG Updated state has last_config 2024-12-20T09:56:02Z (expecting 2024-12-20T09:56:02Z) +2024-12-20T09:56:04Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:04Z DEBUG Stage finished waiting for config update synchronized at @12s after 2s +2024-12-20T09:56:04Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:56:04Z DEBUG Config sync took 2s +2024-12-20T09:56:04Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:04Z DEBUG New lastConfigApplied at 2024-12-20T09:56:04Z +2024-12-20T09:56:04Z DEBUG Update config soft reset timestamp 2024-12-20T09:56:02Z +2024-12-20T09:56:04Z TRACE Outgoing local_update: { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:04Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:04Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:04Z TRACE Outgoing local_update: }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Outgoing local_update: }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Outgoing local_update: }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Outgoing local_update: }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:04Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:04Z TRACE Outgoing local_update: }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:04Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:04Z TRACE Outgoing local_update: }, +2024-12-20T09:56:04Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:04Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:04Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Outgoing local_update: } +2024-12-20T09:56:04Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:56:04Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:56:04Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:56:04Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-20T09:56:04Z DEBUG Done with reset_config +2024-12-20T09:56:04Z TRACE Stage suspend waiting for starting test wrapper at @12s +2024-12-20T09:56:04Z INFO Stage start waiting for config update synchronized at @12s +2024-12-20T09:56:04Z TRACE Received command AHU-1/state/system as MP:f0a27c64-0 +2024-12-20T09:56:04Z TRACE Received state_system: { +2024-12-20T09:56:04Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:04Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:04Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:04Z TRACE Received state_system: }, +2024-12-20T09:56:04Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:04Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:04Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:04Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:04Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:04Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:04Z TRACE Received state_system: }, +2024-12-20T09:56:04Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:04Z TRACE Received state_system: "software" : { +2024-12-20T09:56:04Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:04Z TRACE Received state_system: }, +2024-12-20T09:56:04Z TRACE Received state_system: "status" : { +2024-12-20T09:56:04Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:04Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:04Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:04Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:04Z TRACE Received state_system: }, +2024-12-20T09:56:04Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:04Z", +2024-12-20T09:56:04Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:04Z TRACE Received state_system: } +2024-12-20T09:56:04Z DEBUG Handling device message state_system MP:f0a27c64-0 +2024-12-20T09:56:04Z TRACE Ignoring partial state update +2024-12-20T09:56:04Z DEBUG Stage finished waiting for config update synchronized at @12s after 0s +2024-12-20T09:56:04Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:56:04Z DEBUG Config sync took 2s +2024-12-20T09:56:04Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:04Z DEBUG Disallowing device state change (everything) +2024-12-20T09:56:05Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:04.637228603Z is 1638ms +2024-12-20T09:56:05Z DEBUG Rate-limiting config by 1638ms +2024-12-20T09:56:06Z TRACE Updated check config_update: true +2024-12-20T09:56:06Z DEBUG Update config_update, adding configTransaction RC:f39498.00000029 +2024-12-20T09:56:06Z TRACE Outgoing local_update: { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:06Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:06Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:06Z TRACE Outgoing local_update: }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z TRACE Outgoing local_update: }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z TRACE Outgoing local_update: }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z TRACE Outgoing local_update: }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:06Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:06Z TRACE Outgoing local_update: }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:06Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:06Z TRACE Outgoing local_update: }, +2024-12-20T09:56:06Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:06Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:06Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z TRACE Outgoing local_update: } +2024-12-20T09:56:06Z DEBUG Using pre-config state timestamp 2024-12-20T09:56:04Z +2024-12-20T09:56:06Z DEBUG Update lastConfigIssued 2024-12-20T09:56:06Z, because initial setup +2024-12-20T09:56:06Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:56:06Z INFO Stage start waiting for config update synchronized at @14s +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/discovery as MP:f0a27c64-1 +2024-12-20T09:56:06Z TRACE Received state_discovery: { +2024-12-20T09:56:06Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:06Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:04Z", +2024-12-20T09:56:06Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_discovery: } +2024-12-20T09:56:06Z DEBUG Handling device message state_discovery MP:f0a27c64-1 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/localnet as MP:f0a27c64-2 +2024-12-20T09:56:06Z TRACE Received state_localnet: { +2024-12-20T09:56:06Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:06Z TRACE Received state_localnet: } +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:04Z", +2024-12-20T09:56:06Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_localnet: } +2024-12-20T09:56:06Z DEBUG Handling device message state_localnet MP:f0a27c64-2 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/pointset as MP:f0a27c64-3 +2024-12-20T09:56:06Z TRACE Received state_pointset: { +2024-12-20T09:56:06Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:06Z TRACE Received state_pointset: }, +2024-12-20T09:56:06Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:06Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:06Z TRACE Received state_pointset: }, +2024-12-20T09:56:06Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:06Z TRACE Received state_pointset: } +2024-12-20T09:56:06Z TRACE Received state_pointset: }, +2024-12-20T09:56:06Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:04Z", +2024-12-20T09:56:06Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_pointset: } +2024-12-20T09:56:06Z DEBUG Handling device message state_pointset MP:f0a27c64-3 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z TRACE Received command AHU-1/config/update as RC:f39498.00000029 +2024-12-20T09:56:06Z DEBUG Received config_update +2024-12-20T09:56:06Z DEBUG Handling update message config_update RC:f39498.00000029 +2024-12-20T09:56:06Z DEBUG Removed configTransaction RC:f39498.00000029 +2024-12-20T09:56:06Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:06Z DEBUG Updated config 2024-12-20T09:56:06Z RC:f39498.00000029 +2024-12-20T09:56:06Z INFO Updated config #027: Changed 0 fields. +2024-12-20T09:56:06Z DEBUG Expected last_config now 2024-12-20T09:56:06Z +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/update as MP:266e064d +2024-12-20T09:56:06Z DEBUG Received state_update +2024-12-20T09:56:06Z DEBUG Handling update message state_update MP:266e064d +2024-12-20T09:56:06Z DEBUG Updated state after 0s 2024-12-20T09:56:06Z MP:266e064d +2024-12-20T09:56:06Z INFO Updated state #030: Changed 4 fields: +2024-12-20T09:56:06Z INFO Updated state #030: Set `system.status.level` = `100` +2024-12-20T09:56:06Z INFO Updated state #030: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:06Z INFO Updated state #030: Set `system.status.timestamp` = `2024-12-20T09:56:06Z` +2024-12-20T09:56:06Z INFO Updated state #030: Set `timestamp` = `2024-12-20T09:56:06Z` +2024-12-20T09:56:06Z DEBUG Updated state has last_config 2024-12-20T09:56:02Z (expecting 2024-12-20T09:56:06Z) +2024-12-20T09:56:06Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/system as MP:266e064d-0 +2024-12-20T09:56:06Z TRACE Received state_system: { +2024-12-20T09:56:06Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:06Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:06Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:06Z TRACE Received state_system: }, +2024-12-20T09:56:06Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:02Z", +2024-12-20T09:56:06Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:06Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:06Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:06Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:06Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:06Z TRACE Received state_system: }, +2024-12-20T09:56:06Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:06Z TRACE Received state_system: "software" : { +2024-12-20T09:56:06Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:06Z TRACE Received state_system: }, +2024-12-20T09:56:06Z TRACE Received state_system: "status" : { +2024-12-20T09:56:06Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:06Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:06Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:06Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:06Z TRACE Received state_system: }, +2024-12-20T09:56:06Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:06Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_system: } +2024-12-20T09:56:06Z DEBUG Handling device message state_system MP:266e064d-0 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/discovery as MP:266e064d-1 +2024-12-20T09:56:06Z TRACE Received state_discovery: { +2024-12-20T09:56:06Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:06Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:06Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_discovery: } +2024-12-20T09:56:06Z DEBUG Handling device message state_discovery MP:266e064d-1 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/localnet as MP:266e064d-2 +2024-12-20T09:56:06Z TRACE Received state_localnet: { +2024-12-20T09:56:06Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:06Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:06Z TRACE Received state_localnet: } +2024-12-20T09:56:06Z TRACE Received state_localnet: }, +2024-12-20T09:56:06Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:06Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_localnet: } +2024-12-20T09:56:06Z DEBUG Handling device message state_localnet MP:266e064d-2 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:06Z TRACE Received command AHU-1/state/pointset as MP:266e064d-3 +2024-12-20T09:56:06Z TRACE Received state_pointset: { +2024-12-20T09:56:06Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:06Z TRACE Received state_pointset: }, +2024-12-20T09:56:06Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:06Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:06Z TRACE Received state_pointset: }, +2024-12-20T09:56:06Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:06Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:06Z TRACE Received state_pointset: } +2024-12-20T09:56:06Z TRACE Received state_pointset: }, +2024-12-20T09:56:06Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:06Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:06Z TRACE Received state_pointset: } +2024-12-20T09:56:06Z DEBUG Handling device message state_pointset MP:266e064d-3 +2024-12-20T09:56:06Z TRACE Ignoring partial state update +2024-12-20T09:56:08Z TRACE Received command AHU-1/state/update as MP:f646889c +2024-12-20T09:56:08Z DEBUG Received state_update +2024-12-20T09:56:08Z DEBUG Handling update message state_update MP:f646889c +2024-12-20T09:56:08Z DEBUG Updated state after 0s 2024-12-20T09:56:08Z MP:f646889c +2024-12-20T09:56:08Z INFO Updated state #031: Changed 4 fields: +2024-12-20T09:56:08Z INFO Updated state #031: Set `system.last_config` = `2024-12-20T09:56:06Z` +2024-12-20T09:56:08Z INFO Updated state #031: Set `system.status.level` = `300` +2024-12-20T09:56:08Z INFO Updated state #031: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:08Z INFO Updated state #031: Set `timestamp` = `2024-12-20T09:56:08Z` +2024-12-20T09:56:08Z DEBUG Updated state has last_config 2024-12-20T09:56:06Z (expecting 2024-12-20T09:56:06Z) +2024-12-20T09:56:08Z TRACE Received command AHU-1/state/system as MP:f646889c-0 +2024-12-20T09:56:08Z TRACE Received state_system: { +2024-12-20T09:56:08Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:08Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:08Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:08Z TRACE Received state_system: }, +2024-12-20T09:56:08Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:08Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:08Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:08Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:08Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:08Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:08Z TRACE Received state_system: }, +2024-12-20T09:56:08Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:08Z TRACE Received state_system: "software" : { +2024-12-20T09:56:08Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:08Z TRACE Received state_system: }, +2024-12-20T09:56:08Z TRACE Received state_system: "status" : { +2024-12-20T09:56:08Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:08Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:08Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:08Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:08Z TRACE Received state_system: }, +2024-12-20T09:56:08Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:08Z", +2024-12-20T09:56:08Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:08Z TRACE Received state_system: } +2024-12-20T09:56:08Z DEBUG Handling device message state_system MP:f646889c-0 +2024-12-20T09:56:08Z TRACE Ignoring partial state update +2024-12-20T09:56:08Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:08Z DEBUG Stage finished waiting for config update synchronized at @16s after 2s +2024-12-20T09:56:08Z TRACE Stage resume waiting for starting test wrapper at @16s +2024-12-20T09:56:08Z DEBUG Config sync took 2s +2024-12-20T09:56:08Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:08Z DEBUG New lastConfigApplied at 2024-12-20T09:56:08Z +2024-12-20T09:56:08Z DEBUG Update config initial setup timestamp 2024-12-20T09:56:06Z +2024-12-20T09:56:08Z TRACE Outgoing local_update: { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:08Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:08Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:08Z TRACE Outgoing local_update: }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z TRACE Outgoing local_update: }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z TRACE Outgoing local_update: }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z TRACE Outgoing local_update: }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:08Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:08Z TRACE Outgoing local_update: }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:08Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:08Z TRACE Outgoing local_update: }, +2024-12-20T09:56:08Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:08Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:08Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z TRACE Outgoing local_update: } +2024-12-20T09:56:08Z DEBUG Stale state cutoff threshold is 2024-12-20T09:54:43Z +2024-12-20T09:56:08Z DEBUG Waiting for device stateTransaction RC:f39498.0000002a (was null) +2024-12-20T09:56:08Z TRACE Stage suspend waiting for starting test wrapper at @16s +2024-12-20T09:56:08Z INFO Stage start waiting for state query at @16s +2024-12-20T09:56:08Z TRACE Received command AHU-1/state/discovery as MP:f646889c-1 +2024-12-20T09:56:08Z TRACE Received state_discovery: { +2024-12-20T09:56:08Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:08Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:08Z", +2024-12-20T09:56:08Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:08Z TRACE Received state_discovery: } +2024-12-20T09:56:08Z DEBUG Handling device message state_discovery MP:f646889c-1 +2024-12-20T09:56:08Z TRACE Ignoring partial state update +2024-12-20T09:56:08Z TRACE Received command AHU-1/state/localnet as MP:f646889c-2 +2024-12-20T09:56:08Z TRACE Received state_localnet: { +2024-12-20T09:56:08Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:08Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:08Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:08Z TRACE Received state_localnet: }, +2024-12-20T09:56:08Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:08Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:08Z TRACE Received state_localnet: }, +2024-12-20T09:56:08Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:08Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:08Z TRACE Received state_localnet: }, +2024-12-20T09:56:08Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:08Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:08Z TRACE Received state_localnet: } +2024-12-20T09:56:08Z TRACE Received state_localnet: }, +2024-12-20T09:56:08Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:08Z", +2024-12-20T09:56:08Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:08Z TRACE Received state_localnet: } +2024-12-20T09:56:08Z DEBUG Handling device message state_localnet MP:f646889c-2 +2024-12-20T09:56:08Z TRACE Ignoring partial state update +2024-12-20T09:56:08Z TRACE Received command AHU-1/state/pointset as MP:f646889c-3 +2024-12-20T09:56:08Z TRACE Received state_pointset: { +2024-12-20T09:56:08Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:08Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:08Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:08Z TRACE Received state_pointset: }, +2024-12-20T09:56:08Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:08Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:08Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:08Z TRACE Received state_pointset: }, +2024-12-20T09:56:08Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:08Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:08Z TRACE Received state_pointset: } +2024-12-20T09:56:08Z TRACE Received state_pointset: }, +2024-12-20T09:56:08Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:08Z", +2024-12-20T09:56:08Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:08Z TRACE Received state_pointset: } +2024-12-20T09:56:08Z DEBUG Handling device message state_pointset MP:f646889c-3 +2024-12-20T09:56:08Z TRACE Ignoring partial state update +2024-12-20T09:56:08Z TRACE Received command AHU-1/state/update as RC:f39498.0000002a +2024-12-20T09:56:08Z DEBUG Received state_update +2024-12-20T09:56:08Z INFO Received device configAcked +2024-12-20T09:56:08Z DEBUG Handling update message state_update RC:f39498.0000002a +2024-12-20T09:56:08Z DEBUG Removed stateTransaction RC:f39498.0000002a +2024-12-20T09:56:08Z DEBUG Updated state after 0s 2024-12-20T09:56:08Z RC:f39498.0000002a +2024-12-20T09:56:08Z INFO Updated state #032: Changed 0 fields. +2024-12-20T09:56:08Z DEBUG Updated state has last_config 2024-12-20T09:56:06Z (expecting 2024-12-20T09:56:06Z) +2024-12-20T09:56:08Z DEBUG Stage finished waiting for state query at @16s after 0s +2024-12-20T09:56:08Z TRACE Stage resume waiting for starting test wrapper at @16s +2024-12-20T09:56:08Z TRACE Stage suspend waiting for starting test wrapper at @16s +2024-12-20T09:56:08Z INFO Stage start waiting for initial device state at @16s +2024-12-20T09:56:08Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:08.729642374Z is 1731ms +2024-12-20T09:56:08Z DEBUG Rate-limiting config by 1731ms +2024-12-20T09:56:10Z TRACE Updated check config_update: true +2024-12-20T09:56:10Z DEBUG Update config_update, adding configTransaction RC:f39498.0000002b +2024-12-20T09:56:10Z TRACE Outgoing local_update: { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:10Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:10Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:10Z TRACE Outgoing local_update: }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z TRACE Outgoing local_update: }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z TRACE Outgoing local_update: }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z TRACE Outgoing local_update: }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:10Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:10Z TRACE Outgoing local_update: }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:10Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:10Z TRACE Outgoing local_update: }, +2024-12-20T09:56:10Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:10Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:10Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z TRACE Outgoing local_update: } +2024-12-20T09:56:10Z DEBUG Using pre-config state timestamp 2024-12-20T09:56:08Z +2024-12-20T09:56:10Z DEBUG Update lastConfigIssued 2024-12-20T09:56:10Z, because before initial device state +2024-12-20T09:56:10Z TRACE Stage suspend waiting for initial device state at @18s +2024-12-20T09:56:10Z INFO Stage start waiting for config update synchronized at @18s +2024-12-20T09:56:10Z TRACE Received command AHU-1/reply/update as RC:f39498.0000002a +2024-12-20T09:56:10Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:10Z TRACE Received command AHU-1/config/update as RC:f39498.0000002b +2024-12-20T09:56:10Z DEBUG Received config_update +2024-12-20T09:56:10Z DEBUG Handling update message config_update RC:f39498.0000002b +2024-12-20T09:56:10Z DEBUG Removed configTransaction RC:f39498.0000002b +2024-12-20T09:56:10Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:10Z DEBUG Updated config 2024-12-20T09:56:10Z RC:f39498.0000002b +2024-12-20T09:56:10Z INFO Updated config #028: Changed 0 fields. +2024-12-20T09:56:10Z DEBUG Expected last_config now 2024-12-20T09:56:10Z +2024-12-20T09:56:10Z TRACE Received command AHU-1/state/update as MP:7d3ee5fd +2024-12-20T09:56:10Z DEBUG Received state_update +2024-12-20T09:56:10Z DEBUG Handling update message state_update MP:7d3ee5fd +2024-12-20T09:56:10Z DEBUG Updated state after 0s 2024-12-20T09:56:10Z MP:7d3ee5fd +2024-12-20T09:56:10Z INFO Updated state #033: Changed 4 fields: +2024-12-20T09:56:10Z INFO Updated state #033: Set `system.status.level` = `100` +2024-12-20T09:56:10Z INFO Updated state #033: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:10Z INFO Updated state #033: Set `system.status.timestamp` = `2024-12-20T09:56:10Z` +2024-12-20T09:56:10Z INFO Updated state #033: Set `timestamp` = `2024-12-20T09:56:10Z` +2024-12-20T09:56:10Z DEBUG Updated state has last_config 2024-12-20T09:56:06Z (expecting 2024-12-20T09:56:10Z) +2024-12-20T09:56:10Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:10Z TRACE Received command AHU-1/state/system as MP:7d3ee5fd-0 +2024-12-20T09:56:10Z TRACE Received state_system: { +2024-12-20T09:56:10Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:10Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:10Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:10Z TRACE Received state_system: }, +2024-12-20T09:56:10Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:06Z", +2024-12-20T09:56:10Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:10Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:10Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:10Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:10Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:10Z TRACE Received state_system: }, +2024-12-20T09:56:10Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:10Z TRACE Received state_system: "software" : { +2024-12-20T09:56:10Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:10Z TRACE Received state_system: }, +2024-12-20T09:56:10Z TRACE Received state_system: "status" : { +2024-12-20T09:56:10Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:10Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:10Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:10Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:10Z TRACE Received state_system: }, +2024-12-20T09:56:10Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:10Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:10Z TRACE Received state_system: } +2024-12-20T09:56:10Z DEBUG Handling device message state_system MP:7d3ee5fd-0 +2024-12-20T09:56:10Z TRACE Ignoring partial state update +2024-12-20T09:56:10Z TRACE Received command AHU-1/state/discovery as MP:7d3ee5fd-1 +2024-12-20T09:56:10Z TRACE Received state_discovery: { +2024-12-20T09:56:10Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:10Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:10Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:10Z TRACE Received state_discovery: } +2024-12-20T09:56:10Z DEBUG Handling device message state_discovery MP:7d3ee5fd-1 +2024-12-20T09:56:10Z TRACE Ignoring partial state update +2024-12-20T09:56:10Z TRACE Received command AHU-1/state/localnet as MP:7d3ee5fd-2 +2024-12-20T09:56:10Z TRACE Received state_localnet: { +2024-12-20T09:56:10Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:10Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:10Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:10Z TRACE Received state_localnet: }, +2024-12-20T09:56:10Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:10Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:10Z TRACE Received state_localnet: }, +2024-12-20T09:56:10Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:10Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:10Z TRACE Received state_localnet: }, +2024-12-20T09:56:10Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:10Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:10Z TRACE Received state_localnet: } +2024-12-20T09:56:10Z TRACE Received state_localnet: }, +2024-12-20T09:56:10Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:10Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:10Z TRACE Received state_localnet: } +2024-12-20T09:56:10Z DEBUG Handling device message state_localnet MP:7d3ee5fd-2 +2024-12-20T09:56:10Z TRACE Ignoring partial state update +2024-12-20T09:56:10Z TRACE Received command AHU-1/state/pointset as MP:7d3ee5fd-3 +2024-12-20T09:56:10Z TRACE Received state_pointset: { +2024-12-20T09:56:10Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:10Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:10Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:10Z TRACE Received state_pointset: }, +2024-12-20T09:56:10Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:10Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:10Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:10Z TRACE Received state_pointset: }, +2024-12-20T09:56:10Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:10Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:10Z TRACE Received state_pointset: } +2024-12-20T09:56:10Z TRACE Received state_pointset: }, +2024-12-20T09:56:10Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:10Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:10Z TRACE Received state_pointset: } +2024-12-20T09:56:10Z DEBUG Handling device message state_pointset MP:7d3ee5fd-3 +2024-12-20T09:56:10Z TRACE Ignoring partial state update +2024-12-20T09:56:12Z TRACE Received command AHU-1/events/pointset as MP:552af7ab +2024-12-20T09:56:12Z TRACE Received events_pointset: { +2024-12-20T09:56:12Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:12Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:12Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:56:12Z TRACE Received events_pointset: }, +2024-12-20T09:56:12Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:12Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:12Z TRACE Received events_pointset: }, +2024-12-20T09:56:12Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:12Z TRACE Received events_pointset: "present_value" : 11 +2024-12-20T09:56:12Z TRACE Received events_pointset: } +2024-12-20T09:56:12Z TRACE Received events_pointset: }, +2024-12-20T09:56:12Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:12Z", +2024-12-20T09:56:12Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:12Z TRACE Received events_pointset: } +2024-12-20T09:56:12Z DEBUG Handling device message events_pointset MP:552af7ab +2024-12-20T09:56:12Z TRACE Received command AHU-1/events/system as MP:e36412d1 +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG system.config.receive: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer -8150ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z INFO device.log: Update state 2024-12-20T09:56:02Z last_config 2024-12-20T09:55:50Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG system.config.parse: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: Config update AHU-1 (enumerate_features) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z INFO device.log: 2024-12-20T09:56:02Z received config 2024-12-20T09:56:02Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z NOTICE system.config.apply: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG system.config.receive: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG system.config.parse: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1945ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1944ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: Config update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z INFO device.log: 2024-12-20T09:56:02Z received config 2024-12-20T09:56:02Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z NOTICE system.config.apply: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1944ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1943ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1943ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:02Z DEBUG device.log: State update defer 1943ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:04Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:04Z INFO device.log: Update state 2024-12-20T09:56:04Z last_config 2024-12-20T09:56:02Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:04Z DEBUG device.log: State update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG system.config.receive: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update defer -51ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG system.config.parse: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z INFO device.log: Update state 2024-12-20T09:56:06Z last_config 2024-12-20T09:56:02Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: Config update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z INFO device.log: 2024-12-20T09:56:06Z received config 2024-12-20T09:56:06Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z NOTICE system.config.apply: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:06Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:08Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:08Z INFO device.log: Update state 2024-12-20T09:56:08Z last_config 2024-12-20T09:56:06Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:08Z DEBUG device.log: State update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG system.config.receive: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer -89ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z INFO device.log: Update state 2024-12-20T09:56:10Z last_config 2024-12-20T09:56:06Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG system.config.parse: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: Config update AHU-1 (family_ether_addr) +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z INFO device.log: 2024-12-20T09:56:10Z received config 2024-12-20T09:56:10Z +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z NOTICE system.config.apply: success +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:10Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:12Z DEBUG Received events_system 2024-12-20T09:56:12Z DEBUG device.log: State update defer 537ms +2024-12-20T09:56:12Z DEBUG Handling device message events_system MP:e36412d1 +2024-12-20T09:56:12Z TRACE Received command AHU-1/state/update as MP:2285eb34 +2024-12-20T09:56:12Z DEBUG Received state_update +2024-12-20T09:56:12Z DEBUG Handling update message state_update MP:2285eb34 +2024-12-20T09:56:12Z DEBUG Updated state after 0s 2024-12-20T09:56:12Z MP:2285eb34 +2024-12-20T09:56:12Z INFO Updated state #034: Changed 4 fields: +2024-12-20T09:56:12Z INFO Updated state #034: Set `system.last_config` = `2024-12-20T09:56:10Z` +2024-12-20T09:56:12Z INFO Updated state #034: Set `system.status.level` = `300` +2024-12-20T09:56:12Z INFO Updated state #034: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:12Z INFO Updated state #034: Set `timestamp` = `2024-12-20T09:56:12Z` +2024-12-20T09:56:12Z DEBUG Updated state has last_config 2024-12-20T09:56:10Z (expecting 2024-12-20T09:56:10Z) +2024-12-20T09:56:12Z TRACE Received command AHU-1/state/system as MP:2285eb34-0 +2024-12-20T09:56:12Z TRACE Received state_system: { +2024-12-20T09:56:12Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:12Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:12Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:12Z TRACE Received state_system: }, +2024-12-20T09:56:12Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:12Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:12Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:12Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:12Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:12Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:12Z TRACE Received state_system: }, +2024-12-20T09:56:12Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:12Z TRACE Received state_system: "software" : { +2024-12-20T09:56:12Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:12Z TRACE Received state_system: }, +2024-12-20T09:56:12Z TRACE Received state_system: "status" : { +2024-12-20T09:56:12Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:12Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:12Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:12Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:12Z TRACE Received state_system: }, +2024-12-20T09:56:12Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:12Z", +2024-12-20T09:56:12Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:12Z TRACE Received state_system: } +2024-12-20T09:56:12Z DEBUG Handling device message state_system MP:2285eb34-0 +2024-12-20T09:56:12Z TRACE Ignoring partial state update +2024-12-20T09:56:12Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:12Z DEBUG Stage finished waiting for config update synchronized at @20s after 2s +2024-12-20T09:56:12Z TRACE Stage resume waiting for initial device state at @20s +2024-12-20T09:56:12Z DEBUG Config sync took 2s +2024-12-20T09:56:12Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:12Z DEBUG New lastConfigApplied at 2024-12-20T09:56:12Z +2024-12-20T09:56:12Z DEBUG Update config before initial device state timestamp 2024-12-20T09:56:10Z +2024-12-20T09:56:12Z TRACE Outgoing local_update: { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:12Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:12Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:12Z TRACE Outgoing local_update: }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z TRACE Outgoing local_update: }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z TRACE Outgoing local_update: }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z TRACE Outgoing local_update: }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:12Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:12Z TRACE Outgoing local_update: }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:12Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:12Z TRACE Outgoing local_update: }, +2024-12-20T09:56:12Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:12Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:12Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z TRACE Outgoing local_update: } +2024-12-20T09:56:12Z DEBUG Stage finished waiting for initial device state at @20s after 4s +2024-12-20T09:56:12Z TRACE Stage resume waiting for starting test wrapper at @20s +2024-12-20T09:56:12Z DEBUG Device state system status level is now 300 +2024-12-20T09:56:12Z TRACE Stage suspend waiting for starting test wrapper at @20s +2024-12-20T09:56:12Z INFO Stage start waiting for config update synchronized at @20s +2024-12-20T09:56:12Z TRACE Received command AHU-1/state/discovery as MP:2285eb34-1 +2024-12-20T09:56:12Z TRACE Received state_discovery: { +2024-12-20T09:56:12Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:12Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:12Z", +2024-12-20T09:56:12Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:12Z TRACE Received state_discovery: } +2024-12-20T09:56:12Z DEBUG Handling device message state_discovery MP:2285eb34-1 +2024-12-20T09:56:12Z TRACE Ignoring partial state update +2024-12-20T09:56:12Z DEBUG Stage finished waiting for config update synchronized at @20s after 0s +2024-12-20T09:56:12Z TRACE Stage resume waiting for starting test wrapper at @20s +2024-12-20T09:56:12Z DEBUG Config sync took 2s +2024-12-20T09:56:12Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:12Z TRACE Stage suspend waiting for starting test wrapper at @20s +2024-12-20T09:56:12Z INFO Stage start waiting for executing test at @20s +2024-12-20T09:56:12Z DEBUG stage begin waiting for executing test at @20s +2024-12-20T09:56:12Z TRACE Stage suspend waiting for executing test at @20s +2024-12-20T09:56:12Z INFO Stage start waiting for device state localnet family ether is available at @20s +2024-12-20T09:56:13Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:12.822582320Z is 1823ms +2024-12-20T09:56:13Z DEBUG Rate-limiting config by 1823ms +2024-12-20T09:56:14Z DEBUG System config extra field null +2024-12-20T09:56:14Z TRACE Updated check config_system: true +2024-12-20T09:56:14Z DEBUG Update config_system, adding configTransaction RC:f39498.0000002e +2024-12-20T09:56:14Z TRACE Outgoing local_system: { +2024-12-20T09:56:14Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:56:14Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:56:14Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:56:14Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:14Z TRACE Outgoing local_system: }, +2024-12-20T09:56:14Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:56:14Z TRACE Outgoing local_system: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:14Z TRACE Outgoing local_system: } +2024-12-20T09:56:14Z TRACE Outgoing local_system: } +2024-12-20T09:56:14Z TRACE Updated check config_pointset: true +2024-12-20T09:56:14Z DEBUG Update config_pointset, adding configTransaction RC:f39498.0000002f +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: { +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "points" : { +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "units" : "Bars", +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "set_value" : 98 +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: }, +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "ref" : "BV11.present_value", +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "units" : "No-units" +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: }, +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "ref" : "AV12.present_value", +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: } +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: } +2024-12-20T09:56:14Z TRACE Outgoing local_pointset: } +2024-12-20T09:56:14Z TRACE Updated check config_gateway: false +2024-12-20T09:56:14Z TRACE Updated check config_localnet: true +2024-12-20T09:56:14Z DEBUG Update config_localnet, adding configTransaction RC:f39498.00000030 +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: { +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: "families" : { +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: "ether" : { }, +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: "ipv4" : { }, +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: "vendor" : { }, +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: "bacnet" : { } +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: } +2024-12-20T09:56:14Z TRACE Outgoing local_localnet: } +2024-12-20T09:56:14Z TRACE Updated check config_blobset: false +2024-12-20T09:56:14Z TRACE Updated check config_discovery: true +2024-12-20T09:56:14Z DEBUG Update config_discovery, adding configTransaction RC:f39498.00000031 +2024-12-20T09:56:14Z TRACE Outgoing local_discovery: { +2024-12-20T09:56:14Z TRACE Outgoing local_discovery: "families" : { +2024-12-20T09:56:14Z TRACE Outgoing local_discovery: "vendor" : { } +2024-12-20T09:56:14Z TRACE Outgoing local_discovery: } +2024-12-20T09:56:14Z TRACE Outgoing local_discovery: } +2024-12-20T09:56:14Z DEBUG Using pre-config state timestamp 2024-12-20T09:56:12Z +2024-12-20T09:56:14Z DEBUG Update lastConfigIssued 2024-12-20T09:56:14Z, because before device state localnet family ether is available +2024-12-20T09:56:14Z TRACE Stage suspend waiting for device state localnet family ether is available at @22s +2024-12-20T09:56:14Z INFO Stage start waiting for config update synchronized at @22s +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/localnet as MP:2285eb34-2 +2024-12-20T09:56:14Z TRACE Received state_localnet: { +2024-12-20T09:56:14Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:14Z TRACE Received state_localnet: } +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:12Z", +2024-12-20T09:56:14Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:14Z TRACE Received state_localnet: } +2024-12-20T09:56:14Z DEBUG Handling device message state_localnet MP:2285eb34-2 +2024-12-20T09:56:14Z TRACE Ignoring partial state update +2024-12-20T09:56:14Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/pointset as MP:2285eb34-3 +2024-12-20T09:56:14Z TRACE Received state_pointset: { +2024-12-20T09:56:14Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:14Z TRACE Received state_pointset: }, +2024-12-20T09:56:14Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:14Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:14Z TRACE Received state_pointset: }, +2024-12-20T09:56:14Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:14Z TRACE Received state_pointset: } +2024-12-20T09:56:14Z TRACE Received state_pointset: }, +2024-12-20T09:56:14Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:12Z", +2024-12-20T09:56:14Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:14Z TRACE Received state_pointset: } +2024-12-20T09:56:14Z DEBUG Handling device message state_pointset MP:2285eb34-3 +2024-12-20T09:56:14Z TRACE Ignoring partial state update +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/update as MP:dedfab9a +2024-12-20T09:56:14Z DEBUG Received state_update +2024-12-20T09:56:14Z DEBUG Handling update message state_update MP:dedfab9a +2024-12-20T09:56:14Z DEBUG Updated state after 0s 2024-12-20T09:56:14Z MP:dedfab9a +2024-12-20T09:56:14Z INFO Updated state #035: Changed 4 fields: +2024-12-20T09:56:14Z INFO Updated state #035: Set `system.status.level` = `100` +2024-12-20T09:56:14Z INFO Updated state #035: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:14Z INFO Updated state #035: Set `system.status.timestamp` = `2024-12-20T09:56:14Z` +2024-12-20T09:56:14Z INFO Updated state #035: Set `timestamp` = `2024-12-20T09:56:14Z` +2024-12-20T09:56:14Z DEBUG Updated state has last_config 2024-12-20T09:56:10Z (expecting 2024-12-20T09:56:10Z) +2024-12-20T09:56:14Z TRACE Received command AHU-1/config/update as RC:f39498.0000002e +2024-12-20T09:56:14Z DEBUG Received config_update +2024-12-20T09:56:14Z DEBUG Handling update message config_update RC:f39498.0000002e +2024-12-20T09:56:14Z DEBUG Removed configTransaction RC:f39498.0000002e +2024-12-20T09:56:14Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:14Z DEBUG Updated config 2024-12-20T09:56:14Z RC:f39498.0000002e +2024-12-20T09:56:14Z INFO Updated config #029: Changed 0 fields. +2024-12-20T09:56:14Z DEBUG Expected last_config now 2024-12-20T09:56:14Z +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/system as MP:dedfab9a-0 +2024-12-20T09:56:14Z TRACE Received state_system: { +2024-12-20T09:56:14Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:14Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:14Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:14Z TRACE Received state_system: }, +2024-12-20T09:56:14Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:10Z", +2024-12-20T09:56:14Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:14Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:14Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:14Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:14Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:14Z TRACE Received state_system: }, +2024-12-20T09:56:14Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:14Z TRACE Received state_system: "software" : { +2024-12-20T09:56:14Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:14Z TRACE Received state_system: }, +2024-12-20T09:56:14Z TRACE Received state_system: "status" : { +2024-12-20T09:56:14Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:14Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:14Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:14Z", +2024-12-20T09:56:14Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:14Z TRACE Received state_system: }, +2024-12-20T09:56:14Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:14Z", +2024-12-20T09:56:14Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:14Z TRACE Received state_system: } +2024-12-20T09:56:14Z DEBUG Handling device message state_system MP:dedfab9a-0 +2024-12-20T09:56:14Z TRACE Ignoring partial state update +2024-12-20T09:56:14Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/discovery as MP:dedfab9a-1 +2024-12-20T09:56:14Z TRACE Received state_discovery: { +2024-12-20T09:56:14Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:14Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:14Z", +2024-12-20T09:56:14Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:14Z TRACE Received state_discovery: } +2024-12-20T09:56:14Z DEBUG Handling device message state_discovery MP:dedfab9a-1 +2024-12-20T09:56:14Z TRACE Ignoring partial state update +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/localnet as MP:dedfab9a-2 +2024-12-20T09:56:14Z TRACE Received state_localnet: { +2024-12-20T09:56:14Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:14Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:14Z TRACE Received state_localnet: } +2024-12-20T09:56:14Z TRACE Received state_localnet: }, +2024-12-20T09:56:14Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:14Z", +2024-12-20T09:56:14Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:14Z TRACE Received state_localnet: } +2024-12-20T09:56:14Z DEBUG Handling device message state_localnet MP:dedfab9a-2 +2024-12-20T09:56:14Z TRACE Ignoring partial state update +2024-12-20T09:56:14Z TRACE Received command AHU-1/state/pointset as MP:dedfab9a-3 +2024-12-20T09:56:14Z TRACE Received state_pointset: { +2024-12-20T09:56:14Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:14Z TRACE Received state_pointset: }, +2024-12-20T09:56:14Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:14Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:14Z TRACE Received state_pointset: }, +2024-12-20T09:56:14Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:14Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:14Z TRACE Received state_pointset: } +2024-12-20T09:56:14Z TRACE Received state_pointset: }, +2024-12-20T09:56:14Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:14Z", +2024-12-20T09:56:14Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:14Z TRACE Received state_pointset: } +2024-12-20T09:56:14Z DEBUG Handling device message state_pointset MP:dedfab9a-3 +2024-12-20T09:56:14Z TRACE Ignoring partial state update +2024-12-20T09:56:16Z TRACE Received command AHU-1/config/update as RC:f39498.0000002f +2024-12-20T09:56:16Z DEBUG Received config_update +2024-12-20T09:56:16Z DEBUG Handling update message config_update RC:f39498.0000002f +2024-12-20T09:56:16Z DEBUG Removed configTransaction RC:f39498.0000002f +2024-12-20T09:56:16Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:16Z DEBUG Updated config 2024-12-20T09:56:15Z RC:f39498.0000002f +2024-12-20T09:56:16Z INFO Updated config #030: Changed 0 fields. +2024-12-20T09:56:16Z DEBUG Expected last_config now 2024-12-20T09:56:15Z +2024-12-20T09:56:16Z TRACE Received command AHU-1/state/update as MP:e3abbb60 +2024-12-20T09:56:16Z DEBUG Received state_update +2024-12-20T09:56:16Z DEBUG Handling update message state_update MP:e3abbb60 +2024-12-20T09:56:16Z DEBUG Updated state after 0s 2024-12-20T09:56:16Z MP:e3abbb60 +2024-12-20T09:56:16Z INFO Updated state #036: Changed 5 fields: +2024-12-20T09:56:16Z INFO Updated state #036: Set `system.last_config` = `2024-12-20T09:56:15Z` +2024-12-20T09:56:16Z INFO Updated state #036: Set `system.status.level` = `300` +2024-12-20T09:56:16Z INFO Updated state #036: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:16Z INFO Updated state #036: Set `system.status.timestamp` = `2024-12-20T09:56:16Z` +2024-12-20T09:56:16Z INFO Updated state #036: Set `timestamp` = `2024-12-20T09:56:16Z` +2024-12-20T09:56:16Z DEBUG Updated state has last_config 2024-12-20T09:56:15Z (expecting 2024-12-20T09:56:15Z) +2024-12-20T09:56:16Z TRACE Received command AHU-1/state/system as MP:e3abbb60-0 +2024-12-20T09:56:16Z TRACE Received state_system: { +2024-12-20T09:56:16Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:16Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:16Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:16Z TRACE Received state_system: }, +2024-12-20T09:56:16Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:15Z", +2024-12-20T09:56:16Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:16Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:16Z TRACE Received state_system: "last_start" : "2024-12-20T09:54:40Z", +2024-12-20T09:56:16Z TRACE Received state_system: "restart_count" : 1, +2024-12-20T09:56:16Z TRACE Received state_system: "mode" : "initial" +2024-12-20T09:56:16Z TRACE Received state_system: }, +2024-12-20T09:56:16Z TRACE Received state_system: "serial_no" : "sequencer-30256", +2024-12-20T09:56:16Z TRACE Received state_system: "software" : { +2024-12-20T09:56:16Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:16Z TRACE Received state_system: }, +2024-12-20T09:56:16Z TRACE Received state_system: "status" : { +2024-12-20T09:56:16Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:16Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:16Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:16Z", +2024-12-20T09:56:16Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:16Z TRACE Received state_system: }, +2024-12-20T09:56:16Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:16Z", +2024-12-20T09:56:16Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:16Z TRACE Received state_system: } +2024-12-20T09:56:16Z DEBUG Handling device message state_system MP:e3abbb60-0 +2024-12-20T09:56:16Z TRACE Ignoring partial state update +2024-12-20T09:56:16Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:16Z TRACE Received command AHU-1/state/discovery as MP:e3abbb60-1 +2024-12-20T09:56:16Z TRACE Received state_discovery: { +2024-12-20T09:56:16Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:16Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:16Z", +2024-12-20T09:56:16Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:16Z TRACE Received state_discovery: } +2024-12-20T09:56:16Z DEBUG Handling device message state_discovery MP:e3abbb60-1 +2024-12-20T09:56:16Z TRACE Ignoring partial state update +2024-12-20T09:56:16Z TRACE Received command AHU-1/state/localnet as MP:e3abbb60-2 +2024-12-20T09:56:16Z TRACE Received state_localnet: { +2024-12-20T09:56:16Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:16Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:16Z TRACE Received state_localnet: "addr" : "7c:1e:52:40:ea:d3" +2024-12-20T09:56:16Z TRACE Received state_localnet: }, +2024-12-20T09:56:16Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:16Z TRACE Received state_localnet: "addr" : "10.1.0.10" +2024-12-20T09:56:16Z TRACE Received state_localnet: }, +2024-12-20T09:56:16Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:16Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:16Z TRACE Received state_localnet: }, +2024-12-20T09:56:16Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:16Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:16Z TRACE Received state_localnet: } +2024-12-20T09:56:16Z TRACE Received state_localnet: }, +2024-12-20T09:56:16Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:16Z", +2024-12-20T09:56:16Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:16Z TRACE Received state_localnet: } +2024-12-20T09:56:16Z DEBUG Handling device message state_localnet MP:e3abbb60-2 +2024-12-20T09:56:16Z TRACE Ignoring partial state update +2024-12-20T09:56:16Z TRACE Received command AHU-1/state/pointset as MP:e3abbb60-3 +2024-12-20T09:56:16Z TRACE Received state_pointset: { +2024-12-20T09:56:16Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:16Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:16Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:16Z TRACE Received state_pointset: }, +2024-12-20T09:56:16Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:16Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:16Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:16Z TRACE Received state_pointset: }, +2024-12-20T09:56:16Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:16Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:16Z TRACE Received state_pointset: } +2024-12-20T09:56:16Z TRACE Received state_pointset: }, +2024-12-20T09:56:16Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:16Z", +2024-12-20T09:56:16Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:16Z TRACE Received state_pointset: } +2024-12-20T09:56:16Z DEBUG Handling device message state_pointset MP:e3abbb60-3 +2024-12-20T09:56:16Z TRACE Ignoring partial state update +2024-12-20T09:56:17Z TRACE Received command AHU-1/config/update as RC:f39498.00000030 +2024-12-20T09:56:17Z DEBUG Received config_update +2024-12-20T09:56:17Z DEBUG Handling update message config_update RC:f39498.00000030 +2024-12-20T09:56:17Z DEBUG Removed configTransaction RC:f39498.00000030 +2024-12-20T09:56:17Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:17Z DEBUG Updated config 2024-12-20T09:56:17Z RC:f39498.00000030 +2024-12-20T09:56:17Z INFO Updated config #031: Changed 0 fields. +2024-12-20T09:56:17Z DEBUG Expected last_config now 2024-12-20T09:56:17Z +2024-12-20T09:56:17Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:56:18Z TRACE Received command AHU-1/config/update as RC:f39498.00000031 +2024-12-20T09:56:18Z DEBUG Received config_update +2024-12-20T09:56:18Z DEBUG Handling update message config_update RC:f39498.00000031 +2024-12-20T09:56:18Z DEBUG Removed configTransaction RC:f39498.00000031 +2024-12-20T09:56:18Z DEBUG Set last_start changed false, last_start 2024-12-20T09:54:40Z +2024-12-20T09:56:18Z DEBUG Updated config 2024-12-20T09:56:18Z RC:f39498.00000031 +2024-12-20T09:56:18Z INFO Updated config #032: Changed 0 fields. +2024-12-20T09:56:18Z DEBUG Expected last_config now 2024-12-20T09:56:18Z +2024-12-20T09:56:18Z TRACE Received command AHU-1/state/update as MP:b95127e2 +2024-12-20T09:56:18Z DEBUG Received state_update +2024-12-20T09:56:18Z DEBUG Handling update message state_update MP:b95127e2 +2024-12-20T09:56:18Z DEBUG Updated state after 0s 2024-12-20T09:56:18Z MP:b95127e2 +2024-12-20T09:56:18Z INFO Updated state #037: Changed 3 fields: +2024-12-20T09:56:18Z INFO Updated state #037: Set `system.last_config` = `2024-12-20T09:56:18Z` +2024-12-20T09:56:18Z INFO Updated state #037: Set `system.status.timestamp` = `2024-12-20T09:56:18Z` +2024-12-20T09:56:18Z INFO Updated state #037: Set `timestamp` = `2024-12-20T09:56:18Z` +2024-12-20T09:56:18Z DEBUG Updated state has last_config 2024-12-20T09:56:18Z (expecting 2024-12-20T09:56:18Z) +2024-12-20T09:56:18Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:18Z DEBUG Stage finished waiting for config update synchronized at @26s after 4s +2024-12-20T09:56:18Z TRACE Stage resume waiting for device state localnet family ether is available at @26s +2024-12-20T09:56:18Z DEBUG Config sync took 4s +2024-12-20T09:56:18Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:18Z DEBUG New lastConfigApplied at 2024-12-20T09:56:18Z +2024-12-20T09:56:18Z DEBUG Update config before device state localnet family ether is available timestamp 2024-12-20T09:56:18Z +2024-12-20T09:56:18Z TRACE Outgoing local_update: { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:18Z", +2024-12-20T09:56:18Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:18Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:54:40Z" +2024-12-20T09:56:18Z TRACE Outgoing local_update: }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "sequence_name" : "family_ether_addr" +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z TRACE Outgoing local_update: }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z TRACE Outgoing local_update: }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z TRACE Outgoing local_update: }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:18Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:18Z TRACE Outgoing local_update: }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:18Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:18Z TRACE Outgoing local_update: }, +2024-12-20T09:56:18Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:18Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:18Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z TRACE Outgoing local_update: } +2024-12-20T09:56:18Z DEBUG Recorded sequence: 1. Wait until device state localnet family ether is available +2024-12-20T09:56:18Z DEBUG Stage finished waiting for device state localnet family ether is available at @26s after 6s +2024-12-20T09:56:18Z TRACE Stage resume waiting for executing test at @26s +2024-12-20T09:56:18Z DEBUG Recorded sequence: 1. Check that family ether address matches +2024-12-20T09:56:18Z DEBUG stage done waiting for executing test at @26s +2024-12-20T09:56:18Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-20T09:56:18Z NOTICE RESULT pass system family_ether_addr PREVIEW 10/10 Sequence complete +2024-12-20T09:56:18Z NOTICE Sequence complete +2024-12-20T09:56:18Z NOTICE Ending test family_ether_addr after @26s ################################ diff --git a/validator/sequences/family_ether_addr/state_discovery.attr b/validator/sequences/family_ether_addr/state_discovery.attr new file mode 100644 index 0000000000..0a331d033e --- /dev/null +++ b/validator/sequences/family_ether_addr/state_discovery.attr @@ -0,0 +1,10 @@ +{ + "deviceId" : "AHU-1", + "deviceNumId" : "123456789101112", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", + "projectId" : "localhost", + "transactionId" : "MP:e3abbb60-1", + "publishTime" : "2024-12-20T09:56:16Z", + "subFolder" : "discovery", + "subType" : "state" +} \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_discovery.json b/validator/sequences/family_ether_addr/state_discovery.json new file mode 100644 index 0000000000..dc51dc6ba7 --- /dev/null +++ b/validator/sequences/family_ether_addr/state_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { }, + "timestamp" : "2024-12-20T09:56:16Z", + "version" : "1.5.2" +} \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_localnet.attr b/validator/sequences/family_ether_addr/state_localnet.attr index acde1f9172..cd4d44d776 100644 --- a/validator/sequences/family_ether_addr/state_localnet.attr +++ b/validator/sequences/family_ether_addr/state_localnet.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:a477e264-1", - "publishTime" : "2024-11-06T17:33:03Z", + "transactionId" : "MP:e3abbb60-2", + "publishTime" : "2024-12-20T09:56:16Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_localnet.json b/validator/sequences/family_ether_addr/state_localnet.json index 7a01e0b286..56690b4743 100644 --- a/validator/sequences/family_ether_addr/state_localnet.json +++ b/validator/sequences/family_ether_addr/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "60:45:bd:bc:01:c0" + "addr" : "7c:1e:52:40:ea:d3" }, "ipv4" : { - "addr" : "10.1.0.162" - }, - "ipv6" : { - "addr" : "fe80::6245:bdff:febc:1c0" + "addr" : "10.1.0.10" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } }, - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-20T09:56:16Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_pointset.attr b/validator/sequences/family_ether_addr/state_pointset.attr index 8b2a6ea1bf..51ab907aae 100644 --- a/validator/sequences/family_ether_addr/state_pointset.attr +++ b/validator/sequences/family_ether_addr/state_pointset.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:a477e264-2", - "publishTime" : "2024-11-06T17:33:03Z", + "transactionId" : "MP:e3abbb60-3", + "publishTime" : "2024-12-20T09:56:16Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_pointset.json b/validator/sequences/family_ether_addr/state_pointset.json index 265b078a11..eb68e9085e 100644 --- a/validator/sequences/family_ether_addr/state_pointset.json +++ b/validator/sequences/family_ether_addr/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:33:03Z", + "timestamp" : "2024-12-20T09:56:16Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_system.attr b/validator/sequences/family_ether_addr/state_system.attr index e06274777a..ab93c76bde 100644 --- a/validator/sequences/family_ether_addr/state_system.attr +++ b/validator/sequences/family_ether_addr/state_system.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:2f913fa7-0", - "publishTime" : "2024-11-06T17:33:05Z", + "transactionId" : "MP:e3abbb60-0", + "publishTime" : "2024-12-20T09:56:16Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_system.json b/validator/sequences/family_ether_addr/state_system.json index bbc499b780..dd12e1ba9e 100644 --- a/validator/sequences/family_ether_addr/state_system.json +++ b/validator/sequences/family_ether_addr/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:33:04Z", + "last_config" : "2024-12-20T09:56:15Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:47Z", + "last_start" : "2024-12-20T09:54:40Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-16518", + "serial_no" : "sequencer-30256", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:04Z", + "timestamp" : "2024-12-20T09:56:16Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:33:05Z", + "timestamp" : "2024-12-20T09:56:16Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_update.attr b/validator/sequences/family_ether_addr/state_update.attr index 6cd3d82f36..ffcec28c7c 100644 --- a/validator/sequences/family_ether_addr/state_update.attr +++ b/validator/sequences/family_ether_addr/state_update.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_6", + "deviceRegistryId" : "ZZ-TRI-FECTA_3", "projectId" : "localhost", - "transactionId" : "MP:2f913fa7", - "publishTime" : "2024-11-06T17:33:05Z", + "transactionId" : "MP:b95127e2", + "publishTime" : "2024-12-20T09:56:18Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ether_addr/state_update.json b/validator/sequences/family_ether_addr/state_update.json index 172fd8e22f..a492c8e4b6 100644 --- a/validator/sequences/family_ether_addr/state_update.json +++ b/validator/sequences/family_ether_addr/state_update.json @@ -1,17 +1,20 @@ { + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "60:45:bd:bc:01:c0" + "addr" : "7c:1e:52:40:ea:d3" }, "ipv4" : { - "addr" : "10.1.0.162" - }, - "ipv6" : { - "addr" : "fe80::6245:bdff:febc:1c0" + "addr" : "10.1.0.10" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } } }, @@ -30,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:33:04Z", + "last_config" : "2024-12-20T09:56:18Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:47Z", + "last_start" : "2024-12-20T09:54:40Z", "restart_count" : 1, "mode" : "initial" }, - "serial_no" : "sequencer-16518", + "serial_no" : "sequencer-30256", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -48,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:33:04Z", + "timestamp" : "2024-12-20T09:56:18Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:33:05Z", + "timestamp" : "2024-12-20T09:56:18Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/config_update.attr b/validator/sequences/family_ipv4_addr/config_update.attr index fddd39eac5..a4ce6d4f73 100644 --- a/validator/sequences/family_ipv4_addr/config_update.attr +++ b/validator/sequences/family_ipv4_addr/config_update.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "RC:a4ca04.00000017", - "publishTime" : "2024-11-06T17:32:48Z", + "transactionId" : "RC:3ee423.00000036", + "publishTime" : "2024-12-20T09:56:54Z", "subFolder" : "update", "subType" : "config" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/config_update.json b/validator/sequences/family_ipv4_addr/config_update.json index 718ed187ea..9853cbb22f 100644 --- a/validator/sequences/family_ipv4_addr/config_update.json +++ b/validator/sequences/family_ipv4_addr/config_update.json @@ -1,9 +1,14 @@ { + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { + "bacnet" : { }, "ether" : { }, "ipv4" : { }, - "ipv6" : { }, "vendor" : { } } }, @@ -25,16 +30,16 @@ }, "system" : { "metrics_rate_sec" : 10, - "min_loglevel" : 200, + "min_loglevel" : 100, "operation" : { - "last_start" : "2024-11-06T17:31:54Z" + "last_start" : "2024-12-20T09:55:25Z" }, "testing" : { - "config_base" : 19, + "config_base" : 38, "sequence_name" : "family_ipv4_addr", - "transaction_id" : "RC:a4ca04.00000017" + "transaction_id" : "RC:3ee423.00000036" } }, - "timestamp" : "2024-11-06T17:32:50Z", - "version" : "git-b2a557d" + "timestamp" : "2024-12-20T09:56:54Z", + "version" : "git-61cf36e" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/device_system.log b/validator/sequences/family_ipv4_addr/device_system.log index 3878cfb782..8569d00a5d 100644 --- a/validator/sequences/family_ipv4_addr/device_system.log +++ b/validator/sequences/family_ipv4_addr/device_system.log @@ -1,19 +1,121 @@ -2024-11-06T17:32:40Z DEBUG system.config.receive success -2024-11-06T17:32:40Z DEBUG device.log State update defer -19867ms -2024-11-06T17:32:40Z DEBUG system.config.parse success -2024-11-06T17:32:40Z INFO device.log Update state 2024-11-06T17:32:40Z last_config 2024-11-06T17:32:18Z -2024-11-06T17:32:40Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:40Z DEBUG device.log State update AHU-1 (config_logging) -2024-11-06T17:32:40Z DEBUG device.log Config update AHU-1 (config_logging) -2024-11-06T17:32:40Z DEBUG device.log State update defer 2000ms -2024-11-06T17:32:40Z INFO device.log 2024-11-06T17:32:40Z received config 2024-11-06T17:32:40Z -2024-11-06T17:32:40Z NOTICE system.config.apply success -2024-11-06T17:32:41Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:41Z INFO device.log 2024-11-06T17:32:41Z received config 2024-11-06T17:32:40Z -2024-11-06T17:32:41Z NOTICE system.config.apply success -2024-11-06T17:32:42Z INFO device.log Update state 2024-11-06T17:32:42Z last_config 2024-11-06T17:32:40Z -2024-11-06T17:32:44Z INFO device.log Device AHU-1 config handler -2024-11-06T17:32:44Z INFO device.log 2024-11-06T17:32:44Z received config 2024-11-06T17:32:44Z -2024-11-06T17:32:44Z NOTICE system.config.apply success -2024-11-06T17:32:44Z INFO device.log Update state 2024-11-06T17:32:44Z last_config 2024-11-06T17:32:44Z -2024-11-06T17:32:51Z NOTICE validation.feature.sequence Sequence complete +2024-12-20T09:56:23Z DEBUG system.config.receive success +2024-12-20T09:56:23Z DEBUG device.log State update defer -87ms +2024-12-20T09:56:23Z INFO device.log Update state 2024-12-20T09:56:23Z last_config 2024-12-20T09:56:19Z +2024-12-20T09:56:23Z DEBUG system.config.parse success +2024-12-20T09:56:23Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:23Z DEBUG device.log State update AHU-1 (enumerate_multi) +2024-12-20T09:56:23Z DEBUG device.log Config update AHU-1 (enumerate_multi) +2024-12-20T09:56:23Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:23Z INFO device.log 2024-12-20T09:56:23Z received config 2024-12-20T09:56:23Z +2024-12-20T09:56:23Z INFO device.log Discovery enumeration at 2024-12-20T09:56:21Z +2024-12-20T09:56:23Z NOTICE system.config.apply success +2024-12-20T09:56:23Z DEBUG device.log State update defer 1983ms +2024-12-20T09:56:23Z DEBUG device.log State update defer 1983ms +2024-12-20T09:56:23Z DEBUG device.log State update defer 1983ms +2024-12-20T09:56:23Z DEBUG device.log State update defer 1983ms +2024-12-20T09:56:25Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:25Z INFO device.log Update state 2024-12-20T09:56:25Z last_config 2024-12-20T09:56:23Z +2024-12-20T09:56:25Z DEBUG device.log State update AHU-1 (enumerate_multi) +2024-12-20T09:56:27Z DEBUG system.config.receive success +2024-12-20T09:56:27Z DEBUG device.log State update defer -51ms +2024-12-20T09:56:27Z INFO device.log Update state 2024-12-20T09:56:27Z last_config 2024-12-20T09:56:23Z +2024-12-20T09:56:27Z DEBUG device.log State update AHU-1 (enumerate_multi) +2024-12-20T09:56:27Z DEBUG system.config.parse success +2024-12-20T09:56:27Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:27Z DEBUG device.log Config update AHU-1 (enumerate_multi) +2024-12-20T09:56:27Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:27Z INFO device.log 2024-12-20T09:56:27Z received config 2024-12-20T09:56:27Z +2024-12-20T09:56:27Z NOTICE system.config.apply success +2024-12-20T09:56:27Z DEBUG device.log State update defer 1997ms +2024-12-20T09:56:27Z DEBUG device.log State update defer 1997ms +2024-12-20T09:56:29Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:29Z INFO device.log Update state 2024-12-20T09:56:29Z last_config 2024-12-20T09:56:27Z +2024-12-20T09:56:29Z DEBUG device.log State update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG system.config.receive success +2024-12-20T09:56:39Z DEBUG device.log State update defer -8114ms +2024-12-20T09:56:39Z DEBUG system.config.parse success +2024-12-20T09:56:39Z INFO device.log Update state 2024-12-20T09:56:39Z last_config 2024-12-20T09:56:27Z +2024-12-20T09:56:39Z DEBUG device.log State update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG device.log Config update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:39Z INFO device.log 2024-12-20T09:56:39Z received config 2024-12-20T09:56:39Z +2024-12-20T09:56:39Z NOTICE system.config.apply success +2024-12-20T09:56:39Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1998ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1998ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1998ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1998ms +2024-12-20T09:56:39Z DEBUG system.config.receive success +2024-12-20T09:56:39Z DEBUG system.config.parse success +2024-12-20T09:56:39Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:39Z DEBUG device.log Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:39Z INFO device.log 2024-12-20T09:56:39Z received config 2024-12-20T09:56:39Z +2024-12-20T09:56:39Z NOTICE system.config.apply success +2024-12-20T09:56:39Z DEBUG device.log State update defer 1944ms +2024-12-20T09:56:39Z DEBUG device.log State update defer 1944ms +2024-12-20T09:56:41Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:41Z INFO device.log Update state 2024-12-20T09:56:41Z last_config 2024-12-20T09:56:39Z +2024-12-20T09:56:41Z DEBUG device.log State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:43Z DEBUG system.config.receive success +2024-12-20T09:56:43Z DEBUG device.log State update defer -88ms +2024-12-20T09:56:43Z INFO device.log Update state 2024-12-20T09:56:43Z last_config 2024-12-20T09:56:39Z +2024-12-20T09:56:43Z DEBUG system.config.parse success +2024-12-20T09:56:43Z DEBUG device.log State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:43Z DEBUG device.log Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:43Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:43Z INFO device.log 2024-12-20T09:56:43Z received config 2024-12-20T09:56:43Z +2024-12-20T09:56:43Z NOTICE system.config.apply success +2024-12-20T09:56:43Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:43Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:43Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:43Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:43Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:43Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:43Z DEBUG device.log State update defer 1998ms +2024-12-20T09:56:45Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:45Z INFO device.log Update state 2024-12-20T09:56:45Z last_config 2024-12-20T09:56:43Z +2024-12-20T09:56:45Z DEBUG device.log State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:47Z DEBUG system.config.receive success +2024-12-20T09:56:47Z DEBUG device.log State update defer -51ms +2024-12-20T09:56:47Z INFO device.log Update state 2024-12-20T09:56:47Z last_config 2024-12-20T09:56:43Z +2024-12-20T09:56:47Z DEBUG system.config.parse success +2024-12-20T09:56:47Z DEBUG device.log State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:47Z DEBUG device.log Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:47Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:47Z INFO device.log 2024-12-20T09:56:47Z received config 2024-12-20T09:56:47Z +2024-12-20T09:56:47Z NOTICE system.config.apply success +2024-12-20T09:56:47Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:47Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:49Z DEBUG device.log State update defer 0ms +2024-12-20T09:56:49Z INFO device.log Update state 2024-12-20T09:56:49Z last_config 2024-12-20T09:56:47Z +2024-12-20T09:56:49Z DEBUG device.log State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:51Z DEBUG system.config.receive success +2024-12-20T09:56:51Z DEBUG device.log State update defer -117ms +2024-12-20T09:56:51Z INFO device.log Update state 2024-12-20T09:56:51Z last_config 2024-12-20T09:56:47Z +2024-12-20T09:56:51Z DEBUG system.config.parse success +2024-12-20T09:56:51Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:51Z DEBUG device.log Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:51Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:51Z INFO device.log 2024-12-20T09:56:51Z received config 2024-12-20T09:56:51Z +2024-12-20T09:56:51Z NOTICE system.config.apply success +2024-12-20T09:56:51Z DEBUG device.log State update defer 2000ms +2024-12-20T09:56:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:51Z DEBUG device.log State update defer 1999ms +2024-12-20T09:56:52Z DEBUG system.config.receive success +2024-12-20T09:56:52Z DEBUG device.log State update defer 801ms +2024-12-20T09:56:52Z DEBUG system.config.parse success +2024-12-20T09:56:52Z INFO device.log Device AHU-1 config handler +2024-12-20T09:56:52Z DEBUG device.log State update defer 800ms +2024-12-20T09:56:52Z DEBUG device.log Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:52Z INFO device.log 2024-12-20T09:56:52Z received config 2024-12-20T09:56:52Z +2024-12-20T09:56:52Z NOTICE system.config.apply success +2024-12-20T09:56:52Z DEBUG device.log State update defer 800ms +2024-12-20T09:56:52Z DEBUG device.log State update defer 799ms +2024-12-20T09:56:52Z DEBUG device.log State update defer 793ms +2024-12-20T09:56:55Z NOTICE validation.feature.sequence Sequence complete diff --git a/validator/sequences/family_ipv4_addr/events_pointset.attr b/validator/sequences/family_ipv4_addr/events_pointset.attr index 3b45ff1ff7..e8256fa198 100644 --- a/validator/sequences/family_ipv4_addr/events_pointset.attr +++ b/validator/sequences/family_ipv4_addr/events_pointset.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:2a1e428c", - "publishTime" : "2024-11-06T17:32:45Z", + "transactionId" : "MP:b804e8dc", + "publishTime" : "2024-12-20T09:56:52Z", "subFolder" : "pointset", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/events_pointset.json b/validator/sequences/family_ipv4_addr/events_pointset.json index 7c3e980c04..eb8b0d0a97 100644 --- a/validator/sequences/family_ipv4_addr/events_pointset.json +++ b/validator/sequences/family_ipv4_addr/events_pointset.json @@ -7,9 +7,9 @@ "present_value" : 98 }, "filter_differential_pressure_sensor" : { - "present_value" : 11 + "present_value" : 8 } }, - "timestamp" : "2024-11-06T17:32:45Z", + "timestamp" : "2024-12-20T09:56:52Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/events_system.attr b/validator/sequences/family_ipv4_addr/events_system.attr index 70483ef2a5..c3f077ff36 100644 --- a/validator/sequences/family_ipv4_addr/events_system.attr +++ b/validator/sequences/family_ipv4_addr/events_system.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:e9fd7bc7", - "publishTime" : "2024-11-06T17:32:45Z", + "transactionId" : "MP:8b9e796c", + "publishTime" : "2024-12-20T09:56:52Z", "subFolder" : "system", "subType" : "events" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/events_system.json b/validator/sequences/family_ipv4_addr/events_system.json index 4976ab3745..668ceb6944 100644 --- a/validator/sequences/family_ipv4_addr/events_system.json +++ b/validator/sequences/family_ipv4_addr/events_system.json @@ -1,103 +1,319 @@ { - "event_no" : 6, - "last_config" : "2024-11-06T17:32:44Z", + "event_no" : 9, + "last_config" : "2024-12-20T09:56:52Z", "logentries" : [ { "message" : "success", "category" : "system.config.receive", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:43Z", "level" : 100 }, { - "message" : "State update defer -19867ms", + "message" : "State update defer -88ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:43Z", "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:43Z last_config 2024-12-20T09:56:39Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 200 }, { "message" : "success", "category" : "system.config.parse", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:43Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:39Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:55:25Z\",\n \"restart_count\" : 2,\n \"mode\" : \"active\"\n },\n \"serial_no\" : \"sequencer-32028\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.receive\",\n \"timestamp\" : \"2024-12-20T09:56:43Z\",\n \"level\" : 100\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:22:79:d6\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.129\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:43Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:55:25Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ipv4_addr\",\n \"transaction_id\" : \"RC:3ee423.00000030\",\n \"config_base\" : 33\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", "level" : 100 }, { - "message" : "Update state 2024-11-06T17:32:40Z last_config 2024-11-06T17:32:18Z", + "message" : "State update defer 2000ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:43Z received config 2024-12-20T09:56:43Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", "level" : 200 }, { - "message" : "Device AHU-1 config handler", + "message" : "success", + "category" : "system.config.apply", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 300 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 1998ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:43Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:45Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:45Z last_config 2024-12-20T09:56:43Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:45Z", "level" : 200 }, { - "message" : "State update AHU-1 (config_logging)", - "detail" : "{\n \"timestamp\" : \"2024-11-06T17:32:40Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-11-06T17:32:18Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-11-06T17:31:54Z\",\n \"restart_count\" : 1,\n \"mode\" : \"initial\"\n },\n \"serial_no\" : \"sequencer-5143\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.parse\",\n \"timestamp\" : \"2024-11-06T17:32:40Z\",\n \"level\" : 100\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"60:45:bd:bc:43:33\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.120\"\n },\n \"ipv6\" : {\n \"addr\" : \"fe80::6245:bdff:febc:4333\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "message" : "State update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:45Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:43Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:55:25Z\",\n \"restart_count\" : 2,\n \"mode\" : \"active\"\n },\n \"serial_no\" : \"sequencer-32028\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:56:43Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:22:79:d6\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.129\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:45Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:47Z", + "level" : 100 + }, { + "message" : "State update defer -51ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:47Z", "level" : 100 }, { - "message" : "Config update AHU-1 (config_logging)", - "detail" : "{\n \"timestamp\" : \"2024-11-06T17:32:40Z\",\n \"version\" : \"git-b2a557d\",\n \"system\" : {\n \"min_loglevel\" : 200,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"1970-01-01T00:01:13Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ipv4_addr\",\n \"transaction_id\" : \"RC:a4ca04.00000011\",\n \"config_base\" : 13\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"ipv6\" : { },\n \"vendor\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "message" : "Update state 2024-12-20T09:56:47Z last_config 2024-12-20T09:56:43Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:47Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:47Z", "level" : 100 }, { - "message" : "State update defer 2000ms", + "message" : "State update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:47Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:43Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:55:25Z\",\n \"restart_count\" : 2,\n \"mode\" : \"active\"\n },\n \"serial_no\" : \"sequencer-32028\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.receive\",\n \"timestamp\" : \"2024-12-20T09:56:47Z\",\n \"level\" : 100\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:22:79:d6\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.129\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:47Z", "level" : 100 }, { - "message" : "2024-11-06T17:32:40Z received config 2024-11-06T17:32:40Z", + "message" : "Config update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:47Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:55:25Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ipv4_addr\",\n \"transaction_id\" : \"RC:3ee423.00000032\",\n \"config_base\" : 34\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:47Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:47Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:47Z received config 2024-12-20T09:56:47Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:47Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:40Z", + "timestamp" : "2024-12-20T09:56:47Z", "level" : 300 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:47Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:47Z", + "level" : 100 + }, { + "message" : "State update defer 0ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:49Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:49Z last_config 2024-12-20T09:56:47Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:49Z", + "level" : 200 + }, { + "message" : "State update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:49Z\",\n \"version\" : \"1.5.2\",\n \"system\" : {\n \"last_config\" : \"2024-12-20T09:56:47Z\",\n \"operation\" : {\n \"operational\" : true,\n \"last_start\" : \"2024-12-20T09:55:25Z\",\n \"restart_count\" : 2,\n \"mode\" : \"active\"\n },\n \"serial_no\" : \"sequencer-32028\",\n \"hardware\" : {\n \"make\" : \"BOS\",\n \"model\" : \"pubber\"\n },\n \"software\" : {\n \"firmware\" : \"v1\"\n },\n \"status\" : {\n \"message\" : \"success\",\n \"category\" : \"system.config.apply\",\n \"timestamp\" : \"2024-12-20T09:56:47Z\",\n \"level\" : 300\n }\n },\n \"discovery\" : {\n \"families\" : { }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : {\n \"addr\" : \"7c:1e:52:22:79:d6\"\n },\n \"ipv4\" : {\n \"addr\" : \"10.1.0.129\"\n },\n \"vendor\" : {\n \"addr\" : \"28179023\"\n },\n \"bacnet\" : {\n \"addr\" : \"snoozle\"\n }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"value_state\" : \"applied\"\n },\n \"filter_differential_pressure_sensor\" : {\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:49Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer -117ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "Update state 2024-12-20T09:56:51Z last_config 2024-12-20T09:56:47Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 200 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:56:51Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:41Z received config 2024-11-06T17:32:40Z", + "message" : "Config update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:51Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:55:25Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ipv4_addr\",\n \"transaction_id\" : \"RC:3ee423.00000033\",\n \"config_base\" : 35\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 2000ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:51Z received config 2024-12-20T09:56:51Z", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:41Z", + "timestamp" : "2024-12-20T09:56:51Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:42Z last_config 2024-11-06T17:32:40Z", + "message" : "State update defer 2000ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:42Z", - "level" : 200 + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "State update defer 1999ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:51Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.receive", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 + }, { + "message" : "State update defer 801ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 + }, { + "message" : "success", + "category" : "system.config.parse", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 }, { "message" : "Device AHU-1 config handler", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:44Z", + "timestamp" : "2024-12-20T09:56:52Z", "level" : 200 }, { - "message" : "2024-11-06T17:32:44Z received config 2024-11-06T17:32:44Z", + "message" : "State update defer 800ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 + }, { + "message" : "Config update AHU-1 (family_ipv4_addr)", + "detail" : "{\n \"timestamp\" : \"2024-12-20T09:56:52Z\",\n \"version\" : \"git-61cf36e\",\n \"system\" : {\n \"min_loglevel\" : 100,\n \"metrics_rate_sec\" : 10,\n \"operation\" : {\n \"last_start\" : \"2024-12-20T09:55:25Z\"\n },\n \"testing\" : {\n \"sequence_name\" : \"family_ipv4_addr\",\n \"transaction_id\" : \"RC:3ee423.00000034\",\n \"config_base\" : 36\n }\n },\n \"discovery\" : {\n \"families\" : {\n \"vendor\" : { }\n }\n },\n \"localnet\" : {\n \"families\" : {\n \"ether\" : { },\n \"ipv4\" : { },\n \"vendor\" : { },\n \"bacnet\" : { }\n }\n },\n \"pointset\" : {\n \"points\" : {\n \"filter_alarm_pressure_status\" : {\n \"ref\" : \"BV11.present_value\",\n \"units\" : \"No-units\"\n },\n \"filter_differential_pressure_setpoint\" : {\n \"units\" : \"Bars\",\n \"set_value\" : 98\n },\n \"filter_differential_pressure_sensor\" : {\n \"ref\" : \"AV12.present_value\",\n \"units\" : \"Degrees-Celsius\"\n }\n }\n }\n}", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 + }, { + "message" : "2024-12-20T09:56:52Z received config 2024-12-20T09:56:52Z", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:44Z", + "timestamp" : "2024-12-20T09:56:52Z", "level" : 200 }, { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:44Z", + "timestamp" : "2024-12-20T09:56:52Z", "level" : 300 }, { - "message" : "Update state 2024-11-06T17:32:44Z last_config 2024-11-06T17:32:44Z", + "message" : "State update defer 800ms", "category" : "device.log", - "timestamp" : "2024-11-06T17:32:44Z", - "level" : 200 + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 + }, { + "message" : "State update defer 799ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 + }, { + "message" : "State update defer 793ms", + "category" : "device.log", + "timestamp" : "2024-12-20T09:56:52Z", + "level" : 100 } ], "metrics" : { "mem_total_mb" : 254.0, - "mem_free_mb" : 213.47314453125 + "mem_free_mb" : 171.10260772705078 }, - "timestamp" : "2024-11-06T17:32:45Z", + "timestamp" : "2024-12-20T09:56:52Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/local_discovery.json b/validator/sequences/family_ipv4_addr/local_discovery.json new file mode 100644 index 0000000000..4c564e79f0 --- /dev/null +++ b/validator/sequences/family_ipv4_addr/local_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { + "vendor" : { } + } +} \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/local_localnet.json b/validator/sequences/family_ipv4_addr/local_localnet.json index 97598c144b..4b6e825e32 100644 --- a/validator/sequences/family_ipv4_addr/local_localnet.json +++ b/validator/sequences/family_ipv4_addr/local_localnet.json @@ -3,6 +3,6 @@ "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/local_system.json b/validator/sequences/family_ipv4_addr/local_system.json index 5824d1be9b..dc6076c735 100644 --- a/validator/sequences/family_ipv4_addr/local_system.json +++ b/validator/sequences/family_ipv4_addr/local_system.json @@ -1,8 +1,8 @@ { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:54Z" + "last_start" : "2024-12-20T09:55:25Z" }, "testing" : { "sequence_name" : "family_ipv4_addr" diff --git a/validator/sequences/family_ipv4_addr/local_update.json b/validator/sequences/family_ipv4_addr/local_update.json index 115338674d..25b35b567c 100644 --- a/validator/sequences/family_ipv4_addr/local_update.json +++ b/validator/sequences/family_ipv4_addr/local_update.json @@ -1,22 +1,27 @@ { - "timestamp" : "2024-11-06T17:32:50Z", - "version" : "@@@cloud udmi version###git-b2a557d", + "timestamp" : "2024-12-20T09:56:54Z", + "version" : "@@@cloud udmi version###git-61cf36e", "system" : { - "min_loglevel" : 200, + "min_loglevel" : 100, "metrics_rate_sec" : 10, "operation" : { - "last_start" : "2024-11-06T17:31:54Z" + "last_start" : "2024-12-20T09:55:25Z" }, "testing" : { "sequence_name" : "family_ipv4_addr" } }, + "discovery" : { + "families" : { + "vendor" : { } + } + }, "localnet" : { "families" : { "ether" : { }, "ipv4" : { }, "vendor" : { }, - "ipv6" : { } + "bacnet" : { } } }, "pointset" : { diff --git a/validator/sequences/family_ipv4_addr/sequence.md b/validator/sequences/family_ipv4_addr/sequence.md index f4d17ff471..baac9631ab 100644 --- a/validator/sequences/family_ipv4_addr/sequence.md +++ b/validator/sequences/family_ipv4_addr/sequence.md @@ -1,7 +1,7 @@ ## family_ipv4_addr (PREVIEW) -1. Wait until localnet family state ipv4 available +1. Wait until device state localnet family ipv4 is available 1. Check that family ipv4 address matches Test passed. diff --git a/validator/sequences/family_ipv4_addr/sequencer.log b/validator/sequences/family_ipv4_addr/sequencer.log index 3e27832e09..c409de0fab 100644 --- a/validator/sequences/family_ipv4_addr/sequencer.log +++ b/validator/sequences/family_ipv4_addr/sequencer.log @@ -1,944 +1,1644 @@ -2024-11-06T17:32:31Z NOTICE starting test family_ipv4_addr ################################ -2024-11-06T17:32:31Z INFO Stage start waiting for starting test wrapper at 0s -2024-11-06T17:32:39Z DEBUG Allowing device state change (everything) -2024-11-06T17:32:39Z DEBUG Starting reset_config full reset true -2024-11-06T17:32:39Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:39Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:39Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:39Z DEBUG extraFieldChanged false because extra_field null -2024-11-06T17:32:39Z DEBUG extraFieldChanged true because extra_field reset_config -2024-11-06T17:32:39Z DEBUG Clear configTransactions and reset device config -2024-11-06T17:32:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:39Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z -2024-11-06T17:32:39Z DEBUG last_start changed true, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:39Z DEBUG extraFieldChanged true because extra_field null -2024-11-06T17:32:40Z TRACE updated check config_update: true -2024-11-06T17:32:40Z DEBUG update config_update, adding configTransaction RC:a4ca04.00000011 -2024-11-06T17:32:40Z TRACE local local_update: { -2024-11-06T17:32:40Z TRACE local local_update: "version" : "@@@cloud udmi version###1.5.2", -2024-11-06T17:32:40Z TRACE local local_update: "system" : { -2024-11-06T17:32:40Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:40Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:40Z TRACE local local_update: "operation" : { -2024-11-06T17:32:40Z TRACE local local_update: "last_start" : "1970-01-01T00:01:13Z" -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "testing" : { -2024-11-06T17:32:40Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:40Z TRACE local local_update: "families" : { -2024-11-06T17:32:40Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:40Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:40Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:40Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:40Z TRACE local local_update: "points" : { -2024-11-06T17:32:40Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:40Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:40Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:40Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:40Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:40Z TRACE local local_update: }, -2024-11-06T17:32:40Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:40Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:40Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE local local_update: } -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:40Z DEBUG Saving pre-config state timestamp null -2024-11-06T17:32:40Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:40Z, because soft reset -2024-11-06T17:32:40Z TRACE Stage suspend waiting for starting test wrapper at 9s -2024-11-06T17:32:40Z INFO Stage start waiting for config update synchronized at 9s -2024-11-06T17:32:40Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:40Z TRACE received events_pointset: { -2024-11-06T17:32:40Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:40Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:40Z TRACE received events_pointset: "present_value" : false -2024-11-06T17:32:40Z TRACE received events_pointset: }, -2024-11-06T17:32:40Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:40Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:40Z TRACE received events_pointset: }, -2024-11-06T17:32:40Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:40Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:40Z TRACE received events_pointset: } -2024-11-06T17:32:40Z TRACE received events_pointset: }, -2024-11-06T17:32:40Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:35Z", -2024-11-06T17:32:40Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:40Z TRACE received events_pointset: } -2024-11-06T17:32:40Z DEBUG Handling device message events_pointset MP:f3950c45 -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null -2024-11-06T17:32:40Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null -2024-11-06T17:32:40Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:40Z TRACE received command AHU-1/events/system -2024-11-06T17:32:40Z DEBUG received events_system (no logs) -2024-11-06T17:32:40Z DEBUG Handling device message events_system MP:76f7c08b -2024-11-06T17:32:40Z TRACE received command AHU-1/state/update -2024-11-06T17:32:40Z DEBUG received state_update -2024-11-06T17:32:41Z DEBUG Handling update message state_update MP:d097efc7 -2024-11-06T17:32:41Z DEBUG Updated state after 1s 2024-11-06T17:32:40Z MP:d097efc7 -2024-11-06T17:32:41Z INFO Updated state #010: Changed 4 fields: -2024-11-06T17:32:41Z INFO Updated state #010: Set `system.status.level` = `100` -2024-11-06T17:32:41Z INFO Updated state #010: Set `system.status.category` = `system.config.parse` -2024-11-06T17:32:41Z INFO Updated state #010: Set `system.status.timestamp` = `2024-11-06T17:32:40Z` -2024-11-06T17:32:41Z INFO Updated state #010: Set `timestamp` = `2024-11-06T17:32:40Z` -2024-11-06T17:32:41Z NOTICE Received serial number sequencer-5143 -2024-11-06T17:32:41Z DEBUG Updated state has last_config 2024-11-06T17:32:18Z (expecting null) -2024-11-06T17:32:41Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:41Z TRACE received command AHU-1/config/update -2024-11-06T17:32:41Z DEBUG received config_update -2024-11-06T17:32:41Z DEBUG Handling update message config_update RC:a4ca04.00000011 -2024-11-06T17:32:41Z DEBUG Removed configTransaction RC:a4ca04.00000011 -2024-11-06T17:32:41Z DEBUG last_start changed false, last_start 1970-01-01T00:01:13Z -2024-11-06T17:32:41Z DEBUG Updated config 2024-11-06T17:32:40Z RC:a4ca04.00000011 -2024-11-06T17:32:41Z INFO Updated config #009: Changed 2 fields: -2024-11-06T17:32:41Z INFO Updated config #009: Set `system.min_loglevel` = `200` -2024-11-06T17:32:41Z INFO Updated config #009: Set `system.testing.sequence_name` = `family_ipv4_addr` -2024-11-06T17:32:41Z TRACE received command AHU-1/state/system -2024-11-06T17:32:41Z TRACE received state_system: { -2024-11-06T17:32:41Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:41Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:41Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "last_config" : "2024-11-06T17:32:18Z", -2024-11-06T17:32:41Z TRACE received state_system: "operation" : { -2024-11-06T17:32:41Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:41Z TRACE received state_system: "last_start" : "2024-11-06T17:31:54Z", -2024-11-06T17:32:41Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:41Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "serial_no" : "sequencer-5143", -2024-11-06T17:32:41Z TRACE received state_system: "software" : { -2024-11-06T17:32:41Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "status" : { -2024-11-06T17:32:41Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:41Z TRACE received state_system: "category" : "system.config.parse", -2024-11-06T17:32:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE received state_system: "level" : 100 -2024-11-06T17:32:41Z TRACE received state_system: }, -2024-11-06T17:32:41Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_system: } -2024-11-06T17:32:41Z DEBUG Handling device message state_system MP:d097efc7-0 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state -2024-11-06T17:32:41Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:41Z TRACE received state_localnet: { -2024-11-06T17:32:41Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:41Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:41Z TRACE received state_localnet: } -2024-11-06T17:32:41Z TRACE received state_localnet: }, -2024-11-06T17:32:41Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_localnet: } -2024-11-06T17:32:41Z DEBUG Handling device message state_localnet MP:d097efc7-1 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:41Z TRACE received state_pointset: { -2024-11-06T17:32:41Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:41Z TRACE received state_pointset: }, -2024-11-06T17:32:41Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:41Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:41Z TRACE received state_pointset: }, -2024-11-06T17:32:41Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:41Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:41Z TRACE received state_pointset: } -2024-11-06T17:32:41Z TRACE received state_pointset: }, -2024-11-06T17:32:41Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:41Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:41Z TRACE received state_pointset: } -2024-11-06T17:32:41Z DEBUG Handling device message state_pointset MP:d097efc7-2 -2024-11-06T17:32:41Z TRACE Ignoring partial state update -2024-11-06T17:32:41Z TRACE received command AHU-1/config/update -2024-11-06T17:32:41Z DEBUG received config_update -2024-11-06T17:32:41Z DEBUG Handling update message config_update MP:d097efc7 -2024-11-06T17:32:41Z DEBUG last_start changed true, last_start 2024-11-06T17:31:54Z -2024-11-06T17:32:41Z DEBUG Updated config 2024-11-06T17:32:40Z MP:d097efc7 -2024-11-06T17:32:41Z INFO Updated config #010: Changed 0 fields. -2024-11-06T17:32:42Z TRACE received command AHU-1/state/update -2024-11-06T17:32:42Z DEBUG received state_update -2024-11-06T17:32:43Z DEBUG Handling update message state_update MP:38bfd607 -2024-11-06T17:32:43Z DEBUG Updated state after 1s 2024-11-06T17:32:42Z MP:38bfd607 -2024-11-06T17:32:43Z INFO Updated state #011: Changed 5 fields: -2024-11-06T17:32:43Z INFO Updated state #011: Set `system.last_config` = `2024-11-06T17:32:40Z` -2024-11-06T17:32:43Z INFO Updated state #011: Set `system.status.level` = `300` -2024-11-06T17:32:43Z INFO Updated state #011: Set `system.status.category` = `system.config.apply` -2024-11-06T17:32:43Z INFO Updated state #011: Set `system.status.timestamp` = `2024-11-06T17:32:41Z` -2024-11-06T17:32:43Z INFO Updated state #011: Set `timestamp` = `2024-11-06T17:32:42Z` -2024-11-06T17:32:43Z DEBUG Updated state has last_config 2024-11-06T17:32:40Z (expecting 2024-11-06T17:32:40Z) -2024-11-06T17:32:43Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:43Z DEBUG Stage finished waiting for config update synchronized at 11s after 2s -2024-11-06T17:32:43Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:43Z DEBUG Config sync took 3s -2024-11-06T17:32:43Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:43Z DEBUG Update config soft reset timestamp 2024-11-06T17:32:40Z -2024-11-06T17:32:43Z TRACE local local_update: { -2024-11-06T17:32:43Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:43Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:43Z TRACE local local_update: "system" : { -2024-11-06T17:32:43Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:43Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:43Z TRACE local local_update: "operation" : { -2024-11-06T17:32:43Z TRACE local local_update: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "testing" : { -2024-11-06T17:32:43Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:43Z TRACE local local_update: "families" : { -2024-11-06T17:32:43Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:43Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:43Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:43Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:43Z TRACE local local_update: "points" : { -2024-11-06T17:32:43Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:43Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:43Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:43Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:43Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:43Z TRACE local local_update: }, -2024-11-06T17:32:43Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:43Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:43Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE local local_update: } -2024-11-06T17:32:43Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } -2024-11-06T17:32:43Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "ipv6": { } } } -2024-11-06T17:32:43Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` -2024-11-06T17:32:43Z DEBUG Done with reset_config -2024-11-06T17:32:43Z TRACE Stage suspend waiting for starting test wrapper at 11s -2024-11-06T17:32:43Z INFO Stage start waiting for config update synchronized at 11s -2024-11-06T17:32:43Z TRACE received command AHU-1/state/system -2024-11-06T17:32:43Z TRACE received state_system: { -2024-11-06T17:32:43Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:43Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:43Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "last_config" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:43Z TRACE received state_system: "operation" : { -2024-11-06T17:32:43Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:43Z TRACE received state_system: "last_start" : "2024-11-06T17:31:54Z", -2024-11-06T17:32:43Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:43Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "serial_no" : "sequencer-5143", -2024-11-06T17:32:43Z TRACE received state_system: "software" : { -2024-11-06T17:32:43Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "status" : { -2024-11-06T17:32:43Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:43Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:43Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:41Z", -2024-11-06T17:32:43Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:43Z TRACE received state_system: }, -2024-11-06T17:32:43Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:43Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:43Z TRACE received state_system: } -2024-11-06T17:32:43Z DEBUG Handling device message state_system MP:38bfd607-0 -2024-11-06T17:32:43Z TRACE Ignoring partial state update -2024-11-06T17:32:43Z DEBUG Stage finished waiting for config update synchronized at 11s after 0s -2024-11-06T17:32:43Z TRACE Stage resume waiting for starting test wrapper at 11s -2024-11-06T17:32:43Z DEBUG Config sync took 3s -2024-11-06T17:32:43Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:43Z DEBUG Disallowing device state change (everything) -2024-11-06T17:32:44Z TRACE updated check config_update: true -2024-11-06T17:32:44Z DEBUG update config_update, adding configTransaction RC:a4ca04.00000012 -2024-11-06T17:32:44Z TRACE local local_update: { -2024-11-06T17:32:44Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:40Z", -2024-11-06T17:32:44Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:44Z TRACE local local_update: "system" : { -2024-11-06T17:32:44Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:44Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:44Z TRACE local local_update: "operation" : { -2024-11-06T17:32:44Z TRACE local local_update: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "testing" : { -2024-11-06T17:32:44Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:44Z TRACE local local_update: "families" : { -2024-11-06T17:32:44Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:44Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:44Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:44Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:44Z TRACE local local_update: "points" : { -2024-11-06T17:32:44Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:44Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:44Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:44Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:44Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:44Z TRACE local local_update: }, -2024-11-06T17:32:44Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:44Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:44Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z TRACE local local_update: } -2024-11-06T17:32:44Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:42Z -2024-11-06T17:32:44Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:44Z, because initial setup -2024-11-06T17:32:44Z TRACE Stage suspend waiting for starting test wrapper at 12s -2024-11-06T17:32:44Z INFO Stage start waiting for config update synchronized at 12s -2024-11-06T17:32:44Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:44Z TRACE received state_localnet: { -2024-11-06T17:32:44Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:44Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:44Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:32:44Z TRACE received state_localnet: }, -2024-11-06T17:32:44Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:44Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:32:44Z TRACE received state_localnet: }, -2024-11-06T17:32:44Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:44Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:32:44Z TRACE received state_localnet: }, -2024-11-06T17:32:44Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:44Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:44Z TRACE received state_localnet: } -2024-11-06T17:32:44Z TRACE received state_localnet: }, -2024-11-06T17:32:44Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:44Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:44Z TRACE received state_localnet: } -2024-11-06T17:32:44Z DEBUG Handling device message state_localnet MP:38bfd607-1 -2024-11-06T17:32:44Z TRACE Ignoring partial state update -2024-11-06T17:32:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:44Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:44Z TRACE received state_pointset: { -2024-11-06T17:32:44Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:44Z TRACE received state_pointset: }, -2024-11-06T17:32:44Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:44Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:44Z TRACE received state_pointset: }, -2024-11-06T17:32:44Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:44Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:44Z TRACE received state_pointset: } -2024-11-06T17:32:44Z TRACE received state_pointset: }, -2024-11-06T17:32:44Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:42Z", -2024-11-06T17:32:44Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:44Z TRACE received state_pointset: } -2024-11-06T17:32:44Z DEBUG Handling device message state_pointset MP:38bfd607-2 -2024-11-06T17:32:44Z TRACE Ignoring partial state update -2024-11-06T17:32:44Z TRACE received command AHU-1/config/update -2024-11-06T17:32:44Z DEBUG received config_update -2024-11-06T17:32:44Z DEBUG Handling update message config_update RC:a4ca04.00000012 -2024-11-06T17:32:44Z DEBUG Removed configTransaction RC:a4ca04.00000012 -2024-11-06T17:32:44Z DEBUG last_start changed false, last_start 2024-11-06T17:31:54Z -2024-11-06T17:32:44Z DEBUG Updated config 2024-11-06T17:32:44Z RC:a4ca04.00000012 -2024-11-06T17:32:44Z INFO Updated config #011: Changed 0 fields. -2024-11-06T17:32:44Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state -2024-11-06T17:32:45Z TRACE received command AHU-1/state/update -2024-11-06T17:32:45Z DEBUG received state_update -2024-11-06T17:32:45Z DEBUG Handling update message state_update MP:c699d57e -2024-11-06T17:32:45Z DEBUG Updated state after 1s 2024-11-06T17:32:44Z MP:c699d57e -2024-11-06T17:32:45Z INFO Updated state #012: Changed 3 fields: -2024-11-06T17:32:45Z INFO Updated state #012: Set `system.last_config` = `2024-11-06T17:32:44Z` -2024-11-06T17:32:45Z INFO Updated state #012: Set `system.status.timestamp` = `2024-11-06T17:32:44Z` -2024-11-06T17:32:45Z INFO Updated state #012: Set `timestamp` = `2024-11-06T17:32:44Z` -2024-11-06T17:32:45Z DEBUG Updated state has last_config 2024-11-06T17:32:44Z (expecting 2024-11-06T17:32:44Z) -2024-11-06T17:32:45Z TRACE received command AHU-1/state/system -2024-11-06T17:32:45Z TRACE received state_system: { -2024-11-06T17:32:45Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:45Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:45Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "last_config" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_system: "operation" : { -2024-11-06T17:32:45Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:45Z TRACE received state_system: "last_start" : "2024-11-06T17:31:54Z", -2024-11-06T17:32:45Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:45Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "serial_no" : "sequencer-5143", -2024-11-06T17:32:45Z TRACE received state_system: "software" : { -2024-11-06T17:32:45Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "status" : { -2024-11-06T17:32:45Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:45Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:45Z TRACE received state_system: }, -2024-11-06T17:32:45Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_system: } -2024-11-06T17:32:45Z DEBUG Handling device message state_system MP:c699d57e-0 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:45Z DEBUG Stage finished waiting for config update synchronized at 13s after 0s -2024-11-06T17:32:45Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:45Z DEBUG Config sync took 1s -2024-11-06T17:32:45Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:45Z DEBUG Update config initial setup timestamp 2024-11-06T17:32:44Z -2024-11-06T17:32:45Z TRACE local local_update: { -2024-11-06T17:32:45Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:45Z TRACE local local_update: "system" : { -2024-11-06T17:32:45Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:45Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:45Z TRACE local local_update: "operation" : { -2024-11-06T17:32:45Z TRACE local local_update: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:45Z TRACE local local_update: }, -2024-11-06T17:32:45Z TRACE local local_update: "testing" : { -2024-11-06T17:32:45Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:45Z TRACE local local_update: } -2024-11-06T17:32:45Z TRACE local local_update: }, -2024-11-06T17:32:45Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:45Z TRACE local local_update: "families" : { -2024-11-06T17:32:45Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:45Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:45Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:45Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:45Z TRACE local local_update: } -2024-11-06T17:32:45Z TRACE local local_update: }, -2024-11-06T17:32:45Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:45Z TRACE local local_update: "points" : { -2024-11-06T17:32:45Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:45Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:45Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:45Z TRACE local local_update: }, -2024-11-06T17:32:45Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:45Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:45Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:45Z TRACE local local_update: }, -2024-11-06T17:32:45Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:45Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:45Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:45Z TRACE local local_update: } -2024-11-06T17:32:45Z TRACE local local_update: } -2024-11-06T17:32:45Z TRACE local local_update: } -2024-11-06T17:32:45Z TRACE local local_update: } -2024-11-06T17:32:45Z DEBUG Stale state cutoff threshold is 2024-11-06T17:31:56Z -2024-11-06T17:32:45Z DEBUG Waiting for device stateTransaction RC:a4ca04.00000013 (was null) -2024-11-06T17:32:45Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:45Z INFO Stage start waiting for state query at 13s -2024-11-06T17:32:45Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:45Z TRACE received state_localnet: { -2024-11-06T17:32:45Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:45Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z TRACE received state_localnet: }, -2024-11-06T17:32:45Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_localnet: } -2024-11-06T17:32:45Z DEBUG Handling device message state_localnet MP:c699d57e-1 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:45Z TRACE received state_pointset: { -2024-11-06T17:32:45Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:45Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:45Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z TRACE received state_pointset: }, -2024-11-06T17:32:45Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:45Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:45Z TRACE received state_pointset: } -2024-11-06T17:32:45Z DEBUG Handling device message state_pointset MP:c699d57e-2 -2024-11-06T17:32:45Z TRACE Ignoring partial state update -2024-11-06T17:32:45Z TRACE received command AHU-1/state/update -2024-11-06T17:32:45Z DEBUG received state_update -2024-11-06T17:32:45Z INFO Received device configAcked -2024-11-06T17:32:45Z DEBUG Handling update message state_update RC:a4ca04.00000013 -2024-11-06T17:32:45Z DEBUG Removed stateTransaction RC:a4ca04.00000013 -2024-11-06T17:32:45Z DEBUG Updated state after 1s 2024-11-06T17:32:44Z RC:a4ca04.00000013 -2024-11-06T17:32:45Z INFO Updated state #013: Changed 0 fields. -2024-11-06T17:32:45Z DEBUG Updated state has last_config 2024-11-06T17:32:44Z (expecting 2024-11-06T17:32:44Z) -2024-11-06T17:32:45Z DEBUG Stage finished waiting for state query at 13s after 0s -2024-11-06T17:32:45Z TRACE Stage resume waiting for starting test wrapper at 13s -2024-11-06T17:32:45Z TRACE Stage suspend waiting for starting test wrapper at 13s -2024-11-06T17:32:45Z INFO Stage start waiting for initial device state at 13s -2024-11-06T17:32:46Z TRACE updated check config_update: true -2024-11-06T17:32:46Z DEBUG update config_update, adding configTransaction RC:a4ca04.00000014 -2024-11-06T17:32:46Z TRACE local local_update: { -2024-11-06T17:32:46Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:44Z", -2024-11-06T17:32:46Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:46Z TRACE local local_update: "system" : { -2024-11-06T17:32:46Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:46Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:46Z TRACE local local_update: "operation" : { -2024-11-06T17:32:46Z TRACE local local_update: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:46Z TRACE local local_update: }, -2024-11-06T17:32:46Z TRACE local local_update: "testing" : { -2024-11-06T17:32:46Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:46Z TRACE local local_update: } -2024-11-06T17:32:46Z TRACE local local_update: }, -2024-11-06T17:32:46Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:46Z TRACE local local_update: "families" : { -2024-11-06T17:32:46Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:46Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:46Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:46Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:46Z TRACE local local_update: } -2024-11-06T17:32:46Z TRACE local local_update: }, -2024-11-06T17:32:46Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:46Z TRACE local local_update: "points" : { -2024-11-06T17:32:46Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:46Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:46Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:46Z TRACE local local_update: }, -2024-11-06T17:32:46Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:46Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:46Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:46Z TRACE local local_update: }, -2024-11-06T17:32:46Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:46Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:46Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:46Z TRACE local local_update: } -2024-11-06T17:32:46Z TRACE local local_update: } -2024-11-06T17:32:46Z TRACE local local_update: } -2024-11-06T17:32:46Z TRACE local local_update: } -2024-11-06T17:32:46Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:44Z -2024-11-06T17:32:46Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:46Z, because before initial device state -2024-11-06T17:32:46Z TRACE Stage suspend waiting for initial device state at 14s -2024-11-06T17:32:46Z INFO Stage start waiting for config update synchronized at 14s -2024-11-06T17:32:46Z TRACE received command AHU-1/reply/update -2024-11-06T17:32:46Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:46Z TRACE received command AHU-1/events/pointset -2024-11-06T17:32:46Z TRACE received events_pointset: { -2024-11-06T17:32:46Z TRACE received events_pointset: "points" : { -2024-11-06T17:32:46Z TRACE received events_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:46Z TRACE received events_pointset: "present_value" : true -2024-11-06T17:32:46Z TRACE received events_pointset: }, -2024-11-06T17:32:46Z TRACE received events_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:46Z TRACE received events_pointset: "present_value" : 98 -2024-11-06T17:32:46Z TRACE received events_pointset: }, -2024-11-06T17:32:46Z TRACE received events_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:46Z TRACE received events_pointset: "present_value" : 11 -2024-11-06T17:32:46Z TRACE received events_pointset: } -2024-11-06T17:32:46Z TRACE received events_pointset: }, -2024-11-06T17:32:46Z TRACE received events_pointset: "timestamp" : "2024-11-06T17:32:45Z", -2024-11-06T17:32:46Z TRACE received events_pointset: "version" : "1.5.2" -2024-11-06T17:32:46Z TRACE received events_pointset: } -2024-11-06T17:32:46Z DEBUG Handling device message events_pointset MP:2a1e428c -2024-11-06T17:32:46Z TRACE received command AHU-1/events/system -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z DEBUG system.config.receive: success -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z DEBUG device.log: State update defer -19867ms -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z DEBUG system.config.parse: success -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Update state 2024-11-06T17:32:40Z last_config 2024-11-06T17:32:18Z -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z DEBUG device.log: State update AHU-1 (config_logging) -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z DEBUG device.log: Config update AHU-1 (config_logging) -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z DEBUG device.log: State update defer 2000ms -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z INFO device.log: 2024-11-06T17:32:40Z received config 2024-11-06T17:32:40Z -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:40Z NOTICE system.config.apply: success -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:41Z INFO device.log: 2024-11-06T17:32:41Z received config 2024-11-06T17:32:40Z -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:41Z NOTICE system.config.apply: success -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:42Z INFO device.log: Update state 2024-11-06T17:32:42Z last_config 2024-11-06T17:32:40Z -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:44Z INFO device.log: Device AHU-1 config handler -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:44Z INFO device.log: 2024-11-06T17:32:44Z received config 2024-11-06T17:32:44Z -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:44Z NOTICE system.config.apply: success -2024-11-06T17:32:46Z DEBUG received events_system 2024-11-06T17:32:44Z INFO device.log: Update state 2024-11-06T17:32:44Z last_config 2024-11-06T17:32:44Z -2024-11-06T17:32:46Z DEBUG Handling device message events_system MP:e9fd7bc7 -2024-11-06T17:32:46Z TRACE received command AHU-1/config/update -2024-11-06T17:32:46Z DEBUG received config_update -2024-11-06T17:32:46Z DEBUG Handling update message config_update RC:a4ca04.00000014 -2024-11-06T17:32:46Z DEBUG Removed configTransaction RC:a4ca04.00000014 -2024-11-06T17:32:46Z DEBUG last_start changed false, last_start 2024-11-06T17:31:54Z -2024-11-06T17:32:46Z DEBUG Updated config 2024-11-06T17:32:46Z RC:a4ca04.00000014 -2024-11-06T17:32:46Z INFO Updated config #012: Changed 0 fields. -2024-11-06T17:32:47Z TRACE received command AHU-1/state/update -2024-11-06T17:32:47Z DEBUG received state_update -2024-11-06T17:32:47Z DEBUG Handling update message state_update MP:45e746b2 -2024-11-06T17:32:47Z DEBUG Updated state after 1s 2024-11-06T17:32:46Z MP:45e746b2 -2024-11-06T17:32:47Z INFO Updated state #014: Changed 3 fields: -2024-11-06T17:32:47Z INFO Updated state #014: Set `system.last_config` = `2024-11-06T17:32:46Z` -2024-11-06T17:32:47Z INFO Updated state #014: Set `system.status.timestamp` = `2024-11-06T17:32:46Z` -2024-11-06T17:32:47Z INFO Updated state #014: Set `timestamp` = `2024-11-06T17:32:46Z` -2024-11-06T17:32:47Z DEBUG Updated state has last_config 2024-11-06T17:32:46Z (expecting 2024-11-06T17:32:46Z) -2024-11-06T17:32:47Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:47Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:47Z TRACE Stage resume waiting for initial device state at 15s -2024-11-06T17:32:47Z DEBUG Config sync took 1s -2024-11-06T17:32:47Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:47Z DEBUG Update config before initial device state timestamp 2024-11-06T17:32:46Z -2024-11-06T17:32:47Z TRACE local local_update: { -2024-11-06T17:32:47Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:47Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:47Z TRACE local local_update: "system" : { -2024-11-06T17:32:47Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:47Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:47Z TRACE local local_update: "operation" : { -2024-11-06T17:32:47Z TRACE local local_update: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "testing" : { -2024-11-06T17:32:47Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:47Z TRACE local local_update: "families" : { -2024-11-06T17:32:47Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:47Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:47Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:47Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:47Z TRACE local local_update: "points" : { -2024-11-06T17:32:47Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:47Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:47Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:47Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:47Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:47Z TRACE local local_update: }, -2024-11-06T17:32:47Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:47Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:47Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z TRACE local local_update: } -2024-11-06T17:32:47Z DEBUG Stage finished waiting for initial device state at 15s after 1s -2024-11-06T17:32:47Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:47Z DEBUG Device state system status level is now 300 -2024-11-06T17:32:47Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:47Z INFO Stage start waiting for config update synchronized at 15s -2024-11-06T17:32:47Z TRACE received command AHU-1/state/system -2024-11-06T17:32:47Z TRACE received state_system: { -2024-11-06T17:32:47Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:47Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:47Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "last_config" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:47Z TRACE received state_system: "operation" : { -2024-11-06T17:32:47Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:47Z TRACE received state_system: "last_start" : "2024-11-06T17:31:54Z", -2024-11-06T17:32:47Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:47Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "serial_no" : "sequencer-5143", -2024-11-06T17:32:47Z TRACE received state_system: "software" : { -2024-11-06T17:32:47Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "status" : { -2024-11-06T17:32:47Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:47Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:47Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:47Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:47Z TRACE received state_system: }, -2024-11-06T17:32:47Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:47Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:47Z TRACE received state_system: } -2024-11-06T17:32:47Z DEBUG Handling device message state_system MP:45e746b2-0 -2024-11-06T17:32:47Z TRACE Ignoring partial state update -2024-11-06T17:32:47Z DEBUG Stage finished waiting for config update synchronized at 15s after 0s -2024-11-06T17:32:47Z TRACE Stage resume waiting for starting test wrapper at 15s -2024-11-06T17:32:47Z DEBUG Config sync took 1s -2024-11-06T17:32:47Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:47Z TRACE Stage suspend waiting for starting test wrapper at 15s -2024-11-06T17:32:47Z INFO Stage start waiting for executing test at 15s -2024-11-06T17:32:47Z DEBUG stage begin waiting for executing test at 15s -2024-11-06T17:32:47Z TRACE Stage suspend waiting for executing test at 15s -2024-11-06T17:32:47Z INFO Stage start waiting for localnet family state ipv4 available at 15s -2024-11-06T17:32:48Z DEBUG system config extra field null -2024-11-06T17:32:48Z TRACE updated check config_system: true -2024-11-06T17:32:48Z DEBUG update config_system, adding configTransaction RC:a4ca04.00000015 -2024-11-06T17:32:48Z TRACE local local_system: { -2024-11-06T17:32:48Z TRACE local local_system: "min_loglevel" : 200, -2024-11-06T17:32:48Z TRACE local local_system: "metrics_rate_sec" : 10, -2024-11-06T17:32:48Z TRACE local local_system: "operation" : { -2024-11-06T17:32:48Z TRACE local local_system: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:48Z TRACE local local_system: }, -2024-11-06T17:32:48Z TRACE local local_system: "testing" : { -2024-11-06T17:32:48Z TRACE local local_system: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:48Z TRACE local local_system: } -2024-11-06T17:32:48Z TRACE local local_system: } -2024-11-06T17:32:48Z TRACE updated check config_pointset: true -2024-11-06T17:32:48Z DEBUG update config_pointset, adding configTransaction RC:a4ca04.00000016 -2024-11-06T17:32:48Z TRACE local local_pointset: { -2024-11-06T17:32:48Z TRACE local local_pointset: "points" : { -2024-11-06T17:32:48Z TRACE local local_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:48Z TRACE local local_pointset: "units" : "Bars", -2024-11-06T17:32:48Z TRACE local local_pointset: "set_value" : 98 -2024-11-06T17:32:48Z TRACE local local_pointset: }, -2024-11-06T17:32:48Z TRACE local local_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:48Z TRACE local local_pointset: "ref" : "BV11.present_value", -2024-11-06T17:32:48Z TRACE local local_pointset: "units" : "No-units" -2024-11-06T17:32:48Z TRACE local local_pointset: }, -2024-11-06T17:32:48Z TRACE local local_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:48Z TRACE local local_pointset: "ref" : "AV12.present_value", -2024-11-06T17:32:48Z TRACE local local_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:48Z TRACE local local_pointset: } -2024-11-06T17:32:48Z TRACE local local_pointset: } -2024-11-06T17:32:48Z TRACE local local_pointset: } -2024-11-06T17:32:48Z TRACE updated check config_gateway: false -2024-11-06T17:32:48Z TRACE updated check config_localnet: true -2024-11-06T17:32:48Z DEBUG update config_localnet, adding configTransaction RC:a4ca04.00000017 -2024-11-06T17:32:48Z TRACE local local_localnet: { -2024-11-06T17:32:48Z TRACE local local_localnet: "families" : { -2024-11-06T17:32:48Z TRACE local local_localnet: "ether" : { }, -2024-11-06T17:32:48Z TRACE local local_localnet: "ipv4" : { }, -2024-11-06T17:32:48Z TRACE local local_localnet: "vendor" : { }, -2024-11-06T17:32:48Z TRACE local local_localnet: "ipv6" : { } -2024-11-06T17:32:48Z TRACE local local_localnet: } -2024-11-06T17:32:48Z TRACE local local_localnet: } -2024-11-06T17:32:48Z TRACE updated check config_blobset: false -2024-11-06T17:32:48Z TRACE updated check config_discovery: false -2024-11-06T17:32:48Z DEBUG Saving pre-config state timestamp 2024-11-06T17:32:46Z -2024-11-06T17:32:48Z DEBUG Update lastConfigUpdate 2024-11-06T17:32:48Z, because Before localnet family state ipv4 available -2024-11-06T17:32:48Z TRACE Stage suspend waiting for localnet family state ipv4 available at 16s -2024-11-06T17:32:48Z INFO Stage start waiting for config update synchronized at 16s -2024-11-06T17:32:48Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:48Z TRACE received state_localnet: { -2024-11-06T17:32:48Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:48Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:48Z TRACE received state_localnet: } -2024-11-06T17:32:48Z TRACE received state_localnet: }, -2024-11-06T17:32:48Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:48Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_localnet: } -2024-11-06T17:32:48Z DEBUG Handling device message state_localnet MP:45e746b2-1 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared -2024-11-06T17:32:48Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:48Z TRACE received state_pointset: { -2024-11-06T17:32:48Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:48Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:48Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:48Z TRACE received state_pointset: } -2024-11-06T17:32:48Z TRACE received state_pointset: }, -2024-11-06T17:32:48Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:46Z", -2024-11-06T17:32:48Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:48Z TRACE received state_pointset: } -2024-11-06T17:32:48Z DEBUG Handling device message state_pointset MP:45e746b2-2 -2024-11-06T17:32:48Z TRACE Ignoring partial state update -2024-11-06T17:32:48Z TRACE received command AHU-1/config/update -2024-11-06T17:32:48Z DEBUG received config_update -2024-11-06T17:32:48Z DEBUG Handling update message config_update RC:a4ca04.00000015 -2024-11-06T17:32:48Z DEBUG Removed configTransaction RC:a4ca04.00000015 -2024-11-06T17:32:48Z DEBUG last_start changed false, last_start 2024-11-06T17:31:54Z -2024-11-06T17:32:48Z DEBUG Updated config 2024-11-06T17:32:48Z RC:a4ca04.00000015 -2024-11-06T17:32:48Z INFO Updated config #013: Changed 0 fields. -2024-11-06T17:32:48Z DEBUG Detail config update synchronized is now: device state not updated since config issued, config transactions not cleared, last_config not synced in state -2024-11-06T17:32:49Z TRACE received command AHU-1/state/update -2024-11-06T17:32:49Z DEBUG received state_update -2024-11-06T17:32:49Z DEBUG Handling update message state_update MP:d4f4053d -2024-11-06T17:32:49Z DEBUG Updated state after 0s 2024-11-06T17:32:49Z MP:d4f4053d -2024-11-06T17:32:49Z INFO Updated state #015: Changed 3 fields: -2024-11-06T17:32:49Z INFO Updated state #015: Set `system.last_config` = `2024-11-06T17:32:48Z` -2024-11-06T17:32:49Z INFO Updated state #015: Set `system.status.timestamp` = `2024-11-06T17:32:48Z` -2024-11-06T17:32:49Z INFO Updated state #015: Set `timestamp` = `2024-11-06T17:32:49Z` -2024-11-06T17:32:49Z DEBUG Updated state has last_config 2024-11-06T17:32:48Z (expecting 2024-11-06T17:32:48Z) -2024-11-06T17:32:49Z TRACE received command AHU-1/state/system -2024-11-06T17:32:49Z TRACE received state_system: { -2024-11-06T17:32:49Z TRACE received state_system: "hardware" : { -2024-11-06T17:32:49Z TRACE received state_system: "make" : "BOS", -2024-11-06T17:32:49Z TRACE received state_system: "model" : "pubber" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "last_config" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE received state_system: "operation" : { -2024-11-06T17:32:49Z TRACE received state_system: "operational" : true, -2024-11-06T17:32:49Z TRACE received state_system: "last_start" : "2024-11-06T17:31:54Z", -2024-11-06T17:32:49Z TRACE received state_system: "restart_count" : 1, -2024-11-06T17:32:49Z TRACE received state_system: "mode" : "initial" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "serial_no" : "sequencer-5143", -2024-11-06T17:32:49Z TRACE received state_system: "software" : { -2024-11-06T17:32:49Z TRACE received state_system: "firmware" : "v1" -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "status" : { -2024-11-06T17:32:49Z TRACE received state_system: "message" : "success", -2024-11-06T17:32:49Z TRACE received state_system: "category" : "system.config.apply", -2024-11-06T17:32:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:48Z", -2024-11-06T17:32:49Z TRACE received state_system: "level" : 300 -2024-11-06T17:32:49Z TRACE received state_system: }, -2024-11-06T17:32:49Z TRACE received state_system: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_system: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_system: } -2024-11-06T17:32:49Z DEBUG Handling device message state_system MP:d4f4053d-0 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z DEBUG Detail config update synchronized is now: config transactions not cleared -2024-11-06T17:32:49Z TRACE received command AHU-1/state/localnet -2024-11-06T17:32:49Z TRACE received state_localnet: { -2024-11-06T17:32:49Z TRACE received state_localnet: "families" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "ether" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "60:45:bd:bc:43:33" -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "ipv4" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "10.1.0.120" -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "ipv6" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "fe80::6245:bdff:febc:4333" -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "vendor" : { -2024-11-06T17:32:49Z TRACE received state_localnet: "addr" : "28179023" -2024-11-06T17:32:49Z TRACE received state_localnet: } -2024-11-06T17:32:49Z TRACE received state_localnet: }, -2024-11-06T17:32:49Z TRACE received state_localnet: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_localnet: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_localnet: } -2024-11-06T17:32:49Z DEBUG Handling device message state_localnet MP:d4f4053d-1 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z TRACE received command AHU-1/state/pointset -2024-11-06T17:32:49Z TRACE received state_pointset: { -2024-11-06T17:32:49Z TRACE received state_pointset: "points" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "filter_alarm_pressure_status" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "units" : "No-units" -2024-11-06T17:32:49Z TRACE received state_pointset: }, -2024-11-06T17:32:49Z TRACE received state_pointset: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "units" : "Bars", -2024-11-06T17:32:49Z TRACE received state_pointset: "value_state" : "applied" -2024-11-06T17:32:49Z TRACE received state_pointset: }, -2024-11-06T17:32:49Z TRACE received state_pointset: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:49Z TRACE received state_pointset: "units" : "Degrees-Celsius" -2024-11-06T17:32:49Z TRACE received state_pointset: } -2024-11-06T17:32:49Z TRACE received state_pointset: }, -2024-11-06T17:32:49Z TRACE received state_pointset: "timestamp" : "2024-11-06T17:32:49Z", -2024-11-06T17:32:49Z TRACE received state_pointset: "version" : "1.5.2" -2024-11-06T17:32:49Z TRACE received state_pointset: } -2024-11-06T17:32:49Z DEBUG Handling device message state_pointset MP:d4f4053d-2 -2024-11-06T17:32:49Z TRACE Ignoring partial state update -2024-11-06T17:32:49Z TRACE received command AHU-1/config/update -2024-11-06T17:32:49Z DEBUG received config_update -2024-11-06T17:32:49Z DEBUG Handling update message config_update RC:a4ca04.00000016 -2024-11-06T17:32:49Z DEBUG Removed configTransaction RC:a4ca04.00000016 -2024-11-06T17:32:49Z DEBUG last_start changed false, last_start 2024-11-06T17:31:54Z -2024-11-06T17:32:49Z DEBUG Updated config 2024-11-06T17:32:49Z RC:a4ca04.00000016 -2024-11-06T17:32:49Z INFO Updated config #014: Changed 0 fields. -2024-11-06T17:32:49Z TRACE received command null/config/udmi -2024-11-06T17:32:49Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state -2024-11-06T17:32:50Z TRACE received command AHU-1/config/update -2024-11-06T17:32:50Z DEBUG received config_update -2024-11-06T17:32:50Z DEBUG Handling update message config_update RC:a4ca04.00000017 -2024-11-06T17:32:50Z DEBUG Removed configTransaction RC:a4ca04.00000017 -2024-11-06T17:32:50Z DEBUG last_start changed false, last_start 2024-11-06T17:31:54Z -2024-11-06T17:32:50Z DEBUG Updated config 2024-11-06T17:32:50Z RC:a4ca04.00000017 -2024-11-06T17:32:50Z INFO Updated config #015: Changed 0 fields. -2024-11-06T17:32:51Z TRACE received command AHU-1/state/update -2024-11-06T17:32:51Z DEBUG received state_update -2024-11-06T17:32:51Z DEBUG Handling update message state_update MP:30959a99 -2024-11-06T17:32:51Z DEBUG Updated state after 0s 2024-11-06T17:32:51Z MP:30959a99 -2024-11-06T17:32:51Z INFO Updated state #016: Changed 3 fields: -2024-11-06T17:32:51Z INFO Updated state #016: Set `system.last_config` = `2024-11-06T17:32:50Z` -2024-11-06T17:32:51Z INFO Updated state #016: Set `system.status.timestamp` = `2024-11-06T17:32:50Z` -2024-11-06T17:32:51Z INFO Updated state #016: Set `timestamp` = `2024-11-06T17:32:51Z` -2024-11-06T17:32:51Z DEBUG Updated state has last_config 2024-11-06T17:32:50Z (expecting 2024-11-06T17:32:50Z) -2024-11-06T17:32:51Z DEBUG Detail config update synchronized is now: null -2024-11-06T17:32:51Z DEBUG Stage finished waiting for config update synchronized at 19s after 2s -2024-11-06T17:32:51Z TRACE Stage resume waiting for localnet family state ipv4 available at 19s -2024-11-06T17:32:51Z DEBUG Config sync took 3s -2024-11-06T17:32:51Z DEBUG Finished wait for config sync pending: null -2024-11-06T17:32:51Z DEBUG Update config Before localnet family state ipv4 available timestamp 2024-11-06T17:32:50Z -2024-11-06T17:32:51Z TRACE local local_update: { -2024-11-06T17:32:51Z TRACE local local_update: "timestamp" : "2024-11-06T17:32:50Z", -2024-11-06T17:32:51Z TRACE local local_update: "version" : "@@@cloud udmi version###git-b2a557d", -2024-11-06T17:32:51Z TRACE local local_update: "system" : { -2024-11-06T17:32:51Z TRACE local local_update: "min_loglevel" : 200, -2024-11-06T17:32:51Z TRACE local local_update: "metrics_rate_sec" : 10, -2024-11-06T17:32:51Z TRACE local local_update: "operation" : { -2024-11-06T17:32:51Z TRACE local local_update: "last_start" : "2024-11-06T17:31:54Z" -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "testing" : { -2024-11-06T17:32:51Z TRACE local local_update: "sequence_name" : "family_ipv4_addr" -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "localnet" : { -2024-11-06T17:32:51Z TRACE local local_update: "families" : { -2024-11-06T17:32:51Z TRACE local local_update: "ether" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "ipv4" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "vendor" : { }, -2024-11-06T17:32:51Z TRACE local local_update: "ipv6" : { } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "pointset" : { -2024-11-06T17:32:51Z TRACE local local_update: "points" : { -2024-11-06T17:32:51Z TRACE local local_update: "filter_differential_pressure_setpoint" : { -2024-11-06T17:32:51Z TRACE local local_update: "units" : "Bars", -2024-11-06T17:32:51Z TRACE local local_update: "set_value" : 98 -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "filter_alarm_pressure_status" : { -2024-11-06T17:32:51Z TRACE local local_update: "ref" : "BV11.present_value", -2024-11-06T17:32:51Z TRACE local local_update: "units" : "No-units" -2024-11-06T17:32:51Z TRACE local local_update: }, -2024-11-06T17:32:51Z TRACE local local_update: "filter_differential_pressure_sensor" : { -2024-11-06T17:32:51Z TRACE local local_update: "ref" : "AV12.present_value", -2024-11-06T17:32:51Z TRACE local local_update: "units" : "Degrees-Celsius" -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z TRACE local local_update: } -2024-11-06T17:32:51Z DEBUG Recorded sequence: 1. Wait until localnet family state ipv4 available -2024-11-06T17:32:51Z DEBUG Stage finished waiting for localnet family state ipv4 available at 19s after 3s -2024-11-06T17:32:51Z TRACE Stage resume waiting for executing test at 19s -2024-11-06T17:32:51Z DEBUG Recorded sequence: 1. Check that family ipv4 address matches -2024-11-06T17:32:51Z DEBUG stage done waiting for executing test at 19s -2024-11-06T17:32:51Z DEBUG Removing implicit system capability LAST_CONFIG -2024-11-06T17:32:51Z NOTICE RESULT pass system family_ipv4_addr PREVIEW 10/10 Sequence complete -2024-11-06T17:32:51Z NOTICE Sequence complete -2024-11-06T17:32:51Z NOTICE ending test family_ipv4_addr after 19s ################################ +2024-12-20T09:56:29Z NOTICE Starting test family_ipv4_addr ################################ +2024-12-20T09:56:29Z INFO Stage start waiting for starting test wrapper at @0s +2024-12-20T09:56:37Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:37Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:56:37Z WARNING Now using alternate connection client! +2024-12-20T09:56:37Z TRACE Stage suspend waiting for starting test wrapper at @8s +2024-12-20T09:56:37Z INFO Stage start waiting for using alternate client at @8s +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:37Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:29.346498252Z is -6004ms +2024-12-20T09:56:37Z DEBUG Forcing config update +2024-12-20T09:56:37Z TRACE Updated check config_update: true +2024-12-20T09:56:37Z DEBUG Update config_update, adding configTransaction RC:3ee423.0000002e +2024-12-20T09:56:37Z TRACE Outgoing local_update: { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###null", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:56:37Z TRACE Outgoing local_update: }, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: }, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzQvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzQvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###d4121d4e6449b4104aef7f6b861d9cee16e3851ce2eb301dab300a53b46db506", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:56:37Z" +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:37Z DEBUG Detail pending config transaction is now: RC:3ee423.0000002e +2024-12-20T09:56:37Z TRACE Received command null/config/udmi as null +2024-12-20T09:56:37Z TRACE Received command AHU-1/config/update as RC:3ee423.0000002e +2024-12-20T09:56:37Z DEBUG Received config_update +2024-12-20T09:56:37Z DEBUG Handling update message config_update RC:3ee423.0000002e +2024-12-20T09:56:37Z DEBUG Removed configTransaction RC:3ee423.0000002e +2024-12-20T09:56:37Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Updated config 2024-12-20T09:56:37Z RC:3ee423.0000002e +2024-12-20T09:56:37Z INFO Updated config #029: Changed 6 fields: +2024-12-20T09:56:37Z INFO Updated config #029: Add `system.testing.endpoint_type` = `alternate` +2024-12-20T09:56:37Z INFO Updated config #029: Set `system.testing.sequence_name` = `family_ipv4_addr` +2024-12-20T09:56:37Z INFO Updated config #029: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:56:37Z INFO Updated config #029: Remove `discovery` +2024-12-20T09:56:37Z INFO Updated config #029: Remove `pointset` +2024-12-20T09:56:37Z INFO Updated config #029: Remove `localnet` +2024-12-20T09:56:37Z DEBUG Expected last_config now 2024-12-20T09:56:37Z +2024-12-20T09:56:37Z DEBUG Detail pending config transaction is now: null +2024-12-20T09:56:37Z DEBUG New lastConfigApplied at 2024-12-20T09:56:37Z +2024-12-20T09:56:37Z DEBUG Update config reset alternate registry timestamp 2024-12-20T09:56:37Z +2024-12-20T09:56:37Z TRACE Outgoing local_update: { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:37Z", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:56:37Z TRACE Outgoing local_update: }, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "endpoint_type" : "alternate" +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: }, +2024-12-20T09:56:37Z TRACE Outgoing local_update: "blobset" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "blobs" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "_iot_endpoint_config" : { +2024-12-20T09:56:37Z TRACE Outgoing local_update: "phase" : "final", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "url" : "@@@endpoint data###data:application/json;base64,ewogICJwcm90b2NvbCIgOiAibXF0dCIsCiAgInRyYW5zcG9ydCIgOiAic3NsIiwKICAiaG9zdG5hbWUiIDogImxvY2FsaG9zdCIsCiAgImNsaWVudF9pZCIgOiAiL3IvWlotVFJJLUZFQ1RBXzQvZC9BSFUtMSIsCiAgInRvcGljX3ByZWZpeCIgOiAiL3IvWlotVFJJLUZFQ1RBXzQvZC9BSFUtMSIsCiAgImF1dGhfcHJvdmlkZXIiIDogewogICAgImJhc2ljIiA6IHsKICAgICAgInVzZXJuYW1lIiA6ICIvci9aWi1UUkktRkVDVEFfNC9kL0FIVS0xIiwKICAgICAgInBhc3N3b3JkIiA6ICIzODI2OWQxMSIKICAgIH0KICB9Cn0=", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "sha256" : "@@@blob data hash###d4121d4e6449b4104aef7f6b861d9cee16e3851ce2eb301dab300a53b46db506", +2024-12-20T09:56:37Z TRACE Outgoing local_update: "generation" : "2024-12-20T09:56:37Z" +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Outgoing local_update: } +2024-12-20T09:56:37Z TRACE Update config reset alternate registry: Add `blobset` = { "blobs": { "_iot_endpoint_config": { "phase": `final`, "generation": `blob generation`, "sha256": `blob data hash`, "url": `endpoint data` } } } +2024-12-20T09:56:37Z TRACE Update config reset alternate registry: Remove `discovery` +2024-12-20T09:56:37Z TRACE Update config reset alternate registry: Remove `pointset` +2024-12-20T09:56:37Z TRACE Update config reset alternate registry: Remove `localnet` +2024-12-20T09:56:37Z DEBUG Stage finished waiting for using alternate client at @8s after 0s +2024-12-20T09:56:37Z TRACE Stage resume waiting for starting test wrapper at @8s +2024-12-20T09:56:37Z WARNING Done with alternate connection client! +2024-12-20T09:56:37Z DEBUG Allowing device state change (everything) +2024-12-20T09:56:37Z DEBUG Starting reset_config full reset true +2024-12-20T09:56:37Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:37Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Set extraFieldChanged false because extra_field null +2024-12-20T09:56:37Z DEBUG Set extraFieldChanged true because extra_field reset_config +2024-12-20T09:56:37Z DEBUG Clear configTransactions and reset device config +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:37Z DEBUG Configuring device last_start to be 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Set last_start changed true, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:37Z DEBUG Set extraFieldChanged true because extra_field null +2024-12-20T09:56:37Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:37Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:37.397136744Z is 1999ms +2024-12-20T09:56:37Z DEBUG Rate-limiting config by 1999ms +2024-12-20T09:56:39Z TRACE Updated check config_update: true +2024-12-20T09:56:39Z DEBUG Update config_update, adding configTransaction RC:3ee423.0000002f +2024-12-20T09:56:39Z TRACE Outgoing local_update: { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###1.5.2", +2024-12-20T09:56:39Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "last_start" : "1970-01-01T00:01:13Z" +2024-12-20T09:56:39Z TRACE Outgoing local_update: }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Outgoing local_update: }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Outgoing local_update: }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Outgoing local_update: }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:39Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:39Z TRACE Outgoing local_update: }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:39Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:39Z TRACE Outgoing local_update: }, +2024-12-20T09:56:39Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:39Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:39Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Outgoing local_update: } +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:39Z DEBUG Using pre-config state timestamp 1970-01-01T00:00:00Z +2024-12-20T09:56:39Z DEBUG Update lastConfigIssued 2024-12-20T09:56:39Z, because soft reset +2024-12-20T09:56:39Z TRACE Stage suspend waiting for starting test wrapper at @10s +2024-12-20T09:56:39Z INFO Stage start waiting for config update synchronized at @10s +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/system as MP:e0a7cf32-0 +2024-12-20T09:56:39Z TRACE Received state_system: { +2024-12-20T09:56:39Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:39Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:39Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:27Z", +2024-12-20T09:56:39Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:39Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:39Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:39Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:39Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:39Z TRACE Received state_system: "software" : { +2024-12-20T09:56:39Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "status" : { +2024-12-20T09:56:39Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:39Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:39Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:27Z", +2024-12-20T09:56:39Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:29Z", +2024-12-20T09:56:39Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_system: } +2024-12-20T09:56:39Z DEBUG Handling device message state_system MP:e0a7cf32-0 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:39Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/discovery as MP:e0a7cf32-1 +2024-12-20T09:56:39Z TRACE Received state_discovery: { +2024-12-20T09:56:39Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:39Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:29Z", +2024-12-20T09:56:39Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_discovery: } +2024-12-20T09:56:39Z DEBUG Handling device message state_discovery MP:e0a7cf32-1 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/localnet as MP:e0a7cf32-2 +2024-12-20T09:56:39Z TRACE Received state_localnet: { +2024-12-20T09:56:39Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:39Z TRACE Received state_localnet: } +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:29Z", +2024-12-20T09:56:39Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_localnet: } +2024-12-20T09:56:39Z DEBUG Handling device message state_localnet MP:e0a7cf32-2 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/pointset as MP:e0a7cf32-3 +2024-12-20T09:56:39Z TRACE Received state_pointset: { +2024-12-20T09:56:39Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:39Z TRACE Received state_pointset: }, +2024-12-20T09:56:39Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:39Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:39Z TRACE Received state_pointset: }, +2024-12-20T09:56:39Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:39Z TRACE Received state_pointset: } +2024-12-20T09:56:39Z TRACE Received state_pointset: }, +2024-12-20T09:56:39Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:29Z", +2024-12-20T09:56:39Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_pointset: } +2024-12-20T09:56:39Z DEBUG Handling device message state_pointset MP:e0a7cf32-3 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Received command AHU-1/events/pointset as MP:4f8a8348 +2024-12-20T09:56:39Z TRACE Received events_pointset: { +2024-12-20T09:56:39Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:39Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:39Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:56:39Z TRACE Received events_pointset: }, +2024-12-20T09:56:39Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:39Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:39Z TRACE Received events_pointset: }, +2024-12-20T09:56:39Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:39Z TRACE Received events_pointset: "present_value" : 12 +2024-12-20T09:56:39Z TRACE Received events_pointset: } +2024-12-20T09:56:39Z TRACE Received events_pointset: }, +2024-12-20T09:56:39Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:32Z", +2024-12-20T09:56:39Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received events_pointset: } +2024-12-20T09:56:39Z DEBUG Handling device message events_pointset MP:4f8a8348 +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "system" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Suppressing exception: Cannot read field "timestamp" because "this.deviceState" is null +2024-12-20T09:56:39Z TRACE Received command AHU-1/events/system as MP:efdec3d2 +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG system.config.receive: success +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update defer -87ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z INFO device.log: Update state 2024-12-20T09:56:23Z last_config 2024-12-20T09:56:19Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG system.config.parse: success +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: Config update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z INFO device.log: 2024-12-20T09:56:23Z received config 2024-12-20T09:56:23Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z INFO device.log: Discovery enumeration at 2024-12-20T09:56:21Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z NOTICE system.config.apply: success +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update defer 1983ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update defer 1983ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update defer 1983ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:23Z DEBUG device.log: State update defer 1983ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:25Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:25Z INFO device.log: Update state 2024-12-20T09:56:25Z last_config 2024-12-20T09:56:23Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:25Z DEBUG device.log: State update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG system.config.receive: success +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG device.log: State update defer -51ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z INFO device.log: Update state 2024-12-20T09:56:27Z last_config 2024-12-20T09:56:23Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG device.log: State update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG system.config.parse: success +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG device.log: Config update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z INFO device.log: 2024-12-20T09:56:27Z received config 2024-12-20T09:56:27Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z NOTICE system.config.apply: success +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:27Z DEBUG device.log: State update defer 1997ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:29Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:29Z INFO device.log: Update state 2024-12-20T09:56:29Z last_config 2024-12-20T09:56:27Z +2024-12-20T09:56:39Z DEBUG Received events_system 2024-12-20T09:56:29Z DEBUG device.log: State update AHU-1 (enumerate_multi) +2024-12-20T09:56:39Z DEBUG Handling device message events_system MP:efdec3d2 +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/update as MP:55a2a06f +2024-12-20T09:56:39Z DEBUG Received state_update +2024-12-20T09:56:39Z DEBUG Handling update message state_update MP:55a2a06f +2024-12-20T09:56:39Z DEBUG Updated state after 0s 2024-12-20T09:56:39Z MP:55a2a06f +2024-12-20T09:56:39Z INFO Updated state #040: Changed 4 fields: +2024-12-20T09:56:39Z INFO Updated state #040: Set `system.status.level` = `100` +2024-12-20T09:56:39Z INFO Updated state #040: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:39Z INFO Updated state #040: Set `system.status.timestamp` = `2024-12-20T09:56:39Z` +2024-12-20T09:56:39Z INFO Updated state #040: Set `timestamp` = `2024-12-20T09:56:39Z` +2024-12-20T09:56:39Z NOTICE Received serial number sequencer-32028 +2024-12-20T09:56:39Z DEBUG Updated state has last_config 2024-12-20T09:56:27Z (expecting null) +2024-12-20T09:56:39Z DEBUG Detail config update synchronized is now: last_start not synced in config, config transactions not cleared, last_config not synced in state +2024-12-20T09:56:39Z TRACE Received command AHU-1/config/update as RC:3ee423.0000002f +2024-12-20T09:56:39Z DEBUG Received config_update +2024-12-20T09:56:39Z DEBUG Handling update message config_update RC:3ee423.0000002f +2024-12-20T09:56:39Z DEBUG Removed configTransaction RC:3ee423.0000002f +2024-12-20T09:56:39Z DEBUG Set last_start changed false, last_start 1970-01-01T00:01:13Z +2024-12-20T09:56:39Z DEBUG Updated config 2024-12-20T09:56:39Z RC:3ee423.0000002f +2024-12-20T09:56:39Z INFO Updated config #030: Changed 5 fields: +2024-12-20T09:56:39Z INFO Updated config #030: Remove `system.testing.endpoint_type` +2024-12-20T09:56:39Z INFO Updated config #030: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:56:39Z INFO Updated config #030: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:56:39Z INFO Updated config #030: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:56:39Z INFO Updated config #030: Remove `blobset` +2024-12-20T09:56:39Z DEBUG Expected last_config now 2024-12-20T09:56:39Z +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/system as MP:55a2a06f-0 +2024-12-20T09:56:39Z TRACE Received state_system: { +2024-12-20T09:56:39Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:39Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:39Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:27Z", +2024-12-20T09:56:39Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:39Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:39Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:39Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:39Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:39Z TRACE Received state_system: "software" : { +2024-12-20T09:56:39Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "status" : { +2024-12-20T09:56:39Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:39Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:39Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:39Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:39Z TRACE Received state_system: }, +2024-12-20T09:56:39Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:39Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_system: } +2024-12-20T09:56:39Z DEBUG Handling device message state_system MP:55a2a06f-0 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z DEBUG Detail config update synchronized is now: last_start not synced in config, last_config not synced in state +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/discovery as MP:55a2a06f-1 +2024-12-20T09:56:39Z TRACE Received state_discovery: { +2024-12-20T09:56:39Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:39Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:39Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_discovery: } +2024-12-20T09:56:39Z DEBUG Handling device message state_discovery MP:55a2a06f-1 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/localnet as MP:55a2a06f-2 +2024-12-20T09:56:39Z TRACE Received state_localnet: { +2024-12-20T09:56:39Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:39Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:39Z TRACE Received state_localnet: } +2024-12-20T09:56:39Z TRACE Received state_localnet: }, +2024-12-20T09:56:39Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:39Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_localnet: } +2024-12-20T09:56:39Z DEBUG Handling device message state_localnet MP:55a2a06f-2 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Received command AHU-1/state/pointset as MP:55a2a06f-3 +2024-12-20T09:56:39Z TRACE Received state_pointset: { +2024-12-20T09:56:39Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:39Z TRACE Received state_pointset: }, +2024-12-20T09:56:39Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:39Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:39Z TRACE Received state_pointset: }, +2024-12-20T09:56:39Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:39Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:39Z TRACE Received state_pointset: } +2024-12-20T09:56:39Z TRACE Received state_pointset: }, +2024-12-20T09:56:39Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:39Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:39Z TRACE Received state_pointset: } +2024-12-20T09:56:39Z DEBUG Handling device message state_pointset MP:55a2a06f-3 +2024-12-20T09:56:39Z TRACE Ignoring partial state update +2024-12-20T09:56:39Z TRACE Received command AHU-1/config/update as MP:55a2a06f +2024-12-20T09:56:39Z DEBUG Received config_update +2024-12-20T09:56:39Z DEBUG Handling update message config_update MP:55a2a06f +2024-12-20T09:56:39Z DEBUG Set last_start changed true, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:39Z DEBUG Updated config 2024-12-20T09:56:39Z MP:55a2a06f +2024-12-20T09:56:39Z INFO Updated config #031: Changed 0 fields. +2024-12-20T09:56:39Z DEBUG Expected last_config now 2024-12-20T09:56:39Z +2024-12-20T09:56:39Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:41Z TRACE Received command AHU-1/state/update as MP:8ef3dcdb +2024-12-20T09:56:41Z DEBUG Received state_update +2024-12-20T09:56:41Z DEBUG Handling update message state_update MP:8ef3dcdb +2024-12-20T09:56:41Z DEBUG Updated state after 0s 2024-12-20T09:56:41Z MP:8ef3dcdb +2024-12-20T09:56:41Z INFO Updated state #041: Changed 4 fields: +2024-12-20T09:56:41Z INFO Updated state #041: Set `system.last_config` = `2024-12-20T09:56:39Z` +2024-12-20T09:56:41Z INFO Updated state #041: Set `system.status.level` = `300` +2024-12-20T09:56:41Z INFO Updated state #041: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:41Z INFO Updated state #041: Set `timestamp` = `2024-12-20T09:56:41Z` +2024-12-20T09:56:41Z DEBUG Updated state has last_config 2024-12-20T09:56:39Z (expecting 2024-12-20T09:56:39Z) +2024-12-20T09:56:41Z TRACE Received command AHU-1/state/system as MP:8ef3dcdb-0 +2024-12-20T09:56:41Z TRACE Received state_system: { +2024-12-20T09:56:41Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:41Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:41Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:41Z TRACE Received state_system: }, +2024-12-20T09:56:41Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:41Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:41Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:41Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:41Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:41Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:41Z TRACE Received state_system: }, +2024-12-20T09:56:41Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:41Z TRACE Received state_system: "software" : { +2024-12-20T09:56:41Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:41Z TRACE Received state_system: }, +2024-12-20T09:56:41Z TRACE Received state_system: "status" : { +2024-12-20T09:56:41Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:41Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:41Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:41Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:41Z TRACE Received state_system: }, +2024-12-20T09:56:41Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:41Z", +2024-12-20T09:56:41Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:41Z TRACE Received state_system: } +2024-12-20T09:56:41Z DEBUG Handling device message state_system MP:8ef3dcdb-0 +2024-12-20T09:56:41Z TRACE Ignoring partial state update +2024-12-20T09:56:41Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:41Z DEBUG Stage finished waiting for config update synchronized at @12s after 2s +2024-12-20T09:56:41Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:56:41Z DEBUG Config sync took 2s +2024-12-20T09:56:41Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:41Z DEBUG New lastConfigApplied at 2024-12-20T09:56:41Z +2024-12-20T09:56:41Z DEBUG Update config soft reset timestamp 2024-12-20T09:56:39Z +2024-12-20T09:56:41Z TRACE Outgoing local_update: { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:41Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:41Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:41Z TRACE Outgoing local_update: }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Outgoing local_update: }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Outgoing local_update: }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Outgoing local_update: }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:41Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:41Z TRACE Outgoing local_update: }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:41Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:41Z TRACE Outgoing local_update: }, +2024-12-20T09:56:41Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:41Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:41Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Outgoing local_update: } +2024-12-20T09:56:41Z TRACE Update config soft reset: Add `discovery` = { "families": { "vendor": { } } } +2024-12-20T09:56:41Z TRACE Update config soft reset: Add `pointset` = { "points": { "filter_differential_pressure_setpoint": { "set_value": `98`, "units": `Bars` }, "filter_alarm_pressure_status": { "ref": `BV11.present_value`, "units": `No-units` }, "filter_differential_pressure_sensor": { "ref": `AV12.present_value`, "units": `Degrees-Celsius` } } } +2024-12-20T09:56:41Z TRACE Update config soft reset: Add `localnet` = { "families": { "ether": { }, "ipv4": { }, "vendor": { }, "bacnet": { } } } +2024-12-20T09:56:41Z TRACE Update config soft reset: Add `timestamp` = `generated timestamp` +2024-12-20T09:56:41Z DEBUG Done with reset_config +2024-12-20T09:56:41Z TRACE Stage suspend waiting for starting test wrapper at @12s +2024-12-20T09:56:41Z INFO Stage start waiting for config update synchronized at @12s +2024-12-20T09:56:41Z TRACE Received command AHU-1/state/discovery as MP:8ef3dcdb-1 +2024-12-20T09:56:41Z TRACE Received state_discovery: { +2024-12-20T09:56:41Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:41Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:41Z", +2024-12-20T09:56:41Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:41Z TRACE Received state_discovery: } +2024-12-20T09:56:41Z DEBUG Handling device message state_discovery MP:8ef3dcdb-1 +2024-12-20T09:56:41Z TRACE Ignoring partial state update +2024-12-20T09:56:41Z DEBUG Stage finished waiting for config update synchronized at @12s after 0s +2024-12-20T09:56:41Z TRACE Stage resume waiting for starting test wrapper at @12s +2024-12-20T09:56:41Z DEBUG Config sync took 2s +2024-12-20T09:56:41Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:41Z DEBUG Disallowing device state change (everything) +2024-12-20T09:56:42Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:41.489610587Z is 1490ms +2024-12-20T09:56:42Z DEBUG Rate-limiting config by 1490ms +2024-12-20T09:56:43Z TRACE Updated check config_update: true +2024-12-20T09:56:43Z DEBUG Update config_update, adding configTransaction RC:3ee423.00000030 +2024-12-20T09:56:43Z TRACE Outgoing local_update: { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:43Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:43Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:43Z TRACE Outgoing local_update: }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z TRACE Outgoing local_update: }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z TRACE Outgoing local_update: }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z TRACE Outgoing local_update: }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:43Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:43Z TRACE Outgoing local_update: }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:43Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:43Z TRACE Outgoing local_update: }, +2024-12-20T09:56:43Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:43Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:43Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z TRACE Outgoing local_update: } +2024-12-20T09:56:43Z DEBUG Using pre-config state timestamp 2024-12-20T09:56:41Z +2024-12-20T09:56:43Z DEBUG Update lastConfigIssued 2024-12-20T09:56:43Z, because initial setup +2024-12-20T09:56:43Z TRACE Stage suspend waiting for starting test wrapper at @14s +2024-12-20T09:56:43Z INFO Stage start waiting for config update synchronized at @14s +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/localnet as MP:8ef3dcdb-2 +2024-12-20T09:56:43Z TRACE Received state_localnet: { +2024-12-20T09:56:43Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:43Z TRACE Received state_localnet: } +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:41Z", +2024-12-20T09:56:43Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received state_localnet: } +2024-12-20T09:56:43Z DEBUG Handling device message state_localnet MP:8ef3dcdb-2 +2024-12-20T09:56:43Z TRACE Ignoring partial state update +2024-12-20T09:56:43Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/pointset as MP:8ef3dcdb-3 +2024-12-20T09:56:43Z TRACE Received state_pointset: { +2024-12-20T09:56:43Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:43Z TRACE Received state_pointset: }, +2024-12-20T09:56:43Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:43Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:43Z TRACE Received state_pointset: }, +2024-12-20T09:56:43Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:43Z TRACE Received state_pointset: } +2024-12-20T09:56:43Z TRACE Received state_pointset: }, +2024-12-20T09:56:43Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:41Z", +2024-12-20T09:56:43Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received state_pointset: } +2024-12-20T09:56:43Z DEBUG Handling device message state_pointset MP:8ef3dcdb-3 +2024-12-20T09:56:43Z TRACE Ignoring partial state update +2024-12-20T09:56:43Z TRACE Received command AHU-1/events/pointset as MP:c56c4f73 +2024-12-20T09:56:43Z TRACE Received events_pointset: { +2024-12-20T09:56:43Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:43Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:43Z TRACE Received events_pointset: "present_value" : false +2024-12-20T09:56:43Z TRACE Received events_pointset: }, +2024-12-20T09:56:43Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:43Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:43Z TRACE Received events_pointset: }, +2024-12-20T09:56:43Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:43Z TRACE Received events_pointset: "present_value" : 8 +2024-12-20T09:56:43Z TRACE Received events_pointset: } +2024-12-20T09:56:43Z TRACE Received events_pointset: }, +2024-12-20T09:56:43Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:42Z", +2024-12-20T09:56:43Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received events_pointset: } +2024-12-20T09:56:43Z DEBUG Handling device message events_pointset MP:c56c4f73 +2024-12-20T09:56:43Z TRACE Received command AHU-1/events/system as MP:092d1989 +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG system.config.receive: success +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer -8114ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG system.config.parse: success +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z INFO device.log: Update state 2024-12-20T09:56:39Z last_config 2024-12-20T09:56:27Z +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update AHU-1 (enumerate_multi) +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: Config update AHU-1 (enumerate_multi) +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z INFO device.log: 2024-12-20T09:56:39Z received config 2024-12-20T09:56:39Z +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z NOTICE system.config.apply: success +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG system.config.receive: success +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG system.config.parse: success +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z INFO device.log: 2024-12-20T09:56:39Z received config 2024-12-20T09:56:39Z +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z NOTICE system.config.apply: success +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1944ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:39Z DEBUG device.log: State update defer 1944ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:41Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:41Z INFO device.log: Update state 2024-12-20T09:56:41Z last_config 2024-12-20T09:56:39Z +2024-12-20T09:56:43Z DEBUG Received events_system 2024-12-20T09:56:41Z DEBUG device.log: State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:43Z DEBUG Handling device message events_system MP:092d1989 +2024-12-20T09:56:43Z TRACE Received command AHU-1/config/update as RC:3ee423.00000030 +2024-12-20T09:56:43Z DEBUG Received config_update +2024-12-20T09:56:43Z DEBUG Handling update message config_update RC:3ee423.00000030 +2024-12-20T09:56:43Z DEBUG Removed configTransaction RC:3ee423.00000030 +2024-12-20T09:56:43Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:43Z DEBUG Updated config 2024-12-20T09:56:43Z RC:3ee423.00000030 +2024-12-20T09:56:43Z INFO Updated config #032: Changed 0 fields. +2024-12-20T09:56:43Z DEBUG Expected last_config now 2024-12-20T09:56:43Z +2024-12-20T09:56:43Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/update as MP:e73a9ceb +2024-12-20T09:56:43Z DEBUG Received state_update +2024-12-20T09:56:43Z DEBUG Handling update message state_update MP:e73a9ceb +2024-12-20T09:56:43Z DEBUG Updated state after 0s 2024-12-20T09:56:43Z MP:e73a9ceb +2024-12-20T09:56:43Z INFO Updated state #042: Changed 4 fields: +2024-12-20T09:56:43Z INFO Updated state #042: Set `system.status.level` = `100` +2024-12-20T09:56:43Z INFO Updated state #042: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:43Z INFO Updated state #042: Set `system.status.timestamp` = `2024-12-20T09:56:43Z` +2024-12-20T09:56:43Z INFO Updated state #042: Set `timestamp` = `2024-12-20T09:56:43Z` +2024-12-20T09:56:43Z DEBUG Updated state has last_config 2024-12-20T09:56:39Z (expecting 2024-12-20T09:56:43Z) +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/system as MP:e73a9ceb-0 +2024-12-20T09:56:43Z TRACE Received state_system: { +2024-12-20T09:56:43Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:43Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:43Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:43Z TRACE Received state_system: }, +2024-12-20T09:56:43Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:39Z", +2024-12-20T09:56:43Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:43Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:43Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:43Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:43Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:43Z TRACE Received state_system: }, +2024-12-20T09:56:43Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:43Z TRACE Received state_system: "software" : { +2024-12-20T09:56:43Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:43Z TRACE Received state_system: }, +2024-12-20T09:56:43Z TRACE Received state_system: "status" : { +2024-12-20T09:56:43Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:43Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:43Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:43Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:43Z TRACE Received state_system: }, +2024-12-20T09:56:43Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:43Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received state_system: } +2024-12-20T09:56:43Z DEBUG Handling device message state_system MP:e73a9ceb-0 +2024-12-20T09:56:43Z TRACE Ignoring partial state update +2024-12-20T09:56:43Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/discovery as MP:e73a9ceb-1 +2024-12-20T09:56:43Z TRACE Received state_discovery: { +2024-12-20T09:56:43Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:43Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:43Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received state_discovery: } +2024-12-20T09:56:43Z DEBUG Handling device message state_discovery MP:e73a9ceb-1 +2024-12-20T09:56:43Z TRACE Ignoring partial state update +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/localnet as MP:e73a9ceb-2 +2024-12-20T09:56:43Z TRACE Received state_localnet: { +2024-12-20T09:56:43Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:43Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:43Z TRACE Received state_localnet: } +2024-12-20T09:56:43Z TRACE Received state_localnet: }, +2024-12-20T09:56:43Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:43Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received state_localnet: } +2024-12-20T09:56:43Z DEBUG Handling device message state_localnet MP:e73a9ceb-2 +2024-12-20T09:56:43Z TRACE Ignoring partial state update +2024-12-20T09:56:43Z TRACE Received command AHU-1/state/pointset as MP:e73a9ceb-3 +2024-12-20T09:56:43Z TRACE Received state_pointset: { +2024-12-20T09:56:43Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:43Z TRACE Received state_pointset: }, +2024-12-20T09:56:43Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:43Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:43Z TRACE Received state_pointset: }, +2024-12-20T09:56:43Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:43Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:43Z TRACE Received state_pointset: } +2024-12-20T09:56:43Z TRACE Received state_pointset: }, +2024-12-20T09:56:43Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:43Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:43Z TRACE Received state_pointset: } +2024-12-20T09:56:43Z DEBUG Handling device message state_pointset MP:e73a9ceb-3 +2024-12-20T09:56:43Z TRACE Ignoring partial state update +2024-12-20T09:56:45Z TRACE Received command AHU-1/state/update as MP:f3da1743 +2024-12-20T09:56:45Z DEBUG Received state_update +2024-12-20T09:56:45Z DEBUG Handling update message state_update MP:f3da1743 +2024-12-20T09:56:45Z DEBUG Updated state after 0s 2024-12-20T09:56:45Z MP:f3da1743 +2024-12-20T09:56:45Z INFO Updated state #043: Changed 4 fields: +2024-12-20T09:56:45Z INFO Updated state #043: Set `system.last_config` = `2024-12-20T09:56:43Z` +2024-12-20T09:56:45Z INFO Updated state #043: Set `system.status.level` = `300` +2024-12-20T09:56:45Z INFO Updated state #043: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:45Z INFO Updated state #043: Set `timestamp` = `2024-12-20T09:56:45Z` +2024-12-20T09:56:45Z DEBUG Updated state has last_config 2024-12-20T09:56:43Z (expecting 2024-12-20T09:56:43Z) +2024-12-20T09:56:45Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:45Z DEBUG Stage finished waiting for config update synchronized at @16s after 2s +2024-12-20T09:56:45Z TRACE Stage resume waiting for starting test wrapper at @16s +2024-12-20T09:56:45Z DEBUG Config sync took 2s +2024-12-20T09:56:45Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:45Z DEBUG New lastConfigApplied at 2024-12-20T09:56:45Z +2024-12-20T09:56:45Z DEBUG Update config initial setup timestamp 2024-12-20T09:56:43Z +2024-12-20T09:56:45Z TRACE Outgoing local_update: { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:45Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:45Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:45Z TRACE Outgoing local_update: }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z TRACE Outgoing local_update: }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z TRACE Outgoing local_update: }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z TRACE Outgoing local_update: }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:45Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:45Z TRACE Outgoing local_update: }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:45Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:45Z TRACE Outgoing local_update: }, +2024-12-20T09:56:45Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:45Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:45Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z TRACE Outgoing local_update: } +2024-12-20T09:56:45Z DEBUG Stale state cutoff threshold is 2024-12-20T09:54:34Z +2024-12-20T09:56:45Z DEBUG Waiting for device stateTransaction RC:3ee423.00000031 (was null) +2024-12-20T09:56:45Z TRACE Stage suspend waiting for starting test wrapper at @16s +2024-12-20T09:56:45Z INFO Stage start waiting for state query at @16s +2024-12-20T09:56:45Z TRACE Received command AHU-1/state/system as MP:f3da1743-0 +2024-12-20T09:56:45Z TRACE Received state_system: { +2024-12-20T09:56:45Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:45Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:45Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:45Z TRACE Received state_system: }, +2024-12-20T09:56:45Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:45Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:45Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:45Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:45Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:45Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:45Z TRACE Received state_system: }, +2024-12-20T09:56:45Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:45Z TRACE Received state_system: "software" : { +2024-12-20T09:56:45Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:45Z TRACE Received state_system: }, +2024-12-20T09:56:45Z TRACE Received state_system: "status" : { +2024-12-20T09:56:45Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:45Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:45Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:45Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:45Z TRACE Received state_system: }, +2024-12-20T09:56:45Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:45Z", +2024-12-20T09:56:45Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:45Z TRACE Received state_system: } +2024-12-20T09:56:45Z DEBUG Handling device message state_system MP:f3da1743-0 +2024-12-20T09:56:45Z TRACE Ignoring partial state update +2024-12-20T09:56:45Z TRACE Received command AHU-1/state/update as RC:3ee423.00000031 +2024-12-20T09:56:45Z DEBUG Received state_update +2024-12-20T09:56:45Z INFO Received device configAcked +2024-12-20T09:56:45Z DEBUG Handling update message state_update RC:3ee423.00000031 +2024-12-20T09:56:45Z DEBUG Removed stateTransaction RC:3ee423.00000031 +2024-12-20T09:56:45Z DEBUG Updated state after 0s 2024-12-20T09:56:45Z RC:3ee423.00000031 +2024-12-20T09:56:45Z INFO Updated state #044: Changed 0 fields. +2024-12-20T09:56:45Z DEBUG Updated state has last_config 2024-12-20T09:56:43Z (expecting 2024-12-20T09:56:43Z) +2024-12-20T09:56:45Z DEBUG Stage finished waiting for state query at @16s after 0s +2024-12-20T09:56:45Z TRACE Stage resume waiting for starting test wrapper at @16s +2024-12-20T09:56:45Z TRACE Stage suspend waiting for starting test wrapper at @16s +2024-12-20T09:56:45Z INFO Stage start waiting for initial device state at @16s +2024-12-20T09:56:45Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:45.544737292Z is 1546ms +2024-12-20T09:56:45Z DEBUG Rate-limiting config by 1546ms +2024-12-20T09:56:47Z TRACE Updated check config_update: true +2024-12-20T09:56:47Z DEBUG Update config_update, adding configTransaction RC:3ee423.00000032 +2024-12-20T09:56:47Z TRACE Outgoing local_update: { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:47Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:47Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:47Z TRACE Outgoing local_update: }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z TRACE Outgoing local_update: }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z TRACE Outgoing local_update: }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z TRACE Outgoing local_update: }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:47Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:47Z TRACE Outgoing local_update: }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:47Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:47Z TRACE Outgoing local_update: }, +2024-12-20T09:56:47Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:47Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:47Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z TRACE Outgoing local_update: } +2024-12-20T09:56:47Z DEBUG Using pre-config state timestamp 2024-12-20T09:56:45Z +2024-12-20T09:56:47Z DEBUG Update lastConfigIssued 2024-12-20T09:56:47Z, because before initial device state +2024-12-20T09:56:47Z TRACE Stage suspend waiting for initial device state at @18s +2024-12-20T09:56:47Z INFO Stage start waiting for config update synchronized at @18s +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/discovery as MP:f3da1743-1 +2024-12-20T09:56:47Z TRACE Received state_discovery: { +2024-12-20T09:56:47Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:47Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:45Z", +2024-12-20T09:56:47Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_discovery: } +2024-12-20T09:56:47Z DEBUG Handling device message state_discovery MP:f3da1743-1 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:47Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:47Z TRACE Received command AHU-1/reply/update as RC:3ee423.00000031 +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/localnet as MP:f3da1743-2 +2024-12-20T09:56:47Z TRACE Received state_localnet: { +2024-12-20T09:56:47Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:47Z TRACE Received state_localnet: } +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:45Z", +2024-12-20T09:56:47Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_localnet: } +2024-12-20T09:56:47Z DEBUG Handling device message state_localnet MP:f3da1743-2 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/pointset as MP:f3da1743-3 +2024-12-20T09:56:47Z TRACE Received state_pointset: { +2024-12-20T09:56:47Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:47Z TRACE Received state_pointset: }, +2024-12-20T09:56:47Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:47Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:47Z TRACE Received state_pointset: }, +2024-12-20T09:56:47Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:47Z TRACE Received state_pointset: } +2024-12-20T09:56:47Z TRACE Received state_pointset: }, +2024-12-20T09:56:47Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:45Z", +2024-12-20T09:56:47Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_pointset: } +2024-12-20T09:56:47Z DEBUG Handling device message state_pointset MP:f3da1743-3 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:47Z TRACE Received command AHU-1/config/update as RC:3ee423.00000032 +2024-12-20T09:56:47Z DEBUG Received config_update +2024-12-20T09:56:47Z DEBUG Handling update message config_update RC:3ee423.00000032 +2024-12-20T09:56:47Z DEBUG Removed configTransaction RC:3ee423.00000032 +2024-12-20T09:56:47Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:47Z DEBUG Updated config 2024-12-20T09:56:47Z RC:3ee423.00000032 +2024-12-20T09:56:47Z INFO Updated config #033: Changed 0 fields. +2024-12-20T09:56:47Z DEBUG Expected last_config now 2024-12-20T09:56:47Z +2024-12-20T09:56:47Z DEBUG Detail config update synchronized is now: device state not updated since config issued, last_config not synced in state +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/update as MP:f8e337ae +2024-12-20T09:56:47Z DEBUG Received state_update +2024-12-20T09:56:47Z DEBUG Handling update message state_update MP:f8e337ae +2024-12-20T09:56:47Z DEBUG Updated state after 0s 2024-12-20T09:56:47Z MP:f8e337ae +2024-12-20T09:56:47Z INFO Updated state #045: Changed 4 fields: +2024-12-20T09:56:47Z INFO Updated state #045: Set `system.status.level` = `100` +2024-12-20T09:56:47Z INFO Updated state #045: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:47Z INFO Updated state #045: Set `system.status.timestamp` = `2024-12-20T09:56:47Z` +2024-12-20T09:56:47Z INFO Updated state #045: Set `timestamp` = `2024-12-20T09:56:47Z` +2024-12-20T09:56:47Z DEBUG Updated state has last_config 2024-12-20T09:56:43Z (expecting 2024-12-20T09:56:47Z) +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/system as MP:f8e337ae-0 +2024-12-20T09:56:47Z TRACE Received state_system: { +2024-12-20T09:56:47Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:47Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:47Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:47Z TRACE Received state_system: }, +2024-12-20T09:56:47Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:43Z", +2024-12-20T09:56:47Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:47Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:47Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:47Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:47Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:47Z TRACE Received state_system: }, +2024-12-20T09:56:47Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:47Z TRACE Received state_system: "software" : { +2024-12-20T09:56:47Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:47Z TRACE Received state_system: }, +2024-12-20T09:56:47Z TRACE Received state_system: "status" : { +2024-12-20T09:56:47Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:47Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:47Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:47Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:47Z TRACE Received state_system: }, +2024-12-20T09:56:47Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:47Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_system: } +2024-12-20T09:56:47Z DEBUG Handling device message state_system MP:f8e337ae-0 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:47Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/discovery as MP:f8e337ae-1 +2024-12-20T09:56:47Z TRACE Received state_discovery: { +2024-12-20T09:56:47Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:47Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:47Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_discovery: } +2024-12-20T09:56:47Z DEBUG Handling device message state_discovery MP:f8e337ae-1 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/localnet as MP:f8e337ae-2 +2024-12-20T09:56:47Z TRACE Received state_localnet: { +2024-12-20T09:56:47Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:47Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:47Z TRACE Received state_localnet: } +2024-12-20T09:56:47Z TRACE Received state_localnet: }, +2024-12-20T09:56:47Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:47Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_localnet: } +2024-12-20T09:56:47Z DEBUG Handling device message state_localnet MP:f8e337ae-2 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:47Z TRACE Received command AHU-1/state/pointset as MP:f8e337ae-3 +2024-12-20T09:56:47Z TRACE Received state_pointset: { +2024-12-20T09:56:47Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:47Z TRACE Received state_pointset: }, +2024-12-20T09:56:47Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:47Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:47Z TRACE Received state_pointset: }, +2024-12-20T09:56:47Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:47Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:47Z TRACE Received state_pointset: } +2024-12-20T09:56:47Z TRACE Received state_pointset: }, +2024-12-20T09:56:47Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:47Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:47Z TRACE Received state_pointset: } +2024-12-20T09:56:47Z DEBUG Handling device message state_pointset MP:f8e337ae-3 +2024-12-20T09:56:47Z TRACE Ignoring partial state update +2024-12-20T09:56:49Z TRACE Received command AHU-1/state/update as MP:7dde6c13 +2024-12-20T09:56:49Z DEBUG Received state_update +2024-12-20T09:56:49Z DEBUG Handling update message state_update MP:7dde6c13 +2024-12-20T09:56:49Z DEBUG Updated state after 0s 2024-12-20T09:56:49Z MP:7dde6c13 +2024-12-20T09:56:49Z INFO Updated state #046: Changed 4 fields: +2024-12-20T09:56:49Z INFO Updated state #046: Set `system.last_config` = `2024-12-20T09:56:47Z` +2024-12-20T09:56:49Z INFO Updated state #046: Set `system.status.level` = `300` +2024-12-20T09:56:49Z INFO Updated state #046: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:49Z INFO Updated state #046: Set `timestamp` = `2024-12-20T09:56:49Z` +2024-12-20T09:56:49Z DEBUG Updated state has last_config 2024-12-20T09:56:47Z (expecting 2024-12-20T09:56:47Z) +2024-12-20T09:56:49Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:49Z DEBUG Stage finished waiting for config update synchronized at @20s after 2s +2024-12-20T09:56:49Z TRACE Stage resume waiting for initial device state at @20s +2024-12-20T09:56:49Z DEBUG Config sync took 2s +2024-12-20T09:56:49Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:49Z DEBUG New lastConfigApplied at 2024-12-20T09:56:49Z +2024-12-20T09:56:49Z DEBUG Update config before initial device state timestamp 2024-12-20T09:56:47Z +2024-12-20T09:56:49Z TRACE Outgoing local_update: { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:49Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:49Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:49Z TRACE Outgoing local_update: }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z TRACE Outgoing local_update: }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z TRACE Outgoing local_update: }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z TRACE Outgoing local_update: }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:49Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:49Z TRACE Outgoing local_update: }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:49Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:49Z TRACE Outgoing local_update: }, +2024-12-20T09:56:49Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:49Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:49Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z TRACE Outgoing local_update: } +2024-12-20T09:56:49Z DEBUG Stage finished waiting for initial device state at @20s after 4s +2024-12-20T09:56:49Z TRACE Stage resume waiting for starting test wrapper at @20s +2024-12-20T09:56:49Z DEBUG Device state system status level is now 300 +2024-12-20T09:56:49Z TRACE Stage suspend waiting for starting test wrapper at @20s +2024-12-20T09:56:49Z INFO Stage start waiting for config update synchronized at @20s +2024-12-20T09:56:49Z TRACE Received command AHU-1/state/system as MP:7dde6c13-0 +2024-12-20T09:56:49Z TRACE Received state_system: { +2024-12-20T09:56:49Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:49Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:49Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:49Z TRACE Received state_system: }, +2024-12-20T09:56:49Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:49Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:49Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:49Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:49Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:49Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:49Z TRACE Received state_system: }, +2024-12-20T09:56:49Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:49Z TRACE Received state_system: "software" : { +2024-12-20T09:56:49Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:49Z TRACE Received state_system: }, +2024-12-20T09:56:49Z TRACE Received state_system: "status" : { +2024-12-20T09:56:49Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:49Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:49Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:49Z TRACE Received state_system: }, +2024-12-20T09:56:49Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:49Z", +2024-12-20T09:56:49Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:49Z TRACE Received state_system: } +2024-12-20T09:56:49Z DEBUG Handling device message state_system MP:7dde6c13-0 +2024-12-20T09:56:49Z TRACE Ignoring partial state update +2024-12-20T09:56:49Z DEBUG Stage finished waiting for config update synchronized at @20s after 0s +2024-12-20T09:56:49Z TRACE Stage resume waiting for starting test wrapper at @20s +2024-12-20T09:56:49Z DEBUG Config sync took 2s +2024-12-20T09:56:49Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:49Z TRACE Stage suspend waiting for starting test wrapper at @20s +2024-12-20T09:56:49Z INFO Stage start waiting for executing test at @20s +2024-12-20T09:56:49Z DEBUG stage begin waiting for executing test at @20s +2024-12-20T09:56:49Z TRACE Stage suspend waiting for executing test at @20s +2024-12-20T09:56:49Z INFO Stage start waiting for device state localnet family ipv4 is available at @20s +2024-12-20T09:56:49Z DEBUG Delay from lastConfigApplied 2024-12-20T09:56:49.596967655Z is 1598ms +2024-12-20T09:56:49Z DEBUG Rate-limiting config by 1598ms +2024-12-20T09:56:51Z DEBUG System config extra field null +2024-12-20T09:56:51Z TRACE Updated check config_system: true +2024-12-20T09:56:51Z DEBUG Update config_system, adding configTransaction RC:3ee423.00000033 +2024-12-20T09:56:51Z TRACE Outgoing local_system: { +2024-12-20T09:56:51Z TRACE Outgoing local_system: "min_loglevel" : 100, +2024-12-20T09:56:51Z TRACE Outgoing local_system: "metrics_rate_sec" : 10, +2024-12-20T09:56:51Z TRACE Outgoing local_system: "operation" : { +2024-12-20T09:56:51Z TRACE Outgoing local_system: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:51Z TRACE Outgoing local_system: }, +2024-12-20T09:56:51Z TRACE Outgoing local_system: "testing" : { +2024-12-20T09:56:51Z TRACE Outgoing local_system: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:51Z TRACE Outgoing local_system: } +2024-12-20T09:56:51Z TRACE Outgoing local_system: } +2024-12-20T09:56:51Z TRACE Updated check config_pointset: true +2024-12-20T09:56:51Z DEBUG Update config_pointset, adding configTransaction RC:3ee423.00000034 +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: { +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "points" : { +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "units" : "Bars", +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "set_value" : 98 +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: }, +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "ref" : "BV11.present_value", +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "units" : "No-units" +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: }, +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "ref" : "AV12.present_value", +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: } +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: } +2024-12-20T09:56:51Z TRACE Outgoing local_pointset: } +2024-12-20T09:56:51Z TRACE Updated check config_gateway: false +2024-12-20T09:56:51Z TRACE Updated check config_localnet: true +2024-12-20T09:56:51Z DEBUG Update config_localnet, adding configTransaction RC:3ee423.00000035 +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: { +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: "families" : { +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: "ether" : { }, +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: "ipv4" : { }, +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: "vendor" : { }, +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: "bacnet" : { } +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: } +2024-12-20T09:56:51Z TRACE Outgoing local_localnet: } +2024-12-20T09:56:51Z TRACE Updated check config_blobset: false +2024-12-20T09:56:51Z TRACE Updated check config_discovery: true +2024-12-20T09:56:51Z DEBUG Update config_discovery, adding configTransaction RC:3ee423.00000036 +2024-12-20T09:56:51Z TRACE Outgoing local_discovery: { +2024-12-20T09:56:51Z TRACE Outgoing local_discovery: "families" : { +2024-12-20T09:56:51Z TRACE Outgoing local_discovery: "vendor" : { } +2024-12-20T09:56:51Z TRACE Outgoing local_discovery: } +2024-12-20T09:56:51Z TRACE Outgoing local_discovery: } +2024-12-20T09:56:51Z DEBUG Using pre-config state timestamp 2024-12-20T09:56:49Z +2024-12-20T09:56:51Z DEBUG Update lastConfigIssued 2024-12-20T09:56:51Z, because before device state localnet family ipv4 is available +2024-12-20T09:56:51Z TRACE Stage suspend waiting for device state localnet family ipv4 is available at @22s +2024-12-20T09:56:51Z INFO Stage start waiting for config update synchronized at @22s +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/discovery as MP:7dde6c13-1 +2024-12-20T09:56:51Z TRACE Received state_discovery: { +2024-12-20T09:56:51Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:51Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:49Z", +2024-12-20T09:56:51Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_discovery: } +2024-12-20T09:56:51Z DEBUG Handling device message state_discovery MP:7dde6c13-1 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:51Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/localnet as MP:7dde6c13-2 +2024-12-20T09:56:51Z TRACE Received state_localnet: { +2024-12-20T09:56:51Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:51Z TRACE Received state_localnet: } +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:49Z", +2024-12-20T09:56:51Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_localnet: } +2024-12-20T09:56:51Z DEBUG Handling device message state_localnet MP:7dde6c13-2 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/pointset as MP:7dde6c13-3 +2024-12-20T09:56:51Z TRACE Received state_pointset: { +2024-12-20T09:56:51Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:51Z TRACE Received state_pointset: }, +2024-12-20T09:56:51Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:51Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:51Z TRACE Received state_pointset: }, +2024-12-20T09:56:51Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:51Z TRACE Received state_pointset: } +2024-12-20T09:56:51Z TRACE Received state_pointset: }, +2024-12-20T09:56:51Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:49Z", +2024-12-20T09:56:51Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_pointset: } +2024-12-20T09:56:51Z DEBUG Handling device message state_pointset MP:7dde6c13-3 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:51Z TRACE Received command AHU-1/config/update as RC:3ee423.00000033 +2024-12-20T09:56:51Z DEBUG Received config_update +2024-12-20T09:56:51Z DEBUG Handling update message config_update RC:3ee423.00000033 +2024-12-20T09:56:51Z DEBUG Removed configTransaction RC:3ee423.00000033 +2024-12-20T09:56:51Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:51Z DEBUG Updated config 2024-12-20T09:56:51Z RC:3ee423.00000033 +2024-12-20T09:56:51Z INFO Updated config #034: Changed 0 fields. +2024-12-20T09:56:51Z DEBUG Expected last_config now 2024-12-20T09:56:51Z +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/update as MP:0b71d4d6 +2024-12-20T09:56:51Z DEBUG Received state_update +2024-12-20T09:56:51Z DEBUG Handling update message state_update MP:0b71d4d6 +2024-12-20T09:56:51Z DEBUG Updated state after 0s 2024-12-20T09:56:51Z MP:0b71d4d6 +2024-12-20T09:56:51Z INFO Updated state #047: Changed 4 fields: +2024-12-20T09:56:51Z INFO Updated state #047: Set `system.status.level` = `100` +2024-12-20T09:56:51Z INFO Updated state #047: Set `system.status.category` = `system.config.parse` +2024-12-20T09:56:51Z INFO Updated state #047: Set `system.status.timestamp` = `2024-12-20T09:56:51Z` +2024-12-20T09:56:51Z INFO Updated state #047: Set `timestamp` = `2024-12-20T09:56:51Z` +2024-12-20T09:56:51Z DEBUG Updated state has last_config 2024-12-20T09:56:47Z (expecting 2024-12-20T09:56:51Z) +2024-12-20T09:56:51Z DEBUG Detail config update synchronized is now: config transactions not cleared, last_config not synced in state +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/system as MP:0b71d4d6-0 +2024-12-20T09:56:51Z TRACE Received state_system: { +2024-12-20T09:56:51Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:51Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:51Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:51Z TRACE Received state_system: }, +2024-12-20T09:56:51Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:47Z", +2024-12-20T09:56:51Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:51Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:51Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:51Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:51Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:51Z TRACE Received state_system: }, +2024-12-20T09:56:51Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:51Z TRACE Received state_system: "software" : { +2024-12-20T09:56:51Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:51Z TRACE Received state_system: }, +2024-12-20T09:56:51Z TRACE Received state_system: "status" : { +2024-12-20T09:56:51Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:51Z TRACE Received state_system: "category" : "system.config.parse", +2024-12-20T09:56:51Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:51Z", +2024-12-20T09:56:51Z TRACE Received state_system: "level" : 100 +2024-12-20T09:56:51Z TRACE Received state_system: }, +2024-12-20T09:56:51Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:51Z", +2024-12-20T09:56:51Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_system: } +2024-12-20T09:56:51Z DEBUG Handling device message state_system MP:0b71d4d6-0 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/discovery as MP:0b71d4d6-1 +2024-12-20T09:56:51Z TRACE Received state_discovery: { +2024-12-20T09:56:51Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:51Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:51Z", +2024-12-20T09:56:51Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_discovery: } +2024-12-20T09:56:51Z DEBUG Handling device message state_discovery MP:0b71d4d6-1 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/localnet as MP:0b71d4d6-2 +2024-12-20T09:56:51Z TRACE Received state_localnet: { +2024-12-20T09:56:51Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:51Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:51Z TRACE Received state_localnet: } +2024-12-20T09:56:51Z TRACE Received state_localnet: }, +2024-12-20T09:56:51Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:51Z", +2024-12-20T09:56:51Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_localnet: } +2024-12-20T09:56:51Z DEBUG Handling device message state_localnet MP:0b71d4d6-2 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:51Z TRACE Received command AHU-1/state/pointset as MP:0b71d4d6-3 +2024-12-20T09:56:51Z TRACE Received state_pointset: { +2024-12-20T09:56:51Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:51Z TRACE Received state_pointset: }, +2024-12-20T09:56:51Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:51Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:51Z TRACE Received state_pointset: }, +2024-12-20T09:56:51Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:51Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:51Z TRACE Received state_pointset: } +2024-12-20T09:56:51Z TRACE Received state_pointset: }, +2024-12-20T09:56:51Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:51Z", +2024-12-20T09:56:51Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:51Z TRACE Received state_pointset: } +2024-12-20T09:56:51Z DEBUG Handling device message state_pointset MP:0b71d4d6-3 +2024-12-20T09:56:51Z TRACE Ignoring partial state update +2024-12-20T09:56:52Z TRACE Received command AHU-1/config/update as RC:3ee423.00000034 +2024-12-20T09:56:52Z DEBUG Received config_update +2024-12-20T09:56:52Z DEBUG Handling update message config_update RC:3ee423.00000034 +2024-12-20T09:56:52Z DEBUG Removed configTransaction RC:3ee423.00000034 +2024-12-20T09:56:52Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:52Z DEBUG Updated config 2024-12-20T09:56:52Z RC:3ee423.00000034 +2024-12-20T09:56:52Z INFO Updated config #035: Changed 0 fields. +2024-12-20T09:56:52Z DEBUG Expected last_config now 2024-12-20T09:56:52Z +2024-12-20T09:56:52Z TRACE Received command AHU-1/events/pointset as MP:b804e8dc +2024-12-20T09:56:52Z TRACE Received events_pointset: { +2024-12-20T09:56:52Z TRACE Received events_pointset: "points" : { +2024-12-20T09:56:52Z TRACE Received events_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:52Z TRACE Received events_pointset: "present_value" : true +2024-12-20T09:56:52Z TRACE Received events_pointset: }, +2024-12-20T09:56:52Z TRACE Received events_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:52Z TRACE Received events_pointset: "present_value" : 98 +2024-12-20T09:56:52Z TRACE Received events_pointset: }, +2024-12-20T09:56:52Z TRACE Received events_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:52Z TRACE Received events_pointset: "present_value" : 8 +2024-12-20T09:56:52Z TRACE Received events_pointset: } +2024-12-20T09:56:52Z TRACE Received events_pointset: }, +2024-12-20T09:56:52Z TRACE Received events_pointset: "timestamp" : "2024-12-20T09:56:52Z", +2024-12-20T09:56:52Z TRACE Received events_pointset: "version" : "1.5.2" +2024-12-20T09:56:52Z TRACE Received events_pointset: } +2024-12-20T09:56:52Z DEBUG Handling device message events_pointset MP:b804e8dc +2024-12-20T09:56:53Z TRACE Received command AHU-1/events/system as MP:8b9e796c +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG system.config.receive: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer -88ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z INFO device.log: Update state 2024-12-20T09:56:43Z last_config 2024-12-20T09:56:39Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG system.config.parse: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z INFO device.log: 2024-12-20T09:56:43Z received config 2024-12-20T09:56:43Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z NOTICE system.config.apply: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:43Z DEBUG device.log: State update defer 1998ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:45Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:45Z INFO device.log: Update state 2024-12-20T09:56:45Z last_config 2024-12-20T09:56:43Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:45Z DEBUG device.log: State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG system.config.receive: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG device.log: State update defer -51ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z INFO device.log: Update state 2024-12-20T09:56:47Z last_config 2024-12-20T09:56:43Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG system.config.parse: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG device.log: State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG device.log: Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z INFO device.log: 2024-12-20T09:56:47Z received config 2024-12-20T09:56:47Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z NOTICE system.config.apply: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:47Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:49Z DEBUG device.log: State update defer 0ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:49Z INFO device.log: Update state 2024-12-20T09:56:49Z last_config 2024-12-20T09:56:47Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:49Z DEBUG device.log: State update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG system.config.receive: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer -117ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z INFO device.log: Update state 2024-12-20T09:56:51Z last_config 2024-12-20T09:56:47Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG system.config.parse: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z INFO device.log: 2024-12-20T09:56:51Z received config 2024-12-20T09:56:51Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z NOTICE system.config.apply: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 2000ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:51Z DEBUG device.log: State update defer 1999ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG system.config.receive: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG device.log: State update defer 801ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG system.config.parse: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z INFO device.log: Device AHU-1 config handler +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG device.log: State update defer 800ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG device.log: Config update AHU-1 (family_ipv4_addr) +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z INFO device.log: 2024-12-20T09:56:52Z received config 2024-12-20T09:56:52Z +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z NOTICE system.config.apply: success +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG device.log: State update defer 800ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG device.log: State update defer 799ms +2024-12-20T09:56:53Z DEBUG Received events_system 2024-12-20T09:56:52Z DEBUG device.log: State update defer 793ms +2024-12-20T09:56:53Z DEBUG Handling device message events_system MP:8b9e796c +2024-12-20T09:56:53Z TRACE Received command AHU-1/state/update as MP:229810b8 +2024-12-20T09:56:53Z DEBUG Received state_update +2024-12-20T09:56:53Z DEBUG Handling update message state_update MP:229810b8 +2024-12-20T09:56:53Z DEBUG Updated state after 0s 2024-12-20T09:56:53Z MP:229810b8 +2024-12-20T09:56:53Z INFO Updated state #048: Changed 5 fields: +2024-12-20T09:56:53Z INFO Updated state #048: Set `system.last_config` = `2024-12-20T09:56:52Z` +2024-12-20T09:56:53Z INFO Updated state #048: Set `system.status.level` = `300` +2024-12-20T09:56:53Z INFO Updated state #048: Set `system.status.category` = `system.config.apply` +2024-12-20T09:56:53Z INFO Updated state #048: Set `system.status.timestamp` = `2024-12-20T09:56:52Z` +2024-12-20T09:56:53Z INFO Updated state #048: Set `timestamp` = `2024-12-20T09:56:53Z` +2024-12-20T09:56:53Z DEBUG Updated state has last_config 2024-12-20T09:56:52Z (expecting 2024-12-20T09:56:52Z) +2024-12-20T09:56:53Z DEBUG Detail config update synchronized is now: config transactions not cleared +2024-12-20T09:56:53Z TRACE Received command AHU-1/state/system as MP:229810b8-0 +2024-12-20T09:56:53Z TRACE Received state_system: { +2024-12-20T09:56:53Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:53Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:53Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:53Z TRACE Received state_system: }, +2024-12-20T09:56:53Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:52Z", +2024-12-20T09:56:53Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:53Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:53Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:53Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:53Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:53Z TRACE Received state_system: }, +2024-12-20T09:56:53Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:53Z TRACE Received state_system: "software" : { +2024-12-20T09:56:53Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:53Z TRACE Received state_system: }, +2024-12-20T09:56:53Z TRACE Received state_system: "status" : { +2024-12-20T09:56:53Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:53Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:53Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:52Z", +2024-12-20T09:56:53Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:53Z TRACE Received state_system: }, +2024-12-20T09:56:53Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:53Z", +2024-12-20T09:56:53Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:53Z TRACE Received state_system: } +2024-12-20T09:56:53Z DEBUG Handling device message state_system MP:229810b8-0 +2024-12-20T09:56:53Z TRACE Ignoring partial state update +2024-12-20T09:56:53Z TRACE Received command AHU-1/state/discovery as MP:229810b8-1 +2024-12-20T09:56:53Z TRACE Received state_discovery: { +2024-12-20T09:56:53Z TRACE Received state_discovery: "families" : { }, +2024-12-20T09:56:53Z TRACE Received state_discovery: "timestamp" : "2024-12-20T09:56:53Z", +2024-12-20T09:56:53Z TRACE Received state_discovery: "version" : "1.5.2" +2024-12-20T09:56:53Z TRACE Received state_discovery: } +2024-12-20T09:56:53Z DEBUG Handling device message state_discovery MP:229810b8-1 +2024-12-20T09:56:53Z TRACE Ignoring partial state update +2024-12-20T09:56:53Z TRACE Received command AHU-1/state/localnet as MP:229810b8-2 +2024-12-20T09:56:53Z TRACE Received state_localnet: { +2024-12-20T09:56:53Z TRACE Received state_localnet: "families" : { +2024-12-20T09:56:53Z TRACE Received state_localnet: "ether" : { +2024-12-20T09:56:53Z TRACE Received state_localnet: "addr" : "7c:1e:52:22:79:d6" +2024-12-20T09:56:53Z TRACE Received state_localnet: }, +2024-12-20T09:56:53Z TRACE Received state_localnet: "ipv4" : { +2024-12-20T09:56:53Z TRACE Received state_localnet: "addr" : "10.1.0.129" +2024-12-20T09:56:53Z TRACE Received state_localnet: }, +2024-12-20T09:56:53Z TRACE Received state_localnet: "vendor" : { +2024-12-20T09:56:53Z TRACE Received state_localnet: "addr" : "28179023" +2024-12-20T09:56:53Z TRACE Received state_localnet: }, +2024-12-20T09:56:53Z TRACE Received state_localnet: "bacnet" : { +2024-12-20T09:56:53Z TRACE Received state_localnet: "addr" : "snoozle" +2024-12-20T09:56:53Z TRACE Received state_localnet: } +2024-12-20T09:56:53Z TRACE Received state_localnet: }, +2024-12-20T09:56:53Z TRACE Received state_localnet: "timestamp" : "2024-12-20T09:56:53Z", +2024-12-20T09:56:53Z TRACE Received state_localnet: "version" : "1.5.2" +2024-12-20T09:56:53Z TRACE Received state_localnet: } +2024-12-20T09:56:53Z DEBUG Handling device message state_localnet MP:229810b8-2 +2024-12-20T09:56:53Z TRACE Ignoring partial state update +2024-12-20T09:56:53Z TRACE Received command AHU-1/state/pointset as MP:229810b8-3 +2024-12-20T09:56:53Z TRACE Received state_pointset: { +2024-12-20T09:56:53Z TRACE Received state_pointset: "points" : { +2024-12-20T09:56:53Z TRACE Received state_pointset: "filter_alarm_pressure_status" : { +2024-12-20T09:56:53Z TRACE Received state_pointset: "units" : "No-units" +2024-12-20T09:56:53Z TRACE Received state_pointset: }, +2024-12-20T09:56:53Z TRACE Received state_pointset: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:53Z TRACE Received state_pointset: "units" : "Bars", +2024-12-20T09:56:53Z TRACE Received state_pointset: "value_state" : "applied" +2024-12-20T09:56:53Z TRACE Received state_pointset: }, +2024-12-20T09:56:53Z TRACE Received state_pointset: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:53Z TRACE Received state_pointset: "units" : "Degrees-Celsius" +2024-12-20T09:56:53Z TRACE Received state_pointset: } +2024-12-20T09:56:53Z TRACE Received state_pointset: }, +2024-12-20T09:56:53Z TRACE Received state_pointset: "timestamp" : "2024-12-20T09:56:53Z", +2024-12-20T09:56:53Z TRACE Received state_pointset: "version" : "1.5.2" +2024-12-20T09:56:53Z TRACE Received state_pointset: } +2024-12-20T09:56:53Z DEBUG Handling device message state_pointset MP:229810b8-3 +2024-12-20T09:56:53Z TRACE Ignoring partial state update +2024-12-20T09:56:53Z TRACE Received command AHU-1/config/update as RC:3ee423.00000035 +2024-12-20T09:56:53Z DEBUG Received config_update +2024-12-20T09:56:53Z DEBUG Handling update message config_update RC:3ee423.00000035 +2024-12-20T09:56:53Z DEBUG Removed configTransaction RC:3ee423.00000035 +2024-12-20T09:56:53Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:53Z DEBUG Updated config 2024-12-20T09:56:53Z RC:3ee423.00000035 +2024-12-20T09:56:53Z INFO Updated config #036: Changed 0 fields. +2024-12-20T09:56:53Z DEBUG Expected last_config now 2024-12-20T09:56:53Z +2024-12-20T09:56:54Z TRACE Received command AHU-1/config/update as RC:3ee423.00000036 +2024-12-20T09:56:54Z DEBUG Received config_update +2024-12-20T09:56:54Z DEBUG Handling update message config_update RC:3ee423.00000036 +2024-12-20T09:56:54Z DEBUG Removed configTransaction RC:3ee423.00000036 +2024-12-20T09:56:54Z DEBUG Set last_start changed false, last_start 2024-12-20T09:55:25Z +2024-12-20T09:56:54Z DEBUG Updated config 2024-12-20T09:56:54Z RC:3ee423.00000036 +2024-12-20T09:56:54Z INFO Updated config #037: Changed 0 fields. +2024-12-20T09:56:54Z DEBUG Expected last_config now 2024-12-20T09:56:54Z +2024-12-20T09:56:54Z DEBUG Detail config update synchronized is now: last_config not synced in state +2024-12-20T09:56:55Z TRACE Received command AHU-1/state/update as MP:23df3ae6 +2024-12-20T09:56:55Z DEBUG Received state_update +2024-12-20T09:56:55Z DEBUG Handling update message state_update MP:23df3ae6 +2024-12-20T09:56:55Z DEBUG Updated state after 0s 2024-12-20T09:56:55Z MP:23df3ae6 +2024-12-20T09:56:55Z INFO Updated state #049: Changed 3 fields: +2024-12-20T09:56:55Z INFO Updated state #049: Set `system.last_config` = `2024-12-20T09:56:54Z` +2024-12-20T09:56:55Z INFO Updated state #049: Set `system.status.timestamp` = `2024-12-20T09:56:54Z` +2024-12-20T09:56:55Z INFO Updated state #049: Set `timestamp` = `2024-12-20T09:56:55Z` +2024-12-20T09:56:55Z DEBUG Updated state has last_config 2024-12-20T09:56:54Z (expecting 2024-12-20T09:56:54Z) +2024-12-20T09:56:55Z TRACE Received command AHU-1/state/system as MP:23df3ae6-0 +2024-12-20T09:56:55Z TRACE Received state_system: { +2024-12-20T09:56:55Z TRACE Received state_system: "hardware" : { +2024-12-20T09:56:55Z TRACE Received state_system: "make" : "BOS", +2024-12-20T09:56:55Z TRACE Received state_system: "model" : "pubber" +2024-12-20T09:56:55Z TRACE Received state_system: }, +2024-12-20T09:56:55Z TRACE Received state_system: "last_config" : "2024-12-20T09:56:54Z", +2024-12-20T09:56:55Z TRACE Received state_system: "operation" : { +2024-12-20T09:56:55Z TRACE Received state_system: "operational" : true, +2024-12-20T09:56:55Z TRACE Received state_system: "last_start" : "2024-12-20T09:55:25Z", +2024-12-20T09:56:55Z TRACE Received state_system: "restart_count" : 2, +2024-12-20T09:56:55Z TRACE Received state_system: "mode" : "active" +2024-12-20T09:56:55Z TRACE Received state_system: }, +2024-12-20T09:56:55Z TRACE Received state_system: "serial_no" : "sequencer-32028", +2024-12-20T09:56:55Z TRACE Received state_system: "software" : { +2024-12-20T09:56:55Z TRACE Received state_system: "firmware" : "v1" +2024-12-20T09:56:55Z TRACE Received state_system: }, +2024-12-20T09:56:55Z TRACE Received state_system: "status" : { +2024-12-20T09:56:55Z TRACE Received state_system: "message" : "success", +2024-12-20T09:56:55Z TRACE Received state_system: "category" : "system.config.apply", +2024-12-20T09:56:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:54Z", +2024-12-20T09:56:55Z TRACE Received state_system: "level" : 300 +2024-12-20T09:56:55Z TRACE Received state_system: }, +2024-12-20T09:56:55Z TRACE Received state_system: "timestamp" : "2024-12-20T09:56:55Z", +2024-12-20T09:56:55Z TRACE Received state_system: "version" : "1.5.2" +2024-12-20T09:56:55Z TRACE Received state_system: } +2024-12-20T09:56:55Z DEBUG Handling device message state_system MP:23df3ae6-0 +2024-12-20T09:56:55Z TRACE Ignoring partial state update +2024-12-20T09:56:55Z DEBUG Detail config update synchronized is now: null +2024-12-20T09:56:55Z DEBUG Stage finished waiting for config update synchronized at @26s after 4s +2024-12-20T09:56:55Z TRACE Stage resume waiting for device state localnet family ipv4 is available at @26s +2024-12-20T09:56:55Z DEBUG Config sync took 4s +2024-12-20T09:56:55Z DEBUG Finished wait for config sync pending: null +2024-12-20T09:56:55Z DEBUG New lastConfigApplied at 2024-12-20T09:56:55Z +2024-12-20T09:56:55Z DEBUG Update config before device state localnet family ipv4 is available timestamp 2024-12-20T09:56:54Z +2024-12-20T09:56:55Z TRACE Outgoing local_update: { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "timestamp" : "2024-12-20T09:56:54Z", +2024-12-20T09:56:55Z TRACE Outgoing local_update: "version" : "@@@cloud udmi version###git-61cf36e", +2024-12-20T09:56:55Z TRACE Outgoing local_update: "system" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "min_loglevel" : 100, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "metrics_rate_sec" : 10, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "operation" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "last_start" : "2024-12-20T09:55:25Z" +2024-12-20T09:56:55Z TRACE Outgoing local_update: }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "testing" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "sequence_name" : "family_ipv4_addr" +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z TRACE Outgoing local_update: }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "discovery" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "vendor" : { } +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z TRACE Outgoing local_update: }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "localnet" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "families" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "ether" : { }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "ipv4" : { }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "vendor" : { }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "bacnet" : { } +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z TRACE Outgoing local_update: }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "pointset" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "points" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "filter_differential_pressure_setpoint" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "units" : "Bars", +2024-12-20T09:56:55Z TRACE Outgoing local_update: "set_value" : 98 +2024-12-20T09:56:55Z TRACE Outgoing local_update: }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "filter_alarm_pressure_status" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "ref" : "BV11.present_value", +2024-12-20T09:56:55Z TRACE Outgoing local_update: "units" : "No-units" +2024-12-20T09:56:55Z TRACE Outgoing local_update: }, +2024-12-20T09:56:55Z TRACE Outgoing local_update: "filter_differential_pressure_sensor" : { +2024-12-20T09:56:55Z TRACE Outgoing local_update: "ref" : "AV12.present_value", +2024-12-20T09:56:55Z TRACE Outgoing local_update: "units" : "Degrees-Celsius" +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z TRACE Outgoing local_update: } +2024-12-20T09:56:55Z DEBUG Recorded sequence: 1. Wait until device state localnet family ipv4 is available +2024-12-20T09:56:55Z DEBUG Stage finished waiting for device state localnet family ipv4 is available at @26s after 6s +2024-12-20T09:56:55Z TRACE Stage resume waiting for executing test at @26s +2024-12-20T09:56:55Z DEBUG Recorded sequence: 1. Check that family ipv4 address matches +2024-12-20T09:56:55Z DEBUG stage done waiting for executing test at @26s +2024-12-20T09:56:55Z DEBUG Removing implicit system capability LAST_CONFIG +2024-12-20T09:56:55Z NOTICE RESULT pass system family_ipv4_addr PREVIEW 10/10 Sequence complete +2024-12-20T09:56:55Z NOTICE Sequence complete +2024-12-20T09:56:55Z NOTICE Ending test family_ipv4_addr after @26s ################################ diff --git a/validator/sequences/family_ipv4_addr/state_discovery.attr b/validator/sequences/family_ipv4_addr/state_discovery.attr new file mode 100644 index 0000000000..06315b328c --- /dev/null +++ b/validator/sequences/family_ipv4_addr/state_discovery.attr @@ -0,0 +1,10 @@ +{ + "deviceId" : "AHU-1", + "deviceNumId" : "123456789101112", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", + "projectId" : "localhost", + "transactionId" : "MP:229810b8-1", + "publishTime" : "2024-12-20T09:56:53Z", + "subFolder" : "discovery", + "subType" : "state" +} \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_discovery.json b/validator/sequences/family_ipv4_addr/state_discovery.json new file mode 100644 index 0000000000..41bdc343ad --- /dev/null +++ b/validator/sequences/family_ipv4_addr/state_discovery.json @@ -0,0 +1,5 @@ +{ + "families" : { }, + "timestamp" : "2024-12-20T09:56:53Z", + "version" : "1.5.2" +} \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_localnet.attr b/validator/sequences/family_ipv4_addr/state_localnet.attr index b38d0a0acd..654e3fa915 100644 --- a/validator/sequences/family_ipv4_addr/state_localnet.attr +++ b/validator/sequences/family_ipv4_addr/state_localnet.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:d4f4053d-1", - "publishTime" : "2024-11-06T17:32:49Z", + "transactionId" : "MP:229810b8-2", + "publishTime" : "2024-12-20T09:56:53Z", "subFolder" : "localnet", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_localnet.json b/validator/sequences/family_ipv4_addr/state_localnet.json index c19859eb07..72c4e92a16 100644 --- a/validator/sequences/family_ipv4_addr/state_localnet.json +++ b/validator/sequences/family_ipv4_addr/state_localnet.json @@ -1,18 +1,18 @@ { "families" : { "ether" : { - "addr" : "60:45:bd:bc:43:33" + "addr" : "7c:1e:52:22:79:d6" }, "ipv4" : { - "addr" : "10.1.0.120" - }, - "ipv6" : { - "addr" : "fe80::6245:bdff:febc:4333" + "addr" : "10.1.0.129" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } }, - "timestamp" : "2024-11-06T17:32:49Z", + "timestamp" : "2024-12-20T09:56:53Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_pointset.attr b/validator/sequences/family_ipv4_addr/state_pointset.attr index 6748a10118..465ff893c9 100644 --- a/validator/sequences/family_ipv4_addr/state_pointset.attr +++ b/validator/sequences/family_ipv4_addr/state_pointset.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:d4f4053d-2", - "publishTime" : "2024-11-06T17:32:49Z", + "transactionId" : "MP:229810b8-3", + "publishTime" : "2024-12-20T09:56:53Z", "subFolder" : "pointset", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_pointset.json b/validator/sequences/family_ipv4_addr/state_pointset.json index 1d5774fa70..dd2c3dbb7e 100644 --- a/validator/sequences/family_ipv4_addr/state_pointset.json +++ b/validator/sequences/family_ipv4_addr/state_pointset.json @@ -11,6 +11,6 @@ "units" : "Degrees-Celsius" } }, - "timestamp" : "2024-11-06T17:32:49Z", + "timestamp" : "2024-12-20T09:56:53Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_system.attr b/validator/sequences/family_ipv4_addr/state_system.attr index bf8b71b250..8eb23872c6 100644 --- a/validator/sequences/family_ipv4_addr/state_system.attr +++ b/validator/sequences/family_ipv4_addr/state_system.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:d4f4053d-0", - "publishTime" : "2024-11-06T17:32:49Z", + "transactionId" : "MP:23df3ae6-0", + "publishTime" : "2024-12-20T09:56:55Z", "subFolder" : "system", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_system.json b/validator/sequences/family_ipv4_addr/state_system.json index 93de14d141..f7508aec35 100644 --- a/validator/sequences/family_ipv4_addr/state_system.json +++ b/validator/sequences/family_ipv4_addr/state_system.json @@ -3,23 +3,23 @@ "make" : "BOS", "model" : "pubber" }, - "last_config" : "2024-11-06T17:32:48Z", + "last_config" : "2024-12-20T09:56:54Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:54Z", - "restart_count" : 1, - "mode" : "initial" + "last_start" : "2024-12-20T09:55:25Z", + "restart_count" : 2, + "mode" : "active" }, - "serial_no" : "sequencer-5143", + "serial_no" : "sequencer-32028", "software" : { "firmware" : "v1" }, "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:48Z", + "timestamp" : "2024-12-20T09:56:54Z", "level" : 300 }, - "timestamp" : "2024-11-06T17:32:49Z", + "timestamp" : "2024-12-20T09:56:55Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_update.attr b/validator/sequences/family_ipv4_addr/state_update.attr index ee92585e1b..de4d32ed70 100644 --- a/validator/sequences/family_ipv4_addr/state_update.attr +++ b/validator/sequences/family_ipv4_addr/state_update.attr @@ -1,10 +1,10 @@ { "deviceId" : "AHU-1", "deviceNumId" : "123456789101112", - "deviceRegistryId" : "ZZ-TRI-FECTA_7", + "deviceRegistryId" : "ZZ-TRI-FECTA_4", "projectId" : "localhost", - "transactionId" : "MP:30959a99", - "publishTime" : "2024-11-06T17:32:51Z", + "transactionId" : "MP:23df3ae6", + "publishTime" : "2024-12-20T09:56:55Z", "subFolder" : "update", "subType" : "state" } \ No newline at end of file diff --git a/validator/sequences/family_ipv4_addr/state_update.json b/validator/sequences/family_ipv4_addr/state_update.json index ada126d684..65896190fd 100644 --- a/validator/sequences/family_ipv4_addr/state_update.json +++ b/validator/sequences/family_ipv4_addr/state_update.json @@ -1,17 +1,20 @@ { + "discovery" : { + "families" : { } + }, "localnet" : { "families" : { "ether" : { - "addr" : "60:45:bd:bc:43:33" + "addr" : "7c:1e:52:22:79:d6" }, "ipv4" : { - "addr" : "10.1.0.120" - }, - "ipv6" : { - "addr" : "fe80::6245:bdff:febc:4333" + "addr" : "10.1.0.129" }, "vendor" : { "addr" : "28179023" + }, + "bacnet" : { + "addr" : "snoozle" } } }, @@ -30,14 +33,14 @@ } }, "system" : { - "last_config" : "2024-11-06T17:32:50Z", + "last_config" : "2024-12-20T09:56:54Z", "operation" : { "operational" : true, - "last_start" : "2024-11-06T17:31:54Z", - "restart_count" : 1, - "mode" : "initial" + "last_start" : "2024-12-20T09:55:25Z", + "restart_count" : 2, + "mode" : "active" }, - "serial_no" : "sequencer-5143", + "serial_no" : "sequencer-32028", "hardware" : { "make" : "BOS", "model" : "pubber" @@ -48,10 +51,10 @@ "status" : { "message" : "success", "category" : "system.config.apply", - "timestamp" : "2024-11-06T17:32:50Z", + "timestamp" : "2024-12-20T09:56:54Z", "level" : 300 } }, - "timestamp" : "2024-11-06T17:32:51Z", + "timestamp" : "2024-12-20T09:56:55Z", "version" : "1.5.2" } \ No newline at end of file diff --git a/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/LocalnetSequences.java b/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/LocalnetSequences.java index c10207f294..085a8ce5a3 100644 --- a/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/LocalnetSequences.java +++ b/validator/src/main/java/com/google/daq/mqtt/sequencer/sequences/LocalnetSequences.java @@ -23,9 +23,10 @@ private void familyAddr(String family) { catchToNull(() -> deviceMetadata.localnet.families.get(family).addr), format("No %s address defined in metadata", family)); HashMap families = deviceState.localnet.families; - waitUntil(format("localnet family state %s available", family), + waitUntil(format("device state localnet family %s is available", family), () -> families.containsKey(family) ? null - : format("family %s not in %s", family, CSV_JOINER.join(families.keySet()))); + : format("because family %s not found in device state localnet family set: %s", family, + CSV_JOINER.join(families.keySet()))); String actual = families.get(family).addr; checkThat(format("family %s address matches", family), () -> expected.equals(actual)); }