C:\dev > docker logs -f --since 10m edgeHub Edge Hub Server Certificate File: /mnt/edgehub/edge-hub-server.cert.pfx Edge Hub CA Server Certificate File: /mnt/edgehub/edge-chain-ca.cert.pem SSL_CERTIFICATE_PATH=/mnt/edgehub SSL_CERTIFICATE_NAME=edge-hub-server.cert.pfx Executing: cp /mnt/edgehub/edge-chain-ca.cert.pem /usr/local/share/ca-certificates/edge-chain-ca.crt Executing: update-ca-certificates Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Certificates installed successfully! 2018-05-16 13:15:40.388 +00:00 [INF] [Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager] - User profile is available. Using '"/home/edgehubuser/.aspnet/DataProtection-Keys"' as key repository; keys will not be encrypted at rest. 2018-05-16 13:15:40.430 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository] - Reading data from file '"/home/edgehubuser/.aspnet/DataProtection-Keys/key-a242656f-98e3-4ce1-bbdb-a03ddc41b9e4.xml"'. 2018-05-16 13:15:40.443 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager] - Found key {a242656f-98e3-4ce1-bbdb-a03ddc41b9e4}. 2018-05-16 13:15:40.468 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver] - Considering key {a242656f-98e3-4ce1-bbdb-a03ddc41b9e4} with expiration date 2018-08-14 13:01:28Z as default key. 2018-05-16 13:15:40.488 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.TypeForwardingActivator] - Forwarded activator type request from "Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=2.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60" to "Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60" 2018-05-16 13:15:40.499 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory] - Using managed symmetric algorithm '"System.Security.Cryptography.Aes"'. 2018-05-16 13:15:40.501 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory] - Using managed keyed hash algorithm '"System.Security.Cryptography.HMACSHA256"'. 2018-05-16 13:15:40.518 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider] - Using key {a242656f-98e3-4ce1-bbdb-a03ddc41b9e4} as the default key. 2018-05-16 13:15:40.521 +00:00 [DBG] [Microsoft.AspNetCore.DataProtection.Internal.DataProtectionStartupFilter] - Key ring with default key {a242656f-98e3-4ce1-bbdb-a03ddc41b9e4} was loaded during application startup. 2018-05-16 13:15:40.796 +00:00 [INF] [EdgeHub] - Starting Edge Hub 2018-05-16 13:15:40.798 +00:00 [INF] [EdgeHub] - Version - 1.0.0-preview022.11567621 (12a8e1bb63e619b17ca685efd470ad3f412034f4) 2018-05-16 13:15:40.799 +00:00 [INF] [EdgeHub] - █████╗ ███████╗██╗ ██╗██████╗ ███████╗ ██╔══██╗╚══███╔╝██║ ██║██╔══██╗██╔════╝ ███████║ ███╔╝ ██║ ██║██████╔╝█████╗ ██╔══██║ ███╔╝ ██║ ██║██╔══██╗██╔══╝ ██║ ██║███████╗╚██████╔╝██║ ██║███████╗ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ██╗ ██████╗ ████████╗ ███████╗██████╗ ██████╗ ███████╗ ██║██╔═══██╗╚══██╔══╝ ██╔════╝██╔══██╗██╔════╝ ██╔════╝ ██║██║ ██║ ██║ █████╗ ██║ ██║██║ ███╗█████╗ ██║██║ ██║ ██║ ██╔══╝ ██║ ██║██║ ██║██╔══╝ ██║╚██████╔╝ ██║ ███████╗██████╔╝╚██████╔╝███████╗ ╚═╝ ╚═════╝ ╚═╝ ╚══════╝╚═════╝ ╚═════╝ ╚══════╝ 2018-05-16 13:15:40.802 +00:00 [INF] [EdgeHub] - Initializing configuration 2018-05-16 13:15:41.306 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Service.Modules.RoutingModule] - Created persistent store at /tmp/edgeHub 2018-05-16 13:15:41.366 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Attempting to connect to IoT Hub for client glennpc/$edgeHub via AMQP... 2018-05-16 13:15:42.755 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Connected to IoT Hub for client glennpc/$edgeHub via AMQP, with client operation timeout 60000. 2018-05-16 13:15:42.771 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - ConnectionEstablished for glennpc/$edgeHub 2018-05-16 13:15:42.777 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Updated cloud connection for client glennpc/$edgeHub 2018-05-16 13:15:42.781 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Created cloud connection for client glennpc/$edgeHub 2018-05-16 13:15:42.789 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.ConnectionManager] - New cloud connection created for device glennpc/$edgeHub 2018-05-16 13:15:42.802 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Processing ConnectionEstablished for device glennpc/$edgeHub 2018-05-16 13:15:42.818 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Binding cloud listener for device glennpc/$edgeHub 2018-05-16 13:15:42.827 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.ConnectionManager] - New device connection for device glennpc/$edgeHub 2018-05-16 13:15:42.941 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Getting twin for glennpc/$edgeHub on ConnectionEstablished 2018-05-16 13:15:43.124 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Getting twin for device glennpc/$edgeHub 2018-05-16 13:15:43.154 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Successfully got twin for glennpc/$edgeHub from cloud at desired version 4 reported version 23 2018-05-16 13:15:43.188 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Updating cached twin for glennpc/$edgeHub from desired version 4 to 4 and reported version 21 to 23 2018-05-16 13:15:43.333 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Updating reported properties for device glennpc/$edgeHub 2018-05-16 13:15:43.334 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Successfully sent reported properties to cloud for glennpc/$edgeHub and reported properties version 0 2018-05-16 13:15:43.384 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Updated cached reported property for glennpc/$edgeHub at reported property version 23 cloudVerified True 2018-05-16 13:15:43.388 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.EdgeHubConnection] - Established IoT Hub connection for edge hub glennpc/$edgeHub 2018-05-16 13:15:43.396 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Storage.MessageStore] - Created new message store 2018-05-16 13:15:43.397 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Storage.MessageStore] - Started task to cleanup processed and stale messages 2018-05-16 13:15:43.536 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Getting twin for device glennpc/$edgeHub 2018-05-16 13:15:43.537 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Successfully got twin for glennpc/$edgeHub from cloud at desired version 4 reported version 24 2018-05-16 13:15:43.537 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Updating cached twin for glennpc/$edgeHub from desired version 4 to 4 and reported version 23 to 24 2018-05-16 13:15:45.442 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Updating reported properties for device glennpc/$edgeHub 2018-05-16 13:15:45.443 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Successfully sent reported properties to cloud for glennpc/$edgeHub and reported properties version 0 2018-05-16 13:15:45.445 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Updated cached reported property for glennpc/$edgeHub at reported property version 24 cloudVerified True 2018-05-16 13:15:45.446 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.EdgeHubConnection] - Obtained edge hub config from module twin 2018-05-16 13:15:45.597 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Storage.MessageStore] - Added sequential store for endpoint iothub 2018-05-16 13:15:45.616 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Config.ConfigUpdater] - Set the following 1 route(s) in edge hub 2018-05-16 13:15:45.617 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Config.ConfigUpdater] - EatonModuleToIoTHub: FROM /messages/modules/eatonModule/outputs/* INTO $upstream 2018-05-16 13:15:45.620 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Storage.MessageStore] - Updated message store TTL to 7200 seconds 2018-05-16 13:15:45.621 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Config.ConfigUpdater] - Updated the edge hub store and forward configuration 2018-05-16 13:15:45.621 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Config.ConfigUpdater] - Initialized edge hub configuration 2018-05-16 13:15:45.642 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Storage.MessageStore] - Getting next batch for endpoint iothub starting from 0 with batch size 10. 2018-05-16 13:15:45.664 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Storage.MessageStore] - Obtained next batch for endpoint iothub with batch size 0. Next start offset = 0. 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.numHeapArenas: 4 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.pageSize: 8192 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.maxOrder: 11 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.chunkSize: 16777216 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.tinyCacheSize: 512 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.smallCacheSize: 256 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.normalCacheSize: 64 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2018-05-16 13:15:45.675 +00:00 [DBG] [DotNetty.Buffers.PooledByteBufferAllocator] - -Dio.netty.allocator.cacheTrimInterval: 8192 2018-05-16 13:15:45.691 +00:00 [INF] [EdgeHub] - Starting protocol heads - (HTTP, MQTT) 2018-05-16 13:15:45.696 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Http.HttpProtocolHead] - Starting HTTP head 2018-05-16 13:15:45.705 +00:00 [DBG] [Microsoft.AspNetCore.Hosting.Internal.WebHost] - Hosting starting 2018-05-16 13:15:45.770 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MqttProtocolHead] - Starting MQTT head 2018-05-16 13:15:45.860 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MqttProtocolHead] - Initializing TLS endpoint on port 8883 for MQTT head. 2018-05-16 13:15:45.881 +00:00 [DBG] [DotNetty.Transport.Channels.DefaultChannelId] - -Dio.netty.processId: 1932370 (auto-detected) 2018-05-16 13:15:45.895 +00:00 [DBG] [DotNetty.Transport.Channels.DefaultChannelId] - -Dio.netty.machineId: 02:42:AC:FF:FE:12:00:04 (auto-detected) 2018-05-16 13:15:45.897 +00:00 [DBG] [DotNetty.Buffers.ByteBufferUtil] - -Dio.netty.allocator.type: pooled 2018-05-16 13:15:45.902 +00:00 [DBG] [DotNetty.Common.ResourceLeakDetector] - io.netty.leakDetection.level: simple 2018-05-16 13:15:45.902 +00:00 [DBG] [DotNetty.Common.ResourceLeakDetector] - io.netty.leakDetection.maxRecords: 4 2018-05-16 13:15:45.972 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MqttProtocolHead] - Started MQTT head 2018-05-16 13:15:45.982 +00:00 [DBG] [Microsoft.AspNetCore.Hosting.Internal.WebHost] - Hosting started 2018-05-16 13:15:45.982 +00:00 [DBG] [Microsoft.AspNetCore.Hosting.Internal.WebHost] - Loaded hosting startup assembly "Microsoft.Azure.Devices.Edge.Hub.Service" 2018-05-16 13:15:45.983 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Http.HttpProtocolHead] - Started HTTP head 2018-05-16 13:15:47.532 +00:00 [DBG] [DotNetty.Buffers.AbstractByteBuffer] - -Dio.netty.buffer.bytebuf.checkAccessible: True 2018-05-16 13:15:47.904 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Attempting to connect to IoT Hub for client glennpc/tempSensor via AMQP... 2018-05-16 13:15:47.920 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Getting new token for glennpc/tempSensor. 2018-05-16 13:15:47.925 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - New token requested by client glennpc/tempSensor, but using existing token as it is usable. 2018-05-16 13:15:48.025 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Connected to IoT Hub for client glennpc/tempSensor via AMQP, with client operation timeout 60000. 2018-05-16 13:15:48.025 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - ConnectionEstablished for glennpc/tempSensor 2018-05-16 13:15:48.029 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Processing ConnectionEstablished for device glennpc/tempSensor 2018-05-16 13:15:48.033 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStateStoragePersistenceProvider] - Cloud connection established, setting subscriptions for glennpc/tempSensor 2018-05-16 13:15:48.068 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStateStoragePersistenceProvider] - Set subscriptions from session state for glennpc/tempSensor on cloud reconnect 2018-05-16 13:15:48.068 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Updated cloud connection for client glennpc/tempSensor 2018-05-16 13:15:48.070 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudConnection] - Created cloud connection for client glennpc/tempSensor 2018-05-16 13:15:48.070 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.ConnectionManager] - New cloud connection created for device glennpc/tempSensor 2018-05-16 13:15:48.072 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Authenticator] - Successfully authenticated device glennpc/tempSensor 2018-05-16 13:15:48.073 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.DeviceIdentityProvider] - Successfully generated identity for clientId glennpc/tempSensor and username lnor040019.corp.capgemini.com/glennpc/tempSensor/api-version=2017-06-30&DeviceClientType=Microsoft.Azure.Devices.Client%2F1.17.0-preview-001%20%28.NET%20Core%204.6.0.0%3B%20Linux%204.9.87-linuxkit-aufs%20%231%20SMP%20Fri%20Mar%2016%2018%3A16%3A33%20UTC%202018%3B%20X64%29 2018-05-16 13:15:48.078 +00:00 [INF] [ProtocolGateway] - ClientAuthenticated, glennpc/tempSensor, 2980ce44 2018-05-16 13:15:48.119 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Binding cloud listener for device glennpc/tempSensor 2018-05-16 13:15:48.119 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.ConnectionManager] - New device connection for device glennpc/tempSensor 2018-05-16 13:15:48.123 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.EdgeHubConnection] - Updating device glennpc/tempSensor connection status to Connected 2018-05-16 13:15:48.139 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Core.Device.DeviceMessageHandler] - Bind device proxy for device glennpc/tempSensor 2018-05-16 13:15:48.140 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Binding message channel for device Id glennpc/tempSensor 2018-05-16 13:15:48.214 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription $iothub/twin/res/# for client glennpc/tempSensor. 2018-05-16 13:15:48.215 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription $iothub/methods/POST/# for client glennpc/tempSensor. 2018-05-16 13:15:48.305 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.CloudProxy.CloudProxy] - Updating reported properties for device glennpc/$edgeHub 2018-05-16 13:15:48.305 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Successfully sent reported properties to cloud for glennpc/$edgeHub and reported properties version 0 2018-05-16 13:15:48.307 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.TwinManager] - Updated cached reported property for glennpc/$edgeHub at reported property version 24 cloudVerified True 2018-05-16 13:15:48.332 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription devices/glennpc/modules/tempSensor/# for client glennpc/tempSensor. 2018-05-16 13:15:48.347 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStateStoragePersistenceProvider] - Set subscriptions from session state for glennpc/tempSensor 2018-05-16 13:15:48.383 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription $iothub/twin/res/# for client glennpc/tempSensor. 2018-05-16 13:15:48.383 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription $iothub/methods/POST/# for client glennpc/tempSensor. 2018-05-16 13:15:48.383 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription devices/glennpc/modules/tempSensor/# for client glennpc/tempSensor. 2018-05-16 13:15:48.383 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStateStoragePersistenceProvider] - Set subscriptions from session state for glennpc/tempSensor 2018-05-16 13:15:48.406 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription $iothub/twin/res/# for client glennpc/tempSensor. 2018-05-16 13:15:48.406 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription $iothub/methods/POST/# for client glennpc/tempSensor. 2018-05-16 13:15:48.406 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStatePersistenceProvider] - Adding subscription devices/glennpc/modules/tempSensor/# for client glennpc/tempSensor. 2018-05-16 13:15:48.406 +00:00 [INF] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.SessionStateStoragePersistenceProvider] - Set subscriptions from session state for glennpc/tempSensor 2018-05-16 13:15:48.806 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:15:48.809 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:15:53.881 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:15:53.883 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:15:58.888 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:15:58.888 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:03.893 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:03.893 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:08.891 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:08.891 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:13.897 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:13.897 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:18.901 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:18.901 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:23.906 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:23.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:28.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:28.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:33.908 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:33.908 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:38.906 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:38.906 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:43.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:43.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:48.906 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:48.906 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:53.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:53.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:16:58.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:16:58.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:03.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:03.907 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:08.905 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:08.905 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:13.912 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:13.912 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:18.912 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:18.912 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:23.908 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:23.908 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:28.920 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:28.920 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:33.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:33.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:38.921 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:38.921 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:43.918 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:43.918 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:48.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:48.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:53.926 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:53.926 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:17:58.919 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:17:58.919 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:03.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:03.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:08.926 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:08.926 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:13.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:13.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:18.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:18.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:23.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:23.924 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:28.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:28.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:33.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:33.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:38.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:38.925 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:43.923 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:43.923 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:48.929 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:48.930 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:53.928 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:53.928 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:18:58.927 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:18:58.927 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:03.932 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:03.932 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:08.929 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:08.930 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:13.926 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:13.926 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:18.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:18.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:23.934 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:23.934 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:28.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:28.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:33.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:33.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:38.935 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:38.935 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:43.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:43.933 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:48.932 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:48.932 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:53.947 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:53.947 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:19:58.944 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:19:58.944 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:03.953 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:03.953 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:08.968 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:08.968 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:13.971 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:13.972 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:18.969 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:18.969 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:23.979 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:23.980 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:28.981 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:28.981 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:33.980 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:33.980 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:38.980 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:38.980 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:43.981 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:43.981 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor 2018-05-16 13:20:48.982 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Mqtt.MessagingServiceClient] - Sending message for device Id glennpc/tempSensor 2018-05-16 13:20:48.982 +00:00 [DBG] [Microsoft.Azure.Devices.Edge.Hub.Core.Routing.RoutingEdgeHub] - Received message from glennpc/tempSensor