docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.86k stars 290 forks source link

Unable to execute Start: Docker hv-sock proxy (vsudd) is not reachable #1047

Closed PrasannaMondkar closed 6 years ago

PrasannaMondkar commented 7 years ago

log.txt DebugInfo-2017-08-29_15-31-32.txt

Expected behavior

Should start fine

Actual behavior

Errors out on Starting

Information

Diagnostic ID : 28077AF4-41B7-4289-88D9-0964F19D8A20/2017-08-29_15-31-32 Docker Version : Version: 17.06.1-ce-win24 (13025) OS Details ...

Steps to reproduce the behavior

  1. Start Docker For Windows (Run As Administrator)
  2. Throws error while starting.

Other Information

After installing, i was never able to boot docker cleanly with Linux Containers. Switching to Windows Container works fine. One of my colleague has same Machine with same OS build and it is working fine at her end. But, her Docker version is little older [17.06.0-ce-win19 (12801)]

My domain user has full admin rights and my firewall is completely off. My Antivirus is running in relaxed policy. I tried running on Office LAN, VPN and outside it (internet). But Nothing has worked. I am stuck on this for almost 3 days now ... please help !!!

Few of the settings edited by me (over default settings) ... 1] Advanced - CPU - 4 2] Advanced - Memory - 8192 Mb (16gb total ram)

PrasannaMondkar commented 7 years ago

Also, note that, Sharing Drive fails with the following error ... [16:03:00.160][SambaShare][Info ] Cifs options: noperm,iocharset=utf8,nobrl,mfsymlinks,vers=3.02,domain=MAJESCO [16:03:01.405][SambaShare][Error] Unable to mount C drive: C:\Program Files\Docker\Docker\Resources\bin\docker.exe: error during connect: Post http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.30/containers/create: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running. See 'C:\Program Files\Docker\Docker\Resources\bin\docker.exe run --help'.

ikovalyov commented 7 years ago

It started today for me as well.

