Skip to content

Instantly share code, notes, and snippets.

@Peilonrayz
Last active April 5, 2018 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Peilonrayz/993cc9ee4fea64361f13ee95b601dce1 to your computer and use it in GitHub Desktop.
Save Peilonrayz/993cc9ee4fea64361f13ee95b601dce1 to your computer and use it in GitHub Desktop.
Output of `dockerd -D | Out-File .\dockerd.txt` Split into startup, and when `docker run hello-world` is ran.
time="2018-04-05T15:13:54.062910000+01:00" level=debug msg="Calling GET /_ping"
time="2018-04-05T15:14:26.654786200+01:00" level=debug msg="Calling GET /_ping"
time="2018-04-05T15:15:12.486400200+01:00" level=debug msg="Calling GET /_ping"
time="2018-04-05T15:15:12.514407800+01:00" level=debug msg="Calling POST /v1.30/containers/create"
time="2018-04-05T15:15:12.515405100+01:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":null,\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":false,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":null,\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[50,120],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"IpcMode\":\"\",\"Isolation\":\"process\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"hello-world\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":false,\"StdinOnce\":false,\"Tty\":false,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
time="2018-04-05T15:15:12.525410300+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:12.525410300+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:15:12.526407100+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:15:12.526407100+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a path=C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:12.526407100+01:00" level=debug msg="hcsshim::CreateSandboxLayer layerId d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 parentId C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:12.526407100+01:00" level=debug msg="hcsshim::NameToGuid Name 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:12.527406100+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:12.527406100+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:12.527406100+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:12.587413600+01:00" level=debug msg="hcsshim::CreateSandboxLayer - succeeded layerId=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 parentId=C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:12.680420400+01:00" level=debug msg="Calling POST /v1.30/containers/d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349/attach?stderr=1&stdout=1&stream=1"
time="2018-04-05T15:15:12.681413200+01:00" level=debug msg="attach: stdout: begin"
time="2018-04-05T15:15:12.681413200+01:00" level=debug msg="attach: stderr: begin"
time="2018-04-05T15:15:12.683414400+01:00" level=debug msg="Calling POST /v1.30/containers/d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349/wait?condition=next-exit"
time="2018-04-05T15:15:12.685410300+01:00" level=debug msg="Calling POST /v1.30/containers/d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349/start"
time="2018-04-05T15:15:12.685410300+01:00" level=debug msg="WindowsGraphDriver Get() id d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 mountLabel "
time="2018-04-05T15:15:12.687416400+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349"
time="2018-04-05T15:15:13.648469100+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 flavour=1"
time="2018-04-05T15:15:13.650242800+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349"
time="2018-04-05T15:15:13.650242800+01:00" level=debug msg="hcsshim::NameToGuid Name 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:13.658472000+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:13.665470700+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:13.666468900+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.383512900+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349"
time="2018-04-05T15:15:14.384510600+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349"
time="2018-04-05T15:15:14.384510600+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:15:14.398766600+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:15:14.412513300+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 path=\\\\?\\Volume{6a159879-38b7-11e8-a2b4-005056847a65}"
time="2018-04-05T15:15:14.414513200+01:00" level=debug msg="container mounted via layerStore: \\\\?\\Volume{6a159879-38b7-11e8-a2b4-005056847a65}"
time="2018-04-05T15:15:14.443538600+01:00" level=debug msg="Assigning addresses for endpoint zealous_poitras's interface on network nat"
time="2018-04-05T15:15:14.443538600+01:00" level=debug msg="RequestAddress(172.20.176.0/20, <nil>, map[])"
time="2018-04-05T15:15:14.443538600+01:00" level=debug msg="[POST]=>[/endpoints/] Request : {\"VirtualNetwork\":\"7eb5b405-d34e-43f7-936b-fcb5f01dd772\",\"EnableInternalDNS\":true}"
time="2018-04-05T15:15:14.502536300+01:00" level=debug msg="Network Response : { \"ComputedPolicies\" : [ { \"ACL\" : [ { \"Type\" : \"ACL\" } ] } ], \"CreateProcessingStartTime\" : 131674113144865168, \"DNSServerList\" : \"172.20.176.1,192.168.0.10,192.168.0.13\", \"EnableInternalDNS\" : true, \"EnableLowMetric\" : true, \"GatewayAddress\" : \"172.20.176.1\", \"ID\" : \"4b7acf8a-f89a-4310-8191-6e704bfd23de\", \"IPAddress\" : \"172.20.179.199\", \"MacAddress\" : \"00-15-5D-A3-52-4C\", \"Name\" : \"New HNS Endpoint\", \"Policies\" : [ { \"Type\" : \"ACL\" } ], \"PrefixLength\" : 20, \"Type\" : \"nat\", \"Version\" : 4294967297, \"VirtualNetwork\" : \"7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"VirtualNetworkName\" : \"nat\" }"
time="2018-04-05T15:15:14.551527500+01:00" level=debug msg="Assigning addresses for endpoint zealous_poitras's interface on network nat"
time="2018-04-05T15:15:14.616535200+01:00" level=debug msg="Programming external connectivity on endpoint zealous_poitras (e86df5c5e95c2fc31f14f4c5756c431661018b65901b98084ad0bcbb5970750f)"
time="2018-04-05T15:15:14.616535200+01:00" level=debug msg="EnableService d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 START"
time="2018-04-05T15:15:14.616535200+01:00" level=debug msg="EnableService d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 DONE"
time="2018-04-05T15:15:14.635526400+01:00" level=debug msg="WindowsGraphDriver Get() id 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 mountLabel "
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 flavour=1"
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:15:14.637539200+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 path=C:\\ProgramData\\docker\\windowsfilter\\9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="WindowsGraphDriver Put() id 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.638528500+01:00" level=debug msg="WindowsGraphDriver Get() id 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 mountLabel "
time="2018-04-05T15:15:14.640527500+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.640527500+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 flavour=1"
time="2018-04-05T15:15:14.640527500+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.640527500+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.641736200+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.641736200+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.641736200+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:15:14.641736200+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:15:14.642537100+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 path=C:\\ProgramData\\docker\\windowsfilter\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.642537100+01:00" level=debug msg="WindowsGraphDriver Put() id 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.642537100+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.642537100+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.643526400+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.643526400+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.643526400+01:00" level=debug msg="WindowsGraphDriver Get() id 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b mountLabel "
time="2018-04-05T15:15:14.644534800+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.644534800+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b flavour=1"
time="2018-04-05T15:15:14.644534800+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.644534800+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.646744400+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.646744400+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.646744400+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.646744400+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:15:14.646744400+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:15:14.647529300+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b path=C:\\ProgramData\\docker\\windowsfilter\\81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.647529300+01:00" level=debug msg="WindowsGraphDriver Put() id 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.648527900+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.648527900+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.648527900+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.648527900+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.648527900+01:00" level=debug msg="WindowsGraphDriver Get() id 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a mountLabel "
time="2018-04-05T15:15:14.649528700+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.649528700+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a flavour=1"
time="2018-04-05T15:15:14.649528700+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.649528700+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.649528700+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a path=C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.650527300+01:00" level=debug msg="WindowsGraphDriver Put() id 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.651526300+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.651526300+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.651526300+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.651526300+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.661528800+01:00" level=debug msg="libcontainerd: client.Create() with spec {1.0.0-rc5 {windows amd64} {false {50 120} {0 0 [] } [cmd /C type C:\\hello.txt] [] C:\\ <nil> [] false } {\\\\?\\Volume{6a159879-38b7-11e8-a2b4-005056847a65} false} d3d8c9c1edfd [] <nil> map[] <nil> <nil> 0xc042062d28}"
time="2018-04-05T15:15:14.661528800+01:00" level=debug msg="hcsshim::NameToGuid Name 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T15:15:14.661528800+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T15:15:14.661528800+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:15:14.662527000+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:15:14.663528700+01:00" level=debug msg="HCSShim::CreateContainer id=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 config={\"SystemType\":\"Container\",\"Name\":\"d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349\",\"Owner\":\"docker\",\"IsDummy\":false,\"VolumePath\":\"\\\\\\\\?\\\\Volume{6a159879-38b7-11e8-a2b4-005056847a65}\",\"IgnoreFlushesDuringBoot\":true,\"LayerFolderPath\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349\",\"Layers\":[{\"ID\":\"2ea17ed9-32d1-57c1-9aa6-7894c4c39acb\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a\"},{\"ID\":\"540f3d67-b6f9-5fd9-8c70-58983e1cad3f\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b\"},{\"ID\":\"6f21f60c-9179-5dd4-852c-7b4dc8407550\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328\"},{\"ID\":\"3134e44d-f3de-53e8-aefe-3ecfb6e41bb4\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538\"}],\"HostName\":\"d3d8c9c1edfd\",\"MappedDirectories\":[],\"HvPartition\":false,\"EndpointList\":[\"4b7acf8a-f89a-4310-8191-6e704bfd23de\"],\"Servicing\":false,\"AllowUnqualifiedDNSQuery\":true}"
time="2018-04-05T15:15:16.084608100+01:00" level=debug msg="HCSShim::CreateContainer succeeded id=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349 handle=99886432"
time="2018-04-05T15:15:16.086927200+01:00" level=debug msg="libcontainerd: Create() id=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349, Calling start()"
time="2018-04-05T15:15:16.086927200+01:00" level=debug msg="libcontainerd: starting container d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349"
time="2018-04-05T15:15:16.086927200+01:00" level=debug msg="HCSShim::Container::Start id=d3d8c9c1edfdbe5b87e66b946da3d647f3a2447328790e047080911e98647349"
time="2018-04-05T15:00:51.214044900+01:00" level=debug msg="Calling GET /_ping"
time="2018-04-05T15:00:51.240055200+01:00" level=debug msg="Calling POST /v1.30/containers/create"
time="2018-04-05T15:00:51.241035100+01:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":true,\"AttachStdout\":true,\"Cmd\":[\"cmd\",\"/c\",\"set\",\"computername\"],\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":true,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":null,\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[50,120],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"IpcMode\":\"\",\"Isolation\":\"\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"microsoft/nanoserver\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":true,\"StdinOnce\":true,\"Tty\":true,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
time="2018-04-05T15:00:51.247035100+01:00" level=debug msg="Calling GET /v1.30/info"
time="2018-04-05T15:00:51.289034100+01:00" level=debug msg="Calling POST /v1.30/images/create?fromImage=microsoft%2Fnanoserver&tag=latest"
time="2018-04-05T15:00:51.290035300+01:00" level=debug msg="Trying to pull microsoft/nanoserver from https://registry-1.docker.io v2"
time="2018-04-05T15:00:52.510098000+01:00" level=debug msg="Pulling ref from V2 registry: microsoft/nanoserver:latest"
time="2018-04-05T15:00:52.934118500+01:00" level=debug msg="Layer already exists: bce2fbc256ea"
time="2018-04-05T15:00:53.181150800+01:00" level=debug msg="Layer already exists: 5b557cd80a98"
time="2018-04-05T15:00:53.358183500+01:00" level=debug msg="Calling POST /v1.30/containers/create"
time="2018-04-05T15:00:53.360144600+01:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":true,\"AttachStdout\":true,\"Cmd\":[\"cmd\",\"/c\",\"set\",\"computername\"],\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":true,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":null,\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[50,120],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"IpcMode\":\"\",\"Isolation\":\"\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"microsoft/nanoserver\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":true,\"StdinOnce\":true,\"Tty\":true,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
time="2018-04-05T15:00:53.367151300+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:53.367151300+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:00:53.368148100+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:00:53.368148100+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 path=C:\\ProgramData\\docker\\windowsfilter\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:53.368148100+01:00" level=debug msg="hcsshim::CreateSandboxLayer layerId 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 parentId C:\\ProgramData\\docker\\windowsfilter\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:53.368148100+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:53.369151100+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:53.405156300+01:00" level=debug msg="hcsshim::CreateSandboxLayer - succeeded layerId=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 parentId=C:\\ProgramData\\docker\\windowsfilter\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:53.542952400+01:00" level=debug msg="Calling POST /v1.30/containers/048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37/attach?stderr=1&stdin=1&stdout=1&stream=1"
time="2018-04-05T15:00:53.543151400+01:00" level=debug msg="attach: stdin: begin"
time="2018-04-05T15:00:53.543151400+01:00" level=debug msg="attach: stderr: begin"
time="2018-04-05T15:00:53.543151400+01:00" level=debug msg="attach: stdout: begin"
time="2018-04-05T15:00:53.546303900+01:00" level=debug msg="Calling POST /v1.30/containers/048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37/wait?condition=removed"
time="2018-04-05T15:00:53.582244500+01:00" level=debug msg="Calling POST /v1.30/containers/048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37/start"
time="2018-04-05T15:00:53.583155900+01:00" level=debug msg="WindowsGraphDriver Get() id 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 mountLabel "
time="2018-04-05T15:00:53.586160100+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37"
time="2018-04-05T15:00:55.273245700+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 flavour=1"
time="2018-04-05T15:00:55.274243400+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37"
time="2018-04-05T15:00:55.274243400+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:55.275242900+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:56.454303000+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37"
time="2018-04-05T15:00:56.454303000+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37"
time="2018-04-05T15:00:56.454303000+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:00:56.477477800+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:00:56.522306400+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 path=\\\\?\\Volume{6a159822-38b7-11e8-a2b4-005056847a65}"
time="2018-04-05T15:00:56.523501800+01:00" level=debug msg="container mounted via layerStore: \\\\?\\Volume{6a159822-38b7-11e8-a2b4-005056847a65}"
time="2018-04-05T15:00:56.638308400+01:00" level=debug msg="Assigning addresses for endpoint tender_kilby's interface on network nat"
time="2018-04-05T15:00:56.638308400+01:00" level=debug msg="RequestAddress(172.20.176.0/20, <nil>, map[])"
time="2018-04-05T15:00:56.639314600+01:00" level=debug msg="[POST]=>[/endpoints/] Request : {\"VirtualNetwork\":\"7eb5b405-d34e-43f7-936b-fcb5f01dd772\",\"EnableInternalDNS\":true}"
time="2018-04-05T15:00:56.759373800+01:00" level=debug msg="Network Response : { \"ComputedPolicies\" : [ { \"ACL\" : [ { \"Type\" : \"ACL\" } ] } ], \"CreateProcessingStartTime\" : 131674104567423219, \"DNSServerList\" : \"172.20.176.1,192.168.0.10,192.168.0.13\", \"EnableInternalDNS\" : true, \"EnableLowMetric\" : true, \"GatewayAddress\" : \"172.20.176.1\", \"ID\" : \"4167f4ba-94e9-42d1-b44b-79b7b52a1668\", \"IPAddress\" : \"172.20.187.80\", \"MacAddress\" : \"00-15-5D-A3-57-95\", \"Name\" : \"New HNS Endpoint\", \"Policies\" : [ { \"Type\" : \"ACL\" } ], \"PrefixLength\" : 20, \"Type\" : \"nat\", \"Version\" : 4294967297, \"VirtualNetwork\" : \"7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"VirtualNetworkName\" : \"nat\" }"
time="2018-04-05T15:00:56.855321500+01:00" level=debug msg="Assigning addresses for endpoint tender_kilby's interface on network nat"
time="2018-04-05T15:00:57.069344900+01:00" level=debug msg="Programming external connectivity on endpoint tender_kilby (274f49453740f82ef425dfad736ea5f44469014a2db9ff09c1d7bf7a12b59f77)"
time="2018-04-05T15:00:57.069344900+01:00" level=debug msg="EnableService 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 START"
time="2018-04-05T15:00:57.069344900+01:00" level=debug msg="EnableService 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 DONE"
time="2018-04-05T15:00:57.120340200+01:00" level=debug msg="WindowsGraphDriver Get() id 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 mountLabel "
time="2018-04-05T15:00:57.121340100+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.122381400+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 flavour=1"
time="2018-04-05T15:00:57.122381400+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.122381400+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.122381400+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.122381400+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:00:57.123336800+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:00:57.123336800+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 path=C:\\ProgramData\\docker\\windowsfilter\\9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.123336800+01:00" level=debug msg="WindowsGraphDriver Put() id 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.124339900+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.124339900+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.124339900+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.124339900+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.124339900+01:00" level=debug msg="WindowsGraphDriver Get() id 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 mountLabel "
time="2018-04-05T15:00:57.125338900+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.125338900+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 flavour=1"
time="2018-04-05T15:00:57.125338900+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.125338900+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.130344800+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.130344800+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.130344800+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T15:00:57.130344800+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T15:00:57.131343000+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 path=C:\\ProgramData\\docker\\windowsfilter\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.131343000+01:00" level=debug msg="WindowsGraphDriver Put() id 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.131343000+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.131343000+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.131343000+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.131343000+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.150339500+01:00" level=debug msg="libcontainerd: client.Create() with spec {1.0.0-rc5 {windows amd64} {true {50 120} {0 0 [] } [cmd /c set computername] [] C:\\ <nil> [] false } {\\\\?\\Volume{6a159822-38b7-11e8-a2b4-005056847a65} false} 048361bce99b [] <nil> map[] <nil> <nil> 0xc042063830}"
time="2018-04-05T15:00:57.150339500+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T15:00:57.151344300+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T15:00:57.151344300+01:00" level=debug msg="HCSShim::CreateContainer id=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 config={\"SystemType\":\"Container\",\"Name\":\"048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37\",\"Owner\":\"docker\",\"IsDummy\":false,\"VolumePath\":\"\\\\\\\\?\\\\Volume{6a159822-38b7-11e8-a2b4-005056847a65}\",\"IgnoreFlushesDuringBoot\":true,\"LayerFolderPath\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37\",\"Layers\":[{\"ID\":\"6f21f60c-9179-5dd4-852c-7b4dc8407550\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328\"},{\"ID\":\"3134e44d-f3de-53e8-aefe-3ecfb6e41bb4\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538\"}],\"HostName\":\"048361bce99b\",\"MappedDirectories\":[],\"HvPartition\":false,\"EndpointList\":[\"4167f4ba-94e9-42d1-b44b-79b7b52a1668\"],\"Servicing\":false,\"AllowUnqualifiedDNSQuery\":true}"
time="2018-04-05T15:00:59.518461600+01:00" level=debug msg="HCSShim::CreateContainer succeeded id=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37 handle=100146256"
time="2018-04-05T15:00:59.520466400+01:00" level=debug msg="libcontainerd: Create() id=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37, Calling start()"
time="2018-04-05T15:00:59.520466400+01:00" level=debug msg="libcontainerd: starting container 048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37"
time="2018-04-05T15:00:59.520466400+01:00" level=debug msg="HCSShim::Container::Start id=048361bce99b387fd799d5f529258a494eab9ebba37c6d268f2ecc3401dc3a37"
time="2018-04-05T14:35:07.996785900+01:00" level=debug msg="Calling GET /_ping"
time="2018-04-05T14:35:08.012786700+01:00" level=debug msg="Calling POST /v1.30/containers/create"
time="2018-04-05T14:35:08.013788900+01:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":null,\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":false,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":null,\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[50,120],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"IpcMode\":\"\",\"Isolation\":\"\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"hello-world\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":false,\"StdinOnce\":false,\"Tty\":false,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
time="2018-04-05T14:35:08.023819200+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:08.024804000+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T14:35:08.024804000+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T14:35:08.025793800+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a path=C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:08.025793800+01:00" level=debug msg="hcsshim::CreateSandboxLayer layerId b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b parentId C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:08.025793800+01:00" level=debug msg="hcsshim::NameToGuid Name 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:08.026800500+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:08.026800500+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:08.036812900+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:08.080835500+01:00" level=debug msg="hcsshim::CreateSandboxLayer - succeeded layerId=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b parentId=C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:08.215812800+01:00" level=debug msg="Calling POST /v1.30/containers/b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b/attach?stderr=1&stdout=1&stream=1"
time="2018-04-05T14:35:08.216811000+01:00" level=debug msg="attach: stdout: begin"
time="2018-04-05T14:35:08.216811000+01:00" level=debug msg="attach: stderr: begin"
time="2018-04-05T14:35:08.217813700+01:00" level=debug msg="Calling POST /v1.30/containers/b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b/wait?condition=next-exit"
time="2018-04-05T14:35:08.220817200+01:00" level=debug msg="Calling POST /v1.30/containers/b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b/start"
time="2018-04-05T14:35:08.221815000+01:00" level=debug msg="WindowsGraphDriver Get() id b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b mountLabel "
time="2018-04-05T14:35:08.222821700+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b"
time="2018-04-05T14:35:09.168926900+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b flavour=1"
time="2018-04-05T14:35:09.168926900+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b"
time="2018-04-05T14:35:09.169918500+01:00" level=debug msg="hcsshim::NameToGuid Name 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:09.178930500+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:09.178930500+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:09.178930500+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:09.781999900+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b"
time="2018-04-05T14:35:09.781999900+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b"
time="2018-04-05T14:35:09.781999900+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T14:35:09.790991800+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T14:35:09.803006800+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b path=\\\\?\\Volume{6a1597e2-38b7-11e8-a2b4-005056847a65}"
time="2018-04-05T14:35:09.803994800+01:00" level=debug msg="container mounted via layerStore: \\\\?\\Volume{6a1597e2-38b7-11e8-a2b4-005056847a65}"
time="2018-04-05T14:35:09.839995300+01:00" level=debug msg="Assigning addresses for endpoint dazzling_bose's interface on network nat"
time="2018-04-05T14:35:09.840995300+01:00" level=debug msg="RequestAddress(172.20.176.0/20, <nil>, map[])"
time="2018-04-05T14:35:09.840995300+01:00" level=debug msg="[POST]=>[/endpoints/] Request : {\"VirtualNetwork\":\"7eb5b405-d34e-43f7-936b-fcb5f01dd772\",\"EnableInternalDNS\":true}"
time="2018-04-05T14:35:09.896007200+01:00" level=debug msg="Network Response : { \"ComputedPolicies\" : [ { \"ACL\" : [ { \"Type\" : \"ACL\" } ] } ], \"CreateProcessingStartTime\" : 131674089098820234, \"DNSServerList\" : \"172.20.176.1,192.168.0.10,192.168.0.13\", \"EnableInternalDNS\" : true, \"EnableLowMetric\" : true, \"GatewayAddress\" : \"172.20.176.1\", \"ID\" : \"fafe12fb-a919-47ac-8501-4a61ee113b22\", \"IPAddress\" : \"172.20.191.65\", \"MacAddress\" : \"00-15-5D-A3-5C-FD\", \"Name\" : \"New HNS Endpoint\", \"Policies\" : [ { \"Type\" : \"ACL\" } ], \"PrefixLength\" : 20, \"Type\" : \"nat\", \"Version\" : 4294967297, \"VirtualNetwork\" : \"7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"VirtualNetworkName\" : \"nat\" }"
time="2018-04-05T14:35:09.915006600+01:00" level=debug msg="Assigning addresses for endpoint dazzling_bose's interface on network nat"
time="2018-04-05T14:35:10.007014600+01:00" level=debug msg="Programming external connectivity on endpoint dazzling_bose (32f92fa583ea6c76e2e8c41c04acfea026a2e7a3e4e0c85b290374119c58dd76)"
time="2018-04-05T14:35:10.007014600+01:00" level=debug msg="EnableService b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b START"
time="2018-04-05T14:35:10.007014600+01:00" level=debug msg="EnableService b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b DONE"
time="2018-04-05T14:35:10.040022300+01:00" level=debug msg="WindowsGraphDriver Get() id 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 mountLabel "
time="2018-04-05T14:35:10.041022300+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.041022300+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 flavour=1"
time="2018-04-05T14:35:10.041022300+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.042021400+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.042021400+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.042021400+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T14:35:10.043021800+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T14:35:10.043021800+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538 path=C:\\ProgramData\\docker\\windowsfilter\\9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.043021800+01:00" level=debug msg="WindowsGraphDriver Put() id 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.044027600+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.044027600+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.044027600+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.045022700+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.045022700+01:00" level=debug msg="WindowsGraphDriver Get() id 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 mountLabel "
time="2018-04-05T14:35:10.046032900+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.046032900+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 flavour=1"
time="2018-04-05T14:35:10.046032900+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.046032900+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.047023100+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.047023100+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.047023100+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T14:35:10.047023100+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T14:35:10.047023100+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328 path=C:\\ProgramData\\docker\\windowsfilter\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.047023100+01:00" level=debug msg="WindowsGraphDriver Put() id 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.048021300+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.048021300+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.048021300+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.048021300+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.048021300+01:00" level=debug msg="WindowsGraphDriver Get() id 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b mountLabel "
time="2018-04-05T14:35:10.049018600+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.049018600+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b flavour=1"
time="2018-04-05T14:35:10.049018600+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.049018600+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.051045300+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.051045300+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.051045300+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.051045300+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T14:35:10.052018600+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T14:35:10.052018600+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b path=C:\\ProgramData\\docker\\windowsfilter\\81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.052018600+01:00" level=debug msg="WindowsGraphDriver Put() id 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.052018600+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.052018600+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.052018600+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.053017200+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.053017200+01:00" level=debug msg="WindowsGraphDriver Get() id 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a mountLabel "
time="2018-04-05T14:35:10.054021200+01:00" level=debug msg="hcsshim::ActivateLayer Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.054021200+01:00" level=debug msg="hcsshim::ActivateLayer - succeeded id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a flavour=1"
time="2018-04-05T14:35:10.054021200+01:00" level=debug msg="hcsshim::PrepareLayer flavour 1 layerId 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.055019500+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.055019500+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.055019500+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.055019500+01:00" level=debug msg="hcsshim::PrepareLayer succeeded flavour=1 layerId=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.055019500+01:00" level=debug msg="hcsshim::GetLayerMountPath Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.055019500+01:00" level=debug msg="Calling proc (1)"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="Calling proc (2)"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="hcsshim::GetLayerMountPath succeeded flavour=1 id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a path=C:\\ProgramData\\docker\\windowsfilter\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="WindowsGraphDriver Put() id 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="hcsshim::UnprepareLayer flavour 1 layerId 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="hcsshim::UnprepareLayer succeeded flavour 1 layerId=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="hcsshim::DeactivateLayer Flavour 1 ID 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.056019000+01:00" level=debug msg="hcsshim::DeactivateLayer succeeded flavour=1 id=40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.073025100+01:00" level=debug msg="libcontainerd: client.Create() with spec {1.0.0-rc5 {windows amd64} {false {50 120} {0 0 [] } [cmd /C type C:\\hello.txt] [] C:\\ <nil> [] false } {\\\\?\\Volume{6a1597e2-38b7-11e8-a2b4-005056847a65} false} b378a59c8dda [] <nil> map[] <nil> <nil> 0xc0424509c8}"
time="2018-04-05T14:35:10.073025100+01:00" level=debug msg="hcsshim::NameToGuid Name 40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a"
time="2018-04-05T14:35:10.074025100+01:00" level=debug msg="hcsshim::NameToGuid Name 81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b"
time="2018-04-05T14:35:10.074025100+01:00" level=debug msg="hcsshim::NameToGuid Name 3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328"
time="2018-04-05T14:35:10.075025000+01:00" level=debug msg="hcsshim::NameToGuid Name 9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538"
time="2018-04-05T14:35:10.076077100+01:00" level=debug msg="HCSShim::CreateContainer id=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b config={\"SystemType\":\"Container\",\"Name\":\"b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b\",\"Owner\":\"docker\",\"IsDummy\":false,\"VolumePath\":\"\\\\\\\\?\\\\Volume{6a1597e2-38b7-11e8-a2b4-005056847a65}\",\"IgnoreFlushesDuringBoot\":true,\"LayerFolderPath\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b\",\"Layers\":[{\"ID\":\"2ea17ed9-32d1-57c1-9aa6-7894c4c39acb\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\40ba475ab13f16aa1605d7f7064cad3e4cd2629c661f304bb53dee65e801c45a\"},{\"ID\":\"540f3d67-b6f9-5fd9-8c70-58983e1cad3f\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\81eed801fcc7dca58e22f38db6412a77fc7ef8ae898537780331520cefefc84b\"},{\"ID\":\"6f21f60c-9179-5dd4-852c-7b4dc8407550\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\3b41729c91b9af3df8df49efc66b636405b36b6f242501bac7ed8adeefbdb328\"},{\"ID\":\"3134e44d-f3de-53e8-aefe-3ecfb6e41bb4\",\"Path\":\"C:\\\\ProgramData\\\\docker\\\\windowsfilter\\\\9484bed8c58bdf64f67554a2bfd5e3a3397ad79bf289961ec302c90a87d88538\"}],\"HostName\":\"b378a59c8dda\",\"MappedDirectories\":[],\"HvPartition\":false,\"EndpointList\":[\"fafe12fb-a919-47ac-8501-4a61ee113b22\"],\"Servicing\":false,\"AllowUnqualifiedDNSQuery\":true}"
time="2018-04-05T14:35:12.185250100+01:00" level=debug msg="HCSShim::CreateContainer succeeded id=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b handle=39712048"
time="2018-04-05T14:35:12.186694900+01:00" level=debug msg="libcontainerd: Create() id=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b, Calling start()"
time="2018-04-05T14:35:12.187251000+01:00" level=debug msg="libcontainerd: starting container b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b"
time="2018-04-05T14:35:12.187251000+01:00" level=debug msg="HCSShim::Container::Start id=b378a59c8ddab85134bfa3540a9f060dfc03e16ec933b3193810f730e9866b6b"
time="2018-04-05T14:31:45.886134100+01:00" level=debug msg="Listener created for HTTP on npipe (//./pipe/docker_engine)"
time="2018-04-05T14:31:45.927143800+01:00" level=info msg="Windows default isolation mode: process"
time="2018-04-05T14:31:45.927143800+01:00" level=debug msg="Using default logging driver json-file"
time="2018-04-05T14:31:45.927143800+01:00" level=debug msg="Stackdump - waiting signal at Global\\docker-daemon-6620"
time="2018-04-05T14:31:45.929139600+01:00" level=debug msg="WindowsGraphDriver InitFilter at C:\\ProgramData\\docker\\windowsfilter"
time="2018-04-05T14:31:45.930141300+01:00" level=info msg="[graphdriver] using prior storage driver: windowsfilter"
time="2018-04-05T14:31:45.930141300+01:00" level=debug msg="Using graph driver windowsfilter"
time="2018-04-05T14:31:46.000146800+01:00" level=debug msg="Max Concurrent Downloads: 3"
time="2018-04-05T14:31:46.000146800+01:00" level=debug msg="Max Concurrent Uploads: 5"
time="2018-04-05T14:31:46.034164100+01:00" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2018-04-05T14:31:46.034164100+01:00" level=info msg="Loading containers: start."
time="2018-04-05T14:31:46.039142800+01:00" level=debug msg="Loaded container 0f3ee629c5a6726647ac1c7d58252f0f19931e73d72a950b096ae289363d0c1e"
time="2018-04-05T14:31:46.041152000+01:00" level=debug msg="Loaded container 59915592acee61736d3d61f520950c39b6e337ef2c011864b680ff6a58df6275"
time="2018-04-05T14:31:46.044142000+01:00" level=debug msg="Loaded container 6dc2b460d456ba757f1f087a2860f244fec6e2e1f887be7fabad7d8a952b9838"
time="2018-04-05T14:31:46.047165300+01:00" level=debug msg="Loaded container 782b2530da9a73194c5bdffa699c863eaf51de595c11b1465ef8d21772d22d34"
time="2018-04-05T14:31:46.050143700+01:00" level=debug msg="Loaded container a56a3a5853ade744e68940e9c05f913da0d0a1e570cd577018d4acbcc4e06621"
time="2018-04-05T14:31:46.051146700+01:00" level=debug msg="Loaded container aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b"
time="2018-04-05T14:31:46.053149300+01:00" level=debug msg="Loaded container b377552d243b972b4422d50d4610415c5a359ac6755be05ad9b4b76ae0c54b59"
time="2018-04-05T14:31:46.056153500+01:00" level=debug msg="Loaded container c127a9dc28cca8431b1b9fac45e90f655155befd84835d3b4a0677fb4917163d"
time="2018-04-05T14:31:46.058149300+01:00" level=debug msg="Loaded container ecb741545d65f46624a337aec41388553b93c2cc6f02264022e478b3db0f8532"
time="2018-04-05T14:31:46.060158000+01:00" level=debug msg="Loaded container ecce429b85456f7302d430a51c059974426031a82634084ec2db47462d22e007"
time="2018-04-05T14:31:46.205207000+01:00" level=debug msg="Resetting RemovalInProgress flag from aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b"
time="2018-04-05T14:31:46.263153300+01:00" level=debug msg="Option Experimental: false"
time="2018-04-05T14:31:46.263153300+01:00" level=debug msg="Option DefaultDriver: nat"
time="2018-04-05T14:31:46.263153300+01:00" level=debug msg="Option DefaultNetwork: nat"
time="2018-04-05T14:31:46.264152400+01:00" level=info msg="Restoring existing overlay networks from HNS into docker"
time="2018-04-05T14:31:46.264152400+01:00" level=debug msg="[GET]=>[/networks/] Request : "
time="2018-04-05T14:31:46.336161300+01:00" level=debug msg="Network Response : [ { \"CurrentEndpointCount\" : 1, \"ExternalInterfaceAddress\" : \"00-50-56-84-7A-65\", \"ExternalInterfaceIndex\" : 7, \"ID\" : \"7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"MacPools\" : [ { \"EndMacAddress\" : \"00-15-5D-A3-5F-FF\", \"StartMacAddress\" : \"00-15-5D-A3-50-00\" } ], \"MaxConcurrentEndpoints\" : 9, \"NATName\" : \"H7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"Name\" : \"nat\", \"Policies\" : [ ], \"Subnets\" : [ { \"AddressPrefix\" : \"172.20.176.0/20\", \"GatewayAddress\" : \"172.20.176.1\" } ], \"SwitchGuid\" : \"2771a78f-efd0-4d1d-bdfe-80c545755cb1\", \"TotalEndpoints\" : 10, \"Type\" : \"nat\", \"Version\" : 4294967297 } ]"
time="2018-04-05T14:31:46.412160100+01:00" level=debug msg="Network (657b831) restored"
time="2018-04-05T14:31:46.424185000+01:00" level=debug msg="Endpoint (1eb8d70) restored to network (657b831)"
time="2018-04-05T14:31:46.498233800+01:00" level=info msg="Removing stale sandbox f5dd85ed8656f15681bae60f02a2439423ed9f5c176420457431c38d36e26af7 (782b2530da9a73194c5bdffa699c863eaf51de595c11b1465ef8d21772d22d34)"
time="2018-04-05T14:31:46.581203500+01:00" level=info msg="Removing stale endpoint frosty_raman (1eb8d704f25c533913ec65a405b7641beaca303e156ab8831b48be6e36519d25)"
time="2018-04-05T14:31:46.592549000+01:00" level=debug msg="[DELETE]=>[/endpoints/1e9acb20-274b-4b23-84cf-dddc53322315] Request : "
time="2018-04-05T14:31:47.776223500+01:00" level=debug msg="Releasing addresses for endpoint frosty_raman's interface on network nat"
time="2018-04-05T14:31:47.776223500+01:00" level=debug msg="ReleaseAddress(172.20.176.0/20, 172.20.188.99)"
time="2018-04-05T14:31:47.785209900+01:00" level=info msg="Fixing inconsistent endpoint_cnt for network nat. Expected=0, Actual=1"
time="2018-04-05T14:31:47.816211400+01:00" level=debug msg="[GET]=>[/networks/] Request : "
time="2018-04-05T14:31:47.848253800+01:00" level=debug msg="Network Response : [ { \"CurrentEndpointCount\" : 0, \"ExternalInterfaceAddress\" : \"00-50-56-84-7A-65\", \"ExternalInterfaceIndex\" : 7, \"ID\" : \"7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"MacPools\" : [ { \"EndMacAddress\" : \"00-15-5D-A3-5F-FF\", \"StartMacAddress\" : \"00-15-5D-A3-50-00\" } ], \"MaxConcurrentEndpoints\" : 9, \"NATName\" : \"H7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"Name\" : \"nat\", \"Policies\" : [ ], \"Subnets\" : [ { \"AddressPrefix\" : \"172.20.176.0/20\", \"GatewayAddress\" : \"172.20.176.1\" } ], \"SwitchGuid\" : \"2771a78f-efd0-4d1d-bdfe-80c545755cb1\", \"TotalEndpoints\" : 10, \"Type\" : \"nat\", \"Version\" : 4294967297 } ]"
time="2018-04-05T14:31:47.861243000+01:00" level=debug msg="Launching DNS server for network%!(EXTRA string=none)"
time="2018-04-05T14:31:47.981217800+01:00" level=debug msg="releasing IPv4 pools from network nat (657b831edfc70d5a4164eae24bb06ad6df7043e44d7a30958454a4d625718d16)"
time="2018-04-05T14:31:47.982216400+01:00" level=debug msg="ReleaseAddress(172.20.176.0/20, 172.20.176.1)"
time="2018-04-05T14:31:47.982216400+01:00" level=debug msg="ReleasePool(172.20.176.0/20)"
time="2018-04-05T14:31:47.992218700+01:00" level=debug msg="cleanupServiceDiscovery for network:657b831edfc70d5a4164eae24bb06ad6df7043e44d7a30958454a4d625718d16"
time="2018-04-05T14:31:47.992218700+01:00" level=debug msg="cleanupServiceBindings for 657b831edfc70d5a4164eae24bb06ad6df7043e44d7a30958454a4d625718d16"
time="2018-04-05T14:31:48.011221200+01:00" level=debug msg="Allocating IPv4 pools for network nat (8fa91e8ecec31d374137b25ee14548088524b091de05611d7f222b59a5665c71)"
time="2018-04-05T14:31:48.012218000+01:00" level=debug msg="RequestPool(LocalDefault, 172.20.176.0/20, , map[], false)"
time="2018-04-05T14:31:48.013225000+01:00" level=debug msg="RequestAddress(172.20.176.0/20, 172.20.176.1, map[RequestAddressType:com.docker.network.gateway])"
time="2018-04-05T14:31:48.023222400+01:00" level=debug msg="Launching DNS server for network%!(EXTRA string=nat)"
time="2018-04-05T14:31:48.023222400+01:00" level=debug msg="[GET]=>[/networks/7eb5b405-d34e-43f7-936b-fcb5f01dd772] Request : "
time="2018-04-05T14:31:48.054223500+01:00" level=debug msg="Network Response : { \"CurrentEndpointCount\" : 0, \"ExternalInterfaceAddress\" : \"00-50-56-84-7A-65\", \"ExternalInterfaceIndex\" : 7, \"ID\" : \"7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"MacPools\" : [ { \"EndMacAddress\" : \"00-15-5D-A3-5F-FF\", \"StartMacAddress\" : \"00-15-5D-A3-50-00\" } ], \"MaxConcurrentEndpoints\" : 9, \"NATName\" : \"H7eb5b405-d34e-43f7-936b-fcb5f01dd772\", \"Name\" : \"nat\", \"Policies\" : [ ], \"Subnets\" : [ { \"AddressPrefix\" : \"172.20.176.0/20\", \"GatewayAddress\" : \"172.20.176.1\" } ], \"SwitchGuid\" : \"2771a78f-efd0-4d1d-bdfe-80c545755cb1\", \"TotalEndpoints\" : 10, \"Type\" : \"nat\", \"Version\" : 4294967297 }"
time="2018-04-05T14:31:48.054223500+01:00" level=debug msg="Binding a resolver on network nat gateway 172.20.176.1"
time="2018-04-05T14:31:48.059225300+01:00" level=error msg="Resolver Setup/Start failed for container nat, \"error in opening name server socket listen udp 172.20.176.1:53: bind: The requested address is not valid in its context.\""
time="2018-04-05T14:31:49.059261900+01:00" level=debug msg="Binding a resolver on network nat gateway 172.20.176.1"
time="2018-04-05T14:31:49.060257800+01:00" level=error msg="Resolver Setup/Start failed for container nat, \"error in opening name server socket listen udp 172.20.176.1:53: bind: The requested address is not valid in its context.\""
time="2018-04-05T14:31:50.062316800+01:00" level=debug msg="Binding a resolver on network nat gateway 172.20.176.1"
time="2018-04-05T14:31:50.063302900+01:00" level=error msg="Resolver Setup/Start failed for container nat, \"error in opening name server socket listen udp 172.20.176.1:53: bind: The requested address is not valid in its context.\""
time="2018-04-05T14:31:51.124355000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.128334200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.138358800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.139348500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.149361900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.150339100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.160357900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.160357900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.170359800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.170359800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.181341600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.182340100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.192362000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.192362000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.203360300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.203360300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.213362100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.213362100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.224378200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.224378200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.235363100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.235363100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.245363100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.245363100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.256363600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.257346200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.267360900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.267360900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.277364600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.277364600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.288357000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.288357000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.298364200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.298364200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.308676000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.308676000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.319366100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.319366100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.330343900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.335349700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.345406300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.350343600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.360349900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.363354600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.373369400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.374356400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.384370300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.385347500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.395374700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.396381800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.407370200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.407370200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.417370300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.417370300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.427370400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.427370400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.438370400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.441373700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.452370200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.452370200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.463441400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.465350900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.475359400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.475359400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.485371500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.485371500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.495372500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.495372500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.505373000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.505373000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.515373600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.515373600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.526374000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.526374000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.537372700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.537372700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.547375400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.547375400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.557376400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.557376400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.568373800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.569359900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.579376400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.579376400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.590375600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.591357700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.601376000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.601376000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.612376000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.612376000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.623376900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.623376900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.634378700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.634378700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.645378300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.645378300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.660359700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.662359600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.672379200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.672379200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.682393600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.682393600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.693382400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.693382400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.703386100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.703386100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.713397800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.714375000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.724380400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.724380400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.735397300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.735397300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.746387100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.747362500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.757381300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.757381300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.768382700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.768382700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.778383200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.778383200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.789382800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.789382800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.799398900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.799398900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.810383800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.810383800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.820383800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.820383800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.830384400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.830384400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.840384500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.840384500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.850385900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.850385900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.861385900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.861385900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.871403800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.872373400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.882386900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.883379200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.893390900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.894369900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.904388200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.904388200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.915404700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.915404700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.926390000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.926390000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.937389200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.938370400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.948389600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.948389600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.959404800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.960415400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.971403400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.971403400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.982390000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.982390000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:51.992392300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:51.992392300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.003397700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.003397700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.014391900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.015384200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.025394600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.025394600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.037391800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.038375300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.048392700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.048392700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.059408300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.059408300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.070395000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.070395000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.080396000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.080396000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.091409800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.091409800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.102400900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.103382100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.113399500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.113399500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.125397200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.126379800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.136397300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.136397300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.147412400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.148385200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.158397300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.159423000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.170397600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.170397600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.180398200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.180398200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.191386200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.191386200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.202383100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.202383100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.212402300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.212402300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.223401400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.223401400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.233407300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.233407300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.244402000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.244402000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.255402000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.255402000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.265402100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.265402100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.275403500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.275403500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.286404400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.286404400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.298403000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.298403000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.308409300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.308409300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.319404400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.319404400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.329406700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.336449800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.347577600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.350530100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.361443300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.363399100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.373412100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.374393300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.384408100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.386383000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.396408500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.397514400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.408415100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.408415100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.419407500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.419407500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.430406600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.430406600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.440408100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.441396400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.451410300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.452385300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.462408500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.462408500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.473412500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.473412500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.485453900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.486397300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.496411600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.496411600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.506411700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.506411700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.517411200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.518400500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.528413500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.528413500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.539412200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.539412200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.549412700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.549412700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.559414100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.559414100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.569414600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.569414600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.579414700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.579414700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.590414300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.590414300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.600415700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.600415700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.611416600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.612403200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.622416200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.622416200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.633418900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.633418900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.644416200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.644416200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.660395800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.661399300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.671417600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.671417600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.681419900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.681419900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.692418100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.692418100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.703423000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.703423000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.714419100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.714419100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.725418200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.725418200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.736420000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.736420000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.747404400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.748400300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.758421300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.758421300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.769420900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.769420900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.779421900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.779421900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.790422800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.790422800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.801421000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.801421000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.811425100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.811425100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.822424200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.823408100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.833427300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.833427300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.844411800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.844411800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.855424200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.855424200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.866424200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.866424200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.876425700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.876425700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.887425200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.887425200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.897428400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.897428400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.908426200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.908426200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.919426700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.920408300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.935404900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.936409300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.946428100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.946428100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.957428500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.957428500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.968430800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.968430800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.979428100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.979428100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:52.990429900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:52.990429900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.001429400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.001429400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.011430000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.011430000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.021431000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.022411300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.032430100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.032430100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.043432300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.043432300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.054431900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.054431900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.065432300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.065432300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.076432800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.076432800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.087433700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.087433700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.098432800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.098432800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.109432800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.109432800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.120434200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.120434200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.130434200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.130434200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.142431100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.147417300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.159417200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.159417200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.169436900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.169436900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.179437900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.179437900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.190436600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.190436600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.200437100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.200437100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.210438100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.210438100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.220439000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.220439000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.231437300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.231437300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.242438200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.243421600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.253442200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.253442200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.264439500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.264439500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.275441300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.275441300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.286440900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.286440900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.297441800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.298475100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.309440800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.309440800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.320441700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.320441700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.330461400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.331497800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.342469300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.345572400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.356444200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.359436800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.369448500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.369448500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.379448600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.380425300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.390445000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.390445000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.400447800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.400447800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.411454500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.411454500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.422446500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.422446500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.432447400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.432447400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.442448000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.442448000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.452455200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.452455200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.463452100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.464444900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.474448100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.474448100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.486428900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.487429200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.498435000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.499428700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.509450600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.510429600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.520451500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.520451500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.530454700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.530454700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.542452000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.542452000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.552461400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.552461400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.563451200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.563451200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.573454800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.573454800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.583455800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.583455800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.594451800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.594451800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.604454100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.604454100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.615436300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.615436300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.625453800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.627435400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.637460400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.640529200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.655462500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.655462500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.665463500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.665463500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.687436800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.688434900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.700444200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.701506500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.712469500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.712469500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.723504700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.723504700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.734458000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.734458000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.745465100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.745465100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.756458900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.756458900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.766459800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.766459800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.776460400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.776460400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.787461300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.787461300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.798460800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.798460800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.808471200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.808471200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.819460900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.819460900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.829461900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.829461900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.839471400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.839471400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.850462900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.850462900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.860463000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.860463000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.870463500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.871444800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.881464000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.882446100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.892463600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.892463600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.903463600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.903463600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.914464900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.914464900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.925466300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.925466300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.936464900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.936464900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.947467200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.948447000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.958466700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.958466700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.969466300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.969466300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.979468200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.979468200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:53.990466800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:53.990466800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.000467800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.000467800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.010469200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.010469200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.021469200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.022449600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.032468800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.032468800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.043728800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.044486500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.055470500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.055470500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.066471000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.066471000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.077471000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.077471000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.087471100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.087471100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.097472500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.097472500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.107479700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.107479700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.118473500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.118473500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.129474400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.129474400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.140472600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.140472600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.151478900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.152466300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.162474000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.162474000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.172474100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.172474100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.182476800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.182476800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.193478200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.193478200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.203483600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.203483600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.214476500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.215463900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.225476000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.225476000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.237480400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.237480400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.248476900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.248476900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.259478700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.259478700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.270477800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.270477800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.280478800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.280478800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.291481400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.291481400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.302479700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.302479700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.312480200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.313488100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.363457000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.366460700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.377486100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.377486100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.387493300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.387493300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.398483600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.398483600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.408484500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.408484500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.418485500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.418485500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.429485500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.429485500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.440489500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.440489500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.451484600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.451484600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.461486500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.461486500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.472486100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.473519800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.485486400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.485486400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.503473800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.504468800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.514488100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.514488100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.524490800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.524490800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.534492200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.534492200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.545489600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.545489600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.555492300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.555492300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.566491000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.567470000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.577499900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.577499900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.588490100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.588490100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.599491900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.599491900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.610492400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.610492400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.621491100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.621491100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.631492900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.631492900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.641493000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.641493000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.651493600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.651493600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.662493100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.663474300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.673493600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.673493600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.684496200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.685477500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.695494900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.696477000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.706494900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.706494900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.717497200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.717497200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.727498600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.727498600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.738496800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.738496800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.748501400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.748501400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.759498700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.759498700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.769498800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.770503200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.781486300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.781486300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.792498300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.793481300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.803499600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.803499600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.814500100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.814500100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.825503200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.825503200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.836499700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.836499700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.846499700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.846499700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.856500700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.856500700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.866501700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.867534600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.878501600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.878501600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.889504300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.890484600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.900505700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.901482900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.911503000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.911503000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.922503900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.922503900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.932504400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.932504400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.943509300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.943509300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.954504400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.954504400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.964505400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.965484900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:54.975505400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:54.975505400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.002628400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.003495200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.013508200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.013508200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.024509100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.024509100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.035508200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.035508200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.045508300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.045508300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.055516400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.055516400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.066508800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.066508800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.077509300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.077509300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.088509700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.088509700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.099510200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.099510200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.110511500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.110511500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.121511500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.121511500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.132512400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.132512400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.143512400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.143512400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.154508000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.154508000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.164521000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.165517800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.176513800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.176513800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.187513800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.187513800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.198513800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.200493200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.210515500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.210515500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.221515100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.221515100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.231516100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.231516100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.242515200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.242515200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.252529100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.253496100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.263518400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.263518400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.274518400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.274518400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.284518500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.285502000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.295518500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.295518500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.305519900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.305519900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.315520500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.315520500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.325523700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.326500000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.336501900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.337601500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.347682200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.347682200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.358531300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.359500000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.369522800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.370501800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.380512600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.382509300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.392525400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.393533800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.404524000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.405502600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.415508000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.416511500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.426526300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.426526300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.437529400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.437529400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.448518700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.448518700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.458525900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.458525900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.469525100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.469525100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.480524600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.480524600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.490525600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.490525600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.501528300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.501528300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.512519400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.512519400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.522526600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.522526600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.533527000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.533527000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.544528800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.544528800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.555528800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.555528800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.565530700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.565530700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.576528900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.576528900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.586530400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.586530400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.596530900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.596530900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.607532700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.607532700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.618702800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.619546900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.630530900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.630530900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.641531300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.642511200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.652523700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.653535200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.664533000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.664533000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.674534400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.674534400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.685533100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.685533100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.695534100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.695534100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.706535400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.706535400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.716538200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.717554200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.728534100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.728534100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.739535000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.740518000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.750537700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.751515800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.761536400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.761536400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.771548900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.773526100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.783536800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.783536800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.793539200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.793539200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.803542800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.803542800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.813543300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.813543300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.823546100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.823546100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.834539000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.834539000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.844539500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.844539500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.854540100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.854540100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.864540100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.864540100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.874540700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.874540700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.884542100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.884542100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.895540800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.895540800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.905542200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.905542200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.915544500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.916523100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.926542300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.926542300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.937544100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.937544100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.948579700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.949565400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.960543100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.960543100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.971562700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.971562700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.982544500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.982544500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:55.993566800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:55.993566800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.004544500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.004544500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.014545000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.014545000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.025545500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.025545500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.037543200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.037543200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.048546300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.048546300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.059563300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.059563300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.070546800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.070546800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.080547300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.080547300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.090550500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.090550500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.101547900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.101547900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.111563500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.111563500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.122549300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.122549300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.133548900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.133548900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.144550700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.144550700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.155552900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.155552900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.166552000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.166552000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.177553400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.177553400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.187567200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.187567200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.198552100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.198552100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.208553100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.208553100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.218553600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.218553600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.229555000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.229555000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.240553600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.240553600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.250553700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.251535800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.261554600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.261554600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.272961100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.273539400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.283546200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.283546200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.294555500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.294555500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.305556400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.305556400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.315569900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.315569900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.326559200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.328541300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.338556500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.345535900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.355540900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.357588800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.368568800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.369596300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.380563300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.381538800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.391561100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.391561100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.401561200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.401561200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.411562200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.411562200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.421562300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.421562300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.432563200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.432563200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.442563300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.443555600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.453561500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.453561500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.463562900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.463562900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.473564400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.473564400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.483564900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.483564900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.494563100+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.494563100+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.504564500+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.504564500+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.516544400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.518870200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.530564700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.530564700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.540566600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.540566600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.551565200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.551565200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.561565800+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.561565800+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.571566700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.571566700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.581568600+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.581568600+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.592567300+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.592567300+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.602567400+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.602567400+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.612567900+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.612567900+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.623569700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.623569700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.633580000+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.633580000+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.644570700+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.644570700+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.656545200+01:00" level=debug msg="HCSShim::GetContainers query={}"
time="2018-04-05T14:31:56.656545200+01:00" level=debug msg="Result: {\"Error\":-1070137083,\"ErrorMessage\":\"The requested compute system operation is not valid in the current state.\"}"
time="2018-04-05T14:31:56.660552500+01:00" level=error msg="Error removing mounted layer aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b: rename C:\\ProgramData\\docker\\windowsfilter\\aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b C:\\ProgramData\\docker\\windowsfilter\\aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b-removing: Access is denied."
time="2018-04-05T14:31:56.662552300+01:00" level=error msg="Failed to remove container aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b: driver \"windowsfilter\" failed to remove root filesystem for aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b: rename C:\\ProgramData\\docker\\windowsfilter\\aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b C:\\ProgramData\\docker\\windowsfilter\\aaa38eabd150055b6fecb38afda69f4c3fbeb2acffd1302ac8abd9782324ad3b-removing: Access is denied."
time="2018-04-05T14:31:56.662552300+01:00" level=info msg="Loading containers: done."
time="2018-04-05T14:31:56.706552800+01:00" level=info msg="Daemon has completed initialization"
time="2018-04-05T14:31:56.707547800+01:00" level=info msg="Docker daemon" commit=925df35 graphdriver=windowsfilter version=17.06.2-ee-7
time="2018-04-05T14:31:56.707547800+01:00" level=debug msg="Registering routers"
time="2018-04-05T14:31:56.707547800+01:00" level=debug msg="Registering GET, /containers/{name:.*}/checkpoints"
time="2018-04-05T14:31:56.707547800+01:00" level=debug msg="Registering POST, /containers/{name:.*}/checkpoints"
time="2018-04-05T14:31:56.709090400+01:00" level=debug msg="Registering DELETE, /containers/{name}/checkpoints/{checkpoint}"
time="2018-04-05T14:31:56.709551200+01:00" level=debug msg="Registering HEAD, /containers/{name:.*}/archive"
time="2018-04-05T14:31:56.709551200+01:00" level=debug msg="Registering GET, /containers/json"
time="2018-04-05T14:31:56.709551200+01:00" level=debug msg="Registering GET, /containers/{name:.*}/export"
time="2018-04-05T14:31:56.710552900+01:00" level=debug msg="Registering GET, /containers/{name:.*}/changes"
time="2018-04-05T14:31:56.710552900+01:00" level=debug msg="Registering GET, /containers/{name:.*}/json"
time="2018-04-05T14:31:56.710552900+01:00" level=debug msg="Registering GET, /containers/{name:.*}/top"
time="2018-04-05T14:31:56.710552900+01:00" level=debug msg="Registering GET, /containers/{name:.*}/logs"
time="2018-04-05T14:31:56.711551100+01:00" level=debug msg="Registering GET, /containers/{name:.*}/stats"
time="2018-04-05T14:31:56.711551100+01:00" level=debug msg="Registering GET, /containers/{name:.*}/attach/ws"
time="2018-04-05T14:31:56.711551100+01:00" level=debug msg="Registering GET, /exec/{id:.*}/json"
time="2018-04-05T14:31:56.712582600+01:00" level=debug msg="Registering GET, /containers/{name:.*}/archive"
time="2018-04-05T14:31:56.712582600+01:00" level=debug msg="Registering POST, /containers/create"
time="2018-04-05T14:31:56.712582600+01:00" level=debug msg="Registering POST, /containers/{name:.*}/kill"
time="2018-04-05T14:31:56.712582600+01:00" level=debug msg="Registering POST, /containers/{name:.*}/pause"
time="2018-04-05T14:31:56.713555400+01:00" level=debug msg="Registering POST, /containers/{name:.*}/unpause"
time="2018-04-05T14:31:56.713555400+01:00" level=debug msg="Registering POST, /containers/{name:.*}/restart"
time="2018-04-05T14:31:56.713555400+01:00" level=debug msg="Registering POST, /containers/{name:.*}/start"
time="2018-04-05T14:31:56.713555400+01:00" level=debug msg="Registering POST, /containers/{name:.*}/stop"
time="2018-04-05T14:31:56.715695000+01:00" level=debug msg="Registering POST, /containers/{name:.*}/wait"
time="2018-04-05T14:31:56.715695000+01:00" level=debug msg="Registering POST, /containers/{name:.*}/resize"
time="2018-04-05T14:31:56.716566300+01:00" level=debug msg="Registering POST, /containers/{name:.*}/attach"
time="2018-04-05T14:31:56.718794000+01:00" level=debug msg="Registering POST, /containers/{name:.*}/copy"
time="2018-04-05T14:31:56.718794000+01:00" level=debug msg="Registering POST, /containers/{name:.*}/exec"
time="2018-04-05T14:31:56.718794000+01:00" level=debug msg="Registering POST, /exec/{name:.*}/start"
time="2018-04-05T14:31:56.719552200+01:00" level=debug msg="Registering POST, /exec/{name:.*}/resize"
time="2018-04-05T14:31:56.721040100+01:00" level=debug msg="Registering POST, /containers/{name:.*}/rename"
time="2018-04-05T14:31:56.721040100+01:00" level=debug msg="Registering POST, /containers/{name:.*}/update"
time="2018-04-05T14:31:56.721761700+01:00" level=debug msg="Registering POST, /containers/prune"
time="2018-04-05T14:31:56.721761700+01:00" level=debug msg="Registering PUT, /containers/{name:.*}/archive"
time="2018-04-05T14:31:56.722613900+01:00" level=debug msg="Registering DELETE, /containers/{name:.*}"
time="2018-04-05T14:31:56.722613900+01:00" level=debug msg="Registering GET, /images/json"
time="2018-04-05T14:31:56.729552300+01:00" level=debug msg="Registering GET, /images/search"
time="2018-04-05T14:31:56.729552300+01:00" level=debug msg="Registering GET, /images/get"
time="2018-04-05T14:31:56.730550000+01:00" level=debug msg="Registering GET, /images/{name:.*}/get"
time="2018-04-05T14:31:56.731551700+01:00" level=debug msg="Registering GET, /images/{name:.*}/history"
time="2018-04-05T14:31:56.732551200+01:00" level=debug msg="Registering GET, /images/{name:.*}/json"
time="2018-04-05T14:31:56.732551200+01:00" level=debug msg="Registering POST, /commit"
time="2018-04-05T14:31:56.733582300+01:00" level=debug msg="Registering POST, /images/load"
time="2018-04-05T14:31:56.736642600+01:00" level=debug msg="Registering POST, /images/create"
time="2018-04-05T14:31:56.740579000+01:00" level=debug msg="Registering POST, /images/{name:.*}/push"
time="2018-04-05T14:31:56.744551100+01:00" level=debug msg="Registering POST, /images/{name:.*}/tag"
time="2018-04-05T14:31:56.745572400+01:00" level=debug msg="Registering POST, /images/prune"
time="2018-04-05T14:31:56.747553100+01:00" level=debug msg="Registering DELETE, /images/{name:.*}"
time="2018-04-05T14:31:56.750770500+01:00" level=debug msg="Registering OPTIONS, /{anyroute:.*}"
time="2018-04-05T14:31:56.752558500+01:00" level=debug msg="Registering GET, /_ping"
time="2018-04-05T14:31:56.753553900+01:00" level=debug msg="Registering GET, /events"
time="2018-04-05T14:31:56.754565000+01:00" level=debug msg="Registering GET, /info"
time="2018-04-05T14:31:56.756679700+01:00" level=debug msg="Registering GET, /version"
time="2018-04-05T14:31:56.758628300+01:00" level=debug msg="Registering GET, /system/df"
time="2018-04-05T14:31:56.759552600+01:00" level=debug msg="Registering POST, /auth"
time="2018-04-05T14:31:56.760631300+01:00" level=debug msg="Registering GET, /volumes"
time="2018-04-05T14:31:56.762870600+01:00" level=debug msg="Registering GET, /volumes/{name:.*}"
time="2018-04-05T14:31:56.762870600+01:00" level=debug msg="Registering POST, /volumes/create"
time="2018-04-05T14:31:56.763560300+01:00" level=debug msg="Registering POST, /volumes/prune"
time="2018-04-05T14:31:56.763560300+01:00" level=debug msg="Registering DELETE, /volumes/{name:.*}"
time="2018-04-05T14:31:56.763560300+01:00" level=debug msg="Registering POST, /build"
time="2018-04-05T14:31:56.764557100+01:00" level=debug msg="Registering POST, /swarm/init"
time="2018-04-05T14:31:56.764557100+01:00" level=debug msg="Registering POST, /swarm/join"
time="2018-04-05T14:31:56.764557100+01:00" level=debug msg="Registering POST, /swarm/leave"
time="2018-04-05T14:31:56.765553900+01:00" level=debug msg="Registering GET, /swarm"
time="2018-04-05T14:31:56.765553900+01:00" level=debug msg="Registering GET, /swarm/unlockkey"
time="2018-04-05T14:31:56.765553900+01:00" level=debug msg="Registering POST, /swarm/update"
time="2018-04-05T14:31:56.765553900+01:00" level=debug msg="Registering POST, /swarm/unlock"
time="2018-04-05T14:31:56.765553900+01:00" level=debug msg="Registering GET, /services"
time="2018-04-05T14:31:56.765553900+01:00" level=debug msg="Registering GET, /services/{id}"
time="2018-04-05T14:31:56.766552900+01:00" level=debug msg="Registering POST, /services/create"
time="2018-04-05T14:31:56.766552900+01:00" level=debug msg="Registering POST, /services/{id}/update"
time="2018-04-05T14:31:56.766552900+01:00" level=debug msg="Registering DELETE, /services/{id}"
time="2018-04-05T14:31:56.766552900+01:00" level=debug msg="Registering GET, /services/{id}/logs"
time="2018-04-05T14:31:56.767555000+01:00" level=debug msg="Registering GET, /nodes"
time="2018-04-05T14:31:56.767555000+01:00" level=debug msg="Registering GET, /nodes/{id}"
time="2018-04-05T14:31:56.768554500+01:00" level=debug msg="Registering DELETE, /nodes/{id}"
time="2018-04-05T14:31:56.768554500+01:00" level=debug msg="Registering POST, /nodes/{id}/update"
time="2018-04-05T14:31:56.769559800+01:00" level=debug msg="Registering GET, /tasks"
time="2018-04-05T14:31:56.770553000+01:00" level=debug msg="Registering GET, /tasks/{id}"
time="2018-04-05T14:31:56.770553000+01:00" level=debug msg="Registering GET, /tasks/{id}/logs"
time="2018-04-05T14:31:56.772557800+01:00" level=debug msg="Registering GET, /secrets"
time="2018-04-05T14:31:56.773610200+01:00" level=debug msg="Registering POST, /secrets/create"
time="2018-04-05T14:31:56.774553100+01:00" level=debug msg="Registering DELETE, /secrets/{id}"
time="2018-04-05T14:31:56.775587800+01:00" level=debug msg="Registering GET, /secrets/{id}"
time="2018-04-05T14:31:56.775587800+01:00" level=debug msg="Registering POST, /secrets/{id}/update"
time="2018-04-05T14:31:56.775587800+01:00" level=debug msg="Registering GET, /configs"
time="2018-04-05T14:31:56.775587800+01:00" level=debug msg="Registering POST, /configs/create"
time="2018-04-05T14:31:56.776558300+01:00" level=debug msg="Registering DELETE, /configs/{id}"
time="2018-04-05T14:31:56.776558300+01:00" level=debug msg="Registering GET, /configs/{id}"
time="2018-04-05T14:31:56.776558300+01:00" level=debug msg="Registering POST, /configs/{id}/update"
time="2018-04-05T14:31:56.776558300+01:00" level=debug msg="Registering GET, /plugins"
time="2018-04-05T14:31:56.776558300+01:00" level=debug msg="Registering GET, /plugins/{name:.*}/json"
time="2018-04-05T14:31:56.777561800+01:00" level=debug msg="Registering GET, /plugins/privileges"
time="2018-04-05T14:31:56.777561800+01:00" level=debug msg="Registering DELETE, /plugins/{name:.*}"
time="2018-04-05T14:31:56.778552800+01:00" level=debug msg="Registering POST, /plugins/{name:.*}/enable"
time="2018-04-05T14:31:56.778552800+01:00" level=debug msg="Registering POST, /plugins/{name:.*}/disable"
time="2018-04-05T14:31:56.778552800+01:00" level=debug msg="Registering POST, /plugins/pull"
time="2018-04-05T14:31:56.778552800+01:00" level=debug msg="Registering POST, /plugins/{name:.*}/push"
time="2018-04-05T14:31:56.779559400+01:00" level=debug msg="Registering POST, /plugins/{name:.*}/upgrade"
time="2018-04-05T14:31:56.779559400+01:00" level=debug msg="Registering POST, /plugins/{name:.*}/set"
time="2018-04-05T14:31:56.779559400+01:00" level=debug msg="Registering POST, /plugins/create"
time="2018-04-05T14:31:56.779559400+01:00" level=debug msg="Registering GET, /distribution/{name:.*}/json"
time="2018-04-05T14:31:56.780553600+01:00" level=debug msg="Registering GET, /networks"
time="2018-04-05T14:31:56.780553600+01:00" level=debug msg="Registering GET, /networks/"
time="2018-04-05T14:31:56.780553600+01:00" level=debug msg="Registering GET, /networks/{id:.+}"
time="2018-04-05T14:31:56.781555300+01:00" level=debug msg="Registering POST, /networks/create"
time="2018-04-05T14:31:56.781555300+01:00" level=debug msg="Registering POST, /networks/{id:.*}/connect"
time="2018-04-05T14:31:56.782585400+01:00" level=debug msg="Registering POST, /networks/{id:.*}/disconnect"
time="2018-04-05T14:31:56.782585400+01:00" level=debug msg="Registering POST, /networks/prune"
time="2018-04-05T14:31:56.782585400+01:00" level=debug msg="Registering DELETE, /networks/{id:.*}"
time="2018-04-05T14:31:56.784565700+01:00" level=info msg="API listen on //./pipe/docker_engine"
time="2018-04-05T14:31:56.785571900+01:00" level=debug msg="Config reload - waiting signal at Global\\docker-daemon-config-6620"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment