RKE Installation error ETCD Health Check Problem - RKE + RancherOS

Hello there,

I’m trying to install RKE on RancherOS but during the installation, when RKE tries to check the health of the ETCD clusters, the test fail as you can see on debug.

Any help will be appreciated. Thanks

RKE version: rke version v0.2.8

Operating system and kernel: Rancher OS version: v1.5.4

RKE config: cluster.yml

nodes:

  • address: lsbxcpch009
    user: rancher
    role: [controlplane,worker,etcd]
  • address: lsbxcpch010
    user: rancher
    role: [controlplane,worker,etcd]
  • address: lsbxcpch011
    user: rancher
    role: [controlplane,worker,etcd]

services:
etcd:
snapshot: true
creation: 6h
retention: 24h

RKE Debug:

time=“2019-09-17T11:39:30-07:00” level=info msg="[etcd] Successfully started etcd plane… Checking etcd cluster health"
time=“2019-09-17T11:39:30-07:00” level=debug msg="[etcd] Check etcd cluster health"
time=“2019-09-17T11:39:40-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch009]: Get https://lsbxcpch009:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:39:56-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch009]: Get https://lsbxcpch009:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:40:11-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch009]: Get https://lsbxcpch009:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:40:16-07:00” level=debug msg="[etcd] Check etcd cluster health"
time=“2019-09-17T11:40:32-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch010]: Get https://lsbxcpch010:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:40:47-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch010]: Get https://lsbxcpch010:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:41:02-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch010]: Get https://lsbxcpch010:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:41:07-07:00” level=debug msg="[etcd] Check etcd cluster health"
time=“2019-09-17T11:41:17-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch011]: Get https://lsbxcpch011:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:41:32-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch011]: Get https://lsbxcpch011:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:41:47-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch011]: Get https://lsbxcpch011:2379/health: net/http: TLS handshake timeout”
time=“2019-09-17T11:41:52-07:00” level=fatal msg="[etcd] Failed to bring up Etcd Plane: [etcd] Etcd Cluster is not healthy"

ETCD LOGS IN ALL SERVERS - Change only the hostname:

2019-09-17 11:41:18.875973 I | embed: rejected connection from “10.164.5.206:48030” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.884146 I | embed: rejected connection from “10.164.5.206:48028” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.884547 I | embed: rejected connection from “10.164.5.207:47448” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.886337 I | embed: rejected connection from “10.164.5.207:47450” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.974180 I | embed: rejected connection from “10.164.5.206:48040” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.978615 I | embed: rejected connection from “10.164.5.206:48042” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.983587 I | embed: rejected connection from “10.164.5.207:47456” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:18.985569 I | embed: rejected connection from “10.164.5.207:47458” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.076670 I | embed: rejected connection from “10.164.5.206:48048” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.079970 I | embed: rejected connection from “10.164.5.206:48050” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.084001 I | embed: rejected connection from “10.164.5.207:47464” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.086026 I | embed: rejected connection from “10.164.5.207:47466” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.175359 I | embed: rejected connection from “10.164.5.206:48056” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.177385 I | embed: rejected connection from “10.164.5.206:48058” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.184031 I | embed: rejected connection from “10.164.5.207:47472” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.188583 I | embed: rejected connection from “10.164.5.207:47474” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.274479 I | embed: rejected connection from “10.164.5.206:48064” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.278191 I | embed: rejected connection from “10.164.5.206:48066” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.283737 I | embed: rejected connection from “10.164.5.207:47480” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)
2019-09-17 11:41:19.285719 I | embed: rejected connection from “10.164.5.207:47482” (error “remote error: tls: bad certificate”, ServerName “lsbxcpch009”)

Make sure the nodes are properly cleaned (either using rke remove or manually), as this is usually caused by old state on the nodes. If you are using newly created instances all the time, do the hostnames resolve properly on the nodes inside the etcd containers, as its not FQDN or IP meaning it will auto complete resolve based on how the system and or DNS is configured.

I’m using brand new hosts every time. The network is configured properly on RancherOS level , hostname and FQDN resolving to external main IP.

Based in the error:

DEBU[0294] Failed to get /health for host [lsbxcpch009]: Get https://lsbxcpch009:2379/health: net/http: TLS handshake timeout

I was wondering if I need add this Docker TLS configuration as part of RancherOS automation:
https://rancher.com/docs/os/v1.x/en/configuration/setting-up-docker-tls/

Thanks

Please provide the full log of rke --debug up when using brand new hosts, and the output of find /opt/rke/etc/kubernetes/ssl -type f -name *.pem -exec ls -la {} \; | sort

rke --debug up

time=“2019-09-18T07:57:17-07:00” level=debug msg=“RKE version v0.2.8”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Parsing cluster file [nodes:\n - address: lsbxcpch009.intranet.net\n user: rancher\n role: [controlplane,worker,etcd]\n - address: lsbxcpch010.intranet.net\n user: rancher\n role: [controlplane,worker,etcd]\n - address: lsbxcpch011.intranet.net\n user: rancher\n role: [controlplane,worker,etcd]\n\nservices:\n etcd:\n snapshot: true\n creation: 6h\n retention: 24h\n]”
time=“2019-09-18T07:57:17-07:00” level=info msg=“Initiating Kubernetes cluster”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“No DNS provider configured, setting default based on cluster version [1.14.6-rancher1-1]”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“DNS provider set to [coredns]”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch009.intranet.net has role: controlplane”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch009.intranet.net has role: worker”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch009.intranet.net has role: etcd”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch010.intranet.net has role: controlplane”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch010.intranet.net has role: worker”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch010.intranet.net has role: etcd”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch011.intranet.net has role: controlplane”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch011.intranet.net has role: worker”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Host: lsbxcpch011.intranet.net has role: etcd”
time=“2019-09-18T07:57:17-07:00” level=debug msg="[state] previous state not found, possible legacy cluster"
time=“2019-09-18T07:57:17-07:00” level=info msg="[dialer] Setup tunnel for host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Connecting to Docker API for host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:17-07:00” level=info msg="[dialer] Setup tunnel for host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Connecting to Docker API for host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:17-07:00” level=info msg="[dialer] Setup tunnel for host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Connecting to Docker API for host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Docker Info found: types.Info{ID:“4NGP:HZTB:6CTE:YMNA:5OV4:LA5V:XY5L:S34I:TEDR:WREI:KVQ7:RCH3”, Containers:0, ContainersRunning:0, ContainersPaused:0, ContainersStopped:0, Images:2, Driver:“overlay2”, DriverStatus:[][2]string{[2]string{“Backing Filesystem”, “extfs”}, [2]string{“Supports d_type”, “true”}, [2]string{“Native Overlay Diff”, “true”}}, SystemStatus:[][2]string(nil), Plugins:types.PluginsInfo{Volume:[]string{“local”}, Network:[]string{“bridge”, “host”, “macvlan”, “null”, “overlay”}, Authorization:[]string(nil), Log:[]string{“awslogs”, “fluentd”, “gcplogs”, “gelf”, “journald”, “json-file”, “local”, “logentries”, “splunk”, “syslog”}}, MemoryLimit:true, SwapLimit:true, KernelMemory:true, CPUCfsPeriod:true, CPUCfsQuota:true, CPUShares:true, CPUSet:true, IPv4Forwarding:true, BridgeNfIptables:true, BridgeNfIP6tables:true, Debug:false, NFd:21, OomKillDisable:true, NGoroutines:44, SystemTime:“2019-09-18T07:57:00.963881526Z”, LoggingDriver:“json-file”, CgroupDriver:“cgroupfs”, NEventsListener:0, KernelVersion:“4.14.138-rancher”, OperatingSystem:“RancherOS v1.5.4”, OSType:“linux”, Architecture:“x86_64”, IndexServerAddress:“https://index.docker.io/v1/”, RegistryConfig:(*registry.ServiceConfig)(0xc0001200e0), NCPU:4, MemTotal:8121896960, GenericResources:[]swarm.GenericResource(nil), DockerRootDir:”/var/lib/docker", HTTPProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, HTTPSProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, NoProxy:“127.0.0.1,localhost,.intranet.net”, Name:“lsbxcpch010”, Labels:[]string{}, ExperimentalBuild:false, ServerVersion:“18.09.8”, ClusterStore:"", ClusterAdvertise:"", Runtimes:map[string]types.Runtime{“runc”:types.Runtime{Path:“runc”, Args:[]string(nil)}}, DefaultRuntime:“runc”, Swarm:swarm.Info{NodeID:"", NodeAddr:"", LocalNodeState:“inactive”, ControlAvailable:false, Error:"", RemoteManagers:[]swarm.Peer(nil), Nodes:0, Managers:0, Cluster:(*swarm.ClusterInfo)(nil)}, LiveRestoreEnabled:false, Isolation:"", InitBinary:“docker-init”, ContainerdCommit:types.Commit{ID:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”, Expected:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”}, RuncCommit:types.Commit{ID:“425e105d5a03fabd737a126ad93d62a9eeede87f”, Expected:“425e105d5a03fabd737a126ad93d62a9eeede87f”}, InitCommit:types.Commit{ID:“fec3683”, Expected:“fec3683”}, SecurityOptions:[]string{“seccomp”}}"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Docker Info found: types.Info{ID:“4NGP:HZTB:6CTE:YMNA:5OV4:LA5V:XY5L:S34I:TEDR:WREI:KVQ7:RCH3”, Containers:0, ContainersRunning:0, ContainersPaused:0, ContainersStopped:0, Images:2, Driver:“overlay2”, DriverStatus:[][2]string{[2]string{“Backing Filesystem”, “extfs”}, [2]string{“Supports d_type”, “true”}, [2]string{“Native Overlay Diff”, “true”}}, SystemStatus:[][2]string(nil), Plugins:types.PluginsInfo{Volume:[]string{“local”}, Network:[]string{“bridge”, “host”, “macvlan”, “null”, “overlay”}, Authorization:[]string(nil), Log:[]string{“awslogs”, “fluentd”, “gcplogs”, “gelf”, “journald”, “json-file”, “local”, “logentries”, “splunk”, “syslog”}}, MemoryLimit:true, SwapLimit:true, KernelMemory:true, CPUCfsPeriod:true, CPUCfsQuota:true, CPUShares:true, CPUSet:true, IPv4Forwarding:true, BridgeNfIptables:true, BridgeNfIP6tables:true, Debug:false, NFd:21, OomKillDisable:true, NGoroutines:44, SystemTime:“2019-09-18T07:57:01.872822119Z”, LoggingDriver:“json-file”, CgroupDriver:“cgroupfs”, NEventsListener:0, KernelVersion:“4.14.138-rancher”, OperatingSystem:“RancherOS v1.5.4”, OSType:“linux”, Architecture:“x86_64”, IndexServerAddress:“https://index.docker.io/v1/”, RegistryConfig:(*registry.ServiceConfig)(0xc0001201c0), NCPU:4, MemTotal:8121905152, GenericResources:[]swarm.GenericResource(nil), DockerRootDir:”/var/lib/docker", HTTPProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, HTTPSProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, NoProxy:“127.0.0.1,localhost,.intranet.net”, Name:“lsbxcpch011”, Labels:[]string{}, ExperimentalBuild:false, ServerVersion:“18.09.8”, ClusterStore:"", ClusterAdvertise:"", Runtimes:map[string]types.Runtime{“runc”:types.Runtime{Path:“runc”, Args:[]string(nil)}}, DefaultRuntime:“runc”, Swarm:swarm.Info{NodeID:"", NodeAddr:"", LocalNodeState:“inactive”, ControlAvailable:false, Error:"", RemoteManagers:[]swarm.Peer(nil), Nodes:0, Managers:0, Cluster:(*swarm.ClusterInfo)(nil)}, LiveRestoreEnabled:false, Isolation:"", InitBinary:“docker-init”, ContainerdCommit:types.Commit{ID:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”, Expected:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”}, RuncCommit:types.Commit{ID:“425e105d5a03fabd737a126ad93d62a9eeede87f”, Expected:“425e105d5a03fabd737a126ad93d62a9eeede87f”}, InitCommit:types.Commit{ID:“fec3683”, Expected:“fec3683”}, SecurityOptions:[]string{“seccomp”}}"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Docker Info found: types.Info{ID:“4NGP:HZTB:6CTE:YMNA:5OV4:LA5V:XY5L:S34I:TEDR:WREI:KVQ7:RCH3”, Containers:0, ContainersRunning:0, ContainersPaused:0, ContainersStopped:0, Images:2, Driver:“overlay2”, DriverStatus:[][2]string{[2]string{“Backing Filesystem”, “extfs”}, [2]string{“Supports d_type”, “true”}, [2]string{“Native Overlay Diff”, “true”}}, SystemStatus:[][2]string(nil), Plugins:types.PluginsInfo{Volume:[]string{“local”}, Network:[]string{“bridge”, “host”, “macvlan”, “null”, “overlay”}, Authorization:[]string(nil), Log:[]string{“awslogs”, “fluentd”, “gcplogs”, “gelf”, “journald”, “json-file”, “local”, “logentries”, “splunk”, “syslog”}}, MemoryLimit:true, SwapLimit:true, KernelMemory:true, CPUCfsPeriod:true, CPUCfsQuota:true, CPUShares:true, CPUSet:true, IPv4Forwarding:true, BridgeNfIptables:true, BridgeNfIP6tables:true, Debug:false, NFd:21, OomKillDisable:true, NGoroutines:44, SystemTime:“2019-09-18T07:57:02.022923267Z”, LoggingDriver:“json-file”, CgroupDriver:“cgroupfs”, NEventsListener:0, KernelVersion:“4.14.138-rancher”, OperatingSystem:“RancherOS v1.5.4”, OSType:“linux”, Architecture:“x86_64”, IndexServerAddress:“https://index.docker.io/v1/”, RegistryConfig:(*registry.ServiceConfig)(0xc0001301c0), NCPU:4, MemTotal:8121905152, GenericResources:[]swarm.GenericResource(nil), DockerRootDir:”/var/lib/docker", HTTPProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, HTTPSProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, NoProxy:“127.0.0.1,localhost,.intranet.net”, Name:“lsbxcpch009”, Labels:[]string{}, ExperimentalBuild:false, ServerVersion:“18.09.8”, ClusterStore:"", ClusterAdvertise:"", Runtimes:map[string]types.Runtime{“runc”:types.Runtime{Path:“runc”, Args:[]string(nil)}}, DefaultRuntime:“runc”, Swarm:swarm.Info{NodeID:"", NodeAddr:"", LocalNodeState:“inactive”, ControlAvailable:false, Error:"", RemoteManagers:[]swarm.Peer(nil), Nodes:0, Managers:0, Cluster:(*swarm.ClusterInfo)(nil)}, LiveRestoreEnabled:false, Isolation:"", InitBinary:“docker-init”, ContainerdCommit:types.Commit{ID:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”, Expected:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”}, RuncCommit:types.Commit{ID:“425e105d5a03fabd737a126ad93d62a9eeede87f”, Expected:“425e105d5a03fabd737a126ad93d62a9eeede87f”}, InitCommit:types.Commit{ID:“fec3683”, Expected:“fec3683”}, SecurityOptions:[]string{“seccomp”}}"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Checking if container [cluster-state-deployer] is running on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:17-07:00” level=debug msg="[state] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:17-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] does not exist on host [lsbxcpch009.intranet.net]: Error: No such image: rancher/rke-tools:v0.1.42”
time=“2019-09-18T07:57:17-07:00” level=info msg="[state] Pulling image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
{“status”:“Pulling from rancher/rke-tools”,“id”:“v0.1.42”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Downloading”,“progressDetail”:{“current”:6845,“total”:605713},“progress”:"[\u003e ] 6.845kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:27863,“total”:2757034},“progress”:"[\u003e ] 27.86kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:2546414,“total”:2757034},“progress”:"[==============================================\u003e ] 2.546MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:2757034},“progress”:"[\u003e ] 32.77kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:59384,“total”:5659470},“progress”:"[\u003e ] 59.38kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:589824,“total”:2757034},“progress”:"[==========\u003e ] 589.8kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:2325229,“total”:5659470},“progress”:"[====================\u003e ] 2.325MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:2326528,“total”:2757034},“progress”:"[==========================================\u003e ] 2.327MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:2757034,“total”:2757034},“progress”:"[==================================================\u003e] 2.757MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5659470},“progress”:"[\u003e ] 65.54kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:1966080,“total”:5659470},“progress”:"[=================\u003e ] 1.966MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:3932160,“total”:5659470},“progress”:"[==================================\u003e ] 3.932MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5111808,“total”:5659470},“progress”:"[=============================================\u003e ] 5.112MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:118563,“total”:11705162},“progress”:"[\u003e ] 118.6kB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:5308416,“total”:5659470},“progress”:"[==============================================\u003e ] 5.308MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:4393707,“total”:11705162},“progress”:"[==================\u003e ] 4.394MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:5636096,“total”:5659470},“progress”:"[=================================================\u003e ] 5.636MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5659470,“total”:5659470},“progress”:"[==================================================\u003e] 5.659MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:10517227,“total”:11705162},“progress”:"[============================================\u003e ] 10.52MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:605713},“progress”:"[==\u003e ] 32.77kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:131072,“total”:11705162},“progress”:"[\u003e ] 131.1kB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:1572864,“total”:11705162},“progress”:"[======\u003e ] 1.573MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:162954,“total”:16194641},“progress”:"[\u003e ] 163kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:3276800,“total”:11705162},“progress”:"[=============\u003e ] 3.277MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:3132139,“total”:16194641},“progress”:"[=========\u003e ] 3.132MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:4980736,“total”:11705162},“progress”:"[=====================\u003e ] 4.981MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:7834347,“total”:16194641},“progress”:"[========================\u003e ] 7.834MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:7340032,“total”:11705162},“progress”:"[===============================\u003e ] 7.34MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:13621995,“total”:16194641},“progress”:"[==========================================\u003e ] 13.62MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:10223616,“total”:11705162},“progress”:"[===========================================\u003e ] 10.22MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:11705162,“total”:11705162},“progress”:"[==================================================\u003e] 11.71MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Downloading”,“progressDetail”:{“current”:18413,“total”:1747698},“progress”:"[\u003e ] 18.41kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:163840,“total”:16194641},“progress”:"[\u003e ] 163.8kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:765232,“total”:1747698},“progress”:"[=====================\u003e ] 765.2kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1802240,“total”:16194641},“progress”:"[=====\u003e ] 1.802MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1747698,“total”:1747698},“progress”:"[==================================================\u003e] 1.748MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:52418,“total”:5158692},“progress”:"[\u003e ] 52.42kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:3604480,“total”:16194641},“progress”:"[===========\u003e ] 3.604MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:2693867,“total”:5158692},“progress”:"[==========================\u003e ] 2.694MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:5242880,“total”:16194641},“progress”:"[================\u003e ] 5.243MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:6881280,“total”:16194641},“progress”:"[=====================\u003e ] 6.881MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:8519680,“total”:16194641},“progress”:"[==========================\u003e ] 8.52MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:10158080,“total”:16194641},“progress”:"[===============================\u003e ] 10.16MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:11796480,“total”:16194641},“progress”:"[====================================\u003e ] 11.8MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:13434880,“total”:16194641},“progress”:"[=========================================\u003e ] 13.43MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:15073280,“total”:16194641},“progress”:"[==============================================\u003e ] 15.07MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:16194641,“total”:16194641},“progress”:"[==================================================\u003e] 16.19MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:1747698},“progress”:"[\u003e ] 32.77kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1015808,“total”:1747698},“progress”:"[=============================\u003e ] 1.016MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1747698,“total”:1747698},“progress”:"[==================================================\u003e] 1.748MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5158692},“progress”:"[\u003e ] 65.54kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:917504,“total”:5158692},“progress”:"[========\u003e ] 917.5kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:2555904,“total”:5158692},“progress”:"[========================\u003e ] 2.556MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:488,“total”:749},“progress”:"[================================\u003e ] 488B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:4194304,“total”:5158692},“progress”:"[========================================\u003e ] 4.194MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:5158692,“total”:5158692},“progress”:"[==================================================\u003e] 5.159MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Downloading”,“progressDetail”:{“current”:487,“total”:2276},“progress”:"[==========\u003e ] 487B/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Downloading”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Extracting”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Downloading”,“progressDetail”:{“current”:36168,“total”:3559489},“progress”:"[\u003e ] 36.17kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1686209,“total”:3559489},“progress”:"[=======================\u003e ] 1.686MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:3559489},“progress”:"[\u003e ] 65.54kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:1048576,“total”:3559489},“progress”:"[==============\u003e ] 1.049MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:3211264,“total”:3559489},“progress”:"[=============================================\u003e ] 3.211MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:3559489,“total”:3559489},“progress”:"[==================================================\u003e] 3.559MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Digest: sha256:b97b789d53eb42786c59d9910b893d9489933682f1d989fe5071d301a07041b1”}
{“status”:“Status: Downloaded newer image for rancher/rke-tools:v0.1.42”}
time=“2019-09-18T07:57:26-07:00” level=info msg="[state] Successfully pulled image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:27-07:00” level=info msg="[state] Successfully started [cluster-state-deployer] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:27-07:00” level=debug msg=“Checking if container [cluster-state-deployer] is running on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:27-07:00” level=debug msg="[state] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:27-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:27-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] does not exist on host [lsbxcpch010.intranet.net]: Error: No such image: rancher/rke-tools:v0.1.42”
time=“2019-09-18T07:57:27-07:00” level=info msg="[state] Pulling image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
{“status”:“Pulling from rancher/rke-tools”,“id”:“v0.1.42”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:58159,“total”:5659470},“progress”:"[\u003e ] 58.16kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:7330,“total”:605713},“progress”:"[\u003e ] 7.33kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:27863,“total”:2757034},“progress”:"[\u003e ] 27.86kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:2767598,“total”:5659470},“progress”:"[========================\u003e ] 2.768MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:1129198,“total”:2757034},“progress”:"[====================\u003e ] 1.129MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:2757034},“progress”:"[\u003e ] 32.77kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:622592,“total”:2757034},“progress”:"[===========\u003e ] 622.6kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:2621440,“total”:2757034},“progress”:"[===============================================\u003e ] 2.621MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:2757034,“total”:2757034},“progress”:"[==================================================\u003e] 2.757MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5659470},“progress”:"[\u003e ] 65.54kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:1966080,“total”:5659470},“progress”:"[=================\u003e ] 1.966MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:3866624,“total”:5659470},“progress”:"[==================================\u003e ] 3.867MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5111808,“total”:5659470},“progress”:"[=============================================\u003e ] 5.112MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5308416,“total”:5659470},“progress”:"[==============================================\u003e ] 5.308MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5570560,“total”:5659470},“progress”:"[=================================================\u003e ] 5.571MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5659470,“total”:5659470},“progress”:"[==================================================\u003e] 5.659MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:162954,“total”:16194641},“progress”:"[\u003e ] 163kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Downloading”,“progressDetail”:{“current”:118596,“total”:11705162},“progress”:"[\u003e ] 118.6kB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:605713},“progress”:"[==\u003e ] 32.77kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:1972976,“total”:16194641},“progress”:"[======\u003e ] 1.973MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:1276652,“total”:11705162},“progress”:"[=====\u003e ] 1.277MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:6642416,“total”:16194641},“progress”:"[====================\u003e ] 6.642MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:4057836,“total”:11705162},“progress”:"[=================\u003e ] 4.058MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:9288432,“total”:16194641},“progress”:"[============================\u003e ] 9.288MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:9095916,“total”:11705162},“progress”:"[======================================\u003e ] 9.096MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:15375088,“total”:16194641},“progress”:"[===============================================\u003e ] 15.38MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:11705162,“total”:11705162},“progress”:"[==================================================\u003e] 11.71MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:131072,“total”:11705162},“progress”:"[\u003e ] 131.1kB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:1572864,“total”:11705162},“progress”:"[======\u003e ] 1.573MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:3276800,“total”:11705162},“progress”:"[=============\u003e ] 3.277MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:4849664,“total”:11705162},“progress”:"[====================\u003e ] 4.85MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:7208960,“total”:11705162},“progress”:"[==============================\u003e ] 7.209MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:18280,“total”:1747698},“progress”:"[\u003e ] 18.28kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:9830400,“total”:11705162},“progress”:"[=========================================\u003e ] 9.83MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:11705162,“total”:11705162},“progress”:"[==================================================\u003e] 11.71MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:163840,“total”:16194641},“progress”:"[\u003e ] 163.8kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:1638400,“total”:16194641},“progress”:"[=====\u003e ] 1.638MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:3112960,“total”:16194641},“progress”:"[=========\u003e ] 3.113MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:52418,“total”:5158692},“progress”:"[\u003e ] 52.42kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:4751360,“total”:16194641},“progress”:"[==============\u003e ] 4.751MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1985263,“total”:5158692},“progress”:"[===================\u003e ] 1.985MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:6225920,“total”:16194641},“progress”:"[===================\u003e ] 6.226MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:7700480,“total”:16194641},“progress”:"[=======================\u003e ] 7.7MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:9338880,“total”:16194641},“progress”:"[============================\u003e ] 9.339MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:10977280,“total”:16194641},“progress”:"[=================================\u003e ] 10.98MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:12779520,“total”:16194641},“progress”:"[=======================================\u003e ] 12.78MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:14417920,“total”:16194641},“progress”:"[============================================\u003e ] 14.42MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:15892480,“total”:16194641},“progress”:"[=================================================\u003e ] 15.89MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:16194641,“total”:16194641},“progress”:"[==================================================\u003e] 16.19MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:488,“total”:749},“progress”:"[================================\u003e ] 488B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:1747698},“progress”:"[\u003e ] 32.77kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:917504,“total”:1747698},“progress”:"[==========================\u003e ] 917.5kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1747698,“total”:1747698},“progress”:"[==================================================\u003e] 1.748MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5158692},“progress”:"[\u003e ] 65.54kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:983040,“total”:5158692},“progress”:"[=========\u003e ] 983kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:2621440,“total”:5158692},“progress”:"[=========================\u003e ] 2.621MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:487,“total”:2276},“progress”:"[==========\u003e ] 487B/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Downloading”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Extracting”,“progressDetail”:{“current”:4325376,“total”:5158692},“progress”:"[=========================================\u003e ] 4.325MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:5158692,“total”:5158692},“progress”:"[==================================================\u003e] 5.159MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Downloading”,“progressDetail”:{“current”:36168,“total”:3559489},“progress”:"[\u003e ] 36.17kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1895107,“total”:3559489},“progress”:"[==========================\u003e ] 1.895MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Extracting”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:3559489},“progress”:"[\u003e ] 65.54kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:1048576,“total”:3559489},“progress”:"[==============\u003e ] 1.049MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:2752512,“total”:3559489},“progress”:"[======================================\u003e ] 2.753MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:3559489,“total”:3559489},“progress”:"[==================================================\u003e] 3.559MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Digest: sha256:b97b789d53eb42786c59d9910b893d9489933682f1d989fe5071d301a07041b1”}
{“status”:“Status: Downloaded newer image for rancher/rke-tools:v0.1.42”}
time=“2019-09-18T07:57:36-07:00” level=info msg="[state] Successfully pulled image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:37-07:00” level=info msg="[state] Successfully started [cluster-state-deployer] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:37-07:00” level=debug msg=“Checking if container [cluster-state-deployer] is running on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:37-07:00” level=debug msg="[state] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:37-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:37-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] does not exist on host [lsbxcpch011.intranet.net]: Error: No such image: rancher/rke-tools:v0.1.42”
time=“2019-09-18T07:57:37-07:00” level=info msg="[state] Pulling image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
{“status”:“Pulling from rancher/rke-tools”,“id”:“v0.1.42”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:28018,“total”:2757034},“progress”:"[\u003e ] 28.02kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:265520,“total”:2757034},“progress”:"[====\u003e ] 265.5kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:7330,“total”:605713},“progress”:"[\u003e ] 7.33kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:59384,“total”:5659470},“progress”:"[\u003e ] 59.38kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:817903,“total”:2757034},“progress”:"[==============\u003e ] 817.9kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:97420,“total”:605713},“progress”:"[========\u003e ] 97.42kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:436974,“total”:5659470},“progress”:"[===\u003e ] 437kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:1866479,“total”:2757034},“progress”:"[=================================\u003e ] 1.866MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:2757034,“total”:2757034},“progress”:"[==================================================\u003e] 2.757MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:2757034},“progress”:"[\u003e ] 32.77kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:1145582,“total”:5659470},“progress”:"[==========\u003e ] 1.146MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:138646,“total”:605713},“progress”:"[===========\u003e ] 138.6kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:2757034},“progress”:"[==========\u003e ] 557.1kB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:2439918,“total”:5659470},“progress”:"[=====================\u003e ] 2.44MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:195724,“total”:605713},“progress”:"[================\u003e ] 195.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:2490368,“total”:2757034},“progress”:"[=============================================\u003e ] 2.49MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:2757034,“total”:2757034},“progress”:"[==================================================\u003e] 2.757MB/2.757MB",“id”:“e7c96db7181b”}
{“status”:“Downloading”,“progressDetail”:{“current”:4831982,“total”:5659470},“progress”:"[==========================================\u003e ] 4.832MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:310412,“total”:605713},“progress”:"[=========================\u003e ] 310.4kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“e7c96db7181b”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5659470},“progress”:"[\u003e ] 65.54kB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:392332,“total”:605713},“progress”:"[================================\u003e ] 392.3kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:1769472,“total”:5659470},“progress”:"[===============\u003e ] 1.769MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:490636,“total”:605713},“progress”:"[========================================\u003e ] 490.6kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:3538944,“total”:5659470},“progress”:"[===============================\u003e ] 3.539MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Downloading”,“progressDetail”:{“current”:572556,“total”:605713},“progress”:"[===============================================\u003e ] 572.6kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:5046272,“total”:5659470},“progress”:"[============================================\u003e ] 5.046MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5177344,“total”:5659470},“progress”:"[=============================================\u003e ] 5.177MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5373952,“total”:5659470},“progress”:"[===============================================\u003e ] 5.374MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:5659470,“total”:5659470},“progress”:"[==================================================\u003e] 5.659MB/5.659MB",“id”:“8985e402e050”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“8985e402e050”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:605713},“progress”:"[==\u003e ] 32.77kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Extracting”,“progressDetail”:{“current”:605713,“total”:605713},“progress”:"[==================================================\u003e] 605.7kB/605.7kB",“id”:“0daa0373fd67”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0daa0373fd67”}
{“status”:“Downloading”,“progressDetail”:{“current”:118563,“total”:11705162},“progress”:"[\u003e ] 118.6kB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:2054892,“total”:11705162},“progress”:"[========\u003e ] 2.055MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:6068972,“total”:11705162},“progress”:"[=========================\u003e ] 6.069MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:10746604,“total”:11705162},“progress”:"[=============================================\u003e ] 10.75MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:163840,“total”:16194641},“progress”:"[\u003e ] 163.8kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:131072,“total”:11705162},“progress”:"[\u003e ] 131.1kB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:654046,“total”:16194641},“progress”:"[==\u003e ] 654kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:1703936,“total”:11705162},“progress”:"[=======\u003e ] 1.704MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:1477342,“total”:16194641},“progress”:"[====\u003e ] 1.477MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:3276800,“total”:11705162},“progress”:"[=============\u003e ] 3.277MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:3144414,“total”:16194641},“progress”:"[=========\u003e ] 3.144MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:4980736,“total”:11705162},“progress”:"[=====================\u003e ] 4.981MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:4831966,“total”:16194641},“progress”:"[==============\u003e ] 4.832MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:7340032,“total”:11705162},“progress”:"[===============================\u003e ] 7.34MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:7326430,“total”:16194641},“progress”:"[======================\u003e ] 7.326MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:9699328,“total”:11705162},“progress”:"[=========================================\u003e ] 9.699MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:10148574,“total”:16194641},“progress”:"[===============================\u003e ] 10.15MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Extracting”,“progressDetail”:{“current”:11705162,“total”:11705162},“progress”:"[==================================================\u003e] 11.71MB/11.71MB",“id”:“55a79b0a1825”}
{“status”:“Downloading”,“progressDetail”:{“current”:14277342,“total”:16194641},“progress”:"[============================================\u003e ] 14.28MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:18280,“total”:1747698},“progress”:"[\u003e ] 18.28kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“55a79b0a1825”}
{“status”:“Extracting”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:161,“total”:161},“progress”:"[==================================================\u003e] 161B/161B",“id”:“94ef98604b41”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:343178,“total”:1747698},“progress”:"[=========\u003e ] 343.2kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“94ef98604b41”}
{“status”:“Extracting”,“progressDetail”:{“current”:163840,“total”:16194641},“progress”:"[\u003e ] 163.8kB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:408714,“total”:1747698},“progress”:"[===========\u003e ] 408.7kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1802240,“total”:16194641},“progress”:"[=====\u003e ] 1.802MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:52540,“total”:5158692},“progress”:"[\u003e ] 52.54kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:474250,“total”:1747698},“progress”:"[=============\u003e ] 474.2kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:3440640,“total”:16194641},“progress”:"[==========\u003e ] 3.441MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:408881,“total”:5158692},“progress”:"[===\u003e ] 408.9kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:539786,“total”:1747698},“progress”:"[===============\u003e ] 539.8kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:5079040,“total”:16194641},“progress”:"[===============\u003e ] 5.079MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1075949,“total”:5158692},“progress”:"[==========\u003e ] 1.076MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:572554,“total”:1747698},“progress”:"[================\u003e ] 572.6kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:6717440,“total”:16194641},“progress”:"[====================\u003e ] 6.717MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:2255597,“total”:5158692},“progress”:"[=====================\u003e ] 2.256MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Downloading”,“progressDetail”:{“current”:638090,“total”:1747698},“progress”:"[==================\u003e ] 638.1kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:8192000,“total”:16194641},“progress”:"[=========================\u003e ] 8.192MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:4414189,“total”:5158692},“progress”:"[==========================================\u003e ] 4.414MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:9666560,“total”:16194641},“progress”:"[=============================\u003e ] 9.667MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:768749,“total”:1747698},“progress”:"[=====================\u003e ] 768.7kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:11304960,“total”:16194641},“progress”:"[==================================\u003e ] 11.3MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:998125,“total”:1747698},“progress”:"[============================\u003e ] 998.1kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:12943360,“total”:16194641},“progress”:"[=======================================\u003e ] 12.94MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1112813,“total”:1747698},“progress”:"[===============================\u003e ] 1.113MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:14581760,“total”:16194641},“progress”:"[=============================================\u003e ] 14.58MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1231597,“total”:1747698},“progress”:"[===================================\u003e ] 1.232MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:16194641,“total”:16194641},“progress”:"[==================================================\u003e] 16.19MB/16.19MB",“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1329901,“total”:1747698},“progress”:"[======================================\u003e ] 1.33MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“87f3e9276447”}
{“status”:“Downloading”,“progressDetail”:{“current”:1428205,“total”:1747698},“progress”:"[========================================\u003e ] 1.428MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1522413,“total”:1747698},“progress”:"[===========================================\u003e ] 1.522MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1620717,“total”:1747698},“progress”:"[==============================================\u003e ] 1.621MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1719021,“total”:1747698},“progress”:"[=================================================\u003e ] 1.719MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Downloading”,“progressDetail”:{“current”:1747698,“total”:1747698},“progress”:"[==================================================\u003e] 1.748MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:1747698},“progress”:"[\u003e ] 32.77kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:819200,“total”:1747698},“progress”:"[=======================\u003e ] 819.2kB/1.748MB",“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1747698,“total”:1747698},“progress”:"[==================================================\u003e] 1.748MB/1.748MB",“id”:“127705f241a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“127705f241a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5158692},“progress”:"[\u003e ] 65.54kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:851968,“total”:5158692},“progress”:"[========\u003e ] 852kB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:2424832,“total”:5158692},“progress”:"[=======================\u003e ] 2.425MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:3997696,“total”:5158692},“progress”:"[======================================\u003e ] 3.998MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:5158692,“total”:5158692},“progress”:"[==================================================\u003e] 5.159MB/5.159MB",“id”:“1eca7f8122c7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“1eca7f8122c7”}
{“status”:“Extracting”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:442,“total”:442},“progress”:"[==================================================\u003e] 442B/442B",“id”:“c36fda2b11c1”}
{“status”:“Downloading”,“progressDetail”:{“current”:488,“total”:749},“progress”:"[================================\u003e ] 488B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“c36fda2b11c1”}
{“status”:“Extracting”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:277,“total”:277},“progress”:"[==================================================\u003e] 277B/277B",“id”:“771600c859df”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“771600c859df”}
{“status”:“Extracting”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Extracting”,“progressDetail”:{“current”:749,“total”:749},“progress”:"[==================================================\u003e] 749B/749B",“id”:“9d5b9ff3c3a7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“9d5b9ff3c3a7”}
{“status”:“Downloading”,“progressDetail”:{“current”:35947,“total”:3559489},“progress”:"[\u003e ] 35.95kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:487,“total”:2276},“progress”:"[==========\u003e ] 487B/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Downloading”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Extracting”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Extracting”,“progressDetail”:{“current”:2276,“total”:2276},“progress”:"[==================================================\u003e] 2.276kB/2.276kB",“id”:“dbe631a159f3”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“dbe631a159f3”}
{“status”:“Downloading”,“progressDetail”:{“current”:147060,“total”:3559489},“progress”:"[==\u003e ] 147.1kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:268995,“total”:3559489},“progress”:"[===\u003e ] 269kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:367299,“total”:3559489},“progress”:"[=====\u003e ] 367.3kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:465603,“total”:3559489},“progress”:"[======\u003e ] 465.6kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:563907,“total”:3559489},“progress”:"[=======\u003e ] 563.9kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:711363,“total”:3559489},“progress”:"[=========\u003e ] 711.4kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:809667,“total”:3559489},“progress”:"[===========\u003e ] 809.7kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:907971,“total”:3559489},“progress”:"[============\u003e ] 908kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1006275,“total”:3559489},“progress”:"[==============\u003e ] 1.006MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1104579,“total”:3559489},“progress”:"[===============\u003e ] 1.105MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1202883,“total”:3559489},“progress”:"[================\u003e ] 1.203MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1301187,“total”:3559489},“progress”:"[==================\u003e ] 1.301MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1485507,“total”:3559489},“progress”:"[====================\u003e ] 1.486MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1645251,“total”:3559489},“progress”:"[=======================\u003e ] 1.645MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1743555,“total”:3559489},“progress”:"[========================\u003e ] 1.744MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1841859,“total”:3559489},“progress”:"[=========================\u003e ] 1.842MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:1940163,“total”:3559489},“progress”:"[===========================\u003e ] 1.94MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2079427,“total”:3559489},“progress”:"[=============================\u003e ] 2.079MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2169539,“total”:3559489},“progress”:"[==============================\u003e ] 2.17MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2267843,“total”:3559489},“progress”:"[===============================\u003e ] 2.268MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2407107,“total”:3559489},“progress”:"[=================================\u003e ] 2.407MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2595523,“total”:3559489},“progress”:"[====================================\u003e ] 2.596MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2693827,“total”:3559489},“progress”:"[=====================================\u003e ] 2.694MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2792131,“total”:3559489},“progress”:"[=======================================\u003e ] 2.792MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:2935491,“total”:3559489},“progress”:"[=========================================\u003e ] 2.935MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:3033795,“total”:3559489},“progress”:"[==========================================\u003e ] 3.034MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:3132099,“total”:3559489},“progress”:"[===========================================\u003e ] 3.132MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:3250883,“total”:3559489},“progress”:"[=============================================\u003e ] 3.251MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:3336899,“total”:3559489},“progress”:"[==============================================\u003e ] 3.337MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:3472067,“total”:3559489},“progress”:"[================================================\u003e ] 3.472MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Downloading”,“progressDetail”:{“current”:3559489,“total”:3559489},“progress”:"[==================================================\u003e] 3.559MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:3559489},“progress”:"[\u003e ] 65.54kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:917504,“total”:3559489},“progress”:"[============\u003e ] 917.5kB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:2686976,“total”:3559489},“progress”:"[=====================================\u003e ] 2.687MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Extracting”,“progressDetail”:{“current”:3559489,“total”:3559489},“progress”:"[==================================================\u003e] 3.559MB/3.559MB",“id”:“0c62e32ebfdb”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0c62e32ebfdb”}
{“status”:“Digest: sha256:b97b789d53eb42786c59d9910b893d9489933682f1d989fe5071d301a07041b1”}
{“status”:“Status: Downloaded newer image for rancher/rke-tools:v0.1.42”}
time=“2019-09-18T07:57:52-07:00” level=info msg="[state] Successfully pulled image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:53-07:00” level=info msg="[state] Successfully started [cluster-state-deployer] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:53-07:00” level=info msg="[certificates] Generating CA kubernetes certificates"
time=“2019-09-18T07:57:54-07:00” level=info msg="[certificates] Generating Kubernetes API server aggregation layer requestheader client CA certificates"
time=“2019-09-18T07:57:54-07:00” level=info msg="[certificates] Generating Node certificate"
time=“2019-09-18T07:57:55-07:00” level=info msg="[certificates] Generating etcd-lsbxcpch009.intranet.net certificate and key"
time=“2019-09-18T07:57:55-07:00” level=info msg="[certificates] Generating etcd-lsbxcpch010.intranet.net certificate and key"
time=“2019-09-18T07:57:55-07:00” level=info msg="[certificates] Generating etcd-lsbxcpch011.intranet.net certificate and key"
time=“2019-09-18T07:57:55-07:00” level=info msg="[certificates] Generating Kubernetes API server certificates"
time=“2019-09-18T07:57:55-07:00” level=info msg="[certificates] Generating Service account token key"
time=“2019-09-18T07:57:55-07:00” level=info msg="[certificates] Generating Kube Controller certificates"
time=“2019-09-18T07:57:56-07:00” level=info msg="[certificates] Generating Kube Scheduler certificates"
time=“2019-09-18T07:57:56-07:00” level=info msg="[certificates] Generating Kube Proxy certificates"
time=“2019-09-18T07:57:56-07:00” level=info msg="[certificates] Generating admin certificates and kubeconfig"
time=“2019-09-18T07:57:56-07:00” level=info msg="[certificates] Generating Kubernetes API server proxy client certificates"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Writing state file: {\n “desiredState”: {\n “rkeConfig”: {\n “nodes”: [\n {\n “address”: “lsbxcpch009.intranet.net”,\n “port”: “22”,\n “internalAddress”: “lsbxcpch009.intranet.net”,\n “role”: [\n “controlplane”,\n “worker”,\n “etcd”\n ],\n “hostnameOverride”: “lsbxcpch009.intranet.net”,\n “user”: “rancher”,\n “sshKeyPath”: “~/.ssh/id_rsa”\n },\n {\n “address”: “lsbxcpch010.intranet.net”,\n “port”: “22”,\n “internalAddress”: “lsbxcpch010.intranet.net”,\n “role”: [\n “controlplane”,\n “worker”,\n “etcd”\n ],\n “hostnameOverride”: “lsbxcpch010.intranet.net”,\n “user”: “rancher”,\n “sshKeyPath”: “~/.ssh/id_rsa”\n },\n {\n “address”: “lsbxcpch011.intranet.net”,\n “port”: “22”,\n “internalAddress”: “lsbxcpch011.intranet.net”,\n “role”: [\n “controlplane”,\n “worker”,\n “etcd”\n ],\n “hostnameOverride”: “lsbxcpch011.intranet.net”,\n “user”: “rancher”,\n “sshKeyPath”: “~/.ssh/id_rsa”\n }\n ],\n “services”: {\n “etcd”: {\n “image”: “rancher/coreos-etcd:v3.3.10-rancher1”,\n “extraArgs”: {\n “election-timeout”: “5000”,\n “heartbeat-interval”: “500”\n },\n “snapshot”: true,\n “retention”: “24h”,\n “creation”: “6h”\n },\n “kubeApi”: {\n “image”: “rancher/hyperkube:v1.14.6-rancher1”,\n “serviceClusterIpRange”: “10.43.0.0/16”,\n “serviceNodePortRange”: “30000-32767”\n },\n “kubeController”: {\n “image”: “rancher/hyperkube:v1.14.6-rancher1”,\n “clusterCidr”: “10.42.0.0/16”,\n “serviceClusterIpRange”: “10.43.0.0/16”\n },\n “scheduler”: {\n “image”: “rancher/hyperkube:v1.14.6-rancher1”\n },\n “kubelet”: {\n “image”: “rancher/hyperkube:v1.14.6-rancher1”,\n “clusterDomain”: “cluster.local”,\n “infraContainerImage”: “rancher/pause:3.1”,\n “clusterDnsServer”: “10.43.0.10”\n },\n “kubeproxy”: {\n “image”: “rancher/hyperkube:v1.14.6-rancher1”\n }\n },\n “network”: {\n “plugin”: “canal”,\n “options”: {\n “canal_flannel_backend_type”: “vxlan”\n }\n },\n “authentication”: {\n “strategy”: “x509”\n },\n “systemImages”: {\n “etcd”: “rancher/coreos-etcd:v3.3.10-rancher1”,\n “alpine”: “rancher/rke-tools:v0.1.42”,\n “nginxProxy”: “rancher/rke-tools:v0.1.42”,\n “certDownloader”: “rancher/rke-tools:v0.1.42”,\n “kubernetesServicesSidecar”: “rancher/rke-tools:v0.1.42”,\n “kubedns”: “rancher/k8s-dns-kube-dns:1.15.0”,\n “dnsmasq”: “rancher/k8s-dns-dnsmasq-nanny:1.15.0”,\n “kubednsSidecar”: “rancher/k8s-dns-sidecar:1.15.0”,\n “kubednsAutoscaler”: “rancher/cluster-proportional-autoscaler:1.3.0”,\n “coredns”: “rancher/coredns-coredns:1.3.1”,\n “corednsAutoscaler”: “rancher/cluster-proportional-autoscaler:1.3.0”,\n “kubernetes”: “rancher/hyperkube:v1.14.6-rancher1”,\n “flannel”: “rancher/coreos-flannel:v0.10.0-rancher1”,\n “flannelCni”: “rancher/flannel-cni:v0.3.0-rancher1”,\n “calicoNode”: “rancher/calico-node:v3.4.0”,\n “calicoCni”: “rancher/calico-cni:v3.4.0”,\n “calicoCtl”: “rancher/calico-ctl:v2.0.0”,\n “canalNode”: “rancher/calico-node:v3.4.0”,\n “canalCni”: “rancher/calico-cni:v3.4.0”,\n “canalFlannel”: “rancher/coreos-flannel:v0.10.0”,\n “weaveNode”: “weaveworks/weave-kube:2.5.0”,\n “weaveCni”: “weaveworks/weave-npc:2.5.0”,\n “podInfraContainer”: “rancher/pause:3.1”,\n “ingress”: “rancher/nginx-ingress-controller:0.21.0-rancher3”,\n “ingressBackend”: “rancher/nginx-ingress-controller-defaultbackend:1.5-rancher1”,\n “metricsServer”: “rancher/metrics-server:v0.3.1”\n },\n “sshKeyPath”: “~/.ssh/id_rsa”,\n “sshAgentAuth”: false,\n “authorization”: {\n “mode”: “rbac”\n },\n “ignoreDockerVersion”: false,\n “kubernetesVersion”: “v1.14.6-rancher1-1”,\n “ingress”: {\n “provider”: “nginx”\n },\n “clusterName”: “local”,\n “cloudProvider”: {},\n “prefixPath”: “/”,\n “addonJobTimeout”: 30,\n “bastionHost”: {},\n “monitoring”: {\n “provider”: “metrics-server”\n },\n “restore”: {},\n “dns”: {\n “provider”: “coredns”\n }\n },\n “certificatesBundle”: {\n “kube-admin”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIC6TCCAdGgAwIBAgIIMEHdQUNiViowDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTZaMC4xFzAV\nBgNVBAoTDnN5c3RlbTptYXN0ZXJzMRMwEQYDVQQDEwprdWJlLWFkbWluMIIBIjAN\nBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0fxy8U6OeIavVNmjw2XgDA+rjpy/\n6Ur3GpLyEGc/gcw8JQ/3KWxYeGK1dWTZISYGRJLPWoj116gJQ1MsBRtiwtFAdA3+\n0B63kco4/VxuSsjUDZSSpOjJ4fyhN+Q6BDCPnFDKgWO4UXw+Mj+GEPgnCg5hrlrn\n8uqR1KhO03hEbZSX3fWrjX4tbIiGuchaUNiGW4sKiZPoOy7XCATDpnAGXJwy6APO\nBTrkABehRqjKRcOZ0inLO6VG2yMZzh0ERstC/iK95jVR/v76Do9jIu1yudewgG3B\n1I7KnZQmGx3/lvteibDHT2fPDtHQ70N0YxYFiie9dxxY/ymJZYMI4UFXTQIDAQAB\noycwJTAOBgNVHQ8BAf8EBAMCBaAwEwYDVR0lBAwwCgYIKwYBBQUHAwIwDQYJKoZI\nhvcNAQELBQADggEBAN3IOLFF9anOCeEJItwTsDdbXciquF0WyL8TvrFyv9EAZAnQ\npqn1fiTVevQL44K3kB/JspxPqxtksptNpIPceilDuBPHAYjwq/8kUiUco+t0XIiv\nYxqDbaxYdGhsUt9P3Npcj0G4kvdcAeAoVEHVj1bP9+tkuiEE8ZeOBx3FhlZzxy5Y\nZOfQU3wYwUbUWRD3sKElyTD1XczxjHWWf5PguSNgbWcjLrQ24FLaAXAVKj1gDwVo\nV4aD/P9WxJwoYS+U28ZRxJhVeFHc2qxwVG0g/5AHtnTLtH/+gHT/jAL1/ZXkGPQR\nucnz+47bWTHJteEyijV5rIoQjftgaCDRQ1LaU3I=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0fxy8U6OeIavVNmjw2XgDA+rjpy/6Ur3GpLyEGc/gcw8JQ/3\nKWxYeGK1dWTZISYGRJLPWoj116gJQ1MsBRtiwtFAdA3+0B63kco4/VxuSsjUDZSS\npOjJ4fyhN+Q6BDCPnFDKgWO4UXw+Mj+GEPgnCg5hrlrn8uqR1KhO03hEbZSX3fWr\njX4tbIiGuchaUNiGW4sKiZPoOy7XCATDpnAGXJwy6APOBTrkABehRqjKRcOZ0inL\nO6VG2yMZzh0ERstC/iK95jVR/v76Do9jIu1yudewgG3B1I7KnZQmGx3/lvteibDH\nT2fPDtHQ70N0YxYFiie9dxxY/ymJZYMI4UFXTQIDAQABAoIBAAfTCk1nifN/wUS+\nH1YGk8SfSNs1iAkfW/nHg/GMh1dEzvDqmWEXwmwp8W0AZv7PNeiUN9m9xLtWbZHu\npXNDQ/jSZz5rzxTeMCTkjh8StKFgvlYLNTOj4PHkwfUdMfQ6Av/mGsWbe6C9qmug\n5lP3iyzawFUI2h+5EdoEs3s5vgL/NyNfdu3aXdkRrb8gfjMsA+/FX0i+c146J/JN\nWPsS9K5FLl/r1RKg5d/W/PstLZjBCj7TYtPsBU1VdJTzhdZW18ggY/OXE/P22RK2\nPI4VC5ukGveQFBfdKvXch+BHqCCuK1vVCOhYKustIPIVOABchy03Zg2T7x3VZOq2\nyaf+T8ECgYEA22imQ3Hc78RUxELjcLyHFvj6WOP0MafMDPl9fs1MfUiAFBMLqJQv\n/mDe3BDbseDG2p1pSDb6Jh9baNBHq6gcblAbUhN2+BMMTQI9PyzigomZfbu5DeVA\ndfXiaIYFabcKj3KNm85Cx51/Mlopo6b9KXDquhviAuzdUPqOoJrZNHUCgYEA9QGD\nKX1oPlhep8CrvqIiJPoD5g0EIW70Ry2h+LIl3hLdyFWucy2+URo0SAX7I+7hLRWM\n+ICzYthstLkNdBmvPMgCYY08nfQKeAyaV4FNOX+8WjhUtnTwhjzRoxRpQ3D/RYzt\naxkJ2ZhQuD5+BqmXVfC2fDrw4YXE6IY99e0X3HkCgYBQWh3xu0RfZrZofdqPkeuj\nRSFh5nGqsbnv0nrcMlFd3GxTbboqTcLZ1R4o19+tYBVTQKyq7r9jsL4oP4bP3awz\n1hB7WXeLWGZ72WMWvNhjWAMnYdVeumOGD7uP7e0Tjx5F9HzZ34rjUdGgXha7wU8b\nmyfLaqS1z4spuej79lmvdQKBgQDR1qPBqzjW/NTFFE2EDlT0GnWwWMGK6P6q37hz\nyhCIrNvqswegejMgPzM75HN+CSAufuCoDYKWTAp+lmehYkYl5p+zcUXTeqpku1aN\nT58WegKVut1DD9DZB8n8xISLUIIxzUuiiGVZSg0IX+2MQz/sSSfiKpEYdnt5M1Bq\nCtB+8QKBgARUWVg49GerfsGpOnmnI+EhueJys+m0QuBmruNDq99w54eK7iaUT70n\nYJ34AAS8SNZoiMKXibEO910FdUGYbD5mzRQKj+DireibiYwGEDjsp+rlMGSM8dx+\ngk9VqOBGEhY1xmb9LutgVwlarKmAZChnS3Rzyq+GK5qUalMV7jpO\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN3akNDQWFxZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFTTVJBd0RnWURWUVFERXdkcmRXSmwKTFdOaE1CNFhEVEU1TURreE9ERTBOVGMxTkZvWERUSTVNRGt4TlRFME5UYzFORm93RWpFUU1BNEdBMVVFQXhNSAphM1ZpWlMxallUQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCQU9mRlIyTVJjMTNUClRIM1RiV1QvaFUrTTJzV3ZTb05Md2FLNEVFamhEZlB4VldoWEwvN3VReXhLdWQ3MTNTV040NmY1dDJuNVIra2YKcndHa1hhVXhQbTNscVVic3hNYVZLek4zMDBhMzZJSU5Gam5SdWR2eHMvWitEeDhJRDYrSnc3bXoxUFFDR0pZUQo5S3ZiejBCTlFHczUzV2M4QnIzVFFTTEhnS1BmV0ZCQUNZbFJ2OGtsNG4vWVpZK1RjdEV2RWhINjJKdlpFSXVwCk93aDJnV0lZcUZoMHhPaFNXS0c1UE5Mb1d2QWlsRVIxcG5vMFBiSnoxejZlYnE4NkplVXBnYzBhMUhvL0FhYisKWnRNaG4vTldmQUFZODR5YW5BcnA0TzREUmh3K0tFUFc1NEd6OWVHSzkrTlV5WlNGRkswOEE5alh3ZGdkb0xERAo4VW5yazZpUTlzY0NBd0VBQWFNak1DRXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CCkFmOHdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQVVEWk0vakNkZTRwbjlVVEFMMklQY1NpL3kwNmh6cWVFVjAKWVhMeTNqcjB0SURha09xdHpIWDFiOVVTWkRQZDlMbnBpZ1pUM2l1ZXdoenphWU4wR0R3Um9VcHNTQVNDeHY2OQpSWkRsMEVjYkZuK3h2NHdjczM4eVc3LzJ6MG1jSTJZSkw2KzVOR25hUlhmYUsvR1ZPWmovRXd1ZlJrSkVOV0FoCkNybTFIeGs0VXdpNElwbE1reTJoZWQyRjd2djkvWjVRSFBJZFg0VEdxMThPaldrMjZWLzlzMFhHRVFkOHdHY00KYXIvNWhpa0ZtNUVqSzloYmJoWjk1NjUyRFUxcGd6RDhnVHRrL3lld084dzA5eGVVMDRuNzVEVTFvaDZmNXhZLwpUUHpqNXVmS1Q0WkFxZHhMSXM1c2IwMW9xLzBFakVkNjdXUGYxY0pwRWdFcm9XTjdZSGs9Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: \“https://lsbxcpch009.intranet.net:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-admin-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-admin-local\”\n user:\n client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2VENDQWRHZ0F3SUJBZ0lJTUVIZFFVTmlWaW93RFFZSktvWklodmNOQVFFTEJRQXdFakVRTUE0R0ExVUUKQXhNSGEzVmlaUzFqWVRBZUZ3MHhPVEE1TVRneE5EVTNOVFJhRncweU9UQTVNVFV4TkRVM05UWmFNQzR4RnpBVgpCZ05WQkFvVERuTjVjM1JsYlRwdFlYTjBaWEp6TVJNd0VRWURWUVFERXdwcmRXSmxMV0ZrYldsdU1JSUJJakFOCkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQTBmeHk4VTZPZUlhdlZObWp3MlhnREErcmpweS8KNlVyM0dwTHlFR2MvZ2N3OEpRLzNLV3hZZUdLMWRXVFpJU1lHUkpMUFdvajExNmdKUTFNc0JSdGl3dEZBZEEzKwowQjYza2NvNC9WeHVTc2pVRFpTU3BPako0ZnloTitRNkJEQ1BuRkRLZ1dPNFVYdytNaitHRVBnbkNnNWhybHJuCjh1cVIxS2hPMDNoRWJaU1gzZldyalg0dGJJaUd1Y2hhVU5pR1c0c0tpWlBvT3k3WENBVERwbkFHWEp3eTZBUE8KQlRya0FCZWhScWpLUmNPWjBpbkxPNlZHMnlNWnpoMEVSc3RDL2lLOTVqVlIvdjc2RG85akl1MXl1ZGV3Z0czQgoxSTdLblpRbUd4My9sdnRlaWJESFQyZlBEdEhRNzBOMFl4WUZpaWU5ZHh4WS95bUpaWU1JNFVGWFRRSURBUUFCCm95Y3dKVEFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0l3RFFZSktvWkkKaHZjTkFRRUxCUUFEZ2dFQkFOM0lPTEZGOWFuT0NlRUpJdHdUc0RkYlhjaXF1RjBXeUw4VHZyRnl2OUVBWkFuUQpwcW4xZmlUVmV2UUw0NEsza0IvSnNweFBxeHRrc3B0TnBJUGNlaWxEdUJQSEFZandxLzhrVWlVY28rdDBYSWl2Cll4cURiYXhZZEdoc1V0OVAzTnBjajBHNGt2ZGNBZUFvVkVIVmoxYlA5K3RrdWlFRThaZU9CeDNGaGxaenh5NVkKWk9mUVUzd1l3VWJVV1JEM3NLRWx5VEQxWGN6eGpIV1dmNVBndVNOZ2JXY2pMclEyNEZMYUFYQVZLajFnRHdWbwpWNGFEL1A5V3hKd29ZUytVMjhaUnhKaFZlRkhjMnF4d1ZHMGcvNUFIdG5UTHRILytnSFQvakFMMS9aWGtHUFFSCnVjbnorNDdiV1RISnRlRXlpalY1cklvUWpmdGdhQ0RSUTFMYVUzST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBMGZ4eThVNk9lSWF2Vk5tancyWGdEQStyanB5LzZVcjNHcEx5RUdjL2djdzhKUS8zCktXeFllR0sxZFdUWklTWUdSSkxQV29qMTE2Z0pRMU1zQlJ0aXd0RkFkQTMrMEI2M2tjbzQvVnh1U3NqVURaU1MKcE9qSjRmeWhOK1E2QkRDUG5GREtnV080VVh3K01qK0dFUGduQ2c1aHJscm44dXFSMUtoTzAzaEViWlNYM2ZXcgpqWDR0YklpR3VjaGFVTmlHVzRzS2laUG9PeTdYQ0FURHBuQUdYSnd5NkFQT0JUcmtBQmVoUnFqS1JjT1owaW5MCk82VkcyeU1aemgwRVJzdEMvaUs5NWpWUi92NzZEbzlqSXUxeXVkZXdnRzNCMUk3S25aUW1HeDMvbHZ0ZWliREgKVDJmUER0SFE3ME4wWXhZRmlpZTlkeHhZL3ltSlpZTUk0VUZYVFFJREFRQUJBb0lCQUFmVENrMW5pZk4vd1VTKwpIMVlHazhTZlNOczFpQWtmVy9uSGcvR01oMWRFenZEcW1XRVh3bXdwOFcwQVp2N1BOZWlVTjltOXhMdFdiWkh1CnBYTkRRL2pTWno1cnp4VGVNQ1Rramg4U3RLRmd2bFlMTlRPajRQSGt3ZlVkTWZRNkF2L21Hc1diZTZDOXFtdWcKNWxQM2l5emF3RlVJMmgrNUVkb0VzM3M1dmdML055TmZkdTNhWGRrUnJiOGdmak1zQSsvRlgwaStjMTQ2Si9KTgpXUHNTOUs1RkxsL3IxUktnNWQvVy9Qc3RMWmpCQ2o3VFl0UHNCVTFWZEpUemhkWlcxOGdnWS9PWEUvUDIyUksyClBJNFZDNXVrR3ZlUUZCZmRLdlhjaCtCSHFDQ3VLMXZWQ09oWUt1c3RJUElWT0FCY2h5MDNaZzJUN3gzVlpPcTIKeWFmK1Q4RUNnWUVBMjJpbVEzSGM3OFJVeEVMamNMeUhGdmo2V09QME1hZk1EUGw5ZnMxTWZVaUFGQk1McUpRdgovbURlM0JEYnNlREcycDFwU0RiNkpoOWJhTkJIcTZnY2JsQWJVaE4yK0JNTVRRSTlQeXppZ29tWmZidTVEZVZBCmRmWGlhSVlGYWJjS2ozS05tODVDeDUxL01sb3BvNmI5S1hEcXVodmlBdXpkVVBxT29KclpOSFVDZ1lFQTlRR0QKS1gxb1BsaGVwOENydnFJaUpQb0Q1ZzBFSVc3MFJ5MmgrTElsM2hMZHlGV3VjeTIrVVJvMFNBWDdJKzdoTFJXTQorSUN6WXRoc3RMa05kQm12UE1nQ1lZMDhuZlFLZUF5YVY0Rk5PWCs4V2poVXRuVHdoanpSb3hScFEzRC9SWXp0CmF4a0oyWmhRdUQ1K0JxbVhWZkMyZkRydzRZWEU2SVk5OWUwWDNIa0NnWUJRV2gzeHUwUmZaclpvZmRxUGtldWoKUlNGaDVuR3FzYm52MG5yY01sRmQzR3hUYmJvcVRjTFoxUjRvMTkrdFlCVlRRS3lxN3I5anNMNG9QNGJQM2F3egoxaEI3V1hlTFdHWjcyV01Xdk5oaldBTW5ZZFZldW1PR0Q3dVA3ZTBUang1RjlIelozNHJqVWRHZ1hoYTd3VThiCm15ZkxhcVMxejRzcHVlajc5bG12ZFFLQmdRRFIxcVBCcXpqVy9OVEZGRTJFRGxUMEduV3dXTUdLNlA2cTM3aHoKeWhDSXJOdnFzd2VnZWpNZ1B6TTc1SE4rQ1NBdWZ1Q29EWUtXVEFwK2xtZWhZa1lsNXAremNVWFRlcXBrdTFhTgpUNThXZWdLVnV0MUREOURaQjhuOHhJU0xVSUl4elV1aWlHVlpTZzBJWCsyTVF6L3NTU2ZpS3BFWWRudDVNMUJxCkN0Qis4UUtCZ0FSVVdWZzQ5R2VyZnNHcE9ubW5JK0VodWVKeXMrbTBRdUJtcnVORHE5OXc1NGVLN2lhVVQ3MG4KWUozNEFBUzhTTlpvaU1LWGliRU85MTBGZFVHWWJENW16UlFLaitEaXJlaWJpWXdHRURqc3ArcmxNR1NNOGR4KwpnazlWcU9CR0VoWTF4bWI5THV0Z1Z3bGFyS21BWkNoblMzUnp5cStHSzVxVWFsTVY3anBPCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==”,\n “name”: “kube-admin”,\n “commonName”: “kube-admin”,\n “ouName”: “system:masters”,\n “envName”: “KUBE_ADMIN”,\n “path”: “/etc/kubernetes/ssl/kube-admin.pem”,\n “keyEnvName”: “KUBE_ADMIN_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-admin-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_ADMIN”,\n “configPath”: “./kube_config_cluster.yml”\n },\n “kube-apiserver”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIDpTCCAo2gAwIBAgIIOgSTLIGmGaswDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTVaMBkxFzAV\nBgNVBAMTDmt1YmUtYXBpc2VydmVyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAx/tMVyeQ2dCw7tdSSqF0k+qPB+nkwB0VlPYA9voxQq92UgU5u1U6R03B\nsDkr4Z5pdO7FyiF8qKtfIVJz5gPO1tmU+AYMDYkllTShVb0fOGqTUWH/rcg8/dNL\ncgFgsKnmg3kAvne6Z6pl1icGFizgpatK3iNjMzfiqkYxhfPFWCPoCQ2ZYhZwJ9vt\nk019WJTrtoT7v0pAzBg0qU+VZJj9b51NN/wy9qUQvjpMJapy3mXZ4dTTYDHPgHBa\nucJqfyksllUnuucKoPV/DZK/5GNxA8pFTGyyPKNXCGYEwJs9N+LFqPDzYCqFT/c0\n3ngcPWUerZCysnRifzvoD4wLV7ZVNwIDAQABo4H3MIH0MA4GA1UdDwEB/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwgcIGA1UdEQSBujCBt4IU\nbHNieGNwY2gwMDkuaWNiYy5uZXSCFGxzYnhjcGNoMDEwLmljYmMubmV0ghRsc2J4\nY3BjaDAxMS5pY2JjLm5ldIIJbG9jYWxob3N0ggprdWJlcm5ldGVzghJrdWJlcm5l\ndGVzLmRlZmF1bHSCFmt1YmVybmV0ZXMuZGVmYXVsdC5zdmOCJGt1YmVybmV0ZXMu\nZGVmYXVsdC5zdmMuY2x1c3Rlci5sb2NhbIcEfwAAAYcECisAATANBgkqhkiG9w0B\nAQsFAAOCAQEAlEorlgODzDTr0wsYktcZZeIUthlssVCguWY+xeGZi7l7svk20I/x\nIBZ/zVXMA74s1ISHzIjFG25ObcLIhGbAtvD47Bs9Y1k1CfJxk8Cp6oEupYpxhCla\nke+rfLztztuszlmt6mJ6t431DcbSVECr6/Id81qdAGA+6MvCBJmNXeeMmmTRqxQb\nRykEsV/ECh969mj5jL1V+VlV/XWhgGPrvuA2MDRZMk+zrjEAE3QGTIZ26koF8QlM\nyydULhDxgK4fIqLDI1NIDYlDIsSzOX8uFTsAbdaFRvW2JQ2rHJlzYxuG50Scnl4t\nVoPGShf/IcKqW97Qt4oSTEp1SRgPRe6kGw==\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAx/tMVyeQ2dCw7tdSSqF0k+qPB+nkwB0VlPYA9voxQq92UgU5\nu1U6R03BsDkr4Z5pdO7FyiF8qKtfIVJz5gPO1tmU+AYMDYkllTShVb0fOGqTUWH/\nrcg8/dNLcgFgsKnmg3kAvne6Z6pl1icGFizgpatK3iNjMzfiqkYxhfPFWCPoCQ2Z\nYhZwJ9vtk019WJTrtoT7v0pAzBg0qU+VZJj9b51NN/wy9qUQvjpMJapy3mXZ4dTT\nYDHPgHBaucJqfyksllUnuucKoPV/DZK/5GNxA8pFTGyyPKNXCGYEwJs9N+LFqPDz\nYCqFT/c03ngcPWUerZCysnRifzvoD4wLV7ZVNwIDAQABAoIBABC1qrdNkwjgKyiJ\nzVJ3EyqY2sKqhHaY94iu1X3Ngfg0eQp5bU193ZS/poN3A3eiqOUgXl55VdUyHIzI\nOu7pOosxOwVOXAt1fjJtZ12mo8ku/og6TAbVSGNdGFy6SL36NEyf+7PuhSDMWB4A\nvL11mn+9RFAzXMKW1NWtb83lhIPMtmAXdnltprgcZHlB2Bl3HWCJFDG1kjEvaoXC\nScsPBqmVgnTr49I9EjY+KZ1e4ibSE17TDmHE534/hKZBTMIJXDWnlenl9MAx21CA\ngrZEV4mZOqcGNgw7YKhE9i9e/esk6sjAb4M2LinBkBfcjE8VYn7dZmjwfWASRcBL\nod4SGkECgYEA1J6GOBsLPGQ6i887YzKcLyP15BFgmrktff3V5mnBd1ak0eZSMjHV\n+LiDgHrMU3P9Tq/0L/9dbFSpIQpNMGzCJDtlZ36LZiidTn3lp65LsJNaEkLAEeTb\nPp1pVxzYp9beTxrEyaTrZWKohliqd2cHcOzobQSXJYdXgsqE/XDXg7kCgYEA8Miw\nlif/Clr0AfImm8UkvDcAkOkbxMy3rUPXNA8vtNGHiHtxHvaCN3hTgaNdTbYhwZGx\npTWqoLugMb+itqS5BQkKgwSjg0Vb890Z9su8ObXHVB/i/hoBdk6styk4tLHa3ARk\nQAArbPkZ3KUAf9Q60sQ3FDPOW2w4pXoR/G5x+G8CgYA90cW2pG5U5dN7+QoMYpe0\nwSDqaf8LnZHTky1RLCibOS789JmrjH/pLETX41xrW0soSNKX7gjMyaTPPX6J+OVN\nwZNPTyTa1C5AtyxB39SUB5PlwVC1IzR39S6+rF12F2xV1bOn6XKj7NaREVCnHOa1\n97vwjqgfukVAev/F7LxMyQKBgF9gn9Ja9YO8k3tR2ElLxkln4CmGrSE/lmJjxRMy\nEMunU/CUNTL2oo4mc62ecI8f3i827w9qOrSAnewW5PVEOqXr9uX/KGYPS2VF58sC\n2QRjJRoFp3zQAFRExdWn1nZ9HRyaALv5VTpNUhk8ov3/q21hnA+8lblRHP8vY4CC\nn1KxAoGAWkdSynHWHAhhAE9d1HdV1yg4zDi26JuD0p6ItMiLe0NjAc67TaL4coKk\nnpBLM8CHEdaBH+jNTCYXo7l7oRu+ApCn5XiULLHArZ+21nKMZdqSsRZHHAfmdUuX\n4c7WvbyNkkDB8MJiu3kbk1oBNRUU5SfSibvpcgiXmjHQUUbmNxM=\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “”,\n “name”: “kube-apiserver”,\n “commonName”: “system:kube-apiserver”,\n “ouName”: “”,\n “envName”: “KUBE_APISERVER”,\n “path”: “/etc/kubernetes/ssl/kube-apiserver.pem”,\n “keyEnvName”: “KUBE_APISERVER_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-apiserver-key.pem”,\n “configEnvName”: “”,\n “configPath”: “”\n },\n “kube-apiserver-proxy-client”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIDAzCCAeugAwIBAgIIJFxCp0hSf4owDQYJKoZIhvcNAQELBQAwKjEoMCYGA1UE\nAxMfa3ViZS1hcGlzZXJ2ZXItcmVxdWVzdGhlYWRlci1jYTAeFw0xOTA5MTgxNDU3\nNTRaFw0yOTA5MTUxNDU3NTdaMCYxJDAiBgNVBAMTG2t1YmUtYXBpc2VydmVyLXBy\nb3h5LWNsaWVudDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN4M3qWB\nPwX8UtO7cWZLlsnO2LvSTzFg0DvSWHE3mxR9DYDaLC76GwzFNBNghQJwulCYBU2n\nDvW4wfTY1V7zmPdGxmPJ5dBRwdtzy2KzDE+witYgnRj6wrAUHa2y4hUPTtQ9bXP6\n9tdvzMMVWu3R3SlMrudnmJG73ylwg6Oy1DzAQaaESYoI2nDAGKA3RU6qCU6bhjls\nHN8s9rRVau8W3W6XCSU8tCgWbqN0InkNxXZKkJuTpX+BVhKf8y/P1/gSQNt+NQDf\npqCROloSzKUuipwV8wo/JO4XVUAF3l/RGLklJ3Fa2114+ko6OLNujDS8gG4NU6oO\nkIQ8QEw/k8B4e+MCAwEAAaMxMC8wDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQG\nCCsGAQUFBwMCBggrBgEFBQcDATANBgkqhkiG9w0BAQsFAAOCAQEAXGUaxTcmJhlf\njjqBaXFNpVeRsecG++w+9HZ+nMYYp9r60164d+zVIgw8yTCPXV8IJVdtGyIjfgBu\nG9lVA5Lozgxd+pod4A+k1yEufFX+D9VEgEim13y1HCLX/DA+hMSBWcCMBWBFhD9K\nOk71Xi96AIXDASF2RdweVVBUMWra2bSemrqM+yPE2G8hGole5FtizbbugPfvSo1V\no7pO872YSFdrLRsb/QwFoBw9oGde3VBSY75y4TFpbwm2sz0SV/z6e50aRUImWN1C\n6tF8FcvdtRVt7UFdOb9Myv/yA9n01mCWGugitiZsHpEW4iadje1tMI2NEfeXjzFr\n1bM1NLfg4w==\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3gzepYE/BfxS07txZkuWyc7Yu9JPMWDQO9JYcTebFH0NgNos\nLvobDMU0E2CFAnC6UJgFTacO9bjB9NjVXvOY90bGY8nl0FHB23PLYrMMT7CK1iCd\nGPrCsBQdrbLiFQ9O1D1tc/r212/MwxVa7dHdKUyu52eYkbvfKXCDo7LUPMBBpoRJ\nigjacMAYoDdFTqoJTpuGOWwc3yz2tFVq7xbdbpcJJTy0KBZuo3QieQ3FdkqQm5Ol\nf4FWEp/zL8/X+BJA2341AN+moJE6WhLMpS6KnBXzCj8k7hdVQAXeX9EYuSUncVrb\nXXj6Sjo4s26MNLyAbg1Tqg6QhDxATD+TwHh74wIDAQABAoIBADMRAqNNdhEKVoIb\nOZktCSCgUXfghhX1De60EWL4RtIPcGuRwVeMbWwibjeGmxBUnISscYvKP8aDFxgY\nRfnwS92SiU2pwRCHvO2bU8r/InWxRDy6g2abROr5tVmdKiFtw9NLzUA/F0W0kILN\nBnxrJ1G4MQFG8e+SJWCCX8Pl/Kl7n/HjEE4+SscWrgssAWCkNs6ADTnTdCJyjrf8\ni/wsdEcIYgrU1IKX8IolEmBozhle02+GEdNpADg5vuX6wJAW4PapGVhdhhuSXY9E\n15x+2S0RggZ492KlrethINFWr+OE5GU7/uvmrTorO8hgypUMs5kkt8IE3Vhln5bJ\njd099wECgYEA6/WQZJ1F/rLmusX5jzOJpUbsSO12qpPFYan8rf+gKO8qdYQqy0KH\nyoL4u9bSMEslBnWb+BbTTWHBu/juBXIMPMUCLHMNCnltEbeX8FKS2rqbmslwAp1W\nc0As4MJCIJ420QFCoDiT8teODw9nD+f68pO5OtN8uKIya9nXqvFFp58CgYEA8Oji\ndtbFscx/3qLnE+u+s5w40t6y5jydpJ+f300UDDe8UhRzwV128dDCqWTldZtvyPQS\n1KdF4yq4UdoMGyvxnazertj78Zp/C0GxGKGUy/EPA5l9GSZojOt7TBzjMdEzxjtd\nu0gg7vmYORHhHeYtkY7ovFMYGshxPFIuwqWwlT0CgYAP+oMarSPOSaMiRsHNlrnd\nfV4G2j3M81DMekxoJAVegEOpzZdwSEMVzaS2Y6e8KXqKY3B6bmFEvjf2WLcVm1GE\n0/p/tBLQAMUIDBy343+aXESpSLbTFoCCMXhYiA8eUlh38tPmMa6jJUGzd2GNTDJM\nNwC2IRgzEJjFgOz/4HLNFQKBgAX1bKyN0WP9b+g81URb32Kn6YvlsD0boLaSsCyg\nxm8q7cCF+vr8adW/WSFBep93EcPBrbmOzZ65zsdPgl8lrhs9TGC8wzaNoLjRjiTS\n0lBdDQcEw+BcX9ekd29Bg6kWyJYNn9rjBNWEXOyEcbIAoH3qL/2AfKck8BAS5E8y\nM/TtAoGBAMgSiP2q88sebqBw3PM+16BgS9ue/rkVZ8xthZi76rsiZj9l0WjkV62A\nBUyAxXZ5Rrxmq29RF3FmJdeaHkD5YGrYDUrNydiJjSd+hhhpla8Lncgu0XntOeuH\nEnu/b9swyiHF9B9yMdqIPIp+JA91oc41hcBMVN4/Oo+HtALVPlSh\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority: /etc/kubernetes/ssl/kube-ca.pem\n server: \“https://127.0.0.1:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-apiserver-proxy-client-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-apiserver-proxy-client-local\”\n user:\n client-certificate: /etc/kubernetes/ssl/kube-apiserver-proxy-client.pem\n client-key: /etc/kubernetes/ssl/kube-apiserver-proxy-client-key.pem”,\n “name”: “kube-apiserver-proxy-client”,\n “commonName”: “system:kube-apiserver-proxy-client”,\n “ouName”: “”,\n “envName”: “KUBE_APISERVER_PROXY_CLIENT”,\n “path”: “/etc/kubernetes/ssl/kube-apiserver-proxy-client.pem”,\n “keyEnvName”: “KUBE_APISERVER_PROXY_CLIENT_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-apiserver-proxy-client-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_APISERVER_PROXY_CLIENT”,\n “configPath”: “/etc/kubernetes/ssl/kubecfg-kube-apiserver-proxy-client.yaml”\n },\n “kube-apiserver-requestheader-ca”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIC8jCCAdqgAwIBAgIBADANBgkqhkiG9w0BAQsFADAqMSgwJgYDVQQDEx9rdWJl\nLWFwaXNlcnZlci1yZXF1ZXN0aGVhZGVyLWNhMB4XDTE5MDkxODE0NTc1NFoXDTI5\nMDkxNTE0NTc1NFowKjEoMCYGA1UEAxMfa3ViZS1hcGlzZXJ2ZXItcmVxdWVzdGhl\nYWRlci1jYTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAO3IC5A+Ab6o\n1ZWJn6m/FVL7CBo+RuojyrQeMgA6Hx9wIBfsfzP4xiSUu4P41lYrS6t9g07K9mbr\n+OPRmhbBuSKIqNyUuvsFe2ly2qL7yvWYWs0rkNm+PWE2MuHIpooIrbMV5HZmi3g9\nhGhwP+Gt4jYavPw3J9PYqP87SZrUk1wWKXMIzJ4WoxfuKVEpFKoDN4CzT90cbfwp\nwMYGzMYkbaIGkZ2QXFkgDxDTGPkHpvhmtP6z6a/o7YSrO9W8/BakdQiNUBiNlIUd\n1amiyu07k1v4Y41HY2UgSWeyUbQY9A9QY4OealbviNtP6D4Pfg6kmY/OXFj6VeZd\nVAICtFkh+k8CAwEAAaMjMCEwDgYDVR0PAQH/BAQDAgKkMA8GA1UdEwEB/wQFMAMB\nAf8wDQYJKoZIhvcNAQELBQADggEBAEamflAs5qMdyd0PZvN5Sux2cB2lrqX1fWVp\n9x8wzoSokWSkXXbYgSNBzcplqVhYGEG93Wx7H2VLvuqr4dnHfgqZzcPJMVWtTRfW\nl0s4uNYuLe5EBNB7Wyt77igrC27tvabeWpbVTk6LjbqbZVa5ch/4SW/2KfXJCj3P\nhuPCUHh0AMadlMzSuBbOSvf+VRAlKPZ9I9doi+lG6D1V5iXMkldKxuKK1vqx+YRf\nf88a5pmZ+ajTCvutKE6tfY4ZwHKmacGK84vkCYBxZ6b+jxMjXcBjKyCXbNKRpT0M\ncTJJ1CzMcZZpGUlgS5wcbplyCgixh1UjhyQtZIkfWZRSsJtR8uw=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7cgLkD4BvqjVlYmfqb8VUvsIGj5G6iPKtB4yADofH3AgF+x/\nM/jGJJS7g/jWVitLq32DTsr2Zuv449GaFsG5Ioio3JS6+wV7aXLaovvK9ZhazSuQ\n2b49YTYy4cimigitsxXkdmaLeD2EaHA/4a3iNhq8/Dcn09io/ztJmtSTXBYpcwjM\nnhajF+4pUSkUqgM3gLNP3Rxt/CnAxgbMxiRtogaRnZBcWSAPENMY+Qem+Ga0/rPp\nr+jthKs71bz8FqR1CI1QGI2UhR3VqaLK7TuTW/hjjUdjZSBJZ7JRtBj0D1Bjg55q\nVu+I20/oPg9+DqSZj85cWPpV5l1UAgK0WSH6TwIDAQABAoIBAELgAGCRD+yPj4J/\nMmiLVXQBJkY7PbacWmZOF8H4lshAwMX5vczgKtoe+p4jXiTeCGoy4rtGWgaYV2e7\ni5ra4TbVOKjRK8VtxUfjBZrRNkPcla0ek56p4pl0pNrbk/s+dZvojFjAfnlS0+qL\np2vRe827t2s4F/t89ArUod7p6of7KOTIiOaACEXV1VyNGDkMKZVMLmsaQEgSbiui\nuB8pxW8i7I6VYVfsfIKnuD4bb+YsLDPCWZUEm1FODKjroHmoIKr3F5E6TYu57zXy\nCzyV6BFtySffcJKJwXDjV/p1LXsp9o+/jjtQnDVYTM+9nC+0slWc3epMvbi0ZlMY\n1gXfwAECgYEA9Z9VzWfDf1eB6L4r7/maEv+iY/wEkBd8Jag9tCHWk6K+Y6gOSPcz\nUEF+RN/5CTLVBqi7/1csuJjj7XHv6ye38sdzcDKde1CqXHtZGtF8kWb0bzbS3o3z\nqDjJF+vekls6GHD0zxa1r7dLbNHucaSvY+VuyfVEZY7ArzUmh8LAdZsCgYEA99Pm\nzo8W7znIUab0aQxZjO2nF45OYBVOoV2NC0hHHvwOBGHs9zKfINJiO5KPwU4RbQDg\nnndtUCwXx2d2tqM/suDFZR2wj1fnGWeaj3Xz1Pdg6yXkLeyWIUH0qHq2RXn70ykF\nom7oofJmOt3DGuVHZ0zUMIMeRZmVGgeJ00WiU10CgYAD6p9+n/nxDN8oa+fdcrhv\nNx5Kw9j6xzUWkKEzPxrhzcWFZ0ebCD4MOI8f4AZjjCjzaztcLfKrmtx/i8KMmFyJ\nhX6kulnifn3I7bqU/+QhmWeqYlBodhD9jLJALGWnJcc+Xoa4yp7pB14vhQVtUHfv\netgSZlPJ3sXZxVow7f0NowKBgQDWy+CGM1rraSeILa40xjFvhiOGtR6VBKKsFYtD\nthd+cXQstDtQXZ2yMuZVP8g9AM71rQcCEfy6uhy6BaDM111ESrCL3VnEQ6nXSQab\nRN5bPTXRWXwVmbLdjG7i/8ivGvT6pdluWbZjdtbIOqD51LM4g0x954b7SAwFDXeV\nmAsDOQKBgQCtwon6USOEDfdycQo7D/TekRXGBPLCPr/XNjN5gAIte6voJb0Y0sgk\nWjlzJaHksK3xNJIGIdw2HsfH9vx5YS0tYAdNjrjFw46Ogn1p2G53WS0t5obQn/XN\nkWrAJMS+U0Ma6O6xJ7TqiZBO+SevBIpf5lUET0K4yczANuKN7S9uGQ==\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority: /etc/kubernetes/ssl/kube-ca.pem\n server: \“https://127.0.0.1:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-apiserver-requestheader-ca-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-apiserver-requestheader-ca-local\”\n user:\n client-certificate: /etc/kubernetes/ssl/kube-apiserver-requestheader-ca.pem\n client-key: /etc/kubernetes/ssl/kube-apiserver-requestheader-ca-key.pem”,\n “name”: “kube-apiserver-requestheader-ca”,\n “commonName”: “system:kube-apiserver-requestheader-ca”,\n “ouName”: “”,\n “envName”: “KUBE_APISERVER_REQUESTHEADER_CA”,\n “path”: “/etc/kubernetes/ssl/kube-apiserver-requestheader-ca.pem”,\n “keyEnvName”: “KUBE_APISERVER_REQUESTHEADER_CA_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-apiserver-requestheader-ca-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_APISERVER_REQUESTHEADER_CA”,\n “configPath”: “/etc/kubernetes/ssl/kubecfg-kube-apiserver-requestheader-ca.yaml”\n },\n “kube-ca”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIICwjCCAaqgAwIBAgIBADANBgkqhkiG9w0BAQsFADASMRAwDgYDVQQDEwdrdWJl\nLWNhMB4XDTE5MDkxODE0NTc1NFoXDTI5MDkxNTE0NTc1NFowEjEQMA4GA1UEAxMH\na3ViZS1jYTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOfFR2MRc13T\nTH3TbWT/hU+M2sWvSoNLwaK4EEjhDfPxVWhXL/7uQyxKud713SWN46f5t2n5R+kf\nrwGkXaUxPm3lqUbsxMaVKzN300a36IINFjnRudvxs/Z+Dx8ID6+Jw7mz1PQCGJYQ\n9Kvbz0BNQGs53Wc8Br3TQSLHgKPfWFBACYlRv8kl4n/YZY+TctEvEhH62JvZEIup\nOwh2gWIYqFh0xOhSWKG5PNLoWvAilER1pno0PbJz1z6ebq86JeUpgc0a1Ho/Aab+\nZtMhn/NWfAAY84yanArp4O4DRhw+KEPW54Gz9eGK9+NUyZSFFK08A9jXwdgdoLDD\n8Unrk6iQ9scCAwEAAaMjMCEwDgYDVR0PAQH/BAQDAgKkMA8GA1UdEwEB/wQFMAMB\nAf8wDQYJKoZIhvcNAQELBQADggEBAAUDZM/jCde4pn9UTAL2IPcSi/y06hzqeEV0\nYXLy3jr0tIDakOqtzHX1b9USZDPd9LnpigZT3iuewhzzaYN0GDwRoUpsSASCxv69\nRZDl0EcbFn+xv4wcs38yW7/2z0mcI2YJL6+5NGnaRXfaK/GVOZj/EwufRkJENWAh\nCrm1Hxk4Uwi4IplMky2hed2F7vv9/Z5QHPIdX4TGq18OjWk26V/9s0XGEQd8wGcM\nar/5hikFm5EjK9hbbhZ95652DU1pgzD8gTtk/yewO8w09xeU04n75DU1oh6f5xY/\nTPzj5ufKT4ZAqdxLIs5sb01oq/0EjEd67WPf1cJpEgEroWN7YHk=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA58VHYxFzXdNMfdNtZP+FT4zaxa9Kg0vBorgQSOEN8/FVaFcv\n/u5DLEq53vXdJY3jp/m3aflH6R+vAaRdpTE+beWpRuzExpUrM3fTRrfogg0WOdG5\n2/Gz9n4PHwgPr4nDubPU9AIYlhD0q9vPQE1AazndZzwGvdNBIseAo99YUEAJiVG/\nySXif9hlj5Ny0S8SEfrYm9kQi6k7CHaBYhioWHTE6FJYobk80uha8CKURHWmejQ9\nsnPXPp5urzol5SmBzRrUej8Bpv5m0yGf81Z8ABjzjJqcCung7gNGHD4oQ9bngbP1\n4Yr341TJlIUUrTwD2NfB2B2gsMPxSeuTqJD2xwIDAQABAoIBAQCgrTmySpTKRQRQ\nbtT2IdbPsXyxc7aak1hocGaJv8wmg/aL4XXarF9RQ3TcR2LK+DUNbKdlBnZ9/YMc\nBlENhrgbBA54pwg8C4nponaMHk9Iab4w016gRk5W4kmlX7dQIJfaE/vcNd/JmXOl\n+TsS/vtb2r/NI+Ygj2YmsFxUPzBAYPKnV6uP+fkfYl5hPfUMEOwz/vCM0MCjEZFI\ndlqsKNN1DFOh+4iNh7UnDOISVjLF90+7kIH85oOjsBHRDPFcqNkO+Whms/Jm2o8M\nXchWJjuHy/Z+MgiQBMfkvTQ8I3Qcrl0lm0ViIFun62vfHMQwdBF6tC4qx6KlpZWc\nqZYXN2tRAoGBAP7F/BW0ZV006ZOmL1kPCjpvet/Us9CJ2AzOwElwRPyPb8632Sjp\nMslBpy5Xg0H8B85QMg5l6tOnIUa5zskCraY8KOEfE8nQgV6SsPEgPv9K8Iioj1Q9\nqQicmukPY5k7I2VQnhIw6RtOOF3Mh4pcwE+3gedsrDsc+Ii56CVV7DLVAoGBAOji\n8U7ZNXFOEY16BybJCm/0NKVmNnMiz9ZqnyfTsjQ4ih/tpwDnKqCD+rmLCqRa1L6C\nvXIgxkUQZYnyyhaob39AMw5BPJa93CqeA5gYXvUhB0vJhmE5fEGS9CxzR8E8rs9x\nCQaa4mamW6FrSYgfDjan4QWHo6vjpWQFDCYjxzkrAoGBANlXRKmvbxmIXgqbJqEu\n92bKW2Q/K/am4Sxr5BXCNNfP9W2/4P3Jko2l+FzMQykzO+WA/HLT9vQAC58uO323\nTzQU9jq2LEdqHDL1qQTKoXNgFro+MaeHwn+aOXzAqBK8JIH1uCOEnhexLty18prS\nbSyUO7mVN4hmOo9JKQVQu2LRAoGAW3a+BRSju6NIm4LgiigNFFkZ0BfrrJ5weCqZ\n5V9sLrxB6zZAD8e6Yx5Se0qTXGdcBJJ+avNaS0ecSWh0XB+84oJJSwDuFdntPUOf\n770qliVpoyc7wrV8Cpj3kvmXpdn6Yfhn7hModd5CQIxNbcucnnSimLRj4J9gln6w\n/c2xcc8CgYEA+oDt8955uzzsD8rbWiu2Co3SQJGdKgfXvyKQ5HD/TgjblTu9JPJt\nPmVqEPBNEpGXbLvFCPz8GzUmyYTx3+YtM0Z87lJM61lGvWaR5hXI04ncYpW4hB6T\nazG1Sf2GKUHAY/jEwYwHN0ZKJn4+CqzOJjXt8xI45OFVadqniOaMyZU=\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “”,\n “name”: “kube-ca”,\n “commonName”: “system:kube-ca”,\n “ouName”: “”,\n “envName”: “KUBE_CA”,\n “path”: “/etc/kubernetes/ssl/kube-ca.pem”,\n “keyEnvName”: “KUBE_CA_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-ca-key.pem”,\n “configEnvName”: “”,\n “configPath”: “”\n },\n “kube-controller-manager”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIC5DCCAcygAwIBAgIILiHWhVyB8ZEwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTZaMCkxJzAl\nBgNVBAMTHnN5c3RlbTprdWJlLWNvbnRyb2xsZXItbWFuYWdlcjCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANqcYSXzvdtP0UYxUoVegmrvXOv8fxIQHlpK\nmeEpY7NybC2KVmE+/lHcqiZueSnoDsQ+BIoIAmb4ZjSb6qQEdZr2TBpAzhEXnu1n\n+R/WUf2DBQKwWjM6lXW6zvQOpOTGyIvu9glstakWWD76XidL1wu1TZ3IqK4BRihe\nOEVlbToMT8x2RPWYBvSw2E2ZDvSdaN8n7TIqwxUIarRpOx4izMUzSmOkhfr1Jy3a\ni3sln6WYRjLcBbvdXyAcsfA8iWAGDXUAcoT/l3JNhQr8QasvUrGNMgBG9iST31FE\nRfVnWXzRU1CkJ+8jnZL83YlonVQn5R/+9m3MdXPsJUrnif2v220CAwEAAaMnMCUw\nDgYDVR0PAQH/BAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMCMA0GCSqGSIb3DQEB\nCwUAA4IBAQBEGo+kkbSFM6kNqVz4v2Rf1UEd374T/LZgbuxd2cMvmOPunItKmBBe\n8eWFz5SuL+c2Ixjr8/qB56YncZQWzLMhNu0umxbog5wVzlCU8JGzslpWR6BhyDEZ\nwUjlEHkxM4o7FBRw6fFK38e3ljNgvIB4sLLzJ/aFjv8dOq46xVkCZnkUBnAB9Vxw\n5KgwjhYFxsh2fjw4uhT2CYooVV7ncm+jeBZMszjU33NAStzMnTJrJqvP7y3/uJ87\nF5Z2WRmzJ2wbIw8yah3aucnpvhaoamUsxGDZ79bMl4tqBmNvI/COjKRPIZdx31SK\nnq7qkbh06c2iOF2bBTZOrBwx0R9qSuNL\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2pxhJfO920/RRjFShV6Cau9c6/x/EhAeWkqZ4Sljs3JsLYpW\nYT7+UdyqJm55KegOxD4EiggCZvhmNJvqpAR1mvZMGkDOERee7Wf5H9ZR/YMFArBa\nMzqVdbrO9A6k5MbIi+72CWy1qRZYPvpeJ0vXC7VNnciorgFGKF44RWVtOgxPzHZE\n9ZgG9LDYTZkO9J1o3yftMirDFQhqtGk7HiLMxTNKY6SF+vUnLdqLeyWfpZhGMtwF\nu91fIByx8DyJYAYNdQByhP+Xck2FCvxBqy9SsY0yAEb2JJPfUURF9WdZfNFTUKQn\n7yOdkvzdiWidVCflH/72bcx1c+wlSueJ/a/bbQIDAQABAoIBAQCv9s/7zIY10bmR\n1oGl+LzhdmpFSai+0VqdMw9JvhcSijepMID3Jc1v9z6+UI4WvUOlkoX01R2Z5Lfg\nAOCNxUkkwrvfJeq4t1qlndtZVRoKBTwzPeBc+/ryGLwclu0DeT5T5LUGQQq4X9QI\nXV8MIm+mbPlc1/dumHfwZmbE9S9GWMXI9tSeX6T6bUx/5FoGg7VDD8DF4FTZMyUU\nfvzikFJTIfLAEi1s8R3yQmL69IOEEUnDzcCOv7HfXytzXZkXZYHCKPwcF0DLRtm4\n+RGgs3r/7uwpeRYfPFQiXkmGZj67KLLP0C0CwPG/MkqRT+pqT/ONo35tNNKy9BTp\nhgc9ajfBAoGBAOr5jGlGiTdUrvh48eXA4kMtPDcIORQjrm1eUNPX1MmKxlV670mj\nT/p3T4pDbYWIUeWsKjknk+oBwhFJQGiiNk+7fUFdYkDV0WMsTopUTn313egxgA0B\nGhu/hD/pZFunAekQcjGxObWXI26PopQU5b+KGkdCVNnBvuwqjq+hHOknAoGBAO4r\n/YOvbObynKrjtlTdPne7/Y03ht4bAkHwR/5xzNzui12RBXTfiIxHgdEq3wKfnqvl\nYveI3ygZEapEpAQ4k8Dy10qZHgNwk94pv8GecYHKT81gpiVaDJOq+TD2bVeWaiyO\n6f/HM829F2zwe5gRFg3WYhopvkROXkHpecV1QitLAoGBAMnzLJCWhPw/FhqLqCt0\n+YIO8L/Dm3sJp7Jr60AHMeT+FrQE8n/xkp2LyZrllM29edXRgICa2W+3jxnYQTks\noU0psN9q6TUcD9gSjnYpO0Ta+ZvEX2/N0Kikk39ykkSLZwLulZbL4POHMHankG2B\nAGz8vtUb111IPVUwxm2AJR7lAoGBALmtKdLDrE7PzTucksTORqjpsd2p8EavH69w\nN3AyH9gNUDD9ohdfPQC/roD2vy04a2bvSZxY5EBKau8m3Ac+ZFID/7t0a2WbGmwU\neB3l+++HXXdrZZuw/CUTIXn+Y3fpF5TtRZfWIJjAVcbkJDaE+4CGJazn5iEyR2Fz\nNy+tHozJAoGBAMPEgGzxL0AN/LPmDx76ZFHg7PQ7hhzF+8WwuyBvsbfP9gDNUdWC\nt1KEixCzjuRRVv5KylgRbxQ5bXN/iRTt1LPSzSwV5db32Iro9fqZeJu4Vhmhdo+j\nNL3c6iydsavHav5bi0MiAPOojM72O14AWy3LXdwIrGr6Ae+l45TV7QVh\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority: /etc/kubernetes/ssl/kube-ca.pem\n server: \“https://127.0.0.1:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-controller-manager-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-controller-manager-local\”\n user:\n client-certificate: /etc/kubernetes/ssl/kube-controller-manager.pem\n client-key: /etc/kubernetes/ssl/kube-controller-manager-key.pem”,\n “name”: “kube-controller-manager”,\n “commonName”: “system:kube-controller-manager”,\n “ouName”: “”,\n “envName”: “KUBE_CONTROLLER_MANAGER”,\n “path”: “/etc/kubernetes/ssl/kube-controller-manager.pem”,\n “keyEnvName”: “KUBE_CONTROLLER_MANAGER_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-controller-manager-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_CONTROLLER_MANAGER”,\n “configPath”: “/etc/kubernetes/ssl/kubecfg-kube-controller-manager.yaml”\n },\n “kube-etcd-lsbxcpch009-intranet-net”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIDoDCCAoigAwIBAgIIfHmGg/vHyWIwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTVaMBQxEjAQ\nBgNVBAMTCWt1YmUtZXRjZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nAOP7OHilJqDa+zQOfiZLBpNptwdsmO/H/reD1Z1SmmCRoDMIGfXiJxdW2PusW+LE\nXnP8P3y0Jkf2g1vQY7/fl+QWV0BzgXGF9e8eUySBZlbv1Py8lkUFXodQ1rMp/VX0\nLipcHL9Y8xAeW4bOcjsxyDTMhR5IAtFiYz7I3428a0xCrej6wB4i/SXb7Gmj2fYr\n8F/c++NXFFYccigzWiI4UrZ6dxwFuJKdDLtTkBqQgCMLtRFUxO9Q2MPUZzlCm9VV\na/+8My3mRwVsZ5CQmXoE9ieCksKTXhTBemZLI5QLQ/Aq7+S5akJsJ78UQaaWGPaV\naQh+aOFeTObY3Y0ercBJjycCAwEAAaOB9zCB9DAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMIHCBgNVHREEgbowgbeCFGxzYnhj\ncGNoMDA5LmljYmMubmV0ghRsc2J4Y3BjaDAxMC5pY2JjLm5ldIIUbHNieGNwY2gw\nMTEuaWNiYy5uZXSCCWxvY2FsaG9zdIIKa3ViZXJuZXRlc4ISa3ViZXJuZXRlcy5k\nZWZhdWx0ghZrdWJlcm5ldGVzLmRlZmF1bHQuc3ZjgiRrdWJlcm5ldGVzLmRlZmF1\nbHQuc3ZjLmNsdXN0ZXIubG9jYWyHBH8AAAGHBAorAAEwDQYJKoZIhvcNAQELBQAD\nggEBABGIGTbopuSwIuhXp9l3OSJlxnBmeREldVNg3GBx4OJ9JhipbFqxHSysXhov\nvcZt1HpzI1uGqqlvsaUVkGtvMtShUGsQE59VctSCnJrN1qDugazM2Oy3keSYP3KT\nGY0O07g5wSj2XFpPz3rQOou8euiEPWwOi9aZTHZcKUcNB9kPNKUzKSq6tC6fPP7j\nf+mBxMbWyK9OiRveWuC1SgjmjszrsV85zb7Z6/ZTFhlGaEoQdk1kCidvnVVkPBUX\nVX3C9fwnLl2Pq8zh6CEIend4+Cf/Ur4WfmW2g2csIbmIq2P0jAkgrctufxBLwTes\nZ/8p2iEzck+9gcpFHBkgsvkCQgM=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4/s4eKUmoNr7NA5+JksGk2m3B2yY78f+t4PVnVKaYJGgMwgZ\n9eInF1bY+6xb4sRec/w/fLQmR/aDW9Bjv9+X5BZXQHOBcYX17x5TJIFmVu/U/LyW\nRQVeh1DWsyn9VfQuKlwcv1jzEB5bhs5yOzHINMyFHkgC0WJjPsjfjbxrTEKt6PrA\nHiL9JdvsaaPZ9ivwX9z741cUVhxyKDNaIjhStnp3HAW4kp0Mu1OQGpCAIwu1EVTE\n71DYw9RnOUKb1VVr/7wzLeZHBWxnkJCZegT2J4KSwpNeFMF6ZksjlAtD8Crv5Llq\nQmwnvxRBppYY9pVpCH5o4V5M5tjdjR6twEmPJwIDAQABAoIBACX1jlGILgZab7kb\nMKXvmAizcWYrDsvd4OttaAPp3Qp3NNVKZAgsv5WDQF2nNSVszM1DEs8Qr88LnJOM\n/w7Ti9bOYXi5wrPEOk62HeHWKdQP2sa6H8seOb8OFrF+LFBDd+xVqfOyO8ZTR6oK\ndbqlb1BbPU7tboqudxfdGlvfI35uy0sIjo2gnwgGXkNiGSQ9RvjsFSmSzVglPGUw\ntiMZmiYjs63MSmdjT0HO4XEAwJ+UKVe2/wKYvHmosxPfvVWBxxjrE2Eh+afehUTd\n/CXfOw4IRpl3unEiVinIMlZRykXskg34rqrchJ3uGg0qD7gNkJa4wIbJh/udA1Dg\nZBHweAECgYEA6vNnDilOC/OXKfFz6R8Hbrq+UCSTJAOtzkOaEgKcm45kvzZEUKZK\nX+CO3tNcmszTR79zYObtnBH+lPxMGQ7wvKB8MWY6HtCkmYRlCo+p1gjQQBonGJJH\n+2ukt/bxMroUwXiGJJSiuUHYn08IuGHPcD9J65PA3ZdqJFD7yAKGDiECgYEA+Gf5\nMc+wnCkiFBIUPsSZW5ZoqbxTirdYYxXW85OaR02sAo9sAVycd2602dIJcPcj8qv1\n4M4GKv8KEuGuyZiekjfJGkSLPz95a588zSLE9QRXwDlaiZ5TycSiwfuY7V7XTtUN\nEEstqq2XaWW4Pf9w7601cg2RE5mjTM2xC5k/JEcCgYAnltn/neAjzWjkTWYtmufi\ntZ7J3E/a2q/XuLZmYIBJCeZZ/efm+w4/N5R7YXwSLX9QcKcdZewVx0Zxjk24Tzcr\nYZNrs4EJnjiOEawA6pJAmX2Vv5Jk5okwiUPZJ8getxI2Q3u/ADinJLw+o8+hWgHd\nNRzckCoIbLIa6nZyjlJOYQKBgEAVOqFSDiLLLcJ1w4lJ2LJbBBc9wWOY1xGA0do2\nqudYL1bdvyQ+yxK4malT2SGucDSrjhv3qnmvH98tH5VcbRQVlijTpASmEGHmS540\nKRF4lFa/tQ6prL3xn3dhu9sIy4zHw73/VwGgFN6Y4kYEPxNl4NLSkym2Sf2HVvRC\nDZsDAoGAEvnaZprdvoXD9jgbi6dAIYdm+FD0gC/XdvcNEP6h1Sb3IMt6IFipdkXH\ngt5IM5zmdTi06WplUHSCPwgboMubboknvhYf+P8AkQz4vAzHFq00xK8dIFXQtmKC\ni9tEPYZrhTSR1KbBgQpqqOFdElBHJxHMAssxW7gIPCAu7IBig3Q=\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “”,\n “name”: “kube-etcd-lsbxcpch009-intranet-net”,\n “commonName”: “system:kube-etcd-lsbxcpch009-intranet-net”,\n “ouName”: “”,\n “envName”: “KUBE_ETCD_LSBXCPCH009_INTRANET_NET”,\n “path”: “/etc/kubernetes/ssl/kube-etcd-lsbxcpch009-intranet-net.pem”,\n “keyEnvName”: “KUBE_ETCD_LSBXCPCH009_INTRANET_NET_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-etcd-lsbxcpch009-intranet-net-key.pem”,\n “configEnvName”: “”,\n “configPath”: “”\n },\n “kube-etcd-lsbxcpch010-intranet-net”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIDoDCCAoigAwIBAgIIZe2M24aNO9YwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTVaMBQxEjAQ\nBgNVBAMTCWt1YmUtZXRjZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nANk2m71+CjJKVILK79B3iVcbtrvCmUnBhVLx8ybZwGWSA24qosIskhcMtFEotjuc\noLcgEC8iykObFwKarIH0decgYZlUgqdgXmO+iwbtSh1ZRuurxVpLy3eQbwf48VHV\nmxdVVaX49bFySMACNhUGW6kOiTvgyFmxv106aNtmMMkMNAuly78l23/g3U+jyJPv\n9GyRyQmyrfLPxlTyILFVAyKEbgKF/FFgMnARxDl1voQaUM/MJP7XsgdV3loqSk6D\nwfTSjB4NOvo2O83ZZrd6nQxburE5SS9+y77v34EjgtF0yxjzPu1XoP0u8T9GwtU/\nqkiVYuXhWsP7dTHMkpCZGZ8CAwEAAaOB9zCB9DAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMIHCBgNVHREEgbowgbeCFGxzYnhj\ncGNoMDA5LmljYmMubmV0ghRsc2J4Y3BjaDAxMC5pY2JjLm5ldIIUbHNieGNwY2gw\nMTEuaWNiYy5uZXSCCWxvY2FsaG9zdIIKa3ViZXJuZXRlc4ISa3ViZXJuZXRlcy5k\nZWZhdWx0ghZrdWJlcm5ldGVzLmRlZmF1bHQuc3ZjgiRrdWJlcm5ldGVzLmRlZmF1\nbHQuc3ZjLmNsdXN0ZXIubG9jYWyHBH8AAAGHBAorAAEwDQYJKoZIhvcNAQELBQAD\nggEBAMRQZvrlLqkyfabxzOf3zgQo+GmP2HNq1OmnThLyMMdzIdnKrUXY9y4AuDh7\nKOpTEL2dyLyMQ1Yc3NViYtL2dssa7sc1tjyUvYmX7PgVhfl3K7/e+8CCvZ858rY+\nfgqK+6B4SOtEn7zA0xzhp6WEnkaJ/VMq/Cxs0MpxfEXmsBWMjKGlBI3KtjiTo8H3\nFt+XgX5f8qi1dDq9zXGEUu1xgDv90WoaSi2vDdioZIi2dz7jDLhG8JGUsukuZYE+\nnk+2r82D/xFiccdIAwfgprw3ffFT+GP3P30MzO164tv+gvitDJq3SIM7R4MYehJg\n3dqwCxVZyoF9mUaGfXA7wiNNuEQ=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2TabvX4KMkpUgsrv0HeJVxu2u8KZScGFUvHzJtnAZZIDbiqi\nwiySFwy0USi2O5ygtyAQLyLKQ5sXApqsgfR15yBhmVSCp2BeY76LBu1KHVlG66vF\nWkvLd5BvB/jxUdWbF1VVpfj1sXJIwAI2FQZbqQ6JO+DIWbG/XTpo22YwyQw0C6XL\nvyXbf+DdT6PIk+/0bJHJCbKt8s/GVPIgsVUDIoRuAoX8UWAycBHEOXW+hBpQz8wk\n/teyB1XeWipKToPB9NKMHg06+jY7zdlmt3qdDFu6sTlJL37Lvu/fgSOC0XTLGPM+\n7Veg/S7xP0bC1T+qSJVi5eFaw/t1McySkJkZnwIDAQABAoIBADOfBb4v8Q5omdMH\nlZyue+ZGwNO4eKONqTjAJXArOc0puUT6Pvn0i7eMnmHXUg+ytoMuzInXM8iDWCGX\nTr4Hsel+yZMeAXrzrRr5UqMPy5hT+kXR6bH+51j/61Myt28iW5xc/GDYXNOR/HYd\nUGsIusnfmX+weQzP8FGgqwDRNXDh1FEFUD8DSTLUosOdDZUfeyaL2a6QF2gnpTzL\ndHGQtIWf6E0e8laEOyakxXcXVEdil8tVlIFSlKRQ2TW7HyLf5NSKzJXFDhOYWV4Q\nuDROUZ8L2L2+AjJWLN6MDXIWgvjBETTKtb6knKvtXW4utMXXAcKawOv1tktPO9nt\nnYCdQ4ECgYEA+PUQvllGaJU1+X34oeVucu0cUNQV7zfIVBi45asJQsNkNiR+1DtA\nyKRCj7G3BISh2B4ieIpM0Z2sNwgn1R4AqUTGCsqlRRwfdz86SbJkVNzuPZ6ysFrB\niWhM4FBZFuTpVkaY31E2jHWpnoxqGlGkBOBxAc1qcQbnkBSlNCKp38ECgYEA31un\np3ggCo8Ne7jRxh0fhdYx3LIsK9lexHXWwUdEb4wjfYZu6czwCDKa6yjX7yiY2T5n\nOR8Js7T3llkncTp0q4I2mOLz66qJaecIVgWFsL+3hcH1Kr/b0+wDh3KaggbgI2nd\n8Iq/97UIezCARNVmblWLOxlPDNSSyGm1MXSDUV8CgYEAorMV5DBX8VVCVvDaooNc\ncUNAdBqG0zVzeHJHs+DZRoaHYVLsiCrJJdcjoOEVqKA9XQ4knP5VQdB3keeEkKTw\n7a6Cdt8Er2u3rKjnoO4y37sa/65NPS+yt+gwBZC9CFdFnxq4IYnjylvDJFjDprug\nI4fCktj6LS/D+cdkR/Q3bIECgYAWcwTfzTATP5uQUtwquGShtAyg7PuJkLh4sItc\nM8iKGaC7jhZ5w1Jg0I1Hk3xYmlD6jM4dLKRx/n9gCifvtnthfZ31MeJoTmSvUzxA\nQR/Vyv8sH3l/yXbTzwXvyDIFXaGLjalz8s4mnHh0wUQzJuu7rTdoQjvywy7Zm95N\nUTOdqwKBgQCaI8inYsrTvnk8CpD21uZEth5fTSW55yFN4V9yHxR+1/s/KnrSxXEW\ndV55Ux1SS36gYXzq1Q1vaKNqe4Su4fj2trBEQmOms4w0Cs7esJQTn1eHb/vcfCs+\nNH+cvm5+1JPGaMPl3UtoN2vINEcBsJppkIhEk8WlJGCzROqIuH/Erg==\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “”,\n “name”: “kube-etcd-lsbxcpch010-intranet-net”,\n “commonName”: “system:kube-etcd-lsbxcpch010-intranet-net”,\n “ouName”: “”,\n “envName”: “KUBE_ETCD_LSBXCPCH010_INTRANET_NET”,\n “path”: “/etc/kubernetes/ssl/kube-etcd-lsbxcpch010-intranet-net.pem”,\n “keyEnvName”: “KUBE_ETCD_LSBXCPCH010_INTRANET_NET_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-etcd-lsbxcpch010-intranet-net-key.pem”,\n “configEnvName”: “”,\n “configPath”: “”\n },\n “kube-etcd-lsbxcpch011-intranet-net”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIDoDCCAoigAwIBAgIIUeM3VSiK1eIwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTVaMBQxEjAQ\nBgNVBAMTCWt1YmUtZXRjZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nAOcpgfVjyi++XFUf794PulaRP6pT/NStF7NCMFxfyRnBzv9MLScqb8OaEhcKMIpE\neLX2+5tGl4GcJbpRt3r3hvEciIImSAn+MNmkBEYsZtkz+mF3LP+w/77c0Kpit/gq\nF0FvOPIutTploIv+umUnbDRtC1oiIuNDFzjkLeot9FIYWM2vWJa2he1M9qytgkUy\nsC20K9hdLuqnRt0DTETFKTjynaSNbkmJ1EmiAT8300AZilzRtHNbgpgLTHoVv9Ve\nHMc6eD0QxxViBrST29KbEirXIMpkJKohP7Osgz2ZLXygJMr1Yx33nIyQwkgGOJLV\nV8KTv1Z7qYfefzzgjel9lPsCAwEAAaOB9zCB9DAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMIHCBgNVHREEgbowgbeCFGxzYnhj\ncGNoMDA5LmljYmMubmV0ghRsc2J4Y3BjaDAxMC5pY2JjLm5ldIIUbHNieGNwY2gw\nMTEuaWNiYy5uZXSCCWxvY2FsaG9zdIIKa3ViZXJuZXRlc4ISa3ViZXJuZXRlcy5k\nZWZhdWx0ghZrdWJlcm5ldGVzLmRlZmF1bHQuc3ZjgiRrdWJlcm5ldGVzLmRlZmF1\nbHQuc3ZjLmNsdXN0ZXIubG9jYWyHBH8AAAGHBAorAAEwDQYJKoZIhvcNAQELBQAD\nggEBALEMKEDi4tcGCxe6lE1DyxquSgQgxcIrENGOJ5T4tk1X6dovO994DKVuS83u\nNam3lO5puxIk8615uyhZET6sp6p03RRlVUH4tOI1Jzteh02z4yOEw3EHCEPFxCju\nS7WjuAa4v5ewWat+11rwukZ2VQBvHsFizfjnCmffntjNOJSqpJ6lh0jIkuiG1rvE\n5hFfMwKDificO0GaeUP8n3KKipsEB7yezAlP2Fd9y92PCQixRzbIln9YyaPkyBBD\nSZ2ZBUYWcxSumFgakJaTAI9GnZ5IY2CDkXwquDLReySx3HVZQkU53e+arFpoKyR5\nNADnKACHKFv0AJOfkRlsnemSuZw=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5ymB9WPKL75cVR/v3g+6VpE/qlP81K0Xs0IwXF/JGcHO/0wt\nJypvw5oSFwowikR4tfb7m0aXgZwlulG3eveG8RyIgiZICf4w2aQERixm2TP6YXcs\n/7D/vtzQqmK3+CoXQW848i61OmWgi/66ZSdsNG0LWiIi40MXOOQt6i30UhhYza9Y\nlraF7Uz2rK2CRTKwLbQr2F0u6qdG3QNMRMUpOPKdpI1uSYnUSaIBPzfTQBmKXNG0\nc1uCmAtMehW/1V4cxzp4PRDHFWIGtJPb0psSKtcgymQkqiE/s6yDPZktfKAkyvVj\nHfecjJDCSAY4ktVXwpO/Vnuph95/POCN6X2U+wIDAQABAoIBAAbwIP1rfFMIhJ7t\ncXaZxD765w1Grgz4EQEJWIg9O7zxKzRQZf6J8IbPZgGZBbHwsirL+etEKCH0vNEl\nyLsBGOS9tX8qhPj/zxmJKbOte3zDaZ1pRUl7V4G0APNMOTdSlBYbr3rdWgUhrbrl\n71Q/5aiBKVkQMznc9qJ3fsVLkcyw7cYcjhvv/WuxJXEX18Uboja6JOo8f/MAwiJc\nlADy2i4Ba32wEYLZtSI6ol87zfjywQHzXGBCtWRL7bgcEkmjw1y8xjQEVx9OW3n+\nGSRTwR6NQ3fo8HUEGhiHwojCcd8zY/F6Lv+AOPkXe9bJ73yCw7/7D7tha0gvTKSw\n2EvVf5ECgYEA+PYKIsyelBvsCXx9sk4A3HedB9h8XSX3ge4J87rCw9KZnV3O6T22\nWqFFnmBebOQwyHsySV252fWEgIizthA8fwB5TC09Mskk8lt4pN3ZO9U5v3mYnc1Z\nNKBRvbJOEla+NH8K9m6KiX4wXUnYqj3s+LSHodxy+0cRZlVrRiqbGPkCgYEA7bKk\nApPPJUR8PXVCDQLa+g7N6gjN7INkAW+6LUL3tRGLLGHfSn2L5W2Qf0KE6EdAWjE5\nmbn/JltLUTV6MaH8IjOKQfQqG/Ubh5z37V4PWNUcAs5VkMJrO8xxaK5vmGVcQi0v\nNe8rayAEY6frZ7/8gp5GdWYaCMHU7bJLX91drpMCgYEAsjw7P3Sspy5iStxUhP2x\nQiVkR8SmLG3NB7kqaNKxM06n6XDKfFNRJQtGcz9c+qpXfoAsnTe7oZ5TMU4tEtAG\n74mgTXgp0x0MFXKFKcsmBd7+i+V67KaiEbohKyTnHdv6Kk01xP2YsxyjdXYz5pWU\n/O0KGUhhDSJxA4lt1nsUNMkCgYAH4K/G1hc7aPWlI8m4nKudNfhlFT2d5Qzfb1CA\nR4PmIFq4cdXwphCI3gS38wBsok/jrVX3Xk6yerwYSOlv06qDh6nBXdI3cvwilnUx\nDLj9fLKc9TGoxoi/RptLmNxh9JoGJ3E1HGQX/Muocdw/aAF6Yrx7D5M1Txc7eXk+\nCBweuQKBgGj2aR0DJU7xCpe14r+t17PImNPGRyHkWSuyz/g2pFuKpAJMnhoOe0h/\nwZY42Tr7LaRmaPzgaxCsHAobBwme8/banasx45DNP6fPMYlksDD5X6GlIZBJTZQ5\nbBjUvbwxl1E9+fKCDfsGDgqPSB6GHoD00zFmbX3dWtpD+3Pi2g2G\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “”,\n “name”: “kube-etcd-lsbxcpch011-intranet-net”,\n “commonName”: “system:kube-etcd-lsbxcpch011-intranet-net”,\n “ouName”: “”,\n “envName”: “KUBE_ETCD_LSBXCPCH011_INTRANET_NET”,\n “path”: “/etc/kubernetes/ssl/kube-etcd-lsbxcpch011-intranet-net.pem”,\n “keyEnvName”: “KUBE_ETCD_LSBXCPCH011_INTRANET_NET_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-etcd-lsbxcpch011-intranet-net-key.pem”,\n “configEnvName”: “”,\n “configPath”: “”\n },\n “kube-node”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIC6DCCAdCgAwIBAgIIK/FmJaC3x1UwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTVaMC0xFTAT\nBgNVBAoTDHN5c3RlbTpub2RlczEUMBIGA1UEAxMLc3lzdGVtOm5vZGUwggEiMA0G\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC2/kVnsGKc4USQ+zj4eREkfa1kxsTa\nBM6gKy+fzO13D91ww8jwz0FfGTryP/2TXfHcRKBd0pneOuyCP6v6jpnx0dbkAvcr\ndkTuxj5Fnwo5zxauyz3LratMvF/tTJ/bKnDB106Cw/+mYL0OkRdgquOaSt6sKx2u\nkGHZ75Z76uG2vpJ7xyCKHQH/6v1wsxD/RvDBZoXzAJk7XlsaCY1kdjBD2HJnbAlZ\nsaReMfXL+bwwDI4/zcoeU2kbthwMLiKNXTNWEOxPaV6a6+wtCNYD+HfqWRSNDoUl\nnojS7JPyEXBLNIIPJ6ayGlNeWdi8sE47GgIKLtYuFKFhYPM7/1LPG1FDAgMBAAGj\nJzAlMA4GA1UdDwEB/wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDAjANBgkqhkiG\n9w0BAQsFAAOCAQEABGJjYGctqt7ThLCOfKF8gW6TNl5+PkkAQRuxL2D9F31+iUeL\nVF57fRPBIPglVJExJnG0aD6943r507oqySmo0xz14IZV/pOxvv4rrqPohJFp2jTC\nVcFD388dkSQALksGraZoZh85fttAAcyb+xsKJVdkwng5irTtCNQeQd7x+0kByphf\nprsy5utPWW34YEPTj1wKuIXeh4GLqwkOk6xv4mTclqTbNwfP4BIGW56kQs2Z7Z9V\n0cRmhGEZYEcWTtwUw4rfjGxU303IJUQyJKV/AgrItmf0BOoqDZJp/Hoc9+7EPBmV\nIt8O5kmVstFJJB/9PML//VX56WXmN0J9b8b3oQ==\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtv5FZ7BinOFEkPs4+HkRJH2tZMbE2gTOoCsvn8ztdw/dcMPI\n8M9BXxk68j/9k13x3ESgXdKZ3jrsgj+r+o6Z8dHW5AL3K3ZE7sY+RZ8KOc8Wrss9\ny62rTLxf7Uyf2ypwwddOgsP/pmC9DpEXYKrjmkrerCsdrpBh2e+We+rhtr6Se8cg\nih0B/+r9cLMQ/0bwwWaF8wCZO15bGgmNZHYwQ9hyZ2wJWbGkXjH1y/m8MAyOP83K\nHlNpG7YcDC4ijV0zVhDsT2lemuvsLQjWA/h36lkUjQ6FJZ6I0uyT8hFwSzSCDyem\nshpTXlnYvLBOOxoCCi7WLhShYWDzO/9SzxtRQwIDAQABAoIBAQCUqnDCc4c6Ar1M\nt/ypyNnHdp7235EvunYPo+Y2Aivt7aKuqTDHiumGFB5SjvA42DrVA5/xeVZuOBrL\nGmVi0pV440ycw1gBJD2OatpOf420N20rJo0WuwoO9n9Mb1LzoEApCv2KuScqCS+u\n9Os0KsFsKWVMJF8h4cTNZJsyIzmq1zhYpwpuvZW9AhHfmGxF9h7bW+rP7lf+yVtl\nbnlYzbSDgAIvXoHZ2Lxl5tGIQ7q3Cicbdamg9EqdtSvidv4/dQqViPjzoCd/Ex0Y\nmb24Je8eweBUtrjL2/XFU2+E2mR6rCthU7Fr/eatvd3Zfk5seTQpbZtlGIhNEhTo\npt6hC6IRAoGBAPNnduX9yY1QlY1H2UbGKFvy7j67m7JKfgIDq7GdeukLlUTj8n5C\nwXlXNCnVERAL410ew6lSraajHlpPp5UgG+cO6OyVc4lBqdpm/bSv/rlzPMeu1NGB\nkJa9vp+LHhOZYgcrl5ZyBfS9YKzV2tQnAAOn0SEb6PnNzTEBenWj94sbAoGBAMB2\ngOHETqBJf4izsuquWYetkGFuXWqLQ6AsByeBE2FBQEojsrJYrVVtYTjlu6E8zGiQ\nYz3n5U5fpjAfoHg/4lAZAAzvshJWwAcNhaoIoPmKJCWQPyWbAH1Koq2Nge+2gctY\nlARYy/Nyh2JI7cv+9QVUN39yel3nN8KBAehxq0z5AoGARG05x75pAwk8gdNJCdR7\nVB4fTBOB2cWHVxmhEvWqsAlJlWxfp48sxOf3CiuT+GbfLDaR2vAbUVVaGxl5izrT\nnUlbwebh7BxBm9yIRluTyJ7U324O9jbuZvJAvKlncysTm+BtZSX49qymmPAl7K5q\nGpz69cva2x84KCa6Pogx9zECgYBkOVHEP8XyElQni+yP6VsWHHwjQKXE5eDBeCwB\nlmXRL3mbIhvcY/FfmyYVywx6Wn7XtNj5U9lFhum0BcQ62omvzFUKZ4gDpMk64v/I\nG9Y4HIfWR9eaba1DkapFVntjqVbN3cK2wMb0b5+wvumWYZ6Wt9Ruud6fJ9kRoLyt\nnwPlgQKBgQCYT65v3fqSf9Y/ELtyvXcfql0r8YWG1AFJjLT0hAUgqekATwFwi3jl\nTJIpAViV+DYYHscX5Fq3rtklYXbV3H+GhsfISoJlnEEDZqHl8hxZOg9POJ4U5mAo\n0oLfj4yodwV6OAff9C/ScVsR8inoJB36+GzAkA0a+FEqeLK8KdPi3A==\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority: /etc/kubernetes/ssl/kube-ca.pem\n server: \“https://127.0.0.1:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-node-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-node-local\”\n user:\n client-certificate: /etc/kubernetes/ssl/kube-node.pem\n client-key: /etc/kubernetes/ssl/kube-node-key.pem”,\n “name”: “kube-node”,\n “commonName”: “system:node”,\n “ouName”: “system:nodes”,\n “envName”: “KUBE_NODE”,\n “path”: “/etc/kubernetes/ssl/kube-node.pem”,\n “keyEnvName”: “KUBE_NODE_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-node-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_NODE”,\n “configPath”: “/etc/kubernetes/ssl/kubecfg-kube-node.yaml”\n },\n “kube-proxy”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIC1zCCAb+gAwIBAgIIJRQ3ouxHQYIwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTZaMBwxGjAY\nBgNVBAMTEXN5c3RlbTprdWJlLXByb3h5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\nMIIBCgKCAQEArTV5llKf7MnddVCDCOJcB4SQdCHINfhRLrYputoaAMFkbYGF+qAI\nQTSCtUtvHEPww+ZSqDLXTHPk+ykuI0xQwV2gAn9CGbB8JCzz0VLXSU3ta9oWdfc0\nNb/TiSVL/HcYsq82md1yqY7f+rgMOtfAGqvwzXYuCk+rc4pKHqJ0ZllfnJkpLSLj\nnlPuKCxfvboeY0XDmu5tjan/TlPdH9LkGWZdFOVlg6yKKCtG5MsG31T2wLYY8nHr\nHTHMx6hzug4dxwk/TPuegbZ5+LEUUqx++/gnrK7jaFX3OXnO4VmqrAsp5i6e1n/5\nC2v5QMNbBJwBTrxtRsIYZ46efCJRCBCRnwIDAQABoycwJTAOBgNVHQ8BAf8EBAMC\nBaAwEwYDVR0lBAwwCgYIKwYBBQUHAwIwDQYJKoZIhvcNAQELBQADggEBABZaJSdv\nrtmBoYLiJvMYT95jr4YIQzquU/rCJ/9AUrAiscjwztE8BwFwUsZ2OcT1rKUOA6FD\nOM+74EeXlYCWDlZQHcyYirZRcRwZAPoijoA/mTut84LV0oHt7DJz/LmdnZU5JAhQ\nIkDtxQMt0HiTm8y/YNVckFLRCt8m9Wlrtsa8z60k5we09RPPLrx5pmydCIls4Lct\nsep6tuecvnIXFCexo2kEViocUnYvD4QZXbiU0FNzNKAOkggimLDqcL1HaCls6b/L\nGnGZkh52aWbp//btU/di8aATM++M72HIl6+9EW5iswnmIDM9gxgr/7E0GhnlFZGW\nJLCnHH3QX7oxS3g=\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArTV5llKf7MnddVCDCOJcB4SQdCHINfhRLrYputoaAMFkbYGF\n+qAIQTSCtUtvHEPww+ZSqDLXTHPk+ykuI0xQwV2gAn9CGbB8JCzz0VLXSU3ta9oW\ndfc0Nb/TiSVL/HcYsq82md1yqY7f+rgMOtfAGqvwzXYuCk+rc4pKHqJ0ZllfnJkp\nLSLjnlPuKCxfvboeY0XDmu5tjan/TlPdH9LkGWZdFOVlg6yKKCtG5MsG31T2wLYY\n8nHrHTHMx6hzug4dxwk/TPuegbZ5+LEUUqx++/gnrK7jaFX3OXnO4VmqrAsp5i6e\n1n/5C2v5QMNbBJwBTrxtRsIYZ46efCJRCBCRnwIDAQABAoIBADE2DEGFYCKqh90Y\n7uHLTlJke5ZDMtsCni4jW1/XL6QfTiU+s44tgark/G397KefNfyyp7FaIIl8NAaY\nAJ/OwvLtYtTSyzj5R4wPqYZDfx84oMgPwmnpvk+3HKbOjfRA8idyWJUGsdky2rgl\nKnRdcBsj1trJRPNxB0lgdQaXKXMaYamPqyUK+jWVhsAELy+AG3MyXLp/VM/egoVR\noOEMzfFKAgY3EnEOS8DoGxMjzYOvY0FET4GpFGpqQp1kqMYUMYW7/GxG7crCjHNW\nbrvi+1iTUqMuBW4eFFYPpPKUrwDqPRmcFDAB4HUA0LUMxXa0UeMVggxAIPK1TWo+\nWTC9SGECgYEA234RBfHpAy5+X2G3hx02KNP6Z+M1+W7gDmZByIMXB739AAwRHiWk\nIVQ044VwHtm8+ylRj9Q3Beo6Piu7qz+MUSQlLGkwOz0LsRzV9ojMmRG60iwZSKpz\nLOD5m44Ab3gBLb7B/pPDDM6oQfrLiO18QJPNRr02Df+KqFEA19AVJIMCgYEAygSq\nf+M0m4VXOv9H0QrGWieMsWMxZXKcJxQeiLlc5h4Jysz64EApHsLcblOoHBvapp2c\n8xDNpb4C+1aWMRh+SQH0tR7QCKs6OLEj9Kz6lL+/Pfw0CR0yxhvzs+1rzDO/ODXR\nE5VPwIgzHIw7GXsGVlLkhWD8buXB2zoz2XjJa7UCgYEAsDwn1Pso2boiE9m075Lf\n4qZZn8KKmu2Qj19BoIrJGhlNJBWMRQV6JJylHq4MmWjA2XWSnIaLa39nJnYc6GJM\n+vWnt2H6LQZV9e6uSZYLmTfoJkrsPjFF6xn0sRayeM4FPEK3Jv5jlUv1Q4zokdgF\ndSB3qT3RQioVnhH0OFRGNZsCgYBYyEguQCoklytI8FwdkMCvamY4p0FUNlROEFeC\n+wPK1jSzffZbi5cGv9ikW/urrsofI3GQmTfnuWQSFXGYTg1iBIwI9Wu0A5xoweDt\nbQALU2G22hn8T2q7ChnGX3danPtStsQV+S69jJ350989SYX1diScQY1vJ2ZU9HVJ\nA/5xaQKBgFiloSVFuH6cdAvDaOIkcyCT0pQIBF194umDHlHU5FnaVnu0WJyuPTo3\nnVckWRy5U96g8gL95CRu46ow4kqdquiTsfvPQ6tXcJ7PrATrcaWZKlsTvwQ9HYz7\nZTX48TzI/TOxKIDcZxzOdG5DHPIsykqzOvafNOCedVrIWFvOT1xt\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority: /etc/kubernetes/ssl/kube-ca.pem\n server: \“https://127.0.0.1:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-proxy-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-proxy-local\”\n user:\n client-certificate: /etc/kubernetes/ssl/kube-proxy.pem\n client-key: /etc/kubernetes/ssl/kube-proxy-key.pem”,\n “name”: “kube-proxy”,\n “commonName”: “system:kube-proxy”,\n “ouName”: “”,\n “envName”: “KUBE_PROXY”,\n “path”: “/etc/kubernetes/ssl/kube-proxy.pem”,\n “keyEnvName”: “KUBE_PROXY_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-proxy-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_PROXY”,\n “configPath”: “/etc/kubernetes/ssl/kubecfg-kube-proxy.yaml”\n },\n “kube-scheduler”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIC2zCCAcOgAwIBAgIINChghOnJxycwDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTZaMCAxHjAc\nBgNVBAMTFXN5c3RlbTprdWJlLXNjaGVkdWxlcjCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAOCjTA9EIoHeLzXAOp3teMK+1HhiNCcR+9/3tdfAiku28AiR\nYO/fDvJ75jWtqLA10r5KawFW+jGRk2zRmrqM9cDJp+PgA7+rbiXoRVRSG539GG0f\n44TGW3scafHT6n7ZCYwCo7LnJ+E5++dyohF/Br6awprIljffLPj5Z5JaQ+H0SjhN\nt2zSBAQma11ijPXc/JXW+ZN+Euzt9J8SCpyJV/JzoebqdeXY4Lt1R/n0VQE0iX9t\n2WDINazwoqrWZsUy+buPEOTsYDoa9ZBvPSvwjAvkRHW/jrm4MfwmRo6d9C98wMkY\njCAW9gTj+F/uaWchTdIOjMGENs2KV9M8qeGMo20CAwEAAaMnMCUwDgYDVR0PAQH/\nBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMCMA0GCSqGSIb3DQEBCwUAA4IBAQAn\neMzS5svrYSy4lGzbMgcTu8VdumULtTKCpHP9+UI5fPqNDekUeDysp5p9QcCX93sj\nzB/Arrq4KDYdJAj0YzBOArq/R1WLtusxdinmxXI/xw3o+qmBzJFJbVy06ed3Sj9H\nwYv8nhmNqMTTf4uNrzNiwuPM9R6h2ZN/JJZr0reyl6JbLfDHss2JxDL9zuXGUBJo\nCkrc3RaG582FHqJ2Bkt1FRzpBLPQRBd5ImIk7+JjDr7LsPMdfaVWUs5Cmelacd0Y\naIG75jsb/rkGoVKH1k3C22QtI7NekSnuE9Q254KGUQAwOI+x91JhA8ZQimM2cYez\nUWEogSoaAtlD3XM+70lm\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4KNMD0Qigd4vNcA6ne14wr7UeGI0JxH73/e118CKS7bwCJFg\n798O8nvmNa2osDXSvkprAVb6MZGTbNGauoz1wMmn4+ADv6tuJehFVFIbnf0YbR/j\nhMZbexxp8dPqftkJjAKjsucn4Tn753KiEX8GvprCmsiWN98s+PlnklpD4fRKOE23\nbNIEBCZrXWKM9dz8ldb5k34S7O30nxIKnIlX8nOh5up15djgu3VH+fRVATSJf23Z\nYMg1rPCiqtZmxTL5u48Q5OxgOhr1kG89K/CMC+REdb+Oubgx/CZGjp30L3zAyRiM\nIBb2BOP4X+5pZyFN0g6MwYQ2zYpX0zyp4YyjbQIDAQABAoIBAHljBHjDYro2q+Ap\nzgMFDdp+cCXVO0VZjHfMTXEW1CRx6GdY178HE/aoSQ/8lUkS7Jxzbjs9GtmqRrXo\n1em0vh+9WIHkzWHHazAEwWH9NHs9BvQA5VscLNbr1bwdvXtqIKSN0JOeIYitYpgA\n897se2KIEly9w57RdGXdr8AAEuqHql9d48K3E0tqWva/9gXb7zJ3FSoFzj7+S5m3\nrgTBIF6N47ZbPItB7/IuEUeNIYMwiTGfrjFpUp86ht0Yk9E3U/HtHHTr4NM2EBD2\nByoBVtpTciVF2HOEC96FfVpbctWjg9MfWffrICMDAD9cwl0SG7z/k90PWgGSJsXX\n8D/k94ECgYEA7ur2TjrGbmTToiOtSSiVGSaxPoFtCxY4RJGnad5GrNxkcMjFVFuu\nmZpl1a+5joy4tUlYYJvVdsxD+DTh6KXvO65paWyp/tUJGgKIdL0nZ0odAhxxdzaC\nYR1jEE/bhiYaVv/rAAPK6Vd5NVV00iCJFFysaT9C7gtpjrFOiwlKhzECgYEA8LL2\nNGCt5j+lUk3TiIyC4c/hghmMbIejLYAkd59turAs0EAVo/Uw5AWP3MXLnijTswBH\n7hHwL7cDkdA3trXjwBD8M5tNT+wVHaWYxOA+uIBMQ+tmFDTVCpwLqN2ka/nPpNrW\nKG5SRBA2NskXMdtyPRRR+770GiBClcAa7H2DiP0CgYEApoZQnOAslJ9kPxvc2SQX\nIAuu+KEfTt3y5CAdbxYFbtDClTXrDExG2zsZhaJQlEITMBBqMBQN6hqfuW2qlAys\nPY3oXRnnNv5ntKBVWgDJaR3oMCOBFpWAtI3WEXWHze3a6A7CTiVWleNpUTo6DYet\n4+pgJY95aA++SD3fP9t+/dECgYB5Eju/auXuDBOXS6hcZfkrpooTC9DTgoJ0z6EI\nPrxODHHuKl34Q8vc1mNftGpQWs7pmfmUaZd8GL2F6cssb19o6+I//x0rV1/jsrke\nRoGmAnraKx0EivKiTI2c2ifrXBOzI5RXb+6XZ+QtOIcfP/e9e2wlig502cdEVgX0\n8Mlp7QKBgQCJsS08ZLOdNyyjpyw1qXkqgnKZgNmVRweagYFuN0nBGsK+sFO8sxiK\noSeOJuWsnCYk7LxHQZXUcElJhNLAGC8q+/r7KnXwZ8bLfWbffIhs+Njnh2ybhot9\nBu32SbkgFuNcpak2lVOQoodgp8T/cWhPt3LwjLP+c2q3b5AbmrrPPQ==\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority: /etc/kubernetes/ssl/kube-ca.pem\n server: \“https://127.0.0.1:6443\”\n name: \“local\”\ncontexts:\n- context:\n cluster: \“local\”\n user: \“kube-scheduler-local\”\n name: \“local\”\ncurrent-context: \“local\”\nusers:\n- name: \“kube-scheduler-local\”\n user:\n client-certificate: /etc/kubernetes/ssl/kube-scheduler.pem\n client-key: /etc/kubernetes/ssl/kube-scheduler-key.pem”,\n “name”: “kube-scheduler”,\n “commonName”: “system:kube-scheduler”,\n “ouName”: “”,\n “envName”: “KUBE_SCHEDULER”,\n “path”: “/etc/kubernetes/ssl/kube-scheduler.pem”,\n “keyEnvName”: “KUBE_SCHEDULER_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-scheduler-key.pem”,\n “configEnvName”: “KUBECFG_KUBE_SCHEDULER”,\n “configPath”: “/etc/kubernetes/ssl/kubecfg-kube-scheduler.yaml”\n },\n “kube-service-account-token”: {\n “certificatePEM”: “-----BEGIN CERTIFICATE-----\nMIIDpTCCAo2gAwIBAgIIOgSTLIGmGaswDQYJKoZIhvcNAQELBQAwEjEQMA4GA1UE\nAxMHa3ViZS1jYTAeFw0xOTA5MTgxNDU3NTRaFw0yOTA5MTUxNDU3NTVaMBkxFzAV\nBgNVBAMTDmt1YmUtYXBpc2VydmVyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAx/tMVyeQ2dCw7tdSSqF0k+qPB+nkwB0VlPYA9voxQq92UgU5u1U6R03B\nsDkr4Z5pdO7FyiF8qKtfIVJz5gPO1tmU+AYMDYkllTShVb0fOGqTUWH/rcg8/dNL\ncgFgsKnmg3kAvne6Z6pl1icGFizgpatK3iNjMzfiqkYxhfPFWCPoCQ2ZYhZwJ9vt\nk019WJTrtoT7v0pAzBg0qU+VZJj9b51NN/wy9qUQvjpMJapy3mXZ4dTTYDHPgHBa\nucJqfyksllUnuucKoPV/DZK/5GNxA8pFTGyyPKNXCGYEwJs9N+LFqPDzYCqFT/c0\n3ngcPWUerZCysnRifzvoD4wLV7ZVNwIDAQABo4H3MIH0MA4GA1UdDwEB/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwgcIGA1UdEQSBujCBt4IU\nbHNieGNwY2gwMDkuaWNiYy5uZXSCFGxzYnhjcGNoMDEwLmljYmMubmV0ghRsc2J4\nY3BjaDAxMS5pY2JjLm5ldIIJbG9jYWxob3N0ggprdWJlcm5ldGVzghJrdWJlcm5l\ndGVzLmRlZmF1bHSCFmt1YmVybmV0ZXMuZGVmYXVsdC5zdmOCJGt1YmVybmV0ZXMu\nZGVmYXVsdC5zdmMuY2x1c3Rlci5sb2NhbIcEfwAAAYcECisAATANBgkqhkiG9w0B\nAQsFAAOCAQEAlEorlgODzDTr0wsYktcZZeIUthlssVCguWY+xeGZi7l7svk20I/x\nIBZ/zVXMA74s1ISHzIjFG25ObcLIhGbAtvD47Bs9Y1k1CfJxk8Cp6oEupYpxhCla\nke+rfLztztuszlmt6mJ6t431DcbSVECr6/Id81qdAGA+6MvCBJmNXeeMmmTRqxQb\nRykEsV/ECh969mj5jL1V+VlV/XWhgGPrvuA2MDRZMk+zrjEAE3QGTIZ26koF8QlM\nyydULhDxgK4fIqLDI1NIDYlDIsSzOX8uFTsAbdaFRvW2JQ2rHJlzYxuG50Scnl4t\nVoPGShf/IcKqW97Qt4oSTEp1SRgPRe6kGw==\n-----END CERTIFICATE-----\n”,\n “keyPEM”: “-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAx/tMVyeQ2dCw7tdSSqF0k+qPB+nkwB0VlPYA9voxQq92UgU5\nu1U6R03BsDkr4Z5pdO7FyiF8qKtfIVJz5gPO1tmU+AYMDYkllTShVb0fOGqTUWH/\nrcg8/dNLcgFgsKnmg3kAvne6Z6pl1icGFizgpatK3iNjMzfiqkYxhfPFWCPoCQ2Z\nYhZwJ9vtk019WJTrtoT7v0pAzBg0qU+VZJj9b51NN/wy9qUQvjpMJapy3mXZ4dTT\nYDHPgHBaucJqfyksllUnuucKoPV/DZK/5GNxA8pFTGyyPKNXCGYEwJs9N+LFqPDz\nYCqFT/c03ngcPWUerZCysnRifzvoD4wLV7ZVNwIDAQABAoIBABC1qrdNkwjgKyiJ\nzVJ3EyqY2sKqhHaY94iu1X3Ngfg0eQp5bU193ZS/poN3A3eiqOUgXl55VdUyHIzI\nOu7pOosxOwVOXAt1fjJtZ12mo8ku/og6TAbVSGNdGFy6SL36NEyf+7PuhSDMWB4A\nvL11mn+9RFAzXMKW1NWtb83lhIPMtmAXdnltprgcZHlB2Bl3HWCJFDG1kjEvaoXC\nScsPBqmVgnTr49I9EjY+KZ1e4ibSE17TDmHE534/hKZBTMIJXDWnlenl9MAx21CA\ngrZEV4mZOqcGNgw7YKhE9i9e/esk6sjAb4M2LinBkBfcjE8VYn7dZmjwfWASRcBL\nod4SGkECgYEA1J6GOBsLPGQ6i887YzKcLyP15BFgmrktff3V5mnBd1ak0eZSMjHV\n+LiDgHrMU3P9Tq/0L/9dbFSpIQpNMGzCJDtlZ36LZiidTn3lp65LsJNaEkLAEeTb\nPp1pVxzYp9beTxrEyaTrZWKohliqd2cHcOzobQSXJYdXgsqE/XDXg7kCgYEA8Miw\nlif/Clr0AfImm8UkvDcAkOkbxMy3rUPXNA8vtNGHiHtxHvaCN3hTgaNdTbYhwZGx\npTWqoLugMb+itqS5BQkKgwSjg0Vb890Z9su8ObXHVB/i/hoBdk6styk4tLHa3ARk\nQAArbPkZ3KUAf9Q60sQ3FDPOW2w4pXoR/G5x+G8CgYA90cW2pG5U5dN7+QoMYpe0\nwSDqaf8LnZHTky1RLCibOS789JmrjH/pLETX41xrW0soSNKX7gjMyaTPPX6J+OVN\nwZNPTyTa1C5AtyxB39SUB5PlwVC1IzR39S6+rF12F2xV1bOn6XKj7NaREVCnHOa1\n97vwjqgfukVAev/F7LxMyQKBgF9gn9Ja9YO8k3tR2ElLxkln4CmGrSE/lmJjxRMy\nEMunU/CUNTL2oo4mc62ecI8f3i827w9qOrSAnewW5PVEOqXr9uX/KGYPS2VF58sC\n2QRjJRoFp3zQAFRExdWn1nZ9HRyaALv5VTpNUhk8ov3/q21hnA+8lblRHP8vY4CC\nn1KxAoGAWkdSynHWHAhhAE9d1HdV1yg4zDi26JuD0p6ItMiLe0NjAc67TaL4coKk\nnpBLM8CHEdaBH+jNTCYXo7l7oRu+ApCn5XiULLHArZ+21nKMZdqSsRZHHAfmdUuX\n4c7WvbyNkkDB8MJiu3kbk1oBNRUU5SfSibvpcgiXmjHQUUbmNxM=\n-----END RSA PRIVATE KEY-----\n”,\n “config”: “”,\n “name”: “kube-service-account-token”,\n “commonName”: “kube-service-account-token”,\n “ouName”: “”,\n “envName”: “KUBE_SERVICE_ACCOUNT_TOKEN”,\n “path”: “/etc/kubernetes/ssl/kube-service-account-token.pem”,\n “keyEnvName”: “KUBE_SERVICE_ACCOUNT_TOKEN_KEY”,\n “keyPath”: “/etc/kubernetes/ssl/kube-service-account-token-key.pem”,\n “configEnvName”: “”,\n “configPath”: “”\n }\n }\n },\n “currentState”: {}\n}”
time=“2019-09-18T07:57:57-07:00” level=info msg=“Successfully Deployed state file at [./rancher-cluster.rkestate]”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch009.intranet.net has role: controlplane”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch009.intranet.net has role: worker”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch009.intranet.net has role: etcd”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch010.intranet.net has role: controlplane”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch010.intranet.net has role: worker”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch010.intranet.net has role: etcd”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch011.intranet.net has role: controlplane”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch011.intranet.net has role: worker”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Host: lsbxcpch011.intranet.net has role: etcd”
time=“2019-09-18T07:57:57-07:00” level=info msg=“Building Kubernetes cluster”
time=“2019-09-18T07:57:57-07:00” level=info msg="[dialer] Setup tunnel for host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Connecting to Docker API for host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=info msg="[dialer] Setup tunnel for host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Connecting to Docker API for host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=info msg="[dialer] Setup tunnel for host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Connecting to Docker API for host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Docker Info found: types.Info{ID:“4NGP:HZTB:6CTE:YMNA:5OV4:LA5V:XY5L:S34I:TEDR:WREI:KVQ7:RCH3”, Containers:1, ContainersRunning:0, ContainersPaused:0, ContainersStopped:1, Images:3, Driver:“overlay2”, DriverStatus:[][2]string{[2]string{“Backing Filesystem”, “extfs”}, [2]string{“Supports d_type”, “true”}, [2]string{“Native Overlay Diff”, “true”}}, SystemStatus:[][2]string(nil), Plugins:types.PluginsInfo{Volume:[]string{“local”}, Network:[]string{“bridge”, “host”, “macvlan”, “null”, “overlay”}, Authorization:[]string(nil), Log:[]string{“awslogs”, “fluentd”, “gcplogs”, “gelf”, “journald”, “json-file”, “local”, “logentries”, “splunk”, “syslog”}}, MemoryLimit:true, SwapLimit:true, KernelMemory:true, CPUCfsPeriod:true, CPUCfsQuota:true, CPUShares:true, CPUSet:true, IPv4Forwarding:true, BridgeNfIptables:true, BridgeNfIP6tables:true, Debug:false, NFd:22, OomKillDisable:true, NGoroutines:46, SystemTime:“2019-09-18T07:57:41.871938284Z”, LoggingDriver:“json-file”, CgroupDriver:“cgroupfs”, NEventsListener:0, KernelVersion:“4.14.138-rancher”, OperatingSystem:“RancherOS v1.5.4”, OSType:“linux”, Architecture:“x86_64”, IndexServerAddress:“https://index.docker.io/v1/”, RegistryConfig:(*registry.ServiceConfig)(0xc000130cb0), NCPU:4, MemTotal:8121905152, GenericResources:[]swarm.GenericResource(nil), DockerRootDir:”/var/lib/docker", HTTPProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, HTTPSProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, NoProxy:“127.0.0.1,localhost,.intranet.net”, Name:“lsbxcpch011”, Labels:[]string{}, ExperimentalBuild:false, ServerVersion:“18.09.8”, ClusterStore:"", ClusterAdvertise:"", Runtimes:map[string]types.Runtime{“runc”:types.Runtime{Path:“runc”, Args:[]string(nil)}}, DefaultRuntime:“runc”, Swarm:swarm.Info{NodeID:"", NodeAddr:"", LocalNodeState:“inactive”, ControlAvailable:false, Error:"", RemoteManagers:[]swarm.Peer(nil), Nodes:0, Managers:0, Cluster:(*swarm.ClusterInfo)(nil)}, LiveRestoreEnabled:false, Isolation:"", InitBinary:“docker-init”, ContainerdCommit:types.Commit{ID:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”, Expected:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”}, RuncCommit:types.Commit{ID:“425e105d5a03fabd737a126ad93d62a9eeede87f”, Expected:“425e105d5a03fabd737a126ad93d62a9eeede87f”}, InitCommit:types.Commit{ID:“fec3683”, Expected:“fec3683”}, SecurityOptions:[]string{“seccomp”}}"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Docker Info found: types.Info{ID:“4NGP:HZTB:6CTE:YMNA:5OV4:LA5V:XY5L:S34I:TEDR:WREI:KVQ7:RCH3”, Containers:1, ContainersRunning:0, ContainersPaused:0, ContainersStopped:1, Images:3, Driver:“overlay2”, DriverStatus:[][2]string{[2]string{“Backing Filesystem”, “extfs”}, [2]string{“Supports d_type”, “true”}, [2]string{“Native Overlay Diff”, “true”}}, SystemStatus:[][2]string(nil), Plugins:types.PluginsInfo{Volume:[]string{“local”}, Network:[]string{“bridge”, “host”, “macvlan”, “null”, “overlay”}, Authorization:[]string(nil), Log:[]string{“awslogs”, “fluentd”, “gcplogs”, “gelf”, “journald”, “json-file”, “local”, “logentries”, “splunk”, “syslog”}}, MemoryLimit:true, SwapLimit:true, KernelMemory:true, CPUCfsPeriod:true, CPUCfsQuota:true, CPUShares:true, CPUSet:true, IPv4Forwarding:true, BridgeNfIptables:true, BridgeNfIP6tables:true, Debug:false, NFd:22, OomKillDisable:true, NGoroutines:46, SystemTime:“2019-09-18T07:57:40.964046432Z”, LoggingDriver:“json-file”, CgroupDriver:“cgroupfs”, NEventsListener:0, KernelVersion:“4.14.138-rancher”, OperatingSystem:“RancherOS v1.5.4”, OSType:“linux”, Architecture:“x86_64”, IndexServerAddress:“https://index.docker.io/v1/”, RegistryConfig:(*registry.ServiceConfig)(0xc000120230), NCPU:4, MemTotal:8121896960, GenericResources:[]swarm.GenericResource(nil), DockerRootDir:”/var/lib/docker", HTTPProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, HTTPSProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, NoProxy:“127.0.0.1,localhost,.intranet.net”, Name:“lsbxcpch010”, Labels:[]string{}, ExperimentalBuild:false, ServerVersion:“18.09.8”, ClusterStore:"", ClusterAdvertise:"", Runtimes:map[string]types.Runtime{“runc”:types.Runtime{Path:“runc”, Args:[]string(nil)}}, DefaultRuntime:“runc”, Swarm:swarm.Info{NodeID:"", NodeAddr:"", LocalNodeState:“inactive”, ControlAvailable:false, Error:"", RemoteManagers:[]swarm.Peer(nil), Nodes:0, Managers:0, Cluster:(*swarm.ClusterInfo)(nil)}, LiveRestoreEnabled:false, Isolation:"", InitBinary:“docker-init”, ContainerdCommit:types.Commit{ID:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”, Expected:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”}, RuncCommit:types.Commit{ID:“425e105d5a03fabd737a126ad93d62a9eeede87f”, Expected:“425e105d5a03fabd737a126ad93d62a9eeede87f”}, InitCommit:types.Commit{ID:“fec3683”, Expected:“fec3683”}, SecurityOptions:[]string{“seccomp”}}"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Docker Info found: types.Info{ID:“4NGP:HZTB:6CTE:YMNA:5OV4:LA5V:XY5L:S34I:TEDR:WREI:KVQ7:RCH3”, Containers:1, ContainersRunning:0, ContainersPaused:0, ContainersStopped:1, Images:3, Driver:“overlay2”, DriverStatus:[][2]string{[2]string{“Backing Filesystem”, “extfs”}, [2]string{“Supports d_type”, “true”}, [2]string{“Native Overlay Diff”, “true”}}, SystemStatus:[][2]string(nil), Plugins:types.PluginsInfo{Volume:[]string{“local”}, Network:[]string{“bridge”, “host”, “macvlan”, “null”, “overlay”}, Authorization:[]string(nil), Log:[]string{“awslogs”, “fluentd”, “gcplogs”, “gelf”, “journald”, “json-file”, “local”, “logentries”, “splunk”, “syslog”}}, MemoryLimit:true, SwapLimit:true, KernelMemory:true, CPUCfsPeriod:true, CPUCfsQuota:true, CPUShares:true, CPUSet:true, IPv4Forwarding:true, BridgeNfIptables:true, BridgeNfIP6tables:true, Debug:false, NFd:22, OomKillDisable:true, NGoroutines:46, SystemTime:“2019-09-18T07:57:42.022842122Z”, LoggingDriver:“json-file”, CgroupDriver:“cgroupfs”, NEventsListener:0, KernelVersion:“4.14.138-rancher”, OperatingSystem:“RancherOS v1.5.4”, OSType:“linux”, Architecture:“x86_64”, IndexServerAddress:“https://index.docker.io/v1/”, RegistryConfig:(*registry.ServiceConfig)(0xc000130d90), NCPU:4, MemTotal:8121905152, GenericResources:[]swarm.GenericResource(nil), DockerRootDir:”/var/lib/docker", HTTPProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, HTTPSProxy:“http://xxxxx:xxxxx@internet.intranet.net:8080”, NoProxy:“127.0.0.1,localhost,.intranet.net”, Name:“lsbxcpch009”, Labels:[]string{}, ExperimentalBuild:false, ServerVersion:“18.09.8”, ClusterStore:"", ClusterAdvertise:"", Runtimes:map[string]types.Runtime{“runc”:types.Runtime{Path:“runc”, Args:[]string(nil)}}, DefaultRuntime:“runc”, Swarm:swarm.Info{NodeID:"", NodeAddr:"", LocalNodeState:“inactive”, ControlAvailable:false, Error:"", RemoteManagers:[]swarm.Peer(nil), Nodes:0, Managers:0, Cluster:(*swarm.ClusterInfo)(nil)}, LiveRestoreEnabled:false, Isolation:"", InitBinary:“docker-init”, ContainerdCommit:types.Commit{ID:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”, Expected:“894b81a4b802e4eb2a91d1ce216b8817763c29fb”}, RuncCommit:types.Commit{ID:“425e105d5a03fabd737a126ad93d62a9eeede87f”, Expected:“425e105d5a03fabd737a126ad93d62a9eeede87f”}, InitCommit:types.Commit{ID:“fec3683”, Expected:“fec3683”}, SecurityOptions:[]string{“seccomp”}}"
time=“2019-09-18T07:57:57-07:00” level=info msg="[network] Deploying port listener containers"
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] Starting deployListener [rke-etcd-port-listener] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] Starting deployListener [rke-etcd-port-listener] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] Starting deployListener [rke-etcd-port-listener] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:57-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:57-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=info msg="[network] Successfully started [rke-etcd-port-listener] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=info msg="[network] Successfully started [rke-etcd-port-listener] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=info msg="[network] Successfully started [rke-etcd-port-listener] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] Starting deployListener [rke-cp-port-listener] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] Starting deployListener [rke-cp-port-listener] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] Starting deployListener [rke-cp-port-listener] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:58-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:58-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:58-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Successfully started [rke-cp-port-listener] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Successfully started [rke-cp-port-listener] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Successfully started [rke-cp-port-listener] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Starting deployListener [rke-worker-port-listener] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Starting deployListener [rke-worker-port-listener] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Starting deployListener [rke-worker-port-listener] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Successfully started [rke-worker-port-listener] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Successfully started [rke-worker-port-listener] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Successfully started [rke-worker-port-listener] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Port listener containers deployed successfully"
time=“2019-09-18T07:57:59-07:00” level=info msg="[network] Running etcd <-> etcd port checks"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:57:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:57:59-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:00-07:00” level=info msg="[network] Running control plane -> etcd port checks"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:00-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:00-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:00-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:01-07:00” level=info msg="[network] Running control plane -> worker port checks"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:01-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:01-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:01-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Running workers -> control plane port checks"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-port-checker] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-port-checker] Container doesn’t exist on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:02-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Successfully started [rke-port-checker] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] containerLog [] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Length of containerLog is [0] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Checking KubeAPI port Control Plane hosts"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Checking KubeAPI port [6443] on host: lsbxcpch009.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Checking KubeAPI port [6443] on host: lsbxcpch010.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[network] Checking KubeAPI port [6443] on host: lsbxcpch011.intranet.net"
time=“2019-09-18T07:58:02-07:00” level=info msg="[network] Removing port listener containers"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-etcd-port-listener] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-etcd-port-listener] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-etcd-port-listener] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-etcd-port-listener] Removing container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-etcd-port-listener] Removing container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:02-07:00” level=debug msg="[remove/rke-etcd-port-listener] Removing container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-etcd-port-listener] Successfully removed container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-etcd-port-listener] Successfully removed container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-etcd-port-listener] Successfully removed container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-cp-port-listener] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-cp-port-listener] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-cp-port-listener] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-cp-port-listener] Removing container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-cp-port-listener] Removing container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-cp-port-listener] Removing container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-cp-port-listener] Successfully removed container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-cp-port-listener] Successfully removed container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-cp-port-listener] Successfully removed container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-worker-port-listener] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-worker-port-listener] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-worker-port-listener] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-worker-port-listener] Removing container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-worker-port-listener] Removing container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg="[remove/rke-worker-port-listener] Removing container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-worker-port-listener] Successfully removed container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-worker-port-listener] Successfully removed container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[remove/rke-worker-port-listener] Successfully removed container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=info msg="[network] Port listener containers removed successfully"
time=“2019-09-18T07:58:03-07:00” level=info msg="[certificates] Deploying kubernetes certificates to Cluster nodes"
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg="[certificates] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg="[certificates] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg="[certificates] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg="[certificates] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg="[certificates] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:03-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:03-07:00” level=debug msg="[certificates] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:04-07:00” level=debug msg="[certificates] Successfully started Certificate deployer container: 5a906f52ae8743e50c083d0f0f705293e38b9ab0d9cfbdbe03e7c86749f40de4"
time=“2019-09-18T07:58:04-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:04-07:00” level=debug msg="[certificates] Successfully started Certificate deployer container: 29c262b0c69d6166118a018554726c51ea04ef1cee5cb00fe3e197d23b9c447c"
time=“2019-09-18T07:58:04-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:04-07:00” level=debug msg="[certificates] Successfully started Certificate deployer container: 6f096b97627eaed263b097d07a751f498c76b0048fdc6ec6c62206e7cc18927e"
time=“2019-09-18T07:58:04-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Checking if container [cert-deployer] is running on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=info msg="[reconcile] Rebuilding and updating local kube config"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Deploying admin Kubeconfig locally: apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN3akNDQWFxZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFTTVJBd0RnWURWUVFERXdkcmRXSmwKTFdOaE1CNFhEVEU1TURreE9ERTBOVGMxTkZvWERUSTVNRGt4TlRFME5UYzFORm93RWpFUU1BNEdBMVVFQXhNSAphM1ZpWlMxallUQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCQU9mRlIyTVJjMTNUClRIM1RiV1QvaFUrTTJzV3ZTb05Md2FLNEVFamhEZlB4VldoWEwvN3VReXhLdWQ3MTNTV040NmY1dDJuNVIra2YKcndHa1hhVXhQbTNscVVic3hNYVZLek4zMDBhMzZJSU5Gam5SdWR2eHMvWitEeDhJRDYrSnc3bXoxUFFDR0pZUQo5S3ZiejBCTlFHczUzV2M4QnIzVFFTTEhnS1BmV0ZCQUNZbFJ2OGtsNG4vWVpZK1RjdEV2RWhINjJKdlpFSXVwCk93aDJnV0lZcUZoMHhPaFNXS0c1UE5Mb1d2QWlsRVIxcG5vMFBiSnoxejZlYnE4NkplVXBnYzBhMUhvL0FhYisKWnRNaG4vTldmQUFZODR5YW5BcnA0TzREUmh3K0tFUFc1NEd6OWVHSzkrTlV5WlNGRkswOEE5alh3ZGdkb0xERAo4VW5yazZpUTlzY0NBd0VBQWFNak1DRXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CCkFmOHdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQVVEWk0vakNkZTRwbjlVVEFMMklQY1NpL3kwNmh6cWVFVjAKWVhMeTNqcjB0SURha09xdHpIWDFiOVVTWkRQZDlMbnBpZ1pUM2l1ZXdoenphWU4wR0R3Um9VcHNTQVNDeHY2OQpSWkRsMEVjYkZuK3h2NHdjczM4eVc3LzJ6MG1jSTJZSkw2KzVOR25hUlhmYUsvR1ZPWmovRXd1ZlJrSkVOV0FoCkNybTFIeGs0VXdpNElwbE1reTJoZWQyRjd2djkvWjVRSFBJZFg0VEdxMThPaldrMjZWLzlzMFhHRVFkOHdHY00KYXIvNWhpa0ZtNUVqSzloYmJoWjk1NjUyRFUxcGd6RDhnVHRrL3lld084dzA5eGVVMDRuNzVEVTFvaDZmNXhZLwpUUHpqNXVmS1Q0WkFxZHhMSXM1c2IwMW9xLzBFakVkNjdXUGYxY0pwRWdFcm9XTjdZSGs9Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: “https://lsbxcpch009.intranet.net:6443”\n name: “local”\ncontexts:\n- context:\n cluster: “local”\n user: “kube-admin-local”\n name: “local”\ncurrent-context: “local”\nusers:\n- name: “kube-admin-local”\n user:\n client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2VENDQWRHZ0F3SUJBZ0lJTUVIZFFVTmlWaW93RFFZSktvWklodmNOQVFFTEJRQXdFakVRTUE0R0ExVUUKQXhNSGEzVmlaUzFqWVRBZUZ3MHhPVEE1TVRneE5EVTNOVFJhRncweU9UQTVNVFV4TkRVM05UWmFNQzR4RnpBVgpCZ05WQkFvVERuTjVjM1JsYlRwdFlYTjBaWEp6TVJNd0VRWURWUVFERXdwcmRXSmxMV0ZrYldsdU1JSUJJakFOCkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQTBmeHk4VTZPZUlhdlZObWp3MlhnREErcmpweS8KNlVyM0dwTHlFR2MvZ2N3OEpRLzNLV3hZZUdLMWRXVFpJU1lHUkpMUFdvajExNmdKUTFNc0JSdGl3dEZBZEEzKwowQjYza2NvNC9WeHVTc2pVRFpTU3BPako0ZnloTitRNkJEQ1BuRkRLZ1dPNFVYdytNaitHRVBnbkNnNWhybHJuCjh1cVIxS2hPMDNoRWJaU1gzZldyalg0dGJJaUd1Y2hhVU5pR1c0c0tpWlBvT3k3WENBVERwbkFHWEp3eTZBUE8KQlRya0FCZWhScWpLUmNPWjBpbkxPNlZHMnlNWnpoMEVSc3RDL2lLOTVqVlIvdjc2RG85akl1MXl1ZGV3Z0czQgoxSTdLblpRbUd4My9sdnRlaWJESFQyZlBEdEhRNzBOMFl4WUZpaWU5ZHh4WS95bUpaWU1JNFVGWFRRSURBUUFCCm95Y3dKVEFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0l3RFFZSktvWkkKaHZjTkFRRUxCUUFEZ2dFQkFOM0lPTEZGOWFuT0NlRUpJdHdUc0RkYlhjaXF1RjBXeUw4VHZyRnl2OUVBWkFuUQpwcW4xZmlUVmV2UUw0NEsza0IvSnNweFBxeHRrc3B0TnBJUGNlaWxEdUJQSEFZandxLzhrVWlVY28rdDBYSWl2Cll4cURiYXhZZEdoc1V0OVAzTnBjajBHNGt2ZGNBZUFvVkVIVmoxYlA5K3RrdWlFRThaZU9CeDNGaGxaenh5NVkKWk9mUVUzd1l3VWJVV1JEM3NLRWx5VEQxWGN6eGpIV1dmNVBndVNOZ2JXY2pMclEyNEZMYUFYQVZLajFnRHdWbwpWNGFEL1A5V3hKd29ZUytVMjhaUnhKaFZlRkhjMnF4d1ZHMGcvNUFIdG5UTHRILytnSFQvakFMMS9aWGtHUFFSCnVjbnorNDdiV1RISnRlRXlpalY1cklvUWpmdGdhQ0RSUTFMYVUzST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBMGZ4eThVNk9lSWF2Vk5tancyWGdEQStyanB5LzZVcjNHcEx5RUdjL2djdzhKUS8zCktXeFllR0sxZFdUWklTWUdSSkxQV29qMTE2Z0pRMU1zQlJ0aXd0RkFkQTMrMEI2M2tjbzQvVnh1U3NqVURaU1MKcE9qSjRmeWhOK1E2QkRDUG5GREtnV080VVh3K01qK0dFUGduQ2c1aHJscm44dXFSMUtoTzAzaEViWlNYM2ZXcgpqWDR0YklpR3VjaGFVTmlHVzRzS2laUG9PeTdYQ0FURHBuQUdYSnd5NkFQT0JUcmtBQmVoUnFqS1JjT1owaW5MCk82VkcyeU1aemgwRVJzdEMvaUs5NWpWUi92NzZEbzlqSXUxeXVkZXdnRzNCMUk3S25aUW1HeDMvbHZ0ZWliREgKVDJmUER0SFE3ME4wWXhZRmlpZTlkeHhZL3ltSlpZTUk0VUZYVFFJREFRQUJBb0lCQUFmVENrMW5pZk4vd1VTKwpIMVlHazhTZlNOczFpQWtmVy9uSGcvR01oMWRFenZEcW1XRVh3bXdwOFcwQVp2N1BOZWlVTjltOXhMdFdiWkh1CnBYTkRRL2pTWno1cnp4VGVNQ1Rramg4U3RLRmd2bFlMTlRPajRQSGt3ZlVkTWZRNkF2L21Hc1diZTZDOXFtdWcKNWxQM2l5emF3RlVJMmgrNUVkb0VzM3M1dmdML055TmZkdTNhWGRrUnJiOGdmak1zQSsvRlgwaStjMTQ2Si9KTgpXUHNTOUs1RkxsL3IxUktnNWQvVy9Qc3RMWmpCQ2o3VFl0UHNCVTFWZEpUemhkWlcxOGdnWS9PWEUvUDIyUksyClBJNFZDNXVrR3ZlUUZCZmRLdlhjaCtCSHFDQ3VLMXZWQ09oWUt1c3RJUElWT0FCY2h5MDNaZzJUN3gzVlpPcTIKeWFmK1Q4RUNnWUVBMjJpbVEzSGM3OFJVeEVMamNMeUhGdmo2V09QME1hZk1EUGw5ZnMxTWZVaUFGQk1McUpRdgovbURlM0JEYnNlREcycDFwU0RiNkpoOWJhTkJIcTZnY2JsQWJVaE4yK0JNTVRRSTlQeXppZ29tWmZidTVEZVZBCmRmWGlhSVlGYWJjS2ozS05tODVDeDUxL01sb3BvNmI5S1hEcXVodmlBdXpkVVBxT29KclpOSFVDZ1lFQTlRR0QKS1gxb1BsaGVwOENydnFJaUpQb0Q1ZzBFSVc3MFJ5MmgrTElsM2hMZHlGV3VjeTIrVVJvMFNBWDdJKzdoTFJXTQorSUN6WXRoc3RMa05kQm12UE1nQ1lZMDhuZlFLZUF5YVY0Rk5PWCs4V2poVXRuVHdoanpSb3hScFEzRC9SWXp0CmF4a0oyWmhRdUQ1K0JxbVhWZkMyZkRydzRZWEU2SVk5OWUwWDNIa0NnWUJRV2gzeHUwUmZaclpvZmRxUGtldWoKUlNGaDVuR3FzYm52MG5yY01sRmQzR3hUYmJvcVRjTFoxUjRvMTkrdFlCVlRRS3lxN3I5anNMNG9QNGJQM2F3egoxaEI3V1hlTFdHWjcyV01Xdk5oaldBTW5ZZFZldW1PR0Q3dVA3ZTBUang1RjlIelozNHJqVWRHZ1hoYTd3VThiCm15ZkxhcVMxejRzcHVlajc5bG12ZFFLQmdRRFIxcVBCcXpqVy9OVEZGRTJFRGxUMEduV3dXTUdLNlA2cTM3aHoKeWhDSXJOdnFzd2VnZWpNZ1B6TTc1SE4rQ1NBdWZ1Q29EWUtXVEFwK2xtZWhZa1lsNXAremNVWFRlcXBrdTFhTgpUNThXZWdLVnV0MUREOURaQjhuOHhJU0xVSUl4elV1aWlHVlpTZzBJWCsyTVF6L3NTU2ZpS3BFWWRudDVNMUJxCkN0Qis4UUtCZ0FSVVdWZzQ5R2VyZnNHcE9ubW5JK0VodWVKeXMrbTBRdUJtcnVORHE5OXc1NGVLN2lhVVQ3MG4KWUozNEFBUzhTTlpvaU1LWGliRU85MTBGZFVHWWJENW16UlFLaitEaXJlaWJpWXdHRURqc3ArcmxNR1NNOGR4KwpnazlWcU9CR0VoWTF4bWI5THV0Z1Z3bGFyS21BWkNoblMzUnp5cStHSzVxVWFsTVY3anBPCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==”
time=“2019-09-18T07:58:09-07:00” level=info msg=“Successfully Deployed local admin kubeconfig at [./kube_config_rancher-cluster.yml]”
time=“2019-09-18T07:58:09-07:00” level=debug msg="[version] Using ./kube_config_rancher-cluster.yml to connect to Kubernetes cluster…"
time=“2019-09-18T07:58:09-07:00” level=debug msg="[version] Getting Kubernetes server version…"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Deploying admin Kubeconfig locally: apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN3akNDQWFxZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFTTVJBd0RnWURWUVFERXdkcmRXSmwKTFdOaE1CNFhEVEU1TURreE9ERTBOVGMxTkZvWERUSTVNRGt4TlRFME5UYzFORm93RWpFUU1BNEdBMVVFQXhNSAphM1ZpWlMxallUQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCQU9mRlIyTVJjMTNUClRIM1RiV1QvaFUrTTJzV3ZTb05Md2FLNEVFamhEZlB4VldoWEwvN3VReXhLdWQ3MTNTV040NmY1dDJuNVIra2YKcndHa1hhVXhQbTNscVVic3hNYVZLek4zMDBhMzZJSU5Gam5SdWR2eHMvWitEeDhJRDYrSnc3bXoxUFFDR0pZUQo5S3ZiejBCTlFHczUzV2M4QnIzVFFTTEhnS1BmV0ZCQUNZbFJ2OGtsNG4vWVpZK1RjdEV2RWhINjJKdlpFSXVwCk93aDJnV0lZcUZoMHhPaFNXS0c1UE5Mb1d2QWlsRVIxcG5vMFBiSnoxejZlYnE4NkplVXBnYzBhMUhvL0FhYisKWnRNaG4vTldmQUFZODR5YW5BcnA0TzREUmh3K0tFUFc1NEd6OWVHSzkrTlV5WlNGRkswOEE5alh3ZGdkb0xERAo4VW5yazZpUTlzY0NBd0VBQWFNak1DRXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CCkFmOHdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQVVEWk0vakNkZTRwbjlVVEFMMklQY1NpL3kwNmh6cWVFVjAKWVhMeTNqcjB0SURha09xdHpIWDFiOVVTWkRQZDlMbnBpZ1pUM2l1ZXdoenphWU4wR0R3Um9VcHNTQVNDeHY2OQpSWkRsMEVjYkZuK3h2NHdjczM4eVc3LzJ6MG1jSTJZSkw2KzVOR25hUlhmYUsvR1ZPWmovRXd1ZlJrSkVOV0FoCkNybTFIeGs0VXdpNElwbE1reTJoZWQyRjd2djkvWjVRSFBJZFg0VEdxMThPaldrMjZWLzlzMFhHRVFkOHdHY00KYXIvNWhpa0ZtNUVqSzloYmJoWjk1NjUyRFUxcGd6RDhnVHRrL3lld084dzA5eGVVMDRuNzVEVTFvaDZmNXhZLwpUUHpqNXVmS1Q0WkFxZHhMSXM1c2IwMW9xLzBFakVkNjdXUGYxY0pwRWdFcm9XTjdZSGs9Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: “https://lsbxcpch010.intranet.net:6443”\n name: “local”\ncontexts:\n- context:\n cluster: “local”\n user: “kube-admin-local”\n name: “local”\ncurrent-context: “local”\nusers:\n- name: “kube-admin-local”\n user:\n client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2VENDQWRHZ0F3SUJBZ0lJTUVIZFFVTmlWaW93RFFZSktvWklodmNOQVFFTEJRQXdFakVRTUE0R0ExVUUKQXhNSGEzVmlaUzFqWVRBZUZ3MHhPVEE1TVRneE5EVTNOVFJhRncweU9UQTVNVFV4TkRVM05UWmFNQzR4RnpBVgpCZ05WQkFvVERuTjVjM1JsYlRwdFlYTjBaWEp6TVJNd0VRWURWUVFERXdwcmRXSmxMV0ZrYldsdU1JSUJJakFOCkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQTBmeHk4VTZPZUlhdlZObWp3MlhnREErcmpweS8KNlVyM0dwTHlFR2MvZ2N3OEpRLzNLV3hZZUdLMWRXVFpJU1lHUkpMUFdvajExNmdKUTFNc0JSdGl3dEZBZEEzKwowQjYza2NvNC9WeHVTc2pVRFpTU3BPako0ZnloTitRNkJEQ1BuRkRLZ1dPNFVYdytNaitHRVBnbkNnNWhybHJuCjh1cVIxS2hPMDNoRWJaU1gzZldyalg0dGJJaUd1Y2hhVU5pR1c0c0tpWlBvT3k3WENBVERwbkFHWEp3eTZBUE8KQlRya0FCZWhScWpLUmNPWjBpbkxPNlZHMnlNWnpoMEVSc3RDL2lLOTVqVlIvdjc2RG85akl1MXl1ZGV3Z0czQgoxSTdLblpRbUd4My9sdnRlaWJESFQyZlBEdEhRNzBOMFl4WUZpaWU5ZHh4WS95bUpaWU1JNFVGWFRRSURBUUFCCm95Y3dKVEFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0l3RFFZSktvWkkKaHZjTkFRRUxCUUFEZ2dFQkFOM0lPTEZGOWFuT0NlRUpJdHdUc0RkYlhjaXF1RjBXeUw4VHZyRnl2OUVBWkFuUQpwcW4xZmlUVmV2UUw0NEsza0IvSnNweFBxeHRrc3B0TnBJUGNlaWxEdUJQSEFZandxLzhrVWlVY28rdDBYSWl2Cll4cURiYXhZZEdoc1V0OVAzTnBjajBHNGt2ZGNBZUFvVkVIVmoxYlA5K3RrdWlFRThaZU9CeDNGaGxaenh5NVkKWk9mUVUzd1l3VWJVV1JEM3NLRWx5VEQxWGN6eGpIV1dmNVBndVNOZ2JXY2pMclEyNEZMYUFYQVZLajFnRHdWbwpWNGFEL1A5V3hKd29ZUytVMjhaUnhKaFZlRkhjMnF4d1ZHMGcvNUFIdG5UTHRILytnSFQvakFMMS9aWGtHUFFSCnVjbnorNDdiV1RISnRlRXlpalY1cklvUWpmdGdhQ0RSUTFMYVUzST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBMGZ4eThVNk9lSWF2Vk5tancyWGdEQStyanB5LzZVcjNHcEx5RUdjL2djdzhKUS8zCktXeFllR0sxZFdUWklTWUdSSkxQV29qMTE2Z0pRMU1zQlJ0aXd0RkFkQTMrMEI2M2tjbzQvVnh1U3NqVURaU1MKcE9qSjRmeWhOK1E2QkRDUG5GREtnV080VVh3K01qK0dFUGduQ2c1aHJscm44dXFSMUtoTzAzaEViWlNYM2ZXcgpqWDR0YklpR3VjaGFVTmlHVzRzS2laUG9PeTdYQ0FURHBuQUdYSnd5NkFQT0JUcmtBQmVoUnFqS1JjT1owaW5MCk82VkcyeU1aemgwRVJzdEMvaUs5NWpWUi92NzZEbzlqSXUxeXVkZXdnRzNCMUk3S25aUW1HeDMvbHZ0ZWliREgKVDJmUER0SFE3ME4wWXhZRmlpZTlkeHhZL3ltSlpZTUk0VUZYVFFJREFRQUJBb0lCQUFmVENrMW5pZk4vd1VTKwpIMVlHazhTZlNOczFpQWtmVy9uSGcvR01oMWRFenZEcW1XRVh3bXdwOFcwQVp2N1BOZWlVTjltOXhMdFdiWkh1CnBYTkRRL2pTWno1cnp4VGVNQ1Rramg4U3RLRmd2bFlMTlRPajRQSGt3ZlVkTWZRNkF2L21Hc1diZTZDOXFtdWcKNWxQM2l5emF3RlVJMmgrNUVkb0VzM3M1dmdML055TmZkdTNhWGRrUnJiOGdmak1zQSsvRlgwaStjMTQ2Si9KTgpXUHNTOUs1RkxsL3IxUktnNWQvVy9Qc3RMWmpCQ2o3VFl0UHNCVTFWZEpUemhkWlcxOGdnWS9PWEUvUDIyUksyClBJNFZDNXVrR3ZlUUZCZmRLdlhjaCtCSHFDQ3VLMXZWQ09oWUt1c3RJUElWT0FCY2h5MDNaZzJUN3gzVlpPcTIKeWFmK1Q4RUNnWUVBMjJpbVEzSGM3OFJVeEVMamNMeUhGdmo2V09QME1hZk1EUGw5ZnMxTWZVaUFGQk1McUpRdgovbURlM0JEYnNlREcycDFwU0RiNkpoOWJhTkJIcTZnY2JsQWJVaE4yK0JNTVRRSTlQeXppZ29tWmZidTVEZVZBCmRmWGlhSVlGYWJjS2ozS05tODVDeDUxL01sb3BvNmI5S1hEcXVodmlBdXpkVVBxT29KclpOSFVDZ1lFQTlRR0QKS1gxb1BsaGVwOENydnFJaUpQb0Q1ZzBFSVc3MFJ5MmgrTElsM2hMZHlGV3VjeTIrVVJvMFNBWDdJKzdoTFJXTQorSUN6WXRoc3RMa05kQm12UE1nQ1lZMDhuZlFLZUF5YVY0Rk5PWCs4V2poVXRuVHdoanpSb3hScFEzRC9SWXp0CmF4a0oyWmhRdUQ1K0JxbVhWZkMyZkRydzRZWEU2SVk5OWUwWDNIa0NnWUJRV2gzeHUwUmZaclpvZmRxUGtldWoKUlNGaDVuR3FzYm52MG5yY01sRmQzR3hUYmJvcVRjTFoxUjRvMTkrdFlCVlRRS3lxN3I5anNMNG9QNGJQM2F3egoxaEI3V1hlTFdHWjcyV01Xdk5oaldBTW5ZZFZldW1PR0Q3dVA3ZTBUang1RjlIelozNHJqVWRHZ1hoYTd3VThiCm15ZkxhcVMxejRzcHVlajc5bG12ZFFLQmdRRFIxcVBCcXpqVy9OVEZGRTJFRGxUMEduV3dXTUdLNlA2cTM3aHoKeWhDSXJOdnFzd2VnZWpNZ1B6TTc1SE4rQ1NBdWZ1Q29EWUtXVEFwK2xtZWhZa1lsNXAremNVWFRlcXBrdTFhTgpUNThXZWdLVnV0MUREOURaQjhuOHhJU0xVSUl4elV1aWlHVlpTZzBJWCsyTVF6L3NTU2ZpS3BFWWRudDVNMUJxCkN0Qis4UUtCZ0FSVVdWZzQ5R2VyZnNHcE9ubW5JK0VodWVKeXMrbTBRdUJtcnVORHE5OXc1NGVLN2lhVVQ3MG4KWUozNEFBUzhTTlpvaU1LWGliRU85MTBGZFVHWWJENW16UlFLaitEaXJlaWJpWXdHRURqc3ArcmxNR1NNOGR4KwpnazlWcU9CR0VoWTF4bWI5THV0Z1Z3bGFyS21BWkNoblMzUnp5cStHSzVxVWFsTVY3anBPCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==”
time=“2019-09-18T07:58:09-07:00” level=info msg=“Successfully Deployed local admin kubeconfig at [./kube_config_rancher-cluster.yml]”
time=“2019-09-18T07:58:09-07:00” level=debug msg="[version] Using ./kube_config_rancher-cluster.yml to connect to Kubernetes cluster…"
time=“2019-09-18T07:58:09-07:00” level=debug msg="[version] Getting Kubernetes server version…"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Deploying admin Kubeconfig locally: apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n api-version: v1\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN3akNDQWFxZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFTTVJBd0RnWURWUVFERXdkcmRXSmwKTFdOaE1CNFhEVEU1TURreE9ERTBOVGMxTkZvWERUSTVNRGt4TlRFME5UYzFORm93RWpFUU1BNEdBMVVFQXhNSAphM1ZpWlMxallUQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCQU9mRlIyTVJjMTNUClRIM1RiV1QvaFUrTTJzV3ZTb05Md2FLNEVFamhEZlB4VldoWEwvN3VReXhLdWQ3MTNTV040NmY1dDJuNVIra2YKcndHa1hhVXhQbTNscVVic3hNYVZLek4zMDBhMzZJSU5Gam5SdWR2eHMvWitEeDhJRDYrSnc3bXoxUFFDR0pZUQo5S3ZiejBCTlFHczUzV2M4QnIzVFFTTEhnS1BmV0ZCQUNZbFJ2OGtsNG4vWVpZK1RjdEV2RWhINjJKdlpFSXVwCk93aDJnV0lZcUZoMHhPaFNXS0c1UE5Mb1d2QWlsRVIxcG5vMFBiSnoxejZlYnE4NkplVXBnYzBhMUhvL0FhYisKWnRNaG4vTldmQUFZODR5YW5BcnA0TzREUmh3K0tFUFc1NEd6OWVHSzkrTlV5WlNGRkswOEE5alh3ZGdkb0xERAo4VW5yazZpUTlzY0NBd0VBQWFNak1DRXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CCkFmOHdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQVVEWk0vakNkZTRwbjlVVEFMMklQY1NpL3kwNmh6cWVFVjAKWVhMeTNqcjB0SURha09xdHpIWDFiOVVTWkRQZDlMbnBpZ1pUM2l1ZXdoenphWU4wR0R3Um9VcHNTQVNDeHY2OQpSWkRsMEVjYkZuK3h2NHdjczM4eVc3LzJ6MG1jSTJZSkw2KzVOR25hUlhmYUsvR1ZPWmovRXd1ZlJrSkVOV0FoCkNybTFIeGs0VXdpNElwbE1reTJoZWQyRjd2djkvWjVRSFBJZFg0VEdxMThPaldrMjZWLzlzMFhHRVFkOHdHY00KYXIvNWhpa0ZtNUVqSzloYmJoWjk1NjUyRFUxcGd6RDhnVHRrL3lld084dzA5eGVVMDRuNzVEVTFvaDZmNXhZLwpUUHpqNXVmS1Q0WkFxZHhMSXM1c2IwMW9xLzBFakVkNjdXUGYxY0pwRWdFcm9XTjdZSGs9Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: “https://lsbxcpch011.intranet.net:6443”\n name: “local”\ncontexts:\n- context:\n cluster: “local”\n user: “kube-admin-local”\n name: “local”\ncurrent-context: “local”\nusers:\n- name: “kube-admin-local”\n user:\n client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2VENDQWRHZ0F3SUJBZ0lJTUVIZFFVTmlWaW93RFFZSktvWklodmNOQVFFTEJRQXdFakVRTUE0R0ExVUUKQXhNSGEzVmlaUzFqWVRBZUZ3MHhPVEE1TVRneE5EVTNOVFJhRncweU9UQTVNVFV4TkRVM05UWmFNQzR4RnpBVgpCZ05WQkFvVERuTjVjM1JsYlRwdFlYTjBaWEp6TVJNd0VRWURWUVFERXdwcmRXSmxMV0ZrYldsdU1JSUJJakFOCkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQTBmeHk4VTZPZUlhdlZObWp3MlhnREErcmpweS8KNlVyM0dwTHlFR2MvZ2N3OEpRLzNLV3hZZUdLMWRXVFpJU1lHUkpMUFdvajExNmdKUTFNc0JSdGl3dEZBZEEzKwowQjYza2NvNC9WeHVTc2pVRFpTU3BPako0ZnloTitRNkJEQ1BuRkRLZ1dPNFVYdytNaitHRVBnbkNnNWhybHJuCjh1cVIxS2hPMDNoRWJaU1gzZldyalg0dGJJaUd1Y2hhVU5pR1c0c0tpWlBvT3k3WENBVERwbkFHWEp3eTZBUE8KQlRya0FCZWhScWpLUmNPWjBpbkxPNlZHMnlNWnpoMEVSc3RDL2lLOTVqVlIvdjc2RG85akl1MXl1ZGV3Z0czQgoxSTdLblpRbUd4My9sdnRlaWJESFQyZlBEdEhRNzBOMFl4WUZpaWU5ZHh4WS95bUpaWU1JNFVGWFRRSURBUUFCCm95Y3dKVEFPQmdOVkhROEJBZjhFQkFNQ0JhQXdFd1lEVlIwbEJBd3dDZ1lJS3dZQkJRVUhBd0l3RFFZSktvWkkKaHZjTkFRRUxCUUFEZ2dFQkFOM0lPTEZGOWFuT0NlRUpJdHdUc0RkYlhjaXF1RjBXeUw4VHZyRnl2OUVBWkFuUQpwcW4xZmlUVmV2UUw0NEsza0IvSnNweFBxeHRrc3B0TnBJUGNlaWxEdUJQSEFZandxLzhrVWlVY28rdDBYSWl2Cll4cURiYXhZZEdoc1V0OVAzTnBjajBHNGt2ZGNBZUFvVkVIVmoxYlA5K3RrdWlFRThaZU9CeDNGaGxaenh5NVkKWk9mUVUzd1l3VWJVV1JEM3NLRWx5VEQxWGN6eGpIV1dmNVBndVNOZ2JXY2pMclEyNEZMYUFYQVZLajFnRHdWbwpWNGFEL1A5V3hKd29ZUytVMjhaUnhKaFZlRkhjMnF4d1ZHMGcvNUFIdG5UTHRILytnSFQvakFMMS9aWGtHUFFSCnVjbnorNDdiV1RISnRlRXlpalY1cklvUWpmdGdhQ0RSUTFMYVUzST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBMGZ4eThVNk9lSWF2Vk5tancyWGdEQStyanB5LzZVcjNHcEx5RUdjL2djdzhKUS8zCktXeFllR0sxZFdUWklTWUdSSkxQV29qMTE2Z0pRMU1zQlJ0aXd0RkFkQTMrMEI2M2tjbzQvVnh1U3NqVURaU1MKcE9qSjRmeWhOK1E2QkRDUG5GREtnV080VVh3K01qK0dFUGduQ2c1aHJscm44dXFSMUtoTzAzaEViWlNYM2ZXcgpqWDR0YklpR3VjaGFVTmlHVzRzS2laUG9PeTdYQ0FURHBuQUdYSnd5NkFQT0JUcmtBQmVoUnFqS1JjT1owaW5MCk82VkcyeU1aemgwRVJzdEMvaUs5NWpWUi92NzZEbzlqSXUxeXVkZXdnRzNCMUk3S25aUW1HeDMvbHZ0ZWliREgKVDJmUER0SFE3ME4wWXhZRmlpZTlkeHhZL3ltSlpZTUk0VUZYVFFJREFRQUJBb0lCQUFmVENrMW5pZk4vd1VTKwpIMVlHazhTZlNOczFpQWtmVy9uSGcvR01oMWRFenZEcW1XRVh3bXdwOFcwQVp2N1BOZWlVTjltOXhMdFdiWkh1CnBYTkRRL2pTWno1cnp4VGVNQ1Rramg4U3RLRmd2bFlMTlRPajRQSGt3ZlVkTWZRNkF2L21Hc1diZTZDOXFtdWcKNWxQM2l5emF3RlVJMmgrNUVkb0VzM3M1dmdML055TmZkdTNhWGRrUnJiOGdmak1zQSsvRlgwaStjMTQ2Si9KTgpXUHNTOUs1RkxsL3IxUktnNWQvVy9Qc3RMWmpCQ2o3VFl0UHNCVTFWZEpUemhkWlcxOGdnWS9PWEUvUDIyUksyClBJNFZDNXVrR3ZlUUZCZmRLdlhjaCtCSHFDQ3VLMXZWQ09oWUt1c3RJUElWT0FCY2h5MDNaZzJUN3gzVlpPcTIKeWFmK1Q4RUNnWUVBMjJpbVEzSGM3OFJVeEVMamNMeUhGdmo2V09QME1hZk1EUGw5ZnMxTWZVaUFGQk1McUpRdgovbURlM0JEYnNlREcycDFwU0RiNkpoOWJhTkJIcTZnY2JsQWJVaE4yK0JNTVRRSTlQeXppZ29tWmZidTVEZVZBCmRmWGlhSVlGYWJjS2ozS05tODVDeDUxL01sb3BvNmI5S1hEcXVodmlBdXpkVVBxT29KclpOSFVDZ1lFQTlRR0QKS1gxb1BsaGVwOENydnFJaUpQb0Q1ZzBFSVc3MFJ5MmgrTElsM2hMZHlGV3VjeTIrVVJvMFNBWDdJKzdoTFJXTQorSUN6WXRoc3RMa05kQm12UE1nQ1lZMDhuZlFLZUF5YVY0Rk5PWCs4V2poVXRuVHdoanpSb3hScFEzRC9SWXp0CmF4a0oyWmhRdUQ1K0JxbVhWZkMyZkRydzRZWEU2SVk5OWUwWDNIa0NnWUJRV2gzeHUwUmZaclpvZmRxUGtldWoKUlNGaDVuR3FzYm52MG5yY01sRmQzR3hUYmJvcVRjTFoxUjRvMTkrdFlCVlRRS3lxN3I5anNMNG9QNGJQM2F3egoxaEI3V1hlTFdHWjcyV01Xdk5oaldBTW5ZZFZldW1PR0Q3dVA3ZTBUang1RjlIelozNHJqVWRHZ1hoYTd3VThiCm15ZkxhcVMxejRzcHVlajc5bG12ZFFLQmdRRFIxcVBCcXpqVy9OVEZGRTJFRGxUMEduV3dXTUdLNlA2cTM3aHoKeWhDSXJOdnFzd2VnZWpNZ1B6TTc1SE4rQ1NBdWZ1Q29EWUtXVEFwK2xtZWhZa1lsNXAremNVWFRlcXBrdTFhTgpUNThXZWdLVnV0MUREOURaQjhuOHhJU0xVSUl4elV1aWlHVlpTZzBJWCsyTVF6L3NTU2ZpS3BFWWRudDVNMUJxCkN0Qis4UUtCZ0FSVVdWZzQ5R2VyZnNHcE9ubW5JK0VodWVKeXMrbTBRdUJtcnVORHE5OXc1NGVLN2lhVVQ3MG4KWUozNEFBUzhTTlpvaU1LWGliRU85MTBGZFVHWWJENW16UlFLaitEaXJlaWJpWXdHRURqc3ArcmxNR1NNOGR4KwpnazlWcU9CR0VoWTF4bWI5THV0Z1Z3bGFyS21BWkNoblMzUnp5cStHSzVxVWFsTVY3anBPCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==”
time=“2019-09-18T07:58:09-07:00” level=info msg=“Successfully Deployed local admin kubeconfig at [./kube_config_rancher-cluster.yml]”
time=“2019-09-18T07:58:09-07:00” level=debug msg="[version] Using ./kube_config_rancher-cluster.yml to connect to Kubernetes cluster…"
time=“2019-09-18T07:58:09-07:00” level=debug msg="[version] Getting Kubernetes server version…"
time=“2019-09-18T07:58:09-07:00” level=info msg="[certificates] Successfully deployed kubernetes certificates to Cluster nodes"
time=“2019-09-18T07:58:09-07:00” level=info msg="[reconcile] Reconciling cluster state"
time=“2019-09-18T07:58:09-07:00” level=info msg="[reconcile] This is newly generated cluster"
time=“2019-09-18T07:58:09-07:00” level=info msg=“Pre-pulling kubernetes images”
time=“2019-09-18T07:58:09-07:00” level=debug msg="[pre-deploy] Checking image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:58:09-07:00” level=debug msg="[pre-deploy] Checking image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Checking if image [rancher/hyperkube:v1.14.6-rancher1] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Checking if image [rancher/hyperkube:v1.14.6-rancher1] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=debug msg="[pre-deploy] Checking image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Checking if image [rancher/hyperkube:v1.14.6-rancher1] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Image [rancher/hyperkube:v1.14.6-rancher1] does not exist on host [lsbxcpch009.intranet.net]: Error: No such image: rancher/hyperkube:v1.14.6-rancher1”
time=“2019-09-18T07:58:09-07:00” level=info msg="[pre-deploy] Pulling image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Image [rancher/hyperkube:v1.14.6-rancher1] does not exist on host [lsbxcpch010.intranet.net]: Error: No such image: rancher/hyperkube:v1.14.6-rancher1”
time=“2019-09-18T07:58:09-07:00” level=info msg="[pre-deploy] Pulling image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T07:58:09-07:00” level=debug msg=“Image [rancher/hyperkube:v1.14.6-rancher1] does not exist on host [lsbxcpch011.intranet.net]: Error: No such image: rancher/hyperkube:v1.14.6-rancher1”
time=“2019-09-18T07:58:09-07:00” level=info msg="[pre-deploy] Pulling image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch011.intranet.net]"
{“status”:“Pulling from rancher/hyperkube”,“id”:“v1.14.6-rancher1”}
{“status”:“Pulling from rancher/hyperkube”,“id”:“v1.14.6-rancher1”}
{“status”:“Pulling from rancher/hyperkube”,“id”:“v1.14.6-rancher1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:7287,“total”:651567},“progress”:"[\u003e ] 7.287kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:179860,“total”:17745157},“progress”:"[\u003e ] 179.9kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Downloading”,“progressDetail”:{“current”:138603,“total”:651567},“progress”:"[==========\u003e ] 138.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:7287,“total”:651567},“progress”:"[\u003e ] 7.287kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:727746,“total”:17745157},“progress”:"[==\u003e ] 727.7kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:277601,“total”:651567},“progress”:"[=====================\u003e ] 277.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Downloading”,“progressDetail”:{“current”:179727,“total”:17745157},“progress”:"[\u003e ] 179.7kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:1637058,“total”:17745157},“progress”:"[====\u003e ] 1.637MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:375905,“total”:651567},“progress”:"[============================\u003e ] 375.9kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:2927298,“total”:17745157},“progress”:"[========\u003e ] 2.927MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:3472066,“total”:17745157},“progress”:"[=========\u003e ] 3.472MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:465605,“total”:651567},“progress”:"[===================================\u003e ] 465.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:6845,“total”:651567},“progress”:"[\u003e ] 6.845kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:7834306,“total”:17745157},“progress”:"[======================\u003e ] 7.834MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:5122754,“total”:17745157},“progress”:"[==============\u003e ] 5.123MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:179827,“total”:17745157},“progress”:"[\u003e ] 179.8kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Downloading”,“progressDetail”:{“current”:522949,“total”:651567},“progress”:"[========================================\u003e ] 522.9kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:12733122,“total”:17745157},“progress”:"[===================================\u003e ] 12.73MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:428743,“total”:651567},“progress”:"[================================\u003e ] 428.7kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:6564546,“total”:17745157},“progress”:"[==================\u003e ] 6.565MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:555717,“total”:651567},“progress”:"[==========================================\u003e ] 555.7kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:1104578,“total”:17745157},“progress”:"[===\u003e ] 1.105MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:17312450,“total”:17745157},“progress”:"[================================================\u003e ] 17.31MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:9657026,“total”:17745157},“progress”:"[===========================\u003e ] 9.657MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:196608,“total”:17745157},“progress”:"[\u003e ] 196.6kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:621253,“total”:651567},“progress”:"[===============================================\u003e ] 621.3kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:2947778,“total”:17745157},“progress”:"[========\u003e ] 2.948MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:651567,“total”:651567},“progress”:"[==================================================\u003e] 651.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:12774082,“total”:17745157},“progress”:"[===================================\u003e ] 12.77MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:1966080,“total”:17745157},“progress”:"[=====\u003e ] 1.966MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:4602562,“total”:17745157},“progress”:"[============\u003e ] 4.603MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:196608,“total”:17745157},“progress”:"[\u003e ] 196.6kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:3735552,“total”:17745157},“progress”:"[==========\u003e ] 3.736MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:6417090,“total”:17745157},“progress”:"[==================\u003e ] 6.417MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:1966080,“total”:17745157},“progress”:"[=====\u003e ] 1.966MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:5505024,“total”:17745157},“progress”:"[===============\u003e ] 5.505MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:8592066,“total”:17745157},“progress”:"[========================\u003e ] 8.592MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:3735552,“total”:17745157},“progress”:"[==========\u003e ] 3.736MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Downloading”,“progressDetail”:{“current”:10959554,“total”:17745157},“progress”:"[==============================\u003e ] 10.96MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:7274496,“total”:17745157},“progress”:"[====================\u003e ] 7.274MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:5505024,“total”:17745157},“progress”:"[===============\u003e ] 5.505MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:14777026,“total”:17745157},“progress”:"[=========================================\u003e ] 14.78MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:9043968,“total”:17745157},“progress”:"[=========================\u003e ] 9.044MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:7077888,“total”:17745157},“progress”:"[===================\u003e ] 7.078MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:10616832,“total”:17745157},“progress”:"[=============================\u003e ] 10.62MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:196608,“total”:17745157},“progress”:"[\u003e ] 196.6kB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:8847360,“total”:17745157},“progress”:"[========================\u003e ] 8.847MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:487,“total”:4346},“progress”:"[=====\u003e ] 487B/4.346kB",“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:531072,“total”:107192166},“progress”:"[\u003e ] 531.1kB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:12189696,“total”:17745157},“progress”:"[==================================\u003e ] 12.19MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:1769472,“total”:17745157},“progress”:"[====\u003e ] 1.769MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:10420224,“total”:17745157},“progress”:"[=============================\u003e ] 10.42MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:13959168,“total”:17745157},“progress”:"[=======================================\u003e ] 13.96MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:5356160,“total”:107192166},“progress”:"[==\u003e ] 5.356MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:3145728,“total”:17745157},“progress”:"[========\u003e ] 3.146MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:11993088,“total”:17745157},“progress”:"[=================================\u003e ] 11.99MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:13392512,“total”:107192166},“progress”:"[======\u003e ] 13.39MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:15532032,“total”:17745157},“progress”:"[===========================================\u003e ] 15.53MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:5111808,“total”:17745157},“progress”:"[==============\u003e ] 5.112MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:487,“total”:4346},“progress”:"[=====\u003e ] 487B/4.346kB",“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Extracting”,“progressDetail”:{“current”:13565952,“total”:17745157},“progress”:"[======================================\u003e ] 13.57MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:19298944,“total”:107192166},“progress”:"[=========\u003e ] 19.3MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:6684672,“total”:17745157},“progress”:"[==================\u003e ] 6.685MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:16515072,“total”:17745157},“progress”:"[==============================================\u003e ] 16.52MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:15138816,“total”:17745157},“progress”:"[==========================================\u003e ] 15.14MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:25172608,“total”:107192166},“progress”:"[===========\u003e ] 25.17MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:8454144,“total”:17745157},“progress”:"[=======================\u003e ] 8.454MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:17694720,“total”:17745157},“progress”:"[=================================================\u003e ] 17.69MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:17745157,“total”:17745157},“progress”:"[==================================================\u003e] 17.75MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:33733248,“total”:107192166},“progress”:"[===============\u003e ] 33.73MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:16318464,“total”:17745157},“progress”:"[=============================================\u003e ] 16.32MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:10223616,“total”:17745157},“progress”:"[============================\u003e ] 10.22MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Downloading”,“progressDetail”:{“current”:42367616,“total”:107192166},“progress”:"[===================\u003e ] 42.37MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:539281,“total”:107192166},“progress”:"[\u003e ] 539.3kB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:487,“total”:4346},“progress”:"[=====\u003e ] 487B/4.346kB",“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Extracting”,“progressDetail”:{“current”:11796480,“total”:17745157},“progress”:"[=================================\u003e ] 11.8MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:17498112,“total”:17745157},“progress”:"[=================================================\u003e ] 17.5MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:17745157,“total”:17745157},“progress”:"[==================================================\u003e] 17.75MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:651567},“progress”:"[==\u003e ] 32.77kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:49347200,“total”:107192166},“progress”:"[=======================\u003e ] 49.35MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1604241,“total”:107192166},“progress”:"[\u003e ] 1.604MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:13172736,“total”:17745157},“progress”:"[=====================================\u003e ] 13.17MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:622592,“total”:651567},“progress”:"[===============================================\u003e ] 622.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:651567,“total”:651567},“progress”:"[==================================================\u003e] 651.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:651567,“total”:651567},“progress”:"[==================================================\u003e] 651.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:56326784,“total”:107192166},“progress”:"[==========================\u003e ] 56.33MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3766929,“total”:107192166},“progress”:"[=\u003e ] 3.767MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:14942208,“total”:17745157},“progress”:"[==========================================\u003e ] 14.94MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:651567},“progress”:"[==\u003e ] 32.77kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Downloading”,“progressDetail”:{“current”:6961809,“total”:107192166},“progress”:"[===\u003e ] 6.962MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:622592,“total”:651567},“progress”:"[===============================================\u003e ] 622.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Extracting”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:62777984,“total”:107192166},“progress”:"[=============================\u003e ] 62.78MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:16318464,“total”:17745157},“progress”:"[=============================================\u003e ] 16.32MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:651567,“total”:651567},“progress”:"[==================================================\u003e] 651.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:651567,“total”:651567},“progress”:"[==================================================\u003e] 651.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:526991,“total”:107192166},“progress”:"[\u003e ] 527kB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:10726033,“total”:107192166},“progress”:"[=====\u003e ] 10.73MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:68135552,“total”:107192166},“progress”:"[===============================\u003e ] 68.14MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:17498112,“total”:17745157},“progress”:"[=================================================\u003e ] 17.5MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Downloading”,“progressDetail”:{“current”:159747,“total”:15657266},“progress”:"[\u003e ] 159.7kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Extracting”,“progressDetail”:{“current”:17745157,“total”:17745157},“progress”:"[==================================================\u003e] 17.75MB/17.75MB",“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:2124431,“total”:107192166},“progress”:"[\u003e ] 2.124MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:13949585,“total”:107192166},“progress”:"[======\u003e ] 13.95MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:73476736,“total”:107192166},“progress”:"[==================================\u003e ] 73.48MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“346aee5ea5bc”}
{“status”:“Extracting”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:375,“total”:375},“progress”:"[==================================================\u003e] 375B/375B",“id”:“9c47fde751af”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:17185425,“total”:107192166},“progress”:"[========\u003e ] 17.19MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4782735,“total”:107192166},“progress”:"[==\u003e ] 4.783MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:74545792,“total”:107192166},“progress”:"[==================================\u003e ] 74.55MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“9c47fde751af”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:651567},“progress”:"[==\u003e ] 32.77kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:326752,“total”:15657266},“progress”:"[=\u003e ] 326.8kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:159747,“total”:15657266},“progress”:"[\u003e ] 159.7kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:79342208,“total”:107192166},“progress”:"[=====================================\u003e ] 79.34MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:20404881,“total”:107192166},“progress”:"[=========\u003e ] 20.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6392463,“total”:107192166},“progress”:"[==\u003e ] 6.392MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:360448,“total”:651567},“progress”:"[===========================\u003e ] 360.4kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:662211,“total”:15657266},“progress”:"[==\u003e ] 662.2kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:651567,“total”:651567},“progress”:"[==================================================\u003e] 651.6kB/651.6kB",“id”:“be2693a52daf”}
{“status”:“Downloading”,“progressDetail”:{“current”:474205,“total”:46060431},“progress”:"[\u003e ] 474.2kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:9071247,“total”:107192166},“progress”:"[====\u003e ] 9.071MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:82029184,“total”:107192166},“progress”:"[======================================\u003e ] 82.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:23075473,“total”:107192166},“progress”:"[==========\u003e ] 23.08MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“be2693a52daf”}
{“status”:“Extracting”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:408,“total”:408},“progress”:"[==================================================\u003e] 408B/408B",“id”:“6b69eb11d043”}
{“status”:“Downloading”,“progressDetail”:{“current”:1964739,“total”:15657266},“progress”:"[======\u003e ] 1.965MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:88455808,“total”:107192166},“progress”:"[=========================================\u003e ] 88.46MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:26819217,“total”:107192166},“progress”:"[============\u003e ] 26.82MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:12298895,“total”:107192166},“progress”:"[=====\u003e ] 12.3MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:490592,“total”:15657266},“progress”:"[=\u003e ] 490.6kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“6b69eb11d043”}
{“status”:“Extracting”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Extracting”,“progressDetail”:{“current”:4346,“total”:4346},“progress”:"[==================================================\u003e] 4.346kB/4.346kB",“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:1424013,“total”:46060431},“progress”:"[=\u003e ] 1.424MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:2136771,“total”:15657266},“progress”:"[======\u003e ] 2.137MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:29514385,“total”:107192166},“progress”:"[=============\u003e ] 29.51MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0abeb1500767”}
{“status”:“Downloading”,“progressDetail”:{“current”:92187264,“total”:107192166},“progress”:"[===========================================\u003e ] 92.19MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2361997,“total”:46060431},“progress”:"[==\u003e ] 2.362MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:16038543,“total”:107192166},“progress”:"[=======\u003e ] 16.04MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3128003,“total”:15657266},“progress”:"[=========\u003e ] 3.128MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:95935104,“total”:107192166},“progress”:"[============================================\u003e ] 95.94MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2833037,“total”:46060431},“progress”:"[===\u003e ] 2.833MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:34863761,“total”:107192166},“progress”:"[================\u003e ] 34.86MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:18733711,“total”:107192166},“progress”:"[========\u003e ] 18.73MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:654432,“total”:15657266},“progress”:"[==\u003e ] 654.4kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:3611331,“total”:15657266},“progress”:"[===========\u003e ] 3.611MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:100211328,“total”:107192166},“progress”:"[==============================================\u003e ] 100.2MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:465549,“total”:46060431},“progress”:"[\u003e ] 465.5kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:3308173,“total”:46060431},“progress”:"[===\u003e ] 3.308MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:20863631,“total”:107192166},“progress”:"[=========\u003e ] 20.86MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:38083217,“total”:107192166},“progress”:"[=================\u003e ] 38.08MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:104516224,“total”:107192166},“progress”:"[================================================\u003e ] 104.5MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:940685,“total”:46060431},“progress”:"[=\u003e ] 940.7kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:4106947,“total”:15657266},“progress”:"[=============\u003e ] 4.107MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:3771021,“total”:46060431},“progress”:"[====\u003e ] 3.771MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:107192166,“total”:107192166},“progress”:"[==================================================\u003e] 107.2MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:23517839,“total”:107192166},“progress”:"[==========\u003e ] 23.52MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:43485841,“total”:107192166},“progress”:"[====================\u003e ] 43.49MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:465549,“total”:46060431},“progress”:"[\u003e ] 465.5kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:107192166},“progress”:"[\u003e ] 557.1kB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1882765,“total”:46060431},“progress”:"[==\u003e ] 1.883MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:5102275,“total”:15657266},“progress”:"[================\u003e ] 5.102MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:49953425,“total”:107192166},“progress”:"[=======================\u003e ] 49.95MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4717197,“total”:46060431},“progress”:"[=====\u003e ] 4.717MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:28351119,“total”:107192166},“progress”:"[=============\u003e ] 28.35MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1671168,“total”:107192166},“progress”:"[\u003e ] 1.671MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6093507,“total”:15657266},“progress”:"[===================\u003e ] 6.094MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:3291789,“total”:46060431},“progress”:"[===\u003e ] 3.292MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:31025807,“total”:107192166},“progress”:"[==============\u003e ] 31.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:54794897,“total”:107192166},“progress”:"[=========================\u003e ] 54.79MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6118029,“total”:46060431},“progress”:"[======\u003e ] 6.118MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:818272,“total”:15657266},“progress”:"[==\u003e ] 818.3kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:3342336,“total”:107192166},“progress”:"[=\u003e ] 3.342MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6908611,“total”:15657266},“progress”:"[======================\u003e ] 6.909MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:34790031,“total”:107192166},“progress”:"[================\u003e ] 34.79MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:60160657,“total”:107192166},“progress”:"[============================\u003e ] 60.16MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4709005,“total”:46060431},“progress”:"[=====\u003e ] 4.709MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:7535245,“total”:46060431},“progress”:"[========\u003e ] 7.535MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:940685,“total”:46060431},“progress”:"[=\u003e ] 940.7kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:5013504,“total”:107192166},“progress”:"[==\u003e ] 5.014MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:159780,“total”:15657266},“progress”:"[\u003e ] 159.8kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:7731907,“total”:15657266},“progress”:"[========================\u003e ] 7.732MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:8948365,“total”:46060431},“progress”:"[=========\u003e ] 8.948MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:67132049,“total”:107192166},“progress”:"[===============================\u003e ] 67.13MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:38541967,“total”:107192166},“progress”:"[=================\u003e ] 38.54MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:981699,“total”:15657266},“progress”:"[===\u003e ] 981.7kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:6684672,“total”:107192166},“progress”:"[===\u003e ] 6.685MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6126221,“total”:46060431},“progress”:"[======\u003e ] 6.126MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:1137347,“total”:15657266},“progress”:"[===\u003e ] 1.137MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:8219331,“total”:15657266},“progress”:"[==========================\u003e ] 8.219MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:9898637,“total”:46060431},“progress”:"[==========\u003e ] 9.899MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:69286545,“total”:107192166},“progress”:"[================================\u003e ] 69.29MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:8355840,“total”:107192166},“progress”:"[===\u003e ] 8.356MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1145539,“total”:15657266},“progress”:"[===\u003e ] 1.146MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:3103427,“total”:15657266},“progress”:"[=========\u003e ] 3.103MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:42285711,“total”:107192166},“progress”:"[===================\u003e ] 42.29MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:8547011,“total”:15657266},“progress”:"[===========================\u003e ] 8.547MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:7998093,“total”:46060431},“progress”:"[========\u003e ] 7.998MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:11782797,“total”:46060431},“progress”:"[============\u003e ] 11.78MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:70892177,“total”:107192166},“progress”:"[=================================\u003e ] 70.89MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:10027008,“total”:107192166},“progress”:"[====\u003e ] 10.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6724291,“total”:15657266},“progress”:"[=====================\u003e ] 6.724MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:46033551,“total”:107192166},“progress”:"[=====================\u003e ] 46.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:9693891,“total”:15657266},“progress”:"[==============================\u003e ] 9.694MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:9415309,“total”:46060431},“progress”:"[==========\u003e ] 9.415MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:11698176,“total”:107192166},“progress”:"[=====\u003e ] 11.7MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:13671053,“total”:46060431},“progress”:"[==============\u003e ] 13.67MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:10336963,“total”:15657266},“progress”:"[=================================\u003e ] 10.34MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:75184785,“total”:107192166},“progress”:"[===================================\u003e ] 75.18MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:10353347,“total”:15657266},“progress”:"[=================================\u003e ] 10.35MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:1309379,“total”:15657266},“progress”:"[====\u003e ] 1.309MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:49257103,“total”:107192166},“progress”:"[======================\u003e ] 49.26MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:12966595,“total”:15657266},“progress”:"[=========================================\u003e ] 12.97MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:13926400,“total”:107192166},“progress”:"[======\u003e ] 13.93MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:10345101,“total”:46060431},“progress”:"[===========\u003e ] 10.35MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:14609037,“total”:46060431},“progress”:"[===============\u003e ] 14.61MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:77331089,“total”:107192166},“progress”:"[====================================\u003e ] 77.33MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:1411725,“total”:46060431},“progress”:"[=\u003e ] 1.412MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:10517187,“total”:15657266},“progress”:"[=================================\u003e ] 10.52MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:15597568,“total”:107192166},“progress”:"[=======\u003e ] 15.6MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:539320,“total”:99525899},“progress”:"[\u003e ] 539.3kB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:81640081,“total”:107192166},“progress”:"[======================================\u003e ] 81.64MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:53533327,“total”:107192166},“progress”:"[========================\u003e ] 53.53MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:11754125,“total”:46060431},“progress”:"[============\u003e ] 11.75MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:16968333,“total”:46060431},“progress”:"[==================\u003e ] 16.97MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:11340483,“total”:15657266},“progress”:"[====================================\u003e ] 11.34MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:17825792,“total”:107192166},“progress”:"[========\u003e ] 17.83MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1473219,“total”:15657266},“progress”:"[====\u003e ] 1.473MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:13163149,“total”:46060431},“progress”:"[==============\u003e ] 13.16MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:2153144,“total”:99525899},“progress”:"[=\u003e ] 2.153MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:19315341,“total”:46060431},“progress”:"[====================\u003e ] 19.32MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:57272975,“total”:107192166},“progress”:"[==========================\u003e ] 57.27MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:12159683,“total”:15657266},“progress”:"[======================================\u003e ] 12.16MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:20054016,“total”:107192166},“progress”:"[=========\u003e ] 20.05MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:85387921,“total”:107192166},“progress”:"[=======================================\u003e ] 85.39MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:21207693,“total”:46060431},“progress”:"[=======================\u003e ] 21.21MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:15501965,“total”:46060431},“progress”:"[================\u003e ] 15.5MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:21725184,“total”:107192166},“progress”:"[==========\u003e ] 21.73MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:60471951,“total”:107192166},“progress”:"[============================\u003e ] 60.47MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:88603281,“total”:107192166},“progress”:"[=========================================\u003e ] 88.6MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6957752,“total”:99525899},“progress”:"[===\u003e ] 6.958MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:21674637,“total”:46060431},“progress”:"[=======================\u003e ] 21.67MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:1637059,“total”:15657266},“progress”:"[=====\u003e ] 1.637MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:13155011,“total”:15657266},“progress”:"[==========================================\u003e ] 13.16MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:23396352,“total”:107192166},“progress”:"[==========\u003e ] 23.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:63679119,“total”:107192166},“progress”:"[=============================\u003e ] 63.68MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:17865357,“total”:46060431},“progress”:"[===================\u003e ] 17.87MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:10164920,“total”:99525899},“progress”:"[=====\u003e ] 10.16MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13974211,“total”:15657266},“progress”:"[============================================\u003e ] 13.97MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:91810449,“total”:107192166},“progress”:"[==========================================\u003e ] 91.81MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:24033933,“total”:46060431},“progress”:"[==========================\u003e ] 24.03MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:25067520,“total”:107192166},“progress”:"[===========\u003e ] 25.07MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1886861,“total”:46060431},“progress”:"[==\u003e ] 1.887MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:13388472,“total”:99525899},“progress”:"[======\u003e ] 13.39MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:20212365,“total”:46060431},“progress”:"[=====================\u003e ] 20.21MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:95582865,“total”:107192166},“progress”:"[============================================\u003e ] 95.58MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:66898575,“total”:107192166},“progress”:"[===============================\u003e ] 66.9MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:25934477,“total”:46060431},“progress”:"[============================\u003e ] 25.93MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:26738688,“total”:107192166},“progress”:"[============\u003e ] 26.74MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:14465731,“total”:15657266},“progress”:"[==============================================\u003e ] 14.47MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:98818705,“total”:107192166},“progress”:"[==============================================\u003e ] 98.82MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:22092429,“total”:46060431},“progress”:"[=======================\u003e ] 22.09MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:17140408,“total”:99525899},“progress”:"[========\u003e ] 17.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:28301965,“total”:46060431},“progress”:"[==============================\u003e ] 28.3MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:70662799,“total”:107192166},“progress”:"[================================\u003e ] 70.66MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:15116995,“total”:15657266},“progress”:"[================================================\u003e ] 15.12MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:27852800,“total”:107192166},“progress”:"[============\u003e ] 27.85MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1800899,“total”:15657266},“progress”:"[=====\u003e ] 1.801MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:24935053,“total”:46060431},“progress”:"[===========================\u003e ] 24.94MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:21453496,“total”:99525899},“progress”:"[==========\u003e ] 21.45MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:103651985,“total”:107192166},“progress”:"[================================================\u003e ] 103.7MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:73341583,“total”:107192166},“progress”:"[==================================\u003e ] 73.34MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:30648973,“total”:46060431},“progress”:"[=================================\u003e ] 30.65MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:28966912,“total”:107192166},“progress”:"[=============\u003e ] 28.97MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:15604419,“total”:15657266},“progress”:"[=================================================\u003e ] 15.6MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:27302541,“total”:46060431},“progress”:"[=============================\u003e ] 27.3MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:24668856,“total”:99525899},“progress”:"[============\u003e ] 24.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:76020367,“total”:107192166},“progress”:"[===================================\u003e ] 76.02MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:32533133,“total”:46060431},“progress”:"[===================================\u003e ] 32.53MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:30638080,“total”:107192166},“progress”:"[==============\u003e ] 30.64MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2128579,“total”:15657266},“progress”:"[======\u003e ] 2.129MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:30599821,“total”:46060431},“progress”:"[=================================\u003e ] 30.6MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:107192166},“progress”:"[\u003e ] 557.1kB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:27359928,“total”:99525899},“progress”:"[=============\u003e ] 27.36MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:33954445,“total”:46060431},“progress”:"[====================================\u003e ] 33.95MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:78174863,“total”:107192166},“progress”:"[====================================\u003e ] 78.17MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:32309248,“total”:107192166},“progress”:"[===============\u003e ] 32.31MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1671168,“total”:107192166},“progress”:"[\u003e ] 1.671MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:28981944,“total”:99525899},“progress”:"[==============\u003e ] 28.98MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:79764111,“total”:107192166},“progress”:"[=====================================\u003e ] 79.76MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:34904717,“total”:46060431},“progress”:"[=====================================\u003e ] 34.9MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:34380429,“total”:46060431},“progress”:"[=====================================\u003e ] 34.38MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:34537472,“total”:107192166},“progress”:"[================\u003e ] 34.54MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:32197304,“total”:99525899},“progress”:"[================\u003e ] 32.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:82459279,“total”:107192166},“progress”:"[======================================\u003e ] 82.46MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:41429645,“total”:46060431},“progress”:"[============================================\u003e ] 41.43MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:3342336,“total”:107192166},“progress”:"[=\u003e ] 3.342MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2292419,“total”:15657266},“progress”:"[=======\u003e ] 2.292MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:36765696,“total”:107192166},“progress”:"[=================\u003e ] 36.77MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2349709,“total”:46060431},“progress”:"[==\u003e ] 2.35MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:37272205,“total”:46060431},“progress”:"[========================================\u003e ] 37.27MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:33807032,“total”:99525899},“progress”:"[================\u003e ] 33.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:84060815,“total”:107192166},“progress”:"[=======================================\u003e ] 84.06MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:45193869,“total”:46060431},“progress”:"[=================================================\u003e ] 45.19MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:5013504,“total”:107192166},“progress”:"[==\u003e ] 5.014MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:38436864,“total”:107192166},“progress”:"[=================\u003e ] 38.44MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:86215311,“total”:107192166},“progress”:"[========================================\u003e ] 86.22MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:37042872,“total”:99525899},“progress”:"[==================\u003e ] 37.04MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:2456259,“total”:15657266},“progress”:"[=======\u003e ] 2.456MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:39631501,“total”:46060431},“progress”:"[===========================================\u003e ] 39.63MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:7241728,“total”:107192166},“progress”:"[===\u003e ] 7.242MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:39550976,“total”:107192166},“progress”:"[==================\u003e ] 39.55MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:40270520,“total”:99525899},“progress”:"[====================\u003e ] 40.27MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:89430671,“total”:107192166},“progress”:"[=========================================\u003e ] 89.43MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:8912896,“total”:107192166},“progress”:"[====\u003e ] 8.913MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:41998989,“total”:46060431},“progress”:"[=============================================\u003e ] 42MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:41222144,“total”:107192166},“progress”:"[===================\u003e ] 41.22MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:42945208,“total”:99525899},“progress”:"[=====================\u003e ] 42.95MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:91556495,“total”:107192166},“progress”:"[==========================================\u003e ] 91.56MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:10584064,“total”:107192166},“progress”:"[====\u003e ] 10.58MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:43866765,“total”:46060431},“progress”:"[===============================================\u003e ] 43.87MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:42336256,“total”:107192166},“progress”:"[===================\u003e ] 42.34MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2620099,“total”:15657266},“progress”:"[========\u003e ] 2.62MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:93690511,“total”:107192166},“progress”:"[===========================================\u003e ] 93.69MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:45619896,“total”:99525899},“progress”:"[======================\u003e ] 45.62MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:12255232,“total”:107192166},“progress”:"[=====\u003e ] 12.26MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:45750925,“total”:46060431},“progress”:"[=================================================\u003e ] 45.75MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:531128,“total”:99525899},“progress”:"[\u003e ] 531.1kB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:43450368,“total”:107192166},“progress”:"[====================\u003e ] 43.45MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:95836815,“total”:107192166},“progress”:"[============================================\u003e ] 95.84MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:48298680,“total”:99525899},“progress”:"[========================\u003e ] 48.3MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:14483456,“total”:107192166},“progress”:"[======\u003e ] 14.48MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:44564480,“total”:107192166},“progress”:"[====================\u003e ] 44.56MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3754680,“total”:99525899},“progress”:"[=\u003e ] 3.755MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:96909967,“total”:107192166},“progress”:"[=============================================\u003e ] 96.91MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:50453176,“total”:99525899},“progress”:"[=========================\u003e ] 50.45MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:2816653,“total”:46060431},“progress”:"[===\u003e ] 2.817MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:2783939,“total”:15657266},“progress”:"[========\u003e ] 2.784MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:16711680,“total”:107192166},“progress”:"[=======\u003e ] 16.71MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:45678592,“total”:107192166},“progress”:"[=====================\u003e ] 45.68MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:10713784,“total”:99525899},“progress”:"[=====\u003e ] 10.71MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:52603576,“total”:99525899},“progress”:"[==========================\u003e ] 52.6MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:97991311,“total”:107192166},“progress”:"[=============================================\u003e ] 97.99MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:18382848,“total”:107192166},“progress”:"[========\u003e ] 18.38MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:531128,“total”:99525899},“progress”:"[\u003e ] 531.1kB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13392568,“total”:99525899},“progress”:"[======\u003e ] 13.39MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:47349760,“total”:107192166},“progress”:"[======================\u003e ] 47.35MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:20054016,“total”:107192166},“progress”:"[=========\u003e ] 20.05MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1063608,“total”:99525899},“progress”:"[\u003e ] 1.064MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:55294648,“total”:99525899},“progress”:"[===========================\u003e ] 55.29MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:101186191,“total”:107192166},“progress”:"[===============================================\u003e ] 101.2MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:18201272,“total”:99525899},“progress”:"[=========\u003e ] 18.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:2947779,“total”:15657266},“progress”:"[=========\u003e ] 2.948MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:49020928,“total”:107192166},“progress”:"[======================\u003e ] 49.02MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:1604280,“total”:99525899},“progress”:"[\u003e ] 1.604MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:21725184,“total”:107192166},“progress”:"[==========\u003e ] 21.73MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:58505912,“total”:99525899},“progress”:"[=============================\u003e ] 58.51MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:102795919,“total”:107192166},“progress”:"[===============================================\u003e ] 102.8MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:22469304,“total”:99525899},“progress”:"[===========\u003e ] 22.47MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:50692096,“total”:107192166},“progress”:"[=======================\u003e ] 50.69MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2144952,“total”:99525899},“progress”:"[=\u003e ] 2.145MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:23396352,“total”:107192166},“progress”:"[==========\u003e ] 23.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:60115640,“total”:99525899},“progress”:"[==============================\u003e ] 60.12MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:103873167,“total”:107192166},“progress”:"[================================================\u003e ] 103.9MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:24631992,“total”:99525899},“progress”:"[============\u003e ] 24.63MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:52363264,“total”:107192166},“progress”:"[========================\u003e ] 52.36MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3283597,“total”:46060431},“progress”:"[===\u003e ] 3.284MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:3111619,“total”:15657266},“progress”:"[=========\u003e ] 3.112MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:25067520,“total”:107192166},“progress”:"[===========\u003e ] 25.07MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:2685624,“total”:99525899},“progress”:"[=\u003e ] 2.686MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:29465272,“total”:99525899},“progress”:"[==============\u003e ] 29.47MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:105482895,“total”:107192166},“progress”:"[=================================================\u003e ] 105.5MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:62806712,“total”:99525899},“progress”:"[===============================\u003e ] 62.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:54591488,“total”:107192166},“progress”:"[=========================\u003e ] 54.59MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3766968,“total”:99525899},“progress”:"[=\u003e ] 3.767MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:26738688,“total”:107192166},“progress”:"[============\u003e ] 26.74MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:34290360,“total”:99525899},“progress”:"[=================\u003e ] 34.29MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:56819712,“total”:107192166},“progress”:"[==========================\u003e ] 56.82MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:68164280,“total”:99525899},“progress”:"[==================================\u003e ] 68.16MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:107192166},“progress”:"[\u003e ] 557.1kB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3275459,“total”:15657266},“progress”:"[==========\u003e ] 3.275MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:40729272,“total”:99525899},“progress”:"[====================\u003e ] 40.73MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:58490880,“total”:107192166},“progress”:"[===========================\u003e ] 58.49MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4840120,“total”:99525899},“progress”:"[==\u003e ] 4.84MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:71383736,“total”:99525899},“progress”:"[===================================\u003e ] 71.38MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:27852800,“total”:107192166},“progress”:"[============\u003e ] 27.85MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1671168,“total”:107192166},“progress”:"[\u003e ] 1.671MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:60719104,“total”:107192166},“progress”:"[============================\u003e ] 60.72MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:45505208,“total”:99525899},“progress”:"[======================\u003e ] 45.51MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:75168440,“total”:99525899},“progress”:"[=====================================\u003e ] 75.17MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:28966912,“total”:107192166},“progress”:"[=============\u003e ] 28.97MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3439299,“total”:15657266},“progress”:"[==========\u003e ] 3.439MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:6453944,“total”:99525899},“progress”:"[===\u003e ] 6.454MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:3342336,“total”:107192166},“progress”:"[=\u003e ] 3.342MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:50891448,“total”:99525899},“progress”:"[=========================\u003e ] 50.89MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:62947328,“total”:107192166},“progress”:"[=============================\u003e ] 62.95MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:30638080,“total”:107192166},“progress”:"[==============\u003e ] 30.64MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:78944952,“total”:99525899},“progress”:"[=======================================\u003e ] 78.94MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:7527096,“total”:99525899},“progress”:"[===\u003e ] 7.527MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:3603139,“total”:15657266},“progress”:"[===========\u003e ] 3.603MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:5013504,“total”:107192166},“progress”:"[==\u003e ] 5.014MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:32309248,“total”:107192166},“progress”:"[===============\u003e ] 32.31MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:65175552,“total”:107192166},“progress”:"[==============================\u003e ] 65.18MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:56244920,“total”:99525899},“progress”:"[============================\u003e ] 56.24MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:8604344,“total”:99525899},“progress”:"[====\u003e ] 8.604MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:82696888,“total”:99525899},“progress”:"[=========================================\u003e ] 82.7MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:6684672,“total”:107192166},“progress”:"[===\u003e ] 6.685MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:67403776,“total”:107192166},“progress”:"[===============================\u003e ] 67.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:34537472,“total”:107192166},“progress”:"[================\u003e ] 34.54MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:61602488,“total”:99525899},“progress”:"[==============================\u003e ] 61.6MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:10226360,“total”:99525899},“progress”:"[=====\u003e ] 10.23MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:86969016,“total”:99525899},“progress”:"[===========================================\u003e ] 86.97MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:3750541,“total”:46060431},“progress”:"[====\u003e ] 3.751MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:8355840,“total”:107192166},“progress”:"[===\u003e ] 8.356MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3766979,“total”:15657266},“progress”:"[============\u003e ] 3.767MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:69074944,“total”:107192166},“progress”:"[================================\u003e ] 69.07MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:36765696,“total”:107192166},“progress”:"[=================\u003e ] 36.77MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:11848376,“total”:99525899},“progress”:"[=====\u003e ] 11.85MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:66943672,“total”:99525899},“progress”:"[=================================\u003e ] 66.94MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:10027008,“total”:107192166},“progress”:"[====\u003e ] 10.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:91822776,“total”:99525899},“progress”:"[==============================================\u003e ] 91.82MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:70746112,“total”:107192166},“progress”:"[================================\u003e ] 70.75MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:3930819,“total”:15657266},“progress”:"[============\u003e ] 3.931MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:72858296,“total”:99525899},“progress”:"[====================================\u003e ] 72.86MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:38436864,“total”:107192166},“progress”:"[=================\u003e ] 38.44MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:11698176,“total”:107192166},“progress”:"[=====\u003e ] 11.7MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:72417280,“total”:107192166},“progress”:"[=================================\u003e ] 72.42MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:13998776,“total”:99525899},“progress”:"[=======\u003e ] 14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:97213112,“total”:99525899},“progress”:"[================================================\u003e ] 97.21MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:4094659,“total”:15657266},“progress”:"[=============\u003e ] 4.095MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:75008696,“total”:99525899},“progress”:"[=====================================\u003e ] 75.01MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:39550976,“total”:107192166},“progress”:"[==================\u003e ] 39.55MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:13369344,“total”:107192166},“progress”:"[======\u003e ] 13.37MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:16685752,“total”:99525899},“progress”:"[========\u003e ] 16.69MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:74645504,“total”:107192166},“progress”:"[==================================\u003e ] 74.65MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:40665088,“total”:107192166},“progress”:"[==================\u003e ] 40.67MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:15040512,“total”:107192166},“progress”:"[=======\u003e ] 15.04MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4258499,“total”:15657266},“progress”:"[=============\u003e ] 4.258MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:83602104,“total”:99525899},“progress”:"[==========================================\u003e ] 83.6MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:17767096,“total”:99525899},“progress”:"[========\u003e ] 17.77MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:76873728,“total”:107192166},“progress”:"[===================================\u003e ] 76.87MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:107192166},“progress”:"[===================\u003e ] 41.78MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:16711680,“total”:107192166},“progress”:"[=======\u003e ] 16.71MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:90573496,“total”:99525899},“progress”:"[=============================================\u003e ] 90.57MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:20990648,“total”:99525899},“progress”:"[==========\u003e ] 20.99MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:78544896,“total”:107192166},“progress”:"[====================================\u003e ] 78.54MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:18382848,“total”:107192166},“progress”:"[========\u003e ] 18.38MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:97032888,“total”:99525899},“progress”:"[================================================\u003e ] 97.03MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:23153336,“total”:99525899},“progress”:"[===========\u003e ] 23.15MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:43450368,“total”:107192166},“progress”:"[====================\u003e ] 43.45MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:4422339,“total”:15657266},“progress”:"[==============\u003e ] 4.422MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:80216064,“total”:107192166},“progress”:"[=====================================\u003e ] 80.22MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:20054016,“total”:107192166},“progress”:"[=========\u003e ] 20.05MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4225677,“total”:46060431},“progress”:"[====\u003e ] 4.226MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:44564480,“total”:107192166},“progress”:"[====================\u003e ] 44.56MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:25848504,“total”:99525899},“progress”:"[============\u003e ] 25.85MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:81887232,“total”:107192166},“progress”:"[======================================\u003e ] 81.89MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:21725184,“total”:107192166},“progress”:"[==========\u003e ] 21.73MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:30157496,“total”:99525899},“progress”:"[===============\u003e ] 30.16MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:83558400,“total”:107192166},“progress”:"[======================================\u003e ] 83.56MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:46235648,“total”:107192166},“progress”:"[=====================\u003e ] 46.24MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:37673656,“total”:99525899},“progress”:"[==================\u003e ] 37.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:23396352,“total”:107192166},“progress”:"[==========\u003e ] 23.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:85229568,“total”:107192166},“progress”:"[=======================================\u003e ] 85.23MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:47906816,“total”:107192166},“progress”:"[======================\u003e ] 47.91MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:86900736,“total”:107192166},“progress”:"[========================================\u003e ] 86.9MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:25067520,“total”:107192166},“progress”:"[===========\u003e ] 25.07MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:46799544,“total”:99525899},“progress”:"[=======================\u003e ] 46.8MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:49577984,“total”:107192166},“progress”:"[=======================\u003e ] 49.58MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:88571904,“total”:107192166},“progress”:"[=========================================\u003e ] 88.57MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:52173496,“total”:99525899},“progress”:"[==========================\u003e ] 52.17MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:4586179,“total”:15657266},“progress”:"[==============\u003e ] 4.586MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:51249152,“total”:107192166},“progress”:"[=======================\u003e ] 51.25MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:26738688,“total”:107192166},“progress”:"[============\u003e ] 26.74MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:59677368,“total”:99525899},“progress”:"[=============================\u003e ] 59.68MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:90800128,“total”:107192166},“progress”:"[==========================================\u003e ] 90.8MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:52920320,“total”:107192166},“progress”:"[========================\u003e ] 52.92MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:27852800,“total”:107192166},“progress”:"[============\u003e ] 27.85MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:67738296,“total”:99525899},“progress”:"[==================================\u003e ] 67.74MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:55148544,“total”:107192166},“progress”:"[=========================\u003e ] 55.15MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:93028352,“total”:107192166},“progress”:"[===========================================\u003e ] 93.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:4700813,“total”:46060431},“progress”:"[=====\u003e ] 4.701MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:28966912,“total”:107192166},“progress”:"[=============\u003e ] 28.97MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:73669304,“total”:99525899},“progress”:"[=====================================\u003e ] 73.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:4750019,“total”:15657266},“progress”:"[===============\u003e ] 4.75MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:57376768,“total”:107192166},“progress”:"[==========================\u003e ] 57.38MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:95256576,“total”:107192166},“progress”:"[============================================\u003e ] 95.26MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:30638080,“total”:107192166},“progress”:"[==============\u003e ] 30.64MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:80665272,“total”:99525899},“progress”:"[========================================\u003e ] 80.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:59047936,“total”:107192166},“progress”:"[===========================\u003e ] 59.05MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:96370688,“total”:107192166},“progress”:"[============================================\u003e ] 96.37MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:32309248,“total”:107192166},“progress”:"[===============\u003e ] 32.31MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:89238200,“total”:99525899},“progress”:"[============================================\u003e ] 89.24MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:4917955,“total”:15657266},“progress”:"[===============\u003e ] 4.918MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:61276160,“total”:107192166},“progress”:"[============================\u003e ] 61.28MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:98041856,“total”:107192166},“progress”:"[=============================================\u003e ] 98.04MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:98396856,“total”:99525899},“progress”:"[=================================================\u003e ] 98.4MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:34537472,“total”:107192166},“progress”:"[================\u003e ] 34.54MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:62947328,“total”:107192166},“progress”:"[=============================\u003e ] 62.95MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:99713024,“total”:107192166},“progress”:"[==============================================\u003e ] 99.71MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:36765696,“total”:107192166},“progress”:"[=================\u003e ] 36.77MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:64618496,“total”:107192166},“progress”:"[==============================\u003e ] 64.62MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:101384192,“total”:107192166},“progress”:"[===============================================\u003e ] 101.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:5077699,“total”:15657266},“progress”:"[================\u003e ] 5.078MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:38436864,“total”:107192166},“progress”:"[=================\u003e ] 38.44MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:66846720,“total”:107192166},“progress”:"[===============================\u003e ] 66.85MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:102498304,“total”:107192166},“progress”:"[===============================================\u003e ] 102.5MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:68517888,“total”:107192166},“progress”:"[===============================\u003e ] 68.52MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:40108032,“total”:107192166},“progress”:"[==================\u003e ] 40.11MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:5175949,“total”:46060431},“progress”:"[=====\u003e ] 5.176MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:5241539,“total”:15657266},“progress”:"[================\u003e ] 5.242MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:103612416,“total”:107192166},“progress”:"[================================================\u003e ] 103.6MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:70189056,“total”:107192166},“progress”:"[================================\u003e ] 70.19MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:41222144,“total”:107192166},“progress”:"[===================\u003e ] 41.22MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:71860224,“total”:107192166},“progress”:"[=================================\u003e ] 71.86MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:105283584,“total”:107192166},“progress”:"[=================================================\u003e ] 105.3MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:5405379,“total”:15657266},“progress”:"[=================\u003e ] 5.405MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:42893312,“total”:107192166},“progress”:"[====================\u003e ] 42.89MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:73531392,“total”:107192166},“progress”:"[==================================\u003e ] 73.53MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:106397696,“total”:107192166},“progress”:"[=================================================\u003e ] 106.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:44007424,“total”:107192166},“progress”:"[====================\u003e ] 44.01MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:75759616,“total”:107192166},“progress”:"[===================================\u003e ] 75.76MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:107192166,“total”:107192166},“progress”:"[==================================================\u003e] 107.2MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:45121536,“total”:107192166},“progress”:"[=====================\u003e ] 45.12MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:77430784,“total”:107192166},“progress”:"[====================================\u003e ] 77.43MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:5569219,“total”:15657266},“progress”:"[=================\u003e ] 5.569MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:46792704,“total”:107192166},“progress”:"[=====================\u003e ] 46.79MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:79101952,“total”:107192166},“progress”:"[====================================\u003e ] 79.1MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:48463872,“total”:107192166},“progress”:"[======================\u003e ] 48.46MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:163840,“total”:15657266},“progress”:"[\u003e ] 163.8kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:80773120,“total”:107192166},“progress”:"[=====================================\u003e ] 80.77MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:1966080,“total”:15657266},“progress”:"[======\u003e ] 1.966MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:50135040,“total”:107192166},“progress”:"[=======================\u003e ] 50.14MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:5733059,“total”:15657266},“progress”:"[==================\u003e ] 5.733MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:82444288,“total”:107192166},“progress”:"[======================================\u003e ] 82.44MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:3932160,“total”:15657266},“progress”:"[============\u003e ] 3.932MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:51806208,“total”:107192166},“progress”:"[========================\u003e ] 51.81MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:84115456,“total”:107192166},“progress”:"[=======================================\u003e ] 84.12MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:5570560,“total”:15657266},“progress”:"[=================\u003e ] 5.571MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:85786624,“total”:107192166},“progress”:"[========================================\u003e ] 85.79MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:54034432,“total”:107192166},“progress”:"[=========================\u003e ] 54.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:7372800,“total”:15657266},“progress”:"[=======================\u003e ] 7.373MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:87457792,“total”:107192166},“progress”:"[========================================\u003e ] 87.46MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:56262656,“total”:107192166},“progress”:"[==========================\u003e ] 56.26MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:9175040,“total”:15657266},“progress”:"[=============================\u003e ] 9.175MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:89128960,“total”:107192166},“progress”:"[=========================================\u003e ] 89.13MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:57933824,“total”:107192166},“progress”:"[===========================\u003e ] 57.93MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:10977280,“total”:15657266},“progress”:"[===================================\u003e ] 10.98MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:5651085,“total”:46060431},“progress”:"[======\u003e ] 5.651MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:90800128,“total”:107192166},“progress”:"[==========================================\u003e ] 90.8MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:12615680,“total”:15657266},“progress”:"[========================================\u003e ] 12.62MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:60162048,“total”:107192166},“progress”:"[============================\u003e ] 60.16MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:93028352,“total”:107192166},“progress”:"[===========================================\u003e ] 93.03MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:14254080,“total”:15657266},“progress”:"[=============================================\u003e ] 14.25MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:62390272,“total”:107192166},“progress”:"[=============================\u003e ] 62.39MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:15657266,“total”:15657266},“progress”:"[==================================================\u003e] 15.66MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:94699520,“total”:107192166},“progress”:"[============================================\u003e ] 94.7MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:64618496,“total”:107192166},“progress”:"[==============================\u003e ] 64.62MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:491520,“total”:46060431},“progress”:"[\u003e ] 491.5kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:96370688,“total”:107192166},“progress”:"[============================================\u003e ] 96.37MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:66846720,“total”:107192166},“progress”:"[===============================\u003e ] 66.85MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:5896899,“total”:15657266},“progress”:"[==================\u003e ] 5.897MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:2457600,“total”:46060431},“progress”:"[==\u003e ] 2.458MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:98041856,“total”:107192166},“progress”:"[=============================================\u003e ] 98.04MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:68517888,“total”:107192166},“progress”:"[===============================\u003e ] 68.52MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:4423680,“total”:46060431},“progress”:"[====\u003e ] 4.424MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:70189056,“total”:107192166},“progress”:"[================================\u003e ] 70.19MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:99713024,“total”:107192166},“progress”:"[==============================================\u003e ] 99.71MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:6389760,“total”:46060431},“progress”:"[======\u003e ] 6.39MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:71860224,“total”:107192166},“progress”:"[=================================\u003e ] 71.86MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:101384192,“total”:107192166},“progress”:"[===============================================\u003e ] 101.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6126221,“total”:46060431},“progress”:"[======\u003e ] 6.126MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:8355840,“total”:46060431},“progress”:"[=========\u003e ] 8.356MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:74088448,“total”:107192166},“progress”:"[==================================\u003e ] 74.09MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:102498304,“total”:107192166},“progress”:"[===============================================\u003e ] 102.5MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:75759616,“total”:107192166},“progress”:"[===================================\u003e ] 75.76MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:10321920,“total”:46060431},“progress”:"[===========\u003e ] 10.32MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:6060739,“total”:15657266},“progress”:"[===================\u003e ] 6.061MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:103612416,“total”:107192166},“progress”:"[================================================\u003e ] 103.6MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:77430784,“total”:107192166},“progress”:"[====================================\u003e ] 77.43MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:11796480,“total”:46060431},“progress”:"[============\u003e ] 11.8MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:104726528,“total”:107192166},“progress”:"[================================================\u003e ] 104.7MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:79101952,“total”:107192166},“progress”:"[====================================\u003e ] 79.1MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:13762560,“total”:46060431},“progress”:"[==============\u003e ] 13.76MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:6224579,“total”:15657266},“progress”:"[===================\u003e ] 6.225MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:105840640,“total”:107192166},“progress”:"[=================================================\u003e ] 105.8MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:80773120,“total”:107192166},“progress”:"[=====================================\u003e ] 80.77MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:15728640,“total”:46060431},“progress”:"[=================\u003e ] 15.73MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:106397696,“total”:107192166},“progress”:"[=================================================\u003e ] 106.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:82444288,“total”:107192166},“progress”:"[======================================\u003e ] 82.44MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:17694720,“total”:46060431},“progress”:"[===================\u003e ] 17.69MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:6388419,“total”:15657266},“progress”:"[====================\u003e ] 6.388MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:84115456,“total”:107192166},“progress”:"[=======================================\u003e ] 84.12MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:106954752,“total”:107192166},“progress”:"[=================================================\u003e ] 107MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:19660800,“total”:46060431},“progress”:"[=====================\u003e ] 19.66MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:6589069,“total”:46060431},“progress”:"[=======\u003e ] 6.589MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:107192166,“total”:107192166},“progress”:"[==================================================\u003e] 107.2MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:85786624,“total”:107192166},“progress”:"[========================================\u003e ] 85.79MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6552259,“total”:15657266},“progress”:"[====================\u003e ] 6.552MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:21626880,“total”:46060431},“progress”:"[=======================\u003e ] 21.63MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:87457792,“total”:107192166},“progress”:"[========================================\u003e ] 87.46MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:23101440,“total”:46060431},“progress”:"[=========================\u003e ] 23.1MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:89128960,“total”:107192166},“progress”:"[=========================================\u003e ] 89.13MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:6716099,“total”:15657266},“progress”:"[=====================\u003e ] 6.716MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:24576000,“total”:46060431},“progress”:"[==========================\u003e ] 24.58MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:91357184,“total”:107192166},“progress”:"[==========================================\u003e ] 91.36MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:26542080,“total”:46060431},“progress”:"[============================\u003e ] 26.54MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:93585408,“total”:107192166},“progress”:"[===========================================\u003e ] 93.59MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:7060109,“total”:46060431},“progress”:"[=======\u003e ] 7.06MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:6879939,“total”:15657266},“progress”:"[=====================\u003e ] 6.88MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:95256576,“total”:107192166},“progress”:"[============================================\u003e ] 95.26MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:96370688,“total”:107192166},“progress”:"[============================================\u003e ] 96.37MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:7043779,“total”:15657266},“progress”:"[======================\u003e ] 7.044MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:98041856,“total”:107192166},“progress”:"[=============================================\u003e ] 98.04MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:28016640,“total”:46060431},“progress”:"[==============================\u003e ] 28.02MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:99713024,“total”:107192166},“progress”:"[==============================================\u003e ] 99.71MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:29982720,“total”:46060431},“progress”:"[================================\u003e ] 29.98MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:7207619,“total”:15657266},“progress”:"[=======================\u003e ] 7.208MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:101384192,“total”:107192166},“progress”:"[===============================================\u003e ] 101.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:31948800,“total”:46060431},“progress”:"[==================================\u003e ] 31.95MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:7522957,“total”:46060431},“progress”:"[========\u003e ] 7.523MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:102498304,“total”:107192166},“progress”:"[===============================================\u003e ] 102.5MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:33914880,“total”:46060431},“progress”:"[====================================\u003e ] 33.91MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:103612416,“total”:107192166},“progress”:"[================================================\u003e ] 103.6MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:35389440,“total”:46060431},“progress”:"[======================================\u003e ] 35.39MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:104726528,“total”:107192166},“progress”:"[================================================\u003e ] 104.7MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:7371459,“total”:15657266},“progress”:"[=======================\u003e ] 7.371MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:36864000,“total”:46060431},“progress”:"[========================================\u003e ] 36.86MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:38338560,“total”:46060431},“progress”:"[=========================================\u003e ] 38.34MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:106397696,“total”:107192166},“progress”:"[=================================================\u003e ] 106.4MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:39813120,“total”:46060431},“progress”:"[===========================================\u003e ] 39.81MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:106954752,“total”:107192166},“progress”:"[=================================================\u003e ] 107MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Downloading”,“progressDetail”:{“current”:7531203,“total”:15657266},“progress”:"[========================\u003e ] 7.531MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:107192166,“total”:107192166},“progress”:"[==================================================\u003e] 107.2MB/107.2MB",“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:46060431},“progress”:"[=============================================\u003e ] 41.78MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4062d80041b7”}
{“status”:“Extracting”,“progressDetail”:{“current”:43745280,“total”:46060431},“progress”:"[===============================================\u003e ] 43.75MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:163840,“total”:15657266},“progress”:"[\u003e ] 163.8kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:7998093,“total”:46060431},“progress”:"[========\u003e ] 7.998MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:45711360,“total”:46060431},“progress”:"[=================================================\u003e ] 45.71MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:1966080,“total”:15657266},“progress”:"[======\u003e ] 1.966MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:46060431,“total”:46060431},“progress”:"[==================================================\u003e] 46.06MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:7695043,“total”:15657266},“progress”:"[========================\u003e ] 7.695MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:3768320,“total”:15657266},“progress”:"[============\u003e ] 3.768MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:99525899},“progress”:"[\u003e ] 557.1kB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:5406720,“total”:15657266},“progress”:"[=================\u003e ] 5.407MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:2228224,“total”:99525899},“progress”:"[=\u003e ] 2.228MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:7208960,“total”:15657266},“progress”:"[=======================\u003e ] 7.209MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:7858883,“total”:15657266},“progress”:"[=========================\u003e ] 7.859MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:4456448,“total”:99525899},“progress”:"[==\u003e ] 4.456MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:9011200,“total”:15657266},“progress”:"[============================\u003e ] 9.011MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:6127616,“total”:99525899},“progress”:"[===\u003e ] 6.128MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:10649600,“total”:15657266},“progress”:"[==================================\u003e ] 10.65MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:7798784,“total”:99525899},“progress”:"[===\u003e ] 7.799MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:12451840,“total”:15657266},“progress”:"[=======================================\u003e ] 12.45MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:8465037,“total”:46060431},“progress”:"[=========\u003e ] 8.465MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:9469952,“total”:99525899},“progress”:"[====\u003e ] 9.47MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:14254080,“total”:15657266},“progress”:"[=============================================\u003e ] 14.25MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:15657266,“total”:15657266},“progress”:"[==================================================\u003e] 15.66MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:11141120,“total”:99525899},“progress”:"[=====\u003e ] 11.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:8022723,“total”:15657266},“progress”:"[=========================\u003e ] 8.023MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:491520,“total”:46060431},“progress”:"[\u003e ] 491.5kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:12812288,“total”:99525899},“progress”:"[======\u003e ] 12.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:2457600,“total”:46060431},“progress”:"[==\u003e ] 2.458MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:8186563,“total”:15657266},“progress”:"[==========================\u003e ] 8.187MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:14483456,“total”:99525899},“progress”:"[=======\u003e ] 14.48MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:4423680,“total”:46060431},“progress”:"[====\u003e ] 4.424MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:16154624,“total”:99525899},“progress”:"[========\u003e ] 16.15MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:5898240,“total”:46060431},“progress”:"[======\u003e ] 5.898MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:17825792,“total”:99525899},“progress”:"[========\u003e ] 17.83MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:8350403,“total”:15657266},“progress”:"[==========================\u003e ] 8.35MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:7372800,“total”:46060431},“progress”:"[========\u003e ] 7.373MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:8940173,“total”:46060431},“progress”:"[=========\u003e ] 8.94MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:19496960,“total”:99525899},“progress”:"[=========\u003e ] 19.5MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:8847360,“total”:46060431},“progress”:"[=========\u003e ] 8.847MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:8522435,“total”:15657266},“progress”:"[===========================\u003e ] 8.522MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:21168128,“total”:99525899},“progress”:"[==========\u003e ] 21.17MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:10321920,“total”:46060431},“progress”:"[===========\u003e ] 10.32MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:11796480,“total”:46060431},“progress”:"[============\u003e ] 11.8MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:22282240,“total”:99525899},“progress”:"[===========\u003e ] 22.28MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:8690371,“total”:15657266},“progress”:"[===========================\u003e ] 8.69MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:13762560,“total”:46060431},“progress”:"[==============\u003e ] 13.76MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:23953408,“total”:99525899},“progress”:"[============\u003e ] 23.95MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:15728640,“total”:46060431},“progress”:"[=================\u003e ] 15.73MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:9407117,“total”:46060431},“progress”:"[==========\u003e ] 9.407MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:26738688,“total”:99525899},“progress”:"[=============\u003e ] 26.74MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:17694720,“total”:46060431},“progress”:"[===================\u003e ] 17.69MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:27852800,“total”:99525899},“progress”:"[=============\u003e ] 27.85MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:8854211,“total”:15657266},“progress”:"[============================\u003e ] 8.854MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:19660800,“total”:46060431},“progress”:"[=====================\u003e ] 19.66MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:29523968,“total”:99525899},“progress”:"[==============\u003e ] 29.52MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:21626880,“total”:46060431},“progress”:"[=======================\u003e ] 21.63MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:31195136,“total”:99525899},“progress”:"[===============\u003e ] 31.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:9018051,“total”:15657266},“progress”:"[============================\u003e ] 9.018MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:23101440,“total”:46060431},“progress”:"[=========================\u003e ] 23.1MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:9882253,“total”:46060431},“progress”:"[==========\u003e ] 9.882MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:32309248,“total”:99525899},“progress”:"[================\u003e ] 32.31MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:24576000,“total”:46060431},“progress”:"[==========================\u003e ] 24.58MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:26542080,“total”:46060431},“progress”:"[============================\u003e ] 26.54MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:33980416,“total”:99525899},“progress”:"[=================\u003e ] 33.98MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:9181891,“total”:15657266},“progress”:"[=============================\u003e ] 9.182MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:35094528,“total”:99525899},“progress”:"[=================\u003e ] 35.09MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:9345731,“total”:15657266},“progress”:"[=============================\u003e ] 9.346MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:36208640,“total”:99525899},“progress”:"[==================\u003e ] 36.21MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:37322752,“total”:99525899},“progress”:"[==================\u003e ] 37.32MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:28016640,“total”:46060431},“progress”:"[==============================\u003e ] 28.02MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:9509571,“total”:15657266},“progress”:"[==============================\u003e ] 9.51MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:10349197,“total”:46060431},“progress”:"[===========\u003e ] 10.35MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:29491200,“total”:46060431},“progress”:"[================================\u003e ] 29.49MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:37879808,“total”:99525899},“progress”:"[===================\u003e ] 37.88MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:31457280,“total”:46060431},“progress”:"[==================================\u003e ] 31.46MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:38436864,“total”:99525899},“progress”:"[===================\u003e ] 38.44MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:33423360,“total”:46060431},“progress”:"[====================================\u003e ] 33.42MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:9673411,“total”:15657266},“progress”:"[==============================\u003e ] 9.673MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:35389440,“total”:46060431},“progress”:"[======================================\u003e ] 35.39MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:39550976,“total”:99525899},“progress”:"[===================\u003e ] 39.55MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:36864000,“total”:46060431},“progress”:"[========================================\u003e ] 36.86MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:9837251,“total”:15657266},“progress”:"[===============================\u003e ] 9.837MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:40665088,“total”:99525899},“progress”:"[====================\u003e ] 40.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:38338560,“total”:46060431},“progress”:"[=========================================\u003e ] 38.34MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:39813120,“total”:46060431},“progress”:"[===========================================\u003e ] 39.81MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:41222144,“total”:99525899},“progress”:"[====================\u003e ] 41.22MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:10816141,“total”:46060431},“progress”:"[===========\u003e ] 10.82MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:46060431},“progress”:"[=============================================\u003e ] 41.78MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:10001091,“total”:15657266},“progress”:"[===============================\u003e ] 10MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:99525899},“progress”:"[====================\u003e ] 41.78MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:43745280,“total”:46060431},“progress”:"[===============================================\u003e ] 43.75MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:45711360,“total”:46060431},“progress”:"[=================================================\u003e ] 45.71MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:46060431,“total”:46060431},“progress”:"[==================================================\u003e] 46.06MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:10173123,“total”:15657266},“progress”:"[================================\u003e ] 10.17MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:42336256,“total”:99525899},“progress”:"[=====================\u003e ] 42.34MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:99525899},“progress”:"[\u003e ] 557.1kB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:2228224,“total”:99525899},“progress”:"[=\u003e ] 2.228MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:42893312,“total”:99525899},“progress”:"[=====================\u003e ] 42.89MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:4456448,“total”:99525899},“progress”:"[==\u003e ] 4.456MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:10336963,“total”:15657266},“progress”:"[=================================\u003e ] 10.34MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:11291277,“total”:46060431},“progress”:"[============\u003e ] 11.29MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:5570560,“total”:99525899},“progress”:"[==\u003e ] 5.571MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:43450368,“total”:99525899},“progress”:"[=====================\u003e ] 43.45MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:7241728,“total”:99525899},“progress”:"[===\u003e ] 7.242MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:44007424,“total”:99525899},“progress”:"[======================\u003e ] 44.01MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:8912896,“total”:99525899},“progress”:"[====\u003e ] 8.913MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:45121536,“total”:99525899},“progress”:"[======================\u003e ] 45.12MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:10584064,“total”:99525899},“progress”:"[=====\u003e ] 10.58MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:12255232,“total”:99525899},“progress”:"[======\u003e ] 12.26MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:46235648,“total”:99525899},“progress”:"[=======================\u003e ] 46.24MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:10500803,“total”:15657266},“progress”:"[=================================\u003e ] 10.5MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:13926400,“total”:99525899},“progress”:"[======\u003e ] 13.93MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:47349760,“total”:99525899},“progress”:"[=======================\u003e ] 47.35MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:47906816,“total”:99525899},“progress”:"[========================\u003e ] 47.91MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:15040512,“total”:99525899},“progress”:"[=======\u003e ] 15.04MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:10672835,“total”:15657266},“progress”:"[==================================\u003e ] 10.67MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:16711680,“total”:99525899},“progress”:"[========\u003e ] 16.71MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11766413,“total”:46060431},“progress”:"[============\u003e ] 11.77MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:49020928,“total”:99525899},“progress”:"[========================\u003e ] 49.02MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:18382848,“total”:99525899},“progress”:"[=========\u003e ] 18.38MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:10836675,“total”:15657266},“progress”:"[==================================\u003e ] 10.84MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:20054016,“total”:99525899},“progress”:"[==========\u003e ] 20.05MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:50135040,“total”:99525899},“progress”:"[=========================\u003e ] 50.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:21725184,“total”:99525899},“progress”:"[==========\u003e ] 21.73MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:23396352,“total”:99525899},“progress”:"[===========\u003e ] 23.4MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:51249152,“total”:99525899},“progress”:"[=========================\u003e ] 51.25MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11000515,“total”:15657266},“progress”:"[===================================\u003e ] 11MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:23953408,“total”:99525899},“progress”:"[============\u003e ] 23.95MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:26738688,“total”:99525899},“progress”:"[=============\u003e ] 26.74MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:51806208,“total”:99525899},“progress”:"[==========================\u003e ] 51.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:27852800,“total”:99525899},“progress”:"[=============\u003e ] 27.85MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11160259,“total”:15657266},“progress”:"[===================================\u003e ] 11.16MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:29523968,“total”:99525899},“progress”:"[==============\u003e ] 29.52MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:31195136,“total”:99525899},“progress”:"[===============\u003e ] 31.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:52363264,“total”:99525899},“progress”:"[==========================\u003e ] 52.36MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11324099,“total”:15657266},“progress”:"[====================================\u003e ] 11.32MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:32309248,“total”:99525899},“progress”:"[================\u003e ] 32.31MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12237453,“total”:46060431},“progress”:"[=============\u003e ] 12.24MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:52920320,“total”:99525899},“progress”:"[==========================\u003e ] 52.92MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11487939,“total”:15657266},“progress”:"[====================================\u003e ] 11.49MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:33980416,“total”:99525899},“progress”:"[=================\u003e ] 33.98MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:54034432,“total”:99525899},“progress”:"[===========================\u003e ] 54.03MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:35094528,“total”:99525899},“progress”:"[=================\u003e ] 35.09MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11647683,“total”:15657266},“progress”:"[=====================================\u003e ] 11.65MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:55148544,“total”:99525899},“progress”:"[===========================\u003e ] 55.15MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:36208640,“total”:99525899},“progress”:"[==================\u003e ] 36.21MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11811523,“total”:15657266},“progress”:"[=====================================\u003e ] 11.81MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:56262656,“total”:99525899},“progress”:"[============================\u003e ] 56.26MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12712589,“total”:46060431},“progress”:"[=============\u003e ] 12.71MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:37322752,“total”:99525899},“progress”:"[==================\u003e ] 37.32MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:57376768,“total”:99525899},“progress”:"[============================\u003e ] 57.38MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:11975363,“total”:15657266},“progress”:"[======================================\u003e ] 11.98MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:37879808,“total”:99525899},“progress”:"[===================\u003e ] 37.88MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:59047936,“total”:99525899},“progress”:"[=============================\u003e ] 59.05MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:60719104,“total”:99525899},“progress”:"[==============================\u003e ] 60.72MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:38436864,“total”:99525899},“progress”:"[===================\u003e ] 38.44MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:61833216,“total”:99525899},“progress”:"[===============================\u003e ] 61.83MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:39550976,“total”:99525899},“progress”:"[===================\u003e ] 39.55MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:63504384,“total”:99525899},“progress”:"[===============================\u003e ] 63.5MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12139203,“total”:15657266},“progress”:"[======================================\u003e ] 12.14MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:64618496,“total”:99525899},“progress”:"[================================\u003e ] 64.62MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13183629,“total”:46060431},“progress”:"[==============\u003e ] 13.18MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:40665088,“total”:99525899},“progress”:"[====================\u003e ] 40.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:66289664,“total”:99525899},“progress”:"[=================================\u003e ] 66.29MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12303043,“total”:15657266},“progress”:"[=======================================\u003e ] 12.3MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:67403776,“total”:99525899},“progress”:"[=================================\u003e ] 67.4MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:68517888,“total”:99525899},“progress”:"[==================================\u003e ] 68.52MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12466883,“total”:15657266},“progress”:"[=======================================\u003e ] 12.47MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:99525899},“progress”:"[====================\u003e ] 41.78MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:69632000,“total”:99525899},“progress”:"[==================================\u003e ] 69.63MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:70746112,“total”:99525899},“progress”:"[===================================\u003e ] 70.75MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13646477,“total”:46060431},“progress”:"[==============\u003e ] 13.65MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:42336256,“total”:99525899},“progress”:"[=====================\u003e ] 42.34MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12630723,“total”:15657266},“progress”:"[========================================\u003e ] 12.63MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:71303168,“total”:99525899},“progress”:"[===================================\u003e ] 71.3MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12794563,“total”:15657266},“progress”:"[========================================\u003e ] 12.79MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:42893312,“total”:99525899},“progress”:"[=====================\u003e ] 42.89MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:71860224,“total”:99525899},“progress”:"[====================================\u003e ] 71.86MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:12958403,“total”:15657266},“progress”:"[=========================================\u003e ] 12.96MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:72417280,“total”:99525899},“progress”:"[====================================\u003e ] 72.42MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14117517,“total”:46060431},“progress”:"[===============\u003e ] 14.12MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:43450368,“total”:99525899},“progress”:"[=====================\u003e ] 43.45MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:72974336,“total”:99525899},“progress”:"[====================================\u003e ] 72.97MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13122243,“total”:15657266},“progress”:"[=========================================\u003e ] 13.12MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:44564480,“total”:99525899},“progress”:"[======================\u003e ] 44.56MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:74088448,“total”:99525899},“progress”:"[=====================================\u003e ] 74.09MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13286083,“total”:15657266},“progress”:"[==========================================\u003e ] 13.29MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:75202560,“total”:99525899},“progress”:"[=====================================\u003e ] 75.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:45678592,“total”:99525899},“progress”:"[======================\u003e ] 45.68MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:76316672,“total”:99525899},“progress”:"[======================================\u003e ] 76.32MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:46792704,“total”:99525899},“progress”:"[=======================\u003e ] 46.79MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:77430784,“total”:99525899},“progress”:"[======================================\u003e ] 77.43MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13449923,“total”:15657266},“progress”:"[==========================================\u003e ] 13.45MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:47906816,“total”:99525899},“progress”:"[========================\u003e ] 47.91MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14592653,“total”:46060431},“progress”:"[===============\u003e ] 14.59MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:77987840,“total”:99525899},“progress”:"[=======================================\u003e ] 77.99MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:49020928,“total”:99525899},“progress”:"[========================\u003e ] 49.02MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:79101952,“total”:99525899},“progress”:"[=======================================\u003e ] 79.1MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:80216064,“total”:99525899},“progress”:"[========================================\u003e ] 80.22MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:50135040,“total”:99525899},“progress”:"[=========================\u003e ] 50.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:81330176,“total”:99525899},“progress”:"[========================================\u003e ] 81.33MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13613763,“total”:15657266},“progress”:"[===========================================\u003e ] 13.61MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:82444288,“total”:99525899},“progress”:"[=========================================\u003e ] 82.44MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:51249152,“total”:99525899},“progress”:"[=========================\u003e ] 51.25MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:83558400,“total”:99525899},“progress”:"[=========================================\u003e ] 83.56MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13777603,“total”:15657266},“progress”:"[===========================================\u003e ] 13.78MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:15067789,“total”:46060431},“progress”:"[================\u003e ] 15.07MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:84672512,“total”:99525899},“progress”:"[==========================================\u003e ] 84.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:51806208,“total”:99525899},“progress”:"[==========================\u003e ] 51.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:13941443,“total”:15657266},“progress”:"[============================================\u003e ] 13.94MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:85786624,“total”:99525899},“progress”:"[===========================================\u003e ] 85.79MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:52363264,“total”:99525899},“progress”:"[==========================\u003e ] 52.36MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:86900736,“total”:99525899},“progress”:"[===========================================\u003e ] 86.9MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:52920320,“total”:99525899},“progress”:"[==========================\u003e ] 52.92MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14105283,“total”:15657266},“progress”:"[=============================================\u003e ] 14.11MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:88571904,“total”:99525899},“progress”:"[============================================\u003e ] 88.57MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:90243072,“total”:99525899},“progress”:"[=============================================\u003e ] 90.24MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14269123,“total”:15657266},“progress”:"[=============================================\u003e ] 14.27MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:54034432,“total”:99525899},“progress”:"[===========================\u003e ] 54.03MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:91914240,“total”:99525899},“progress”:"[==============================================\u003e ] 91.91MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:15542925,“total”:46060431},“progress”:"[================\u003e ] 15.54MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:55148544,“total”:99525899},“progress”:"[===========================\u003e ] 55.15MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:93028352,“total”:99525899},“progress”:"[==============================================\u003e ] 93.03MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14432963,“total”:15657266},“progress”:"[==============================================\u003e ] 14.43MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:56262656,“total”:99525899},“progress”:"[============================\u003e ] 56.26MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:93585408,“total”:99525899},“progress”:"[===============================================\u003e ] 93.59MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:94699520,“total”:99525899},“progress”:"[===============================================\u003e ] 94.7MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14596803,“total”:15657266},“progress”:"[==============================================\u003e ] 14.6MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:57376768,“total”:99525899},“progress”:"[============================\u003e ] 57.38MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:95813632,“total”:99525899},“progress”:"[================================================\u003e ] 95.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:58490880,“total”:99525899},“progress”:"[=============================\u003e ] 58.49MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14760643,“total”:15657266},“progress”:"[===============================================\u003e ] 14.76MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:96927744,“total”:99525899},“progress”:"[================================================\u003e ] 96.93MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:60162048,“total”:99525899},“progress”:"[==============================\u003e ] 60.16MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:98041856,“total”:99525899},“progress”:"[=================================================\u003e ] 98.04MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:61276160,“total”:99525899},“progress”:"[==============================\u003e ] 61.28MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:14924483,“total”:15657266},“progress”:"[===============================================\u003e ] 14.92MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:16013965,“total”:46060431},“progress”:"[=================\u003e ] 16.01MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:99155968,“total”:99525899},“progress”:"[=================================================\u003e ] 99.16MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:62390272,“total”:99525899},“progress”:"[===============================\u003e ] 62.39MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:99525899,“total”:99525899},“progress”:"[==================================================\u003e] 99.53MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:15088323,“total”:15657266},“progress”:"[================================================\u003e ] 15.09MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:63504384,“total”:99525899},“progress”:"[===============================\u003e ] 63.5MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:15252163,“total”:15657266},“progress”:"[================================================\u003e ] 15.25MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:64618496,“total”:99525899},“progress”:"[================================\u003e ] 64.62MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:15416003,“total”:15657266},“progress”:"[=================================================\u003e ] 15.42MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:65732608,“total”:99525899},“progress”:"[=================================\u003e ] 65.73MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:66289664,“total”:99525899},“progress”:"[=================================\u003e ] 66.29MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:15579843,“total”:15657266},“progress”:"[=================================================\u003e ] 15.58MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:67403776,“total”:99525899},“progress”:"[=================================\u003e ] 67.4MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:69074944,“total”:99525899},“progress”:"[==================================\u003e ] 69.07MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:69632000,“total”:99525899},“progress”:"[==================================\u003e ] 69.63MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:16489101,“total”:46060431},“progress”:"[=================\u003e ] 16.49MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:163840,“total”:15657266},“progress”:"[\u003e ] 163.8kB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:70746112,“total”:99525899},“progress”:"[===================================\u003e ] 70.75MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:1802240,“total”:15657266},“progress”:"[=====\u003e ] 1.802MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:3440640,“total”:15657266},“progress”:"[==========\u003e ] 3.441MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:71303168,“total”:99525899},“progress”:"[===================================\u003e ] 71.3MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:4915200,“total”:15657266},“progress”:"[===============\u003e ] 4.915MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:6553600,“total”:15657266},“progress”:"[====================\u003e ] 6.554MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:71860224,“total”:99525899},“progress”:"[====================================\u003e ] 71.86MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:8192000,“total”:15657266},“progress”:"[==========================\u003e ] 8.192MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Downloading”,“progressDetail”:{“current”:16964237,“total”:46060431},“progress”:"[==================\u003e ] 16.96MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:9830400,“total”:15657266},“progress”:"[===============================\u003e ] 9.83MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:11304960,“total”:15657266},“progress”:"[====================================\u003e ] 11.3MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:72417280,“total”:99525899},“progress”:"[====================================\u003e ] 72.42MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:12943360,“total”:15657266},“progress”:"[=========================================\u003e ] 12.94MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:72974336,“total”:99525899},“progress”:"[====================================\u003e ] 72.97MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:14581760,“total”:15657266},“progress”:"[==============================================\u003e ] 14.58MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:74088448,“total”:99525899},“progress”:"[=====================================\u003e ] 74.09MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:15657266,“total”:15657266},“progress”:"[==================================================\u003e] 15.66MB/15.66MB",“id”:“23b6daf06fc2”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“23b6daf06fc2”}
{“status”:“Extracting”,“progressDetail”:{“current”:75202560,“total”:99525899},“progress”:"[=====================================\u003e ] 75.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:17431181,“total”:46060431},“progress”:"[==================\u003e ] 17.43MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:76316672,“total”:99525899},“progress”:"[======================================\u003e ] 76.32MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:77430784,“total”:99525899},“progress”:"[======================================\u003e ] 77.43MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:78544896,“total”:99525899},“progress”:"[=======================================\u003e ] 78.54MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:79659008,“total”:99525899},“progress”:"[========================================\u003e ] 79.66MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:80773120,“total”:99525899},“progress”:"[========================================\u003e ] 80.77MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Digest: sha256:470cf377ee28909133c2b1d881bbba516b59a5a9ee3e032a14769a5aed75df8d”}
{“status”:“Extracting”,“progressDetail”:{“current”:81887232,“total”:99525899},“progress”:"[=========================================\u003e ] 81.89MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:17906317,“total”:46060431},“progress”:"[===================\u003e ] 17.91MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:83001344,“total”:99525899},“progress”:"[=========================================\u003e ] 83MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Status: Downloaded newer image for rancher/hyperkube:v1.14.6-rancher1”}
time=“2019-09-18T07:58:44-07:00” level=info msg="[pre-deploy] Successfully pulled image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch010.intranet.net]"
{“status”:“Extracting”,“progressDetail”:{“current”:83558400,“total”:99525899},“progress”:"[=========================================\u003e ] 83.56MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:84115456,“total”:99525899},“progress”:"[==========================================\u003e ] 84.12MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:85229568,“total”:99525899},“progress”:"[==========================================\u003e ] 85.23MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:86343680,“total”:99525899},“progress”:"[===========================================\u003e ] 86.34MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:18369165,“total”:46060431},“progress”:"[===================\u003e ] 18.37MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:87457792,“total”:99525899},“progress”:"[===========================================\u003e ] 87.46MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:89686016,“total”:99525899},“progress”:"[=============================================\u003e ] 89.69MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:91357184,“total”:99525899},“progress”:"[=============================================\u003e ] 91.36MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:93028352,“total”:99525899},“progress”:"[==============================================\u003e ] 93.03MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:18844301,“total”:46060431},“progress”:"[====================\u003e ] 18.84MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:94142464,“total”:99525899},“progress”:"[===============================================\u003e ] 94.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:95813632,“total”:99525899},“progress”:"[================================================\u003e ] 95.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:96927744,“total”:99525899},“progress”:"[================================================\u003e ] 96.93MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:98598912,“total”:99525899},“progress”:"[=================================================\u003e ] 98.6MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:99525899,“total”:99525899},“progress”:"[==================================================\u003e] 99.53MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Downloading”,“progressDetail”:{“current”:19319437,“total”:46060431},“progress”:"[====================\u003e ] 19.32MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Digest: sha256:470cf377ee28909133c2b1d881bbba516b59a5a9ee3e032a14769a5aed75df8d”}
{“status”:“Status: Downloaded newer image for rancher/hyperkube:v1.14.6-rancher1”}
time=“2019-09-18T07:58:47-07:00” level=info msg="[pre-deploy] Successfully pulled image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch009.intranet.net]"
{“status”:“Downloading”,“progressDetail”:{“current”:19794573,“total”:46060431},“progress”:"[=====================\u003e ] 19.79MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:20257421,“total”:46060431},“progress”:"[=====================\u003e ] 20.26MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:20732557,“total”:46060431},“progress”:"[======================\u003e ] 20.73MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:21207693,“total”:46060431},“progress”:"[=======================\u003e ] 21.21MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:21682829,“total”:46060431},“progress”:"[=======================\u003e ] 21.68MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:22149773,“total”:46060431},“progress”:"[========================\u003e ] 22.15MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:22612621,“total”:46060431},“progress”:"[========================\u003e ] 22.61MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:23087757,“total”:46060431},“progress”:"[=========================\u003e ] 23.09MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:23550605,“total”:46060431},“progress”:"[=========================\u003e ] 23.55MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:24025741,“total”:46060431},“progress”:"[==========================\u003e ] 24.03MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:24500877,“total”:46060431},“progress”:"[==========================\u003e ] 24.5MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:24976013,“total”:46060431},“progress”:"[===========================\u003e ] 24.98MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:25447053,“total”:46060431},“progress”:"[===========================\u003e ] 25.45MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:25909901,“total”:46060431},“progress”:"[============================\u003e ] 25.91MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:26385037,“total”:46060431},“progress”:"[============================\u003e ] 26.39MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:26860173,“total”:46060431},“progress”:"[=============================\u003e ] 26.86MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:27335309,“total”:46060431},“progress”:"[=============================\u003e ] 27.34MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:27810445,“total”:46060431},“progress”:"[==============================\u003e ] 27.81MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:28285581,“total”:46060431},“progress”:"[==============================\u003e ] 28.29MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:28760717,“total”:46060431},“progress”:"[===============================\u003e ] 28.76MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:29231757,“total”:46060431},“progress”:"[===============================\u003e ] 29.23MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:29706893,“total”:46060431},“progress”:"[================================\u003e ] 29.71MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:30169741,“total”:46060431},“progress”:"[================================\u003e ] 30.17MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:30644877,“total”:46060431},“progress”:"[=================================\u003e ] 30.64MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:31120013,“total”:46060431},“progress”:"[=================================\u003e ] 31.12MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:31582861,“total”:46060431},“progress”:"[==================================\u003e ] 31.58MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:32057997,“total”:46060431},“progress”:"[==================================\u003e ] 32.06MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:32533133,“total”:46060431},“progress”:"[===================================\u003e ] 32.53MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:33000077,“total”:46060431},“progress”:"[===================================\u003e ] 33MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:33471117,“total”:46060431},“progress”:"[====================================\u003e ] 33.47MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:33946253,“total”:46060431},“progress”:"[====================================\u003e ] 33.95MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:34409101,“total”:46060431},“progress”:"[=====================================\u003e ] 34.41MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:34884237,“total”:46060431},“progress”:"[=====================================\u003e ] 34.88MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:35347085,“total”:46060431},“progress”:"[======================================\u003e ] 35.35MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:35822221,“total”:46060431},“progress”:"[======================================\u003e ] 35.82MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:36297357,“total”:46060431},“progress”:"[=======================================\u003e ] 36.3MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:36768397,“total”:46060431},“progress”:"[=======================================\u003e ] 36.77MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:37231245,“total”:46060431},“progress”:"[========================================\u003e ] 37.23MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:37706381,“total”:46060431},“progress”:"[========================================\u003e ] 37.71MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:38181517,“total”:46060431},“progress”:"[=========================================\u003e ] 38.18MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:38656653,“total”:46060431},“progress”:"[=========================================\u003e ] 38.66MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:39131789,“total”:46060431},“progress”:"[==========================================\u003e ] 39.13MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:39606925,“total”:46060431},“progress”:"[==========================================\u003e ] 39.61MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:40082061,“total”:46060431},“progress”:"[===========================================\u003e ] 40.08MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:40557197,“total”:46060431},“progress”:"[============================================\u003e ] 40.56MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:41032333,“total”:46060431},“progress”:"[============================================\u003e ] 41.03MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:41507469,“total”:46060431},“progress”:"[=============================================\u003e ] 41.51MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:41970317,“total”:46060431},“progress”:"[=============================================\u003e ] 41.97MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:42441357,“total”:46060431},“progress”:"[==============================================\u003e ] 42.44MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:42916493,“total”:46060431},“progress”:"[==============================================\u003e ] 42.92MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:43391629,“total”:46060431},“progress”:"[===============================================\u003e ] 43.39MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:43854477,“total”:46060431},“progress”:"[===============================================\u003e ] 43.85MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:44317325,“total”:46060431},“progress”:"[================================================\u003e ] 44.32MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:44792461,“total”:46060431},“progress”:"[================================================\u003e ] 44.79MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:45255309,“total”:46060431},“progress”:"[=================================================\u003e ] 45.26MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Downloading”,“progressDetail”:{“current”:45718157,“total”:46060431},“progress”:"[=================================================\u003e ] 45.72MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:491520,“total”:46060431},“progress”:"[\u003e ] 491.5kB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:2457600,“total”:46060431},“progress”:"[==\u003e ] 2.458MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:4423680,“total”:46060431},“progress”:"[====\u003e ] 4.424MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:6389760,“total”:46060431},“progress”:"[======\u003e ] 6.39MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:8355840,“total”:46060431},“progress”:"[=========\u003e ] 8.356MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:10321920,“total”:46060431},“progress”:"[===========\u003e ] 10.32MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:12288000,“total”:46060431},“progress”:"[=============\u003e ] 12.29MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:14254080,“total”:46060431},“progress”:"[===============\u003e ] 14.25MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:16220160,“total”:46060431},“progress”:"[=================\u003e ] 16.22MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:18186240,“total”:46060431},“progress”:"[===================\u003e ] 18.19MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:20152320,“total”:46060431},“progress”:"[=====================\u003e ] 20.15MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:22118400,“total”:46060431},“progress”:"[========================\u003e ] 22.12MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:24084480,“total”:46060431},“progress”:"[==========================\u003e ] 24.08MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:26050560,“total”:46060431},“progress”:"[============================\u003e ] 26.05MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:27525120,“total”:46060431},“progress”:"[=============================\u003e ] 27.53MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:28016640,“total”:46060431},“progress”:"[==============================\u003e ] 28.02MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:29982720,“total”:46060431},“progress”:"[================================\u003e ] 29.98MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:31948800,“total”:46060431},“progress”:"[==================================\u003e ] 31.95MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:33914880,“total”:46060431},“progress”:"[====================================\u003e ] 33.91MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:35880960,“total”:46060431},“progress”:"[======================================\u003e ] 35.88MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:37847040,“total”:46060431},“progress”:"[=========================================\u003e ] 37.85MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:39813120,“total”:46060431},“progress”:"[===========================================\u003e ] 39.81MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:46060431},“progress”:"[=============================================\u003e ] 41.78MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:43745280,“total”:46060431},“progress”:"[===============================================\u003e ] 43.75MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:45711360,“total”:46060431},“progress”:"[=================================================\u003e ] 45.71MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:46060431,“total”:46060431},“progress”:"[==================================================\u003e] 46.06MB/46.06MB",“id”:“74b51ee2b296”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“74b51ee2b296”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:99525899},“progress”:"[\u003e ] 557.1kB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:2228224,“total”:99525899},“progress”:"[=\u003e ] 2.228MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:4456448,“total”:99525899},“progress”:"[==\u003e ] 4.456MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:6127616,“total”:99525899},“progress”:"[===\u003e ] 6.128MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:7798784,“total”:99525899},“progress”:"[===\u003e ] 7.799MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:9469952,“total”:99525899},“progress”:"[====\u003e ] 9.47MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:11141120,“total”:99525899},“progress”:"[=====\u003e ] 11.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:12812288,“total”:99525899},“progress”:"[======\u003e ] 12.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:14483456,“total”:99525899},“progress”:"[=======\u003e ] 14.48MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:16154624,“total”:99525899},“progress”:"[========\u003e ] 16.15MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:17825792,“total”:99525899},“progress”:"[========\u003e ] 17.83MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:19496960,“total”:99525899},“progress”:"[=========\u003e ] 19.5MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:21725184,“total”:99525899},“progress”:"[==========\u003e ] 21.73MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:23396352,“total”:99525899},“progress”:"[===========\u003e ] 23.4MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:24510464,“total”:99525899},“progress”:"[============\u003e ] 24.51MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:26738688,“total”:99525899},“progress”:"[=============\u003e ] 26.74MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:28409856,“total”:99525899},“progress”:"[==============\u003e ] 28.41MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:30638080,“total”:99525899},“progress”:"[===============\u003e ] 30.64MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:32309248,“total”:99525899},“progress”:"[================\u003e ] 32.31MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:33423360,“total”:99525899},“progress”:"[================\u003e ] 33.42MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:33980416,“total”:99525899},“progress”:"[=================\u003e ] 33.98MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:35094528,“total”:99525899},“progress”:"[=================\u003e ] 35.09MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:35651584,“total”:99525899},“progress”:"[=================\u003e ] 35.65MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:36765696,“total”:99525899},“progress”:"[==================\u003e ] 36.77MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:37879808,“total”:99525899},“progress”:"[===================\u003e ] 37.88MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:38436864,“total”:99525899},“progress”:"[===================\u003e ] 38.44MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:39550976,“total”:99525899},“progress”:"[===================\u003e ] 39.55MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:40665088,“total”:99525899},“progress”:"[====================\u003e ] 40.67MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:41222144,“total”:99525899},“progress”:"[====================\u003e ] 41.22MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:41779200,“total”:99525899},“progress”:"[====================\u003e ] 41.78MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:42336256,“total”:99525899},“progress”:"[=====================\u003e ] 42.34MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:42893312,“total”:99525899},“progress”:"[=====================\u003e ] 42.89MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:43450368,“total”:99525899},“progress”:"[=====================\u003e ] 43.45MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:44564480,“total”:99525899},“progress”:"[======================\u003e ] 44.56MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:45678592,“total”:99525899},“progress”:"[======================\u003e ] 45.68MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:46792704,“total”:99525899},“progress”:"[=======================\u003e ] 46.79MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:47906816,“total”:99525899},“progress”:"[========================\u003e ] 47.91MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:49020928,“total”:99525899},“progress”:"[========================\u003e ] 49.02MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:50135040,“total”:99525899},“progress”:"[=========================\u003e ] 50.14MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:51249152,“total”:99525899},“progress”:"[=========================\u003e ] 51.25MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:51806208,“total”:99525899},“progress”:"[==========================\u003e ] 51.81MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:52363264,“total”:99525899},“progress”:"[==========================\u003e ] 52.36MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:52920320,“total”:99525899},“progress”:"[==========================\u003e ] 52.92MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:54034432,“total”:99525899},“progress”:"[===========================\u003e ] 54.03MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:55148544,“total”:99525899},“progress”:"[===========================\u003e ] 55.15MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:56262656,“total”:99525899},“progress”:"[============================\u003e ] 56.26MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:57376768,“total”:99525899},“progress”:"[============================\u003e ] 57.38MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:59047936,“total”:99525899},“progress”:"[=============================\u003e ] 59.05MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:60719104,“total”:99525899},“progress”:"[==============================\u003e ] 60.72MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:61833216,“total”:99525899},“progress”:"[===============================\u003e ] 61.83MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:63504384,“total”:99525899},“progress”:"[===============================\u003e ] 63.5MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:64618496,“total”:99525899},“progress”:"[================================\u003e ] 64.62MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:66289664,“total”:99525899},“progress”:"[=================================\u003e ] 66.29MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:67403776,“total”:99525899},“progress”:"[=================================\u003e ] 67.4MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:69074944,“total”:99525899},“progress”:"[==================================\u003e ] 69.07MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:69632000,“total”:99525899},“progress”:"[==================================\u003e ] 69.63MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:70746112,“total”:99525899},“progress”:"[===================================\u003e ] 70.75MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:71303168,“total”:99525899},“progress”:"[===================================\u003e ] 71.3MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:71860224,“total”:99525899},“progress”:"[====================================\u003e ] 71.86MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:72417280,“total”:99525899},“progress”:"[====================================\u003e ] 72.42MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:72974336,“total”:99525899},“progress”:"[====================================\u003e ] 72.97MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:74088448,“total”:99525899},“progress”:"[=====================================\u003e ] 74.09MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:75202560,“total”:99525899},“progress”:"[=====================================\u003e ] 75.2MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:76873728,“total”:99525899},“progress”:"[======================================\u003e ] 76.87MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:77987840,“total”:99525899},“progress”:"[=======================================\u003e ] 77.99MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:79659008,“total”:99525899},“progress”:"[========================================\u003e ] 79.66MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:81330176,“total”:99525899},“progress”:"[========================================\u003e ] 81.33MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:83001344,“total”:99525899},“progress”:"[=========================================\u003e ] 83MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:84115456,“total”:99525899},“progress”:"[==========================================\u003e ] 84.12MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:85229568,“total”:99525899},“progress”:"[==========================================\u003e ] 85.23MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:86343680,“total”:99525899},“progress”:"[===========================================\u003e ] 86.34MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:88014848,“total”:99525899},“progress”:"[============================================\u003e ] 88.01MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:90243072,“total”:99525899},“progress”:"[=============================================\u003e ] 90.24MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:91914240,“total”:99525899},“progress”:"[==============================================\u003e ] 91.91MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:93585408,“total”:99525899},“progress”:"[===============================================\u003e ] 93.59MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:95256576,“total”:99525899},“progress”:"[===============================================\u003e ] 95.26MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:96927744,“total”:99525899},“progress”:"[================================================\u003e ] 96.93MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:98041856,“total”:99525899},“progress”:"[=================================================\u003e ] 98.04MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:99155968,“total”:99525899},“progress”:"[=================================================\u003e ] 99.16MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Extracting”,“progressDetail”:{“current”:99525899,“total”:99525899},“progress”:"[==================================================\u003e] 99.53MB/99.53MB",“id”:“0f8b0d2a8ffd”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“0f8b0d2a8ffd”}
{“status”:“Digest: sha256:470cf377ee28909133c2b1d881bbba516b59a5a9ee3e032a14769a5aed75df8d”}
{“status”:“Status: Downloaded newer image for rancher/hyperkube:v1.14.6-rancher1”}
time=“2019-09-18T07:59:47-07:00” level=info msg="[pre-deploy] Successfully pulled image [rancher/hyperkube:v1.14.6-rancher1] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T07:59:47-07:00” level=info msg=“Kubernetes images pulled successfully”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v3.3.10-rancher1] from image [rancher/coreos-etcd:v3.3.10-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Version [3.3.10-rancher1] is equal or higher than version [3.2.99]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v3.3.10-rancher1] from image [rancher/coreos-etcd:v3.3.10-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Version [3.3.10-rancher1] is equal or higher than version [3.2.99]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v1.14.6-rancher1] from image [rancher/hyperkube:v1.14.6-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Extracted version [v3.3.10-rancher1] from image [rancher/coreos-etcd:v3.3.10-rancher1]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Version [3.3.10-rancher1] is equal or higher than version [3.2.99]”
time=“2019-09-18T07:59:47-07:00” level=info msg="[etcd] Building up etcd plane…"
time=“2019-09-18T07:59:47-07:00” level=debug msg="[etcd] Checking image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Checking if image [rancher/coreos-etcd:v3.3.10-rancher1] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:59:47-07:00” level=debug msg=“Image [rancher/coreos-etcd:v3.3.10-rancher1] does not exist on host [lsbxcpch009.intranet.net]: Error: No such image: rancher/coreos-etcd:v3.3.10-rancher1”
time=“2019-09-18T07:59:47-07:00” level=info msg="[etcd] Pulling image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch009.intranet.net]"
{“status”:“Pulling from rancher/coreos-etcd”,“id”:“v3.3.10-rancher1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Downloading”,“progressDetail”:{“current”:51139,“total”:5053289},“progress”:"[\u003e ] 51.14kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:22389,“total”:2206931},“progress”:"[\u003e ] 22.39kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:62324,“total”:6117651},“progress”:"[\u003e ] 62.32kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2398914,“total”:5053289},“progress”:"[=======================\u003e ] 2.399MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:1784565,“total”:2206931},“progress”:"[========================================\u003e ] 1.785MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2206931,“total”:2206931},“progress”:"[==================================================\u003e] 2.207MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:2206931},“progress”:"[\u003e ] 32.77kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:1055427,“total”:6117651},“progress”:"[========\u003e ] 1.055MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:557056,“total”:2206931},“progress”:"[============\u003e ] 557.1kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2097152,“total”:2206931},“progress”:"[===============================================\u003e ] 2.097MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2206931,“total”:2206931},“progress”:"[==================================================\u003e] 2.207MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:6117651},“progress”:"[\u003e ] 65.54kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:851968,“total”:6117651},“progress”:"[======\u003e ] 852kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2555904,“total”:6117651},“progress”:"[====================\u003e ] 2.556MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:4194304,“total”:6117651},“progress”:"[==================================\u003e ] 4.194MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:5898240,“total”:6117651},“progress”:"[================================================\u003e ] 5.898MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:6117651,“total”:6117651},“progress”:"[==================================================\u003e] 6.118MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5053289},“progress”:"[\u003e ] 65.54kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:1179648,“total”:5053289},“progress”:"[===========\u003e ] 1.18MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:2818048,“total”:5053289},“progress”:"[===========================\u003e ] 2.818MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:4456448,“total”:5053289},“progress”:"[============================================\u003e ] 4.456MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:5053289,“total”:5053289},“progress”:"[==================================================\u003e] 5.053MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Downloading”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Downloading”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Extracting”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Extracting”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Extracting”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Digest: sha256:b2100f7b0dbd592e6e81689ac607055ed80f0bdbde7e29d24b4decf4cca63ea9”}
{“status”:“Status: Downloaded newer image for rancher/coreos-etcd:v3.3.10-rancher1”}
time=“2019-09-18T07:59:53-07:00” level=info msg="[etcd] Successfully pulled image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=info msg="[etcd] Successfully started [etcd] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=debug msg=“Extracted version [v0.1.42] from image [rancher/rke-tools:v0.1.42]”
time=“2019-09-18T07:59:54-07:00” level=debug msg=“Extracted version [v0.1.42] from image [rancher/rke-tools:v0.1.42]”
time=“2019-09-18T07:59:54-07:00” level=info msg="[etcd] Saving snapshot [etcd-rolling-snapshots] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=debug msg="[remove/etcd-rolling-snapshots] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=debug msg="[remove/etcd-rolling-snapshots] Container doesn’t exist on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=debug msg="[etcd] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:59:54-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:59:54-07:00” level=debug msg="[etcd] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:54-07:00” level=info msg="[etcd] Successfully started [etcd-rolling-snapshots] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:59-07:00” level=debug msg="[certificates] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T07:59:59-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:59:59-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T07:59:59-07:00” level=debug msg="[certificates] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:00-07:00” level=info msg="[certificates] Successfully started [rke-bundle-cert] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:00-07:00” level=info msg=“Waiting for [rke-bundle-cert] container to exit on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T08:00:00-07:00” level=info msg=“Container [rke-bundle-cert] is still running on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T08:00:01-07:00” level=info msg=“Waiting for [rke-bundle-cert] container to exit on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T08:00:01-07:00” level=debug msg=“Exit code for [rke-bundle-cert] container on host [lsbxcpch009.intranet.net] is [0]”
time=“2019-09-18T08:00:01-07:00” level=info msg="[certificates] successfully saved certificate bundle [/opt/rke/etcd-snapshots//pki.bundle.tar.gz] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg="[etcd] Creating log link for Container [etcd] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg="[remove/rke-log-linker] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg="[remove/rke-log-linker] Container doesn’t exist on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg="[etcd] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T08:00:01-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]”
time=“2019-09-18T08:00:01-07:00” level=debug msg="[etcd] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=info msg="[etcd] Successfully started [rke-log-linker] container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg="[remove/rke-log-linker] Checking if container is running on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:01-07:00” level=debug msg="[remove/rke-log-linker] Removing container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:02-07:00” level=info msg="[remove/rke-log-linker] Successfully removed container on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:02-07:00” level=debug msg="[etcd] Successfully created log link for Container [etcd] on host [lsbxcpch009.intranet.net]"
time=“2019-09-18T08:00:02-07:00” level=debug msg="[etcd] Checking image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:02-07:00” level=debug msg=“Checking if image [rancher/coreos-etcd:v3.3.10-rancher1] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:02-07:00” level=debug msg=“Image [rancher/coreos-etcd:v3.3.10-rancher1] does not exist on host [lsbxcpch010.intranet.net]: Error: No such image: rancher/coreos-etcd:v3.3.10-rancher1”
time=“2019-09-18T08:00:02-07:00” level=info msg="[etcd] Pulling image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch010.intranet.net]"
{“status”:“Pulling from rancher/coreos-etcd”,“id”:“v3.3.10-rancher1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Downloading”,“progressDetail”:{“current”:63571,“total”:6117651},“progress”:"[\u003e ] 63.57kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1043140,“total”:6117651},“progress”:"[========\u003e ] 1.043MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:22389,“total”:2206931},“progress”:"[\u003e ] 22.39kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3214020,“total”:6117651},“progress”:"[==========================\u003e ] 3.214MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:50594,“total”:5053289},“progress”:"[\u003e ] 50.59kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1293039,“total”:2206931},“progress”:"[=============================\u003e ] 1.293MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2206931,“total”:2206931},“progress”:"[==================================================\u003e] 2.207MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:2206931},“progress”:"[\u003e ] 32.77kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2046660,“total”:5053289},“progress”:"[====================\u003e ] 2.047MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:688128,“total”:2206931},“progress”:"[===============\u003e ] 688.1kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2206931,“total”:2206931},“progress”:"[==================================================\u003e] 2.207MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:6117651},“progress”:"[\u003e ] 65.54kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:917504,“total”:6117651},“progress”:"[=======\u003e ] 917.5kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2686976,“total”:6117651},“progress”:"[=====================\u003e ] 2.687MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:4259840,“total”:6117651},“progress”:"[==================================\u003e ] 4.26MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:5898240,“total”:6117651},“progress”:"[================================================\u003e ] 5.898MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:6117651,“total”:6117651},“progress”:"[==================================================\u003e] 6.118MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5053289},“progress”:"[\u003e ] 65.54kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:983040,“total”:5053289},“progress”:"[=========\u003e ] 983kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:2555904,“total”:5053289},“progress”:"[=========================\u003e ] 2.556MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:4194304,“total”:5053289},“progress”:"[=========================================\u003e ] 4.194MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:5053289,“total”:5053289},“progress”:"[==================================================\u003e] 5.053MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Downloading”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Downloading”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Extracting”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Extracting”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Extracting”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Digest: sha256:b2100f7b0dbd592e6e81689ac607055ed80f0bdbde7e29d24b4decf4cca63ea9”}
{“status”:“Status: Downloaded newer image for rancher/coreos-etcd:v3.3.10-rancher1”}
time=“2019-09-18T08:00:08-07:00” level=info msg="[etcd] Successfully pulled image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=info msg="[etcd] Successfully started [etcd] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=debug msg=“Extracted version [v0.1.42] from image [rancher/rke-tools:v0.1.42]”
time=“2019-09-18T08:00:08-07:00” level=debug msg=“Extracted version [v0.1.42] from image [rancher/rke-tools:v0.1.42]”
time=“2019-09-18T08:00:08-07:00” level=info msg="[etcd] Saving snapshot [etcd-rolling-snapshots] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=debug msg="[remove/etcd-rolling-snapshots] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=debug msg="[remove/etcd-rolling-snapshots] Container doesn’t exist on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=debug msg="[etcd] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:08-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:08-07:00” level=debug msg="[etcd] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:08-07:00” level=info msg="[etcd] Successfully started [etcd-rolling-snapshots] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:13-07:00” level=debug msg="[certificates] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:13-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:13-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:13-07:00” level=debug msg="[certificates] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:14-07:00” level=info msg="[certificates] Successfully started [rke-bundle-cert] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:14-07:00” level=info msg=“Waiting for [rke-bundle-cert] container to exit on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:14-07:00” level=info msg=“Container [rke-bundle-cert] is still running on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:15-07:00” level=info msg=“Waiting for [rke-bundle-cert] container to exit on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:15-07:00” level=debug msg=“Exit code for [rke-bundle-cert] container on host [lsbxcpch010.intranet.net] is [0]”
time=“2019-09-18T08:00:15-07:00” level=info msg="[certificates] successfully saved certificate bundle [/opt/rke/etcd-snapshots//pki.bundle.tar.gz] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:15-07:00” level=debug msg="[etcd] Creating log link for Container [etcd] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:15-07:00” level=debug msg="[remove/rke-log-linker] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:15-07:00” level=debug msg="[remove/rke-log-linker] Container doesn’t exist on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:15-07:00” level=debug msg="[etcd] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:15-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:15-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]”
time=“2019-09-18T08:00:15-07:00” level=debug msg="[etcd] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=info msg="[etcd] Successfully started [rke-log-linker] container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=debug msg="[remove/rke-log-linker] Checking if container is running on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=debug msg="[remove/rke-log-linker] Removing container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=info msg="[remove/rke-log-linker] Successfully removed container on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=debug msg="[etcd] Successfully created log link for Container [etcd] on host [lsbxcpch010.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=debug msg="[etcd] Checking image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:16-07:00” level=debug msg=“Checking if image [rancher/coreos-etcd:v3.3.10-rancher1] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:16-07:00” level=debug msg=“Image [rancher/coreos-etcd:v3.3.10-rancher1] does not exist on host [lsbxcpch011.intranet.net]: Error: No such image: rancher/coreos-etcd:v3.3.10-rancher1”
time=“2019-09-18T08:00:16-07:00” level=info msg="[etcd] Pulling image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch011.intranet.net]"
{“status”:“Pulling from rancher/coreos-etcd”,“id”:“v3.3.10-rancher1”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Pulling fs layer”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Waiting”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Downloading”,“progressDetail”:{“current”:51006,“total”:5053289},“progress”:"[\u003e ] 51.01kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:22511,“total”:2206931},“progress”:"[\u003e ] 22.51kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:63571,“total”:6117651},“progress”:"[\u003e ] 63.57kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:334532,“total”:5053289},“progress”:"[===\u003e ] 334.5kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:167883,“total”:2206931},“progress”:"[===\u003e ] 167.9kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:891588,“total”:5053289},“progress”:"[========\u003e ] 891.6kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:126979,“total”:6117651},“progress”:"[=\u003e ] 127kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:309999,“total”:2206931},“progress”:"[=======\u003e ] 310kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2030276,“total”:5053289},“progress”:"[====================\u003e ] 2.03MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:191836,“total”:6117651},“progress”:"[=\u003e ] 191.8kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4053700,“total”:5053289},“progress”:"[========================================\u003e ] 4.054MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:408303,“total”:2206931},“progress”:"[=========\u003e ] 408.3kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Downloading”,“progressDetail”:{“current”:506607,“total”:2206931},“progress”:"[===========\u003e ] 506.6kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:268995,“total”:6117651},“progress”:"[==\u003e ] 269kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:604911,“total”:2206931},“progress”:"[=============\u003e ] 604.9kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:334531,“total”:6117651},“progress”:"[==\u003e ] 334.5kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:703215,“total”:2206931},“progress”:"[===============\u003e ] 703.2kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:457411,“total”:6117651},“progress”:"[===\u003e ] 457.4kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:797423,“total”:2206931},“progress”:"[==================\u003e ] 797.4kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:584387,“total”:6117651},“progress”:"[====\u003e ] 584.4kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:895727,“total”:2206931},“progress”:"[====================\u003e ] 895.7kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:711363,“total”:6117651},“progress”:"[=====\u003e ] 711.4kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:994031,“total”:2206931},“progress”:"[======================\u003e ] 994kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1026799,“total”:2206931},“progress”:"[=======================\u003e ] 1.027MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:842435,“total”:6117651},“progress”:"[======\u003e ] 842.4kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1092335,“total”:2206931},“progress”:"[========================\u003e ] 1.092MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Downloading”,“progressDetail”:{“current”:912067,“total”:6117651},“progress”:"[=======\u003e ] 912.1kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1157871,“total”:2206931},“progress”:"[==========================\u003e ] 1.158MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:977603,“total”:6117651},“progress”:"[=======\u003e ] 977.6kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1227503,“total”:2206931},“progress”:"[===========================\u003e ] 1.228MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1043139,“total”:6117651},“progress”:"[========\u003e ] 1.043MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1325807,“total”:2206931},“progress”:"[==============================\u003e ] 1.326MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1174211,“total”:6117651},“progress”:"[=========\u003e ] 1.174MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1424111,“total”:2206931},“progress”:"[================================\u003e ] 1.424MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1301187,“total”:6117651},“progress”:"[==========\u003e ] 1.301MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1489647,“total”:2206931},“progress”:"[=================================\u003e ] 1.49MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1366723,“total”:6117651},“progress”:"[===========\u003e ] 1.367MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1555183,“total”:2206931},“progress”:"[===================================\u003e ] 1.555MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1505987,“total”:6117651},“progress”:"[============\u003e ] 1.506MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1620719,“total”:2206931},“progress”:"[====================================\u003e ] 1.621MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1686255,“total”:2206931},“progress”:"[======================================\u003e ] 1.686MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1637059,“total”:6117651},“progress”:"[=============\u003e ] 1.637MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1751791,“total”:2206931},“progress”:"[=======================================\u003e ] 1.752MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1702595,“total”:6117651},“progress”:"[=============\u003e ] 1.703MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Downloading”,“progressDetail”:{“current”:1850095,“total”:2206931},“progress”:"[=========================================\u003e ] 1.85MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1948399,“total”:2206931},“progress”:"[============================================\u003e ] 1.948MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1833667,“total”:6117651},“progress”:"[==============\u003e ] 1.834MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2013935,“total”:2206931},“progress”:"[=============================================\u003e ] 2.014MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:1899203,“total”:6117651},“progress”:"[===============\u003e ] 1.899MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2145007,“total”:2206931},“progress”:"[================================================\u003e ] 2.145MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2206931,“total”:2206931},“progress”:"[==================================================\u003e] 2.207MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Extracting”,“progressDetail”:{“current”:32768,“total”:2206931},“progress”:"[\u003e ] 32.77kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2030275,“total”:6117651},“progress”:"[================\u003e ] 2.03MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:786432,“total”:2206931},“progress”:"[=================\u003e ] 786.4kB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2095811,“total”:6117651},“progress”:"[=================\u003e ] 2.096MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2206931,“total”:2206931},“progress”:"[==================================================\u003e] 2.207MB/2.207MB",“id”:“4fe2ade4980c”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4fe2ade4980c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2239171,“total”:6117651},“progress”:"[==================\u003e ] 2.239MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2370243,“total”:6117651},“progress”:"[===================\u003e ] 2.37MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Downloading”,“progressDetail”:{“current”:2435779,“total”:6117651},“progress”:"[===================\u003e ] 2.436MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2501315,“total”:6117651},“progress”:"[====================\u003e ] 2.501MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2566851,“total”:6117651},“progress”:"[====================\u003e ] 2.567MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2636483,“total”:6117651},“progress”:"[=====================\u003e ] 2.636MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2702019,“total”:6117651},“progress”:"[======================\u003e ] 2.702MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2824899,“total”:6117651},“progress”:"[=======================\u003e ] 2.825MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:2964163,“total”:6117651},“progress”:"[========================\u003e ] 2.964MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3095235,“total”:6117651},“progress”:"[=========================\u003e ] 3.095MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3160771,“total”:6117651},“progress”:"[=========================\u003e ] 3.161MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3291843,“total”:6117651},“progress”:"[==========================\u003e ] 3.292MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3357379,“total”:6117651},“progress”:"[===========================\u003e ] 3.357MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3488451,“total”:6117651},“progress”:"[============================\u003e ] 3.488MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3553987,“total”:6117651},“progress”:"[=============================\u003e ] 3.554MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3685059,“total”:6117651},“progress”:"[==============================\u003e ] 3.685MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3750595,“total”:6117651},“progress”:"[==============================\u003e ] 3.751MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3816131,“total”:6117651},“progress”:"[===============================\u003e ] 3.816MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3881667,“total”:6117651},“progress”:"[===============================\u003e ] 3.882MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:3947203,“total”:6117651},“progress”:"[================================\u003e ] 3.947MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4012739,“total”:6117651},“progress”:"[================================\u003e ] 4.013MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4143811,“total”:6117651},“progress”:"[=================================\u003e ] 4.144MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4209347,“total”:6117651},“progress”:"[==================================\u003e ] 4.209MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4274883,“total”:6117651},“progress”:"[==================================\u003e ] 4.275MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4340419,“total”:6117651},“progress”:"[===================================\u003e ] 4.34MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4405955,“total”:6117651},“progress”:"[====================================\u003e ] 4.406MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4532931,“total”:6117651},“progress”:"[=====================================\u003e ] 4.533MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4598467,“total”:6117651},“progress”:"[=====================================\u003e ] 4.598MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4729539,“total”:6117651},“progress”:"[======================================\u003e ] 4.73MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4795075,“total”:6117651},“progress”:"[=======================================\u003e ] 4.795MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4860611,“total”:6117651},“progress”:"[=======================================\u003e ] 4.861MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:4926147,“total”:6117651},“progress”:"[========================================\u003e ] 4.926MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5053123,“total”:6117651},“progress”:"[=========================================\u003e ] 5.053MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5184195,“total”:6117651},“progress”:"[==========================================\u003e ] 5.184MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5315267,“total”:6117651},“progress”:"[===========================================\u003e ] 5.315MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5446339,“total”:6117651},“progress”:"[============================================\u003e ] 5.446MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5511875,“total”:6117651},“progress”:"[=============================================\u003e ] 5.512MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5642947,“total”:6117651},“progress”:"[==============================================\u003e ] 5.643MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5774019,“total”:6117651},“progress”:"[===============================================\u003e ] 5.774MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5839555,“total”:6117651},“progress”:"[===============================================\u003e ] 5.84MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5905091,“total”:6117651},“progress”:"[================================================\u003e ] 5.905MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:5970627,“total”:6117651},“progress”:"[================================================\u003e ] 5.971MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Downloading”,“progressDetail”:{“current”:6101699,“total”:6117651},“progress”:"[=================================================\u003e ] 6.102MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Verifying Checksum”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Download complete”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:6117651},“progress”:"[\u003e ] 65.54kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:983040,“total”:6117651},“progress”:"[========\u003e ] 983kB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:2621440,“total”:6117651},“progress”:"[=====================\u003e ] 2.621MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:4128768,“total”:6117651},“progress”:"[=================================\u003e ] 4.129MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:5701632,“total”:6117651},“progress”:"[==============================================\u003e ] 5.702MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:6117651,“total”:6117651},“progress”:"[==================================================\u003e] 6.118MB/6.118MB",“id”:“4138539dcb2c”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“4138539dcb2c”}
{“status”:“Extracting”,“progressDetail”:{“current”:65536,“total”:5053289},“progress”:"[\u003e ] 65.54kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:720896,“total”:5053289},“progress”:"[=======\u003e ] 720.9kB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:2228224,“total”:5053289},“progress”:"[======================\u003e ] 2.228MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:3604480,“total”:5053289},“progress”:"[===================================\u003e ] 3.604MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:5053289,“total”:5053289},“progress”:"[==================================================\u003e] 5.053MB/5.053MB",“id”:“500cfa685f9b”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“500cfa685f9b”}
{“status”:“Extracting”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:110,“total”:110},“progress”:"[==================================================\u003e] 110B/110B",“id”:“d18405de1af3”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“d18405de1af3”}
{“status”:“Extracting”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Extracting”,“progressDetail”:{“current”:133,“total”:133},“progress”:"[==================================================\u003e] 133B/133B",“id”:“64ebe1df446e”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“64ebe1df446e”}
{“status”:“Extracting”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Extracting”,“progressDetail”:{“current”:189,“total”:189},“progress”:"[==================================================\u003e] 189B/189B",“id”:“896fb54e5ada”}
{“status”:“Pull complete”,“progressDetail”:{},“id”:“896fb54e5ada”}
{“status”:“Digest: sha256:b2100f7b0dbd592e6e81689ac607055ed80f0bdbde7e29d24b4decf4cca63ea9”}
{“status”:“Status: Downloaded newer image for rancher/coreos-etcd:v3.3.10-rancher1”}
time=“2019-09-18T08:00:33-07:00” level=info msg="[etcd] Successfully pulled image [rancher/coreos-etcd:v3.3.10-rancher1] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:33-07:00” level=info msg="[etcd] Successfully started [etcd] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:33-07:00” level=debug msg=“Extracted version [v0.1.42] from image [rancher/rke-tools:v0.1.42]”
time=“2019-09-18T08:00:33-07:00” level=debug msg=“Extracted version [v0.1.42] from image [rancher/rke-tools:v0.1.42]”
time=“2019-09-18T08:00:33-07:00” level=info msg="[etcd] Saving snapshot [etcd-rolling-snapshots] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:33-07:00” level=debug msg="[remove/etcd-rolling-snapshots] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:33-07:00” level=debug msg="[remove/etcd-rolling-snapshots] Container doesn’t exist on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:33-07:00” level=debug msg="[etcd] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:33-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:33-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:33-07:00” level=debug msg="[etcd] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:34-07:00” level=info msg="[etcd] Successfully started [etcd-rolling-snapshots] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:39-07:00” level=debug msg="[certificates] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:39-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:39-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:39-07:00” level=debug msg="[certificates] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:40-07:00” level=info msg="[certificates] Successfully started [rke-bundle-cert] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:40-07:00” level=info msg=“Waiting for [rke-bundle-cert] container to exit on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:40-07:00” level=info msg=“Container [rke-bundle-cert] is still running on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:41-07:00” level=info msg=“Waiting for [rke-bundle-cert] container to exit on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:41-07:00” level=debug msg=“Exit code for [rke-bundle-cert] container on host [lsbxcpch011.intranet.net] is [0]”
time=“2019-09-18T08:00:41-07:00” level=info msg="[certificates] successfully saved certificate bundle [/opt/rke/etcd-snapshots//pki.bundle.tar.gz] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[etcd] Creating log link for Container [etcd] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[remove/rke-log-linker] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[remove/rke-log-linker] Container doesn’t exist on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[etcd] Checking image [rancher/rke-tools:v0.1.42] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg=“Checking if image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:41-07:00” level=debug msg=“Image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]”
time=“2019-09-18T08:00:41-07:00” level=debug msg="[etcd] No pull necessary, image [rancher/rke-tools:v0.1.42] exists on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=info msg="[etcd] Successfully started [rke-log-linker] container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[remove/rke-log-linker] Checking if container is running on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[remove/rke-log-linker] Removing container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=info msg="[remove/rke-log-linker] Successfully removed container on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[etcd] Successfully created log link for Container [etcd] on host [lsbxcpch011.intranet.net]"
time=“2019-09-18T08:00:41-07:00” level=info msg="[etcd] Successfully started etcd plane… Checking etcd cluster health"
time=“2019-09-18T08:00:41-07:00” level=debug msg="[etcd] Check etcd cluster health"
time=“2019-09-18T08:00:52-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch009.intranet.net]: Get https://lsbxcpch009.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:01:07-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch009.intranet.net]: Get https://lsbxcpch009.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:01:22-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch009.intranet.net]: Get https://lsbxcpch009.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:01:27-07:00” level=debug msg="[etcd] Check etcd cluster health"
time=“2019-09-18T08:01:37-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch010.intranet.net]: Get https://lsbxcpch010.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:01:52-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch010.intranet.net]: Get https://lsbxcpch010.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:02:07-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch010.intranet.net]: Get https://lsbxcpch010.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:02:12-07:00” level=debug msg="[etcd] Check etcd cluster health"
time=“2019-09-18T08:02:22-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch011.intranet.net]: Get https://lsbxcpch011.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:02:37-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch011.intranet.net]: Get https://lsbxcpch011.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:02:52-07:00” level=debug msg=“Failed to get /health for host [lsbxcpch011.intranet.net]: Get https://lsbxcpch011.intranet.net:2379/health: net/http: TLS handshake timeout”
time=“2019-09-18T08:02:57-07:00” level=fatal msg="[etcd] Failed to bring up Etcd Plane: [etcd] Etcd Cluster is not healthy"

find /opt/rke/etc/kubernetes/ssl -type f -name *.pem -exec ls -la {} ; | sort

OBS: same output for all 3 RKE members

-rw------- 1 root root 1017 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-ca.pem
-rw------- 1 root root 1046 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-proxy.pem
-rw------- 1 root root 1050 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-scheduler.pem
-rw------- 1 root root 1062 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-controller-manager.pem
-rw------- 1 root root 1070 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-node.pem
-rw------- 1 root root 1082 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-apiserver-requestheader-ca.pem
-rw------- 1 root root 1107 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-apiserver-proxy-client.pem
-rw------- 1 root root 1318 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-etcd-lsbxcpch009-intranet-net.pem
-rw------- 1 root root 1318 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-etcd-lsbxcpch010-intranet-net.pem
-rw------- 1 root root 1318 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-etcd-lsbxcpch011-intranet-net.pem
-rw------- 1 root root 1326 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-apiserver.pem
-rw------- 1 root root 1326 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-service-account-token.pem
-rw------- 1 root root 1675 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-apiserver-key.pem
-rw------- 1 root root 1675 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-apiserver-proxy-client-key.pem
-rw------- 1 root root 1675 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-etcd-lsbxcpch009-intranet-net-key.pem
-rw------- 1 root root 1675 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-etcd-lsbxcpch011-intranet-net-key.pem
-rw------- 1 root root 1675 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-proxy-key.pem
-rw------- 1 root root 1675 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-service-account-token-key.pem
-rw------- 1 root root 1679 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-apiserver-requestheader-ca-key.pem
-rw------- 1 root root 1679 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-ca-key.pem
-rw------- 1 root root 1679 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-controller-manager-key.pem
-rw------- 1 root root 1679 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-etcd-lsbxcpch010-intranet-net-key.pem
-rw------- 1 root root 1679 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-node-key.pem
-rw------- 1 root root 1679 Sep 18 07:57 /opt/rke/etc/kubernetes/ssl/kube-scheduler-key.pem

The cluster.yml shown in the first post does not match the one from this output, it seems to be changed to FQDN. This logline time=“2019-09-18T07:57:17-07:00” level=debug msg="[state] previous state not found, possible legacy cluster" indicates that you are running the command in a directory where kube_config_cluster.yml is present?

Can you make sure the nodes are new, create a new directory with only cluster.yml, and run rke --debug up and put the output in a gist and link it here?

Yes I changed the cluster.yml to the FQDN because in RancherOS when you set the hostname a entry on hosts is set to loopback. I changed to FQDN because the DNS are resolving to the correct IP.

I checked the directory and there’s no previous state files in there, actually there’s some other files used on some automation. So I will create a new dir with only rke and cluster.yml and run against brand new nodes. I’ll post here the gist links.

Thanks

I ran rke in a empty folder using another user and with only the cluster.yml file inside the directory:

-bash-4.2$ whoami
user
-bash-4.2$ ls -la
total 24
drwxr-xr-x 2 user wheel 1024 Sep 18 11:25 .
drwxr-x— 46 user root 8192 Sep 18 11:25 …
-rw-r–r-- 1 user wheel 348 Sep 18 10:53 cluster.yml
-bash-4.2$ pwd
/home/user/RKE

I’ve got the same ETCD error.

Thanks

I can only suspect network issue at this point, I see a proxy configured on the Docker daemon, what is the network setup you are on? Does everything have to pass through the proxy? Do you get a different error when you remove it and test? Does it work when using IP addresses and if not, does it also not work when placing the IPs in noproxy specifically?

To make sure it can work I ran v0.2.8 on 3 RancherOS nodes with all roles and it provisioned successfully. I can run it on a proxied environment as well, but the more info you can give on your setup, the more it will help to reproduce so I can add better logging.

I also got this problem.

Hi There,

That’s my cloud config initial setup. I change the IP and the HOSTNAME using ros commands after merge this on the brand new rancherOS VMs.

Change hostname

hostname: rancher01.intranet.net
rancher:
sysctl:
net.ipv6.conf.all.disable_ipv6: 1
net.ipv6.conf.default.disable_ipv6: 1
net.ipv6.conf.lo.disable_ipv6: 1

Docker local repositories

docker:
insecure_registry:
- dockergrouprepo.k8sdevlb.intranet.net
- dockerrepo.k8sdevlb.intranet.net
registry_auths:
https://dockergrouprepo.k8sdevlb.intranet.net/v2/:
auth: cmFuY2hlcjpkZXZvcHNkZW1v
https://dockerrepo.k8sdevlb.intranet.net/v2/:
auth: cmFuY2hlcjpkZXZvcHNkZW1v

Set environment variables

environment:
HTTPS_PROXY: http://internet.intranet.net:8080
HTTP_PROXY: http://internet.intranet.net:8080
NO_PROXY: 127.0.0.1,localhost,.intranet.net,10.0.0.0/8,10.164.5.0/24
http_proxy: http://internet.intranet.net:8080
https_proxy: http://internet.intranet.net:8080
no_proxy: 127.0.0.1,localhost,.intranet.net,10.0.0.0/8,10.164.5.0/24
network:

Set resolv.conf

dns:
  domain: intranet.net
  search:
  - intranet.net
  nameservers:
  - 10.161.27.40
  - 10.171.27.40
http_proxy: http://internet.intranet.net:8080
https_proxy: http://internet.intranet.net:8080
interfaces:
  # Set network configuration for eth0 and loopback
  eth0:
    address: 10.164.5.200/24
    dhcp: false
    gateway: 10.164.5.5
    mtu: 1500
  lo:
    address: 127.0.0.1/8
    dhcp: false
no_proxy: 127.0.0.1,localhost,.intranet.net,10.0.0.0/8,10.164.5.0/24

services:
system_docker:
environment:
- HTTP_PROXY=http://internet.intranet.net:8080
- HTTPS_PROXY=http://internet.intranet.net:8080
- NO_PROXY=127.0.0.1,localhost,.intranet.net,10.0.0.0/8,10.164.5.0/24
services_include:
# Set rancher services - List of services = https://raw.githubusercontent.com/rancher/os-services/v1.5.4/index.yml
open-vm-tools: true
write_files:

Disable IPV6

  • content: |+
    net.ipv6.conf.all.disable_ipv6 = 1
    net.ipv6.conf.default.disable_ipv6 = 1
    net.ipv6.conf.lo.disable_ipv6 = 1
    owner: root:root
    path: /etc/sysctl.d/10-disable-ipv6.conf
    permissions: “0644”
    write_files:

  • content: |+
    #!/bin/sh
    cat << EOF >> /etc/ssl/certs/ca-certificates.crt
    -----BEGIN CERTIFICATE-----

    -----END CERTIFICATE-----
    EOF
    owner: root:root
    path: /opt/rancher/bin/start.sh
    permissions: “0755”

Can you ping me on Slack (https://slack.rancher.io) so we can run some more commands to determine where this is stuck?

The problem was around the timezone. All servers need to me in sync:

A quick test is run a “date -u” and compare the results:

ssh rancher@10.164.5.205 date -u; ssh rancher@10.164.5.206 date -u;ssh rancher@10.164.5.207 date -u ;date -u

Mon Sep 23 15:50:58 UTC 2019
Mon Sep 23 15:50:58 UTC 2019
Mon Sep 23 15:50:58 UTC 2019
Mon Sep 23 15:51:15 UTC 2019

OBS: this 1m17sec doesn’t matter…

The logging that indicates issue regarding to date/time is:

x509: certificate has expired or is not yet valid

It will show in etcd logs but there are a lot of other logs involved as it tries to use the certificate.

We are tracking the option to compare date/time here: https://github.com/rancher/rke/issues/1123