Version: 17.06.1-ce-win24 (13025)
Channel: stable
Sha1: 54dc09c3e390e5ee8627f3a9492db05d419e7c69
Started on: 2017/08/31 11:16:18.571
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Pro
Edition: Professional
Id: 1703
Build: 15063
BuildLabName: 15063.0.amd64fre.rs2_release.170317-1834
File: C:\Users\ikova\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker for Windows.exe" 
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[11:16:18.681][GUI            ][Info   ] Starting...
[11:16:19.265][Tracking       ][Info   ] Crash report and usage statistics are enabled
[11:16:19.267][SegmentApi     ][Info   ] Usage statistic: appLaunched
[11:16:19.326][NamedPipeClient][Info   ] Sending Version()...
[11:16:19.331][NamedPipeClient][Info   ] Received response for Version
[11:16:19.331][SegmentApi     ][Info   ] Usage statistic: heartbeat
[11:16:19.330][NamedPipeServer][Info   ] Version done in 00:00:00.
[11:16:19.392][NamedPipeClient][Info   ] Sending Start(Docker.Core.Settings)...
[11:16:19.393][NamedPipeServer][Info   ] Start(Docker.Core.Settings)
[11:16:19.393][PowerMode      ][Info   ] Stop
[11:16:19.393][HyperV         ][Info   ] Stop
[11:16:19.394][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[11:16:19.400][HyperV         ][Info   ] Script started at 11:16:19.400
[11:16:19.415][HyperV         ][Info   ] Module loaded at 11:16:19.415
[11:16:19.427][HyperV         ][Info   ] VM MobyLinuxVM does not exist
[11:16:19.427][HyperV         ][Debug  ] [stop] took 00:00:00.0335002 to run
[11:16:19.427][OptimizeDisk   ][Info   ] Optimize
[11:16:19.427][PowerShell     ][Info   ] Run script...
[11:16:19.434][Moby           ][Info   ] Stop
[11:16:19.440][HyperV         ][Info   ] Create
[11:16:19.440][HyperVGuids    ][Info   ] Installing GUIDs...
[11:16:19.440][PowerShell     ][Info   ] Run script with parameters: -Create True -VhdPathOverride  -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[11:16:19.440][HyperVGuids    ][Info   ] GUIDs installed
[11:16:19.440][PowerMode      ][Info   ] Start
[11:16:19.440][Firewall       ][Info   ] Removing all existing rules...
[11:16:19.447][HyperV         ][Info   ] Script started at 11:16:19.446
[11:16:19.462][HyperV         ][Info   ] Module loaded at 11:16:19.462
[11:16:19.501][Firewall       ][Info   ] All existing rules are removed.
[11:16:19.501][Firewall       ][Info   ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[11:16:19.515][Firewall       ][Info   ] Opening ports for SMB...
[11:16:19.523][Firewall       ][Info   ] Ports are opened
[11:16:19.571][HyperV         ][Info   ] Creating Switch: DockerNAT...
[11:16:20.305][HyperV         ][Info   ] Switch created.
[11:16:20.715][HyperV         ][Info   ] Set IP address on switch
[11:16:20.725][HyperV         ][Info   ] Creating VM MobyLinuxVM...
[11:16:21.141][HyperV         ][Info   ] Setting CPUs to 2 and Memory to 2048 MB
[11:16:21.293][HyperV         ][Info   ] Attach VHD C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx
[11:16:21.562][HyperV         ][Info   ] Connect Internal Switch DockerNAT
[11:16:21.663][HyperV         ][Info   ] Attach DVD C:\Program Files\Docker\Docker\Resources\mobylinux.iso
[11:16:21.981][HyperV         ][Info   ] Disabled Интерфейс гостевой службы
[11:16:21.992][HyperV         ][Info   ] Enabled Пульс
[11:16:22.005][HyperV         ][Info   ] Disabled Обмен парами "ключ-значение"
[11:16:22.015][HyperV         ][Info   ] Enabled Завершение работы
[11:16:22.025][HyperV         ][Info   ] Enabled Синхронизация времени
[11:16:22.036][HyperV         ][Info   ] Disabled VSS
[11:16:22.227][HyperV         ][Info   ] VM created.
[11:16:22.228][HyperV         ][Debug  ] [create] took 00:00:02.7875001 to run
[11:16:22.228][PowerShell     ][Info   ] Run script '(Get-VM MobyLinuxVM).Id.Guid'...
[11:16:22.256][Database       ][Info   ] Generating CA Cert Bundle
[11:16:22.277][Database       ][Info   ] CA Cert Bundle Generated
[11:16:22.297][DataKit        ][Info   ] Starting com.docker.db.exe 0.7.0-34-g6f04213 ...

[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/config=static
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/network=hybrid
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[], "debug":true, "experimental": true}
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[11:16:22.319][Database       ][Info   ] Writing com.docker.driver.amd64-linux/native/port-forwarding=true
[11:16:22.319][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:16:22.354][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:16:22.355][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[11:16:22.822][Database       ][Info   ] Successfully wrote 8 value(s)
[11:16:22.822][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/ssl/certs/ca-certificates.crt=C:\WINDOWS\TEMP\tmp693F.tmp
[11:16:22.855][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:16:22.855][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[11:16:22.996][Database       ][Info   ] Successfully wrote value
[11:16:22.997][Moby           ][Info   ] Connecting...
[11:16:22.997][Moby           ][Error  ] Failed to read Moby's logs: Время ожидания операции истекло.
[11:16:22.997][HyperV         ][Info   ] Start
[11:16:22.997][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[11:16:22.997][PowerShell     ][Info   ] Run script with parameters: -Start True...
[11:16:23.009][HyperV         ][Info   ] Script started at 11:16:23.009
[11:16:23.020][HyperV         ][Info   ] Module loaded at 11:16:23.019
[11:16:23.021][HyperV         ][Info   ] Starting VM MobyLinuxVM...
[11:16:23.032][Database       ][Info   ] Writing com.docker.driver.amd64-linux/slirp/dns=nameserver 8.8.8.8
nameserver 8.8.4.4
[11:16:23.067][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:16:23.067][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[11:16:23.229][Database       ][Info   ] Successfully wrote 1 value(s)
[11:16:23.254][HyperV         ][Debug  ] [start] took 00:00:00.2565166 to run
[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: Logging to stdout (stdout:true DEBUG:false)

[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: Setting handler to ignore all SIGPIPE signals

[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: vpnkit version 0ff58b4e14f14a9508fd9f105f30f683949621c8 with hostnet version   uwt version 0.2.0 hvsock version 0.13.0 

[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: System SOMAXCONN is 2147483647

[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: Will use a listen backlog of 32

[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: starting port forwarding server on port_control_url:hyperv-connect://20f7707f-2d41-49cb-8793-e390f9e563f7 vsock_path:

[11:16:23.294][VpnKit         ][Info   ] vpnkit.exe: connecting to 20f7707f-2d41-49cb-8793-e390f9e563f7:0B95756A-9985-48AD-9470-78E060895BE7

[11:16:23.295][VpnKit         ][Info   ] vpnkit.exe: DNS names  will map to local IP 192.168.65.1

[11:16:23.295][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[11:16:23.296][VpnKit         ][Info   ] vpnkit.exe: attempting to reconnect to database

[11:16:23.297][VpnKit         ][Error  ] vpnkit.exe: While watching /etc/resolv.conf: ENOENT

[11:16:23.297][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:16:23.297][VpnKit         ][Info   ] vpnkit.exe: hosts file has bindings for api.tabono.itpanda.int firewall.int aileadssale.int cdnperf.int node1.dnsperf.int master.dnsperf.int admin.dnsperf.int dealers.int docker api-zf3.tabono.itpanda.int panel.perfops.int admin.perfstack.int api.perfstack.int admin.tabono.itpanda.int platform.webleadnetwork.com spiritualpearls.magic-forum.club tower.magic-forum.club alchemylab.magic-forum.club kpm.magic-forum.club magic-forum.club spiritualpearls.magic-forum.int tower.magic-forum.int alchemylab.magic-forum.int kpm.magic-forum.int magic-forum.int jira.itpanda.io

[11:16:23.297][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousandU msize 8215

[11:16:23.298][VpnKit         ][Info   ] vpnkit.exe: reconnected transport layer

[11:16:23.298][VpnKit         ][Info   ] vpnkit.exe: remove connection limit

[11:16:23.299][VpnKit         ][Info   ] vpnkit.exe: allowing binds to any IP addresses

[11:16:23.301][VpnKit         ][Error  ] vpnkit.exe: Failed to parse IPv4 address '', using default of 192.168.65.254

[11:16:23.310][Linux          ][Info   ] Trying to connect to vsud...
[11:16:23.602][VpnKit         ][Info   ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 8.8.8.8#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 8.8.8.8#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: Remove(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[11:16:23.603][VpnKit         ][Info   ] timeout 2000

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:16:23.603][VpnKit         ][Info   ] timeout 2000

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:16:23.603][VpnKit         ][Info   ] order 0

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1

[11:16:23.603][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[11:16:23.605][VpnKit         ][Info   ] vpnkit.exe: Disabling transparent HTTP redirection

[11:16:23.605][VpnKit         ][Info   ] vpnkit.exe: Creating slirp server peer_ip:192.168.65.2 local_ip:192.168.65.1 domain_search: mtu:1500 bridge:true

[11:16:23.605][VpnKit         ][Info   ] vpnkit.exe: connecting to 20f7707f-2d41-49cb-8793-e390f9e563f7:30D48B34-7D27-4B0B-AAAF-BBBED334DD59

[11:16:25.005][Moby           ][Info   ] Connected
[11:16:25.783][Moby           ][Info   ] Performing relocations... done.
[11:16:25.783][Moby           ][Info   ] Booting the kernel.
[11:16:25.827][Moby           ][Info   ] Linux version 4.9.41-moby (root@11fbdc1f630f) (gcc version 6.2.1 20160822 (Alpine 6.2.1) ) #1 SMP Fri Aug 18 07:29:56 UTC 2017
[11:16:25.845][Moby           ][Info   ] Command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[11:16:25.845][Moby           ][Info   ] 
[11:16:25.869][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[11:16:25.874][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[11:16:25.881][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[11:16:25.895][Moby           ][Info   ] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[11:16:25.926][Moby           ][Info   ] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[11:16:25.934][Moby           ][Info   ] x86/fpu: Using 'eager' FPU context switches.
[11:16:25.945][Moby           ][Info   ] e820: BIOS-provided physical RAM map:
[11:16:25.947][Moby           ][Info   ] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[11:16:25.951][Moby           ][Info   ] BIOS-e820: [mem 0x00000000000c0000-0x00000000000fffff] reserved
[11:16:25.962][Moby           ][Info   ] BIOS-e820: [mem 0x0000000000100000-0x000000007eeedfff] usable
[11:16:25.978][Moby           ][Info   ] BIOS-e820: [mem 0x000000007eeee000-0x000000007eef1fff] ACPI data
[11:16:25.994][Moby           ][Info   ] BIOS-e820: [mem 0x000000007eef2000-0x000000007ef1afff] reserved
[11:16:26.006][Moby           ][Info   ] BIOS-e820: [mem 0x000000007ef1b000-0x000000007ff9afff] usable
[11:16:26.014][Moby           ][Info   ] BIOS-e820: [mem 0x000000007ff9b000-0x000000007fff2fff] reserved
[11:16:26.022][Moby           ][Info   ] BIOS-e820: [mem 0x000000007fff3000-0x000000007fffafff] ACPI data
[11:16:26.030][Moby           ][Info   ] BIOS-e820: [mem 0x000000007fffb000-0x000000007fffefff] ACPI NVS
[11:16:26.039][Moby           ][Info   ] BIOS-e820: [mem 0x000000007ffff000-0x000000007fffffff] usable
[11:16:26.045][Moby           ][Info   ] bootconsole [earlyser0] enabled
[11:16:26.051][Moby           ][Info   ] NX (Execute Disable) protection: active
[11:16:26.062][Moby           ][Info   ] efi: EFI v2.50 by EDK II
[11:16:26.138][Moby           ][Info   ] efi:  ACPI=0x7fffa000  ACPI 2.0=0x7fffa014  SMBIOS=0x7ffd8000  PROP=0x4188480  MEMATTR=0x7f58aa98 
[11:16:26.155][Moby           ][Info   ] SMBIOS 2.4 present.
[11:16:26.164][Moby           ][Info   ] Hypervisor detected: Microsoft HyperV
[11:16:26.168][Moby           ][Info   ] HyperV: features 0x2e7f, hints 0x2c2c
[11:16:26.175][Moby           ][Info   ] HyperV: LAPIC Timer Frequency: 0x1e8480
[11:16:26.181][Moby           ][Info   ] clocksource: hyperv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[11:16:26.189][Moby           ][Info   ] tsc: Marking TSC unstable due to running on Hyper-V
[11:16:26.208][Moby           ][Info   ] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[11:16:26.225][Moby           ][Info   ] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[11:16:26.272][Moby           ][Info   ] Memory KASLR using RDRAND RDTSC...
[11:16:26.291][Moby           ][Info   ] Using GB pages for direct mapping
[11:16:26.296][Moby           ][Info   ] RAMDISK: [mem 0x77927000-0x7b0b9fff]
[11:16:26.304][Moby           ][Info   ] ACPI: Early table checksum verification disabled
[11:16:26.333][Moby           ][Info   ] ACPI: RSDP 0x000000007FFFA014 000024 (v02 VRTUAL)
[11:16:26.397][Moby           ][Info   ] ACPI: XSDT 0x000000007FFF90E8 00005C (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:16:26.440][Moby           ][Info   ] ACPI: FACP 0x000000007FFF7000 0000F4 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:16:26.511][Moby           ][Info   ] ACPI: DSDT 0x000000007EEEF000 00256F (v02 MSFTVM DSDT01   00000001 MSFT 05000000)
[11:16:26.543][Moby           ][Info   ] ACPI: FACS 0x000000007FFFE000 000040
[11:16:26.569][Moby           ][Info   ] ACPI: APIC 0x000000007FFF8000 0007D2 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:16:26.634][Moby           ][Info   ] ACPI: OEM0 0x000000007FFF6000 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:16:26.693][Moby           ][Info   ] ACPI: WAET 0x000000007FFF5000 000028 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:16:26.742][Moby           ][Info   ] ACPI: OEM1 0x000000007FFF4000 00009E (v02 MSFTVM UARTS    00000001 MSFT 05000000)
[11:16:26.774][Moby           ][Info   ] ACPI: OEM2 0x000000007FFF3000 0002E2 (v02 MSFTVM VTPM2    00000001 MSFT 05000000)
[11:16:26.816][Moby           ][Info   ] ACPI: SRAT 0x000000007EEEE000 000190 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:16:26.839][Moby           ][Info   ] Zone ranges:
[11:16:26.884][Moby           ][Info   ]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[11:16:26.908][Moby           ][Info   ]   DMA32    [mem 0x0000000001000000-0x000000007fffffff]
[11:16:26.934][Moby           ][Info   ]   Normal   empty
[11:16:26.959][Moby           ][Info   ] Movable zone start for each node
[11:16:26.981][Moby           ][Info   ] Early memory node ranges
[11:16:26.993][Moby           ][Info   ]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[11:16:27.018][Moby           ][Info   ]   node   0: [mem 0x0000000000100000-0x000000007eeedfff]
[11:16:27.029][Moby           ][Info   ]   node   0: [mem 0x000000007ef1b000-0x000000007ff9afff]
[11:16:27.045][Moby           ][Info   ]   node   0: [mem 0x000000007ffff000-0x000000007fffffff]
[11:16:27.056][Moby           ][Info   ] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff]
[11:16:27.083][Moby           ][Info   ] ACPI: PM-Timer IO Port: 0x408
[11:16:27.100][Moby           ][Info   ] ------------[ cut here ]------------
[11:16:27.117][Moby           ][Info   ] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/apic/apic.c:2065 __generic_processor_info+0x149/0x24f
[11:16:27.124][Moby           ][Info   ] Only 127 processors supported.Processor 128/0x80 and the rest are ignored.
[11:16:27.143][Moby           ][Info   ] Modules linked in:
[11:16:27.154][Moby           ][Info   ] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.41-moby #1
[11:16:27.171][Moby           ][Info   ] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v2.0 08/26/2016
[11:16:27.229][Moby           ][Info   ]  0000000000000000 ffffffffbd41b6d7 ffffffffbde03d40 0000000000000000
[11:16:27.277][Moby           ][Info   ]  ffffffffbd0dcea9 0000000000000080 ffffffffbde03da0 0000000000000000
[11:16:27.340][Moby           ][Info   ]  0000000000000014 0000000000000000 0000000000000000 ffffffffbd0dcf1c
[11:16:27.352][Moby           ][Info   ] Call Trace:
[11:16:27.369][Moby           ][Info   ]  [<ffffffffbd41b6d7>] ? dump_stack+0x5a/0x6f
[11:16:27.390][Moby           ][Info   ]  [<ffffffffbd0dcea9>] ? __warn+0xd2/0xeb
[11:16:27.403][Moby           ][Info   ]  [<ffffffffbd0dcf1c>] ? warn_slowpath_fmt+0x5a/0x76
[11:16:27.415][Moby           ][Info   ]  [<ffffffffbdfa7f80>] ? __early_ioremap+0x13d/0x1bd
[11:16:27.425][Moby           ][Info   ]  [<ffffffffbd038148>] ? __generic_processor_info+0x149/0x24f
[11:16:27.444][Moby           ][Info   ]  [<ffffffffbd034653>] ? acpi_register_lapic+0x46/0x72
[11:16:27.446][Moby           ][Info   ]  [<ffffffffbdf8e36f>] ? acpi_parse_lapic+0x3f/0x44
[11:16:27.455][Moby           ][Info   ]  [<ffffffffbdfb8af1>] ? acpi_parse_entries_array+0xef/0x145
[11:16:27.465][Moby           ][Info   ]  [<ffffffffbdfb8cad>] ? acpi_table_parse_entries_array+0xbe/0xf7
[11:16:27.478][Moby           ][Info   ]  [<ffffffffbdf8ed64>] ? acpi_boot_init+0xed/0x45e
[11:16:27.490][Moby           ][Info   ]  [<ffffffffbd042696>] ? pmd_val+0x7/0x8
[11:16:27.496][Moby           ][Info   ]  [<ffffffffbd04270f>] ? pmd_page_vaddr+0x9/0x30
[11:16:27.507][Moby           ][Info   ]  [<ffffffffbdf8e330>] ? acpi_parse_x2apic_nmi+0x3c/0x3c
[11:16:27.514][Moby           ][Info   ]  [<ffffffffbdf8e7ad>] ? dmi_ignore_irq0_timer_override+0x26/0x26
[11:16:27.521][Moby           ][Info   ]  [<ffffffffbdf884c6>] ? setup_arch+0x88e/0x989
[11:16:27.534][Moby           ][Info   ]  [<ffffffffbdf7db85>] ? start_kernel+0xa9/0x44a
[11:16:27.545][Moby           ][Info   ]  [<ffffffffbdf7d120>] ? early_idt_handler_array+0x120/0x120
[11:16:27.565][Moby           ][Info   ]  [<ffffffffbdf7d3fd>] ? x86_64_start_kernel+0x141/0x165
[11:16:27.579][Moby           ][Info   ] ---[ end trace b7d4e130696d27bb ]---
[11:16:27.586][Moby           ][Info   ] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[11:16:27.620][Moby           ][Info   ] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[11:16:27.630][Moby           ][Info   ] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[11:16:27.642][Moby           ][Info   ] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[11:16:27.646][Moby           ][Info   ] Using ACPI (MADT) for SMP configuration information
[11:16:27.653][Moby           ][Info   ] smpboot: 240 Processors exceeds NR_CPUS limit of 128
[11:16:27.660][Moby           ][Info   ] smpboot: Allowing 128 CPUs, 126 hotplug CPUs
[11:16:27.672][Moby           ][Info   ] e820: [mem 0x80000000-0xffffffff] available for PCI devices
[11:16:27.682][Moby           ][Info   ] Booting paravirtualized kernel on bare hardware
[11:16:27.690][Moby           ][Info   ] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[11:16:27.697][Moby           ][Info   ] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[11:16:27.711][Moby           ][Info   ] percpu: Embedded 35 pages/cpu @ffff8efbf5800000 s105240 r8192 d29928 u262144
[11:16:27.716][Moby           ][Info   ] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515799
[11:16:27.724][Moby           ][Info   ] Kernel command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[11:16:27.724][Moby           ][Info   ] 
[11:16:27.729][Moby           ][Info   ] log_buf_len individual max cpu contribution: 4096 bytes
[11:16:27.737][Moby           ][Info   ] log_buf_len total cpu_extra contributions: 520192 bytes
[11:16:27.748][Moby           ][Info   ] log_buf_len min size: 131072 bytes
[11:16:27.751][Moby           ][Info   ] log_buf_len: 1048576 bytes
[11:16:27.762][Moby           ][Info   ] early log buf free: 120516(91%)
[11:16:27.766][Moby           ][Info   ] PID hash table entries: 4096 (order: 3, 32768 bytes)
[11:16:27.772][Moby           ][Info   ] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[11:16:27.779][Moby           ][Info   ] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[11:16:27.802][Moby           ][Info   ] Memory: 1952512K/2096184K available (8507K kernel code, 1412K rwdata, 2864K rodata, 1392K init, 600K bss, 143672K reserved, 0K cma-reserved)
[11:16:27.813][Moby           ][Info   ] Hierarchical RCU implementation.
[11:16:27.818][Moby           ][Info   ]    Build-time adjustment of leaf fanout to 64.
[11:16:27.829][Moby           ][Info   ] Using NULL legacy PIC
[11:16:27.837][Moby           ][Info   ] NR_IRQS:8448 nr_irqs:1448 0
[11:16:27.850][Moby           ][Info   ] Console: colour dummy device 80x25
[11:16:27.862][Moby           ][Info   ] console [ttyS0] enabled
[11:16:27.870][Moby           ][Info   ] console [ttyS0] enabled
[11:16:27.877][Moby           ][Info   ] bootconsole [earlyser0] disabled
[11:16:27.879][Moby           ][Info   ] bootconsole [earlyser0] disabled
[11:16:27.941][Moby           ][Info   ] tsc: Fast TSC calibration failed
[11:16:27.948][Moby           ][Info   ] tsc: Unable to calibrate against PIT
[11:16:27.952][Moby           ][Info   ] tsc: using PMTIMER reference calibration
[11:16:27.957][Moby           ][Info   ] tsc: Detected 3213.603 MHz processor
[11:16:27.981][Moby           ][Info   ] Calibrating delay loop (skipped), value calculated using timer frequency.. 6427.20 BogoMIPS (lpj=32136030)
[11:16:27.992][Moby           ][Info   ] pid_max: default: 131072 minimum: 1024
[11:16:28.010][Moby           ][Info   ] ACPI: Core revision 20160831
[11:16:28.035][Moby           ][Info   ] ACPI: 1 ACPI AML tables successfully acquired and loaded
[11:16:28.045][Moby           ][Info   ] Security Framework initialized
[11:16:28.055][Moby           ][Info   ] Yama: becoming mindful.
[11:16:28.062][Moby           ][Info   ] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[11:16:28.075][Moby           ][Info   ] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[11:16:28.077][Moby           ][Info   ] CPU: Physical Processor ID: 0
[11:16:28.079][Moby           ][Info   ] CPU: Processor Core ID: 0
[11:16:28.086][Moby           ][Info   ] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[11:16:28.106][Moby           ][Info   ] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[11:16:28.120][Moby           ][Info   ] Freeing SMP alternatives memory: 24K (ffffffffbe0bf000 - ffffffffbe0c5000)
[11:16:28.136][Moby           ][Info   ] ftrace: allocating 37659 entries in 148 pages
[11:16:28.834][Moby           ][Info   ] smpboot: Max logical packages: 120
[11:16:29.324][Moby           ][Info   ] Switched APIC routing to physical flat.
[11:16:30.820][Moby           ][Info   ] smpboot: CPU0: Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[11:16:31.804][Moby           ][Info   ] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[11:16:32.909][Moby           ][Info   ] NMI watchdog: disabled (cpu0): hardware events not enabled
[11:16:33.611][Moby           ][Info   ] NMI watchdog: Shutting down hard lockup detector on all cpus
[11:16:33.977][Moby           ][Info   ] x86: Booting SMP configuration:
[11:16:35.309][Moby           ][Info   ] .... node  #0, CPUs:          #1x86: Booted up 1 node, 2 CPUs
[11:16:36.104][Moby           ][Info   ] smpboot: Total of 2 processors activated (13468.67 BogoMIPS)
[11:16:36.331][Moby           ][Info   ] devtmpfs: initialized
[11:16:37.009][Moby           ][Info   ] x86/mm: Memory block size: 128MB
[11:16:38.157][Moby           ][Info   ] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[11:16:39.296][Moby           ][Info   ] futex hash table entries: 32768 (order: 9, 2097152 bytes)
[11:16:39.673][Moby           ][Info   ] NET: Registered protocol family 16
[11:16:40.309][Moby           ][Info   ] cpuidle: using governor ladder
[11:16:40.745][Moby           ][Info   ] cpuidle: using governor menu
[11:16:41.290][Moby           ][Info   ] ACPI: bus type PCI registered
[11:16:41.749][Moby           ][Info   ] PCI: Fatal: No config space access function found
[11:16:41.799][Moby           ][Info   ] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[11:16:41.814][Moby           ][Info   ] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[11:16:41.821][Moby           ][Info   ] ACPI: Added _OSI(Module Device)
[11:16:41.827][Moby           ][Info   ] ACPI: Added _OSI(Processor Device)
[11:16:41.834][Moby           ][Info   ] ACPI: Added _OSI(3.0 _SCP Extensions)
[11:16:41.843][Moby           ][Info   ] ACPI: Added _OSI(Processor Aggregator Device)
[11:16:41.856][Moby           ][Info   ] ACPI: Executed 1 blocks of module-level executable AML code
[11:16:41.863][Moby           ][Info   ] ACPI: Dynamic OEM Table Load:
[11:16:41.870][Moby           ][Info   ] ACPI: Interpreter enabled
[11:16:41.874][Moby           ][Info   ] ACPI: (supports S0 S5)
[11:16:41.886][Moby           ][Info   ] ACPI: Using IOAPIC for interrupt routing
[11:16:41.902][Moby           ][Info   ] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[11:16:41.920][Moby           ][Info   ] ACPI: Enabled 1 GPEs in block 00 to 0F
[11:16:41.926][Moby           ][Info   ] SCSI subsystem initialized
[11:16:41.934][Moby           ][Info   ] pps_core: LinuxPPS API ver. 1 registered
[11:16:41.950][Moby           ][Info   ] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[11:16:41.957][Moby           ][Info   ] PTP clock support registered
[11:16:41.963][Moby           ][Info   ] Registered efivars operations
[11:16:41.968][Moby           ][Info   ] wmi: Mapper loaded
[11:16:41.993][Moby           ][Info   ] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[11:16:42.005][Moby           ][Info   ] hv_vmbus: Hyper-V Host Build:15063-10.0-0-0.483; Vmbus version:4.0
[11:16:42.013][Moby           ][Info   ] PCI: Using ACPI for IRQ routing
[11:16:42.019][Moby           ][Info   ] PCI: System does not support PCI
[11:16:42.025][Moby           ][Info   ] NetLabel: Initializing
[11:16:42.032][Moby           ][Info   ] NetLabel:  domain hash size = 128
[11:16:42.047][Moby           ][Info   ] NetLabel:  protocols = UNLABELED CIPSOv4
[11:16:42.056][Moby           ][Info   ] NetLabel:  unlabeled traffic allowed by default
[11:16:42.076][Moby           ][Info   ] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[11:16:42.091][Moby           ][Info   ] FS-Cache: Loaded
[11:16:42.096][Moby           ][Info   ] CacheFiles: Loaded
[11:16:42.099][Moby           ][Info   ] pnp: PnP ACPI init
[11:16:42.106][Moby           ][Info   ] pnp: PnP ACPI: found 3 devices
[11:16:42.129][Moby           ][Info   ] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[11:16:42.136][Moby           ][Info   ] NET: Registered protocol family 2
[11:16:42.149][Moby           ][Info   ] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[11:16:42.160][Moby           ][Info   ] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[11:16:42.171][Moby           ][Info   ] TCP: Hash tables configured (established 16384 bind 16384)
[11:16:42.181][Moby           ][Info   ] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[11:16:42.197][Moby           ][Info   ] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[11:16:42.217][Moby           ][Info   ] NET: Registered protocol family 1
[11:16:42.227][Moby           ][Info   ] RPC: Registered named UNIX socket transport module.
[11:16:42.236][Moby           ][Info   ] RPC: Registered udp transport module.
[11:16:42.243][Moby           ][Info   ] RPC: Registered tcp transport module.
[11:16:42.253][Moby           ][Info   ] RPC: Registered tcp NFSv4.1 backchannel transport module.
[11:16:42.259][Moby           ][Info   ] Unpacking initramfs...
[11:16:43.038][Moby           ][Info   ] Freeing initrd memory: 56908K (ffff8efbf7927000 - ffff8efbfb0ba000)
[11:16:43.078][Moby           ][Info   ] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 10737418240 ms ovfl timer
[11:16:43.088][Moby           ][Info   ] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[11:16:43.097][Moby           ][Info   ] RAPL PMU: hw unit of domain package 2^-0 Joules
[11:16:43.106][Moby           ][Info   ] RAPL PMU: hw unit of domain dram 2^-0 Joules
[11:16:43.116][Moby           ][Info   ] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
[11:16:43.135][Moby           ][Info   ] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e527c75acb, max_idle_ns: 440795299558 ns
[11:16:43.148][Moby           ][Info   ] audit: initializing netlink subsys (disabled)
[11:16:43.158][Moby           ][Info   ] audit: type=2000 audit(1504178188.830:1): initialized
[11:16:43.169][Moby           ][Info   ] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[11:16:43.178][Moby           ][Info   ] FS-Cache: Netfs 'nfs' registered for caching
[11:16:43.186][Moby           ][Info   ] NFS: Registering the id_resolver key type
[11:16:43.193][Moby           ][Info   ] Key type id_resolver registered
[11:16:43.202][Moby           ][Info   ] Key type id_legacy registered
[11:16:43.222][Moby           ][Info   ] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[11:16:43.233][Moby           ][Info   ] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[11:16:43.244][Moby           ][Info   ] FS-Cache: Netfs 'cifs' registered for caching
[11:16:43.252][Moby           ][Info   ] ntfs: driver 2.1.32 [Flags: R/O].
[11:16:43.261][Moby           ][Info   ] fuse init (API version 7.26)
[11:16:43.269][Moby           ][Info   ] 9p: Installing v9fs 9p2000 file system support
[11:16:43.278][Moby           ][Info   ] FS-Cache: Netfs '9p' registered for caching
[11:16:43.282][Moby           ][Info   ] aufs 4.9-20170703
[11:16:43.293][Moby           ][Info   ] NET: Registered protocol family 38
[11:16:43.300][Moby           ][Info   ] Key type asymmetric registered
[11:16:43.308][Moby           ][Info   ] Asymmetric key parser 'x509' registered
[11:16:43.321][Moby           ][Info   ] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[11:16:43.331][Moby           ][Info   ] io scheduler noop registered
[11:16:43.339][Moby           ][Info   ] io scheduler deadline registered (default)
[11:16:43.346][Moby           ][Info   ] io scheduler cfq registered
[11:16:43.356][Moby           ][Info   ] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[11:16:43.367][Moby           ][Info   ] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[11:16:43.379][Moby           ][Info   ] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[11:16:43.387][Moby           ][Info   ] hv_vmbus: registering driver hyperv_fb
[11:16:43.392][Moby           ][Info   ] GHES: HEST is not enabled!
[11:16:43.408][Moby           ][Info   ] xenfs: not registering filesystem on non-xen platform
[11:16:43.426][Moby           ][Info   ] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[11:16:43.517][Moby           ][Info   ] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[11:16:43.580][Moby           ][Info   ] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[11:16:43.587][Moby           ][Info   ] Initializing Nozomi driver 2.1d
[11:16:43.628][Moby           ][Info   ] Non-volatile memory driver v1.3
[11:16:43.644][Moby           ][Info   ] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[11:16:43.650][Moby           ][Info   ] loop: module loaded
[11:16:43.659][Moby           ][Info   ] nbd: registered device at major 43
[11:16:43.668][Moby           ][Info   ] VMware PVSCSI driver - version 1.0.7.0-k
[11:16:43.675][Moby           ][Info   ] hv_vmbus: registering driver hv_storvsc
[11:16:43.682][Moby           ][Info   ] scsi host0: storvsc_host_t
[11:16:43.696][Moby           ][Info   ] scsi 0:0:0:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[11:16:43.779][Moby           ][Info   ] scsi 0:0:0:1: CD-ROM            Msft     Virtual DVD-ROM  1.0  PQ: 0 ANSI: 0
[11:16:43.821][SegmentApi     ][Info   ] Usage statistic: actionMenuSettings
[11:16:43.840][Moby           ][Info   ] sd 0:0:0:0: [sda] 125829120 512-byte logical blocks: (64.4 GB/60.0 GiB)
[11:16:43.866][Moby           ][Info   ] sr 0:0:0:1: [sr0] scsi-1 drive
[11:16:43.897][Moby           ][Info   ] cdrom: Uniform CD-ROM driver Revision: 3.20
[11:16:43.932][Moby           ][Info   ] sd 0:0:0:0: Attached scsi generic sg0 type 0
[11:16:43.956][Moby           ][Info   ] sr 0:0:0:1: Attached scsi generic sg1 type 5
[11:16:43.966][Moby           ][Info   ] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[11:16:43.990][Moby           ][Info   ] tun: Universal TUN/TAP device driver, 1.6
[11:16:44.016][Moby           ][Info   ] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[11:16:44.045][Moby           ][Info   ] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[11:16:44.060][Moby           ][Info   ] e1000: Copyright (c) 1999-2006 Intel Corporation.
[11:16:44.078][Moby           ][Info   ] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[11:16:44.093][Moby           ][Info   ] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[11:16:44.137][Moby           ][Info   ] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 3.2.2-k
[11:16:44.153][Moby           ][Info   ] ixgbevf: Copyright (c) 2009 - 2015 Intel Corporation.
[11:16:44.178][Moby           ][Info   ] PPP generic driver version 2.4.2
[11:16:44.193][Moby           ][Info   ] PPP BSD Compression module registered
[11:16:44.224][Moby           ][Info   ] PPP Deflate Compression module registered
[11:16:44.239][Moby           ][Info   ] PPP MPPE Compression module registered
[11:16:44.265][Moby           ][Info   ] NET: Registered protocol family 24
[11:16:44.281][Moby           ][Info   ] PPTP driver version 0.8.5
[11:16:44.294][Moby           ][Info   ] VMware vmxnet3 virtual NIC driver - version 1.4.a.0-k-NAPI
[11:16:44.309][Moby           ][Info   ] hv_vmbus: registering driver hv_netvsc
[11:16:44.354][Moby           ][Info   ] hv_netvsc: hv_netvsc channel opened successfully
[11:16:44.375][Moby           ][Info   ] random: fast init done
[11:16:44.424][Moby           ][Info   ] hv_netvsc 9e119371-3ec1-445e-8959-ac859ded8d29: Send section size: 6144, Section count:2560
[11:16:44.461][Moby           ][Info   ] hv_netvsc 9e119371-3ec1-445e-8959-ac859ded8d29: Device MAC 00:15:5d:00:0b:9a link state up
[11:16:44.467][Moby           ][Info   ] Fusion MPT base driver 3.04.20
[11:16:44.478][Moby           ][Info   ] Copyright (c) 1999-2008 LSI Corporation
[11:16:44.484][Moby           ][Info   ] Fusion MPT SPI Host driver 3.04.20
[11:16:44.489][Moby           ][Info   ] aoe: AoE v85 initialised.
[11:16:44.501][Moby           ][Info   ] i8042: PNP: No PS/2 controller found. Probing ports directly.
[11:16:44.511][Moby           ][Info   ] sd 0:0:0:0: [sda] 4096-byte physical blocks
[11:16:45.342][Moby           ][Info   ] i8042: No controller found
[11:16:45.363][Moby           ][Info   ] hv_vmbus: registering driver hyperv_keyboard
[11:16:45.382][Moby           ][Info   ] mousedev: PS/2 mouse device common for all mice
[11:16:45.401][Moby           ][Info   ] input: PC Speaker as /devices/platform/pcspkr/input/input0
[11:16:45.422][Moby           ][Info   ] sd 0:0:0:0: [sda] Write Protect is off
[11:16:45.477][Moby           ][Info   ] rtc_cmos 00:00: RTC can wake from S4
[11:16:45.496][Moby           ][Info   ] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[11:16:45.519][Moby           ][Info   ] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[11:16:45.528][Moby           ][Info   ] i2c /dev entries driver
[11:16:45.546][Moby           ][Info   ] EFI Variables Facility v0.08 2004-May-17
[11:16:45.556][Moby           ][Info   ] pstore: using zlib compression
[11:16:45.580][Moby           ][Info   ] pstore: Registered efi as persistent store backend
[11:16:45.595][Moby           ][Info   ] hv_utils: Registering HyperV Utility Driver
[11:16:45.608][Moby           ][Info   ] hv_vmbus: registering driver hv_util
[11:16:45.634][Moby           ][Info   ] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[11:16:45.642][Moby           ][Info   ]  sda: sda1
[11:16:45.665][Moby           ][Info   ] sd 0:0:0:0: [sda] Attached SCSI disk
[11:16:45.688][Moby           ][Info   ] hv_utils: Heartbeat IC version 3.0
[11:16:45.717][Moby           ][Info   ] hv_vmbus: registering driver hv_balloon
[11:16:45.735][Moby           ][Info   ] hv_utils: Shutdown IC version 3.0
[11:16:45.748][Moby           ][Info   ] hv_utils: TimeSync IC version 4.0
[11:16:45.772][Moby           ][Info   ] oprofile: using timer interrupt.
[11:16:45.777][Moby           ][Info   ] GACT probability on
[11:16:45.783][Moby           ][Info   ] Mirror/redirect action on
[11:16:45.789][Moby           ][Info   ] Simple TC action Loaded
[11:16:45.794][Moby           ][Info   ] netem: version 1.3
[11:16:45.798][Moby           ][Info   ] u32 classifier
[11:16:45.805][Moby           ][Info   ]     Performance counters on
[11:16:45.812][Moby           ][Info   ]     input device check on
[11:16:45.818][Moby           ][Info   ]     Actions configured
[11:16:45.827][Moby           ][Info   ] Netfilter messages via NETLINK v0.30.
[11:16:45.836][Moby           ][Info   ] nfnl_acct: registering with nfnetlink.
[11:16:45.848][Moby           ][Info   ] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[11:16:45.860][Moby           ][Info   ] ctnetlink v0.93: registering with nfnetlink.
[11:16:45.872][Moby           ][Info   ] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
[11:16:45.886][Moby           ][Info   ] nf_tables_compat: (c) 2012 Pablo Neira Ayuso <pablo@netfilter.org>
[11:16:45.893][Moby           ][Info   ] xt_time: kernel timezone is -0000
[11:16:45.899][Moby           ][Info   ] ip_set: protocol 6
[11:16:45.909][Moby           ][Info   ] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[11:16:45.922][Moby           ][Info   ] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[11:16:45.930][Moby           ][Info   ] IPVS: Creating netns size=2104 id=0
[11:16:45.934][Moby           ][Info   ] IPVS: ipvs loaded.
[11:16:45.949][Moby           ][Info   ] IPVS: [rr] scheduler registered.
[11:16:45.958][Moby           ][Info   ] IPVS: [wrr] scheduler registered.
[11:16:45.965][Moby           ][Info   ] IPVS: [lc] scheduler registered.
[11:16:45.971][Moby           ][Info   ] IPVS: [wlc] scheduler registered.
[11:16:45.977][Moby           ][Info   ] IPVS: [fo] scheduler registered.
[11:16:45.985][Moby           ][Info   ] IPVS: [ovf] scheduler registered.
[11:16:45.992][Moby           ][Info   ] IPVS: [lblc] scheduler registered.
[11:16:45.999][Moby           ][Info   ] IPVS: [lblcr] scheduler registered.
[11:16:46.006][Moby           ][Info   ] IPVS: [dh] scheduler registered.
[11:16:46.013][Moby           ][Info   ] IPVS: [sh] scheduler registered.
[11:16:46.020][Moby           ][Info   ] IPVS: [sed] scheduler registered.
[11:16:46.027][Moby           ][Info   ] IPVS: [nq] scheduler registered.
[11:16:46.035][Moby           ][Info   ] IPVS: ftp: loaded support on port[0] = 21
[11:16:46.047][Moby           ][Info   ] ipip: IPv4 and MPLS over IPv4 tunneling driver
[11:16:46.054][Moby           ][Info   ] gre: GRE over IPv4 demultiplexor driver
[11:16:46.062][Moby           ][Info   ] ip_gre: GRE over IPv4 tunneling driver
[11:16:46.071][Moby           ][Info   ] IPv4 over IPsec tunneling driver
[11:16:46.079][Moby           ][Info   ] ip_tables: (C) 2000-2006 Netfilter Core Team
[11:16:46.089][Moby           ][Info   ] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[11:16:46.099][Moby           ][Info   ] arp_tables: arp_tables: (C) 2002 David S. Miller
[11:16:46.106][Moby           ][Info   ] Initializing XFRM netlink socket
[11:16:46.114][Moby           ][Info   ] NET: Registered protocol family 10
[11:16:46.118][Moby           ][Info   ] mip6: Mobile IPv6
[11:16:46.126][Moby           ][Info   ] ip6_tables: (C) 2000-2006 Netfilter Core Team
[11:16:46.136][Moby           ][Info   ] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[11:16:46.143][Moby           ][Info   ] ip6_gre: GRE over IPv6 tunneling driver
[11:16:46.150][Moby           ][Info   ] NET: Registered protocol family 17
[11:16:46.158][Moby           ][Info   ] NET: Registered protocol family 15
[11:16:46.164][Moby           ][Info   ] Bridge firewalling registered
[11:16:46.171][Moby           ][Info   ] Ebtables v2.0 registered
[11:16:46.180][Moby           ][Info   ] l2tp_core: L2TP core driver, V2.0
[11:16:46.188][Moby           ][Info   ] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[11:16:46.195][Moby           ][Info   ] 8021q: 802.1Q VLAN Support v1.8
[11:16:46.202][Moby           ][Info   ] 9pnet: Installing 9P2000 support
[11:16:46.212][Moby           ][Info   ] Key type dns_resolver registered
[11:16:46.221][Moby           ][Info   ] openvswitch: Open vSwitch switching datapath
[11:16:46.227][Moby           ][Info   ] hv_vmbus: registering driver hv_sock
[11:16:46.234][Moby           ][Info   ] NET: Registered protocol family 43
[11:16:46.240][Moby           ][Info   ] mpls_gso: MPLS GSO support
[11:16:46.251][Moby           ][Info   ] microcode: sig=0x306c3, pf=0x1, revision=0xffffffff
[11:16:46.268][Moby           ][Info   ] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[11:16:46.275][Moby           ][Info   ] AVX2 version of gcm_enc/dec engaged.
[11:16:46.287][Moby           ][Info   ] AES CTR mode by8 optimization enabled
[11:16:46.294][Moby           ][Info   ] registered taskstats version 1
[11:16:46.301][Moby           ][Info   ] Key type big_key registered
[11:16:46.308][Moby           ][Info   ] Key type encrypted registered
[11:16:46.325][Moby           ][Info   ] rtc_cmos 00:00: setting system clock to 2017-08-31 11:16:46 UTC (1504178206)
[11:16:46.352][Moby           ][Info   ] Freeing unused kernel memory: 1392K (ffffffffbdf63000 - ffffffffbe0bf000)
[11:16:46.362][Moby           ][Info   ] Write protecting the kernel read-only data: 14336k
[11:16:46.377][Moby           ][Info   ] Freeing unused kernel memory: 1716K (ffff8efb97853000 - ffff8efb97a00000)
[11:16:46.395][Moby           ][Info   ] Freeing unused kernel memory: 1232K (ffff8efb97ccc000 - ffff8efb97e00000)
[11:16:46.484][Moby           ][Info   ] 
[11:16:46.494][Moby           ][Info   ]    OpenRC 0.21.7.e3f10ac is starting up Linux 4.9.41-moby (x86_64)
[11:16:46.495][Moby           ][Info   ] 
[11:16:46.507][Moby           ][Info   ]  * Mounting /proc ... [ ok ]
[11:16:46.522][Moby           ][Info   ]  * Mounting /run ... * /run/openrc: creating directory
[11:16:46.530][Moby           ][Info   ]  * /run/lock: creating directory
[11:16:46.537][Moby           ][Info   ]  * /run/lock: correcting owner
[11:16:46.612][Moby           ][Info   ]  * Caching service dependencies ... [ ok ]
[11:16:46.635][Moby           ][Info   ]  * Mounting /sys ... [ ok ]
[11:16:46.647][Moby           ][Info   ]  * Mounting security filesystem ... [ ok ]
[11:16:46.678][Moby           ][Info   ]  * Mounting debug filesystem ... [ ok ]
[11:16:46.698][Moby           ][Info   ]  * Mounting fuse control filesystem ... [ ok ]
[11:16:46.736][Moby           ][Info   ]  * Mounting persistent storage (pstore) filesystem ... [ ok ]
[11:16:46.751][Moby           ][Info   ]  * Mounting cgroup filesystem ... [ ok ]
[11:16:46.840][Moby           ][Info   ]  * Mounting devtmpfs on /dev ... [ ok ]
[11:16:46.855][Moby           ][Info   ]  * Mounting /dev/mqueue ... [ ok ]
[11:16:46.873][Moby           ][Info   ]  * Mounting /dev/pts ... [ ok ]
[11:16:46.887][Moby           ][Info   ]  * Mounting /dev/shm ... [ ok ]
[11:16:47.146][Moby           ][Info   ]  * Starting busybox mdev ... [ ok ]
[11:16:48.233][Moby           ][Info   ]  * Configuring host block device .../dev/sda1: recovering journal
[11:16:48.867][Moby           ][Info   ] /dev/sda1: clean, 94611/3932160 files, 1346369/15728384 blocks
[11:16:49.237][Moby           ][Info   ]  [ ok ]
[11:16:49.966][Moby           ][Info   ]  * Autodetection of hardware disabled from boot cmdline
[11:16:50.629][Moby           ][Info   ]  * Remounting filesystems ... [ ok ]
[11:16:51.495][Moby           ][Info   ]  * Mounting local filesystems ... [ ok ]
[11:16:52.766][Moby           ][Info   ]  * Setting system clock using the hardware clock [UTC] ... [ ok ]
[11:16:53.203][Moby           ][Info   ]  * Setting hostname ... [ ok ]
[11:16:54.030][Moby           ][Info   ]  * Creating user login records ... [ ok ]
[11:16:54.335][Linux          ][Info   ] Vsudd is reachable!
[11:16:54.397][ApiProxy       ][Info   ] docker proxy: ready
[11:16:54.406][ApiProxy       ][Info   ] proxy >> GET /_ping
[11:16:54.406][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:54.524][Moby           ][Info   ]  * Starting vsock proxy ... [ ok ]
[11:16:54.564][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:54.567][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[11:16:54.568][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[11:16:54.568][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:54.573][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:54.573][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[11:16:54.579][DockerDaemonChecker][Error  ] Docker daemon is not running
[11:16:55.407][Moby           ][Info   ]  * sysklogd -> start: syslogd ... [ ok ]
[11:16:55.634][ApiProxy       ][Info   ] proxy >> GET /_ping
[11:16:55.634][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:55.635][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:55.639][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[11:16:55.640][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[11:16:55.640][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:55.646][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:55.648][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[11:16:55.654][DockerDaemonChecker][Error  ] Docker daemon is not running
[11:16:56.736][ApiProxy       ][Info   ] proxy >> GET /_ping
[11:16:56.736][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:56.991][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:56.993][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[11:16:56.994][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[11:16:56.994][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:57.009][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:57.015][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[11:16:57.026][DockerDaemonChecker][Error  ] Docker daemon is not running
[11:16:57.382][Moby           ][Info   ]  * sysklogd -> start: klogd ... [ ok ]
[11:16:58.083][Moby           ][Info   ]  * Starting busybox crond ... [ ok ]
[11:16:58.084][ApiProxy       ][Info   ] proxy >> GET /_ping
[11:16:58.084][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:16:58.226][Moby           ][Info   ]  * Mounting misc binary format filesystem ... [ ok ]
[11:16:58.706][Moby           ][Info   ]  * Setting sysfs variables ... [ ok ]
[11:16:58.891][Moby           ][Info   ]  * Starting local ... [ ok ]
[11:17:00.071][Moby           ][Info   ]  * Setting up database (Windows) .../sbin/9pmount-vsock: starting in listening mode with serviceid=C378280D-DA14-42C8-A24E-0DE92A1028E2, tag=db, path=/tmp/db
[11:17:28.087][ApiProxy       ][Info   ] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
[11:17:28.087][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[11:17:28.087][ApiProxy       ][Info   ] Dial Hyper-V socket 20f7707f-2d41-49cb-8793-e390f9e563f7:23a432c2-537a-4291-bcb5-d62504644739
[11:17:58.088][ApiProxy       ][Info   ] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
[11:17:58.095][DockerDaemonChecker][Error  ] Docker daemon is not running
[11:17:58.095][Linux          ][Error  ] Failed to start: Error response from daemon: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
. Let's retry
[11:17:58.097][PowerShell     ][Info   ] Run script...
[11:18:00.073][HyperV         ][Info   ] Hyper-V is running
[11:18:00.073][PowerMode      ][Info   ] Stop
[11:18:00.074][HyperV         ][Info   ] Stop
[11:18:00.074][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[11:18:00.086][HyperV         ][Info   ] Script started at 11:18:00.086
[11:18:00.096][HyperV         ][Info   ] Module loaded at 11:18:00.096
[11:18:00.131][HyperV         ][Info   ] Stopping VM MobyLinuxVM...
[11:18:00.823][Moby           ][Error  ] Failed to read Moby's logs: Время ожидания операции истекло.
[11:18:00.895][HyperV         ][Info   ] Turn Off VM ...
[11:18:00.905][HyperV         ][Info   ] VM MobyLinuxVM killed. Waiting for state to change
[11:18:05.916][HyperV         ][Info   ] Killed VM MobyLinuxVM is off
[11:18:05.916][HyperV         ][Info   ] Destroying Switch DockerNAT...
[11:18:07.616][HyperV         ][Info   ] Removing VM MobyLinuxVM...
[11:18:07.662][HyperV         ][Debug  ] [stop] took 00:00:07.5879038 to run
[11:18:07.662][OptimizeDisk   ][Info   ] Optimize
[11:18:07.662][PowerShell     ][Info   ] Run script...
[11:18:07.669][Moby           ][Info   ] Stop
[11:18:07.675][ApiProxy       ][Info   ] Killing existing com.docker.proxy with PID 22120
[11:18:07.680][VpnKit         ][Info   ] Killing existing vpnkit with PID 22780
[11:18:07.686][DataKit        ][Info   ] Killing existing com.docker.db with PID 6176
[11:18:07.690][HyperV         ][Info   ] Destroy
[11:18:07.690][PowerShell     ][Info   ] Run script with parameters: -Destroy True -KeepVolume True...
[11:18:07.696][HyperV         ][Info   ] Script started at 11:18:07.696
[11:18:07.706][HyperV         ][Info   ] Module loaded at 11:18:07.706
[11:18:07.713][HyperV         ][Info   ] VM MobyLinuxVM does not exist
[11:18:07.714][HyperV         ][Info   ] Destroying Switch DockerNAT...
[11:18:07.727][HyperV         ][Info   ] Removing VM MobyLinuxVM...
[11:18:07.734][HyperV         ][Debug  ] [destroy] took 00:00:00.0439998 to run
[11:18:07.734][Firewall       ][Info   ] Closing ports...
[11:18:07.734][Firewall       ][Info   ] Removing all existing rules...
[11:18:07.782][Firewall       ][Info   ] All existing rules are removed.
[11:18:07.782][Firewall       ][Info   ] Ports are closed
[11:18:07.782][HyperVGuids    ][Info   ] Removing GUIDs...
[11:18:07.784][HyperVGuids    ][Info   ] GUIDs removed
[11:18:07.784][HyperV         ][Info   ] Create
[11:18:07.787][PowerShell     ][Info   ] Run script with parameters: -Create True -VhdPathOverride  -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[11:18:07.793][HyperV         ][Info   ] Script started at 11:18:07.793
[11:18:07.802][HyperV         ][Info   ] Module loaded at 11:18:07.802
[11:18:07.860][HyperV         ][Info   ] Creating Switch: DockerNAT...
[11:18:08.576][HyperV         ][Info   ] Switch created.
[11:18:09.010][HyperV         ][Info   ] Set IP address on switch
[11:18:09.020][HyperV         ][Info   ] Creating VM MobyLinuxVM...
[11:18:09.413][HyperV         ][Info   ] Setting CPUs to 2 and Memory to 2048 MB
[11:18:09.566][HyperV         ][Info   ] Attach VHD C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx
[11:18:09.818][HyperV         ][Info   ] Connect Internal Switch DockerNAT
[11:18:09.915][HyperV         ][Info   ] Attach DVD C:\Program Files\Docker\Docker\Resources\mobylinux.iso
[11:18:10.231][HyperV         ][Info   ] Disabled Интерфейс гостевой службы
[11:18:10.242][HyperV         ][Info   ] Enabled Пульс
[11:18:10.255][HyperV         ][Info   ] Disabled Обмен парами "ключ-значение"
[11:18:10.265][HyperV         ][Info   ] Enabled Завершение работы
[11:18:10.275][HyperV         ][Info   ] Enabled Синхронизация времени
[11:18:10.287][HyperV         ][Info   ] Disabled VSS
[11:18:10.463][HyperV         ][Info   ] VM created.
[11:18:10.463][HyperV         ][Debug  ] [create] took 00:00:02.6795026 to run
[11:18:10.463][PowerMode      ][Info   ] Stop
[11:18:10.463][HyperV         ][Info   ] Stop
[11:18:10.463][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[11:18:10.470][HyperV         ][Info   ] Script started at 11:18:10.469
[11:18:10.480][HyperV         ][Info   ] Module loaded at 11:18:10.480
[11:18:10.503][HyperV         ][Info   ] VM MobyLinuxVM is stopped
[11:18:10.503][HyperV         ][Debug  ] [stop] took 00:00:00.0399993 to run
[11:18:10.503][OptimizeDisk   ][Info   ] Optimize
[11:18:10.503][PowerShell     ][Info   ] Run script...
[11:18:11.749][Moby           ][Info   ] Stop
[11:18:11.757][HyperV         ][Info   ] Create
[11:18:11.757][PowerShell     ][Info   ] Run script with parameters: -Create True -VhdPathOverride  -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[11:18:11.757][HyperVGuids    ][Info   ] Installing GUIDs...
[11:18:11.758][HyperVGuids    ][Info   ] GUIDs installed
[11:18:11.758][PowerMode      ][Info   ] Start
[11:18:11.758][Firewall       ][Info   ] Removing all existing rules...
[11:18:11.765][HyperV         ][Info   ] Script started at 11:18:11.765
[11:18:11.772][Firewall       ][Info   ] All existing rules are removed.
[11:18:11.772][Firewall       ][Info   ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[11:18:11.775][HyperV         ][Info   ] Module loaded at 11:18:11.775
[11:18:11.783][Firewall       ][Info   ] Opening ports for SMB...
[11:18:11.798][Firewall       ][Info   ] Ports are opened
[11:18:11.880][HyperV         ][Info   ] Using existing Switch: DockerNAT
[11:18:18.193][HyperV         ][Info   ] Using existing Switch IP address
[11:18:18.221][HyperV         ][Info   ] Setting CPUs to 2 and Memory to 2048 MB
[11:18:18.525][HyperV         ][Info   ] Connect Internal Switch DockerNAT
[11:18:18.839][HyperV         ][Info   ] Disabled Интерфейс гостевой службы
[11:18:18.853][HyperV         ][Info   ] Enabled Пульс
[11:18:18.867][HyperV         ][Info   ] Disabled Обмен парами "ключ-значение"
[11:18:18.881][HyperV         ][Info   ] Enabled Завершение работы
[11:18:18.895][HyperV         ][Info   ] Enabled Синхронизация времени
[11:18:18.908][HyperV         ][Info   ] Disabled VSS
[11:18:18.989][HyperV         ][Info   ] VM created.
[11:18:18.989][HyperV         ][Debug  ] [create] took 00:00:07.2322303 to run
[11:18:18.993][PowerShell     ][Info   ] Run script '(Get-VM MobyLinuxVM).Id.Guid'...
[11:18:19.011][Database       ][Info   ] Generating CA Cert Bundle
[11:18:19.031][Database       ][Info   ] CA Cert Bundle Generated
[11:18:19.044][DataKit        ][Info   ] Starting com.docker.db.exe 0.7.0-34-g6f04213 ...

[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/config=static
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/network=hybrid
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[], "debug":true, "experimental": true}
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[11:18:19.052][Database       ][Info   ] Writing com.docker.driver.amd64-linux/native/port-forwarding=true
[11:18:19.052][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:18:19.088][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:18:19.088][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[11:18:19.562][Database       ][Info   ] Successfully wrote 8 value(s)
[11:18:19.562][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/ssl/certs/ca-certificates.crt=C:\WINDOWS\TEMP\tmp314E.tmp
[11:18:19.595][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:18:19.595][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[11:18:19.742][Database       ][Info   ] Successfully wrote value
[11:18:19.743][Moby           ][Info   ] Connecting...
[11:18:19.743][Moby           ][Error  ] Failed to read Moby's logs: Время ожидания операции истекло.
[11:18:19.743][HyperV         ][Info   ] Start
[11:18:19.743][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[11:18:19.743][PowerShell     ][Info   ] Run script with parameters: -Start True...
[11:18:19.752][HyperV         ][Info   ] Script started at 11:18:19.752
[11:18:19.762][HyperV         ][Info   ] Module loaded at 11:18:19.762
[11:18:19.766][HyperV         ][Info   ] Starting VM MobyLinuxVM...
[11:18:19.778][Database       ][Info   ] Writing com.docker.driver.amd64-linux/slirp/dns=nameserver 8.8.8.8
nameserver 8.8.4.4
[11:18:19.810][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:18:19.810][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[11:18:19.930][Database       ][Info   ] Successfully wrote 1 value(s)
[11:18:19.963][HyperV         ][Debug  ] [start] took 00:00:00.2205102 to run
[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: Logging to stdout (stdout:true DEBUG:false)

[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: Setting handler to ignore all SIGPIPE signals

[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: vpnkit version 0ff58b4e14f14a9508fd9f105f30f683949621c8 with hostnet version   uwt version 0.2.0 hvsock version 0.13.0 

[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: System SOMAXCONN is 2147483647

[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: Will use a listen backlog of 32

[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: starting port forwarding server on port_control_url:hyperv-connect://d37fee79-018e-4e09-b067-f2a3c56a658e vsock_path:

[11:18:19.977][VpnKit         ][Info   ] vpnkit.exe: connecting to d37fee79-018e-4e09-b067-f2a3c56a658e:0B95756A-9985-48AD-9470-78E060895BE7

[11:18:19.979][VpnKit         ][Info   ] vpnkit.exe: DNS names  will map to local IP 192.168.65.1

[11:18:19.979][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[11:18:19.980][VpnKit         ][Info   ] vpnkit.exe: attempting to reconnect to database

[11:18:19.980][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[11:18:19.980][VpnKit         ][Error  ] vpnkit.exe: While watching /etc/resolv.conf: ENOENT

[11:18:19.980][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousandU msize 8215

[11:18:19.980][VpnKit         ][Info   ] vpnkit.exe: hosts file has bindings for api.tabono.itpanda.int firewall.int aileadssale.int cdnperf.int node1.dnsperf.int master.dnsperf.int admin.dnsperf.int dealers.int docker api-zf3.tabono.itpanda.int panel.perfops.int admin.perfstack.int api.perfstack.int admin.tabono.itpanda.int platform.webleadnetwork.com spiritualpearls.magic-forum.club tower.magic-forum.club alchemylab.magic-forum.club kpm.magic-forum.club magic-forum.club spiritualpearls.magic-forum.int tower.magic-forum.int alchemylab.magic-forum.int kpm.magic-forum.int magic-forum.int jira.itpanda.io

[11:18:19.982][VpnKit         ][Info   ] vpnkit.exe: reconnected transport layer

[11:18:19.983][VpnKit         ][Info   ] vpnkit.exe: remove connection limit

[11:18:19.987][VpnKit         ][Info   ] vpnkit.exe: allowing binds to any IP addresses

[11:18:19.988][VpnKit         ][Error  ] vpnkit.exe: Failed to parse IPv4 address '', using default of 192.168.65.254

[11:18:19.988][VpnKit         ][Info   ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 8.8.8.8#53

[11:18:19.988][VpnKit         ][Info   ] order 0

[11:18:19.988][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:18:19.988][VpnKit         ][Info   ] order 0

[11:18:19.988][VpnKit         ][Info   ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[11:18:19.988][VpnKit         ][Info   ] order 0

[11:18:19.988][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:18:19.988][VpnKit         ][Info   ] order 0

[11:18:19.988][VpnKit         ][Info   ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1

[11:18:19.988][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[11:18:19.989][VpnKit         ][Info   ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 8.8.8.8#53

[11:18:19.989][VpnKit         ][Info   ] order 0

[11:18:19.989][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:18:19.989][VpnKit         ][Info   ] order 0

[11:18:19.989][VpnKit         ][Info   ] vpnkit.exe: Remove(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[11:18:19.989][VpnKit         ][Info   ] timeout 2000

[11:18:19.989][VpnKit         ][Info   ] order 0

[11:18:19.989][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:18:19.989][VpnKit         ][Info   ] timeout 2000

[11:18:19.989][VpnKit         ][Info   ] order 0

[11:18:19.989][VpnKit         ][Info   ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[11:18:19.989][VpnKit         ][Info   ] order 0

[11:18:19.989][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[11:18:19.989][VpnKit         ][Info   ] order 0

[11:18:19.989][VpnKit         ][Info   ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1

[11:18:19.989][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[11:18:19.990][VpnKit         ][Info   ] vpnkit.exe: Disabling transparent HTTP redirection

[11:18:19.990][VpnKit         ][Info   ] vpnkit.exe: Creating slirp server peer_ip:192.168.65.2 local_ip:192.168.65.1 domain_search: mtu:1500 bridge:true

[11:18:19.990][VpnKit         ][Info   ] vpnkit.exe: connecting to d37fee79-018e-4e09-b067-f2a3c56a658e:30D48B34-7D27-4B0B-AAAF-BBBED334DD59

[11:18:20.005][Linux          ][Info   ] Trying to connect to vsud...
[11:18:21.754][Moby           ][Info   ] Connected
[11:18:23.390][Moby           ][Info   ] Performing relocations... done.
[11:18:23.390][Moby           ][Info   ] Booting the kernel.
[11:18:23.454][Moby           ][Info   ] Linux version 4.9.41-moby (root@11fbdc1f630f) (gcc version 6.2.1 20160822 (Alpine 6.2.1) ) #1 SMP Fri Aug 18 07:29:56 UTC 2017
[11:18:23.476][Moby           ][Info   ] Command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[11:18:23.476][Moby           ][Info   ] 
[11:18:23.482][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[11:18:23.500][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[11:18:23.510][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[11:18:23.522][Moby           ][Info   ] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[11:18:23.535][Moby           ][Info   ] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[11:18:23.548][Moby           ][Info   ] x86/fpu: Using 'eager' FPU context switches.
[11:18:23.553][Moby           ][Info   ] e820: BIOS-provided physical RAM map:
[11:18:23.568][Moby           ][Info   ] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[11:18:23.580][Moby           ][Info   ] BIOS-e820: [mem 0x00000000000c0000-0x00000000000fffff] reserved
[11:18:23.593][Moby           ][Info   ] BIOS-e820: [mem 0x0000000000100000-0x000000007eeedfff] usable
[11:18:23.596][Moby           ][Info   ] BIOS-e820: [mem 0x000000007eeee000-0x000000007eef1fff] ACPI data
[11:18:23.605][Moby           ][Info   ] BIOS-e820: [mem 0x000000007eef2000-0x000000007ef1afff] reserved
[11:18:23.612][Moby           ][Info   ] BIOS-e820: [mem 0x000000007ef1b000-0x000000007ff9afff] usable
[11:18:23.623][Moby           ][Info   ] BIOS-e820: [mem 0x000000007ff9b000-0x000000007fff2fff] reserved
[11:18:23.636][Moby           ][Info   ] BIOS-e820: [mem 0x000000007fff3000-0x000000007fffafff] ACPI data
[11:18:23.645][Moby           ][Info   ] BIOS-e820: [mem 0x000000007fffb000-0x000000007fffefff] ACPI NVS
[11:18:23.653][Moby           ][Info   ] BIOS-e820: [mem 0x000000007ffff000-0x000000007fffffff] usable
[11:18:23.670][Moby           ][Info   ] bootconsole [earlyser0] enabled
[11:18:23.682][Moby           ][Info   ] NX (Execute Disable) protection: active
[11:18:23.695][Moby           ][Info   ] efi: EFI v2.50 by EDK II
[11:18:23.785][Moby           ][Info   ] efi:  ACPI=0x7fffa000  ACPI 2.0=0x7fffa014  SMBIOS=0x7ffd8000  PROP=0x4188480  MEMATTR=0x7f58aa98 
[11:18:23.791][Moby           ][Info   ] SMBIOS 2.4 present.
[11:18:23.805][Moby           ][Info   ] Hypervisor detected: Microsoft HyperV
[11:18:23.814][Moby           ][Info   ] HyperV: features 0x2e7f, hints 0x2c2c
[11:18:23.831][Moby           ][Info   ] HyperV: LAPIC Timer Frequency: 0x1e8480
[11:18:23.851][Moby           ][Info   ] clocksource: hyperv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[11:18:23.863][Moby           ][Info   ] tsc: Marking TSC unstable due to running on Hyper-V
[11:18:23.872][Moby           ][Info   ] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[11:18:23.893][Moby           ][Info   ] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[11:18:23.946][Moby           ][Info   ] Memory KASLR using RDRAND RDTSC...
[11:18:23.955][Moby           ][Info   ] Using GB pages for direct mapping
[11:18:23.968][Moby           ][Info   ] RAMDISK: [mem 0x77927000-0x7b0b9fff]
[11:18:23.977][Moby           ][Info   ] ACPI: Early table checksum verification disabled
[11:18:24.012][Moby           ][Info   ] ACPI: RSDP 0x000000007FFFA014 000024 (v02 VRTUAL)
[11:18:24.059][Moby           ][Info   ] ACPI: XSDT 0x000000007FFF90E8 00005C (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:18:24.111][Moby           ][Info   ] ACPI: FACP 0x000000007FFF7000 0000F4 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:18:24.138][Moby           ][Info   ] ACPI: DSDT 0x000000007EEEF000 00256F (v02 MSFTVM DSDT01   00000001 MSFT 05000000)
[11:18:24.175][Moby           ][Info   ] ACPI: FACS 0x000000007FFFE000 000040
[11:18:24.232][Moby           ][Info   ] ACPI: APIC 0x000000007FFF8000 0007D2 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:18:24.259][Moby           ][Info   ] ACPI: OEM0 0x000000007FFF6000 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:18:24.307][Moby           ][Info   ] ACPI: WAET 0x000000007FFF5000 000028 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:18:24.375][Moby           ][Info   ] ACPI: OEM1 0x000000007FFF4000 00009E (v02 MSFTVM UARTS    00000001 MSFT 05000000)
[11:18:24.420][Moby           ][Info   ] ACPI: OEM2 0x000000007FFF3000 0002E2 (v02 MSFTVM VTPM2    00000001 MSFT 05000000)
[11:18:24.480][Moby           ][Info   ] ACPI: SRAT 0x000000007EEEE000 000190 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[11:18:24.520][Moby           ][Info   ] Zone ranges:
[11:18:24.555][Moby           ][Info   ]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[11:18:24.596][Moby           ][Info   ]   DMA32    [mem 0x0000000001000000-0x000000007fffffff]
[11:18:24.627][Moby           ][Info   ]   Normal   empty
[11:18:24.645][Moby           ][Info   ] Movable zone start for each node
[11:18:24.659][Moby           ][Info   ] Early memory node ranges
[11:18:24.685][Moby           ][Info   ]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[11:18:24.700][Moby           ][Info   ]   node   0: [mem 0x0000000000100000-0x000000007eeedfff]
[11:18:24.719][Moby           ][Info   ]   node   0: [mem 0x000000007ef1b000-0x000000007ff9afff]
[11:18:24.744][Moby           ][Info   ]   node   0: [mem 0x000000007ffff000-0x000000007fffffff]
[11:18:24.763][Moby           ][Info   ] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff]
[11:18:24.783][Moby           ][Info   ] ACPI: PM-Timer IO Port: 0x408
[11:18:24.800][Moby           ][Info   ] ------------[ cut here ]------------
[11:18:24.808][Moby           ][Info   ] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/apic/apic.c:2065 __generic_processor_info+0x149/0x24f
[11:18:24.819][Moby           ][Info   ] Only 127 processors supported.Processor 128/0x80 and the rest are ignored.
[11:18:24.860][Moby           ][Info   ] Modules linked in:
[11:18:24.880][Moby           ][Info   ] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.41-moby #1
[11:18:24.894][Moby           ][Info   ] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v2.0 08/26/2016
[11:18:24.969][Moby           ][Info   ]  0000000000000000 ffffffffb341b6d7 ffffffffb3e03d40 0000000000000000
[11:18:25.066][Moby           ][Info   ]  ffffffffb30dcea9 0000000000000080 ffffffffb3e03da0 0000000000000000
[11:18:25.104][Moby           ][Info   ]  0000000000000014 0000000000000000 0000000000000000 ffffffffb30dcf1c
[11:18:25.138][Moby           ][Info   ] Call Trace:
[11:18:25.168][Moby           ][Info   ]  [<ffffffffb341b6d7>] ? dump_stack+0x5a/0x6f
[11:18:25.184][Moby           ][Info   ]  [<ffffffffb30dcea9>] ? __warn+0xd2/0xeb
[11:18:25.197][Moby           ][Info   ]  [<ffffffffb30dcf1c>] ? warn_slowpath_fmt+0x5a/0x76
[11:18:25.218][Moby           ][Info   ]  [<ffffffffb3fa7f80>] ? __early_ioremap+0x13d/0x1bd
[11:18:25.233][Moby           ][Info   ]  [<ffffffffb3038148>] ? __generic_processor_info+0x149/0x24f
[11:18:25.256][Moby           ][Info   ]  [<ffffffffb3034653>] ? acpi_register_lapic+0x46/0x72
[11:18:25.268][Moby           ][Info   ]  [<ffffffffb3f8e36f>] ? acpi_parse_lapic+0x3f/0x44
[11:18:25.287][Moby           ][Info   ]  [<ffffffffb3fb8af1>] ? acpi_parse_entries_array+0xef/0x145
[11:18:25.301][Moby           ][Info   ]  [<ffffffffb3fb8cad>] ? acpi_table_parse_entries_array+0xbe/0xf7
[11:18:25.328][Moby           ][Info   ]  [<ffffffffb3f8ed64>] ? acpi_boot_init+0xed/0x45e
[11:18:25.337][Moby           ][Info   ]  [<ffffffffb3042696>] ? pmd_val+0x7/0x8
[11:18:25.343][Moby           ][Info   ]  [<ffffffffb304270f>] ? pmd_page_vaddr+0x9/0x30
[11:18:25.363][Moby           ][Info   ]  [<ffffffffb3f8e330>] ? acpi_parse_x2apic_nmi+0x3c/0x3c
[11:18:25.381][Moby           ][Info   ]  [<ffffffffb3f8e7ad>] ? dmi_ignore_irq0_timer_override+0x26/0x26
[11:18:25.393][Moby           ][Info   ]  [<ffffffffb3f884c6>] ? setup_arch+0x88e/0x989
[11:18:25.404][Moby           ][Info   ]  [<ffffffffb3f7db85>] ? start_kernel+0xa9/0x44a
[11:18:25.423][Moby           ][Info   ]  [<ffffffffb3f7d120>] ? early_idt_handler_array+0x120/0x120
[11:18:25.429][Moby           ][Info   ]  [<ffffffffb3f7d3fd>] ? x86_64_start_kernel+0x141/0x165
[11:18:25.435][Moby           ][Info   ] ---[ end trace d889c22412fe813e ]---
[11:18:25.456][Moby           ][Info   ] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[11:18:25.496][Moby           ][Info   ] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[11:18:25.509][Moby           ][Info   ] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[11:18:25.517][Moby           ][Info   ] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[11:18:25.527][Moby           ][Info   ] Using ACPI (MADT) for SMP configuration information
[11:18:25.535][Moby           ][Info   ] smpboot: 240 Processors exceeds NR_CPUS limit of 128
[11:18:25.546][Moby           ][Info   ] smpboot: Allowing 128 CPUs, 126 hotplug CPUs
[11:18:25.556][Moby           ][Info   ] e820: [mem 0x80000000-0xffffffff] available for PCI devices
[11:18:25.570][Moby           ][Info   ] Booting paravirtualized kernel on bare hardware
[11:18:25.582][Moby           ][Info   ] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[11:18:25.597][Moby           ][Info   ] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[11:18:25.617][Moby           ][Info   ] percpu: Embedded 35 pages/cpu @ffff992f75800000 s105240 r8192 d29928 u262144
[11:18:25.631][Moby           ][Info   ] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515799
[11:18:25.642][Moby           ][Info   ] Kernel command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[11:18:25.642][Moby           ][Info   ] 
[11:18:25.652][Moby           ][Info   ] log_buf_len individual max cpu contribution: 4096 bytes
[11:18:25.667][Moby           ][Info   ] log_buf_len total cpu_extra contributions: 520192 bytes
[11:18:25.673][Moby           ][Info   ] log_buf_len min size: 131072 bytes
[11:18:25.680][Moby           ][Info   ] log_buf_len: 1048576 bytes
[11:18:25.691][Moby           ][Info   ] early log buf free: 120516(91%)
[11:18:25.705][Moby           ][Info   ] PID hash table entries: 4096 (order: 3, 32768 bytes)
[11:18:25.718][Moby           ][Info   ] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[11:18:25.726][Moby           ][Info   ] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[11:18:25.752][Moby           ][Info   ] Memory: 1952516K/2096184K available (8507K kernel code, 1412K rwdata, 2864K rodata, 1392K init, 600K bss, 143668K reserved, 0K cma-reserved)
[11:18:25.766][Moby           ][Info   ] Hierarchical RCU implementation.
[11:18:25.774][Moby           ][Info   ]    Build-time adjustment of leaf fanout to 64.
[11:18:25.782][Moby           ][Info   ] Using NULL legacy PIC
[11:18:25.786][Moby           ][Info   ] NR_IRQS:8448 nr_irqs:1448 0
[11:18:25.816][Moby           ][Info   ] Console: colour dummy device 80x25
[11:18:25.882][Moby           ][Info   ] console [ttyS0] enabled
[11:18:25.898][Moby           ][Info   ] console [ttyS0] enabled
[11:18:25.907][Moby           ][Info   ] bootconsole [earlyser0] disabled
[11:18:25.919][Moby           ][Info   ] bootconsole [earlyser0] disabled
[11:18:25.982][Moby           ][Info   ] tsc: Fast TSC calibration failed
[11:18:26.011][Moby           ][Info   ] tsc: Unable to calibrate against PIT
[11:18:26.023][Moby           ][Info   ] tsc: using PMTIMER reference calibration
[11:18:26.046][Moby           ][Info   ] tsc: Detected 3191.726 MHz processor
[11:18:26.104][Moby           ][Info   ] Calibrating delay loop (skipped), value calculated using timer frequency.. 6383.45 BogoMIPS (lpj=31917260)
[11:18:26.134][Moby           ][Info   ] pid_max: default: 131072 minimum: 1024
[11:18:26.160][Moby           ][Info   ] ACPI: Core revision 20160831
[11:18:26.232][Moby           ][Info   ] ACPI: 1 ACPI AML tables successfully acquired and loaded
[11:18:26.256][Moby           ][Info   ] Security Framework initialized
[11:18:26.292][Moby           ][Info   ] Yama: becoming mindful.
[11:18:26.315][Moby           ][Info   ] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[11:18:26.327][Moby           ][Info   ] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[11:18:26.356][Moby           ][Info   ] CPU: Physical Processor ID: 0
[11:18:26.372][Moby           ][Info   ] CPU: Processor Core ID: 0
[11:18:26.402][Moby           ][Info   ] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[11:18:26.411][Moby           ][Info   ] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[11:18:26.429][Moby           ][Info   ] Freeing SMP alternatives memory: 24K (ffffffffb40bf000 - ffffffffb40c5000)
[11:18:26.453][Moby           ][Info   ] ftrace: allocating 37659 entries in 148 pages
[11:18:26.646][Moby           ][Info   ] smpboot: Max logical packages: 120
[11:18:26.793][Moby           ][Info   ] Switched APIC routing to physical flat.
[11:18:28.969][Moby           ][Info   ] smpboot: CPU0: Intel(R) Core(TM) i5-4670 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[11:18:30.122][Moby           ][Info   ] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[11:18:30.798][Moby           ][Info   ] NMI watchdog: disabled (cpu0): hardware events not enabled
[11:18:31.804][Moby           ][Info   ] NMI watchdog: Shutting down hard lockup detector on all cpus
[11:18:31.867][Moby           ][Info   ] x86: Booting SMP configuration:
[11:18:34.138][Moby           ][Info   ] .... node  #0, CPUs:          #1calibrate_delay_direct() failed to get a good estimate for loops_per_jiffy.
[11:18:35.966][Moby           ][Info   ] Probably due to long platform interrupts. Consider using "lpj=" boot option.
[11:18:36.263][Moby           ][Info   ] x86: Booted up 1 node, 2 CPUs
[11:18:36.464][Moby           ][Info   ] smpboot: Total of 2 processors activated (10272.19 BogoMIPS)
[11:18:36.959][Moby           ][Info   ] devtmpfs: initialized
[11:18:37.607][Moby           ][Info   ] x86/mm: Memory block size: 128MB
[11:18:38.119][Moby           ][Info   ] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[11:18:38.630][Moby           ][Info   ] futex hash table entries: 32768 (order: 9, 2097152 bytes)
[11:18:38.903][Moby           ][Info   ] NET: Registered protocol family 16
[11:18:39.419][Moby           ][Info   ] cpuidle: using governor ladder
[11:18:39.803][Moby           ][Info   ] cpuidle: using governor menu
[11:18:39.943][Moby           ][Info   ] ACPI: bus type PCI registered
[11:18:40.463][Moby           ][Info   ] PCI: Fatal: No config space access function found
[11:18:41.582][Moby           ][Info   ] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[11:18:41.785][Moby           ][Info   ] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[11:18:42.210][Moby           ][Info   ] ACPI: Added _OSI(Module Device)
[11:18:42.677][Moby           ][Info   ] ACPI: Added _OSI(Processor Device)
[11:18:43.208][Moby           ][Info   ] ACPI: Added _OSI(3.0 _SCP Extensions)
[11:18:43.969][Moby           ][Info   ] ACPI: Added _OSI(Processor Aggregator Device)
[11:18:44.455][Moby           ][Info   ] ACPI: Executed 1 blocks of module-level executable AML code
[11:18:45.314][Moby           ][Info   ] ACPI: Dynamic OEM Table Load:
[11:18:45.551][Moby           ][Info   ] ACPI: Interpreter enabled
[11:18:45.562][Moby           ][Info   ] ACPI: (supports S0 S5)
[11:18:46.422][Moby           ][Info   ] ACPI: Using IOAPIC for interrupt routing
[11:18:47.331][Moby           ][Info   ] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[11:18:47.385][Moby           ][Info   ] ACPI: Enabled 1 GPEs in block 00 to 0F
[11:18:47.897][Moby           ][Info   ] SCSI subsystem initialized
[11:18:48.110][Moby           ][Info   ] pps_core: LinuxPPS API ver. 1 registered
[11:18:49.095][Moby           ][Info   ] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[11:18:49.748][Moby           ][Info   ] PTP clock support registered
[11:18:50.243][Moby           ][Info   ] Registered efivars operations
[11:18:50.678][Moby           ][Info   ] wmi: Mapper loaded
[11:18:51.956][Moby           ][Info   ] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[11:18:53.046][Moby           ][Info   ] hv_vmbus: Hyper-V Host Build:15063-10.0-0-0.483; Vmbus version:4.0
[11:18:53.174][Moby           ][Info   ] PCI: Using ACPI for IRQ routing
[11:18:53.383][Moby           ][Info   ] PCI: System does not support PCI
[11:18:53.736][Moby           ][Info   ] NetLabel: Initializing
[11:18:54.497][Moby           ][Info   ] NetLabel:  domain hash size = 128
[11:18:54.680][Moby           ][Info   ] NetLabel:  protocols = UNLABELED CIPSOv4
[11:18:55.538][Moby           ][Info   ] NetLabel:  unlabeled traffic allowed by default
[11:18:55.906][Moby           ][Info   ] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[11:18:56.275][Moby           ][Info   ] FS-Cache: Loaded
[11:18:56.741][Moby           ][Info   ] CacheFiles: Loaded
[11:18:57.253][Moby           ][Info   ] pnp: PnP ACPI init
[11:18:57.601][Moby           ][Info   ] pnp: PnP ACPI: found 3 devices
[11:18:58.802][Moby           ][Info   ] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[11:18:59.552][Moby           ][Info   ] NET: Registered protocol family 2
[11:19:00.873][Moby           ][Info   ] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[11:19:01.134][Moby           ][Info   ] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[11:19:02.234][Moby           ][Info   ] TCP: Hash tables configured (established 16384 bind 16384)
[11:19:02.519][Moby           ][Info   ] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[11:19:02.863][Moby           ][Info   ] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[11:19:03.129][Moby           ][Info   ] NET: Registered protocol family 1
[11:19:03.789][Moby           ][Info   ] RPC: Registered named UNIX socket transport module.
[11:19:04.189][Moby           ][Info   ] random: fast init done
[11:19:04.403][Moby           ][Info   ] RPC: Registered udp transport module.
[11:19:05.347][Moby           ][Info   ] RPC: Registered tcp transport module.
[11:19:05.987][Moby           ][Info   ] RPC: Registered tcp NFSv4.1 backchannel transport module.
[11:19:06.104][Moby           ][Info   ] Unpacking initramfs...
[11:19:07.969][Moby           ][Info   ] Freeing initrd memory: 56908K (ffff992f77927000 - ffff992f7b0ba000)
[11:19:08.507][Moby           ][Info   ] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 10737418240 ms ovfl timer
[11:19:09.505][Moby           ][Info   ] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
[11:19:09.963][Moby           ][Info   ] RAPL PMU: hw unit of domain package 2^-0 Joules
[11:19:10.220][Moby           ][Info   ] RAPL PMU: hw unit of domain dram 2^-0 Joules
[11:19:11.054][Moby           ][Info   ] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
[11:19:12.720][Moby           ][Info   ] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e01c23ab60, max_idle_ns: 440795339639 ns
[11:19:13.795][Moby           ][Info   ] audit: initializing netlink subsys (disabled)
[11:19:14.880][Moby           ][Info   ] audit: type=2000 audit(1504178330.090:1): initialized
[11:19:15.414][Moby           ][Info   ] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[11:19:15.933][Moby           ][Info   ] FS-Cache: Netfs 'nfs' registered for caching
[11:19:16.028][Moby           ][Info   ] NFS: Registering the id_resolver key type
[11:19:16.297][Moby           ][Info   ] Key type id_resolver registered
[11:19:17.055][Moby           ][Info   ] Key type id_legacy registered
[11:19:18.070][Moby           ][Info   ] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[11:19:18.819][Moby           ][Info   ] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[11:19:18.994][Moby           ][Info   ] FS-Cache: Netfs 'cifs' registered for caching
[11:19:19.135][Moby           ][Info   ] ntfs: driver 2.1.32 [Flags: R/O].
[11:19:19.666][Moby           ][Info   ] fuse init (API version 7.26)
[11:19:20.012][PowerMode      ][Info   ] Stop
[11:19:20.013][HyperV         ][Info   ] Stop
[11:19:20.013][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[11:19:20.019][HyperV         ][Info   ] Script started at 11:19:20.019
[11:19:20.032][HyperV         ][Info   ] Module loaded at 11:19:20.032
[11:19:20.067][HyperV         ][Info   ] Stopping VM MobyLinuxVM...
[11:19:20.384][Moby           ][Info   ] 9p: Installing v9fs 9p2000 file system support
[11:19:20.816][Moby           ][Info   ] FS-Cache: Netfs '9p' registered for caching
[11:19:20.817][Moby           ][Error  ] Failed to read Moby's logs: Время ожидания операции истекло.
[11:19:20.893][HyperV         ][Info   ] Turn Off VM ...
[11:19:20.903][HyperV         ][Info   ] VM MobyLinuxVM killed. Waiting for state to change
[11:19:25.913][HyperV         ][Info   ] Killed VM MobyLinuxVM is off
[11:19:25.913][HyperV         ][Info   ] Destroying Switch DockerNAT...
[11:19:27.622][HyperV         ][Info   ] Removing VM MobyLinuxVM...
[11:19:27.671][HyperV         ][Debug  ] [stop] took 00:00:07.6581948 to run
[11:19:27.671][OptimizeDisk   ][Info   ] Optimize
[11:19:27.671][PowerShell     ][Info   ] Run script...
[11:19:27.679][Moby           ][Info   ] Stop
[11:19:27.686][VpnKit         ][Info   ] Killing existing vpnkit with PID 31736
[11:19:27.692][DataKit        ][Info   ] Killing existing com.docker.db with PID 33660
[11:19:27.696][HyperV         ][Info   ] Destroy
[11:19:27.696][PowerShell     ][Info   ] Run script with parameters: -Destroy True -KeepVolume True...
[11:19:27.703][HyperV         ][Info   ] Script started at 11:19:27.703
[11:19:27.713][HyperV         ][Info   ] Module loaded at 11:19:27.712
[11:19:27.720][HyperV         ][Info   ] VM MobyLinuxVM does not exist
[11:19:27.721][HyperV         ][Info   ] Destroying Switch DockerNAT...
[11:19:27.733][HyperV         ][Info   ] Removing VM MobyLinuxVM...
[11:19:27.739][HyperV         ][Debug  ] [destroy] took 00:00:00.0425004 to run
[11:19:27.739][Firewall       ][Info   ] Closing ports...
[11:19:27.739][Firewall       ][Info   ] Removing all existing rules...
[11:19:27.783][NamedPipeClient][Error  ] Unable to send Start: Docker hv-sock proxy (vsudd) is not reachable
[11:19:27.784][Notifications  ][Error  ] Docker hv-sock proxy (vsudd) is not reachable
[11:19:27.780][Firewall       ][Info   ] All existing rules are removed.
[11:19:27.780][Firewall       ][Info   ] Ports are closed
[11:19:27.780][HyperVGuids    ][Info   ] Removing GUIDs...
[11:19:27.781][HyperVGuids    ][Info   ] GUIDs removed
[11:19:27.781][NamedPipeServer][Error  ] Unable to execute Start: Docker hv-sock proxy (vsudd) is not reachable    в Docker.Backend.ContainerEngine.Linux.ConnectToVsud(TaskCompletionSource`1 vmId) в C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:строка 267
   в Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings) в C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:строка 251
   в Docker.Backend.ContainerEngine.Linux.Start(Settings settings) в C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:строка 123
   в Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.<Register>b__0(Object[] parameters) в C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:строка 47
   в Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) в C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:строка 145
[11:19:48.152][ErrorReportWindow][Info   ] Open logs
PrasannaMondkar commented 7 years ago

Hi All, Never solved this issue, So, did the right thing of moving to another OS version !! I moved to Windows 10 Pro, details are .. OS Name : Microsoft Windows 10 Pro OS Version : 10.0.14393 N/A Build 14393

After this, docker installed and ran successfully. I was able to switch to Linux Containers, Share Drives and complete the setup.

Thanks.

hbwhypw commented 7 years ago

me too. Docker hv-sock proxy (vsudd) is not reachable 在 Docker.Backend.ContainerEngine.Linux.ConnectToVsud(TaskCompletionSource`1 vmId) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:行号 267 在 Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:行号 251 在 Docker.Backend.ContainerEngine.Linux.Start(Settings settings) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:行号 123 在 Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.b__0(Object[] parameters) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:行号 47 在 Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) 位置 C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:行号 145

ctmcisco commented 6 years ago

For anyone following this ticket:

Try the following:

  1. Switch or stay on Windows Containers.
  2. Disable the "Start when Windows starts" setting.

image

  1. Exit Docker application
  2. restart docker services via PowerShell

get-service docker | Restart-Service -Force -Verbose

  1. Launch Docker , Run as Admin
  2. Swtich to Linux Containers.

TEST:

Reboot Windows 10 Launch Docker Does it work?

You can also parse the docker log in PowerShell for troubleshooting:

cat C:\Users\USERPROFILE\AppData\Local\Docker\log.txt -tail 10 -wait

rn commented 6 years ago

Closing as this issue is quite old. @PrasannaMondkar your log file contains a Linux kernel crash. We have updated the kernel many time since. Please retry

docker-robott commented 4 years ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked