Skip to content

Instantly share code, notes, and snippets.

@barkingfoodog
Last active March 11, 2018 02:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barkingfoodog/0ef20965cc239d7827504a70d2811010 to your computer and use it in GitHub Desktop.
Save barkingfoodog/0ef20965cc239d7827504a70d2811010 to your computer and use it in GitHub Desktop.
$ vagrant up --debug | tee debug.out
INFO global: Vagrant version: 2.0.2
INFO global: Ruby version: 2.4.3
INFO global: RubyGems version: 2.6.14
INFO global: VAGRANT_SERVER_URL="https://box.suran.com"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_LOG="debug"
INFO global: resolv replacement has been enabled!
INFO global: Plugins:
DEBUG bundler: Current generated plugin dependency list: []
DEBUG bundler: Generating new builtin set instance.
DEBUG bundler: Generating new plugin set instance. Skip gems - []
DEBUG bundler: Activating solution set: []
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/validate/plugin.rb
INFO manager: Registered plugin: validate command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/communicators/winssh/plugin.rb
INFO manager: Registered plugin: windows ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/elementary/plugin.rb
INFO manager: Registered plugin: Elementary guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/haiku/plugin.rb
INFO manager: Registered plugin: Haiku guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/kali/plugin.rb
INFO manager: Registered plugin: Kali guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO global: Loading plugins!
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x000000010101ff20>)
INFO environment: - cwd: /Users/administrator/box
INFO environment: Home path: /Users/administrator/.vagrant.d
DEBUG environment: Effective local data path: /Users/administrator/box/.vagrant
INFO environment: Local data path: /Users/administrator/box/.vagrant
DEBUG environment: Creating: /Users/administrator/box/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x00000001012e7690>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000101467bf0>
DEBUG checkpoint_client: starting plugin check
INFO cli: CLI: [] "up" []
DEBUG checkpoint_client: plugin check complete
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG checkpoint_client: no information received from checkpoint
DEBUG command: 'Up' each target VM...
INFO loader: Set :root = ["#<Pathname:/Users/administrator/box/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/administrator/box/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/administrator/box/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO loader: Set "2152395140_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152395140_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 5.2.8r121009
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
DEBUG environment: Initial usable provider list: [[6, :virtualbox]]
DEBUG environment: Priority sorted usable provider list: [:virtualbox]
DEBUG environment: Preferred provider list: []
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list.
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "2152395140_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152395140_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: suran/macos1011 (virtualbox)
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box:
INFO machine: - Data dir: /Users/administrator/box/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}]
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000001009dea80 @logger=#<Log4r::Logger:0x00000001009dea30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000101102488 @logger=#<Log4r::Logger:0x00000001015448e8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000001009dea30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2:0x0000000100a74d28 @logger=#<Log4r::Logger:0x00000001009a7468 @fullname="vagrant::provider::virtualbox_5_2", @outputters=[], @additive=true, @name="virtualbox_5_2", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.2.8">, @cap_logger=#<Log4r::Logger:0x00000001013c42e8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000001013c4950>:0x000000010124ca00>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000001013c4720 @items={:public_address=>#<Proc:0x000000010140c9a8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000000010140c7a0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000001013c4630 @items={:public_address=>#<Proc:0x000000010139fd08@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000000010139fc40@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000001013c4590 @items={:forwarded_ports=>#<Proc:0x00000001013e6118@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000001013e6050@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000001013e6028@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000001013e6000@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO loader: Set "2152395140_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152395140_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
DEBUG environment: Initial usable provider list: [[6, :virtualbox]]
DEBUG environment: Priority sorted usable provider list: [:virtualbox]
DEBUG environment: Preferred provider list: []
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list.
INFO environment: Getting machine: default (virtualbox)
INFO environment: Returning cached machine: default (virtualbox)
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000001009dea80 @logger=#<Log4r::Logger:0x00000001009dea30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000101102488 @logger=#<Log4r::Logger:0x00000001015448e8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000001009dea30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2:0x0000000100a74d28 @logger=#<Log4r::Logger:0x00000001009a7468 @fullname="vagrant::provider::virtualbox_5_2", @outputters=[], @additive=true, @name="virtualbox_5_2", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.2.8">, @cap_logger=#<Log4r::Logger:0x00000001013c42e8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001008b4ba0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001008ea700 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001008ea688>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001011aebc0 @formatter=#<Log4r::BasicFormatter:0x00000001011b6118 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001008b4a60 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000001013c4950>:0x000000010124ca00>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000001013c4720 @items={:public_address=>#<Proc:0x000000010140c9a8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000000010140c7a0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000001013c4630 @items={:public_address=>#<Proc:0x000000010139fd08@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000000010139fc40@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000001013c4590 @items={:forwarded_ports=>#<Proc:0x00000001013e6118@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000001013e6050@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000001013e6028@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000001013e6000@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x0000000100a7c168> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-3f2d8917f5dba443ea2db0061e713feb
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-3f2d8917f5dba443ea2db0061e713feb
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/administrator/box>]
DEBUG host: Trying: alt
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001014dd990>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000001010f8b90>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000001010f8ac8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001030303c8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000010301aac8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000010301aac8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000001011362b0>
INFO warden: Calling IN action: #<Proc:0x0000000100a55540@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x00000001011360d0>
INFO interface: output: Box 'suran/macos1011' could not be found. Attempting to find and install...
INFO interface: output: ==> default: Box 'suran/macos1011' could not be found. Attempting to find and install...
==> default: Box 'suran/macos1011' could not be found. Attempting to find and install...
INFO interface: detail: Box Provider: virtualbox
INFO interface: detail: default: Box Provider: virtualbox
default: Box Provider: virtualbox
INFO interface: detail: Box Version: >= 0
INFO interface: detail: default: Box Version: >= 0
default: Box Version: >= 0
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001009fea38>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxAdd:0x000000010096f9c8>
INFO environment: Running hook: authenticate_box_url
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x00000001014e4830>
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000100c60330>
DEBUG client: No authentication token in environment or /Users/administrator/.vagrant.d/data/vagrant_login_token
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000100c60330>
INFO box_add: Downloading box: http://download.suran.com/developer/macos1011-0.1.0.box => /Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390
INFO downloader: HEAD: http://download.suran.com/developer/macos1011-0.1.0.box
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-I", "-q", "--fail", "--location", "--max-redirs", "10", "--user-agent", "Vagrant/2.0.2 (+https://www.vagrantup.com; ruby2.4.3)", "--continue-at", "-", "-H", "Accept: application/json", "http://download.suran.com/developer/macos1011-0.1.0.box"]
INFO subprocess: Command in the installer. Specifying DYLD_LIBRARY_PATH...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0
DEBUG subprocess: stderr: 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 9638M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
DEBUG subprocess: stdout: HTTP/1.1 200 OK
Date: Sun, 11 Mar 2018 00:27:31 GMT
Content-Type: application/octet-stream
Content-Length: 10106287681
Last-Modified: Sat, 10 Mar 2018 23:24:30 GMT
Connection: keep-alive
ETag: "5aa4692e-25a61b641"
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Content-Type-Options: nosniff
Accept-Ranges: bytes
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: output: Box file was not detected as metadata. Adding it directly...
INFO interface: output: ==> default: Box file was not detected as metadata. Adding it directly...
==> default: Box file was not detected as metadata. Adding it directly...
INFO interface: output: Adding box 'suran/macos1011' (v0) for provider: virtualbox
INFO interface: output: ==> default: Adding box 'suran/macos1011' (v0) for provider: virtualbox
==> default: Adding box 'suran/macos1011' (v0) for provider: virtualbox
INFO box_collection: Box not found: suran/macos1011 (virtualbox)
INFO box_add: Downloading box: http://download.suran.com/developer/macos1011-0.1.0.box => /Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390
INFO interface: detail: Downloading: http://download.suran.com/developer/macos1011-0.1.0.box
INFO interface: detail: default: Downloading: http://download.suran.com/developer/macos1011-0.1.0.box
default: Downloading: http://download.suran.com/developer/macos1011-0.1.0.box
INFO downloader: Downloader starting download:
INFO downloader: -- Source: http://download.suran.com/developer/macos1011-0.1.0.box
INFO downloader: -- Destination: /Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--user-agent", "Vagrant/2.0.2 (+https://www.vagrantup.com; ruby2.4.3)", "--continue-at", "-", "--output", "/Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390", "http://download.suran.com/developer/macos1011-0.1.0.box"]
INFO subprocess: Command in the installer. Specifying DYLD_LIBRARY_PATH...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 9638M 0 5372k 0 0 5372k 0 0:30:37 --:--:-- 0:30:37 10.3M
INFO interface: detail: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
INFO interface: detail: default: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
0 9638M 0 16.4M 0 0 16.4M 0 0:09:45 0:00:01 0:09:44 10.9M subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.3M/s, Estimated time remaining: 0:30:37)
INFO interface: detail: default: Progress: 0% (Rate: 10.3M/s, Estimated time remaining: 0:30:37)
0 9638M 0 27.6M 0 0 13.8M 0 0:11:37 0:00:02 0:11:35 11.0MBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.9M/s, Estimated time remaining: 0:09:44)
INFO interface: detail: default: Progress: 0% (Rate: 10.9M/s, Estimated time remaining: 0:09:44)
0 9638M 0 38.5M 0 0 12.8M 0 0:12:30 0:00:03 0:12:27 10.8MBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 11.0M/s, Estimated time remaining: 0:11:35)
INFO interface: detail: default: Progress: 0% (Rate: 11.0M/s, Estimated time remaining: 0:11:35)
0 9638M 0 48.9M 0 0 12.2M 0 0:13:07 0:00:04 0:13:03 10.8MBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.8M/s, Estimated time remaining: 0:12:27)
INFO interface: detail: default: Progress: 0% (Rate: 10.8M/s, Estimated time remaining: 0:12:27)
0 9638M 0 57.1M 0 0 11.4M 0 0:14:03 0:00:05 0:13:58 10.2MBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.8M/s, Estimated time remaining: 0:13:03)
INFO interface: detail: default: Progress: 0% (Rate: 10.8M/s, Estimated time remaining: 0:13:03)
0 9638M 0 67.7M 0 0 11.2M 0 0:14:12 0:00:06 0:14:06 10.2MBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.2M/s, Estimated time remaining: 0:13:58)
INFO interface: detail: default: Progress: 0% (Rate: 10.2M/s, Estimated time remaining: 0:13:58)
0 9638M 0 78.1M 0 0 11.1M 0 0:14:22 0:00:07 0:14:15 10.1MBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.2M/s, Estimated time remaining: 0:14:06)
INFO interface: detail: default: Progress: 0% (Rate: 10.2M/s, Estimated time remaining: 0:14:06)
0 9638M 0 86.4M 0 0 10.8M 0 0:14:51 0:00:08 0:14:43 9903kBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 10.1M/s, Estimated time remaining: 0:14:15)
INFO interface: detail: default: Progress: 0% (Rate: 10.1M/s, Estimated time remaining: 0:14:15)
1 9638M 1 97.6M 0 0 10.8M 0 0ted time remaining: 0:14:15)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 0% (Rate: 9903k/s, Estimated time remaining: 0:14:43)
INFO interface: detail: default: Progress: 0% (Rate: 9903k/s, Estimated time remaining: 0:14:43)
default: Progress: 0% (Rate: 9903k/s, Estimated time remaining: 0:14:43)DEBUG subprocess: stderr: :14:48 0:00:09 0:14:39 9974k
1 9638M 1 104M 0 0 10.4M 0 0:15:23 0:00:10 0:15:13 9569k
INFO interface: detail: Progress: 1% (Rate: 9974k/s, Estimated time remaining: 0:14:39)
INFO interface: detail: default: Progress: 1% (Rate: 9974k/s, Estimated time remaining: 0:14:39)
1 9638M 1 112M 0 0 10.1M 0 0:15:46 0:00:11 0:15:35 9053kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 9569k/s, Estimated time remaining: 0:15:13)
INFO interface: detail: default: Progress: 1% (Rate: 9569k/s, Estimated time remaining: 0:15:13)
1 9638M 1 114M 0 0 9745k 0 0:16:52 0:00:12 0:16:40 7386kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 9053k/s, Estimated time remaining: 0:15:35)
INFO interface: detail: default: Progress: 1% (Rate: 9053k/s, Estimated time remaining: 0:15:35)
1 9638M 1 119M 0 0 9444k 0 0:17:24 0:00:13 0:17:11 6844kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 7386k/s, Estimated time remaining: 0:16:40)
INFO interface: detail: default: Progress: 1% (Rate: 7386k/s, Estimated time remaining: 0:16:40)
1 9638M 1 126M 0 0 9234k 0 0:17:48 0:00:14 0:17:34 5735kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 6844k/s, Estimated time remaining: 0:17:11)
INFO interface: detail: default: Progress: 1% (Rate: 6844k/s, Estimated time remaining: 0:17:11)
1 9638M 1 131M 0 0 8983k 0 0:18:18 0:00:15 0:18:03 5513kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 5735k/s, Estimated time remaining: 0:17:34)
INFO interface: detail: default: Progress: 1% (Rate: 5735k/s, Estimated time remaining: 0:17:34)
1 9638M 1 139M 0 0 8916k 0 0:18:26 0:00:16 0:18:10 5594kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 5513k/s, Estimated time remaining: 0:18:03)
INFO interface: detail: default: Progress: 1% (Rate: 5513k/s, Estimated time remaining: 0:18:03)
1 9638M 1 142M 0 0 8572k 0 0:19:11 0:00:17 0:18:54 5754kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 5594k/s, Estimated time remaining: 0:18:10)
INFO interface: detail: default: Progress: 1% (Rate: 5594k/s, Estimated time remaining: 0:18:10)
1 9638M 1 152M 0 0 8673k 0 0:18:57 0:00:18 0:18:39 6667kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 5754k/s, Estimated time remaining: 0:18:54)
INFO interface: detail: default: Progress: 1% (Rate: 5754k/s, Estimated time remaining: 0:18:54)
1 9638M 1 161M 0 0 8687k 0 0:18:56 0:00:19 0:18:37 7119kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 6667k/s, Estimated time remaining: 0:18:39)
INFO interface: detail: default: Progress: 1% (Rate: 6667k/s, Estimated time remaining: 0:18:39)
1 9638M 1 170M 0 0 8722k 0 0:18:51 0:00:20 0:18:31 8201kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 7119k/s, Estimated time remaining: 0:18:37)
INFO interface: detail: default: Progress: 1% (Rate: 7119k/s, Estimated time remaining: 0:18:37)
1 9638M 1 180M 0 0 8789k 0 0:18:42 0:00:21 0:18:21 8383kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 8201k/s, Estimated time remaining: 0:18:31)
INFO interface: detail: default: Progress: 1% (Rate: 8201k/s, Estimated time remaining: 0:18:31)
1 9638M 1 189M 0 0 8821k 0 0:18:38 0:00:22 0:18:16 9667kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 8383k/s, Estimated time remaining: 0:18:21)
INFO interface: detail: default: Progress: 1% (Rate: 8383k/s, Estimated time remaining: 0:18:21)
2 9638M 2 199M 0 0 8863k 0 0:18:33 0:00:23 0:18:10 9546kBUG subprocess: stderr:
INFO interface: detail: Progress: 1% (Rate: 9667k/s, Estimated time remaining: 0:18:16)
INFO interface: detail: default: Progress: 1% (Rate: 9667k/s, Estimated time remaining: 0:18:16)
2 9638M 2 206M 0 0 8813k 0 0:18:39 0:00:24 0:18:15 9536kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 9546k/s, Estimated time remaining: 0:18:10)
INFO interface: detail: default: Progress: 2% (Rate: 9546k/s, Estimated time remaining: 0:18:10)
2 9638M 2 215M 0 0 8837k 0 0:18:36 0:00:25 0:18:11 9238kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 9536k/s, Estimated time remaining: 0:18:15)
INFO interface: detail: default: Progress: 2% (Rate: 9536k/s, Estimated time remaining: 0:18:15)
2 9638M 2 226M 0 0 8924k 0imated time remaining: 0:18:15)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 9238k/s, Estimated time remaining: 0:18:11)
INFO interface: detail: default: Progress: 2% (Rate: 9238k/s, Estimated time remaining: 0:18:11)
default: Progress: 2% (Rate: 9238k/s, Estimated time remaining: 0:18:11)DEBUG subprocess: stderr: 0:18:25 0:00:26 0:17:59 9492k
2 9638M 2 234M 0 0 8912k 0 0:18:27 0:00:27 0:18:00 9314k
INFO interface: detail: Progress: 2% (Rate: 9492k/s, Estimated time remaining: 0:17:59)
INFO interface: detail: default: Progress: 2% (Rate: 9492k/s, Estimated time remaining: 0:17:59)
2 9638M 2 245M 0 0 8960k 0 0:18:21 0:00:28 0:17:53 9410kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 9314k/s, Estimated time remaining: 0:18:00)
INFO interface: detail: default: Progress: 2% (Rate: 9314k/s, Estimated time remaining: 0:18:00)
2 9638M 2 251M 0 0 8866k 0 0:18:33 0:00:29 0:18:18:00)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 9410k/s, Estimated time remaining: 0:17:53)
INFO interface: detail: default: Progress: 2% (Rate: 9410k/s, Estimated time remaining: 0:17:53)
default: Progress: 2% (Rate: 9410k/s, Estimated time remaining: 0:17:53)DEBUG subprocess: stderr: 04 9117k
2 9638M 2 260M 0 0 8892k 0 0:18:29 0:00:30 0:17:59 9226k
INFO interface: detail: Progress: 2% (Rate: 9117k/s, Estimated time remaining: 0:18:04)
INFO interface: detail: default: Progress: 2% (Rate: 9117k/s, Estimated time remaining: 0:18:04)
2 9638M 2 268M 0 0 8857k 0 0:18:34 0:00:31 0:18:03 8505kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 9226k/s, Estimated time remaining: 0:17:59)
INFO interface: detail: default: Progress: 2% (Rate: 9226k/s, Estimated time remaining: 0:17:59)
2 9638M 2 278M 0 0 8917k 0 0:18:26 0:00:32 0:17:54 8942kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 8505k/s, Estimated time remaining: 0:18:03)
INFO interface: detail: default: Progress: 2% (Rate: 8505k/s, Estimated time remaining: 0:18:03)
2 9638M 2 288M 0 0 8946k 0 0:18:23 0:00:33 0:17:50 8865kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 8942k/s, Estimated time remaining: 0:17:54)
INFO interface: detail: default: Progress: 2% (Rate: 8942k/s, Estimated time remaining: 0:17:54)
3 9638M 3 293M 0 0 8828k 0 0:18:37 0:00:34 0:18:03 8613kBUG subprocess: stderr:
INFO interface: detail: Progress: 2% (Rate: 8865k/s, Estimated time remaining: 0:17:50)
INFO interface: detail: default: Progress: 2% (Rate: 8865k/s, Estimated time remaining: 0:17:50)
3 9638M 3 304M 0 0 8904k 0 0:18:28 0:00:35 0:17:53 8972kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 8613k/s, Estimated time remaining: 0:18:03)
INFO interface: detail: default: Progress: 3% (Rate: 8613k/s, Estimated time remaining: 0:18:03)
3 9638M 3 313M 0 0 8912k 0 0:18:27 0:00:36 0:17:51 9256kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 8972k/s, Estimated time remaining: 0:17:53)
INFO interface: detail: default: Progress: 3% (Rate: 8972k/s, Estimated time remaining: 0:17:53)
3 9638M 3 322M 0 0 8927k 0 0:18:25 0:00:37 0:17:48 8990kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 9256k/s, Estimated time remaining: 0:17:51)
INFO interface: detail: default: Progress: 3% (Rate: 9256k/s, Estimated time remaining: 0:17:51)
3 9638M 3 333M 0 0 8978k 0 0:18:19 0:00:38 0:17:41 9191kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 8990k/s, Estimated time remaining: 0:17:48)
INFO interface: detail: default: Progress: 3% (Rate: 8990k/s, Estimated time remaining: 0:17:48)
3 9638M 3 344M 0 0 9042k 0 0:18:11 0:00:39 0:17:32 10.2MBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 9191k/s, Estimated time remaining: 0:17:41)
INFO interface: detail: default: Progress: 3% (Rate: 9191k/s, Estimated time remaining: 0:17:41)
3 9638M 3 353M 0 0 9043k 0 0:18:11 0:00:40 0:17:31 9.7MBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 10.2M/s, Estimated time remaining: 0:17:32)
INFO interface: detail: default: Progress: 3% (Rate: 10.2M/s, Estimated time remaining: 0:17:32)
3 9638M 3 361M 0 0 9032k 0 0:18:12 0:00:41 0:17:31 9892kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 9.7M/s, Estimated time remaining: 0:17:31)
INFO interface: detail: default: Progress: 3% (Rate: 9.7M/s, Estimated time remaining: 0:17:31)
3 9638M 3 370M 0 0 9035k 0 0:18:12 0:00:42 0:17:30 9835kUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 9892k/s, Estimated time remaining: 0:17:31)
INFO interface: detail: default: Progress: 3% (Rate: 9892k/s, Estimated time remaining: 0:17:31)
3 9638M 3 378M 0 0 9004k 0 0:18:16 0:00:43 0:17:33 8951kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 9835k/s, Estimated time remaining: 0:17:30)
INFO interface: detail: default: Progress: 3% (Rate: 9835k/s, Estimated time remaining: 0:17:30)
3 9638M 3 380M 0 0 8864k 0 0:18:33 0:00:44 0:17:49 7479kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 8951k/s, Estimated time remaining: 0:17:33)
INFO interface: detail: default: Progress: 3% (Rate: 8951k/s, Estimated time remaining: 0:17:33)
4 9638M 4 389M 0 0 8852k 0 0:18:34 0:00:45 0:17:49 7321kBUG subprocess: stderr:
INFO interface: detail: Progress: 3% (Rate: 7479k/s, Estimated time remaining: 0:17:49)
INFO interface: detail: default: Progress: 3% (Rate: 7479k/s, Estimated time remaining: 0:17:49)
4 9638M 4 397M 0 0 8857k 0 0:18:34 0:00:46 0:17:48 7428kBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 7321k/s, Estimated time remaining: 0:17:49)
INFO interface: detail: default: Progress: 4% (Rate: 7321k/s, Estimated time remaining: 0:17:49)
4 9638M 4 405M 0 te: 7321k/s, Estimated time remaining: 0:17:49)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 7428k/s, Estimated time remaining: 0:17:48)
INFO interface: detail: default: Progress: 4% (Rate: 7428k/s, Estimated time remaining: 0:17:48)
default: Progress: 4% (Rate: 7428k/s, Estimated time remaining: 0:17:48)DEBUG subprocess: stderr: 0 8835k 0 0:18:37 0:00:47 0:17:50 7154k
4 9638M 4 414M 0 0 8850k 0 0:18:35 0:00:48 0:17:47 7736k
INFO interface: detail: Progress: 4% (Rate: 7154k/s, Estimated time remaining: 0:17:50)
INFO interface: detail: default: Progress: 4% (Rate: 7154k/s, Estimated time remaining: 0:17:50)
4 9638M 4 421M 0 0 8807k 0 0:18:40 0:00:49 0:17:51 70)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 7736k/s, Estimated time remaining: 0:17:47)
INFO interface: detail: default: Progress: 4% (Rate: 7736k/s, Estimated time remaining: 0:17:47)
default: Progress: 4% (Rate: 7736k/s, Estimated time remaining: 0:17:47)DEBUG subprocess: stderr: 646k
4 9638M 4 425M 0 0 8707k 0 0:18:53 0:00:50 0:18:03 7306k
INFO interface: detail: Progress: 4% (Rate: 7646k/s, Estimated time remaining: 0:17:51)
INFO interface: detail: default: Progress: 4% (Rate: 7646k/s, Estimated time remaining: 0:17:51)
4 9638M 4 434M 0 0 8724k 0 0:18:51 0:00:51 0:18:00 7474kBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 7306k/s, Estimated time remaining: 0:18:03)
INFO interface: detail: default: Progress: 4% (Rate: 7306k/s, Estimated time remaining: 0:18:03)
4 9638M 4 444M 0 0 7306k/s, Estimated time remaining: 0:18:03)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 7474k/s, Estimated time remaining: 0:18:00)
INFO interface: detail: default: Progress: 4% (Rate: 7474k/s, Estimated time remaining: 0:18:00)
default: Progress: 4% (Rate: 7474k/s, Estimated time remaining: 0:18:00)DEBUG subprocess: stderr: 8758k 0 0:18:46 0:00:52 0:17:54 8039k
4 9638M 4 455M 0 0 8799k 0 0:18:41 0:00:53 0:17:48 8275k
INFO interface: detail: Progress: 4% (Rate: 8039k/s, Estimated time remaining: 0:17:54)
INFO interface: detail: default: Progress: 4% (Rate: 8039k/s, Estimated time remaining: 0:17:54)
4 9638M 4 463M 0 0 8791k 0 0:18:42 0:00:54 0:17:48 9439kBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 8275k/s, Estimated time remaining: 0:17:48)
INFO interface: detail: default: Progress: 4% (Rate: 8275k/s, Estimated time remaining: 0:17:48)
4 9638M 4 471M 0 0 8774k 0 0:18:44 0:00:55 0:17:49 9522kBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 9439k/s, Estimated time remaining: 0:17:48)
INFO interface: detail: default: Progress: 4% (Rate: 9439k/s, Estimated time remaining: 0:17:48)
5 9638M 5 482M 0 0 8816k 0 0:18:39 0:00:56 0:17:43 9785kBUG subprocess: stderr:
INFO interface: detail: Progress: 4% (Rate: 9522k/s, Estimated time remaining: 0:17:49)
INFO interface: detail: default: Progress: 4% (Rate: 9522k/s, Estimated time remaining: 0:17:49)
5 9638M 5 489M 0 0 8797k 0 0:18:41 0:00:57 0:17:44 9197kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 9785k/s, Estimated time remaining: 0:17:43)
INFO interface: detail: default: Progress: 5% (Rate: 9785k/s, Estimated time remaining: 0:17:43)
5 9638M 5 500M 0 0 8834k 0 0:18:37 0:00:58 0:17:39 9245kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 9197k/s, Estimated time remaining: 0:17:44)
INFO interface: detail: default: Progress: 5% (Rate: 9197k/s, Estimated time remaining: 0:17:44)
5 9638M 5 509M 0 0 8851k 0 0:18:35 0:00:59 0:17:36 9500kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 9245k/s, Estimated time remaining: 0:17:39)
INFO interface: detail: default: Progress: 5% (Rate: 9245k/s, Estimated time remaining: 0:17:39)
5 9638M 5 512M 0 0 8752k 0 0:18:47 0:01:00 0:17:47 8557kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 9500k/s, Estimated time remaining: 0:17:36)
INFO interface: detail: default: Progress: 5% (Rate: 9500k/s, Estimated time remaining: 0:17:36)
5 9638M 5 524M 0 0 8796k 0 0:18:4ime remaining: 0:17:36)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 8557k/s, Estimated time remaining: 0:17:47)
INFO interface: detail: default: Progress: 5% (Rate: 8557k/s, Estimated time remaining: 0:17:47)
default: Progress: 5% (Rate: 8557k/s, Estimated time remaining: 0:17:47)DEBUG subprocess: stderr: 1 0:01:01 0:17:40 8574k
5 9638M 5 532M 0 0 8801k 0 0:18:41 0:01:02 0:17:39 8854k
INFO interface: detail: Progress: 5% (Rate: 8574k/s, Estimated time remaining: 0:17:40)
INFO interface: detail: default: Progress: 5% (Rate: 8574k/s, Estimated time remaining: 0:17:40)
5 9638M 5 542M 0 0 8810k 0 0:18:40 0:01:03 0:17:37 8530kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 8854k/s, Estimated time remaining: 0:17:39)
INFO interface: detail: default: Progress: 5% (Rate: 8854k/s, Estimated time remaining: 0:17:39)
5 9638M 5 550M 0 0 8813k 0 0:18:39 0:01:04 0:17:35 8328kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 8530k/s, Estimated time remaining: 0:17:37)
INFO interface: detail: default: Progress: 5% (Rate: 8530k/s, Estimated time remaining: 0:17:37)
5 9638M 5 560M 0 0 8824k 0 0:18:38 0:01:05 0:17:33 9637kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 8328k/s, Estimated time remaining: 0:17:35)
INFO interface: detail: default: Progress: 5% (Rate: 8328k/s, Estimated time remaining: 0:17:35)
5 9638M 5 568M 0 0 8825k 0 0:18:38 0:01:06 0:17:32 9179kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 9637k/s, Estimated time remaining: 0:17:33)
INFO interface: detail: default: Progress: 5% (Rate: 9637k/s, Estimated time remaining: 0:17:33)
6 9638M 6 580M 0 0 8865k 0 0:18:33 0:01:07 0:17:26 9652kBUG subprocess: stderr:
INFO interface: detail: Progress: 5% (Rate: 9179k/s, Estimated time remaining: 0:17:32)
INFO interface: detail: default: Progress: 5% (Rate: 9179k/s, Estimated time remaining: 0:17:32)
6 9638M 6 589M 0 0 8871k 0 0:18:32 0:01:08 0:17:24 9645kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 9652k/s, Estimated time remaining: 0:17:26)
INFO interface: detail: default: Progress: 6% (Rate: 9652k/s, Estimated time remaining: 0:17:26)
6 9638M 6 598M 0 0 8877k 0 0:18:31 0:01:09 0:17:22 9746kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 9645k/s, Estimated time remaining: 0:17:24)
INFO interface: detail: default: Progress: 6% (Rate: 9645k/s, Estimated time remaining: 0:17:24)
6 9638M 6 608M 0 0 8894k 0 0:18:29 0:01:10 0:17:19 9856kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 9746k/s, Estimated time remaining: 0:17:22)
INFO interface: detail: default: Progress: 6% (Rate: 9746k/s, Estimated time remaining: 0:17:22)
6 9638M 6 615M 0 0 8880k 0 0:18:31 0:01:11 0:17:20 9601kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 9856k/s, Estimated time remaining: 0:17:19)
INFO interface: detail: default: Progress: 6% (Rate: 9856k/s, Estimated time remaining: 0:17:19)
6 9638M 6 622M 0 0 8853k 0 0:18:34 0:01:12 0:17:22 8700kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 9601k/s, Estimated time remaining: 0:17:20)
INFO interface: detail: default: Progress: 6% (Rate: 9601k/s, Estimated time remaining: 0:17:20)
6 9638M 6 630M 0 0 8851k 0 0:18:35 0:01:13 0:17:22 8428kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 8700k/s, Estimated time remaining: 0:17:22)
INFO interface: detail: default: Progress: 6% (Rate: 8700k/s, Estimated time remaining: 0:17:22)
6 9638M 6 638M 0 0 8837k 0 0:18:36 0:01:14 0:17:22 8286kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 8428k/s, Estimated time remaining: 0:17:22)
INFO interface: detail: default: Progress: 6% (Rate: 8428k/s, Estimated time remaining: 0:17:22)
6 9638M 6 648M 0 0 8858k 0 0:18:34 0:01:15 0:17:19 8348kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 8286k/s, Estimated time remaining: 0:17:22)
INFO interface: detail: default: Progress: 6% (Rate: 8286k/s, Estimated time remaining: 0:17:22)
6 9638M 6 656M 0 0 8849k 0 0:18:35 0:01:16 0:17:19 8410kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 8348k/s, Estimated time remaining: 0:17:19)
INFO interface: detail: default: Progress: 6% (Rate: 8348k/s, Estimated time remaining: 0:17:19)
6 9638M 6 667M 0 0 8883k 0 0:18:31 0:01:17 0:17:14 9307kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 8410k/s, Estimated time remaining: 0:17:19)
INFO interface: detail: default: Progress: 6% (Rate: 8410k/s, Estimated time remaining: 0:17:19)
7 9638M 7 675M 0 0 8868k 0 0:18:32 0:01:18 0:17:14 9282kBUG subprocess: stderr:
INFO interface: detail: Progress: 6% (Rate: 9307k/s, Estimated time remaining: 0:17:14)
INFO interface: detail: default: Progress: 6% (Rate: 9307k/s, Estimated time remaining: 0:17:14)
7 9638M 7 684M 0 0 8878k 0 0:18:31 0:01:19 0:17:12 9489kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9282k/s, Estimated time remaining: 0:17:14)
INFO interface: detail: default: Progress: 7% (Rate: 9282k/s, Estimated time remaining: 0:17:14)
7 9638M 7 695M 0 0 8896k 0 0:18:29 0:01:20 0:17:09 9475kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9489k/s, Estimated time remaining: 0:17:12)
INFO interface: detail: default: Progress: 7% (Rate: 9489k/s, Estimated time remaining: 0:17:12)
7 9638M 7 703M 0 0 8894k 0 0:18:29 0:01:21 0:17:08 9571kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9475k/s, Estimated time remaining: 0:17:09)
INFO interface: detail: default: Progress: 7% (Rate: 9475k/s, Estimated time remaining: 0:17:09)
7 9638M 7 714M 0 0 8925k 0 0:18:25 0:01:22 0:17:03 9572kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9571k/s, Estimated time remaining: 0:17:08)
INFO interface: detail: default: Progress: 7% (Rate: 9571k/s, Estimated time remaining: 0:17:08)
7 9638M 7 723M 0 0 8922k 0 0:18:26 0:01:23 0:17:03 9765kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9572k/s, Estimated time remaining: 0:17:03)
INFO interface: detail: default: Progress: 7% (Rate: 9572k/s, Estimated time remaining: 0:17:03)
7 9638M 7 734M 0 0 8952k 0 0:18:22 0:01:24 0:16:58 9.8MBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9765k/s, Estimated time remaining: 0:17:03)
INFO interface: detail: default: Progress: 7% (Rate: 9765k/s, Estimated time remaining: 0:17:03)
7 9638M 7 741M 0 0 8936k 0 0:18:24 0:01:25 0:16:59:03)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9.8M/s, Estimated time remaining: 0:16:58)
INFO interface: detail: default: Progress: 7% (Rate: 9.8M/s, Estimated time remaining: 0:16:58)
default: Progress: 7% (Rate: 9.8M/s, Estimated time remaining: 0:16:58)DEBUG subprocess: stderr: 9499k
7 9638M 7 752M 0 0 8960k 0 0:18:21 0:01:26 0:16:55 9.7M
INFO interface: detail: Progress: 7% (Rate: 9499k/s, Estimated time remaining: 0:16:59)
INFO interface: detail: default: Progress: 7% (Rate: 9499k/s, Estimated time remaining: 0:16:59)
7 9638M 7 761M 0 0 8957k 0 0:18:21 0:01:27 0:16:54 9491kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9.7M/s, Estimated time remaining: 0:16:55)
INFO interface: detail: default: Progress: 7% (Rate: 9.7M/s, Estimated time remaining: 0:16:55)
7 9638M 7 770M 0 0 8961k 0 0:18:21 0:01:28 0:16:53 9603kUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9491k/s, Estimated time remaining: 0:16:54)
INFO interface: detail: default: Progress: 7% (Rate: 9491k/s, Estimated time remaining: 0:16:54)
8 9638M 8 781M 0 0 8988k 0 0:18:18 0:01:29 0:16:49 9583kBUG subprocess: stderr:
INFO interface: detail: Progress: 7% (Rate: 9603k/s, Estimated time remaining: 0:16:53)
INFO interface: detail: default: Progress: 7% (Rate: 9603k/s, Estimated time remaining: 0:16:53)
8 9638M 8 792M 0 0 9015k 0 0:18:14 0:01:30 0:16:44 10.2MBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 9583k/s, Estimated time remaining: 0:16:49)
INFO interface: detail: default: Progress: 8% (Rate: 9583k/s, Estimated time remaining: 0:16:49)
8 9638M 8 803M 0 0 9037k 0 0:18:11 0:01:31 0:16:40 10.1MBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 10.2M/s, Estimated time remaining: 0:16:44)
INFO interface: detail: default: Progress: 8% (Rate: 10.2M/s, Estimated time remaining: 0:16:44)
8 9638M 8 812M 0 0 9045k 0 0:18:11 0:01:32 0:16:39 10.3MBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 10.1M/s, Estimated time remaining: 0:16:40)
INFO interface: detail: default: Progress: 8% (Rate: 10.1M/s, Estimated time remaining: 0:16:40)
8 9638M 8 816M 0 0 8991k 0 0:18:17 0:01:33 0:16:44 9458kBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 10.3M/s, Estimated time remaining: 0:16:39)
INFO interface: detail: default: Progress: 8% (Rate: 10.3M/s, Estimated time remaining: 0:16:39)
8 9638M 8 826M 0 0 9008k 0 0:18:15 0:01:34 0:16:41 9369kBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 9458k/s, Estimated time remaining: 0:16:44)
INFO interface: detail: default: Progress: 8% (Rate: 9458k/s, Estimated time remaining: 0:16:44)
8 9638M 8 837M 0 0 9031k 0 0:18:12 0:01:35 0:16:37 9322kBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 9369k/s, Estimated time remaining: 0:16:41)
INFO interface: detail: default: Progress: 8% (Rate: 9369k/s, Estimated time remaining: 0:16:41)
8 9638M 8 849M 0 0 9056k 0 0:18:09 0:01:36 0:16:33 9395kBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 9322k/s, Estimated time remaining: 0:16:37)
INFO interface: detail: default: Progress: 8% (Rate: 9322k/s, Estimated time remaining: 0:16:37)
8 9638M 8 860M 0 0 9081k 0 0:18:06 0:01:37 0:16:29 9746kBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 9395k/s, Estimated time remaining: 0:16:33)
INFO interface: detail: default: Progress: 8% (Rate: 9395k/s, Estimated time remaining: 0:16:33)
9 9638M 9 871M 0 0 9105k 0 0:18:03 0:01:38 0:16:25 11.0MBUG subprocess: stderr:
INFO interface: detail: Progress: 8% (Rate: 9746k/s, Estimated time remaining: 0:16:29)
INFO interface: detail: default: Progress: 8% (Rate: 9746k/s, Estimated time remaining: 0:16:29)
9 9638M 9 882M : 8% (Rate: 9746k/s, Estimated time remaining: 0:16:29)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 11.0M/s, Estimated time remaining: 0:16:25)
INFO interface: detail: default: Progress: 9% (Rate: 11.0M/s, Estimated time remaining: 0:16:25)
default: Progress: 9% (Rate: 11.0M/s, Estimated time remaining: 0:16:25)DEBUG subprocess: stderr: 0 0 9128k 0 0:18:01 0:01:39 0:16:22 11.1M
9 9638M 9 892M 0 0 9137k 0 0:18:00 0:01:40 0:16:20 10.8M
INFO interface: detail: Progress: 9% (Rate: 11.1M/s, Estimated time remaining: 0:16:22)
INFO interface: detail: default: Progress: 9% (Rate: 11.1M/s, Estimated time remaining: 0:16:22)
9 9638M 9 902M 0 0 9150k 0 0:17:58 0:01:41 0:16:17 10.6MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.8M/s, Estimated time remaining: 0:16:20)
INFO interface: detail: default: Progress: 9% (Rate: 10.8M/s, Estimated time remaining: 0:16:20)
9 9638M 9 913M 0 0 9173k 0 0:17:55 0:01:42 0:16:13 10.6MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.6M/s, Estimated time remaining: 0:16:17)
INFO interface: detail: default: Progress: 9% (Rate: 10.6M/s, Estimated time remaining: 0:16:17)
9 9638M 9 924M 0 0 9188k 0 0:17:54 0:01:43 0:16:11 10.5MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.6M/s, Estimated time remaining: 0:16:13)
INFO interface: detail: default: Progress: 9% (Rate: 10.6M/s, Estimated time remaining: 0:16:13)
9 9638M 9 934M 0 0 9203k 0 0:17:52 0:01:44 0:16:08 10.4MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.5M/s, Estimated time remaining: 0:16:11)
INFO interface: detail: default: Progress: 9% (Rate: 10.5M/s, Estimated time remaining: 0:16:11)
9 9638M 9 943M 0 0 9205k 0 0:17:52 0:01:45 0:16:07 10.3MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.4M/s, Estimated time remaining: 0:16:08)
INFO interface: detail: default: Progress: 9% (Rate: 10.4M/s, Estimated time remaining: 0:16:08)
9 9638M 9 953M 0 0 9208k 0 0:17:51 0:01:46 0:16:05 10.1MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.3M/s, Estimated time remaining: 0:16:07)
INFO interface: detail: default: Progress: 9% (Rate: 10.3M/s, Estimated time remaining: 0:16:07)
10 9638M 10 964M 0 0 9229k 0 0:17:49 0:01:47 0:16:02 10.1MBUG subprocess: stderr:
INFO interface: detail: Progress: 9% (Rate: 10.1M/s, Estimated time remaining: 0:16:05)
INFO interface: detail: default: Progress: 9% (Rate: 10.1M/s, Estimated time remaining: 0:16:05)
10 9638M 10 975M 0 0 9248k 0 0:17:47 0:01:48 0:15:59 10.2MBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.1M/s, Estimated time remaining: 0:16:02)
INFO interface: detail: default: Progress: 10% (Rate: 10.1M/s, Estimated time remaining: 0:16:02)
10 9638M 10 985M 0 0 9258k 0 0:17:45 0:01:49 0:15:56 10.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.2M/s, Estimated time remaining: 0:15:59)
INFO interface: detail: default: Progress: 10% (Rate: 10.2M/s, Estimated time remaining: 0:15:59)
10 9638M 10 996M 0 0 9278k 0 0:17:43 0:01:50 0:15:53 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.1M/s, Estimated time remaining: 0:15:56)
INFO interface: detail: default: Progress: 10% (Rate: 10.1M/s, Estimated time remaining: 0:15:56)
10 9638M 10 1007M 0 0 9292k 0 0:17:42 0:01:51 0:15:51 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.5M/s, Estimated time remaining: 0:15:53)
INFO interface: detail: default: Progress: 10% (Rate: 10.5M/s, Estimated time remaining: 0:15:53)
10 9638M 10 1018M 0 0 9308k 0 0:17:40 0:01:52 0:15:48 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.8M/s, Estimated time remaining: 0:15:51)
INFO interface: detail: default: Progress: 10% (Rate: 10.8M/s, Estimated time remaining: 0:15:51)
10 9638M 10 1029M 0 0 9324k 0 0:17:38 0:01:53 0:15:45 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.7M/s, Estimated time remaining: 0:15:48)
INFO interface: detail: default: Progress: 10% (Rate: 10.7M/s, Estimated time remaining: 0:15:48)
10 9638M 10 1039M 0 0 9337k 0 0:17:36 0:01:54 0:15:42 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.7M/s, Estimated time remaining: 0:15:45)
INFO interface: detail: default: Progress: 10% (Rate: 10.7M/s, Estimated time remaining: 0:15:45)
10 9638M 10 1050M 0 0 9356k 0 0:17:34 0:01:55 0:15:39 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.8M/s, Estimated time remaining: 0:15:42)
INFO interface: detail: default: Progress: 10% (Rate: 10.8M/s, Estimated time remaining: 0:15:42)
11 9638M 11 1061M 0 0 9368k 0 0:17:33 0:01:56 0:15:37 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 10% (Rate: 10.8M/s, Estimated time remaining: 0:15:39)
INFO interface: detail: default: Progress: 10% (Rate: 10.8M/s, Estimated time remaining: 0:15:39)
11 9638M 11 1072M 0 0 9386k 0 0:17:31 0:01:57 0:15:34 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:37)
INFO interface: detail: default: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:37)
11 9638M 11 1083M 0 0 9398k 0 0:17:30 0:01:58 0:15:32 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:34)
INFO interface: detail: default: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:34)
11 9638M 11 1093M 0 0 9413k 0 0:17:28 0:01:59 0:15:29 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:32)
INFO interface: detail: default: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:32)
11 9638M 11 1102M 0 0 9409k 0 0:17:28 0:02:00 0:15:28 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:29)
INFO interface: detail: default: Progress: 11% (Rate: 10.8M/s, Estimated time remaining: 0:15:29)
11 9638M 11 1113M 0 0 9425k 0 0:17:27 0:02:01 0:15:26 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.3M/s, Estimated time remaining: 0:15:28)
INFO interface: detail: default: Progress: 11% (Rate: 10.3M/s, Estimated time remaining: 0:15:28)
11 9638M 11 1123M 0 0 9434k 0 0:17:26 0:02:02 0:15:24 10.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.4M/s, Estimated time remaining: 0:15:26)
INFO interface: detail: default: Progress: 11% (Rate: 10.4M/s, Estimated time remaining: 0:15:26)
11 9638M 11 1134M 0 0 9447k 0 0:17:24ime remaining: 0:15:26)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.2M/s, Estimated time remaining: 0:15:24)
INFO interface: detail: default: Progress: 11% (Rate: 10.2M/s, Estimated time remaining: 0:15:24)
default: Progress: 11% (Rate: 10.2M/s, Estimated time remaining: 0:15:24)DEBUG subprocess: stderr: 0:02:03 0:15:21 10.3M
11 9638M 11 1145M 0 0 9457k 0 0:17:23 0:02:04 0:15:19 10.2M
INFO interface: detail: Progress: 11% (Rate: 10.3M/s, Estimated time remaining: 0:15:21)
INFO interface: detail: default: Progress: 11% (Rate: 10.3M/s, Estimated time remaining: 0:15:21)
11 9638M 11 1156M 0 0 9473k 0 0:17:21 0:02:05 0:15:16 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.2M/s, Estimated time remaining: 0:15:19)
INFO interface: detail: default: Progress: 11% (Rate: 10.2M/s, Estimated time remaining: 0:15:19)
12 9638M 12 1167M 0 0 9484k 0 0:17:2time remaining: 0:15:19)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 11% (Rate: 10.7M/s, Estimated time remaining: 0:15:16)
INFO interface: detail: default: Progress: 11% (Rate: 10.7M/s, Estimated time remaining: 0:15:16)
default: Progress: 11% (Rate: 10.7M/s, Estimated time remaining: 0:15:16)DEBUG subprocess: stderr: 0 0:02:06 0:15:14 10.6M
12 9638M 12 1178M 0 0 9499k 0 0:17:18 0:02:07 0:15:11 10.8M
INFO interface: detail: Progress: 12% (Rate: 10.6M/s, Estimated time remaining: 0:15:14)
INFO interface: detail: default: Progress: 12% (Rate: 10.6M/s, Estimated time remaining: 0:15:14)
12 9638M 12 1188M 0 0 9510k 0 0:17:17 0:02:08 0:15:09 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.8M/s, Estimated time remaining: 0:15:11)
INFO interface: detail: default: Progress: 12% (Rate: 10.8M/s, Estimated time remaining: 0:15:11)
12 9638M 12 1199M 0 0 9522k 0 0:17:16 0:02:09 0:15:07 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:15:09)
INFO interface: detail: default: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:15:09)
12 9638M 12 1210M 0 0 9534k 0 0:17:15 0:02:10 0:15:05 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.8M/s, Estimated time remaining: 0:15:07)
INFO interface: detail: default: Progress: 12% (Rate: 10.8M/s, Estimated time remaining: 0:15:07)
12 9638M 12 1220M 0 0 9543k 0 0:17:14 0:02:11 0:15:03 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.8M/s, Estimated time remaining: 0:15:05)
INFO interface: detail: default: Progress: 12% (Rate: 10.8M/s, Estimated time remaining: 0:15:05)
12 9638M 12 1231M 0 0 9552k 0 0:17:13 0:02:12 0:15:01 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:15:03)
INFO interface: detail: default: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:15:03)
12 9638M 12 1242M 0 0 9566k 0 0:17:11 0:02:13 0:14:58 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.6M/s, Estimated time remaining: 0:15:01)
INFO interface: detail: default: Progress: 12% (Rate: 10.6M/s, Estimated time remaining: 0:15:01)
13 9638M 13 1253M 0 0 9575k 0 imated time remaining: 0:15:01)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:14:58)
INFO interface: detail: default: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:14:58)
default: Progress: 12% (Rate: 10.7M/s, Estimated time remaining: 0:14:58)DEBUG subprocess: stderr: 0:17:10 0:02:14 0:14:56 10.4M
13 9638M 13 1263M 0 0 9580k 0 0:17:10 0:02:15 0:14:55 10.5M
INFO interface: detail: Progress: 13% (Rate: 10.4M/s, Estimated time remaining: 0:14:56)
INFO interface: detail: default: Progress: 13% (Rate: 10.4M/s, Estimated time remaining: 0:14:56)
13 9638M 13 1273M 0 0 9591k 0 0:17:08 0:02:16 0:14:52 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 10.5M/s, Estimated time remaining: 0:14:55)
INFO interface: detail: default: Progress: 13% (Rate: 10.5M/s, Estimated time remaining: 0:14:55)
13 9638M 13 1280M 0 0 9572k 0 0:17:10 0:02:17 0:14:534:55)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 10.5M/s, Estimated time remaining: 0:14:52)
INFO interface: detail: default: Progress: 13% (Rate: 10.5M/s, Estimated time remaining: 0:14:52)
default: Progress: 13% (Rate: 10.5M/s, Estimated time remaining: 0:14:52)DEBUG subprocess: stderr: 9.8M
13 9638M 13 1287M 0 0 9556k 0 0:17:12 0:02:18 0:14:54 9285k
INFO interface: detail: Progress: 13% (Rate: 9.8M/s, Estimated time remaining: 0:14:53)
INFO interface: detail: default: Progress: 13% (Rate: 9.8M/s, Estimated time remaining: 0:14:53)
13 9638M 13 1297M 0 0 9560k 0 0:17:12 0:02:19 0:14:53 9339kBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 9285k/s, Estimated time remaining: 0:14:54)
INFO interface: detail: default: Progress: 13% (Rate: 9285k/s, Estimated time remaining: 0:14:54)
13 9638M 13 1308M 0 0 9570k 0 0:17:11 0:02:20 0:14:51 9293kEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 9339k/s, Estimated time remaining: 0:14:53)
INFO interface: detail: default: Progress: 13% (Rate: 9339k/s, Estimated time remaining: 0:14:53)
13 9638M 13 1319M 0 0 9583k 0 0:17:09 0:02:21 0:14:48 9368kEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 9293k/s, Estimated time remaining: 0:14:51)
INFO interface: detail: default: Progress: 13% (Rate: 9293k/s, Estimated time remaining: 0:14:51)
13 9638M 13 1330M 0 0 9595k 0 0:17:08 0:02:22 0:14:46 10.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 9368k/s, Estimated time remaining: 0:14:48)
INFO interface: detail: default: Progress: 13% (Rate: 9368k/s, Estimated time remaining: 0:14:48)
13 9638M 13 1341M 0 0 9608k 0 0:17:07 0:02:23 0:14:44 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 10.0M/s, Estimated time remaining: 0:14:46)
INFO interface: detail: default: Progress: 13% (Rate: 10.0M/s, Estimated time remaining: 0:14:46)
14 9638M 14 1353M 0 0 9621k 0 0:17:05 0:02:24 0:: 0:14:46)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 13% (Rate: 10.8M/s, Estimated time remaining: 0:14:44)
INFO interface: detail: default: Progress: 13% (Rate: 10.8M/s, Estimated time remaining: 0:14:44)
default: Progress: 13% (Rate: 10.8M/s, Estimated time remaining: 0:14:44)DEBUG subprocess: stderr: 14:41 11.0M
14 9638M 14 1364M 0 0 9634k 0 0:17:04 0:02:25 0:14:39 11.1M
INFO interface: detail: Progress: 14% (Rate: 11.0M/s, Estimated time remaining: 0:14:41)
INFO interface: detail: default: Progress: 14% (Rate: 11.0M/s, Estimated time remaining: 0:14:41)
14 9638M 14 1375M 0 0 9646k 0 0:17:03 0:02:26 0:14:37 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:39)
INFO interface: detail: default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:39)
14 9638M 14 1386M 0 0 9659k 0 0:17:01 0:02:27 0:14:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:37)
INFO interface: detail: default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:37)
14 9638M 14 1397M 0 0 9671k 0 0:17:00 0:02:28 0:14:32 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:34)
INFO interface: detail: default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:34)
14 9638M 14 1409M 0 0 9683k 0 0:16:59 0:02maining: 0:14:34)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:32)
INFO interface: detail: default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:32)
default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:32)DEBUG subprocess: stderr: :29 0:14:30 11.1M
14 9638M 14 1419M 0 0 9692k
INFO interface: detail: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:30)
INFO interface: detail: default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:30)
default: Progress: 14% (Rate: 11.1M/s, Estimated time remaining: 0:14:30)DEBUG subprocess: stderr: 0 0:16:58 0:02:30 0:14:28 11.0M
14 9638M 14 1430M 0 0 9701k 0 0:16:57 0:02:31 0:14:26 11.0M
INFO interface: detail: Progress: 14% (Rate: 11.0M/s, Estimated time remaining: 0:14:28)
INFO interface: detail: default: Progress: 14% (Rate: 11.0M/s, Estimated time remaining: 0:14:28)
14 9638M 14 1441M 0 0 9710k 0 0:16:56 0:02:32 0:14:24 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 14% (Rate: 11.0M/s, Estimated time remaining: 0:14:26)
INFO interface: detail: default: Progress: 14% (Rate: 11.0M/s, Estimated time remaining: 0:14:26)
15 9638M 15 1452M 0 0 9721k 0 0:16:55 0:02:33 0:14:22 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 14% (Rate: 10.9M/s, Estimated time remaining: 0:14:24)
INFO interface: detail: default: Progress: 14% (Rate: 10.9M/s, Estimated time remaining: 0:14:24)
15 9638M 15 1463M 0 0 9732k 0 0:16:54 0:02:34 0:14:20 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 10.9M/s, Estimated time remaining: 0:14:22)
INFO interface: detail: default: Progress: 15% (Rate: 10.9M/s, Estimated time remaining: 0:14:22)
15 9638M 15 1474M 0 0 9743k 0 0:16:52 0:02:35 0:14:17 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 10.9M/s, Estimated time remaining: 0:14:20)
INFO interface: detail: default: Progress: 15% (Rate: 10.9M/s, Estimated time remaining: 0:14:20)
15 9638M 15 1486M 0 0 9754k 0 0:16:51 0:02:36 0:14:15 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.0M/s, Estimated time remaining: 0:14:17)
INFO interface: detail: default: Progress: 15% (Rate: 11.0M/s, Estimated time remaining: 0:14:17)
15 9638M 15 1497M 0 0 9765k 0 0:16:50 0:02:37 0:14:13 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.0M/s, Estimated time remaining: 0:14:15)
INFO interface: detail: default: Progress: 15% (Rate: 11.0M/s, Estimated time remaining: 0:14:15)
15 9638M 15 1508M 0 0 9776k 0 0:16:49 0:02:38 0:14:11 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:13)
INFO interface: detail: default: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:13)
15 9638M 15 1519M 0 0 9787k 0 0:16:48 0:02:39 0:14:09 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:11)
INFO interface: detail: default: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:11)
15 9638M 15 1530M 0 0 9797k 0 0:16:47 0:02:40 0:14:07 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:09)
INFO interface: detail: default: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:09)
15 9638M 15 1542M 0 0 9807k 0 0:16:46 0:02:41 0:14:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:07)
INFO interface: detail: default: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:07)
16 9638M 16 1553M 0 0 9816k 0 0:16:45 0:02:42 0:14:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:05)
INFO interface: detail: default: Progress: 15% (Rate: 11.1M/s, Estimated time remaining: 0:14:05)
16 9638M 16 1564M 0 0 9826k 0 0:16:44 0:02:43 0:14:01 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 11.1M/s, Estimated time remaining: 0:14:03)
INFO interface: detail: default: Progress: 16% (Rate: 11.1M/s, Estimated time remaining: 0:14:03)
16 9638M 16 1573M 0 0 9821k 0 0:16:44 0:02:44 0:14:00 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 11.1M/s, Estimated time remaining: 0:14:01)
INFO interface: detail: default: Progress: 16% (Rate: 11.1M/s, Estimated time remaining: 0:14:01)
16 9638M 16 1584M 0 0 9831k 0 0:16:43 0:02:45 0:13:58 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 10.6M/s, Estimated time remaining: 0:14:00)
INFO interface: detail: default: Progress: 16% (Rate: 10.6M/s, Estimated time remaining: 0:14:00)
16 9638M 16 1594M 0 0 9833k 0 0:16:43 0:02:46 0:13:57 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 10.6M/s, Estimated time remaining: 0:13:58)
INFO interface: detail: default: Progress: 16% (Rate: 10.6M/s, Estimated time remaining: 0:13:58)
16 9638M 16 1605M 0 0 9843k 0 0:16:42 0:02:47 0:13:55 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 10.4M/s, Estimated time remaining: 0:13:57)
INFO interface: detail: default: Progress: 16% (Rate: 10.4M/s, Estimated time remaining: 0:13:57)
16 9638M 16 1616M 0 0 9853k 0 0:16:41 0:02:48 0:13:53 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 10.4M/s, Estimated time remaining: 0:13:55)
INFO interface: detail: default: Progress: 16% (Rate: 10.4M/s, Estimated time remaining: 0:13:55)
16 9638M 16 1627M 0 0 9862k 0 0:16:40 0:02:49 0:13:51 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 10.4M/s, Estimated time remaining: 0:13:53)
INFO interface: detail: default: Progress: 16% (Rate: 10.4M/s, Estimated time remaining: 0:13:53)
17 9638M 17 1638M 0 0 9871k 0 0:16:39 0:02:50 0:13:49 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 16% (Rate: 10.9M/s, Estimated time remaining: 0:13:51)
INFO interface: detail: default: Progress: 16% (Rate: 10.9M/s, Estimated time remaining: 0:13:51)
17 9638M 17 1650M 0 0 9881k 0 0:16:38 0:02:51 0:13:47 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 10.9M/s, Estimated time remaining: 0:13:49)
INFO interface: detail: default: Progress: 17% (Rate: 10.9M/s, Estimated time remaining: 0:13:49)
17 9638M 17 1661M 0 0 9890k 0 0:16:37 0:02:52 0:13:45 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:47)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:47)
17 9638M 17 1672M 0 0 9899k 0 0:16:36 0:02:53 0:13:43 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:45)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:45)
17 9638M 17 1683M 0 0 9908k 0 0:16:36 0:02:54 0:13:42 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:43)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:43)
17 9638M 17 1694M 0 0 9917k 0 0:16:35 0:02:55 0:13:40 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:42)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:42)
17 9638M 17 1706M 0 0 9925k 0 0:16:34 0:02:56 0:13:38 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:40)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:40)
17 9638M 17 1717M 0 0 9934k 0 0:16:33 0:02:57 0:13:36 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:38)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:38)
17 9638M 17 1728M 0 0 9943k 0 0:16:32 0:02:58 0:13:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:36)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:36)
18 9638M 18 1739M 0 0 9951k 0 0:16:31 0:02:59 0:13:32 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:34)
INFO interface: detail: default: Progress: 17% (Rate: 11.1M/s, Estimated time remaining: 0:13:34)
18 9638M 18 1750M 0 0 9960k 0 0:16:30 0:03:00 0:13:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:32)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:32)
18 9638M 18 1761M 0 0 9968k 0 0:16:30 0:03:01 0:13:29 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:30)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:30)
18 9638M 18 1773M 0 0 9975k 0 0:16:29 0:03:02 0:13:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:29)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:29)
18 9638M 18 1784M 0 0 9983k 0 0:16:28 0:03:03 0:13:25 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:27)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:27)
18 9638M 18 1795M 0 0 9991k 0 0:16:27 0:03:04 0:13:23 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:25)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:25)
18 9638M 18 1806M 0 0 9999k 0 0:16:27 0:03:05 0:13:22 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:23)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:23)
18 9638M 18 1817M 0 0 9.7M 0 0:16:26 0:03:06 0:13:20 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:22)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:22)
18 9638M 18 1828M 0 0 9.7M 0 0:16:25 0:03:07 0:13:18 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:20)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:20)
19 9638M 19 1840M 0 0 9.7M 0 0:16:24 0:03:08 0:13:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:18)
INFO interface: detail: default: Progress: 18% (Rate: 11.1M/s, Estimated time remaining: 0:13:18)
19 9638M 19 1851M 0 0 9.7M 0 0:16:24 0:03:09 0:13:15 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:16)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:16)
19 9638M 19 1862M 0 0 9.8M 0 0:16:23 0:03:10 0:13:13 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:15)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:15)
19 9638M 19 1873M 0 0 9.8M 0 0:16:22 0:03:11 0:13:11 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:13)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:13)
19 9638M 19 1884M 0 0 9.8M 0 0:16:22 0:03:12 0:13:10 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:11)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:11)
19 9638M 19 1895M 0 0 9.8M 0 0:16:21 0:03:13 0:13:08 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:10)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:10)
19 9638M 19 1906M 0 0 9.8M 0 0:16:20 0:03:14 0:13:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:08)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:08)
19 9638M 19 1917M 0 0 9.8M 0 0:16:19 0:03:15 0:13:04 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:06)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:06)
20 9638M 20 1928M 0 0 9.8M 0 0:16:19 0:03:16 0:13:03 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:04)
INFO interface: detail: default: Progress: 19% (Rate: 11.1M/s, Estimated time remaining: 0:13:04)
20 9638M 20 1940M 0 0 9.8M 0 0:16:18 0:03:17 0:13:01 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 20% (Rate: 11.0M/s, Estimated time remaining: 0:13:03)
INFO interface: detail: default: Progress: 20% (Rate: 11.0M/s, Estimated time remaining: 0:13:03)
20 9638M 20 1951M 0 0 9.8M 0 0:16d time remaining: 0:13:03)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:13:01)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:13:01)
default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:13:01)DEBUG subprocess: stderr: :18 0:03:18 0:13:00 11.1M
20 9638M 20 1962M 0 0 9.8M 0 0:16:17 0:03:19 0:12:58 11.1M
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:13:00)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:13:00)
20 9638M 20 1973M 0 0 9.8M 0 0:16:16 0:03:20 0:12:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:58)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:58)
20 9638M 20 1984M 0 0 9.8M Estimated time remaining: 0:12:58)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:56)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:56)
default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:56)DEBUG subprocess: stderr: 0 0:16:16 0:03:21 0:12:55 11.1M
20 9638M 20 1996M 0 0 9.8M 0 0
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:55)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:55)
default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:55)DEBUG subprocess: stderr: :16:15 0:03:22 0:12:53 11.1M
20 9638M 20 2007M 0 0 9.8M 0 0:16:14 0:03:23 0:12:51 11.1M
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:53)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:53)
20 9638M 20 2018M 0 0 9.8M 0 0:16:14 0:03:24 0:12:50 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:51)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:51)
21 9638M 21 2029M 0 0 9.9M 0 imated time remaining: 0:12:51)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:50)
INFO interface: detail: default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:50)
default: Progress: 20% (Rate: 11.1M/s, Estimated time remaining: 0:12:50)DEBUG subprocess: stderr: 0:16:13 0:03:25 0:12:48 11.1M
21 9638M 21 2040M 0 0 9.9M 0 0:16:12 0:03:26 0:12:46 11.1M
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:48)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:48)
21 9638M 21 2051M 0 0 9.9M 0 0:16:12 0:03:27 0:12:45 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:46)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:46)
21 9638M 21 2063M 0 0 9.9M 0 0:16:11 0:03:28 0:12:43 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:45)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:45)
21 9638M 21 2074M 0 0 9.9M 0 0:16:11 0:03:29 0:12:42 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:43)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:43)
21 9638M 21 2085M 0 0 9.9M 0 0:16:10 0:03:30 0:12:40 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:42)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:42)
21 9638M 21 2096M 0 0 9.9M 0 0:16:10 0:03:31 0:12:39 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:40)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:40)
21 9638M 21 2107M 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:40)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:39)
INFO interface: detail: default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:39)
default: Progress: 21% (Rate: 11.1M/s, Estimated time remaining: 0:12:39)DEBUG subprocess: stderr: 0 0 9.9M 0 0:16:09 0:03:32 0:12:37 11.0M
21 9638M 21 2118M 0 0 9.9M 0 0:16:09 0:03:33 0:12:3
INFO interface: detail: Progress: 21% (Rate: 11.0M/s, Estimated time remaining: 0:12:37)
INFO interface: detail: default: Progress: 21% (Rate: 11.0M/s, Estimated time remaining: 0:12:37)
default: Progress: 21% (Rate: 11.0M/s, Estimated time remaining: 0:12:37)DEBUG subprocess: stderr: 6 11.0M
22 9638M 22 2129M 0 0 9.9M 0 0:16:08 0:03:34 0:12:34 11.0M
INFO interface: detail: Progress: 21% (Rate: 11.0M/s, Estimated time remaining: 0:12:36)
INFO interface: detail: default: Progress: 21% (Rate: 11.0M/s, Estimated time remaining: 0:12:36)
22 9638M 22 2140M 0 0e: 11.0M/s, Estimated time remaining: 0:12:36)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:34)
INFO interface: detail: default: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:34)
default: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:34)DEBUG subprocess: stderr: 9.9M 0 0:16:08 0:03:35 0:12:33 11.0M
22 9638M 22 2151M 0 0 9.9M 0 0:16:07 0:03:36
INFO interface: detail: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:33)
INFO interface: detail: default: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:33)
default: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:33)DEBUG subprocess: stderr: 0:12:31 11.0M
22 9638M 22 2162M 0
INFO interface: detail: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:31)
INFO interface: detail: default: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:31)
default: Progress: 22% (Rate: 11.0M/s, Estimated time remaining: 0:12:31)DEBUG subprocess: stderr: 0 9.9M 0 0:16:07 0:03:37 0:12:30 11.1M
22 9638M 22 2173M 0 0 9.9M 0 0:16:06 0:03:38 0:12:28 11.1M
INFO interface: detail: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:30)
INFO interface: detail: default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:30)
22 9638M 22 2185M 0 0 9.9M 0 imated time remaining: 0:12:30)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:28)
INFO interface: detail: default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:28)
default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:28)DEBUG subprocess: stderr: 0:16:05 0:03:39 0:12:26 11.1M
22 9638M 22 2196M 0 0 9.9M
INFO interface: detail: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:26)
INFO interface: detail: default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:26)
default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:26)DEBUG subprocess: stderr: 0 0:16:05 0:03:40 0:12:25 11.1M
22 9638M 22 2207M 0 0 9.9M 0 0:16:04 0:03:41 0:12:23 11
INFO interface: detail: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:25)
INFO interface: detail: default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:25)
default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:25)DEBUG subprocess: stderr: .1M
22 9638M 22 2215M 0 0 9.9M 0 0:16:05 0:03:42 0:12:23 10.6M
INFO interface: detail: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:23)
INFO interface: detail: default: Progress: 22% (Rate: 11.1M/s, Estimated time remaining: 0:12:23)
23 9638M 23 2227M 0 ate: 11.1M/s, Estimated time remaining: 0:12:23)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 22% (Rate: 10.6M/s, Estimated time remaining: 0:12:23)
INFO interface: detail: default: Progress: 22% (Rate: 10.6M/s, Estimated time remaining: 0:12:23)
default: Progress: 22% (Rate: 10.6M/s, Estimated time remaining: 0:12:23)DEBUG subprocess: stderr: 0 9.9M 0 0:16:05 0:03:43 0:12:22 10.6M
23 9638M 23 2238M 0 0 9.9M 0
INFO interface: detail: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:22)
INFO interface: detail: default: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:22)
default: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:22)DEBUG subprocess: stderr: 0:16:04 0:03:44 0:12:20 10.6M
23 9638M 23 2247M 0 0 9.9M 0 0:16:05 0:03:45 0:12:20 10.1M
INFO interface: detail: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:20)
INFO interface: detail: default: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:20)
23 9638M 23 2257M 0 0 9.9M 0 0:16:04 0:03:46 0:12:18 10.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 23% (Rate: 10.1M/s, Estimated time remaining: 0:12:20)
INFO interface: detail: default: Progress: 23% (Rate: 10.1M/s, Estimated time remaining: 0:12:20)
23 9638M 23 2269M 0 0e: 10.1M/s, Estimated time remaining: 0:12:20)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 23% (Rate: 10.1M/s, Estimated time remaining: 0:12:18)
INFO interface: detail: default: Progress: 23% (Rate: 10.1M/s, Estimated time remaining: 0:12:18)
default: Progress: 23% (Rate: 10.1M/s, Estimated time remaining: 0:12:18)DEBUG subprocess: stderr: 9.9M 0 0:16:04 0:03:47 0:12:17 10.6M
23 9638M 23 2280M 0 0 10.0M 0 0:16:03 0:03:48 0:12:15 10.6M
INFO interface: detail: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:17)
INFO interface: detail: default: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:17)
23 9638M 23 2291M 0 0 10.0M 0 0:16:03 0:03:49 0:12:14 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:15)
INFO interface: detail: default: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:15)
23 9638M 23 2302M 0 0 10.0M 0 0:16:02 0:03:50 0:12:12 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:14)
INFO interface: detail: default: Progress: 23% (Rate: 10.6M/s, Estimated time remaining: 0:12:14)
24 9638M 24 2313M 0 0 10.0M 0 0:16:02 0:03:51 0:12:11 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 23% (Rate: 11.1M/s, Estimated time remaining: 0:12:12)
INFO interface: detail: default: Progress: 23% (Rate: 11.1M/s, Estimated time remaining: 0:12:12)
24 9638M 24 2325M 0 0 10.0M 0 0:16:01 0:03:52 0:12:09 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:11)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:11)
24 9638M 24 2336M 0 0 10.0M 0 0:16:01 0:03:53 0:12:08 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:09)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:09)
24 9638M 24 2347M 0 0 10.0M 0 0:16:00 0:03:54 0:12:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:08)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:08)
24 9638M 24 2358M 0 0 10.0M 0 0:16:00 0:03:55 0:12:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:06)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:06)
24 9638M 24 2369M 0 0 10.0M 0 0:15:59 0:03:56 0:12:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:05)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:05)
24 9638M 24 2381M 0 0 10.0M 0 0:15:59 0:03:57 0:12:02 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:03)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:03)
24 9638M 24 2392M 0 0 10.0M 0 0:15:58 0:03:58 0:12:00 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:02)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:02)
24 9638M 24 2403M 0 0 10.0M 0 0:15:58 0:03:59 0:11:59 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:00)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:12:00)
25 9638M 25 2414M 0 0 10.0M 0 0:15:57 0:04:00 0:11:57 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:11:59)
INFO interface: detail: default: Progress: 24% (Rate: 11.1M/s, Estimated time remaining: 0:11:59)
25 9638M 25 2425M 0 0 111.1M/s, Estimated time remaining: 0:11:59)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:57)
INFO interface: detail: default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:57)
default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:57)DEBUG subprocess: stderr: 0.0M 0 0:15:57 0:04:01 0:11:56 11.1M
25 9638M 25 2436M 0 0 10.0M 0 0:15:57 0:04:02 0:11:55 11.1M
INFO interface: detail: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:56)
INFO interface: detail: default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:56)
25 9638M 25 2448M 0 0 10.0M 0 0:15:56 0:04:03 0:11:53 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:55)
INFO interface: detail: default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:55)
25 9638M 25 2459M 0 0 10.0M 0 0:15:56 0:04:04 0:11:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:53)
INFO interface: detail: default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:53)
25 9638M 25 2470M 0 0 10.0M 0 0:15:55 0:04:05 0:11:50 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:52)
INFO interface: detail: default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:52)
25 9638M 25 2481M 0 0 10.0M 0 0:15:55 0:04:06 0:11:49 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:50)
INFO interface: detail: default: Progress: 25% (Rate: 11.1M/s, Estimated time remaining: 0:11:50)
25 9638M 25 2492M 0 0 10.0M 0 0:15:55 0:04:07 0:11:48 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.0M/s, Estimated time remaining: 0:11:49)
INFO interface: detail: default: Progress: 25% (Rate: 11.0M/s, Estimated time remaining: 0:11:49)
25 9638M 25 2499M 0 0 10.0M 0 0:15:56 0:04:08 0:11:48 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 11.0M/s, Estimated time remaining: 0:11:48)
INFO interface: detail: default: Progress: 25% (Rate: 11.0M/s, Estimated time remaining: 0:11:48)
26 9638M 26 2510M 0 0 10.0M 0 0:15:55 0:04:09 0:11:46 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 25% (Rate: 10.3M/s, Estimated time remaining: 0:11:48)
INFO interface: detail: default: Progress: 25% (Rate: 10.3M/s, Estimated time remaining: 0:11:48)
26 9638M 26 2522M 0 0 10.0M 0 0:15:55 0:04:10 0:11:45 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:46)
INFO interface: detail: default: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:46)
26 9638M 26 2533M 0 0 10.0M 0 0:15:55 0:04:11 0:11:44 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:45)
INFO interface: detail: default: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:45)
26 9638M 26 2543M 0 0 10.0M 0 0:15:54 0:04:12 0:11:42 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:44)
INFO interface: detail: default: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:44)
26 9638M 26 2555M 0 0 10.0M 0 0:15:54 0:04:13 0:11:41 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:42)
INFO interface: detail: default: Progress: 26% (Rate: 10.3M/s, Estimated time remaining: 0:11:42)
26 9638M 26 2566M 0 0 10.1M 0 0:15:53 0:04:14 0:11:39 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:41)
INFO interface: detail: default: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:41)
26 9638M 26 2577M 0% (Rate: 11.0M/s, Estimated time remaining: 0:11:41)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:39)
INFO interface: detail: default: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:39)
default: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:39)DEBUG subprocess: stderr: 0 10.1M 0 0:15:53 0:04:15 0:11:38 11.0M
26 9638M 26 2588M 0 0 10.1M 0 0:15:53 0:04:16 0:11:37 11.0M
INFO interface: detail: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:38)
INFO interface: detail: default: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:38)
26 9638M 26 2599M 0 0 10.1M 0 0:15:52 0:04:17 0:11:35 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:37)
INFO interface: detail: default: Progress: 26% (Rate: 11.0M/s, Estimated time remaining: 0:11:37)
27 9638M 27 2610M 0 0 10.1M 0 0:15:52 0:04:18 0:11:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 26% (Rate: 11.1M/s, Estimated time remaining: 0:11:35)
INFO interface: detail: default: Progress: 26% (Rate: 11.1M/s, Estimated time remaining: 0:11:35)
27 9638M 27 2622M 0 Rate: 11.1M/s, Estimated time remaining: 0:11:35)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:34)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:34)
default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:34)DEBUG subprocess: stderr: 0 10.1M 0 0:15:52 0:04:19 0:11:33 11.1M
27 9638M 27 2633M 0 0 10.1M 0 0:15:51 0:04:20 0:11:31 11.1M
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:33)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:33)
27 9638M 27 2644M 0 0 10.1M 0 0:15:51 0:04:21 0:11:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:31)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:31)
27 9638M 27 2655M 0 0 10.1M 0 0:15:50 0:04:22 0:11:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:30)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:30)
27 9638M 27 2666M 0 0 10.1M 0 0:15:50 0:04:23 0:11:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:28)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:28)
27 9638M 27 2678M 0 0 10.1M 0 0:15:50 0:04:24 0:11:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:27)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:27)
27 9638M 27 2689M 0 0 10.1M 0 0:15:49 0:04:25 0:11:24 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:26)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:26)
28 9638M 28 2700M 0 0 10.1M 0 0:15:49 0:04:26 0:11:23 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:24)
INFO interface: detail: default: Progress: 27% (Rate: 11.1M/s, Estimated time remaining: 0:11:24)
28 9638M 28 2711M 0 te: 11.1M/s, Estimated time remaining: 0:11:24)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:23)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:23)
default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:23)DEBUG subprocess: stderr: 0 10.1M 0 0:15:49 0:04:27 0:11:22 11.1M
28 9638M 28 2722M 0 0 10.1M 0 0:15:48 0:04:28 0:11:20 11
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:22)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:22)
default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:22)DEBUG subprocess: stderr: .1M
28 9638M 28 2733M 0 0 10.1M 0 0:15:48 0:04:29 0:11:19 11.1M
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:20)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:20)
28 9638M 28 2744M 0 0 10.1M 0 0:15:48 0:04:30 0:11:18 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:19)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:19)
28 9638M 28 2755M 0 0 10.1M 0 0:15:47 0:04:31 0:11:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:18)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:18)
28 9638M 28 2767M 0 0 10.1M 0 0:15:47 0:04:32 0:11:15 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:16)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:16)
28 9638M 28 2777M 0 0 10.1M 0 0:15:47 0:04:33 0:11:14 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:15)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:15)
28 9638M 28 2789M 0 0 10.1M 0 0:15:46 0:04:34 0:11:111:15)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 28% (Rate: 11.0M/s, Estimated time remaining: 0:11:14)
INFO interface: detail: default: Progress: 28% (Rate: 11.0M/s, Estimated time remaining: 0:11:14)
default: Progress: 28% (Rate: 11.0M/s, Estimated time remaining: 0:11:14)DEBUG subprocess: stderr: 2 11.1M
29 9638M 29 2800M 0 0 10.1M 0 0:15:46 0:04:35 0:11:11 11.1M
INFO interface: detail: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:12)
INFO interface: detail: default: Progress: 28% (Rate: 11.1M/s, Estimated time remaining: 0:11:12)
29 9638M 29 2811M 0 0 10.1M 0 0:15:46 0:04:36 0:11:10 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:11)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:11)
29 9638M 29 2822M 0 0 10.1M 0 0:15:45 0:04:37 0:11:08 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:10)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:10)
29 9638M 29 2833M 0 0 10.1M 0 0:15:45 0:04:38 0:11:07 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:08)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:08)
29 9638M 29 2845M 0 0 10.1M 0 0:15:45 0:0emaining: 0:11:08)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:07)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:07)
default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:07)DEBUG subprocess: stderr: 4:39 0:11:06 11.1M
29 9638M 29 2856M 0 0 10.2M 0 0:15:44 0:04:40 0:11:04 11.1M
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:06)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:06)
29 9638M 29 2867M 0 0 10.2M 0 0:15:44 0:04:41 0:11:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:04)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:04)
29 9638M 29 2878M 0 (Rate: 11.1M/s, Estimated time remaining: 0:11:04)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:03)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:03)
default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:03)DEBUG subprocess: stderr: 0 10.2M 0 0:15:44 0:04:42 0:11:02 11.1M
29 9638M 29 2889M 0 0 10.2M 0 0:15:43 0:04:43 0:11:00 11.1M
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:02)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:02)
30 9638M 30 2900M 0 0 10.2M 0 0:15:43 0:04:44 0:10:59 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:00)
INFO interface: detail: default: Progress: 29% (Rate: 11.1M/s, Estimated time remaining: 0:11:00)
30 9638M 30 2911M 0 0 10.2M 0 0:15:43 0:04:45 0:10:58 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 11.1M/s, Estimated time remaining: 0:10:59)
INFO interface: detail: default: Progress: 30% (Rate: 11.1M/s, Estimated time remaining: 0:10:59)
30 9638M 30 2921M 0 0 10.2M 0 0:15:43 0:04:46 0:10:57 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 11.0M/s, Estimated time remaining: 0:10:58)
INFO interface: detail: default: Progress: 30% (Rate: 11.0M/s, Estimated time remaining: 0:10:58)
30 9638M 30 2933M 0 0 10.2M 0 0:15:43 0:04:47 0:: 0:10:58)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:57)
INFO interface: detail: default: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:57)
default: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:57)DEBUG subprocess: stderr: 10:56 10.8M
30 9638M 30 2944M 0 0 10.2M 0 0:15:42 0:04:48 0:10:54 10.8M
INFO interface: detail: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:56)
INFO interface: detail: default: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:56)
30 9638M 30 2955M 0 0 10.2M 0 0:15:42 0:04:49 0:10:53 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:54)
INFO interface: detail: default: Progress: 30% (Rate: 10.8M/s, Estimated time remaining: 0:10:54)
30 9638M 30 2966M 0 0 10.2M 0 0:15:42 0:04:50 0:10:52 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 10.9M/s, Estimated time remaining: 0:10:53)
INFO interface: detail: default: Progress: 30% (Rate: 10.9M/s, Estimated time remaining: 0:10:53)
30 9638M 30 2977M 0 0 10.2M 0 0:15:41 0:04:51 0:10:50 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 10.9M/s, Estimated time remaining: 0:10:52)
INFO interface: detail: default: Progress: 30% (Rate: 10.9M/s, Estimated time remaining: 0:10:52)
31 9638M 31 2988M 0 0 10.2M s, Estimated time remaining: 0:10:52)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 30% (Rate: 11.1M/s, Estimated time remaining: 0:10:50)
INFO interface: detail: default: Progress: 30% (Rate: 11.1M/s, Estimated time remaining: 0:10:50)
default: Progress: 30% (Rate: 11.1M/s, Estimated time remaining: 0:10:50)DEBUG subprocess: stderr: 0 0:15:41 0:04:52 0:10:49 11.1M
31 9638M 31 2999M 0 0 10.2M 0 0:15:41 0:04:53 0:10:48 11.1M
INFO interface: detail: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:49)
INFO interface: detail: default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:49)
31 9638M 31 3011M 0 0 10.2M 0 0:15:41 me remaining: 0:10:49)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:48)
INFO interface: detail: default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:48)
default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:48)DEBUG subprocess: stderr: 0:04:54 0:10:47 11.1M
31 9638M 31 3022M 0 0 10.2M 0 0:15:40 0:04:55 0:10:45 11.1M
INFO interface: detail: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:47)
INFO interface: detail: default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:47)
31 9638M 31 3033M 0 0 10.2M 0 0:15:40 0:04:56 0:10:44 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:45)
INFO interface: detail: default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:45)
31 9638M 31 3044M 0 0 10.2M 0 0:15:40 0:04:57 0:10:43 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:44)
INFO interface: detail: default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:44)
31 9638M 31 3051M 0 0 10.2M 0 0:15:41 0:04:58 0:10:43 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:43)
INFO interface: detail: default: Progress: 31% (Rate: 11.1M/s, Estimated time remaining: 0:10:43)
31 9638M 31 3063M 0 0 10.2M 0 0:15:40 0:04:59 0:10:41 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:43)
INFO interface: detail: default: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:43)
31 9638M 31 3074M 0 0 10.2M 0 0:15:40 0:05:00 0:10:40 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:41)
INFO interface: detail: default: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:41)
32 9638M 32 3085M 0 0 10.24M/s, Estimated time remaining: 0:10:41)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:40)
INFO interface: detail: default: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:40)
default: Progress: 31% (Rate: 10.4M/s, Estimated time remaining: 0:10:40)DEBUG subprocess: stderr: M 0 0:15:40 0:05:01 0:10:39 10.4M
32 9638M 32 3096M 0 0 10.2M 0 0:15:39 0:05:02 0:10:37 10.4M
INFO interface: detail: Progress: 32% (Rate: 10.4M/s, Estimated time remaining: 0:10:39)
INFO interface: detail: default: Progress: 32% (Rate: 10.4M/s, Estimated time remaining: 0:10:39)
32 9638M 32 3107M 0 0 10.2M 0 0:15:39 0:05:03 0:10:36 11.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 10.4M/s, Estimated time remaining: 0:10:37)
INFO interface: detail: default: Progress: 32% (Rate: 10.4M/s, Estimated time remaining: 0:10:37)
32 9638M 32 3119M 0 0 10.2M 0 0:15:39 0:05:04 0:10:35 11.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.2M/s, Estimated time remaining: 0:10:36)
INFO interface: detail: default: Progress: 32% (Rate: 11.2M/s, Estimated time remaining: 0:10:36)
32 9638M 32 3130M 0 0 10.2M 0 0:15:39 0:05:05 0:10:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.2M/s, Estimated time remaining: 0:10:35)
INFO interface: detail: default: Progress: 32% (Rate: 11.2M/s, Estimated time remaining: 0:10:35)
32 9638M 32 3141M 0 0 10.2M 0 0:15:38 0:05:06 0:10:32 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:34)
INFO interface: detail: default: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:34)
32 9638M 32 3152M 0 0 10.2M 0 0:15:38 0:05:07 0:10:31 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:32)
INFO interface: detail: default: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:32)
32 9638M 32 3163M 0 0 10.2M 0 0:15:38 0:05:08 0:10:30 11.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:31)
INFO interface: detail: default: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:31)
32 9638M 32 3175M 0 0 10.2M 0 0:15:37 0:05:09 0:10:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.2M/s, Estimated time remaining: 0:10:30)
INFO interface: detail: default: Progress: 32% (Rate: 11.2M/s, Estimated time remaining: 0:10:30)
33 9638M 33 3186M 0 0 10.2M 0 0:15:37 0:05:10 0:10:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:28)
INFO interface: detail: default: Progress: 32% (Rate: 11.1M/s, Estimated time remaining: 0:10:28)
33 9638M 33 3197M 0 0 10.2M 0 0:15:37 0:05:11 0:10:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:27)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:27)
33 9638M 33 3208M 0 0 10.2M 0 0:15:37 0:05:12 0:10:25 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:26)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:26)
33 9638M 33 3219M 0 0 10.2M 0 0:15:36 0:05:aining: 0:10:26)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:25)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:25)
default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:25)DEBUG subprocess: stderr: 13 0:10:23 11.1M
33 9638M 33 3230M 0
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:23)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:23)
default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:23)DEBUG subprocess: stderr: 0 10.2M 0 0:15:36 0:05:14 0:10:22 11.1M
33 9638M 33 3242M 0 0 10.2M 0 0:15:36 0:05:15 0:10:21 11.1M
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:22)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:22)
33 9638M 33 3253M 0 0 10.2M 0 0:15:36 0:05:16 0:10:20 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:21)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:21)
33 9638M 33 3264M 0 0 10.2M 0 0:15:35 0:05:17 0:10:18 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:20)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:20)
33 9638M 33 3275M 0 0 10.3M 0 0:15:35 0:05:18 0:10:17 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:18)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:18)
34 9638M 34 3286M 0 0 10.3M 0 0:15:35 0:05:19 0:10:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:17)
INFO interface: detail: default: Progress: 33% (Rate: 11.1M/s, Estimated time remaining: 0:10:17)
34 9638M 34 3297M 0 0 10.3M 0 0:15:35 0:05:20 0:10:15 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:16)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:16)
34 9638M 34 3309M 0 0 10.3M 0 0:15:34 0:05:21 0:10:13 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:15)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:15)
34 9638M 34 3320M 0 0 10.3M 0 0:15:34 0:05:22 0:10:12 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:13)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:13)
34 9638M 34 3331M 0 0 10.3M 0 0:15:34 0:05:23 0:10:11 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:12)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:12)
34 9638M 34 3342M 0 0 10.3M 0 0:15:34 0:05:24 0:10:10 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:11)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:11)
34 9638M 34 3353M 0 0 10.3M 0 0:15:33 0:05:25 0:10:08 :11)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:10)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:10)
default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:10)DEBUG subprocess: stderr: 11.1M
34 9638M 34 3365M 0 0 10.3M 0 0:15:33 0:05:26 0:10:07 11.1M
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:08)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:08)
35 9638M 35 3376M 0 0 10.3M 0 0:15:33 0:05:27 0:10:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:07)
INFO interface: detail: default: Progress: 34% (Rate: 11.1M/s, Estimated time remaining: 0:10:07)
35 9638M 35 3387M 0 0 10.3M 0 0:15:33 0:05:28 0:10:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:06)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:06)
35 9638M 35 3398M 0 0 10.3M 0 0:15:33 0:05:29 0:10:040:06)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:05)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:05)
default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:05)DEBUG subprocess: stderr: 11.1M
35 9638M 35 3409M 0 0 10.3M 0 0:15:32 0:05:30 0:10:02 11.1M
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:04)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:04)
35 9638M 35 3421M 0 0 10.3M 0 0:15:32 0:05:31 0:10:01 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:02)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:02)
35 9638M 35 3432M 0 0 10.3M 0 0:15:32 0:05:32 0:10:00 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:01)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:01)
35 9638M 35 3443M 0% (Rate: 11.1M/s, Estimated time remaining: 0:10:01)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:00)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:00)
default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:10:00)DEBUG subprocess: stderr: 0 10.3M 0 0:15:32 0:05:33 0:09:59 11.1M
35 9638M 35 3454M 0 0 10.3M 0 0:15:31 0:05:34 0:09:57 11.1M
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:59)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:59)
35 9638M 35 3465M 0 0 10.3M 0 0:15:31 0:05:35 0:09:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:57)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:57)
36 9638M 36 3476M 0 (Rate: 11.1M/s, Estimated time remaining: 0:09:57)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:56)
INFO interface: detail: default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:56)
default: Progress: 35% (Rate: 11.1M/s, Estimated time remaining: 0:09:56)DEBUG subprocess: stderr: 0 10.3M 0 0:15:31 0:05:36 0:09:55 11.1M
36 9638M 36 3487M 0 0 10.3M 0 0:15:31 0:05:37 0:09:54 11.1M
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:55)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:55)
36 9638M 36 3499M 0 0 10.3M 0 0:15:30 0:05:38 0:09:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:54)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:54)
36 9638M 36 3510M 0 0 10.3M 0 0:15:30 0:05:39 0:09:51 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:52)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:52)
36 9638M 36 3521M 0 0 10.3M 0 0:15:30 0:05:40 0:09:50 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:51)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:51)
36 9638M 36 3532M 0 0 10.3M 0 0:15:30 0:05:41 0:: 0:09:51)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:50)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:50)
default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:50)DEBUG subprocess: stderr: 09:49 11.1M
36 9638M 36 3543M 0 0 10.3M 0 0:15:30 0:05:42 0:09:48 11.1M
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:49)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:49)
36 9638M 36 3554M 0 0 10.3M 0 0:15:29 0:05:43 0:09:46 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:48)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:48)
36 9638M 36 3565M 0 0 10.3MM/s, Estimated time remaining: 0:09:48)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:46)
INFO interface: detail: default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:46)
default: Progress: 36% (Rate: 11.1M/s, Estimated time remaining: 0:09:46)DEBUG subprocess: stderr: 0 0:15:29 0:05:44 0:09:45 11.0M
37 9638M 37 3576M 0 0 10.3M 0 0:15:29 0:05:45 0:09:44 10.9M
INFO interface: detail: Progress: 36% (Rate: 11.0M/s, Estimated time remaining: 0:09:45)
INFO interface: detail: default: Progress: 36% (Rate: 11.0M/s, Estimated time remaining: 0:09:45)
37 9638M 37 3587M 0 0 10.3M 0 0:15:29 0:05:46 0:: 0:09:45)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:44)
INFO interface: detail: default: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:44)
default: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:44)DEBUG subprocess: stderr: 09:43 10.9M
37 9638M 37 3598M 0 0 10.3M 0 0:15:29 0:05:47 0:09:42 10.9M
INFO interface: detail: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:43)
INFO interface: detail: default: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:43)
37 9638M 37 3609M 0 0 10.3M 0 0:15:29 0:05:48 0:09:41 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:42)
INFO interface: detail: default: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:42)
37 9638M 37 3621M 0 0 10.3M 0 0:15:28 0:05:49 0:09:39 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:41)
INFO interface: detail: default: Progress: 37% (Rate: 10.9M/s, Estimated time remaining: 0:09:41)
37 9638M 37 3632M 0 0 10.3M 0 0:15:28 0:05:50 0:09:38 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 11.0M/s, Estimated time remaining: 0:09:39)
INFO interface: detail: default: Progress: 37% (Rate: 11.0M/s, Estimated time remaining: 0:09:39)
37 9638M 37 3643M 0 0 10.3M 0 0:15:28 0:05:51 0:09:37 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:38)
INFO interface: detail: default: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:38)
37 9638M 37 3654M 0 0 10.3M 0 0:15:28 0:05:52 0:09:36 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:37)
INFO interface: detail: default: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:37)
38 9638M 38 3665M 0 0 11.1M/s, Estimated time remaining: 0:09:37)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:36)
INFO interface: detail: default: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:36)
default: Progress: 37% (Rate: 11.1M/s, Estimated time remaining: 0:09:36)DEBUG subprocess: stderr: 10.3M 0 0:15:28 0:05:53 0:09:35 11.1M
38 9638M 38 3677M 0 0 10.3M 0 0:15:27 0:05:54 0:09:33 11.1M
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:35)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:35)
38 9638M 38 3688M 0 0 10.3M 0 0:15:27 0:05:55 0:09:32 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:33)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:33)
38 9638M 38 3699M 0 0 10.3M 0 0:15:27 0:05:56 0:09:31 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:32)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:32)
38 9638M 38 3710M 0 0 10.3M 0 0:15:2time remaining: 0:09:32)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:31)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:31)
default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:31)DEBUG subprocess: stderr: 7 0:05:57 0:09:30 11.1M
38 9638M 38 3721M 0 0 10.3M 0 0:15:27 0:05:58 0:09:29 11.1M
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:30)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:30)
38 9638M 38 3732M 0 0 10.3M 0 0:15:26 0:05:59 0:09:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:29)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:29)
38 9638M 38 3743M 0 0 10.3M 0 0:15:26 0:06:00 0:09:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:27)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:27)
38 9638M 38 3755M 0 0 10.4M 0 0:15:26 0:06:01 0:09:25 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:26)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:26)
39 9638M 39 3766M 0 0 10.4M 0 0:15:26 0:06:02 0:09:24 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:25)
INFO interface: detail: default: Progress: 38% (Rate: 11.1M/s, Estimated time remaining: 0:09:25)
39 9638M 39 3777M 0 0 10.4M stimated time remaining: 0:09:25)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:24)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:24)
default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:24)DEBUG subprocess: stderr: 0 0:15:26 0:06:03 0:09:23 11.1M
39 9638M 39 3788M 0 0 10.4M 0 0:15:25 0:06:04 0:09:21 11.1M
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:23)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:23)
39 9638M 39 3799M 0 0 10.4M 0 0:15:25 0:06:05 0:09:209:23)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:21)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:21)
default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:21)DEBUG subprocess: stderr: 0 11.1M
39 9638M 39 3811M 0 0
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:20)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:20)
default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:20)DEBUG subprocess: stderr: 10.4M 0 0:15:25 0:06:06 0:09:19 11.1M
39 9638M 39 3822M 0 0 10.4M 0 0:15:25 0:06:07 0:09:18 11.1M
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:19)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:19)
39 9638M 39 3833M 0 0 10.4M 0 0:15:25 0:06:08 0:09:17 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:18)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:18)
39 9638M 39 3844M 0 0 10.4M 0 0:15:25 0:06:09 0:09:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:17)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:17)
40 9638M 40 3855M 0 0 : 11.1M/s, Estimated time remaining: 0:09:17)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:16)
INFO interface: detail: default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:16)
default: Progress: 39% (Rate: 11.1M/s, Estimated time remaining: 0:09:16)DEBUG subprocess: stderr: 10.4M 0 0:15:24 0:06:10 0:09:14 11.1M
40 9638M 40 3866M 0 0 10.4M 0 0:15:24 0:06:11 0:09
INFO interface: detail: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:14)
INFO interface: detail: default: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:14)
default: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:14)DEBUG subprocess: stderr: :13 11.1M
40 9638M 40 3877M 0 0 10.4M 0 0:15:24 0:06:12 0:09:12 11.1M
INFO interface: detail: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:13)
INFO interface: detail: default: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:13)
40 9638M 40 3888M 0 0 10.4M 0 0:15:24 0:06:13 0:09:11 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:12)
INFO interface: detail: default: Progress: 40% (Rate: 11.1M/s, Estimated time remaining: 0:09:12)
40 9638M 40 3899M 0 0 10.4M 0 0:15:24 0:06:14 0:09:10 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 10.9M/s, Estimated time remaining: 0:09:11)
INFO interface: detail: default: Progress: 40% (Rate: 10.9M/s, Estimated time remaining: 0:09:11)
40 9638M 40 3910M 0 0 10.4M 0 0:15:24 0:06:15 0:09:09 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 10.9M/s, Estimated time remaining: 0:09:10)
INFO interface: detail: default: Progress: 40% (Rate: 10.9M/s, Estimated time remaining: 0:09:10)
40 9638M 40 3921M 0 0 10.4M 0 0:15:24 0:06:16 0:09:08 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 10.8M/s, Estimated time remaining: 0:09:09)
INFO interface: detail: default: Progress: 40% (Rate: 10.8M/s, Estimated time remaining: 0:09:09)
40 9638M 40 3932M 0 0 10.4M 0 0:15:24 0:06:17 0:09:07 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 10.8M/s, Estimated time remaining: 0:09:08)
INFO interface: detail: default: Progress: 40% (Rate: 10.8M/s, Estimated time remaining: 0:09:08)
40 9638M 40 3943M 0 0 10.4M 0 0:15:23 0:06:18 0:09:05 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 10.8M/s, Estimated time remaining: 0:09:07)
INFO interface: detail: default: Progress: 40% (Rate: 10.8M/s, Estimated time remaining: 0:09:07)
41 9638M 41 3954M 0 0 10.4M 0 0:15:23 0:06:19 0:09:04 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 40% (Rate: 11.0M/s, Estimated time remaining: 0:09:05)
INFO interface: detail: default: Progress: 40% (Rate: 11.0M/s, Estimated time remaining: 0:09:05)
41 9638M 41 3965M 0 0 10.4M 0 0:15:23 0:06:20 0:09:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.0M/s, Estimated time remaining: 0:09:04)
INFO interface: detail: default: Progress: 41% (Rate: 11.0M/s, Estimated time remaining: 0:09:04)
41 9638M 41 3976M 0 0 10.4M 0 0:15:23 0:06:21 0:09:02 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:09:03)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:09:03)
41 9638M 41 3988M 0 0 10.4M 0 0:15:23 0:06:22 0:09:01 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:09:02)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:09:02)
41 9638M 41 3999M 0 0 10.4M 0 0:15:22 0:06:23 0:08:59 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:09:01)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:09:01)
41 9638M 41 4010M 0 0 10.4M 0 0:15:22 0:06:24 0:08:58 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:59)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:59)
41 9638M 41 4021M 0 0 10.4M 0 0:15:22 0:06:25 0:08:57 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:58)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:58)
41 9638M 41 4032M 0 0 10.4M 0 0:15:22 0:06:26 0:08:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:57)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:57)
41 9638M 41 4044M 0 0 10.4M 0 0:15:22 0:06:27 0:08:55 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:56)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:56)
42 9638M 42 4055M 0 0 101.1M/s, Estimated time remaining: 0:08:56)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:55)
INFO interface: detail: default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:55)
default: Progress: 41% (Rate: 11.1M/s, Estimated time remaining: 0:08:55)DEBUG subprocess: stderr: .4M 0 0:15:22 0:06:28 0:08:54 11.1M
42 9638M 42 4066M 0 0 10.4M 0 0:15:21 0:06:29 0:08:52 11.1M
INFO interface: detail: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:54)
INFO interface: detail: default: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:54)
42 9638M 42 4074M 0 0 11.1M/s, Estimated time remaining: 0:08:54)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:52)
INFO interface: detail: default: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:52)
default: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:52)DEBUG subprocess: stderr: 10.4M 0 0:15:22 0:06:30 0:08:52 10.6M
42 9638M 42 4086M 0 0 10.4M 0 0:15:22 0:06:31 0:08:51 10.6M
INFO interface: detail: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:52)
INFO interface: detail: default: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:52)
42 9638M 42 4097M 0 0 10.4M 0 0:15:22 0:06:32 0:08:50 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:51)
INFO interface: detail: default: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:51)
42 9638M 42 4108M 0 0 10.4M 0 0:15:21 0:06:33 0:08:48 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:50)
INFO interface: detail: default: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:50)
42 9638M 42 4119M 0 0 10.4M 0 0:15:21 0:06:34 0:08:47 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:48)
INFO interface: detail: default: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:48)
42 9638M 42 4130M 0 0 10.4M 0 0:15:21 0:06:35 0:08:46 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:47)
INFO interface: detail: default: Progress: 42% (Rate: 10.6M/s, Estimated time remaining: 0:08:47)
42 9638M 42 4141M 0 0 10.4M 0 0:15:21 0:06:36 0:08:45 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:46)
INFO interface: detail: default: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:46)
43 9638M 43 4153M 0 0 10.4M 0 0:15:21 0:06:37 0:08:44 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:45)
INFO interface: detail: default: Progress: 42% (Rate: 11.1M/s, Estimated time remaining: 0:08:45)
43 9638M 43 4164M 0 0 10.4M 0 0:1ed time remaining: 0:08:45)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:44)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:44)
default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:44)DEBUG subprocess: stderr: 5:21 0:06:38 0:08:43 11.1M
43 9638M 43 4175M 0 0 10.4M 0 0:15:20 0:06:39 0:08:41 11.1M
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:43)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:43)
43 9638M 43 4186M 0 0 : 11.1M/s, Estimated time remaining: 0:08:43)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:41)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:41)
default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:41)DEBUG subprocess: stderr: 10.4M 0 0:15:20 0:06:40 0:08:40 11.1M
43 9638M 43 4197M 0 0 10.4M 0 0:15:20 0:06:41 0:08:39 11.1M
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:40)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:40)
43 9638M 43 4209M 0 0 10.4M 0 0:15:20 0:06:42 0:08:38 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:39)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:39)
43 9638M 43 4220M 0 0 10.4M 0 0:15:2time remaining: 0:08:39)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:38)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:38)
default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:38)DEBUG subprocess: stderr: 0 0:06:43 0:08:37 11.1M
43 9638M 43 4231M 0 0 10.4M 0 0:15:20 0:06:44 0:08:36 11.1M
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:37)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:37)
44 9638M 44 4242M 0 0 10.4M 0 0:15:20 0:06:45 0:08:35 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:36)
INFO interface: detail: default: Progress: 43% (Rate: 11.1M/s, Estimated time remaining: 0:08:36)
44 9638M 44 4253M 0 0 10.4M 0 0:15:19 0:06:46 0:08:33 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:35)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:35)
44 9638M 44 4264M 0 0 10.4M 0 0:15:19 0:06:47 0:08:32 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:33)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:33)
44 9638M 44 4276M 0 0 10.4M 0 0:15:19 0:06:48 0:08:31 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:32)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:32)
44 9638M 44 4287M 0 0 10.4M 0 0:15:19 0:06:49 0:08:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:31)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:31)
44 9638M 44 4298M 0 0 10.4M 0 0:15:19 0:06:50 0:08:29 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:30)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:30)
44 9638M 44 4309M 0 0 10.4M 0 0:15:19 0:06:51 0:08:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:29)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:29)
44 9638M 44 4320M 0 0 10.4M 0 0:15:18 0:06:52 0:08:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:28)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:28)
44 9638M 44 4330M 0 0 10.4M 0 0:15:19 0:06:53 0:08:26 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:26)
INFO interface: detail: default: Progress: 44% (Rate: 11.1M/s, Estimated time remaining: 0:08:26)
45 9638M 45 4341M 0 0 10.4M 0 0:15:19 0:06:54 0:08:25 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 44% (Rate: 10.7M/s, Estimated time remaining: 0:08:26)
INFO interface: detail: default: Progress: 44% (Rate: 10.7M/s, Estimated time remaining: 0:08:26)
45 9638M 45 4352M 0 0 10.4M 0 0:15:18 0:06:55 0:08:23 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:25)
INFO interface: detail: default: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:25)
45 9638M 45 4363M 0 0 10.4M 0 0:15:18 0:06:56 0:08:22 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:23)
INFO interface: detail: default: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:23)
45 9638M 45 4374M 0 0 10.4M 0 0:15:18 0:06:57 0:08:21 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:22)
INFO interface: detail: default: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:22)
45 9638M 45 4386M 0 0 10.4M 0 0:15:18 0:06:58 0:08:20 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:21)
INFO interface: detail: default: Progress: 45% (Rate: 10.7M/s, Estimated time remaining: 0:08:21)
45 9638M 45 4397M 0 0 10.4M 0 0:15:18 0:06:59 0:08:19 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:20)
INFO interface: detail: default: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:20)
45 9638M 45 4408M 0 0 10.4M 0 0:15:18 0:07:00 0:08:18 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:19)
INFO interface: detail: default: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:19)
45 9638M 45 4419M 0 0 10.4M 0 0:15:18 0:07:01 0:08:17 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:18)
INFO interface: detail: default: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:18)
45 9638M 45 4430M 0 0 10.4M 0 0:15:18 0:07:02 0:08:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:17)
INFO interface: detail: default: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:17)
46 9638M 46 4441M 0 0 10.5M 0 0:15:17 0:07:03 0:08:14 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:16)
INFO interface: detail: default: Progress: 45% (Rate: 11.1M/s, Estimated time remaining: 0:08:16)
46 9638M 46 4452M 0 0 10.5M 0 0:15:17 0:07:04 0:08:13 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:14)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:14)
46 9638M 46 4463M 0 0 10.5M 0 0:15:17 0:07:05 0:08:12 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:13)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:13)
46 9638M 46 4475M 0 0 10.5M 0 mated time remaining: 0:08:13)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:12)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:12)
default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:12)DEBUG subprocess: stderr: 0:15:17 0:07:06 0:08:11 11.1M
46 9638M 46 4486M 0 0 10.5M 0 0:15:17 0:07:07 0:08:10 11.1M
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:11)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:11)
46 9638M 46 4497M 0 0 10.5M 0 0:15:17 0:07:08 ing: 0:08:11)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:10)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:10)
default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:10)DEBUG subprocess: stderr: 0:08:09 11.1M
46 9638M 46 4508M 0 0 10.5M 0 0:15:17 0:07:09 0:08:08 11.1M
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:09)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:09)
46 9638M 46 4519M 0 0 10.5M 0 0:15:16 0:07:10 0:08:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:08)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:08)
47 9638M 47 4531M 0 0 10.5M Estimated time remaining: 0:08:08)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:06)
INFO interface: detail: default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:06)
default: Progress: 46% (Rate: 11.1M/s, Estimated time remaining: 0:08:06)DEBUG subprocess: stderr: 0 0:15:16 0:07:11 0:08:05 11.1M
47 9638M 47 4542M 0 0 10.5M 0 0:15:16 0:07:1
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:05)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:05)
default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:05)DEBUG subprocess: stderr: 2 0:08:04 11.1M
47 9638M 47 4553M 0 0 10.5M 0 0:15:
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:04)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:04)
default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:04)DEBUG subprocess: stderr: 16 0:07:13 0:08:03 11.1M
47 9638M 47 4564M 0 0 1
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:03)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:03)
default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:03)DEBUG subprocess: stderr: 0.5M 0 0:15:16 0:07:14 0:08:02 11.1M
47 9638M 47 4575M 0 0 10.5M 0 0:15:16 0:07:15 0:08:01 11.1M
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:02)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:02)
47 9638M 47 4586M 0 0 10.5M 0 0:15:16 0:remaining: 0:08:02)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:01)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:01)
default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:01)DEBUG subprocess: stderr: 07:16 0:08:00 11.1M
47 9638M 47 4598M 0 0 10.5M 0 0:15:16 0
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:00)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:00)
default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:08:00)DEBUG subprocess: stderr: :07:17 0:07:59 11.1M
47 9638M 47 4609M 0 0 10.5M 0 0:15:15 0:07:18 0:07:57 11.1M
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:07:59)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:07:59)
47 9638M 47 4620M 0 0 10.5M 0 0:15:15 0:07:19 0:07:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:07:57)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:07:57)
48 9638M 48 4631M 0 0 10.5M 0 0:15:15 0:07:20 0:07:55 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:07:56)
INFO interface: detail: default: Progress: 47% (Rate: 11.1M/s, Estimated time remaining: 0:07:56)
48 9638M 48 4642M 0 0 10.5M 0 0:15:15 0:07:21 0:07:54 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 48% (Rate: 11.1M/s, Estimated time remaining: 0:07:55)
INFO interface: detail: default: Progress: 48% (Rate: 11.1M/s, Estimated time remaining: 0:07:55)
48 9638M 48 4653M 0 0 10.5M 0 0:15:15 0:07:22 0:07:53 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:54)
INFO interface: detail: default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:54)
48 9638M 48 4664M 0 0 10.5M 0 imated time remaining: 0:07:54)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:53)
INFO interface: detail: default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:53)
default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:53)DEBUG subprocess: stderr: 0:15:15 0:07:23 0:07:52 11.0M
48 9638M 48 4675M 0
INFO interface: detail: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:52)
INFO interface: detail: default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:52)
default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:52)DEBUG subprocess: stderr: 0 10.5M 0 0:15:15 0:07:24 0:07:51 11.0M
48 9638M 48 4686M 0 0 10.5M 0 0:15:15 0:07:25 0:07:50 11.0M
INFO interface: detail: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:51)
INFO interface: detail: default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:51)
48 9638M 48 4696M 0 0 10.5M 0 0:15:15 0:07:26 0:07:407:51)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:50)
INFO interface: detail: default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:50)
default: Progress: 48% (Rate: 11.0M/s, Estimated time remaining: 0:07:50)DEBUG subprocess: stderr: 9 10.9M
48 9638M 48 4708M 0 0 10.5M 0 0:15:
INFO interface: detail: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:49)
INFO interface: detail: default: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:49)
default: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:49)DEBUG subprocess: stderr: 15 0:07:27 0:07:48 10.9M
48 9638M 48 4718M 0 0 10.5M 0 0:15:15 0:07:28 0:07:47 10.9M
INFO interface: detail: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:48)
INFO interface: detail: default: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:48)
49 9638M 49 4730M 0 0 10.5M 0 0:15:14 0:07:29 0:07:45 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:47)
INFO interface: detail: default: Progress: 48% (Rate: 10.9M/s, Estimated time remaining: 0:07:47)
49 9638M 49 4740M 0 0 10.5M 0 0:15:14 0:07:30 0:07:447:47)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:45)
INFO interface: detail: default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:45)
default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:45)DEBUG subprocess: stderr: 10.8M
49 9638M 49 4751M 0 0 10.5M 0 0:15:14 0:07:31 0:07:43 10.9M
INFO interface: detail: Progress: 49% (Rate: 10.8M/s, Estimated time remaining: 0:07:44)
INFO interface: detail: default: Progress: 49% (Rate: 10.8M/s, Estimated time remaining: 0:07:44)
49 9638M 49 4762M 0 0 10.5M 0 0ated time remaining: 0:07:44)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:43)
INFO interface: detail: default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:43)
default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:43)DEBUG subprocess: stderr: :15:14 0:07:32 0:07:42 10.9M
49 9638M 49 4774M 0 0 10.5M 0 0:15:14
INFO interface: detail: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:42)
INFO interface: detail: default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:42)
default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:42)DEBUG subprocess: stderr: 0:07:33 0:07:41 11.0M
49 9638M 49 4784M 0 0 10.5M 0 0:15:
INFO interface: detail: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:41)
INFO interface: detail: default: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:41)
default: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:41)DEBUG subprocess: stderr: 14 0:07:34 0:07:40 10.8M
49 9638M 49 4795M 0 0 10.5M 0 0:15:14
INFO interface: detail: Progress: 49% (Rate: 10.8M/s, Estimated time remaining: 0:07:40)
INFO interface: detail: default: Progress: 49% (Rate: 10.8M/s, Estimated time remaining: 0:07:40)
default: Progress: 49% (Rate: 10.8M/s, Estimated time remaining: 0:07:40)DEBUG subprocess: stderr: 0:07:35 0:07:39 10.9M
49 9638M 49 4806M 0 0 10.5M
INFO interface: detail: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:39)
INFO interface: detail: default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:39)
default: Progress: 49% (Rate: 10.9M/s, Estimated time remaining: 0:07:39)DEBUG subprocess: stderr: 0 0:15:14 0:07:36 0:07:38 11.0M
49 9638M 49 4818M 0 0 10.5M 0 0:15:14 0:07:37 0:07:37 11.0M
INFO interface: detail: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:38)
INFO interface: detail: default: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:38)
50 9638M 50 4829M 0 0 10.5M /s, Estimated time remaining: 0:07:38)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:37)
INFO interface: detail: default: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:37)
default: Progress: 49% (Rate: 11.0M/s, Estimated time remaining: 0:07:37)DEBUG subprocess: stderr: 0 0:15:14 0:07:38 0:07:36 11.0M
50 9638M 50 4840M 0 0 10.5M 0 0:15:13 0:07:39 0:07:34 11.1M
INFO interface: detail: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:36)
INFO interface: detail: default: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:36)
50 9638M 50 4851M 0 0 10.5M 0 0:15:13 0:07:40 0:07:33 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:34)
INFO interface: detail: default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:34)
50 9638M 50 4862M 0 0 10.5M 0 0:15: time remaining: 0:07:34)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:33)
INFO interface: detail: default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:33)
default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:33)DEBUG subprocess: stderr: 13 0:07:41 0:07:32 11.1M
50 9638M 50 4873M 0 0 10.5M 0 0:15:13 0:07:42 0:07:31 11.1M
INFO interface: detail: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:32)
INFO interface: detail: default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:32)
50 9638M 50 4885M 0 0 10.5M 0 0:15:13 0:07:43 0:07:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:31)
INFO interface: detail: default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:31)
50 9638M 50 4895M 0 0 : 11.1M/s, Estimated time remaining: 0:07:31)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:30)
INFO interface: detail: default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:30)
default: Progress: 50% (Rate: 11.1M/s, Estimated time remaining: 0:07:30)DEBUG subprocess: stderr: 10.5M 0 0:15:13 0:07:44 0:07:29 11.0M
50 9638M 50 4907M 0 0 10.5M 0 0:1
INFO interface: detail: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:29)
INFO interface: detail: default: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:29)
default: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:29)DEBUG subprocess: stderr: 5:13 0:07:45 0:07:28 11.0M
51 9638M 51 4918M 0 0 10.5M 0 0:15:13 0:07:46 0:07:27 11.0M
INFO interface: detail: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:28)
INFO interface: detail: default: Progress: 50% (Rate: 11.0M/s, Estimated time remaining: 0:07:28)
51 9638M 51 4929M 0 0 10.5M 0 0:15:13 0:07:47 0:07:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.0M/s, Estimated time remaining: 0:07:27)
INFO interface: detail: default: Progress: 51% (Rate: 11.0M/s, Estimated time remaining: 0:07:27)
51 9638M 51 4940M 0 0 10.5M /s, Estimated time remaining: 0:07:27)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:26)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:26)
default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:26)DEBUG subprocess: stderr: 0 0:15:12 0:07:48 0:07:24 11.1M
51 9638M 51 4951M 0 0 10.5M 0 0:15:12 0:07:49 0:07:23 11.1M
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:24)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:24)
51 9638M 51 4963M 0 0 10.5M 0 0:15:12 0:07:50 0:07:22 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:23)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:23)
51 9638M 51 4974M 0 0 10.5M 0 0:15:12 0:07:51 0:07:21 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:22)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:22)
51 9638M 51 4985M 0 0 10.5M 0 0:15:12 e remaining: 0:07:22)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:21)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:21)
default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:21)DEBUG subprocess: stderr: 0:07:52 0:07:20 11.1M
51 9638M 51 4996M 0 0 10.5M 0 0:15:12 0:07:53 0:07:19 11.1M
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:20)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:20)
51 9638M 51 5007M 0 0 10.5M 0 0:15:12 0:07:54 0:07:18 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:19)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:19)
52 9638M 52 5018M 0 0 10.5M stimated time remaining: 0:07:19)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:18)
INFO interface: detail: default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:18)
default: Progress: 51% (Rate: 11.1M/s, Estimated time remaining: 0:07:18)DEBUG subprocess: stderr: 0 0:15:12 0:07:55 0:07:17 11.1M
52 9638M 52 5030M 0 0 10.5M 0 0:15:12 0:07:56 0:07:16 11.1M
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:17)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:17)
52 9638M 52 5041M 0 0 10.5M 0 0:15:11 0:07:57 0:07:14 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:16)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:16)
52 9638M 52 5052M 0 0 10.5M 0 0:15:11 0:07:58 0:07:13 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:14)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:14)
52 9638M 52 5063M 0 0 10.5M Estimated time remaining: 0:07:14)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:13)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:13)
default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:13)DEBUG subprocess: stderr: 0 0:15:11 0:07:59 0:07:12 11.1M
52 9638M 52 5074M 0 0 10.5M
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:12)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:12)
default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:12)DEBUG subprocess: stderr: 0 0:15:11 0:08:00 0:07:11 11.1M
52 9638M 52 5086M 0 0 10.5M 0 0:15:11 0:08:01 0:07:10 11.1M
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:11)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:11)
52 9638M 52 5097M 0 0 10.5M 0 0:15:11 0:08:02 ing: 0:07:11)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:10)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:10)
default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:10)DEBUG subprocess: stderr: 0:07:09 11.1M
53 9638M 53 5108M 0 0 10.5M 0 0:15:11 0:08:03 0:07:08 11.1M
INFO interface: detail: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:09)
INFO interface: detail: default: Progress: 52% (Rate: 11.1M/s, Estimated time remaining: 0:07:09)
53 9638M 53 5119M 0 0 10.5M 0 0ated time remaining: 0:07:09)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:08)
INFO interface: detail: default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:08)
default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:08)DEBUG subprocess: stderr: :15:11 0:08:04 0:07:07 11.1M
53 9638M 53 5130M 0 0 10.5M 0 0:15:11 0:08:05 0:07:06 11.1M
INFO interface: detail: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:07)
INFO interface: detail: default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:07)
53 9638M 53 5141M 0 0 10.5M 0timated time remaining: 0:07:07)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:06)
INFO interface: detail: default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:06)
default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:06)DEBUG subprocess: stderr: 0:15:10 0:08:06 0:07:04 11.1M
53 9638M 53 5153M 0 0 10.5M 0 0:15:10 0:08:07 0:07
INFO interface: detail: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:04)
INFO interface: detail: default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:04)
default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:04)DEBUG subprocess: stderr: :03 11.1M
53 9638M 53 5164M 0 0 10.5M 0 0:15:10 0:08:08 0:07:02 11.1M
INFO interface: detail: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:03)
INFO interface: detail: default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:03)
53 9638M 53 5175M 0 0 10.5M 0 0:15:10 0 remaining: 0:07:03)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:02)
INFO interface: detail: default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:02)
default: Progress: 53% (Rate: 11.1M/s, Estimated time remaining: 0:07:02)DEBUG subprocess: stderr: :08:09 0:07:01 11.0M
53 9638M 53 5182M 0 0 10.5M
INFO interface: detail: Progress: 53% (Rate: 11.0M/s, Estimated time remaining: 0:07:01)
INFO interface: detail: default: Progress: 53% (Rate: 11.0M/s, Estimated time remaining: 0:07:01)
default: Progress: 53% (Rate: 11.0M/s, Estimated time remaining: 0:07:01)DEBUG subprocess: stderr: 0 0:15:11 0:08:10 0:07:01 10.4M
53 9638M 53 5193M 0 0 10.5M
INFO interface: detail: Progress: 53% (Rate: 10.4M/s, Estimated time remaining: 0:07:01)
INFO interface: detail: default: Progress: 53% (Rate: 10.4M/s, Estimated time remaining: 0:07:01)
default: Progress: 53% (Rate: 10.4M/s, Estimated time remaining: 0:07:01)DEBUG subprocess: stderr: 0 0:15:11 0:08:11 0:07:00 10.3M
54 9638M 54 5204M 0 0 10.5M
INFO interface: detail: Progress: 53% (Rate: 10.3M/s, Estimated time remaining: 0:07:00)
INFO interface: detail: default: Progress: 53% (Rate: 10.3M/s, Estimated time remaining: 0:07:00)
default: Progress: 53% (Rate: 10.3M/s, Estimated time remaining: 0:07:00)DEBUG subprocess: stderr: 0 0:15:11 0:08:12 0:06:59 10.3M
54 9638M 54 5216M 0 0 10.5M 0 0:15:10 0:08:13 0:06:57 10.3M
INFO interface: detail: Progress: 54% (Rate: 10.3M/s, Estimated time remaining: 0:06:59)
INFO interface: detail: default: Progress: 54% (Rate: 10.3M/s, Estimated time remaining: 0:06:59)
54 9638M 54 5227M 0 0 10.5M /s, Estimated time remaining: 0:06:59)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 54% (Rate: 10.3M/s, Estimated time remaining: 0:06:57)
INFO interface: detail: default: Progress: 54% (Rate: 10.3M/s, Estimated time remaining: 0:06:57)
default: Progress: 54% (Rate: 10.3M/s, Estimated time remaining: 0:06:57)DEBUG subprocess: stderr: 0 0:15:10 0:08:14 0:06:56 10.4M
54 9638M 54 5238M 0 0 10.5M 0 0:15:10 0:08:15 0:06:55 11.1M
INFO interface: detail: Progress: 54% (Rate: 10.4M/s, Estimated time remaining: 0:06:56)
INFO interface: detail: default: Progress: 54% (Rate: 10.4M/s, Estimated time remaining: 0:06:56)
54 9638M 54 5249M 0 0 10.5M 0 0:15:10 0:08:16 0:06:54 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:55)
INFO interface: detail: default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:55)
54 9638M 54 5260M 0 0 10.5M 0 0:15:10 0:08:17 0:06:53 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:54)
INFO interface: detail: default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:54)
54 9638M 54 5271M 0 0 10.5M 0 0:15:10 0:08:18 0:06:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:53)
INFO interface: detail: default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:53)
54 9638M 54 5282M 0 0 10.5M 0 0:15: time remaining: 0:06:53)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:52)
INFO interface: detail: default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:52)
default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:52)DEBUG subprocess: stderr: 10 0:08:19 0:06:51 11.1M
54 9638M 54 5294M 0 0 10.5M 0
INFO interface: detail: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:51)
INFO interface: detail: default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:51)
default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:51)DEBUG subprocess: stderr: 0:15:10 0:08:20 0:06:50 11.1M
55 9638M 55 5305M 0 0 10.5M 0 0:15:10 0:08:21 0:06:49 11.1M
INFO interface: detail: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:50)
INFO interface: detail: default: Progress: 54% (Rate: 11.1M/s, Estimated time remaining: 0:06:50)
55 9638M 55 5316M 0 0 10.5M 0 0:15:10 0:08:22 0:06:48 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:49)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:49)
55 9638M 55 5327M 0 0 10.5M 0 0:15:09 0:08:23 0:06:46 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:48)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:48)
55 9638M 55 5338M 0 0 10.5M 0 0:15:09 0:08:24 0:06:45 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:46)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:46)
55 9638M 55 5350M 0 0 10.5M 0 0:15:09 0:08:25 0:06:44 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:45)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:45)
55 9638M 55 5361M 0 0 10.5M 0 0:15:09 0:08:26 0:06:43 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:44)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:44)
55 9638M 55 5372M 0 0 10.5M 0 0:15:09 0:08:27 0:06:42 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:43)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:43)
55 9638M 55 5383M 0 0 10.5M 0 0:15:09 0:08:28 0:06:41 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:42)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:42)
55 9638M 55 5394M 0 0 10.5M 0 0:15:09 0:08:29 0:06:40 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:41)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:41)
56 9638M 56 5406M 0 0 10.6M 0 0:15:09 0:08:30 0:06:39 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:40)
INFO interface: detail: default: Progress: 55% (Rate: 11.1M/s, Estimated time remaining: 0:06:40)
56 9638M 56 5415M 0 0 10.5M 0 0:15:09 0:08:31 0:06:38 10.)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:39)
INFO interface: detail: default: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:39)
default: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:39)DEBUG subprocess: stderr: 8M
56 9638M 56 5426M 0 0 10.5M 0 0:15:09 0:08:32 0:06:37 10.8M
INFO interface: detail: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:38)
INFO interface: detail: default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:38)
56 9638M 56 5437M 0 0 10.6M 0 0:15:09 0:08:33 0:06:36 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:37)
INFO interface: detail: default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:37)
56 9638M 56 5449M 0 0 10.6M 0 0:15:09 0:08:34 0:06:306:37)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:36)
INFO interface: detail: default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:36)
default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:36)DEBUG subprocess: stderr: 5 10.8M
56 9638M 56 5460M 0 0 10.6M
INFO interface: detail: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:35)
INFO interface: detail: default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:35)
default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:35)DEBUG subprocess: stderr: 0 0:15:09 0:08:35 0:06:34 10.8M
56 9638M 56 5471M 0 0 10.6M 0
INFO interface: detail: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:34)
INFO interface: detail: default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:34)
default: Progress: 56% (Rate: 10.8M/s, Estimated time remaining: 0:06:34)DEBUG subprocess: stderr: 0:15:08 0:08:36 0:06:32 11.1M
56 9638M 56 5482M 0 0 10.6M 0 0:15:08 0:08:37 0:06:31 11.1M
INFO interface: detail: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:32)
INFO interface: detail: default: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:32)
57 9638M 57 5493M 0 0 10.6M Estimated time remaining: 0:06:32)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:31)
INFO interface: detail: default: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:31)
default: Progress: 56% (Rate: 11.1M/s, Estimated time remaining: 0:06:31)DEBUG subprocess: stderr: 0 0:15:08 0:08:38 0:06:30 11.1M
57 9638M 57 5504M 0 0 10.6M 0 0:15
INFO interface: detail: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:30)
INFO interface: detail: default: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:30)
default: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:30)DEBUG subprocess: stderr: :08 0:08:39 0:06:29 11.1M
57 9638M 57 5515M 0 0 10.6M 0 0:15:08 0:08:40 0:06:28 11.1M
INFO interface: detail: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:29)
INFO interface: detail: default: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:29)
57 9638M 57 5526M 0 0 10.6M 0 0:15:08 0:08:41 0:06:27 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:28)
INFO interface: detail: default: Progress: 57% (Rate: 11.1M/s, Estimated time remaining: 0:06:28)
57 9638M 57 5537M 0 0 10.6M 0 0:15:08 0:08:42 0:06:26 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 11.0M/s, Estimated time remaining: 0:06:27)
INFO interface: detail: default: Progress: 57% (Rate: 11.0M/s, Estimated time remaining: 0:06:27)
57 9638M 57 5548M 0 0 10.6M 0 0:15:08 0:08:43 0:06:25 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 11.0M/s, Estimated time remaining: 0:06:26)
INFO interface: detail: default: Progress: 57% (Rate: 11.0M/s, Estimated time remaining: 0:06:26)
57 9638M 57 5558M 0 0 10.6M 0 0:15:08 0:08:44 0:06:24 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 11.0M/s, Estimated time remaining: 0:06:25)
INFO interface: detail: default: Progress: 57% (Rate: 11.0M/s, Estimated time remaining: 0:06:25)
57 9638M 57 5568M 0 0 10.6M 0 0:15:08 0:08:45 0:06:23 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 10.6M/s, Estimated time remaining: 0:06:24)
INFO interface: detail: default: Progress: 57% (Rate: 10.6M/s, Estimated time remaining: 0:06:24)
57 9638M 57 5579M 0 0 10.6M 0 0:15:08 0:08:46 0:06:22 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 10.5M/s, Estimated time remaining: 0:06:23)
INFO interface: detail: default: Progress: 57% (Rate: 10.5M/s, Estimated time remaining: 0:06:23)
58 9638M 58 5591M 0 0 10.6M 0 0:15:08 0:08:47 0:06:21 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 57% (Rate: 10.6M/s, Estimated time remaining: 0:06:22)
INFO interface: detail: default: Progress: 57% (Rate: 10.6M/s, Estimated time remaining: 0:06:22)
58 9638M 58 5602M 0 0 10.6M 0 0:15:08 0:08:48 0:06:20 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 58% (Rate: 10.6M/s, Estimated time remaining: 0:06:21)
INFO interface: detail: default: Progress: 58% (Rate: 10.6M/s, Estimated time remaining: 0:06:21)
58 9638M 58 5613M 0 0 10.6M 0 0:15:08 0:08:49 0:06:19 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 58% (Rate: 10.6M/s, Estimated time remaining: 0:06:20)
INFO interface: detail: default: Progress: 58% (Rate: 10.6M/s, Estimated time remaining: 0:06:20)
58 9638M 58 5624M 8% (Rate: 10.6M/s, Estimated time remaining: 0:06:20)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 58% (Rate: 11.0M/s, Estimated time remaining: 0:06:19)
INFO interface: detail: default: Progress: 58% (Rate: 11.0M/s, Estimated time remaining: 0:06:19)
default: Progress: 58% (Rate: 11.0M/s, Estimated time remaining: 0:06:19)DEBUG subprocess: stderr: 0 0 10.6M 0 0:15:08 0:08:50 0:06:18 11.1M
58 9638M 58 5635M 0 0 10.6M 0 0:15:08 0:08:51 0:06:17 11.1M
INFO interface: detail: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:18)
INFO interface: detail: default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:18)
58 9638M 58 5646M 0 0 10.6M 0 0:15:08 0:08:52 0:06:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:17)
INFO interface: detail: default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:17)
58 9638M 58 5658M 0 0 10.6M 0 0:15:07 0:08:53 0:06:14 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:16)
INFO interface: detail: default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:16)
58 9638M 58 5669M 0 0 10.6M /s, Estimated time remaining: 0:06:16)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:14)
INFO interface: detail: default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:14)
default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:14)DEBUG subprocess: stderr: 0 0:15:07 0:08:54 0:06:13 11.1M
58 9638M 58 5680M :
INFO interface: detail: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:13)
INFO interface: detail: default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:13)
default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:13)DEBUG subprocess: stderr: 0 0 10.6M 0 0:15:07 0:08:55 0:06:12 11.1M
59 9638M 59 5691M 0 0 10.6M 0 0:15:07 0:08:56 0:06:11 11.1M
INFO interface: detail: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:12)
INFO interface: detail: default: Progress: 58% (Rate: 11.1M/s, Estimated time remaining: 0:06:12)
59 9638M 59 5702M 0 0 111.1M/s, Estimated time remaining: 0:06:12)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:11)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:11)
default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:11)DEBUG subprocess: stderr: 0.6M 0 0:15:07 0:08:57 0:06:10 11.1M
59 9638M 59 5714M 0 0 10.6M 0 0:15:07 0:08:58 0:06:09 11.1M
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:10)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:10)
59 9638M 59 5725M 0 0 10.6M 0 0:15:07 0:08:59 0:06:08 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:09)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:09)
59 9638M 59 5736M 0 0 10.6M 0 0:15:07 0:09:00 0:06:07 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:08)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:08)
59 9638M 59 5747M 0 0 10.6M 0 0:15:07 0:09:01 0:06:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:07)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:07)
59 9638M 59 5758M 0 0 10.6M 0 0:15:07 0:09:02 0:06:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:06)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:06)
59 9638M 59 5770M 0 0 10.6M 0 0:15:07 0:09:03 0:06:04 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:05)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:05)
59 9638M 59 5781M 0 0 10.6M 0 0:15:06 0:09:04 0:06:02 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:04)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:04)
60 9638M 60 5792M 0 0 10.6M 0 0:15:06 0:09:05 0:06:01 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:02)
INFO interface: detail: default: Progress: 59% (Rate: 11.1M/s, Estimated time remaining: 0:06:02)
60 9638M 60 5803M 0 0 10.6M 0 0:15:06 0:09:06 0:06:00 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:06:01)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:06:01)
60 9638M 60 5814M 0 0 10.6M 0 0:15:06 0:09:07 0:05:59 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:06:00)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:06:00)
60 9638M 60 5825M 0 0 10.6M 0 0:15:06 0:09:08 0:05:58 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:59)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:59)
60 9638M 60 5837M 0 0 10.6M 0 0:15:06 0:09:09 0:05:57 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:58)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:58)
60 9638M 60 5848M 0 0 10.6M 0 0:15:06 0:09:10 0:05:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:57)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:57)
60 9638M 60 5859M 0 0 10.6M 0 0:15:06 0:09:11 0:05:55 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:56)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:56)
60 9638M 60 5870M 0 0 10.6M 0 0:15:06 0:09:12 0:05:54 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:55)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:55)
61 9638M 61 5881M 0 0 10.6M Estimated time remaining: 0:05:55)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:54)
INFO interface: detail: default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:54)
default: Progress: 60% (Rate: 11.1M/s, Estimated time remaining: 0:05:54)DEBUG subprocess: stderr: 0 0:15:06 0:09:13 0:05:53 11.1M
61 9638M 61 5890M 0 0 10.6M 0 0:15:06 0:09:14 0:05:52 10.7M
INFO interface: detail: Progress: 61% (Rate: 11.1M/s, Estimated time remaining: 0:05:53)
INFO interface: detail: default: Progress: 61% (Rate: 11.1M/s, Estimated time remaining: 0:05:53)
61 9638M 61 5901M 0 0 10.6M 0 0:15:06 0:09:15 0:05:51 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.7M/s, Estimated time remaining: 0:05:52)
INFO interface: detail: default: Progress: 61% (Rate: 10.7M/s, Estimated time remaining: 0:05:52)
61 9638M 61 5912M 0 0 10.6M 0 0:15:06 0:09:16 0:05:50 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.7M/s, Estimated time remaining: 0:05:51)
INFO interface: detail: default: Progress: 61% (Rate: 10.7M/s, Estimated time remaining: 0:05:51)
61 9638M 61 5923M 0 0 10.6M 0 0:15:06 0:09:17 0:05:49 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.6M/s, Estimated time remaining: 0:05:50)
INFO interface: detail: default: Progress: 61% (Rate: 10.6M/s, Estimated time remaining: 0:05:50)
61 9638M 61 5934M 0 0 10.6M 0 0:15:06 0:09:18 0:05:48 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.5M/s, Estimated time remaining: 0:05:49)
INFO interface: detail: default: Progress: 61% (Rate: 10.5M/s, Estimated time remaining: 0:05:49)
61 9638M 61 5945M 0 0 10.6M 0 0:15:06 0:09:19 0:05:47 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.5M/s, Estimated time remaining: 0:05:48)
INFO interface: detail: default: Progress: 61% (Rate: 10.5M/s, Estimated time remaining: 0:05:48)
61 9638M 61 5956M 0 0 10.6M 0 0:15:06 0:09:20 0:05:46 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.9M/s, Estimated time remaining: 0:05:47)
INFO interface: detail: default: Progress: 61% (Rate: 10.9M/s, Estimated time remaining: 0:05:47)
61 9638M 61 5968M 0 0 10.6M 0 imated time remaining: 0:05:47)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 61% (Rate: 10.9M/s, Estimated time remaining: 0:05:46)
INFO interface: detail: default: Progress: 61% (Rate: 10.9M/s, Estimated time remaining: 0:05:46)
default: Progress: 61% (Rate: 10.9M/s, Estimated time remaining: 0:05:46)DEBUG subprocess: stderr: 0:15:05 0:09:21 0:05:44 11.1M
62 9638M 62 5979M 0 0 10.6M 0 0:15:05 0:09:22 0:05:43 11.1M
INFO interface: detail: Progress: 61% (Rate: 11.1M/s, Estimated time remaining: 0:05:44)
INFO interface: detail: default: Progress: 61% (Rate: 11.1M/s, Estimated time remaining: 0:05:44)
62 9638M 62 5990M 0 0 10.6M 0 0:15:05 0:09:23 0:05:42 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:43)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:43)
62 9638M 62 6001M 0 0 10.6M 0 0:15:05 0:09:24 0:05:41 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:42)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:42)
62 9638M 62 6012M 0 0 10.6M 0 0:15:05 0:09:25 0:05:40 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:41)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:41)
62 9638M 62 6024M 0 0 10.6M 0 0:15:05 0:09:26 0:05:39 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:40)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:40)
62 9638M 62 6035M 0 0 10.6M 0 0:15:05 0:09:27 0:05:38 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:39)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:39)
62 9638M 62 6046M 0 0 10.6M 0 0:15:05 0:09:28 0:05:37 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:38)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:38)
62 9638M 62 6057M 0 0 10.6M 0 0:15:05 0:09:29 0:05:36 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:37)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:37)
62 9638M 62 6068M 0 0 10.6M 0 0:15:05 0:09:30 0:05:35 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:36)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:36)
63 9638M 63 6079M 0 0 10.6M 0 0:15:05 0:09:31 0:05:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:35)
INFO interface: detail: default: Progress: 62% (Rate: 11.1M/s, Estimated time remaining: 0:05:35)
63 9638M 63 6089M 0 0 10.6M 0 0:15:05 0:09:32 0:05:33 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 11.1M/s, Estimated time remaining: 0:05:34)
INFO interface: detail: default: Progress: 63% (Rate: 11.1M/s, Estimated time remaining: 0:05:34)
63 9638M 63 6100M 0 0 10.6M 0 0:15:05 0:09:33 0:05:32 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:33)
INFO interface: detail: default: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:33)
63 9638M 63 6112M 0 0 10.6M 0 0:15:05 0:09:34 0:05:31 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:32)
INFO interface: detail: default: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:32)
63 9638M 63 6123M 0 0 10.6M 0 0:15:05 0:09:35 0:05:30 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:31)
INFO interface: detail: default: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:31)
63 9638M 63 6134M 0 0 10.6M 0 0:15:04 0:09:36 0:05:28 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:30)
INFO interface: detail: default: Progress: 63% (Rate: 10.8M/s, Estimated time remaining: 0:05:30)
63 9638M 63 6145M 0 0 10.6M 0 0:15:04 0:09:37 0:05:27 11.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 10.9M/s, Estimated time remaining: 0:05:28)
INFO interface: detail: default: Progress: 63% (Rate: 10.9M/s, Estimated time remaining: 0:05:28)
63 9638M 63 6156M 0 0 10.6M 0 0:15:04 0:09:38 0:05:26 11.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:27)
INFO interface: detail: default: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:27)
63 9638M 63 6168M 0 0 10.6M 0 0:15:04 0:09:39 0:05:25 11.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:26)
INFO interface: detail: default: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:26)
64 9638M 64 6179M 0 0 : 11.2M/s, Estimated time remaining: 0:05:26)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:25)
INFO interface: detail: default: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:25)
default: Progress: 63% (Rate: 11.2M/s, Estimated time remaining: 0:05:25)DEBUG subprocess: stderr: 10.6M 0 0:15:04 0:09:40 0:05:24 11.1M
64 9638M 64 6190M 0 0 10.6M 0 0:15:04 0:09:41 0:05:23 11.1M
INFO interface: detail: Progress: 64% (Rate: 11.1M/s, Estimated time remaining: 0:05:24)
INFO interface: detail: default: Progress: 64% (Rate: 11.1M/s, Estimated time remaining: 0:05:24)
64 9638M 64 6201M 0 0 10.6M 0 0:15:04 0:09:42 0:05:22 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 64% (Rate: 11.1M/s, Estimated time remaining: 0:05:23)
INFO interface: detail: default: Progress: 64% (Rate: 11.1M/s, Estimated time remaining: 0:05:23)
64 9638M 64 6212M 0 0 10.6M 0 0:15:04 e remaining: 0:05:23)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:22)
INFO interface: detail: default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:22)
default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:22)DEBUG subprocess: stderr: 0:09:43 0:05:21 11.0M
64 9638M 64 6223M 0 0 10.6M 0 0:15:0
INFO interface: detail: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:21)
INFO interface: detail: default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:21)
default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:21)DEBUG subprocess: stderr: 4 0:09:44 0:05:20 11.0M
64 9638M 64 6234M 0 0 10.6M 0 0:15:04
INFO interface: detail: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:20)
INFO interface: detail: default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:20)
default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:20)DEBUG subprocess: stderr: 0:09:45 0:05:19 11.0M
64 9638M 64 6244M 0 0 10.6M 0 0:15:04 0:09:46 0:05:18 10.9M
INFO interface: detail: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:19)
INFO interface: detail: default: Progress: 64% (Rate: 11.0M/s, Estimated time remaining: 0:05:19)
64 9638M 64 6255M 0 0 10.6M 0 0:15:04 0:09:47 0:05:17 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 64% (Rate: 10.9M/s, Estimated time remaining: 0:05:18)
INFO interface: detail: default: Progress: 64% (Rate: 10.9M/s, Estimated time remaining: 0:05:18)
65 9638M 65 6267M 0 0 10.6M 0 0:15:04 0:09:48 0:05:16 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 64% (Rate: 10.9M/s, Estimated time remaining: 0:05:17)
INFO interface: detail: default: Progress: 64% (Rate: 10.9M/s, Estimated time remaining: 0:05:17)
65 9638M 65 6278M 0 0 10.6M 0 0:15:04 0:09:49 0:05:15 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:16)
INFO interface: detail: default: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:16)
65 9638M 65 6289M 0 0 10.6M 0 0:15:04 0:09:50 0:05:14 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:15)
INFO interface: detail: default: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:15)
65 9638M 65 6300M 0 0 10.6M 0 0:15:04 0:09:51 0:05:13 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:14)
INFO interface: detail: default: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:14)
65 9638M 65 6311M 0 0 10.6M 0 0:15:03 0:09:52 0:05:11 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 11.1M/s, Estimated time remaining: 0:05:13)
INFO interface: detail: default: Progress: 65% (Rate: 11.1M/s, Estimated time remaining: 0:05:13)
65 9638M 65 6322M 0 0 10.6M 0 0:15:03 0:09:53 0:05:10 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 11.1M/s, Estimated time remaining: 0:05:11)
INFO interface: detail: default: Progress: 65% (Rate: 11.1M/s, Estimated time remaining: 0:05:11)
65 9638M 65 6333M 0 0 10.6M 0 0:15:03 0:09:54 0:05:09 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 11.1M/s, Estimated time remaining: 0:05:10)
INFO interface: detail: default: Progress: 65% (Rate: 11.1M/s, Estimated time remaining: 0:05:10)
65 9638M 65 6344M 0 0 10.6M 0 0:15:03 0:09:55 0:05:08 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:09)
INFO interface: detail: default: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:09)
65 9638M 65 6355M 0 0 10.6M 0 0:15:03 0:09:56 0:05:07 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:08)
INFO interface: detail: default: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:08)
66 9638M 66 6366M 0 0 10.6M 0 0:15:03 0:09:57 0:05:06 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:07)
INFO interface: detail: default: Progress: 65% (Rate: 10.9M/s, Estimated time remaining: 0:05:07)
66 9638M 66 6374M 0 0 10.6M 0 0:15:04 0:09:58 0:05:06 10.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 10.9M/s, Estimated time remaining: 0:05:06)
INFO interface: detail: default: Progress: 66% (Rate: 10.9M/s, Estimated time remaining: 0:05:06)
66 9638M 66 6385M 0 0 10.6M 0 0:15:04 0:09:59 0:05:05 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 10.2M/s, Estimated time remaining: 0:05:06)
INFO interface: detail: default: Progress: 66% (Rate: 10.2M/s, Estimated time remaining: 0:05:06)
66 9638M 66 6396M 0 0 10.6M 0 0:15:04 0:10:00 0:05:04 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:05)
INFO interface: detail: default: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:05)
66 9638M 66 6407M 0 0 110.4M/s, Estimated time remaining: 0:05:05)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:04)
INFO interface: detail: default: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:04)
default: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:04)DEBUG subprocess: stderr: 0.6M 0 0:15:03 0:10:01 0:05:02 10.4M
66 9638M 66 6418M 0 0 10.6M
INFO interface: detail: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:02)
INFO interface: detail: default: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:02)
default: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:02)DEBUG subprocess: stderr: 0 0:15:03 0:10:02 0:05:01 10.4M
66 9638M 66 6430M 0 0 10.6M 0 0:15:03 0:10:03 0:05:00 11.1M
INFO interface: detail: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:01)
INFO interface: detail: default: Progress: 66% (Rate: 10.4M/s, Estimated time remaining: 0:05:01)
66 9638M 66 6441M 0 0 10.6M 0 0:15:03 0:10:04 0:04:59 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 11.1M/s, Estimated time remaining: 0:05:00)
INFO interface: detail: default: Progress: 66% (Rate: 11.1M/s, Estimated time remaining: 0:05:00)
66 9638M 66 6452M 0 0 10.6M 0 0:15:03 0:10:05 0:04:58 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 11.1M/s, Estimated time remaining: 0:04:59)
INFO interface: detail: default: Progress: 66% (Rate: 11.1M/s, Estimated time remaining: 0:04:59)
67 9638M 67 6463M 0 0 10.6M 0 0:15:03 0:10:06 0:04:57 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 66% (Rate: 11.1M/s, Estimated time remaining: 0:04:58)
INFO interface: detail: default: Progress: 66% (Rate: 11.1M/s, Estimated time remaining: 0:04:58)
67 9638M 67 6474M 0 0 10.6M 0 0:15:03 0:10:07 0:04:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:57)
INFO interface: detail: default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:57)
67 9638M 67 6485M 0 Rate: 11.1M/s, Estimated time remaining: 0:04:57)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:56)
INFO interface: detail: default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:56)
default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:56)DEBUG subprocess: stderr: 0 10.6M 0 0:15:03 0:10:08 0:04:55 11.1M
67 9638M 67 6497M 0 0 10.6M 0 0:15:03 0:10:09 0:04:54 11.1M
INFO interface: detail: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:55)
INFO interface: detail: default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:55)
67 9638M 67 6508M 0 0 10.6M 0 0:15:03 0:10:10 0:04:53 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:54)
INFO interface: detail: default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:54)
67 9638M 67 6519M 0 0 10.6M 0 0:15:03 0:10:11 0:04:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:53)
INFO interface: detail: default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:53)
67 9638M 67 6527M 0 (Rate: 11.1M/s, Estimated time remaining: 0:04:53)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:52)
INFO interface: detail: default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:52)
default: Progress: 67% (Rate: 11.1M/s, Estimated time remaining: 0:04:52)DEBUG subprocess: stderr: 0 10.6M 0 0:15:03 0:10:12 0:04:51 10.5M
67 9638M 67 6538M 0 0 10.6M 0 0:15:03 0:10:13 0:04:50 10.5M
INFO interface: detail: Progress: 67% (Rate: 10.5M/s, Estimated time remaining: 0:04:51)
INFO interface: detail: default: Progress: 67% (Rate: 10.5M/s, Estimated time remaining: 0:04:51)
67 9638M 67 6549M 0 0 10.6M 0 0:15:03 0:10:14 0:04:49 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 10.5M/s, Estimated time remaining: 0:04:50)
INFO interface: detail: default: Progress: 67% (Rate: 10.5M/s, Estimated time remaining: 0:04:50)
68 9638M 68 6560M 0 0 10.6M 0 0:15:03 0:10:15 0:04:48 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 67% (Rate: 10.4M/s, Estimated time remaining: 0:04:49)
INFO interface: detail: default: Progress: 67% (Rate: 10.4M/s, Estimated time remaining: 0:04:49)
68 9638M 68 6570M 0 0 10.6M 0 0:15:03 0:10:16 0:04:47 10.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 10.3M/s, Estimated time remaining: 0:04:48)
INFO interface: detail: default: Progress: 68% (Rate: 10.3M/s, Estimated time remaining: 0:04:48)
68 9638M 68 6581M 0 0 10.6M 0 0:15:03 0:10:17 0:04:46 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 10.2M/s, Estimated time remaining: 0:04:47)
INFO interface: detail: default: Progress: 68% (Rate: 10.2M/s, Estimated time remaining: 0:04:47)
68 9638M 68 6592M 0 0 10.6M 0 0:15:03 0:10:18 0:04:45 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 10.8M/s, Estimated time remaining: 0:04:46)
INFO interface: detail: default: Progress: 68% (Rate: 10.8M/s, Estimated time remaining: 0:04:46)
68 9638M 68 6604M 0 0 10.6M 0 0:15:03 0:10:19 0:04:44 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 10.8M/s, Estimated time remaining: 0:04:45)
INFO interface: detail: default: Progress: 68% (Rate: 10.8M/s, Estimated time remaining: 0:04:45)
68 9638M 68 6615M 0 0 10.6M 0 0:15:03 0:10:20 0:04:43 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 10.9M/s, Estimated time remaining: 0:04:44)
INFO interface: detail: default: Progress: 68% (Rate: 10.9M/s, Estimated time remaining: 0:04:44)
68 9638M 68 6626M 0 0 10.6M 0 0:15:03 0:10:21 0:04:42 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 11.0M/s, Estimated time remaining: 0:04:43)
INFO interface: detail: default: Progress: 68% (Rate: 11.0M/s, Estimated time remaining: 0:04:43)
68 9638M 68 6637M 0 0 10.6M 0 0:15:03 0:10:22 0:04:41 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 11.1M/s, Estimated time remaining: 0:04:42)
INFO interface: detail: default: Progress: 68% (Rate: 11.1M/s, Estimated time remaining: 0:04:42)
68 9638M 68 6648M 0 0 10.6M 0 0:15:03 0:10:23 0:04:40 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 11.1M/s, Estimated time remaining: 0:04:41)
INFO interface: detail: default: Progress: 68% (Rate: 11.1M/s, Estimated time remaining: 0:04:41)
69 9638M 69 6659M 0 0 10.6M 0 0:15:03 0:10:24 0:04:39 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 68% (Rate: 11.1M/s, Estimated time remaining: 0:04:40)
INFO interface: detail: default: Progress: 68% (Rate: 11.1M/s, Estimated time remaining: 0:04:40)
69 9638M 69 6671M 0 0 10.6M 0 0:15:02 0:10:25 0:04:37 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:39)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:39)
69 9638M 69 6682M 0 0 10.6M 0 0:15:02 0:10:26 0:04:36 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:37)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:37)
69 9638M 69 6693M 0 0 10.6M 0 0:15:02 0:10:27 0:04:35 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:36)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:36)
69 9638M 69 6704M 0 0 10.6M 0 0:15:02 0:10:28 0:04:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:35)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:35)
69 9638M 69 6715M 0 0 10.6M 0 0:15:02 0:10:29 0:04:33 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:34)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:34)
69 9638M 69 6727M 0% (Rate: 11.1M/s, Estimated time remaining: 0:04:34)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:33)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:33)
default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:33)DEBUG subprocess: stderr: 0 10.6M 0 0:15:02 0:10:30 0:04:32 11.1M
69 9638M 69 6738M 0 0 10.6M 0 0:15:02 0:10:31 0:04:31 11.1M
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:32)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:32)
70 9638M 70 6749M 0 0 10.6M 0 0:15:02 0:10:32 0:04:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:31)
INFO interface: detail: default: Progress: 69% (Rate: 11.1M/s, Estimated time remaining: 0:04:31)
70 9638M 70 6760M 0 0 10.6M 0 0:15:02 0:10:33 0:04:29 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:30)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:30)
70 9638M 70 6771M 0 0 10.6M 0 0:15:02 0:10:34 0:04:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:29)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:29)
70 9638M 70 6783M 0 0 10.6M 0 0:15:02 0:10:35 0:04:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:28)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:28)
70 9638M 70 6794M 0 0 10.6M 0 0:15:02 0:10:36 0:04:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:27)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:27)
70 9638M 70 6805M 0 0 10.6M 0 0:15:02 0:10:37 0:04:25 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:26)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:26)
70 9638M 70 6816M 0 0 10.6M 0 0:1ed time remaining: 0:04:26)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:25)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:25)
default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:25)DEBUG subprocess: stderr: 5:02 0:10:38 0:04:24 11.1M
70 9638M 70 6827M 0 0 10.6M 0 0:15:02 0:10:39 0:04:23 11.1M
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:24)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:24)
70 9638M 70 6838M 0 0 10.6M 0 0:15:01 0:10:40 0:04:21 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:23)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:23)
71 9638M 71 6850M 0 0 10.6M 0 imated time remaining: 0:04:23)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:21)
INFO interface: detail: default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:21)
default: Progress: 70% (Rate: 11.1M/s, Estimated time remaining: 0:04:21)DEBUG subprocess: stderr: 0:15:01 0:10:41 0:04:20 11.1M
71 9638M 71 6858M 0 0 10.6M 0 0:15:02 0:10:42 0:04:20 10.6M
INFO interface: detail: Progress: 71% (Rate: 11.1M/s, Estimated time remaining: 0:04:20)
INFO interface: detail: default: Progress: 71% (Rate: 11.1M/s, Estimated time remaining: 0:04:20)
71 9638M 71 6869M 0 0 10.6M 0 0:15:02 0:10:43 0:04:19 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:20)
INFO interface: detail: default: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:20)
71 9638M 71 6879M 0 0 10.6M 0 0:15:02 0:10:44 0:04:18 10.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:19)
INFO interface: detail: default: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:19)
71 9638M 71 6890M 0 0 10.6M 0 0:15:02 0:10:45 0:04:17 10.2MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.2M/s, Estimated time remaining: 0:04:18)
INFO interface: detail: default: Progress: 71% (Rate: 10.2M/s, Estimated time remaining: 0:04:18)
71 9638M 71 6900M 0 0 10.6M 0 0:15:02 0:10:46 0:04:16 10.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.2M/s, Estimated time remaining: 0:04:17)
INFO interface: detail: default: Progress: 71% (Rate: 10.2M/s, Estimated time remaining: 0:04:17)
71 9638M 71 6911M 0 0 10.6M 0 0:15:02 0:10:47 0:04:15 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.0M/s, Estimated time remaining: 0:04:16)
INFO interface: detail: default: Progress: 71% (Rate: 10.0M/s, Estimated time remaining: 0:04:16)
71 9638M 71 6922M 0 0 10.6M 0 0:15:02 0:10:48 0:04:14 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:15)
INFO interface: detail: default: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:15)
71 9638M 71 6934M 0 0 10.6M 0 0:15:02 0:10:49 0:04:13 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:14)
INFO interface: detail: default: Progress: 71% (Rate: 10.6M/s, Estimated time remaining: 0:04:14)
72 9638M 72 6945M 0 0 10.6M 0 0ated time remaining: 0:04:14)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 71% (Rate: 10.9M/s, Estimated time remaining: 0:04:13)
INFO interface: detail: default: Progress: 71% (Rate: 10.9M/s, Estimated time remaining: 0:04:13)
default: Progress: 71% (Rate: 10.9M/s, Estimated time remaining: 0:04:13)DEBUG subprocess: stderr: :15:02 0:10:50 0:04:12 11.0M
72 9638M 72 6956M 0 0 10.6M
INFO interface: detail: Progress: 72% (Rate: 11.0M/s, Estimated time remaining: 0:04:12)
INFO interface: detail: default: Progress: 72% (Rate: 11.0M/s, Estimated time remaining: 0:04:12)
default: Progress: 72% (Rate: 11.0M/s, Estimated time remaining: 0:04:12)DEBUG subprocess: stderr: 0 0:15:01 0:10:51 0:04:10 11.1M
72 9638M 72 6967M 0 0 10.6M 0 0:15:01 0:10:52 0:04:09 11.1M
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:10)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:10)
72 9638M 72 6978M 0 0 101.1M/s, Estimated time remaining: 0:04:10)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:09)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:09)
default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:09)DEBUG subprocess: stderr: .6M 0 0:15:01 0:10:53 0:04:08 11.1M
72 9638M 72 6989M 0 0 10.6M 0 0:15:01 0:10:54 0:04:07 11.1M
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:08)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:08)
72 9638M 72 7001M 0 0 10.6M 0 0:15:01 0:10:55 0:04:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:07)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:07)
72 9638M 72 7012M 0 0 10.6M 0 0:15:01 0:10:56 0:04:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:06)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:06)
72 9638M 72 7023M 0 0 10.6M 0 0:15:01 0:10:57 0:04:04 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:05)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:05)
72 9638M 72 7034M 0 0 10.6M 0 0:15:01 0:10:58 0:04:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:04)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:04)
73 9638M 73 7045M 0 0 10.6M 0 0:15:01 0:10:59 0:04:02 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:03)
INFO interface: detail: default: Progress: 72% (Rate: 11.1M/s, Estimated time remaining: 0:04:03)
73 9638M 73 7057M 0 0 10.6M 0 0:15: time remaining: 0:04:03)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:02)
INFO interface: detail: default: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:02)
default: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:02)DEBUG subprocess: stderr: 01 0:11:00 0:04:01 11.1M
73 9638M 73 7068M 0 0 10.6M 0 0:15:01 0:11:01 0:04:00 11.1M
INFO interface: detail: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:01)
INFO interface: detail: default: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:01)
73 9638M 73 7078M 0 0 10.6M 0 0:15:01 0:11:02 0:03:59 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:00)
INFO interface: detail: default: Progress: 73% (Rate: 11.1M/s, Estimated time remaining: 0:04:00)
73 9638M 73 7090M 0 0 10.6M 0 0:15:01 0:11:03 0:03:58 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:59)
INFO interface: detail: default: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:59)
73 9638M 73 7101M 0 0 10.6M 0 0:15:01 0:11:04 0:03:57 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:58)
INFO interface: detail: default: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:58)
73 9638M 73 7112M 0 0 10.6M 0 0:15:01 0:11:05 0:03:56 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:57)
INFO interface: detail: default: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:57)
73 9638M 73 7123M 0 0 10.6M 0 0:15:01 0:11:06 0:03:55 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:56)
INFO interface: detail: default: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:56)
74 9638M 74 7134M 0 0 10.6M 0 0:15:01 0:11:07 0:03:54 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:55)
INFO interface: detail: default: Progress: 73% (Rate: 11.0M/s, Estimated time remaining: 0:03:55)
74 9638M 74 7146M 0 0 10.6M 0 0:15:00 0:11:08 0:03:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:54)
INFO interface: detail: default: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:54)
74 9638M 74 7157M 0 0 10.6M 0 0:15:00 0:11:09 0:03:51 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:52)
INFO interface: detail: default: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:52)
74 9638M 74 7168M 0 0 10.6M 0 0:15:00 0:11:10 0:03:50 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:51)
INFO interface: detail: default: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:51)
74 9638M 74 7179M 0 0 10.6M 0 0:15:00 0:11:11 0:03:49 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:50)
INFO interface: detail: default: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:50)
74 9638M 74 7187M 0 0 10.6M 0 0:15:01 0:11:12 0:03:49 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:49)
INFO interface: detail: default: Progress: 74% (Rate: 11.1M/s, Estimated time remaining: 0:03:49)
74 9638M 74 7198M 0 0 10.6M 0 0:15:01 0:11:13 0:03:48 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 10.5M/s, Estimated time remaining: 0:03:49)
INFO interface: detail: default: Progress: 74% (Rate: 10.5M/s, Estimated time remaining: 0:03:49)
74 9638M 74 7208M 0 0 10.6M 0 0:15:01 0:11:14 0:03:47 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 10.4M/s, Estimated time remaining: 0:03:48)
INFO interface: detail: default: Progress: 74% (Rate: 10.4M/s, Estimated time remaining: 0:03:48)
74 9638M 74 7218M 0 0 10.6M 0 0:15:01 0:11:15 0:03:46 10.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 10.3M/s, Estimated time remaining: 0:03:47)
INFO interface: detail: default: Progress: 74% (Rate: 10.3M/s, Estimated time remaining: 0:03:47)
75 9638M 75 7229M 0 ate: 10.3M/s, Estimated time remaining: 0:03:47)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 74% (Rate: 10.0M/s, Estimated time remaining: 0:03:46)
INFO interface: detail: default: Progress: 74% (Rate: 10.0M/s, Estimated time remaining: 0:03:46)
default: Progress: 74% (Rate: 10.0M/s, Estimated time remaining: 0:03:46)DEBUG subprocess: stderr: 0 10.6M 0 0:15:01 0:11:16 0:03:45 10.0M
75 9638M 75 7240M 0
INFO interface: detail: Progress: 75% (Rate: 10.0M/s, Estimated time remaining: 0:03:45)
INFO interface: detail: default: Progress: 75% (Rate: 10.0M/s, Estimated time remaining: 0:03:45)
default: Progress: 75% (Rate: 10.0M/s, Estimated time remaining: 0:03:45)DEBUG subprocess: stderr: 0 10.6M 0 0:15:01 0:11:17 0:03:44 10.6M
75 9638M 75 7252M 0 0 10.6M 0 0:15:0
INFO interface: detail: Progress: 75% (Rate: 10.6M/s, Estimated time remaining: 0:03:44)
INFO interface: detail: default: Progress: 75% (Rate: 10.6M/s, Estimated time remaining: 0:03:44)
default: Progress: 75% (Rate: 10.6M/s, Estimated time remaining: 0:03:44)DEBUG subprocess: stderr: 1 0:11:18 0:03:43 10.7M
75 9638M 75 7263M 0 0 10.6M 0 0:15:01 0:11:19 0:03:42 10.9M
INFO interface: detail: Progress: 75% (Rate: 10.7M/s, Estimated time remaining: 0:03:43)
INFO interface: detail: default: Progress: 75% (Rate: 10.7M/s, Estimated time remaining: 0:03:43)
75 9638M 75 7274M 0 0 10.6M 0 0:15:00 0:11:20 0:03:40 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 75% (Rate: 10.9M/s, Estimated time remaining: 0:03:42)
INFO interface: detail: default: Progress: 75% (Rate: 10.9M/s, Estimated time remaining: 0:03:42)
75 9638M 75 7285M 0 0 10.6M 0 0:15:00 0:11:21 0:: 0:03:42)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:40)
INFO interface: detail: default: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:40)
default: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:40)DEBUG subprocess: stderr: 03:39 11.1M
75 9638M 75 7296M 0 0 10.6M 0 0:15:00 0:11:22 0:03:38 11.1M
INFO interface: detail: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:39)
INFO interface: detail: default: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:39)
75 9638M 75 7307M 0 0 10.6M 0 0:15:00 0:11:23 0:03:37 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:38)
INFO interface: detail: default: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:38)
75 9638M 75 7318M 0 0 10.7M 0 0:15:00 0:11:24 0:03:36 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:37)
INFO interface: detail: default: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:37)
76 9638M 76 7330M 0 0 10.7M 0 0:15:00 0:11:25 0:03:35 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:36)
INFO interface: detail: default: Progress: 75% (Rate: 11.1M/s, Estimated time remaining: 0:03:36)
76 9638M 76 7341M 0 0 10.7M 0 0:15:00 0:11:26 0:03:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:35)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:35)
76 9638M 76 7352M 0 0 10.7M stimated time remaining: 0:03:35)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:34)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:34)
default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:34)DEBUG subprocess: stderr: 0 0:15:00 0:11:27 0:03:33 11.1M
76 9638M 76 7363M 0 0 10.7M 0 0:15:00 0:11:28 0:03:32 11.1M
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:33)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:33)
76 9638M 76 7374M 0 0 10.7M 0 0:15:00 0:11:29 0:03:31 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:32)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:32)
76 9638M 76 7385M 0 0 10.7M 0 0:15:00 0:11:30 0:03:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:31)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:31)
76 9638M 76 7397M 0 0 10.7M 0 0:15:00 0:11:31 0:03:29 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:30)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:30)
76 9638M 76 7408M 0 0 10.7M 0 0:15:00 0:11:32 0:03:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:29)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:29)
76 9638M 76 7419M 0 0 10.7M 0 imated time remaining: 0:03:29)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:28)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:28)
default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:28)DEBUG subprocess: stderr: 0:15:00 0:11:33 0:03:27 11.1M
77 9638M 77 7430M 0 0 10.7M 0 0:15:00 0:11:34 0:03:26 11.1M
INFO interface: detail: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:27)
INFO interface: detail: default: Progress: 76% (Rate: 11.1M/s, Estimated time remaining: 0:03:27)
77 9638M 77 7441M 0 0 10.7M 0 0:15:00 0:11:35 0:03:25 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:26)
INFO interface: detail: default: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:26)
77 9638M 77 7453M 0 0 10.7M 0 0:15:00 0:11:36 0:03:243:26)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:25)
INFO interface: detail: default: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:25)
default: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:25)DEBUG subprocess: stderr: 11.1M
77 9638M 77 7464M 0 0 10.7M 0 0:14:59 0:11:37 0:03:22 11.1M
INFO interface: detail: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:24)
INFO interface: detail: default: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:24)
77 9638M 77 7473M 0 0 10.7M 0 0:15:00 0:11:38 0:03:22 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:22)
INFO interface: detail: default: Progress: 77% (Rate: 11.1M/s, Estimated time remaining: 0:03:22)
77 9638M 77 7485M 0 0 10.7M 0 0:15:00 0:11:39 0:03:21 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:22)
INFO interface: detail: default: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:22)
77 9638M 77 7496M 0 0 10.7M 0 0:14:59 0:11:40 0:03:19 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:21)
INFO interface: detail: default: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:21)
77 9638M 77 7507M 0 0 10.7M 0 0:14:59 0:11:41 0:03:18 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:19)
INFO interface: detail: default: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:19)
77 9638M 77 7517M 0 0 10.7M 0 0:15:00 0:11:42 0:03:18 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:18)
INFO interface: detail: default: Progress: 77% (Rate: 10.8M/s, Estimated time remaining: 0:03:18)
78 9638M 78 7528M 0 0 10.7M 0 0:14:59 0:11:43 0:03:16 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 77% (Rate: 10.6M/s, Estimated time remaining: 0:03:18)
INFO interface: detail: default: Progress: 77% (Rate: 10.6M/s, Estimated time remaining: 0:03:18)
78 9638M 78 7537M 0 0 10.7M 0 0:15:00 0:11:44 0:03:16 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.9M/s, Estimated time remaining: 0:03:16)
INFO interface: detail: default: Progress: 78% (Rate: 10.9M/s, Estimated time remaining: 0:03:16)
78 9638M 78 7548M 0 0 10.7M 0 0:15:00 0:11:45 0:03:15 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.4M/s, Estimated time remaining: 0:03:16)
INFO interface: detail: default: Progress: 78% (Rate: 10.4M/s, Estimated time remaining: 0:03:16)
78 9638M 78 7558M 0 0 10.7M 0 0:15:00 0:11:46 0:03:14 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.4M/s, Estimated time remaining: 0:03:15)
INFO interface: detail: default: Progress: 78% (Rate: 10.4M/s, Estimated time remaining: 0:03:15)
78 9638M 78 7570M 0 0 10.7M 0 0:15:00 0:11:47 0:03:13 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.3M/s, Estimated time remaining: 0:03:14)
INFO interface: detail: default: Progress: 78% (Rate: 10.3M/s, Estimated time remaining: 0:03:14)
78 9638M 78 7581M 0 0 10.7M 0 0:15:00 0:11:48 0:03:12 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.4M/s, Estimated time remaining: 0:03:13)
INFO interface: detail: default: Progress: 78% (Rate: 10.4M/s, Estimated time remaining: 0:03:13)
78 9638M 78 7592M 0 0 10.7M 0 0:15:00 0:11:49 0:03:11 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.5M/s, Estimated time remaining: 0:03:12)
INFO interface: detail: default: Progress: 78% (Rate: 10.5M/s, Estimated time remaining: 0:03:12)
78 9638M 78 7603M 0 0 10.7M 0 0:14:59 0:11:50 0:03:09 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.9M/s, Estimated time remaining: 0:03:11)
INFO interface: detail: default: Progress: 78% (Rate: 10.9M/s, Estimated time remaining: 0:03:11)
79 9638M 79 7614M 0 0 10.7M 0 0:14:59 0:11:51 0:03:08 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 78% (Rate: 10.9M/s, Estimated time remaining: 0:03:09)
INFO interface: detail: default: Progress: 78% (Rate: 10.9M/s, Estimated time remaining: 0:03:09)
79 9638M 79 7626M 0 0 10.7M 0 0:14:59 0:11:52 0:03:07 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:08)
INFO interface: detail: default: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:08)
79 9638M 79 7637M 0 0 10.7M 0 0:14:59 0:11:53 0:03:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:07)
INFO interface: detail: default: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:07)
79 9638M 79 7648M 0 0 10.7M 0 0:14:59 0:11:54 0:03:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:06)
INFO interface: detail: default: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:06)
79 9638M 79 7659M 0 0 10.7M 0 0:14:59 0:11:55 0:03:04 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:05)
INFO interface: detail: default: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:05)
79 9638M 79 7670M 0 0 10.7M 0 0:14:59 0:11:56 0:03:03 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:04)
INFO interface: detail: default: Progress: 79% (Rate: 11.1M/s, Estimated time remaining: 0:03:04)
79 9638M 79 7681M 0 0 10.7M 0 0:14:59 0:11:57 0:03:02 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:03)
INFO interface: detail: default: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:03)
79 9638M 79 7692M 0 0 10.7M 0 0:14:59 0:11:58 0:03:01 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:02)
INFO interface: detail: default: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:02)
79 9638M 79 7703M 0 0 10.7M 0 0:14:59 0:11:59 0:03:00 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:01)
INFO interface: detail: default: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:01)
80 9638M 80 7714M 0 0 10.7M 0 0:14:59 0:12:00 0:02:59 11.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:00)
INFO interface: detail: default: Progress: 79% (Rate: 11.0M/s, Estimated time remaining: 0:03:00)
80 9638M 80 7725M 0 0 10.7M 0 0:14:59 0:12:01 0:02:58 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.0M/s, Estimated time remaining: 0:02:59)
INFO interface: detail: default: Progress: 80% (Rate: 11.0M/s, Estimated time remaining: 0:02:59)
80 9638M 80 7737M 0 0 10.7M 0 0:14:59 0:12:02 0:02:57 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:58)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:58)
80 9638M 80 7748M 0 0 10.7M 0 0:14:59 0:12:03 0:02:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:57)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:57)
80 9638M 80 7759M 0 0 10.7M 0 0:14:59 0:12:04 0:02:55 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:56)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:56)
80 9638M 80 7770M 0 0 10.7M 0 0:14:59 0:12:05 0:02:54 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:55)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:55)
80 9638M 80 7781M 0 0 10.7M 0 0:14:59 0:12:06 0:02:53 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:54)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:54)
80 9638M 80 7792M 0 0 10.7M 0 0:14:59 0:12:07 0:02:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:53)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:53)
80 9638M 80 7804M 0 0 10.7M 0 0:14:59 0:12:08 0:02:51 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:52)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:52)
81 9638M 81 7815M 0 0 10.7M 0 0:14:59 0:12:09 0:02:50 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:51)
INFO interface: detail: default: Progress: 80% (Rate: 11.1M/s, Estimated time remaining: 0:02:51)
81 9638M 81 7826M 0 0 10.7M 0 0:14:58 0:12:10 0:02:48 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 11.1M/s, Estimated time remaining: 0:02:50)
INFO interface: detail: default: Progress: 81% (Rate: 11.1M/s, Estimated time remaining: 0:02:50)
81 9638M 81 7837M 0 0 10.7M 0 0:14:58 0:12:11 0:02:47 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 11.1M/s, Estimated time remaining: 0:02:48)
INFO interface: detail: default: Progress: 81% (Rate: 11.1M/s, Estimated time remaining: 0:02:48)
81 9638M 81 7847M 0 0 10.7M 0 0:14:59 0:12:12 0:02:47 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 11.1M/s, Estimated time remaining: 0:02:47)
INFO interface: detail: default: Progress: 81% (Rate: 11.1M/s, Estimated time remaining: 0:02:47)
81 9638M 81 7857M 0 0 10.7M 0 0:14:59 0:12:13 0:02:46 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 10.8M/s, Estimated time remaining: 0:02:47)
INFO interface: detail: default: Progress: 81% (Rate: 10.8M/s, Estimated time remaining: 0:02:47)
81 9638M 81 7866M 0 0 10.7M 0 0:14:59 0:12:14 0:020:02:47)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 10.7M/s, Estimated time remaining: 0:02:46)
INFO interface: detail: default: Progress: 81% (Rate: 10.7M/s, Estimated time remaining: 0:02:46)
default: Progress: 81% (Rate: 10.7M/s, Estimated time remaining: 0:02:46)DEBUG subprocess: stderr: :45 10.2M
81 9638M 81 7877M 0 0 10.7M 0 0:14:59 0:12:15 0:02:44 10.2M
INFO interface: detail: Progress: 81% (Rate: 10.2M/s, Estimated time remaining: 0:02:45)
INFO interface: detail: default: Progress: 81% (Rate: 10.2M/s, Estimated time remaining: 0:02:45)
81 9638M 81 7889M 0 0 10.7M 0 0:14:59 0:12:16 0:02:43 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 10.2M/s, Estimated time remaining: 0:02:44)
INFO interface: detail: default: Progress: 81% (Rate: 10.2M/s, Estimated time remaining: 0:02:44)
81 9638M 81 7899M 0 0 10.7M 0 0:14:59 0:12:17 0:02:42 10.3MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 10.3M/s, Estimated time remaining: 0:02:43)
INFO interface: detail: default: Progress: 81% (Rate: 10.3M/s, Estimated time remaining: 0:02:43)
82 9638M 82 7908M 0 0 10.7M 0 0:14:59 0:12:18 0:02:41 10.0MEBUG subprocess: stderr:
INFO interface: detail: Progress: 81% (Rate: 10.3M/s, Estimated time remaining: 0:02:42)
INFO interface: detail: default: Progress: 81% (Rate: 10.3M/s, Estimated time remaining: 0:02:42)
82 9638M 82 7919M 0 0 10.7M 0 0:14:59 0:12:19 0:02:40 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 82% (Rate: 10.0M/s, Estimated time remaining: 0:02:41)
INFO interface: detail: default: Progress: 82% (Rate: 10.0M/s, Estimated time remaining: 0:02:41)
82 9638M 82 7930M 0 0 10.7M 0 0:14:59 0:12:20 0:02:39 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:40)
INFO interface: detail: default: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:40)
82 9638M 82 7941M 0 0 10.7M 0 0:14:59 0:12:21 0:02:38 10.4MEBUG subprocess: stderr:
INFO interface: detail: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:39)
INFO interface: detail: default: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:39)
82 9638M 82 7952M 0 0 10.7M , Estimated time remaining: 0:02:39)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:38)
INFO interface: detail: default: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:38)
default: Progress: 82% (Rate: 10.4M/s, Estimated time remaining: 0:02:38)DEBUG subprocess: stderr: 0 0:14:59 0:12:22 0:02:37 10.7M
82 9638M 82 7963M 0 0 10.7M 0 0:14:59 0:12:23 0:02:36 11.1M
INFO interface: detail: Progress: 82% (Rate: 10.7M/s, Estimated time remaining: 0:02:37)
INFO interface: detail: default: Progress: 82% (Rate: 10.7M/s, Estimated time remaining: 0:02:37)
82 9638M 82 7975M 0 0 10.7M 0 0:ted time remaining: 0:02:37)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:36)
INFO interface: detail: default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:36)
default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:36)DEBUG subprocess: stderr: 14:59 0:12:24 0:02:35 11.1M
82 9638M 82 7986M 0 0 10.7M 0 0:
INFO interface: detail: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:35)
INFO interface: detail: default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:35)
default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:35)DEBUG subprocess: stderr: 14:59 0:12:25 0:02:34 11.1M
82 9638M 82 7997M 0 0 10.7M 0 0:14:59 0:12:26 0:02:33 11.1M
INFO interface: detail: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:34)
INFO interface: detail: default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:34)
83 9638M 83 8008M 0 0 10..1M/s, Estimated time remaining: 0:02:34)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:33)
INFO interface: detail: default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:33)
default: Progress: 82% (Rate: 11.1M/s, Estimated time remaining: 0:02:33)DEBUG subprocess: stderr: 7M 0 0:14:58 0:12:27 0:02:31 11.1M
83 9638M 83 8019M 0 0 10.7M 0 0:14:58 0:12:28 0:02:30 11.1M
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:31)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:31)
83 9638M 83 8031M 0 0 101.1M/s, Estimated time remaining: 0:02:31)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:30)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:30)
default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:30)DEBUG subprocess: stderr: .7M 0 0:14:58 0:12:29 0:02:29 11.1M
83 9638M 83 8042M 0 0 10.
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:29)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:29)
default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:29)DEBUG subprocess: stderr: 7M 0 0:14:58 0:12:30 0:02:28 11.1M
83 9638M 83 8053M 0 0 10.7M 0 0:14:58 0:12:31 0:02:27 11.1M
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:28)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:28)
83 9638M 83 8064M 0 0 10.7M 0 0:14:58 0:12:32 0:02:26 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:27)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:27)
83 9638M 83 8075M 0 0 10.7M 0 0:14:58 0:12:33 0:02:25 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:26)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:26)
83 9638M 83 8086M 0 0 10.7M 0 0:14:58 0:12:34 0:02:24 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:25)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:25)
84 9638M 84 8098M 0 0 10.7M 0 0:ted time remaining: 0:02:25)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:24)
INFO interface: detail: default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:24)
default: Progress: 83% (Rate: 11.1M/s, Estimated time remaining: 0:02:24)DEBUG subprocess: stderr: 14:58 0:12:35 0:02:23 11.1M
84 9638M 84 8109M 0 0 10.7M 0 0:14:58 0:12:36 0:02:2
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:23)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:23)
default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:23)DEBUG subprocess: stderr: 2 11.1M
84 9638M 84 8120M 0 0 10.7M 0 0:14:58 0:12:37 0:02:21 11.1M
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:22)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:22)
84 9638M 84 8131M 0 0 10.7M Estimated time remaining: 0:02:22)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:21)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:21)
default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:21)DEBUG subprocess: stderr: 0 0:14:58 0:12:38 0:02:20 11.1M
84 9638M 84 8142M 0 0 10.7M 0 0:14
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:20)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:20)
default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:20)DEBUG subprocess: stderr: :58 0:12:39 0:02:19 11.1M
84 9638M 84 8153M 0 0 10.7M 0 0:14:58 0:
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:19)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:19)
default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:19)DEBUG subprocess: stderr: 12:40 0:02:18 11.1M
84 9638M 84 8164M 0 0 10.7M 0 0:14:58 0
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:18)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:18)
default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:18)DEBUG subprocess: stderr: :12:41 0:02:17 11.1M
84 9638M 84 8175M 0 0 10.7M 0 0:14:58 0:12:42 0:02:16 11.0M
INFO interface: detail: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:17)
INFO interface: detail: default: Progress: 84% (Rate: 11.1M/s, Estimated time remaining: 0:02:17)
84 9638M 84 8186M 0 te: 11.1M/s, Estimated time remaining: 0:02:17)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 84% (Rate: 11.0M/s, Estimated time remaining: 0:02:16)
INFO interface: detail: default: Progress: 84% (Rate: 11.0M/s, Estimated time remaining: 0:02:16)
default: Progress: 84% (Rate: 11.0M/s, Estimated time remaining: 0:02:16)DEBUG subprocess: stderr: 0 10.7M 0 0:14:58 0:12:43 0:02:15 11.0M
85 9638M 85 8196M 0 0 10.7M 0 0:14:58 0:12:44 0:02:14 10.8M
INFO interface: detail: Progress: 84% (Rate: 11.0M/s, Estimated time remaining: 0:02:15)
INFO interface: detail: default: Progress: 84% (Rate: 11.0M/s, Estimated time remaining: 0:02:15)
85 9638M 85 8207M 0 0 10.7M 0 0:14:58 0:12:45 0:02:13 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 85% (Rate: 10.8M/s, Estimated time remaining: 0:02:14)
INFO interface: detail: default: Progress: 85% (Rate: 10.8M/s, Estimated time remaining: 0:02:14)
85 9638M 85 8218M 0 0 10.7M 0 0:14:58 0:12:46 0:02:12 10.6MEBUG subprocess: stderr:
INFO interface: detail: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:13)
INFO interface: detail: default: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:13)
85 9638M 85 8229M 0 ate: 10.7M/s, Estimated time remaining: 0:02:13)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 85% (Rate: 10.6M/s, Estimated time remaining: 0:02:12)
INFO interface: detail: default: Progress: 85% (Rate: 10.6M/s, Estimated time remaining: 0:02:12)
default: Progress: 85% (Rate: 10.6M/s, Estimated time remaining: 0:02:12)DEBUG subprocess: stderr: 0 10.7M 0 0:14:58 0:12:47 0:02:11 10.7M
85 9638M 85 8240M 0 0 10.7M 0 0:14:58 0:12:48 0:02:10 10.7M
INFO interface: detail: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:11)
INFO interface: detail: default: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:11)
85 9638M 85 8251M 0 0 100.7M/s, Estimated time remaining: 0:02:11)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:10)
INFO interface: detail: default: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:10)
default: Progress: 85% (Rate: 10.7M/s, Estimated time remaining: 0:02:10)DEBUG subprocess: stderr: .7M 0 0:14:58 0:12:49 0:02:09 11.0M
85 9638M 85 8263M 0 0 10.
INFO interface: detail: Progress: 85% (Rate: 11.0M/s, Estimated time remaining: 0:02:09)
INFO interface: detail: default: Progress: 85% (Rate: 11.0M/s, Estimated time remaining: 0:02:09)
default: Progress: 85% (Rate: 11.0M/s, Estimated time remaining: 0:02:09)DEBUG subprocess: stderr: 7M 0 0:14:58 0:12:50 0:02:08 11.0M
85 9638M 85 8274M 0 0 10.7M 0 0:14:58 0:12:51 0:02:07 11.1M
INFO interface: detail: Progress: 85% (Rate: 11.0M/s, Estimated time remaining: 0:02:08)
INFO interface: detail: default: Progress: 85% (Rate: 11.0M/s, Estimated time remaining: 0:02:08)
85 9638M 85 8285M 0 0 10.7M Estimated time remaining: 0:02:08)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 85% (Rate: 11.1M/s, Estimated time remaining: 0:02:07)
INFO interface: detail: default: Progress: 85% (Rate: 11.1M/s, Estimated time remaining: 0:02:07)
default: Progress: 85% (Rate: 11.1M/s, Estimated time remaining: 0:02:07)DEBUG subprocess: stderr: 0 0:14:58 0:12:52 0:02:06 11.1M
86 9638M 86 8296M 0 0 10.7M 0 0:14:57 0:12:53 0:02:04 11.1M
INFO interface: detail: Progress: 85% (Rate: 11.1M/s, Estimated time remaining: 0:02:06)
INFO interface: detail: default: Progress: 85% (Rate: 11.1M/s, Estimated time remaining: 0:02:06)
86 9638M 86 8307M 0 0 10.7M 0 0:14:57 0:12:54 0:02:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:04)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:04)
86 9638M 86 8319M 0 0 10.7M 0 0:14:57 0:12:55 0:02:02 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:03)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:03)
86 9638M 86 8330M 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:03)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:02)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:02)
default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:02)DEBUG subprocess: stderr: 0 0 10.7M 0 0:14:57 0:12:56 0:02:01 11.1M
86 9638M 86 8341M 0 0 10.7M 0 0:14:57 0:12:57 0:02:00 11.1M
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:01)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:01)
86 9638M 86 8352M 0 ate: 11.1M/s, Estimated time remaining: 0:02:01)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:00)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:00)
default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:02:00)DEBUG subprocess: stderr: 0 10.7M 0 0:14:57 0:12:58 0:01:59 11.1M
86 9638M 86 s: stderr:
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:59)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:59)
default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:59)DEBUG subprocess: stderr: 8363M 0 0 10.7M 0 0:14:57 0:12:59 0:01:58 11.1M
86 9638M 86 8375M 0 0 10.7M 0 0:14:57 0:13:00 0:01:57 11.1M
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:58)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:58)
87 9638M 87 8386M 0 0 10.7M 0 0:14:57 0:13:01 0:01:56 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:57)
INFO interface: detail: default: Progress: 86% (Rate: 11.1M/s, Estimated time remaining: 0:01:57)
87 9638M 87 8397M 0 0 10.7M 0 0:14:57 0:13:02 0:01:55 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:56)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:56)
87 9638M 87 8408M 0 0 10.7M 0 0:14:57 0:13:03 0:01:54 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:55)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:55)
87 9638M 87 8419M 0 0 10.7M 0 0:14:57 0:13:04 0:01:53 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:54)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:54)
87 9638M 87 8430M 0 0 10.7M 0 0:14:57 0:13:05 0:01:52 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:53)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:53)
87 9638M 87 8442M 0 0 11.1M/s, Estimated time remaining: 0:01:53)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:52)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:52)
default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:52)DEBUG subprocess: stderr: 10.7M 0 0:14:57 0:13:06 0:01:51 11.1M
87 9638M 87 8453M 0 0 10.7M 0
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:51)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:51)
default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:51)DEBUG subprocess: stderr: 0:14:57 0:13:07 0:01:50 11.1M
87 9638M 87 8464M 0 0 10.7M
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:50)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:50)
default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:50)DEBUG subprocess: stderr: 0 0:14:57 0:13:08 0:01:49 11.1M
87 9638M 87 8474M 0 0 10.7M 0 0:14:57 0:13:09 0:01:48 10.9M
INFO interface: detail: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:49)
INFO interface: detail: default: Progress: 87% (Rate: 11.1M/s, Estimated time remaining: 0:01:49)
88 9638M 88 8485M 0 0 10.7M 0 0:14:57 0:13:10 0:01:47 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 87% (Rate: 10.9M/s, Estimated time remaining: 0:01:48)
INFO interface: detail: default: Progress: 87% (Rate: 10.9M/s, Estimated time remaining: 0:01:48)
88 9638M 88 8496M 0 0 10.7M 0 0:14:57 0:13:11 0:01:46 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:47)
INFO interface: detail: default: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:47)
88 9638M 88 8507M 0 0 10.7M 0 0:14:57 0:13:12 0:01:45 10.9MEBUG subprocess: stderr:
INFO interface: detail: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:46)
INFO interface: detail: default: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:46)
88 9638M 88 8519M 0 0 10.7M 0timated time remaining: 0:01:46)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:45)
INFO interface: detail: default: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:45)
default: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:45)DEBUG subprocess: stderr: 0:14:57 0:13:13 0:01:44 10.9M
88 9638M 88 8530M 0 0 10.7M 0 0:14:57 0:13:14 0:01:43 11.1M
INFO interface: detail: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:44)
INFO interface: detail: default: Progress: 88% (Rate: 10.9M/s, Estimated time remaining: 0:01:44)
88 9638M 88 8541M 0 0 100.9M/s, Estimated time remaining: 0:01:44)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:43)
INFO interface: detail: default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:43)
default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:43)DEBUG subprocess: stderr: .7M 0 0:14:57 0:13:15 0:01:42 11.1M
88 9638M 88 8552M 0 0 10.7M 0 0:14:57 0:13:16 0:01:41 11.1M
INFO interface: detail: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:42)
INFO interface: detail: default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:42)
88 9638M 88 8563M 0 (Rate: 11.1M/s, Estimated time remaining: 0:01:42)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:41)
INFO interface: detail: default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:41)
default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:41)DEBUG subprocess: stderr: 0 10.7M 0 0:14:57 0:13:17 0:01:40 11.1M
88 9638M 88 8574M 0 0
INFO interface: detail: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:40)
INFO interface: detail: default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:40)
default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:40)DEBUG subprocess: stderr: 10.7M 0 0:14:56 0:13:18 0:01:38 11.1M
89 9638M 89 8585M 0 0 10.7M 0 0:14:56 0:13:19 0:01:37 11.1M
INFO interface: detail: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:38)
INFO interface: detail: default: Progress: 88% (Rate: 11.1M/s, Estimated time remaining: 0:01:38)
89 9638M 89 8596M 0 0 10.7M 0 0:14:56 0:13:20 0:01:36 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:37)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:37)
89 9638M 89 8608M 0 0 10.7M 0 0:14:56 0:13:21 0:01:35 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:36)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:36)
89 9638M 89 8619M 0 0 10.7M 0 0:14:56 0:13:22 0:01:34 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:35)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:35)
89 9638M 89 8630M 0 0 10.7M Estimated time remaining: 0:01:35)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:34)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:34)
default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:34)DEBUG subprocess: stderr: 0 0:14:56 0:13:23 0:01:33 11.1M
89 9638M 89 8641M 0 0 10.7M
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:33)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:33)
default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:33)DEBUG subprocess: stderr: 0 0:14:56 0:13:24 0:01:32 11.1M
89 9638M 89 8652M 0 0 10.7M 0 0:14:56 0:13:25 0:01:31 11.1M
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:32)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:32)
89 9638M 89 8664M 0 0 10.7M 0 0:14:56 0:13:26 0:01:30 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:31)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:31)
90 9638M 90 8675M 0 0 10.7M 0 0:14:56 0:13:27 0:01:29 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:30)
INFO interface: detail: default: Progress: 89% (Rate: 11.1M/s, Estimated time remaining: 0:01:30)
90 9638M 90 8686M 0 0 10.7M 0 0:14:56 0:13:28 0:01:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:29)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:29)
90 9638M 90 8697M 0 0 10.7M 0 0:14:56 0:13:29 0:01:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:28)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:28)
90 9638M 90 8708M 0 0 10.71M/s, Estimated time remaining: 0:01:28)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:27)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:27)
default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:27)DEBUG subprocess: stderr: M 0 0:14:56 0:13:30 0:01:26 11.1M
90 9638M 90 8720M 0 0 10.7M 0
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:26)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:26)
default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:26)DEBUG subprocess: stderr: 0:14:56 0:13:31 0:01:25 11.1M
90 9638M 90 8730M 0 0 10.7M
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:25)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:25)
default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:25)DEBUG subprocess: stderr: 0 0:14:56 0:13:32 0:01:24 11.1M
90 9638M 90 8742M 0 0
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:24)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:24)
default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:24)DEBUG subprocess: stderr: 10.7M 0 0:14:56 0:13:33 0:01:23 11.1M
90 9638M 90 8753M 0 0 10.7M 0 0:14:56 0:13:34 0:01:22 11.0M
INFO interface: detail: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:23)
INFO interface: detail: default: Progress: 90% (Rate: 11.1M/s, Estimated time remaining: 0:01:23)
90 9638M 90 8764M 0 0 111.1M/s, Estimated time remaining: 0:01:23)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 90% (Rate: 11.0M/s, Estimated time remaining: 0:01:22)
INFO interface: detail: default: Progress: 90% (Rate: 11.0M/s, Estimated time remaining: 0:01:22)
default: Progress: 90% (Rate: 11.0M/s, Estimated time remaining: 0:01:22)DEBUG subprocess: stderr: 0.7M 0 0:14:56 0:13:35 0:01:21 11.0M
91 9638M 91 8775M 0 0 10.7M 0 0:14:56 0:13:36 0:01:20 11.0M
INFO interface: detail: Progress: 90% (Rate: 11.0M/s, Estimated time remaining: 0:01:21)
INFO interface: detail: default: Progress: 90% (Rate: 11.0M/s, Estimated time remaining: 0:01:21)
91 9638M 91 8786M 0 0 10.7M 0 0:14:56 0:13:37 0:01:19 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 91% (Rate: 11.0M/s, Estimated time remaining: 0:01:20)
INFO interface: detail: default: Progress: 91% (Rate: 11.0M/s, Estimated time remaining: 0:01:20)
91 9638M 91 8797M 0 0 10.7M 0 mated time remaining: 0:01:20)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:19)
INFO interface: detail: default: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:19)
default: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:19)DEBUG subprocess: stderr: 0:14:56 0:13:38 0:01:18 11.1M
91 9638M 91 8808M 0 0 10.7M 0 0:14:56 0:13:39 0:01:17 11.1M
INFO interface: detail: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:18)
INFO interface: detail: default: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:18)
91 9638M 91 8820M 0 0 10.7M 0 0:14:56 0:13:40 0:01:16 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:17)
INFO interface: detail: default: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:17)
91 9638M 91 8830M 0 0 10.7M 0 0:14:56 0:13:41 0:01:15 :17)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:16)
INFO interface: detail: default: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:16)
default: Progress: 91% (Rate: 11.1M/s, Estimated time remaining: 0:01:16)DEBUG subprocess: stderr: 10.9M
91 9638M 91 8838M 0 0 10.7M 0 0:14:56 0:13:42 0
INFO interface: detail: Progress: 91% (Rate: 10.9M/s, Estimated time remaining: 0:01:15)
INFO interface: detail: default: Progress: 91% (Rate: 10.9M/s, Estimated time remaining: 0:01:15)
default: Progress: 91% (Rate: 10.9M/s, Estimated time remaining: 0:01:15)DEBUG subprocess: stderr: :01:14 10.4M
91 9638M 91 8849M 0 0 10.7M 0 0:14:56 0:13:43 0:01:13 10.3M
INFO interface: detail: Progress: 91% (Rate: 10.4M/s, Estimated time remaining: 0:01:14)
INFO interface: detail: default: Progress: 91% (Rate: 10.4M/s, Estimated time remaining: 0:01:14)
91 9638M 91 8860M 0 0 10.7MM/s, Estimated time remaining: 0:01:14)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 91% (Rate: 10.3M/s, Estimated time remaining: 0:01:13)
INFO interface: detail: default: Progress: 91% (Rate: 10.3M/s, Estimated time remaining: 0:01:13)
default: Progress: 91% (Rate: 10.3M/s, Estimated time remaining: 0:01:13)DEBUG subprocess: stderr: 0 0:14:56 0:13:44 0:01:12 10.3M
92 9638M 92 8871M 0 0 10.7M
INFO interface: detail: Progress: 91% (Rate: 10.3M/s, Estimated time remaining: 0:01:12)
INFO interface: detail: default: Progress: 91% (Rate: 10.3M/s, Estimated time remaining: 0:01:12)
default: Progress: 91% (Rate: 10.3M/s, Estimated time remaining: 0:01:12)DEBUG subprocess: stderr: 0 0:14:56 0:13:45 0:01:11 10.1M
92 9638M 92 8882M 0 0 10.7M 0 0:14:56 0:13:46 0:01:10 10.3M
INFO interface: detail: Progress: 92% (Rate: 10.1M/s, Estimated time remaining: 0:01:11)
INFO interface: detail: default: Progress: 92% (Rate: 10.1M/s, Estimated time remaining: 0:01:11)
92 9638M 92 8893M 0 0 10.7MM/s, Estimated time remaining: 0:01:11)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 92% (Rate: 10.3M/s, Estimated time remaining: 0:01:10)
INFO interface: detail: default: Progress: 92% (Rate: 10.3M/s, Estimated time remaining: 0:01:10)
default: Progress: 92% (Rate: 10.3M/s, Estimated time remaining: 0:01:10)DEBUG subprocess: stderr: 0 0:14:56 0:13:47 0:01:09 10.8M
92 9638M 92 8904M 0 0 10.7M 0 0:14:56
INFO interface: detail: Progress: 92% (Rate: 10.8M/s, Estimated time remaining: 0:01:09)
INFO interface: detail: default: Progress: 92% (Rate: 10.8M/s, Estimated time remaining: 0:01:09)
default: Progress: 92% (Rate: 10.8M/s, Estimated time remaining: 0:01:09)DEBUG subprocess: stderr: 0:13:48 0:01:08 10.9M
92 9638M 92 8915M 0 0 10.7M 0 0:14:56 0:13:49 0:01:07 10.9M
INFO interface: detail: Progress: 92% (Rate: 10.9M/s, Estimated time remaining: 0:01:08)
INFO interface: detail: default: Progress: 92% (Rate: 10.9M/s, Estimated time remaining: 0:01:08)
92 9638M 92 8926M 0 0 10.7M 0 0:14:56 0:13:50 0:01:06 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 92% (Rate: 10.9M/s, Estimated time remaining: 0:01:07)
INFO interface: detail: default: Progress: 92% (Rate: 10.9M/s, Estimated time remaining: 0:01:07)
92 9638M 92 8938M 0 0 10.7M 0 0:14:56 0:13:51 0:01:05 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:06)
INFO interface: detail: default: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:06)
92 9638M 92 8949M 0 0 10.7M 0 0:14:56 0:13:52 0:01:04 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:05)
INFO interface: detail: default: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:05)
92 9638M 92 8960M 0 Rate: 11.1M/s, Estimated time remaining: 0:01:05)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:04)
INFO interface: detail: default: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:04)
default: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:04)DEBUG subprocess: stderr: 0 10.7M 0 0:14:56 0:13:53 0:01:03 11.1M
93 9638M 93 8971M 0 0 10.7M 0
INFO interface: detail: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:03)
INFO interface: detail: default: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:03)
default: Progress: 92% (Rate: 11.1M/s, Estimated time remaining: 0:01:03)DEBUG subprocess: stderr: 0:14:55 0:13:54 0:01:01 11.1M
93 9638M 93 8982M 0 0 10.7M 0 0:14:55 0:13:55 0:01:00 11.1M
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:01:01)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:01:01)
93 9638M 93 8993M 0 0 10.7M Estimated time remaining: 0:01:01)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:01:00)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:01:00)
default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:01:00)DEBUG subprocess: stderr: 0 0:14:55 0:13:56 0:00:59 11.1M
93 9638M 93 9005M 0 0 10.7M 0 0:14:55 0:13:57 0:00:58 11.1M
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:59)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:59)
93 9638M 93 9016M 0 0 10.71M/s, Estimated time remaining: 0:00:59)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:58)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:58)
default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:58)DEBUG subprocess: stderr: M 0 0:14:55 0:13:58 0:00:57 11.1M
93 9638M 93 9027M 0 0 10.7M 0 0:14:55 0:13:59 0:00:56 11.1M
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:57)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:57)
93 9638M 93 9038M 0 0 10..1M/s, Estimated time remaining: 0:00:57)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:56)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:56)
default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:56)DEBUG subprocess: stderr: 7M 0 0:14:55 0:14:00 0:00:55 11.1M
93 9638M 93 9049M 0 0 10.7M 0 0:14:
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:55)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:55)
default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:55)DEBUG subprocess: stderr: 55 0:14:01 0:00:54 11.1M
94 9638M 94 9061M 0 0 10.7M 0 0:14:55 0:14:02 0:00:53 11.1M
INFO interface: detail: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:54)
INFO interface: detail: default: Progress: 93% (Rate: 11.1M/s, Estimated time remaining: 0:00:54)
94 9638M 94 9072M 0 0 10.71M/s, Estimated time remaining: 0:00:54)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:53)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:53)
default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:53)DEBUG subprocess: stderr: M 0 0:14:55 0:14:03 0:00:52 11.1M
94 9638M 94 9083M 0 0 10.7
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:52)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:52)
default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:52)DEBUG subprocess: stderr: M 0 0:14:55 0:14:04 0:00:51 11.1M
94 9638M 94 9094M 0 0 10.7M 0 0:14:55 0:14:05 0:00:50 11.1M
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:51)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:51)
94 9638M 94 9105M 0 0 10.7M 0 0:14:55 0:14:06 0:00:49 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:50)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:50)
94 9638M 94 9116M 0 0 10.7M 0 0:14:55 0:14:07 0:00:48 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:49)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:49)
94 9638M 94 9128M 0 0 10.7M 0 0:14:55 0:14:08 0:00:47 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:48)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:48)
94 9638M 94 9139M 0 0 10.7M 0 0:14:55 0:14:09 0:00:46 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:47)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:47)
94 9638M 94 9150M 0 0 10.7M 0 0:14:55 0:14:10 0:00:45 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:46)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:46)
95 9638M 95 9161M 0 0 10.7M 0 0:14:55 0:14:11 0:00:44 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:45)
INFO interface: detail: default: Progress: 94% (Rate: 11.1M/s, Estimated time remaining: 0:00:45)
95 9638M 95 9171M 0 0 10.7M 0 0:14:55 0:14:12 0:00:43 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 95% (Rate: 11.1M/s, Estimated time remaining: 0:00:44)
INFO interface: detail: default: Progress: 95% (Rate: 11.1M/s, Estimated time remaining: 0:00:44)
95 9638M 95 9182M 0 0 10.7M 0 0:14:55 0:14:13 0:00:42 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:43)
INFO interface: detail: default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:43)
95 9638M 95 9193M 0 0 10.7M 0 0:14:55 0:14:14 0:00:41 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:42)
INFO interface: detail: default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:42)
95 9638M 95 9204M 0 0 10.7M 0 0:14:55 0:14:15 0:00:40 10.8MEBUG subprocess: stderr:
INFO interface: detail: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:41)
INFO interface: detail: default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:41)
95 9638M 95 9216M 5% (Rate: 10.8M/s, Estimated time remaining: 0:00:41)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:40)
INFO interface: detail: default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:40)
default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:40)DEBUG subprocess: stderr: 0 0 10.7M 0 0:14:55 0:14:16 0:00:39 10.8M
95 9638M 95 9227M 0 0 10.
INFO interface: detail: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:39)
INFO interface: detail: default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:39)
default: Progress: 95% (Rate: 10.8M/s, Estimated time remaining: 0:00:39)DEBUG subprocess: stderr: 7M 0 0:14:55 0:14:17 0:00:38 11.1M
95 9638M 95 9238M 0
INFO interface: detail: Progress: 95% (Rate: 11.1M/s, Estimated time remaining: 0:00:38)
INFO interface: detail: default: Progress: 95% (Rate: 11.1M/s, Estimated time remaining: 0:00:38)
default: Progress: 95% (Rate: 11.1M/s, Estimated time remaining: 0:00:38)DEBUG subprocess: stderr: 0 10.7M 0 0:14:55 0:14:18 0:00:37 11.2M
95 9638M 95 9249M 0 0 10.7M
INFO interface: detail: Progress: 95% (Rate: 11.2M/s, Estimated time remaining: 0:00:37)
INFO interface: detail: default: Progress: 95% (Rate: 11.2M/s, Estimated time remaining: 0:00:37)
default: Progress: 95% (Rate: 11.2M/s, Estimated time remaining: 0:00:37)DEBUG subprocess: stderr: 0 0:14:55 0:14:19 0:00:36 11.2M
96 9638M 96 9260M 0 0 10.7M 0 0:14:55 0:14:20 0:00:35 11.2M
INFO interface: detail: Progress: 95% (Rate: 11.2M/s, Estimated time remaining: 0:00:36)
INFO interface: detail: default: Progress: 95% (Rate: 11.2M/s, Estimated time remaining: 0:00:36)
96 9638M 96 9272M 0 0 10.7M 0 0:14:54 0 remaining: 0:00:36)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:35)
INFO interface: detail: default: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:35)
default: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:35)DEBUG subprocess: stderr: :14:21 0:00:33 11.2M
96 9638M 96 9283M 0 0 10.7M 0 0:14:54 0:14:22 0:00:32 11.2M
INFO interface: detail: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:33)
INFO interface: detail: default: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:33)
96 9638M 96 9294M 0 Rate: 11.2M/s, Estimated time remaining: 0:00:33)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:32)
INFO interface: detail: default: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:32)
default: Progress: 96% (Rate: 11.2M/s, Estimated time remaining: 0:00:32)DEBUG subprocess: stderr: 0 10.7M 0 0:14:54 0:14:23 0:00:31 11.1M
96 9638M 96 9305M 0 0 10.7M 0 0:14:54 0:14:24 0:00:30 11.1M
INFO interface: detail: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:31)
INFO interface: detail: default: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:31)
96 9638M 96 9316M 0 0 10.7M 0 0:14:54 0:14:25 0:00:29 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:30)
INFO interface: detail: default: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:30)
96 9638M 96 9328M 0 0 10.7M 0 0:14:54 0:14:26 0:00:28 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:29)
INFO interface: detail: default: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:29)
96 9638M 96 9339M 0 0 10.7M 0 0:14:54 0:14:27 0:00:27 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:28)
INFO interface: detail: default: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:28)
97 9638M 97 9350M 0 0 10.7M 0 0:14d time remaining: 0:00:28)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:27)
INFO interface: detail: default: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:27)
default: Progress: 96% (Rate: 11.1M/s, Estimated time remaining: 0:00:27)DEBUG subprocess: stderr: :54 0:14:28 0:00:26 11.1M
97 9638M 97 9361M 0 0 10.7M 0 0:14:54 0:14:29 0:00:25 11.1M
INFO interface: detail: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:26)
INFO interface: detail: default: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:26)
97 9638M 97 9372M 0 0 10.7M 0 0:14:54 0:14:30 0:00:24 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:25)
INFO interface: detail: default: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:25)
97 9638M 97 9383M 0 0 10.7M 0 0:14:54 0:14:31 0:00:23 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:24)
INFO interface: detail: default: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:24)
97 9638M 97 9395M 0 0 10.7M 0 0:14:54 0:14:32 0:00:22 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:23)
INFO interface: detail: default: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:23)
97 9638M 97 9404M 0 0 10.7M 0 0:14:54 0:14:33 0:00:21 10.7MEBUG subprocess: stderr:
INFO interface: detail: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:22)
INFO interface: detail: default: Progress: 97% (Rate: 11.1M/s, Estimated time remaining: 0:00:22)
97 9638M 97 9415M 0 0 10.7M Estimated time remaining: 0:00:22)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:21)
INFO interface: detail: default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:21)
default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:21)DEBUG subprocess: stderr: 0 0:14:54 0:14:34 0:00:20 10.7M
97 9638M 97 9426M 0 0 10.7M 0 0:14:54 0:14:35 0:00:19 10.7M
INFO interface: detail: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:20)
INFO interface: detail: default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:20)
97 9638M 97 9437M 0 0 10.7M 0 0:1ed time remaining: 0:00:20)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:19)
INFO interface: detail: default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:19)
default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:19)DEBUG subprocess: stderr: 4:54 0:14:36 0:00:18 10.7M
98 9638M 98 9448M 0 0
INFO interface: detail: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:18)
INFO interface: detail: default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:18)
default: Progress: 97% (Rate: 10.7M/s, Estimated time remaining: 0:00:18)DEBUG subprocess: stderr: 10.7M 0 0:14:54 0:14:37 0:00:17 10.7M
98 9638M 98 9459M 0 0 10.7M
INFO interface: detail: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:17)
INFO interface: detail: default: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:17)
default: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:17)DEBUG subprocess: stderr: 0 0:14:54 0:14:38 0:00:16 11.0M
98 9638M 98 9470M 0 0 10.7M 0 0:14:54 0:14:39 0:00:15 11.1M
INFO interface: detail: Progress: 98% (Rate: 11.0M/s, Estimated time remaining: 0:00:16)
INFO interface: detail: default: Progress: 98% (Rate: 11.0M/s, Estimated time remaining: 0:00:16)
98 9638M 98 9482M 0 0 10.7M 0 0:14:54 0:14:40 0:00:14 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:15)
INFO interface: detail: default: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:15)
98 9638M 98 9493M 0 ate: 11.1M/s, Estimated time remaining: 0:00:15)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:14)
INFO interface: detail: default: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:14)
default: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:14)DEBUG subprocess: stderr: 0 10.7M 0 0:14:54 0:14:41 0:00:13 11.1M
98 9638M 98 9502M 0 0 10.7M 0 0:14:54 0:14:42 0:00:1
INFO interface: detail: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:13)
INFO interface: detail: default: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:13)
default: Progress: 98% (Rate: 11.1M/s, Estimated time remaining: 0:00:13)DEBUG subprocess: stderr: 2 10.7M
98 9638M 98 9513M 0 0
INFO interface: detail: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:12)
INFO interface: detail: default: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:12)
default: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:12)DEBUG subprocess: stderr: 10.7M 0 0:14:54 0:14:43 0:00:11 10.7M
98 9638M 98 9523M 0 0 10.7M 0 0:14:54 0:14:44 0:00:10 10.4M
INFO interface: detail: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:11)
INFO interface: detail: default: Progress: 98% (Rate: 10.7M/s, Estimated time remaining: 0:00:11)
98 9638M 98 9534M 0 0e: 10.7M/s, Estimated time remaining: 0:00:11)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 98% (Rate: 10.4M/s, Estimated time remaining: 0:00:10)
INFO interface: detail: default: Progress: 98% (Rate: 10.4M/s, Estimated time remaining: 0:00:10)
default: Progress: 98% (Rate: 10.4M/s, Estimated time remaining: 0:00:10)DEBUG subprocess: stderr: 10.7M 0 0:14:54 0:14:45 0:00:09 10.4M
99 9638M 99 9543M 0 0 10.7M 0 0:14:54
INFO interface: detail: Progress: 98% (Rate: 10.4M/s, Estimated time remaining: 0:00:09)
INFO interface: detail: default: Progress: 98% (Rate: 10.4M/s, Estimated time remaining: 0:00:09)
default: Progress: 98% (Rate: 10.4M/s, Estimated time remaining: 0:00:09)DEBUG subprocess: stderr: 0:14:46 0:00:08 10.0M
99 9638M 99 9554M 0 0 10.7M 0 0:14:54 0:14:47 0:00:07 10.5M
INFO interface: detail: Progress: 99% (Rate: 10.0M/s, Estimated time remaining: 0:00:08)
INFO interface: detail: default: Progress: 99% (Rate: 10.0M/s, Estimated time remaining: 0:00:08)
99 9638M 99 9566M 0 0 10.7M 0 0:14:54 0:14:48 0:00:06 10.5MEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 10.5M/s, Estimated time remaining: 0:00:07)
INFO interface: detail: default: Progress: 99% (Rate: 10.5M/s, Estimated time remaining: 0:00:07)
99 9638M 99 9577M 0 0 10.7M /s, Estimated time remaining: 0:00:07)DEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 10.5M/s, Estimated time remaining: 0:00:06)
INFO interface: detail: default: Progress: 99% (Rate: 10.5M/s, Estimated time remaining: 0:00:06)
default: Progress: 99% (Rate: 10.5M/s, Estimated time remaining: 0:00:06)DEBUG subprocess: stderr: 0 0:14:54 0:14:49 0:00:05 10.8M
99 9638M 99 9588M 0 0 10.7M 0 0:14:54 0:14:50 0:00:04 10.8M
INFO interface: detail: Progress: 99% (Rate: 10.8M/s, Estimated time remaining: 0:00:05)
INFO interface: detail: default: Progress: 99% (Rate: 10.8M/s, Estimated time remaining: 0:00:05)
99 9638M 99 9599M 0 0 10.7M 0 0:14:54 0:14:51 0:00:03 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 10.8M/s, Estimated time remaining: 0:00:04)
INFO interface: detail: default: Progress: 99% (Rate: 10.8M/s, Estimated time remaining: 0:00:04)
99 9638M 99 9610M 0 0 10.7M 0 0:14:54 0:14:52 0:00:02 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: 0:00:03)
INFO interface: detail: default: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: 0:00:03)
99 9638M 99 9622M 0 0 10.7M 0 0:14:54 0:14:53 0:00:01 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: 0:00:02)
INFO interface: detail: default: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: 0:00:02)
99 9638M 99 9633M 0 0 10.7M 0 0:14:54 0:14:54 --:--:-- 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: 0:00:01)
INFO interface: detail: default: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: 0:00:01)
100 9638M 100 9638M 0 0 10.7M 0 0:14:54 0:14:54 --:--:-- 11.1MEBUG subprocess: stderr:
INFO interface: detail: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: --:--:--)
INFO interface: detail: default: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: --:--:--)
default: Progress: 99% (Rate: 11.1M/s, Estimated time remaining: --:--:--)DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31105
DEBUG subprocess: Exit status: 0
INFO interface: detail: Calculating and comparing box checksum...
INFO interface: detail: default: Calculating and comparing box checksum...
default: Calculating and comparing box checksum...
INFO box_add: Validating checksum with Digest::SHA1
INFO box_add: Expected checksum: b1bb86a7b56bc9a29bc6066d78ae22a76061e158
DEBUG box_collection: Adding box: suran/macos1011 (virtualbox) from /Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390
INFO box_collection: Box not found: suran/macos1011 (virtualbox)
DEBUG box_collection: Unpacking box into temporary directory: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/bsdtar", "-v", "-x", "-m", "-C", "/Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41", "-f", "/Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390"]
INFO subprocess: Command in the installer. Specifying DYLD_LIBRARY_PATH...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: x Vagrantfile
DEBUG subprocess: stderr:
x box.ovf
x macos1011-disk001.vmdk
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: x metadata.json
DEBUG subprocess: stderr:
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31958
DEBUG subprocess: Exit status: 0
DEBUG box_collection: Added box is a V1 box. Upgrading in place.
DEBUG box_collection: Upgrading box in directory: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41
DEBUG box_collection: Temporary directory for upgrading: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1entl8f
DEBUG box_collection: Copying to upgrade directory: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41/box.ovf
DEBUG box_collection: Copying to upgrade directory: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41/macos1011-disk001.vmdk
DEBUG box_collection: Copying to upgrade directory: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41/metadata.json
DEBUG box_collection: Copying to upgrade directory: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1oqvo41/Vagrantfile
DEBUG box_collection: Box directory: /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0
DEBUG box_collection: Moving: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1entl8f/box.ovf => /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf
DEBUG box_collection: Moving: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1entl8f/macos1011-disk001.vmdk => /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk
DEBUG box_collection: Moving: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1entl8f/metadata.json => /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/metadata.json
DEBUG box_collection: Moving: /Users/administrator/.vagrant.d/tmp/vagrant-box-add-temp-20180310-12271-1entl8f/Vagrantfile => /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile
INFO box_collection: Box found: suran/macos1011 (virtualbox)
DEBUG box_add: Deleting temporary box: /Users/administrator/.vagrant.d/tmp/boxd6f54551acb87c566659987200ad2b33bd689390
INFO interface: success: Successfully added box 'suran/macos1011' (v0) for 'virtualbox'!
INFO interface: success: ==> default: Successfully added box 'suran/macos1011' (v0) for 'virtualbox'!
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxAdd:0x000000010096f9c8>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
==> default: Successfully added box 'suran/macos1011' (v0) for 'virtualbox'!
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "2152395140_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2152395140_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: suran/macos1011 (virtualbox)
INFO loader: Set :"2172736300_suran/macos1011_virtualbox" = ["#<Pathname:/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:"2172736300_suran/macos1011_virtualbox", :home, :root, "2152395140_machine_default"]
DEBUG loader: Loading from: 2172736300_suran/macos1011_virtualbox (evaluating)
DEBUG loader: Loading from: 2172736300_suran/macos1011_virtualbox (evaluating)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG config: missing key request name=trigger loc=/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile:54:in `block (2 levels) in <top (required)>'
INFO loader: Set :"2152395140_vm_default_suran/macos1011_virtualbox" = ["[\"2\", #<Proc:0x00000001028cd978>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000001028cd978>]
INFO loader: Loading configuration in order: [:"2172736300_suran/macos1011_virtualbox", :home, :root, "2152395140_machine_default", :"2152395140_vm_default_suran/macos1011_virtualbox"]
DEBUG loader: Loading from: 2172736300_suran/macos1011_virtualbox (cache)
DEBUG loader: Loading from: 2172736300_suran/macos1011_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2152395140_vm_default_suran/macos1011_virtualbox (evaluating)
DEBUG config: missing key request name=trigger loc=/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile:54:in `block (2 levels) in <top (required)>'
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG config: missing key request name=trigger loc=/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile:54:in `block (2 levels) in <top (required)>'
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x0000000102ae55a8>
INFO machine: - Data dir: /Users/administrator/box/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}]
INFO warden: Calling IN action: #<Proc:0x000000010152f6a0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001010f87d0>
ERROR warden: Error occurred: There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000001010f8ac8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-3f2d8917f5dba443ea2db0061e713feb
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x0000000100ca93f0>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::ConfigInvalid: There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
>
ERROR vagrant: There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/config_validate.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:227:in `action_raw'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:202:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:592:in `lock'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in `action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
INFO interface: error: There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
There are errors in the configuration of this machine. Please fix
the following errors and try again:
Vagrant:
* Unknown configuration section 'trigger'.
INFO interface: Machine: error-exit ["Vagrant::Errors::ConfigInvalid", "There are errors in the configuration of this machine. Please fix\nthe following errors and try again:\n\nVagrant:\n* Unknown configuration section 'trigger'.\n\n"]
$ vagrant plugin install vagrant-triggers
Installing the 'vagrant-triggers' plugin. This can take a few minutes...
Fetching: bundler-1.16.1.gem (100%)
Fetching: vagrant-triggers-0.5.3.gem (100%)
Installed the plugin 'vagrant-triggers (0.5.3)'!
$ vagrant up --debug
INFO global: Vagrant version: 2.0.2
INFO global: Ruby version: 2.4.3
INFO global: RubyGems version: 2.6.14
INFO global: VAGRANT_SERVER_URL="https://box.suran.com"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant"
INFO global: VAGRANT_LOG="debug"
INFO global: resolv replacement has been enabled!
INFO global: Plugins:
INFO global: - vagrant-triggers = [installed: 0.5.3 constraint: > 0]
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-triggers" requirements="> 0">]
DEBUG bundler: Generating new builtin set instance.
DEBUG bundler: Generating new plugin set instance. Skip gems - []
DEBUG bundler: Activating solution set: ["bundler-1.16.1", "vagrant-triggers-0.5.3"]
DEBUG bundler: Activating gem bundler-1.16.1
DEBUG bundler: Activating gem vagrant-triggers-0.5.3
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/validate/plugin.rb
INFO manager: Registered plugin: validate command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/communicators/winssh/plugin.rb
INFO manager: Registered plugin: windows ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/elementary/plugin.rb
INFO manager: Registered plugin: Elementary guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/haiku/plugin.rb
INFO manager: Registered plugin: Haiku guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/kali/plugin.rb
INFO manager: Registered plugin: Kali guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO global: Loading plugins!
DEBUG global: Loading plugin `vagrant-triggers` with default require: `vagrant-triggers`
INFO manager: Registered plugin: Triggers
DEBUG global: Successfully loaded plugin `vagrant-triggers`.
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000100bba458>)
INFO environment: - cwd: /Users/administrator/box
INFO environment: Home path: /Users/administrator/.vagrant.d
DEBUG environment: Effective local data path: /Users/administrator/box/.vagrant
INFO environment: Local data path: /Users/administrator/box/.vagrant
DEBUG environment: Creating: /Users/administrator/box/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x0000000100a72fc8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b623c0>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b0b3b8>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100a79530>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100a79530>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b0b3b8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b623c0>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 3 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000000102045f30>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b60e08>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b0b318>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100a798c8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100a798c8>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b0b318>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100b60e08>
DEBUG checkpoint_client: starting plugin check
INFO cli: CLI: [] "up" []
DEBUG checkpoint_client: plugin check complete
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG checkpoint_client: no information received from checkpoint
DEBUG command: 'Up' each target VM...
INFO loader: Set :root = ["#<Pathname:/Users/administrator/box/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/administrator/box/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/administrator/box/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO loader: Set "2153434680_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2153434680_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 5.2.8r121009
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
DEBUG environment: Initial usable provider list: [[6, :virtualbox]]
DEBUG environment: Priority sorted usable provider list: [:virtualbox]
DEBUG environment: Preferred provider list: []
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list.
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "2153434680_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2153434680_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: suran/macos1011 (virtualbox)
INFO loader: Set :"2153764640_suran/macos1011_virtualbox" = ["#<Pathname:/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/Vagrantfile
INFO loader: Loading configuration in order: [:"2153764640_suran/macos1011_virtualbox", :home, :root, "2153434680_machine_default"]
DEBUG loader: Loading from: 2153764640_suran/macos1011_virtualbox (evaluating)
DEBUG loader: Loading from: 2153764640_suran/macos1011_virtualbox (evaluating)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO loader: Set :"2153434680_vm_default_suran/macos1011_virtualbox" = ["[\"2\", #<Proc:0x0000000102014480>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000102014480>]
INFO loader: Loading configuration in order: [:"2153764640_suran/macos1011_virtualbox", :home, :root, "2153434680_machine_default", :"2153434680_vm_default_suran/macos1011_virtualbox"]
DEBUG loader: Loading from: 2153764640_suran/macos1011_virtualbox (cache)
DEBUG loader: Loading from: 2153764640_suran/macos1011_virtualbox (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2153434680_vm_default_suran/macos1011_virtualbox (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x0000000103075400>
INFO machine: - Data dir: /Users/administrator/box/.vagrant/machines/default/virtualbox
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO machine: New machine ID: nil
DEBUG virtualbox: Instantiating the driver for machine ID: nil
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:default}]
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000100d6a870 @logger=#<Log4r::Logger:0x0000000100d6a820 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000103044d28 @logger=#<Log4r::Logger:0x0000000100b2b258 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000100d6a820 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2:0x0000000100925350 @logger=#<Log4r::Logger:0x0000000100d436d0 @fullname="vagrant::provider::virtualbox_5_2", @outputters=[], @additive=true, @name="virtualbox_5_2", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.2.8">, @cap_logger=#<Log4r::Logger:0x0000000103096088 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000103096560>:0x0000000103057608>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000001030963f8 @items={:public_address=>#<Proc:0x0000000100ae3660@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000100ae34a8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000103096330 @items={:public_address=>#<Proc:0x0000000100a59578@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000100a594b0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000103096290 @items={:forwarded_ports=>#<Proc:0x0000000100ab8f50@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000100ab8eb0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000100ab8e88@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000100ab8e60@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO loader: Set "2153434680_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2153434680_machine_default"]
ERROR loader: Unknown config sources: [:"2153764640_suran/macos1011_virtualbox", :"2153434680_vm_default_suran/macos1011_virtualbox"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
DEBUG environment: Initial usable provider list: [[6, :virtualbox]]
DEBUG environment: Priority sorted usable provider list: [:virtualbox]
DEBUG environment: Preferred provider list: []
DEBUG environment: Using provider `virtualbox` as it is the highest priority in the usable list.
INFO environment: Getting machine: default (virtualbox)
INFO environment: Returning cached machine: default (virtualbox)
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000100d6a870 @logger=#<Log4r::Logger:0x0000000100d6a820 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000103044d28 @logger=#<Log4r::Logger:0x0000000100b2b258 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000100d6a820 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2:0x0000000100925350 @logger=#<Log4r::Logger:0x0000000100d436d0 @fullname="vagrant::provider::virtualbox_5_2", @outputters=[], @additive=true, @name="virtualbox_5_2", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>, @version="5.2.8">, @cap_logger=#<Log4r::Logger:0x0000000103096088 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x0000000102010ee8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000102046c78 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102046c00>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x00000001009c11b0 @formatter=#<Log4r::BasicFormatter:0x00000001020543c8 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000102010da8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000103096560>:0x0000000103057608>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x00000001030963f8 @items={:public_address=>#<Proc:0x0000000100ae3660@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000100ae34a8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000103096330 @items={:public_address=>#<Proc:0x0000000100a59578@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000100a594b0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000103096290 @items={:forwarded_ports=>#<Proc:0x0000000100ab8f50@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000100ab8eb0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000100ab8e88@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000100ab8e60@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x0000000103016400> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-3f2d8917f5dba443ea2db0061e713feb
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-3f2d8917f5dba443ea2db0061e713feb
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/administrator/box>]
DEBUG host: Trying: alt
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000100c23250>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100ad1be0>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000103014308>
DEBUG trigger: Looking for triggers with:
DEBUG trigger: -- action: up
DEBUG trigger: -- condition: instead_of
DEBUG trigger: -- vm: default
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100989dc8>
DEBUG trigger: Looking for triggers with:
DEBUG trigger: -- action: up
DEBUG trigger: -- condition: before
DEBUG trigger: -- vm: default
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000100d6b338>
INFO base: VBoxManage path: VBoxManage
DEBUG meta: Finding driver for VirtualBox version: 5.2.8
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000100d6b310>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001009428d8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000100813c50>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000100813c50>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000100d338c0>
INFO warden: Calling IN action: #<Proc:0x0000000100c9aaf8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x0000000100d33848>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x0000000100ce8c80@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000100d6b2c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000100d6b298>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000010206d468>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000001020651f0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000001020651f0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000103037c90>
INFO warden: Calling IN action: #<Proc:0x0000000100d42500@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000103037bc8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x0000000103037ba0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ImportMaster:0x0000000103037b78>
DEBUG environment: Attempting to acquire process-lock: e3494b2efa78314250cbb210f318e540
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: e3494b2efa78314250cbb210f318e540
INFO interface: info: Preparing master VM for linked clones...
INFO interface: info: ==> default: Preparing master VM for linked clones...
==> default: Preparing master VM for linked clones...
INFO interface: detail: This is a one time operation. Once the master VM is prepared,
it will be used as a base for linked clones, making the creation
of new VMs take milliseconds on a modern system.
INFO interface: detail: default: This is a one time operation. Once the master VM is prepared,
default: it will be used as a base for linked clones, making the creation
default: of new VMs take milliseconds on a modern system.
default: This is a one time operation. Once the master VM is prepared,
default: it will be used as a base for linked clones, making the creation
default: of new VMs take milliseconds on a modern system.
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: machine_action_up VagrantPlugins::ProviderVirtualBox::Action::Import
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000000100cd8df8>
INFO interface: info: Importing base box 'suran/macos1011'...
INFO interface: info: ==> default: Importing base box 'suran/macos1011'...
==> default: Importing base box 'suran/macos1011'...
DEBUG virtualbox_5_2: Doing dry-run import to determine parallel-safe name...
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "-n", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stdout: Disks:
vmdisk1 65573748736 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized macos1011-disk001.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "MacOS1011_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "macos1011"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 4096 MB
(change with "--vsys 0 --memory <MB>")
4: USB controller
(disable with "--vsys 0 --unit 4 --ignore")
5: Network adapter: orig NAT, config 5, extra slot=0;type=NAT
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=macos1011-disk001.vmdk, target path=/Users/administrator/VirtualBox VMs/macos1011/macos1011-disk001.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_5_2: -- Parallel safe name: macos1011_1520735715622_34133
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr:
Progress state: VBOX_E_FILE_ERROR
DEBUG subprocess: stderr: VBoxManage: error: Appliance import failed
DEBUG subprocess: stderr: VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
DEBUG subprocess: stdout: Disks:
vmdisk1 65573748736 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized macos1011-disk001.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "MacOS1011_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "macos1011_1520735715622_34133"
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 4096 MB
(change with "--vsys 0 --memory <MB>")
4: USB controller
(disable with "--vsys 0 --unit 4 --ignore")
5: Network adapter: orig NAT, config 5, extra slot=0;type=NAT
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=macos1011-disk001.vmdk, target path=/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk, controller=8;channel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VBoxManageError: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
INFO interface: info: Progress: 90%
Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr:
Progress state: VBOX_E_FILE_ERROR
DEBUG subprocess: stderr: VBoxManage: error: Appliance import failed
DEBUG subprocess: stderr: VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
DEBUG subprocess: stdout: Disks:
vmdisk1 65573748736 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized macos1011-disk001.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "MacOS1011_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "macos1011_1520735715622_34133"
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 4096 MB
(change with "--vsys 0 --memory <MB>")
4: USB controller
(disable with "--vsys 0 --unit 4 --ignore")
5: Network adapter: orig NAT, config 5, extra slot=0;type=NAT
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=macos1011-disk001.vmdk, target path=/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk, controller=8;channel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
INFO retryable: Retryable exception raised: #<Vagrant::Errors::VBoxManageError: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
>
INFO subprocess: Starting process: ["/usr/local/bin/VBoxManage", "import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr:
Progress state: VBOX_E_FILE_ERROR
DEBUG subprocess: stderr: VBoxManage: error: Appliance import failed
DEBUG subprocess: stderr: VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
DEBUG subprocess: stdout: Disks:
vmdisk1 65573748736 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized macos1011-disk001.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "MacOS1011_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: VM name specified with --vmname: "macos1011_1520735715622_34133"
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 4096 MB
(change with "--vsys 0 --memory <MB>")
4: USB controller
(disable with "--vsys 0 --unit 4 --ignore")
5: Network adapter: orig NAT, config 5, extra slot=0;type=NAT
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=macos1011-disk001.vmdk, target path=/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk, controller=8;channel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
ERROR warden: Error occurred: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x0000000100cd8df8>
INFO warden: Recovery complete.
INFO environment: Released process lock: e3494b2efa78314250cbb210f318e540
ERROR warden: Error occurred: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000100d6b298>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000100d6b310>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-3f2d8917f5dba443ea2db0061e713feb
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x0000000100ce9a68>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100cdb418>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100c92218>
INFO warden: Calling IN action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100c4aa08>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100c4aa08>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100c92218>
INFO warden: Calling OUT action: #<VagrantPlugins::Triggers::Action::Trigger:0x0000000100cdb418>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::VBoxManageError: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
>
ERROR vagrant: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/driver/base.rb:414:in `block in execute'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/retryable.rb:17:in `retryable'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/driver/base.rb:372:in `execute'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/driver/version_5_0.rb:348:in `import'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/import.rb:53:in `import'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/import.rb:13:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/import_master.rb:66:in `import_master'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/import_master.rb:25:in `block in call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:592:in `lock'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/import_master.rb:24:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/customize.rb:40:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/Users/administrator/.vagrant.d/gems/2.4.3/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/Users/administrator/.vagrant.d/gems/2.4.3/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/Users/administrator/.vagrant.d/gems/2.4.3/gems/vagrant-triggers-0.5.3/lib/vagrant-triggers/action/trigger.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:227:in `action_raw'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:202:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:592:in `lock'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/machine.rb:188:in `action'
/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
INFO interface: error: There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["import", "/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "macos1011_1520735715622_34133", "--vsys", "0", "--unit", "9", "--disk", "/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk"]
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...
OK.
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance import failed
VBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.
VBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).
VBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance
VBoxManage: error: Context: "RTEXITCODE handleImportAppliance(HandlerArg *)" at line 886 of file VBoxManageAppliance.cpp
INFO interface: Machine: error-exit ["Vagrant::Errors::VBoxManageError", "There was an error while executing `VBoxManage`, a CLI used by Vagrant\nfor controlling VirtualBox. The command and stderr is shown below.\n\nCommand: [\"import\", \"/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf\", \"--vsys\", \"0\", \"--vmname\", \"macos1011_1520735715622_34133\", \"--vsys\", \"0\", \"--unit\", \"9\", \"--disk\", \"/Users/administrator/VirtualBox VMs/macos1011_1520735715622_34133/macos1011-disk001.vmdk\"]\n\nStderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%\nInterpreting /Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/box.ovf...\nOK.\n0%...\nProgress state: VBOX_E_FILE_ERROR\nVBoxManage: error: Appliance import failed\nVBoxManage: error: Could not open the medium storage unit '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk'.\nVBoxManage: error: VMDK: error reading the magic number in '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_EOF).\nVBoxManage: error: VD: error VERR_VD_VMDK_INVALID_HEADER opening image file '/Users/administrator/.vagrant.d/boxes/suran-VAGRANTSLASH-macos1011/0/virtualbox/macos1011-disk001.vmdk' (VERR_VD_VMDK_INVALID_HEADER)\nVBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component ApplianceWrap, interface IAppliance\nVBoxManage: error: Context: \"RTEXITCODE handleImportAppliance(HandlerArg *)\" at line 886 of file VBoxManageAppliance.cpp\n"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment