Last active
May 16, 2019 16:24
-
-
Save nferch/3a4bb78a724be49ece78ccfcd05f235f to your computer and use it in GitHub Desktop.
Packer issue logs and configs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ssh_connection] | |
ssh_args = -o ControlMaster=no |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>PACKER_LOG=1 packer build -on-error=ask repro.json | |
2019/04/23 15:28:22 [INFO] Packer version: 1.3.5 | |
2019/04/23 15:28:22 Packer Target OS/Arch: linux amd64 | |
2019/04/23 15:28:22 Built with Go Version: go1.12 | |
2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 Using internal plugin for oracle-oci | |
2019/04/23 15:28:22 Using internal plugin for triton | |
2019/04/23 15:28:22 Using internal plugin for virtualbox-ovf | |
2019/04/23 15:28:22 Using internal plugin for file | |
2019/04/23 15:28:22 Using internal plugin for hyperv-iso | |
2019/04/23 15:28:22 Using internal plugin for hyperv-vmcx | |
2019/04/23 15:28:22 Using internal plugin for openstack | |
2019/04/23 15:28:22 Using internal plugin for ncloud | |
2019/04/23 15:28:22 Using internal plugin for qemu | |
2019/04/23 15:28:22 Using internal plugin for amazon-chroot | |
2019/04/23 15:28:22 Using internal plugin for amazon-ebsvolume | |
2019/04/23 15:28:22 Using internal plugin for docker | |
2019/04/23 15:28:22 Using internal plugin for hyperone | |
2019/04/23 15:28:22 Using internal plugin for amazon-ebssurrogate | |
2019/04/23 15:28:22 Using internal plugin for lxc | |
2019/04/23 15:28:22 Using internal plugin for alicloud-ecs | |
2019/04/23 15:28:22 Using internal plugin for amazon-instance | |
2019/04/23 15:28:22 Using internal plugin for azure-arm | |
2019/04/23 15:28:22 Using internal plugin for vmware-vmx | |
2019/04/23 15:28:22 Using internal plugin for scaleway | |
2019/04/23 15:28:22 Using internal plugin for vagrant | |
2019/04/23 15:28:22 Using internal plugin for cloudstack | |
2019/04/23 15:28:22 Using internal plugin for hcloud | |
2019/04/23 15:28:22 Using internal plugin for oracle-classic | |
2019/04/23 15:28:22 Using internal plugin for parallels-pvm | |
2019/04/23 15:28:22 Using internal plugin for lxd | |
2019/04/23 15:28:22 Using internal plugin for vmware-iso | |
2019/04/23 15:28:22 Using internal plugin for profitbricks | |
2019/04/23 15:28:22 Using internal plugin for amazon-ebs | |
2019/04/23 15:28:22 Using internal plugin for googlecompute | |
2019/04/23 15:28:22 Using internal plugin for null | |
2019/04/23 15:28:22 Using internal plugin for parallels-iso | |
2019/04/23 15:28:22 Using internal plugin for digitalocean | |
2019/04/23 15:28:22 Using internal plugin for oneandone | |
2019/04/23 15:28:22 Using internal plugin for tencentcloud-cvm | |
2019/04/23 15:28:22 Using internal plugin for virtualbox-iso | |
2019/04/23 15:28:22 Using internal plugin for windows-restart | |
2019/04/23 15:28:22 Using internal plugin for chef-client | |
2019/04/23 15:28:22 Using internal plugin for inspec | |
2019/04/23 15:28:22 Using internal plugin for powershell | |
2019/04/23 15:28:22 Using internal plugin for shell | |
2019/04/23 15:28:22 Using internal plugin for shell-local | |
2019/04/23 15:28:22 Using internal plugin for breakpoint | |
2019/04/23 15:28:22 Using internal plugin for chef-solo | |
2019/04/23 15:28:22 Using internal plugin for salt-masterless | |
2019/04/23 15:28:22 Using internal plugin for puppet-masterless | |
2019/04/23 15:28:22 Using internal plugin for puppet-server | |
2019/04/23 15:28:22 Using internal plugin for ansible | |
2019/04/23 15:28:22 Using internal plugin for ansible-local | |
2019/04/23 15:28:22 Using internal plugin for converge | |
2019/04/23 15:28:22 Using internal plugin for file | |
2019/04/23 15:28:22 Using internal plugin for windows-shell | |
2019/04/23 15:28:22 Using internal plugin for googlecompute-export | |
2019/04/23 15:28:22 Using internal plugin for vsphere-template | |
2019/04/23 15:28:22 Using internal plugin for digitalocean-import | |
2019/04/23 15:28:22 Using internal plugin for docker-tag | |
2019/04/23 15:28:22 Using internal plugin for vagrant-cloud | |
2019/04/23 15:28:22 Using internal plugin for docker-push | |
2019/04/23 15:28:22 Using internal plugin for docker-save | |
2019/04/23 15:28:22 Using internal plugin for vagrant | |
2019/04/23 15:28:22 Using internal plugin for vsphere | |
2019/04/23 15:28:22 Using internal plugin for artifice | |
2019/04/23 15:28:22 Using internal plugin for amazon-import | |
2019/04/23 15:28:22 Using internal plugin for checksum | |
2019/04/23 15:28:22 Using internal plugin for compress | |
2019/04/23 15:28:22 Using internal plugin for docker-import | |
2019/04/23 15:28:22 Using internal plugin for googlecompute-import | |
2019/04/23 15:28:22 Using internal plugin for manifest | |
2019/04/23 15:28:22 Using internal plugin for shell-local | |
2019/04/23 15:28:22 Using internal plugin for alicloud-import | |
2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 15:28:22 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 15:28:22 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx lxc:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci parallels-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks qemu:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton vagrant:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx] PostProcessors:map[alicloud-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag googlecompute-export:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local windows-restart:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 15:28:22 Loading builder: qemu | |
2019/04/23 15:28:22 Plugin could not be found. Checking same directory as executable. | |
2019/04/23 15:28:22 Current exe path: /home/nf/bin/packer | |
2019/04/23 15:28:22 Creating plugin client for path: /home/nf/bin/packer | |
2019/04/23 15:28:22 Starting plugin: /home/nf/bin/packer []string{"/home/nf/bin/packer", "plugin", "packer-builder-qemu"} | |
2019/04/23 15:28:22 Waiting for RPC address for: /home/nf/bin/packer | |
2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 [INFO] Packer version: 1.3.5 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Packer Target OS/Arch: linux amd64 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Built with Go Version: go1.12 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 args: []string{"packer-builder-qemu"} | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin minimum port: 10000 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin maximum port: 25000 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin address: unix /tmp/packer-plugin576113275 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Waiting for connection... | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Serving a plugin connection... | |
2019/04/23 15:28:22 Loading provisioner: shell | |
2019/04/23 15:28:22 Plugin could not be found. Checking same directory as executable. | |
2019/04/23 15:28:22 Current exe path: /home/nf/bin/packer | |
2019/04/23 15:28:22 Creating plugin client for path: /home/nf/bin/packer | |
2019/04/23 15:28:22 Starting plugin: /home/nf/bin/packer []string{"/home/nf/bin/packer", "plugin", "packer-provisioner-shell"} | |
2019/04/23 15:28:22 Waiting for RPC address for: /home/nf/bin/packer | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 [INFO] Packer version: 1.3.5 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Packer Target OS/Arch: linux amd64 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Built with Go Version: go1.12 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 args: []string{"packer-provisioner-shell"} | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin minimum port: 10000 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin maximum port: 25000 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin address: unix /tmp/packer-plugin525774493 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Waiting for connection... | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Serving a plugin connection... | |
2019/04/23 15:28:22 Loading provisioner: ansible | |
2019/04/23 15:28:22 Plugin could not be found. Checking same directory as executable. | |
2019/04/23 15:28:22 Current exe path: /home/nf/bin/packer | |
2019/04/23 15:28:22 Creating plugin client for path: /home/nf/bin/packer | |
2019/04/23 15:28:22 Starting plugin: /home/nf/bin/packer []string{"/home/nf/bin/packer", "plugin", "packer-provisioner-ansible"} | |
2019/04/23 15:28:22 Waiting for RPC address for: /home/nf/bin/packer | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 [INFO] Packer version: 1.3.5 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Packer Target OS/Arch: linux amd64 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Built with Go Version: go1.12 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Detected home directory from env var: /home/nf | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 args: []string{"packer-provisioner-ansible"} | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin minimum port: 10000 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin maximum port: 25000 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Plugin address: unix /tmp/packer-plugin049325285 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Waiting for connection... | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Serving a plugin connection... | |
2019/04/23 15:28:22 Build debug mode: false | |
2019/04/23 15:28:22 Force build: false | |
2019/04/23 15:28:22 On error: ask | |
2019/04/23 15:28:22 Preparing build: qemu | |
qemu output will be in this color. | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 use specified accelerator: kvm | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 CpuCount 0 too small, using default: 1 | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 ansible-playbook version: 2.7.10 | |
2019/04/23 15:28:22 Waiting on builds to complete... | |
2019/04/23 15:28:22 Starting build run: qemu | |
2019/04/23 15:28:22 Running builder: qemu | |
2019/04/23 15:28:22 [INFO] (telemetry) Starting builder qemu | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Qemu path: /usr/bin/qemu-system-x86_64, Qemu Image page: /usr/bin/qemu-img | |
==> qemu: Retrieving ISO | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Acquiring lock to download: http://cdimage.ubuntu.com/ubuntu/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso | |
2019/04/23 15:28:22 packer: 2019/04/23 15:28:22 Verifying checksum of /home/nf/Projects/vps-management/packer/packer_cache/173e69d06c7ceeed9972a8398431751de93e82b76bfe0f66aeb0abd988fcc38e.iso | |
qemu: Found already downloaded, initial checksum matched, no download needed: http://cdimage.ubuntu.com/ubuntu/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso | |
==> qemu: Creating floppy disk... | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Floppy path: /tmp/packer643461022 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Initializing block device backed by temporary file | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Formatting the block device with a FAT filesystem... | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Initializing FAT filesystem on block device | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Reading the root directory from the filesystem | |
qemu: Copying files flatly from floppy_files | |
qemu: Copying file: http/preseed.cfg | |
qemu: Done copying files from floppy_files | |
qemu: Collecting paths from floppy_dirs | |
qemu: Resulting paths from floppy_dirs : [] | |
qemu: Done copying paths from floppy_dirs | |
==> qemu: Creating hard drive... | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Executing qemu-img: []string{"create", "-f", "qcow2", "output/repro", "5000M"} | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 stdout: Formatting 'output/repro', fmt=qcow2 size=5242880000 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 stderr: | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Looking for available communicator (SSH, WinRM, etc) port between 2222 and 4444 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Trying port: 3182 | |
==> qemu: Found port for communicator (SSH, WinRM, etc): 3182. | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Looking for available port between 5900 and 6000 on 0.0.0.0 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Trying port: 5970 | |
==> qemu: Looking for available port between 5900 and 6000 on 0.0.0.0 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Found available VNC port: 5970 on IP: 0.0.0.0 | |
==> qemu: Starting VM, booting from CD-ROM | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Qemu --version output: QEMU emulator version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.36), Copyright (c) 2003-2008 Fabrice Bellard | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Qemu version: 2.5.0 | |
qemu: view the screen of the VM, connect via VNC without a password to | |
qemu: vnc://0.0.0.0:5970 | |
qemu: The VM will be run headless, without a GUI. If you want to | |
qemu: view the screen of the VM, connect via VNC without a password to | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Executing /usr/bin/qemu-system-x86_64: []string{"-netdev", "user,id=user.0,hostfwd=tcp::3182-:22", "-drive", "file=output/repro,if=virtio,cache=writeback,discard=ignore,format=qcow2", "-cdrom", "/home/nf/Projects/vps-management/packer/packer_cache/173e69d06c7ceeed9972a8398431751de93e82b76bfe0f66aeb0abd988fcc38e.iso", "-fda", "/tmp/packer643461022", "-name", "repro", "-m", "1024M", "-vnc", "0.0.0.0:70", "-machine", "type=pc,accel=kvm", "-device", "virtio-net,netdev=user.0", "-boot", "once=d"} | |
qemu: vnc://0.0.0.0:5970 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Started Qemu. Pid: 26144 | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Qemu stderr: WARNING: Image format was not specified for '/tmp/packer643461022' and probing guessed raw. | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Qemu stderr: Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted. | |
2019/04/23 15:28:43 packer: 2019/04/23 15:28:43 Qemu stderr: Specify the 'raw' format explicitly to remove the restrictions. | |
==> qemu: Waiting 10s for boot... | |
==> qemu: Connecting to VM via VNC (0.0.0.0:5970) | |
2019/04/23 15:28:55 packer: 2019/04/23 15:28:55 Connected to VNC desktop: QEMU (repro) | |
==> qemu: Typing the boot command over VNC... | |
2019/04/23 15:28:55 packer: 2019/04/23 15:28:55 Special code '<enter>' found, replacing with: 0xFF0D | |
2019/04/23 15:28:55 packer: 2019/04/23 15:28:55 [INFO] Waiting 1s | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<f6>' found, replacing with: 0xFFC3 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<esc>' found, replacing with: 0xFF1B | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:56 packer: 2019/04/23 15:28:56 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:57 packer: 2019/04/23 15:28:57 Sending char 's', code 0x73, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 't', code 0x74, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'v', code 0x76, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'm', code 0x6D, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'z', code 0x7A, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'y', code 0x79, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 's', code 0x73, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char '.', code 0x2E, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'g', code 0x67, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:28:58 packer: 2019/04/23 15:28:58 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 's', code 0x73, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 't', code 0x74, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char '_', code 0x5F, shift true | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'U', code 0x55, shift true | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'S', code 0x53, shift true | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 't', code 0x74, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char '_', code 0x5F, shift true | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'U', code 0x55, shift true | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'S', code 0x53, shift true | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'h', code 0x68, shift false | |
2019/04/23 15:28:59 packer: 2019/04/23 15:28:59 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'm', code 0x6D, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'h', code 0x68, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'h', code 0x68, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'm', code 0x6D, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:00 packer: 2019/04/23 15:29:00 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'v', code 0x76, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'y', code 0x79, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'g', code 0x67, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'm', code 0x6D, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:01 packer: 2019/04/23 15:29:01 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'S', code 0x53, shift true | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'K', code 0x4B, shift true | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'I', code 0x49, shift true | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'P', code 0x50, shift true | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'y', code 0x79, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'g', code 0x67, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'y', code 0x79, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'U', code 0x55, shift true | |
2019/04/23 15:29:02 packer: 2019/04/23 15:29:02 Sending char 'S', code 0x53, shift true | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'A', code 0x41, shift true | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'y', code 0x79, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'b', code 0x62, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'g', code 0x67, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'v', code 0x76, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'U', code 0x55, shift true | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'S', code 0x53, shift true | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'A', code 0x41, shift true | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:03 packer: 2019/04/23 15:29:03 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char '_', code 0x5F, shift true | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'w', code 0x77, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'f', code 0x66, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'm', code 0x6D, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:04 packer: 2019/04/23 15:29:04 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'w', code 0x77, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'w', code 0x77, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'R', code 0x52, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'E', code 0x45, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'D', code 0x44, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'A', code 0x41, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'C', code 0x43, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'T', code 0x54, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'E', code 0x45, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'D', code 0x44, shift true | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'w', code 0x77, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:05 packer: 2019/04/23 15:29:05 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'w', code 0x77, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'o', code 0x6F, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'g', code 0x67, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'R', code 0x52, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'E', code 0x45, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'D', code 0x44, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'A', code 0x41, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'C', code 0x43, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'T', code 0x54, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'E', code 0x45, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'D', code 0x44, shift true | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'w', code 0x77, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'u', code 0x75, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:06 packer: 2019/04/23 15:29:06 Sending char 'm', code 0x6D, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'p', code 0x70, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'c', code 0x63, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'k', code 0x6B, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'e', code 0x65, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '=', code 0x3D, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 's', code 0x73, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'a', code 0x61, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'l', code 0x6C, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '/', code 0x2F, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'n', code 0x6E, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'i', code 0x69, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 't', code 0x74, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'r', code 0x72, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'd', code 0x64, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '.', code 0x2E, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'g', code 0x67, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char 'z', code 0x7A, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char '-', code 0x2D, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Sending char ' ', code 0x20, shift false | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 Special code '<enter>' found, replacing with: 0xFF0D | |
==> qemu: Using ssh communicator to connect: 127.0.0.1 | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 [INFO] Waiting for SSH, up to timeout: 20m0s | |
==> qemu: Waiting for SSH to become available... | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 [INFO] Attempting SSH connection... | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:29:07 packer: 2019/04/23 15:29:07 [DEBUG] handshaking with SSH | |
2019/04/23 15:29:41 packer: 2019/04/23 15:29:41 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36466->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:29:48 packer: 2019/04/23 15:29:48 [INFO] Attempting SSH connection... | |
2019/04/23 15:29:48 packer: 2019/04/23 15:29:48 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:29:48 packer: 2019/04/23 15:29:48 [DEBUG] handshaking with SSH | |
2019/04/23 15:29:48 packer: 2019/04/23 15:29:48 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36472->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:29:55 packer: 2019/04/23 15:29:55 [INFO] Attempting SSH connection... | |
2019/04/23 15:29:55 packer: 2019/04/23 15:29:55 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:29:55 packer: 2019/04/23 15:29:55 [DEBUG] handshaking with SSH | |
2019/04/23 15:29:55 packer: 2019/04/23 15:29:55 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36476->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:02 packer: 2019/04/23 15:30:02 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:02 packer: 2019/04/23 15:30:02 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:02 packer: 2019/04/23 15:30:02 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:02 packer: 2019/04/23 15:30:02 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36484->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:09 packer: 2019/04/23 15:30:09 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:09 packer: 2019/04/23 15:30:09 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:09 packer: 2019/04/23 15:30:09 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:09 packer: 2019/04/23 15:30:09 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36488->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:16 packer: 2019/04/23 15:30:16 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:16 packer: 2019/04/23 15:30:16 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:16 packer: 2019/04/23 15:30:16 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:16 packer: 2019/04/23 15:30:16 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36492->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:23 packer: 2019/04/23 15:30:23 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:23 packer: 2019/04/23 15:30:23 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:23 packer: 2019/04/23 15:30:23 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:23 packer: 2019/04/23 15:30:23 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36498->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:30 packer: 2019/04/23 15:30:30 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:30 packer: 2019/04/23 15:30:30 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:30 packer: 2019/04/23 15:30:30 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:30 packer: 2019/04/23 15:30:30 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:30:37 packer: 2019/04/23 15:30:37 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:37 packer: 2019/04/23 15:30:37 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:37 packer: 2019/04/23 15:30:37 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:37 packer: 2019/04/23 15:30:37 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36510->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:44 packer: 2019/04/23 15:30:44 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:44 packer: 2019/04/23 15:30:44 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:44 packer: 2019/04/23 15:30:44 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:44 packer: 2019/04/23 15:30:44 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:30:51 packer: 2019/04/23 15:30:51 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:51 packer: 2019/04/23 15:30:51 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:51 packer: 2019/04/23 15:30:51 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:51 packer: 2019/04/23 15:30:51 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36518->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:30:58 packer: 2019/04/23 15:30:58 [INFO] Attempting SSH connection... | |
2019/04/23 15:30:58 packer: 2019/04/23 15:30:58 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:30:58 packer: 2019/04/23 15:30:58 [DEBUG] handshaking with SSH | |
2019/04/23 15:30:58 packer: 2019/04/23 15:30:58 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:31:05 packer: 2019/04/23 15:31:05 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:05 packer: 2019/04/23 15:31:05 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:05 packer: 2019/04/23 15:31:05 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:05 packer: 2019/04/23 15:31:05 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:31:12 packer: 2019/04/23 15:31:12 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:12 packer: 2019/04/23 15:31:12 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:12 packer: 2019/04/23 15:31:12 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:12 packer: 2019/04/23 15:31:12 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36544->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:31:19 packer: 2019/04/23 15:31:19 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:19 packer: 2019/04/23 15:31:19 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:19 packer: 2019/04/23 15:31:19 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:19 packer: 2019/04/23 15:31:19 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36548->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:31:26 packer: 2019/04/23 15:31:26 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:26 packer: 2019/04/23 15:31:26 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:26 packer: 2019/04/23 15:31:26 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:26 packer: 2019/04/23 15:31:26 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36554->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:31:33 packer: 2019/04/23 15:31:33 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:33 packer: 2019/04/23 15:31:33 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:33 packer: 2019/04/23 15:31:33 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:33 packer: 2019/04/23 15:31:33 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:31:40 packer: 2019/04/23 15:31:40 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:40 packer: 2019/04/23 15:31:40 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:40 packer: 2019/04/23 15:31:40 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:40 packer: 2019/04/23 15:31:40 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:31:47 packer: 2019/04/23 15:31:47 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:47 packer: 2019/04/23 15:31:47 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:47 packer: 2019/04/23 15:31:47 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:47 packer: 2019/04/23 15:31:47 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36568->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:31:54 packer: 2019/04/23 15:31:54 [INFO] Attempting SSH connection... | |
2019/04/23 15:31:54 packer: 2019/04/23 15:31:54 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:31:54 packer: 2019/04/23 15:31:54 [DEBUG] handshaking with SSH | |
2019/04/23 15:31:54 packer: 2019/04/23 15:31:54 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36572->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:01 packer: 2019/04/23 15:32:01 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:01 packer: 2019/04/23 15:32:01 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:01 packer: 2019/04/23 15:32:01 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:01 packer: 2019/04/23 15:32:01 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36580->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:08 packer: 2019/04/23 15:32:08 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:08 packer: 2019/04/23 15:32:08 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:08 packer: 2019/04/23 15:32:08 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:08 packer: 2019/04/23 15:32:08 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36586->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:15 packer: 2019/04/23 15:32:15 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:15 packer: 2019/04/23 15:32:15 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:15 packer: 2019/04/23 15:32:15 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:15 packer: 2019/04/23 15:32:15 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36592->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:22 packer: 2019/04/23 15:32:22 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:22 packer: 2019/04/23 15:32:22 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:22 packer: 2019/04/23 15:32:22 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:22 packer: 2019/04/23 15:32:22 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36596->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:29 packer: 2019/04/23 15:32:29 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:29 packer: 2019/04/23 15:32:29 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:29 packer: 2019/04/23 15:32:29 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:29 packer: 2019/04/23 15:32:29 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 15:32:36 packer: 2019/04/23 15:32:36 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:36 packer: 2019/04/23 15:32:36 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:36 packer: 2019/04/23 15:32:36 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:36 packer: 2019/04/23 15:32:36 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36606->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:43 packer: 2019/04/23 15:32:43 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:43 packer: 2019/04/23 15:32:43 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:43 packer: 2019/04/23 15:32:43 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:43 packer: 2019/04/23 15:32:43 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36612->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:50 packer: 2019/04/23 15:32:50 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:50 packer: 2019/04/23 15:32:50 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:50 packer: 2019/04/23 15:32:50 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:50 packer: 2019/04/23 15:32:50 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36616->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:32:57 packer: 2019/04/23 15:32:57 [INFO] Attempting SSH connection... | |
2019/04/23 15:32:57 packer: 2019/04/23 15:32:57 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:32:57 packer: 2019/04/23 15:32:57 [DEBUG] handshaking with SSH | |
2019/04/23 15:32:57 packer: 2019/04/23 15:32:57 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36622->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:04 packer: 2019/04/23 15:33:04 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:04 packer: 2019/04/23 15:33:04 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:04 packer: 2019/04/23 15:33:04 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:04 packer: 2019/04/23 15:33:04 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36630->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:11 packer: 2019/04/23 15:33:11 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:11 packer: 2019/04/23 15:33:11 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:11 packer: 2019/04/23 15:33:11 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:11 packer: 2019/04/23 15:33:11 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36636->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:18 packer: 2019/04/23 15:33:18 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:18 packer: 2019/04/23 15:33:18 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:18 packer: 2019/04/23 15:33:18 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:18 packer: 2019/04/23 15:33:18 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36640->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:25 packer: 2019/04/23 15:33:25 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:25 packer: 2019/04/23 15:33:25 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:25 packer: 2019/04/23 15:33:25 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:25 packer: 2019/04/23 15:33:25 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36646->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:32 packer: 2019/04/23 15:33:32 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:32 packer: 2019/04/23 15:33:32 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:32 packer: 2019/04/23 15:33:32 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:32 packer: 2019/04/23 15:33:32 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36652->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:39 packer: 2019/04/23 15:33:39 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:39 packer: 2019/04/23 15:33:39 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:39 packer: 2019/04/23 15:33:39 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:39 packer: 2019/04/23 15:33:39 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36658->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:46 packer: 2019/04/23 15:33:46 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:46 packer: 2019/04/23 15:33:46 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:46 packer: 2019/04/23 15:33:46 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:46 packer: 2019/04/23 15:33:46 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36662->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:33:53 packer: 2019/04/23 15:33:53 [INFO] Attempting SSH connection... | |
2019/04/23 15:33:53 packer: 2019/04/23 15:33:53 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:33:53 packer: 2019/04/23 15:33:53 [DEBUG] handshaking with SSH | |
2019/04/23 15:33:53 packer: 2019/04/23 15:33:53 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:36668->127.0.0.1:3182: read: connection reset by peer | |
2019/04/23 15:34:00 packer: 2019/04/23 15:34:00 [INFO] Attempting SSH connection... | |
2019/04/23 15:34:00 packer: 2019/04/23 15:34:00 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 15:34:00 packer: 2019/04/23 15:34:00 [DEBUG] handshaking with SSH | |
2019/04/23 15:34:00 packer: 2019/04/23 15:34:00 [DEBUG] handshake complete! | |
2019/04/23 15:34:00 packer: 2019/04/23 15:34:00 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] agent forwarding enabled | |
==> qemu: Connected to SSH! | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 Running the provision hook | |
2019/04/23 15:34:01 [INFO] (telemetry) Starting provisioner shell | |
==> qemu: Provisioning with shell script: scripts/preansible.sh | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 Opening scripts/preansible.sh for reading | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:01 [INFO] 423 bytes written for 'uploadData' | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] 423 bytes written for 'uploadData' | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Starting remote scp process: scp -vt /tmp | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Copying input data into temporary file so we can read the length | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] scp: Uploading script_3918.sh: perms=C0644 size=423 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] scp stderr (length 31): Sink: C0644 423 script_3918.sh | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] starting remote command: chmod 0755 /tmp/script_3918.sh | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] starting remote command: echo 'REDACTED' | PACKER_BUILDER_TYPE='qemu' PACKER_BUILD_NAME='qemu' PACKER_HTTP_IP='10.0.2.2' sudo -S -E bash '/tmp/script_3918.sh' 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhAcz0r5eX79CjLKo9cemmV/kSHZOuZ87FuLUZ3WSLO4Ha8mblMS9ZKD59N5NXvqFfjUExyImH2JPLMBHUzNJeC+ial+4xObbFhidOqE0WB+dX7W2sb6EkiaNcpZ77QuefIhIwJVkwgK7DUsReuP/s5qwRveibTUa0QwaR+PCk55vcgwKRP6slIAAT1vLVIY7Y5GgqY9UgeEFqBSDh0JA8d/L82tXdqHcMRPUWfzi4DShZoq69kiCQUlqYcopCdSO5XVIo1zQGBLriKRZfoVbc3PWsZUwrIyf2w1LzFAGXDzF/ZW/BZ/YoQSWu6ynuXcJXYjKz28yH/AQJvGPETFF1 nf@kekeke-rsa' | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:01 [INFO] 28 bytes written for 'stderr' | |
2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] 28 bytes written for 'stderr' | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
qemu: [sudo] password for packer: | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] starting remote command: rm -f /tmp/script_3918.sh | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [DEBUG] starting remote command: rm -f | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:01 [INFO] (telemetry) ending shell | |
2019/04/23 15:34:01 [INFO] (telemetry) Starting provisioner ansible | |
==> qemu: Provisioning with Ansible... | |
2019/04/23 15:34:01 packer: 2019/04/23 15:34:01 SSH proxy: serving on 127.0.0.1:42618 | |
==> qemu: Executing Ansible: ansible-playbook --extra-vars packer_build_name=qemu packer_builder_type=qemu -o IdentitiesOnly=yes -i /tmp/packer-provisioner-ansible588054623 /home/nf/Projects/vps-management/packer/repro.yaml -e ansible_ssh_private_key_file=/tmp/ansible-key797623040 -b | |
qemu: | |
qemu: PLAY [all] ********************************************************************* | |
qemu: | |
qemu: TASK [Wait for automatic system updates] *************************************** | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 SSH proxy: accepted connection | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 authentication attempt from 127.0.0.1:43906 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 authentication attempt from 127.0.0.1:43906 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 authentication attempt from 127.0.0.1:43906 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 ansible provisioner pty-req request | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cvczrcqirvknardvumwhxeqmtmjymxrr; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cvczrcqirvknardvumwhxeqmtmjymxrr; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:02 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:02 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 15:34:02 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:02 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:02 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [install prerequisite packages] ******************************************* | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 SSH proxy: accepted connection | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 authentication attempt from 127.0.0.1:43908 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 authentication attempt from 127.0.0.1:43908 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 authentication attempt from 127.0.0.1:43908 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 ansible provisioner pty-req request | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-beojkbexrmfgukkonlttqzchtzceuvxc; test -e /usr/bin/python || (apt -y update && apt install -y python-minimal libpython2.7-stdlib gnupg)' | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:02 packer: 2019/04/23 15:34:02 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-beojkbexrmfgukkonlttqzchtzceuvxc; test -e /usr/bin/python || (apt -y update && apt install -y python-minimal libpython2.7-stdlib gnupg)' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 15850 bytes written for 'stdout' | |
2019/04/23 15:34:30 [INFO] 954 bytes written for 'stderr' | |
2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 15850 bytes written for 'stdout' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 954 bytes written for 'stderr' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [Wait for automatic system updates] *************************************** | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 SSH proxy: accepted connection | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43916 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43916 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43916 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 ansible provisioner pty-req request | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yizdoogewvzpefrdznpkqqsniskkjlcv; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yizdoogewvzpefrdznpkqqsniskkjlcv; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [setup] ******************************************************************* | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 SSH proxy: accepted connection | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43918 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43918 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43918 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 SSH proxy: accepted connection | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43920 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43920 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43920 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761 `" && echo ansible-tmp-1556048070.24586-180571784557761="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761 `" ) && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761 `" && echo ansible-tmp-1556048070.24586-180571784557761="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761 `" ) && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 116 bytes written for 'stdout' | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 116 bytes written for 'stdout' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 SSH proxy: accepted connection | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43922 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43922 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43922 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/AnsiballZ_setup.py | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761 | |
2019/04/23 15:34:30 [INFO] 213994 bytes written for 'uploadData' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 213994 bytes written for 'uploadData' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] scp: Uploading AnsiballZ_setup.py: perms=C0600 size=213994 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] scp stderr (length 38): Sink: C0600 213994 AnsiballZ_setup.py | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 SSH proxy: accepted connection | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43924 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43924 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43924 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/ /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/AnsiballZ_setup.py && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/ /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/AnsiballZ_setup.py && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 SSH proxy: accepted connection | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43926 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43926 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 authentication attempt from 127.0.0.1:43926 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 ansible provisioner pty-req request | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fihysabawxurosxrnsrkkorluljkfmgk; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/AnsiballZ_setup.py'"'"' && sleep 0' | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:30 packer: 2019/04/23 15:34:30 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fihysabawxurosxrnsrkkorluljkfmgk; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/AnsiballZ_setup.py'"'"' && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 11760 bytes written for 'stdout' | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 11760 bytes written for 'stdout' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43928 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43928 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43928 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048070.24586-180571784557761/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
qemu: ok: [default] | |
qemu: | |
qemu: TASK [Wait for automatic system updates] *************************************** | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43930 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43930 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43930 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 ansible provisioner pty-req request | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-aqavjworsmgbfskzpryrugckrlxemlqr; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-aqavjworsmgbfskzpryrugckrlxemlqr; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [apt-get upgrade] ********************************************************* | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43932 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43932 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43932 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43936 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43936 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43936 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528 `" && echo ansible-tmp-1556048071.4636939-235057791423528="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528 `" ) && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528 `" && echo ansible-tmp-1556048071.4636939-235057791423528="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528 `" ) && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43938 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43938 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43938 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/AnsiballZ_apt.py | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] scp: Uploading AnsiballZ_apt.py: perms=C0600 size=104357 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 104357 bytes written for 'uploadData' | |
2019/04/23 15:34:31 [INFO] 104357 bytes written for 'uploadData' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] scp stderr (length 36): Sink: C0600 104357 AnsiballZ_apt.py | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43940 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43940 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43940 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/ /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/AnsiballZ_apt.py && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/ /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/AnsiballZ_apt.py && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 SSH proxy: accepted connection | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43942 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43942 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 authentication attempt from 127.0.0.1:43942 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 ansible provisioner pty-req request | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-msunhckzfghfzjgcpnoniignfotjrmlb; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/AnsiballZ_apt.py'"'"' && sleep 0' | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] Opening new ssh session | |
2019/04/23 15:34:31 packer: 2019/04/23 15:34:31 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-msunhckzfghfzjgcpnoniignfotjrmlb; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/AnsiballZ_apt.py'"'"' && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 73203 bytes written for 'stdout' | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 73203 bytes written for 'stdout' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 SSH proxy: accepted connection | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:43998 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:43998 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:43998 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Opening new ssh session | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048071.4636939-235057791423528/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [install packages] ******************************************************** | |
qemu: [DEPRECATION WARNING]: Invoking "apt" only once while using a loop via | |
qemu: squash_actions is deprecated. Instead of using a loop to supply multiple items | |
qemu: and specifying `name: "{{item}}"`, please use `name: ['curl', 'git', 'ruby', | |
qemu: 'ruby-dev', 'software-properties-common', 'zsh']` and remove the loop. This | |
qemu: feature will be removed in version 2.11. Deprecation warnings can be disabled | |
qemu: by setting deprecation_warnings=False in ansible.cfg. | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 SSH proxy: accepted connection | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44000 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44000 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44000 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Opening new ssh session | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 SSH proxy: accepted connection | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44002 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44002 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44002 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144 `" && echo ansible-tmp-1556048363.678888-14409397105144="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144 `" ) && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Opening new ssh session | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144 `" && echo ansible-tmp-1556048363.678888-14409397105144="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144 `" ) && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 116 bytes written for 'stdout' | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 116 bytes written for 'stdout' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 SSH proxy: accepted connection | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44004 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44004 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44004 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/AnsiballZ_apt.py | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Opening new ssh session | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144 | |
2019/04/23 15:39:23 [INFO] 104438 bytes written for 'uploadData' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 104438 bytes written for 'uploadData' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] scp: Uploading AnsiballZ_apt.py: perms=C0600 size=104438 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] scp stderr (length 36): Sink: C0600 104438 AnsiballZ_apt.py | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 SSH proxy: accepted connection | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44006 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44006 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 authentication attempt from 127.0.0.1:44006 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/ /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/AnsiballZ_apt.py && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] Opening new ssh session | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/ /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/AnsiballZ_apt.py && sleep 0' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:39:23 packer: 2019/04/23 15:39:23 SSH proxy: accepted connection | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 authentication attempt from 127.0.0.1:44008 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 authentication attempt from 127.0.0.1:44008 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 authentication attempt from 127.0.0.1:44008 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 ansible provisioner pty-req request | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gbwztesjxwxrxmuikezchchevugdbkfv; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/AnsiballZ_apt.py'"'"' && sleep 0' | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 [DEBUG] Opening new ssh session | |
2019/04/23 15:39:24 packer: 2019/04/23 15:39:24 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gbwztesjxwxrxmuikezchchevugdbkfv; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/AnsiballZ_apt.py'"'"' && sleep 0' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:38 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:38 [INFO] 16485 bytes written for 'stdout' | |
2019/04/23 15:41:38 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:38 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:38 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] 16485 bytes written for 'stdout' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 SSH proxy: accepted connection | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 authentication attempt from 127.0.0.1:44034 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 authentication attempt from 127.0.0.1:44034 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 authentication attempt from 127.0.0.1:44034 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048363.678888-14409397105144/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:38 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:38 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:38 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:38 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:38 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:38 packer: 2019/04/23 15:41:38 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] => (item=['curl', 'git', 'ruby', 'ruby-dev', 'software-properties-common', 'zsh']) | |
qemu: | |
qemu: TASK [install SSH keys for root] *********************************************** | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44036 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44036 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44036 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44038 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44038 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44038 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392 `" && echo ansible-tmp-1556048499.0199099-223853384601392="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392 `" ) && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392 `" && echo ansible-tmp-1556048499.0199099-223853384601392="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392 `" ) && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44040 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44040 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44040 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/AnsiballZ_authorized_key.py | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] scp: Uploading AnsiballZ_authorized_key.py: perms=C0600 size=98820 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 98820 bytes written for 'uploadData' | |
2019/04/23 15:41:39 [INFO] 98820 bytes written for 'uploadData' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] scp stderr (length 46): Sink: C0600 98820 AnsiballZ_authorized_key.py | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44042 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44042 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44042 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/ /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/AnsiballZ_authorized_key.py && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/ /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/AnsiballZ_authorized_key.py && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44044 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44044 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44044 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 ansible provisioner pty-req request | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hqxvanekkkovabhtxxrnelhovsdznfpf; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/AnsiballZ_authorized_key.py'"'"' && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hqxvanekkkovabhtxxrnelhovsdznfpf; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/AnsiballZ_authorized_key.py'"'"' && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 1347 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 1347 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44046 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44046 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44046 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048499.0199099-223853384601392/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
qemu: ok: [default] | |
qemu: | |
qemu: TASK [seed known_hosts files (1/3)] ******************************************** | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44048 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44048 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44048 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 SSH proxy: accepted connection | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44050 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44050 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 authentication attempt from 127.0.0.1:44050 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864 `" && echo ansible-tmp-1556048499.7978833-20931982755864="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864 `" ) && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864 `" && echo ansible-tmp-1556048499.7978833-20931982755864="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864 `" ) && sleep 0' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 118 bytes written for 'stdout' | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 118 bytes written for 'stdout' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:39 packer: 2019/04/23 15:41:39 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44052 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44052 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44052 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/AnsiballZ_file.py | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 79260 bytes written for 'uploadData' | |
2019/04/23 15:41:40 [INFO] 79260 bytes written for 'uploadData' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] scp: Uploading AnsiballZ_file.py: perms=C0600 size=79260 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] scp stderr (length 36): Sink: C0600 79260 AnsiballZ_file.py | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44054 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44054 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44054 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/ /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/AnsiballZ_file.py && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/ /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/AnsiballZ_file.py && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44056 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44056 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44056 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 ansible provisioner pty-req request | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rypitplrcmkohhbdvfrvpfmzxfcdhrbx; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/AnsiballZ_file.py'"'"' && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rypitplrcmkohhbdvfrvpfmzxfcdhrbx; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/AnsiballZ_file.py'"'"' && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 1043 bytes written for 'stdout' | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 1043 bytes written for 'stdout' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44058 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44058 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44058 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048499.7978833-20931982755864/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [seed known_hosts files (2/3)] ******************************************** | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44060 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44060 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44060 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44062 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44062 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44062 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068 `" && echo ansible-tmp-1556048500.4995708-167811979944068="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068 `" ) && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068 `" && echo ansible-tmp-1556048500.4995708-167811979944068="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068 `" ) && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44064 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44064 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44064 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/AnsiballZ_lineinfile.py | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 75838 bytes written for 'uploadData' | |
2019/04/23 15:41:40 [INFO] 75838 bytes written for 'uploadData' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] scp: Uploading AnsiballZ_lineinfile.py: perms=C0600 size=75838 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] scp stderr (length 42): Sink: C0600 75838 AnsiballZ_lineinfile.py | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44066 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44066 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44066 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/ /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/ /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 SSH proxy: accepted connection | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44068 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44068 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 authentication attempt from 127.0.0.1:44068 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 ansible provisioner pty-req request | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvjrloufxoehbmhpehwzzbmqdwanronq; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:40 packer: 2019/04/23 15:41:40 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvjrloufxoehbmhpehwzzbmqdwanronq; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 1151 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 1151 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44070 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44070 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44070 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048500.4995708-167811979944068/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [seed known_hosts files (3/3)] ******************************************** | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44072 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44072 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44072 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44074 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44074 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44074 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976 `" && echo ansible-tmp-1556048501.1974454-264851878218976="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976 `" ) && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976 `" && echo ansible-tmp-1556048501.1974454-264851878218976="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976 `" ) && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44076 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44076 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44076 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/AnsiballZ_lineinfile.py | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 75838 bytes written for 'uploadData' | |
2019/04/23 15:41:41 [INFO] 75838 bytes written for 'uploadData' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] scp: Uploading AnsiballZ_lineinfile.py: perms=C0600 size=75838 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] scp stderr (length 42): Sink: C0600 75838 AnsiballZ_lineinfile.py | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44078 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44078 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44078 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/ /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/ /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44080 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44080 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44080 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 ansible provisioner pty-req request | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-raanrydiyrqalwxwqyobnaedkvbkqrry; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-raanrydiyrqalwxwqyobnaedkvbkqrry; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 1151 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 1151 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44082 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44082 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44082 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048501.1974454-264851878218976/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [seed known_hosts files (3/3)] ******************************************** | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44084 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44084 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44084 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44086 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44086 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44086 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324 `" && echo ansible-tmp-1556048501.8012326-220039082870324="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324 `" ) && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324 `" && echo ansible-tmp-1556048501.8012326-220039082870324="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324 `" ) && sleep 0' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 SSH proxy: accepted connection | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44088 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:41 packer: 2019/04/23 15:41:41 authentication attempt from 127.0.0.1:44088 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44088 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/AnsiballZ_lineinfile.py | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 76058 bytes written for 'uploadData' | |
2019/04/23 15:41:42 [INFO] 76058 bytes written for 'uploadData' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] scp: Uploading AnsiballZ_lineinfile.py: perms=C0600 size=76058 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] scp stderr (length 42): Sink: C0600 76058 AnsiballZ_lineinfile.py | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44090 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44090 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44090 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/ /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/ /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44092 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44092 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44092 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 ansible provisioner pty-req request | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-leocupvdeqiuawkfazmjtggrunjimwwi; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-leocupvdeqiuawkfazmjtggrunjimwwi; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 1371 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 1371 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44094 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44094 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44094 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048501.8012326-220039082870324/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: TASK [seed known_hosts files (3/3)] ******************************************** | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44096 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44096 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44096 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44098 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44098 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44098 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648 `" && echo ansible-tmp-1556048502.3722672-85781128722648="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648 `" ) && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648 `" && echo ansible-tmp-1556048502.3722672-85781128722648="` echo /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648 `" ) && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] 118 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 118 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44100 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44100 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44100 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/AnsiballZ_lineinfile.py | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] scp: Uploading AnsiballZ_lineinfile.py: perms=C0600 size=76057 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 76057 bytes written for 'uploadData' | |
2019/04/23 15:41:42 [INFO] 76057 bytes written for 'uploadData' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] scp stderr (length 42): Sink: C0600 76057 AnsiballZ_lineinfile.py | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44102 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44102 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44102 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/ /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/ /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/AnsiballZ_lineinfile.py && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44104 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44104 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44104 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 ansible provisioner pty-req request | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ewsyvfcbpsendggadaqhtjpkqpustmsm; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ewsyvfcbpsendggadaqhtjpkqpustmsm; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/AnsiballZ_lineinfile.py'"'"' && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 1371 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 1371 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 SSH proxy: accepted connection | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44106 to 127.0.0.1:42618 as packer using none | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44106 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 authentication attempt from 127.0.0.1:44106 to 127.0.0.1:42618 as packer using publickey | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new env request: LANG=en_US.UTF-8 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556048502.3722672-85781128722648/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] | |
qemu: | |
qemu: PLAY RECAP ********************************************************************* | |
qemu: default : ok=13 changed=11 unreachable=0 failed=0 | |
qemu: | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 shutting down the SSH proxy | |
2019/04/23 15:41:42 [INFO] (telemetry) ending ansible | |
==> qemu: Gracefully halting virtual machine... | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 Executing shutdown command: echo 'REDACTED' | sudo -S shutdown -P now | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] Opening new ssh session | |
2019/04/23 15:41:42 packer: 2019/04/23 15:41:42 [DEBUG] starting remote command: echo 'REDACTED' | sudo -S shutdown -P now | |
2019/04/23 15:41:43 packer: 2019/04/23 15:41:43 [ERROR] Remote command exited without exit status or exit signal. | |
2019/04/23 15:41:43 packer: 2019/04/23 15:41:43 Waiting max 5m0s for shutdown to complete | |
2019/04/23 15:41:44 packer: 2019/04/23 15:41:44 VM shut down. | |
==> qemu: Converting hard drive... | |
2019/04/23 15:41:44 packer: 2019/04/23 15:41:44 Executing qemu-img: []string{"convert", "-O", "qcow2", "output/repro", "output/repro.convert"} | |
2019/04/23 15:42:42 packer: 2019/04/23 15:42:42 stdout: | |
2019/04/23 15:42:42 packer: 2019/04/23 15:42:42 stderr: | |
2019/04/23 15:42:50 packer: 2019/04/23 15:42:50 Deleting floppy disk: /tmp/packer643461022 | |
2019/04/23 15:42:50 [INFO] (telemetry) ending qemu | |
Build 'qemu' finished. | |
2019/04/23 15:42:50 Builds completed. Waiting on interrupt barrier... | |
==> Builds finished. The artifacts of successful builds are: | |
2019/04/23 15:42:50 machine readable: qemu,artifact-count []string{"1"} | |
==> Builds finished. The artifacts of successful builds are: | |
2019/04/23 15:42:50 machine readable: qemu,artifact []string{"0", "builder-id", "transcend.qemu"} | |
2019/04/23 15:42:50 machine readable: qemu,artifact []string{"0", "id", "VM"} | |
2019/04/23 15:42:50 machine readable: qemu,artifact []string{"0", "string", "VM files in directory: output"} | |
2019/04/23 15:42:50 machine readable: qemu,artifact []string{"0", "files-count", "1"} | |
--> qemu: VM files in directory: output | |
2019/04/23 15:42:50 machine readable: qemu,artifact []string{"0", "file", "0", "output/repro"} | |
2019/04/23 15:42:50 machine readable: qemu,artifact []string{"0", "end"} | |
2019/04/23 15:42:50 [INFO] (telemetry) Finalizing. | |
2019/04/23 15:42:52 [WARN] (telemetry) Error finalizing report. This is safe to ignore. Post https://checkpoint-api.hashicorp.com/v1/telemetry/packer: context deadline exceeded | |
2019/04/23 15:42:52 waiting for all plugin processes to complete... | |
2019/04/23 15:42:52 /home/nf/bin/packer: plugin process exited | |
2019/04/23 15:42:52 /home/nf/bin/packer: plugin process exited | |
2019/04/23 15:42:52 /home/nf/bin/packer: plugin process exited | |
PACKER_LOG=1 packer build -on-error=ask repro.json 353.47s user 54.06s system 46% cpu 14:31.47 total |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>PACKER_LOG=1 packer build -on-error=ask repro.json | |
2019/04/23 14:05:39 [INFO] Packer version: 1.3.5 | |
2019/04/23 14:05:39 Packer Target OS/Arch: linux amd64 | |
2019/04/23 14:05:39 Built with Go Version: go1.12 | |
2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 Using internal plugin for cloudstack | |
2019/04/23 14:05:39 Using internal plugin for digitalocean | |
2019/04/23 14:05:39 Using internal plugin for parallels-iso | |
2019/04/23 14:05:39 Using internal plugin for tencentcloud-cvm | |
2019/04/23 14:05:39 Using internal plugin for vmware-iso | |
2019/04/23 14:05:39 Using internal plugin for amazon-ebs | |
2019/04/23 14:05:39 Using internal plugin for lxc | |
2019/04/23 14:05:39 Using internal plugin for openstack | |
2019/04/23 14:05:39 Using internal plugin for oracle-oci | |
2019/04/23 14:05:39 Using internal plugin for virtualbox-iso | |
2019/04/23 14:05:39 Using internal plugin for amazon-ebssurrogate | |
2019/04/23 14:05:39 Using internal plugin for amazon-ebsvolume | |
2019/04/23 14:05:39 Using internal plugin for file | |
2019/04/23 14:05:39 Using internal plugin for docker | |
2019/04/23 14:05:39 Using internal plugin for hyperv-iso | |
2019/04/23 14:05:39 Using internal plugin for hyperv-vmcx | |
2019/04/23 14:05:39 Using internal plugin for lxd | |
2019/04/23 14:05:39 Using internal plugin for virtualbox-ovf | |
2019/04/23 14:05:39 Using internal plugin for amazon-chroot | |
2019/04/23 14:05:39 Using internal plugin for amazon-instance | |
2019/04/23 14:05:39 Using internal plugin for azure-arm | |
2019/04/23 14:05:39 Using internal plugin for hcloud | |
2019/04/23 14:05:39 Using internal plugin for parallels-pvm | |
2019/04/23 14:05:39 Using internal plugin for profitbricks | |
2019/04/23 14:05:39 Using internal plugin for null | |
2019/04/23 14:05:39 Using internal plugin for oneandone | |
2019/04/23 14:05:39 Using internal plugin for vagrant | |
2019/04/23 14:05:39 Using internal plugin for hyperone | |
2019/04/23 14:05:39 Using internal plugin for ncloud | |
2019/04/23 14:05:39 Using internal plugin for oracle-classic | |
2019/04/23 14:05:39 Using internal plugin for scaleway | |
2019/04/23 14:05:39 Using internal plugin for vmware-vmx | |
2019/04/23 14:05:39 Using internal plugin for alicloud-ecs | |
2019/04/23 14:05:39 Using internal plugin for googlecompute | |
2019/04/23 14:05:39 Using internal plugin for qemu | |
2019/04/23 14:05:39 Using internal plugin for triton | |
2019/04/23 14:05:39 Using internal plugin for file | |
2019/04/23 14:05:39 Using internal plugin for puppet-server | |
2019/04/23 14:05:39 Using internal plugin for shell | |
2019/04/23 14:05:39 Using internal plugin for shell-local | |
2019/04/23 14:05:39 Using internal plugin for windows-restart | |
2019/04/23 14:05:39 Using internal plugin for ansible | |
2019/04/23 14:05:39 Using internal plugin for breakpoint | |
2019/04/23 14:05:39 Using internal plugin for chef-client | |
2019/04/23 14:05:39 Using internal plugin for converge | |
2019/04/23 14:05:39 Using internal plugin for windows-shell | |
2019/04/23 14:05:39 Using internal plugin for salt-masterless | |
2019/04/23 14:05:39 Using internal plugin for chef-solo | |
2019/04/23 14:05:39 Using internal plugin for inspec | |
2019/04/23 14:05:39 Using internal plugin for powershell | |
2019/04/23 14:05:39 Using internal plugin for ansible-local | |
2019/04/23 14:05:39 Using internal plugin for puppet-masterless | |
2019/04/23 14:05:39 Using internal plugin for vsphere-template | |
2019/04/23 14:05:39 Using internal plugin for alicloud-import | |
2019/04/23 14:05:39 Using internal plugin for checksum | |
2019/04/23 14:05:39 Using internal plugin for docker-push | |
2019/04/23 14:05:39 Using internal plugin for docker-tag | |
2019/04/23 14:05:39 Using internal plugin for manifest | |
2019/04/23 14:05:39 Using internal plugin for vagrant | |
2019/04/23 14:05:39 Using internal plugin for artifice | |
2019/04/23 14:05:39 Using internal plugin for compress | |
2019/04/23 14:05:39 Using internal plugin for digitalocean-import | |
2019/04/23 14:05:39 Using internal plugin for docker-import | |
2019/04/23 14:05:39 Using internal plugin for googlecompute-import | |
2019/04/23 14:05:39 Using internal plugin for vsphere | |
2019/04/23 14:05:39 Using internal plugin for docker-save | |
2019/04/23 14:05:39 Using internal plugin for vagrant-cloud | |
2019/04/23 14:05:39 Using internal plugin for amazon-import | |
2019/04/23 14:05:39 Using internal plugin for googlecompute-export | |
2019/04/23 14:05:39 Using internal plugin for shell-local | |
2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 14:05:39 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 14:05:39 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[alicloud-ecs:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-alicloud-ecs amazon-chroot:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs amazon-ebssurrogate:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebssurrogate amazon-ebsvolume:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebsvolume amazon-instance:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance azure-arm:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm cloudstack:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-cloudstack digitalocean:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean docker:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker file:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file googlecompute:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute hcloud:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hcloud hyperone:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperone hyperv-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-iso hyperv-vmcx:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-hyperv-vmcx lxc:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxc lxd:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-lxd ncloud:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-ncloud null:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null oneandone:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oneandone openstack:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack oracle-classic:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-classic oracle-oci:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-oracle-oci parallels-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso parallels-pvm:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm profitbricks:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-profitbricks qemu:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu scaleway:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-scaleway tencentcloud-cvm:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-tencentcloud-cvm triton:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-triton vagrant:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vagrant virtualbox-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso virtualbox-ovf:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso vmware-vmx:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx] PostProcessors:map[alicloud-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-alicloud-import amazon-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import artifice:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice checksum:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-checksum compress:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress digitalocean-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-digitalocean-import docker-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-push:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push docker-save:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-tag:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag googlecompute-export:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-export googlecompute-import:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-googlecompute-import manifest:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-manifest shell-local:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vagrant:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant vagrant-cloud:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud vsphere:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere vsphere-template:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere-template] Provisioners:map[ansible:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible ansible-local:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local breakpoint:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-breakpoint chef-client:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo converge:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-converge file:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file inspec:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-inspec powershell:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-masterless:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless puppet-server:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server salt-masterless:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local windows-restart:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart windows-shell:/home/nf/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell]} | |
2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 Loading builder: qemu | |
2019/04/23 14:05:39 Plugin could not be found. Checking same directory as executable. | |
2019/04/23 14:05:39 Current exe path: /home/nf/bin/packer | |
2019/04/23 14:05:39 Creating plugin client for path: /home/nf/bin/packer | |
2019/04/23 14:05:39 Starting plugin: /home/nf/bin/packer []string{"/home/nf/bin/packer", "plugin", "packer-builder-qemu"} | |
2019/04/23 14:05:39 Waiting for RPC address for: /home/nf/bin/packer | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 [INFO] Packer version: 1.3.5 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Packer Target OS/Arch: linux amd64 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Built with Go Version: go1.12 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 args: []string{"packer-builder-qemu"} | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin minimum port: 10000 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin maximum port: 25000 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin address: unix /tmp/packer-plugin085797574 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Waiting for connection... | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Serving a plugin connection... | |
2019/04/23 14:05:39 Loading provisioner: shell | |
2019/04/23 14:05:39 Plugin could not be found. Checking same directory as executable. | |
2019/04/23 14:05:39 Current exe path: /home/nf/bin/packer | |
2019/04/23 14:05:39 Creating plugin client for path: /home/nf/bin/packer | |
2019/04/23 14:05:39 Starting plugin: /home/nf/bin/packer []string{"/home/nf/bin/packer", "plugin", "packer-provisioner-shell"} | |
2019/04/23 14:05:39 Waiting for RPC address for: /home/nf/bin/packer | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 [INFO] Packer version: 1.3.5 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Packer Target OS/Arch: linux amd64 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Built with Go Version: go1.12 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 args: []string{"packer-provisioner-shell"} | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin minimum port: 10000 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin maximum port: 25000 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin address: unix /tmp/packer-plugin187240911 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Waiting for connection... | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Serving a plugin connection... | |
2019/04/23 14:05:39 Loading provisioner: ansible | |
2019/04/23 14:05:39 Plugin could not be found. Checking same directory as executable. | |
2019/04/23 14:05:39 Current exe path: /home/nf/bin/packer | |
2019/04/23 14:05:39 Creating plugin client for path: /home/nf/bin/packer | |
2019/04/23 14:05:39 Starting plugin: /home/nf/bin/packer []string{"/home/nf/bin/packer", "plugin", "packer-provisioner-ansible"} | |
2019/04/23 14:05:39 Waiting for RPC address for: /home/nf/bin/packer | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 [INFO] Packer version: 1.3.5 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Packer Target OS/Arch: linux amd64 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Built with Go Version: go1.12 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Attempting to open config file: /home/nf/.packerconfig | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 [WARN] Config file doesn't exist: /home/nf/.packerconfig | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[] PostProcessors:map[] Provisioners:map[]} | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Setting cache directory: /home/nf/Projects/vps-management/packer/packer_cache | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 args: []string{"packer-provisioner-ansible"} | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin minimum port: 10000 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin maximum port: 25000 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Detected home directory from env var: /home/nf | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Plugin address: unix /tmp/packer-plugin095853448 | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Waiting for connection... | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 Serving a plugin connection... | |
2019/04/23 14:05:39 Build debug mode: false | |
2019/04/23 14:05:39 Force build: false | |
2019/04/23 14:05:39 On error: ask | |
qemu output will be in this color. | |
2019/04/23 14:05:39 Preparing build: qemu | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 use specified accelerator: kvm | |
2019/04/23 14:05:39 packer: 2019/04/23 14:05:39 CpuCount 0 too small, using default: 1 | |
2019/04/23 14:05:40 packer: 2019/04/23 14:05:40 ansible-playbook version: 2.7.10 | |
2019/04/23 14:05:40 Waiting on builds to complete... | |
2019/04/23 14:05:40 Starting build run: qemu | |
2019/04/23 14:05:40 Running builder: qemu | |
2019/04/23 14:05:40 [INFO] (telemetry) Starting builder qemu | |
2019/04/23 14:05:40 packer: 2019/04/23 14:05:40 Qemu path: /usr/bin/qemu-system-x86_64, Qemu Image page: /usr/bin/qemu-img | |
==> qemu: Retrieving ISO | |
2019/04/23 14:05:40 packer: 2019/04/23 14:05:40 Acquiring lock to download: http://cdimage.ubuntu.com/ubuntu/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso | |
2019/04/23 14:05:40 packer: 2019/04/23 14:05:40 Verifying checksum of /home/nf/Projects/vps-management/packer/packer_cache/173e69d06c7ceeed9972a8398431751de93e82b76bfe0f66aeb0abd988fcc38e.iso | |
qemu: Found already downloaded, initial checksum matched, no download needed: http://cdimage.ubuntu.com/ubuntu/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso | |
==> qemu: Creating floppy disk... | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Floppy path: /tmp/packer637241197 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Initializing block device backed by temporary file | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Formatting the block device with a FAT filesystem... | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Initializing FAT filesystem on block device | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Reading the root directory from the filesystem | |
qemu: Copying files flatly from floppy_files | |
qemu: Copying file: http/preseed.cfg | |
qemu: Done copying files from floppy_files | |
qemu: Collecting paths from floppy_dirs | |
qemu: Resulting paths from floppy_dirs : [] | |
qemu: Done copying paths from floppy_dirs | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Executing qemu-img: []string{"create", "-f", "qcow2", "output/repro", "5000M"} | |
==> qemu: Creating hard drive... | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 stdout: Formatting 'output/repro', fmt=qcow2 size=5242880000 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 stderr: | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Looking for available communicator (SSH, WinRM, etc) port between 2222 and 4444 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Trying port: 3633 | |
==> qemu: Found port for communicator (SSH, WinRM, etc): 3633. | |
==> qemu: Looking for available port between 5900 and 6000 on 0.0.0.0 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Looking for available port between 5900 and 6000 on 0.0.0.0 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Trying port: 5959 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Found available VNC port: 5959 on IP: 0.0.0.0 | |
==> qemu: Starting VM, booting from CD-ROM | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Qemu --version output: QEMU emulator version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.36), Copyright (c) 2003-2008 Fabrice Bellard | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Qemu version: 2.5.0 | |
qemu: view the screen of the VM, connect via VNC without a password to | |
qemu: vnc://0.0.0.0:5959 | |
qemu: The VM will be run headless, without a GUI. If you want to | |
qemu: view the screen of the VM, connect via VNC without a password to | |
qemu: vnc://0.0.0.0:5959 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Executing /usr/bin/qemu-system-x86_64: []string{"-name", "repro", "-netdev", "user,id=user.0,hostfwd=tcp::3633-:22", "-fda", "/tmp/packer637241197", "-vnc", "0.0.0.0:59", "-device", "virtio-net,netdev=user.0", "-drive", "file=output/repro,if=virtio,cache=writeback,discard=ignore,format=qcow2", "-m", "1024M", "-machine", "type=pc,accel=kvm", "-cdrom", "/home/nf/Projects/vps-management/packer/packer_cache/173e69d06c7ceeed9972a8398431751de93e82b76bfe0f66aeb0abd988fcc38e.iso", "-boot", "once=d"} | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Started Qemu. Pid: 21146 | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Qemu stderr: WARNING: Image format was not specified for '/tmp/packer637241197' and probing guessed raw. | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Qemu stderr: Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted. | |
2019/04/23 14:06:01 packer: 2019/04/23 14:06:01 Qemu stderr: Specify the 'raw' format explicitly to remove the restrictions. | |
==> qemu: Waiting 10s for boot... | |
==> qemu: Connecting to VM via VNC (0.0.0.0:5959) | |
2019/04/23 14:06:13 packer: 2019/04/23 14:06:13 Connected to VNC desktop: QEMU (repro) | |
==> qemu: Typing the boot command over VNC... | |
2019/04/23 14:06:13 packer: 2019/04/23 14:06:13 Special code '<enter>' found, replacing with: 0xFF0D | |
2019/04/23 14:06:13 packer: 2019/04/23 14:06:13 [INFO] Waiting 1s | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<f6>' found, replacing with: 0xFFC3 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<esc>' found, replacing with: 0xFF1B | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:14 packer: 2019/04/23 14:06:14 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:15 packer: 2019/04/23 14:06:15 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Special code '<bs>' found, replacing with: 0xFF08 | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'v', code 0x76, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'm', code 0x6D, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'z', code 0x7A, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'y', code 0x79, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:16 packer: 2019/04/23 14:06:16 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char '.', code 0x2E, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'g', code 0x67, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char '_', code 0x5F, shift true | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'U', code 0x55, shift true | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'S', code 0x53, shift true | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char '_', code 0x5F, shift true | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'U', code 0x55, shift true | |
2019/04/23 14:06:17 packer: 2019/04/23 14:06:17 Sending char 'S', code 0x53, shift true | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'h', code 0x68, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'm', code 0x6D, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'h', code 0x68, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'h', code 0x68, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'm', code 0x6D, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:18 packer: 2019/04/23 14:06:18 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'v', code 0x76, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'y', code 0x79, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'g', code 0x67, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:19 packer: 2019/04/23 14:06:19 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'm', code 0x6D, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'S', code 0x53, shift true | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'K', code 0x4B, shift true | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'I', code 0x49, shift true | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'P', code 0x50, shift true | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'y', code 0x79, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'g', code 0x67, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:20 packer: 2019/04/23 14:06:20 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'y', code 0x79, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'U', code 0x55, shift true | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'S', code 0x53, shift true | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'A', code 0x41, shift true | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'y', code 0x79, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'b', code 0x62, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'g', code 0x67, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'v', code 0x76, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'U', code 0x55, shift true | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'S', code 0x53, shift true | |
2019/04/23 14:06:21 packer: 2019/04/23 14:06:21 Sending char 'A', code 0x41, shift true | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char '_', code 0x5F, shift true | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'f', code 0x66, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:22 packer: 2019/04/23 14:06:22 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'm', code 0x6D, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:23 packer: 2019/04/23 14:06:23 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'o', code 0x6F, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'g', code 0x67, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'w', code 0x77, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'u', code 0x75, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:24 packer: 2019/04/23 14:06:24 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'm', code 0x6D, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'p', code 0x70, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'c', code 0x63, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'k', code 0x6B, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'e', code 0x65, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '=', code 0x3D, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 's', code 0x73, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'a', code 0x61, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'l', code 0x6C, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '/', code 0x2F, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'n', code 0x6E, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'i', code 0x69, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 't', code 0x74, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'r', code 0x72, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'd', code 0x64, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '.', code 0x2E, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'g', code 0x67, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char 'z', code 0x7A, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char '-', code 0x2D, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Sending char ' ', code 0x20, shift false | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 Special code '<enter>' found, replacing with: 0xFF0D | |
==> qemu: Using ssh communicator to connect: 127.0.0.1 | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 [INFO] Waiting for SSH, up to timeout: 20m0s | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 [INFO] Attempting SSH connection... | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 [DEBUG] reconnecting to TCP connection for SSH | |
==> qemu: Waiting for SSH to become available... | |
2019/04/23 14:06:25 packer: 2019/04/23 14:06:25 [DEBUG] handshaking with SSH | |
2019/04/23 14:06:59 packer: 2019/04/23 14:06:59 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52898->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:06 packer: 2019/04/23 14:07:06 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:06 packer: 2019/04/23 14:07:06 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:06 packer: 2019/04/23 14:07:06 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:06 packer: 2019/04/23 14:07:06 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52910->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:13 packer: 2019/04/23 14:07:13 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:13 packer: 2019/04/23 14:07:13 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:13 packer: 2019/04/23 14:07:13 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:13 packer: 2019/04/23 14:07:13 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52916->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:20 packer: 2019/04/23 14:07:20 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:20 packer: 2019/04/23 14:07:20 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:20 packer: 2019/04/23 14:07:20 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:20 packer: 2019/04/23 14:07:20 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52920->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:27 packer: 2019/04/23 14:07:27 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:27 packer: 2019/04/23 14:07:27 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:27 packer: 2019/04/23 14:07:27 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:27 packer: 2019/04/23 14:07:27 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52924->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:34 packer: 2019/04/23 14:07:34 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:34 packer: 2019/04/23 14:07:34 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:34 packer: 2019/04/23 14:07:34 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:34 packer: 2019/04/23 14:07:34 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52928->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:41 packer: 2019/04/23 14:07:41 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:41 packer: 2019/04/23 14:07:41 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:41 packer: 2019/04/23 14:07:41 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:41 packer: 2019/04/23 14:07:41 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52932->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:48 packer: 2019/04/23 14:07:48 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:48 packer: 2019/04/23 14:07:48 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:48 packer: 2019/04/23 14:07:48 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:48 packer: 2019/04/23 14:07:48 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52938->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:07:55 packer: 2019/04/23 14:07:55 [INFO] Attempting SSH connection... | |
2019/04/23 14:07:55 packer: 2019/04/23 14:07:55 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:07:55 packer: 2019/04/23 14:07:55 [DEBUG] handshaking with SSH | |
2019/04/23 14:07:55 packer: 2019/04/23 14:07:55 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52944->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:02 packer: 2019/04/23 14:08:02 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:02 packer: 2019/04/23 14:08:02 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:02 packer: 2019/04/23 14:08:02 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:02 packer: 2019/04/23 14:08:02 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52948->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:09 packer: 2019/04/23 14:08:09 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:09 packer: 2019/04/23 14:08:09 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:09 packer: 2019/04/23 14:08:09 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:09 packer: 2019/04/23 14:08:09 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52954->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:16 packer: 2019/04/23 14:08:16 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:16 packer: 2019/04/23 14:08:16 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:16 packer: 2019/04/23 14:08:16 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:16 packer: 2019/04/23 14:08:16 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52962->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:23 packer: 2019/04/23 14:08:23 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:23 packer: 2019/04/23 14:08:23 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:23 packer: 2019/04/23 14:08:23 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:23 packer: 2019/04/23 14:08:23 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52966->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:30 packer: 2019/04/23 14:08:30 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:30 packer: 2019/04/23 14:08:30 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:30 packer: 2019/04/23 14:08:30 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:30 packer: 2019/04/23 14:08:30 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52970->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:37 packer: 2019/04/23 14:08:37 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:37 packer: 2019/04/23 14:08:37 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:37 packer: 2019/04/23 14:08:37 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:37 packer: 2019/04/23 14:08:37 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52974->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:44 packer: 2019/04/23 14:08:44 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:44 packer: 2019/04/23 14:08:44 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:44 packer: 2019/04/23 14:08:44 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:44 packer: 2019/04/23 14:08:44 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52982->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:51 packer: 2019/04/23 14:08:51 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:51 packer: 2019/04/23 14:08:51 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:51 packer: 2019/04/23 14:08:51 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:51 packer: 2019/04/23 14:08:51 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52986->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:08:58 packer: 2019/04/23 14:08:58 [INFO] Attempting SSH connection... | |
2019/04/23 14:08:58 packer: 2019/04/23 14:08:58 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:08:58 packer: 2019/04/23 14:08:58 [DEBUG] handshaking with SSH | |
2019/04/23 14:08:58 packer: 2019/04/23 14:08:58 [DEBUG] SSH handshake err: ssh: handshake failed: EOF | |
2019/04/23 14:09:05 packer: 2019/04/23 14:09:05 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:05 packer: 2019/04/23 14:09:05 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:05 packer: 2019/04/23 14:09:05 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:05 packer: 2019/04/23 14:09:05 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:52996->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:12 packer: 2019/04/23 14:09:12 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:12 packer: 2019/04/23 14:09:12 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:12 packer: 2019/04/23 14:09:12 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:12 packer: 2019/04/23 14:09:12 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53002->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:19 packer: 2019/04/23 14:09:19 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:19 packer: 2019/04/23 14:09:19 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:19 packer: 2019/04/23 14:09:19 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:19 packer: 2019/04/23 14:09:19 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53006->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:26 packer: 2019/04/23 14:09:26 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:26 packer: 2019/04/23 14:09:26 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:26 packer: 2019/04/23 14:09:26 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:26 packer: 2019/04/23 14:09:26 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53010->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:33 packer: 2019/04/23 14:09:33 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:33 packer: 2019/04/23 14:09:33 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:33 packer: 2019/04/23 14:09:33 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:33 packer: 2019/04/23 14:09:33 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53014->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:40 packer: 2019/04/23 14:09:40 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:40 packer: 2019/04/23 14:09:40 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:40 packer: 2019/04/23 14:09:40 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:40 packer: 2019/04/23 14:09:40 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53018->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:47 packer: 2019/04/23 14:09:47 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:47 packer: 2019/04/23 14:09:47 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:47 packer: 2019/04/23 14:09:47 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:47 packer: 2019/04/23 14:09:47 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53026->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:09:54 packer: 2019/04/23 14:09:54 [INFO] Attempting SSH connection... | |
2019/04/23 14:09:54 packer: 2019/04/23 14:09:54 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:09:54 packer: 2019/04/23 14:09:54 [DEBUG] handshaking with SSH | |
2019/04/23 14:09:54 packer: 2019/04/23 14:09:54 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53032->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:01 packer: 2019/04/23 14:10:01 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:01 packer: 2019/04/23 14:10:01 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:01 packer: 2019/04/23 14:10:01 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:01 packer: 2019/04/23 14:10:01 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53038->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:08 packer: 2019/04/23 14:10:08 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:08 packer: 2019/04/23 14:10:08 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:08 packer: 2019/04/23 14:10:08 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:08 packer: 2019/04/23 14:10:08 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53044->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:15 packer: 2019/04/23 14:10:15 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:15 packer: 2019/04/23 14:10:15 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:15 packer: 2019/04/23 14:10:15 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:15 packer: 2019/04/23 14:10:15 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53050->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:22 packer: 2019/04/23 14:10:22 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:22 packer: 2019/04/23 14:10:22 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:22 packer: 2019/04/23 14:10:22 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:22 packer: 2019/04/23 14:10:22 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53054->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:29 packer: 2019/04/23 14:10:29 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:29 packer: 2019/04/23 14:10:29 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:29 packer: 2019/04/23 14:10:29 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:29 packer: 2019/04/23 14:10:29 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53060->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:36 packer: 2019/04/23 14:10:36 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:36 packer: 2019/04/23 14:10:36 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:36 packer: 2019/04/23 14:10:36 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:36 packer: 2019/04/23 14:10:36 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53066->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:43 packer: 2019/04/23 14:10:43 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:43 packer: 2019/04/23 14:10:43 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:43 packer: 2019/04/23 14:10:43 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:43 packer: 2019/04/23 14:10:43 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53072->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:50 packer: 2019/04/23 14:10:50 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:50 packer: 2019/04/23 14:10:50 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:50 packer: 2019/04/23 14:10:50 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:50 packer: 2019/04/23 14:10:50 [DEBUG] SSH handshake err: ssh: handshake failed: read tcp 127.0.0.1:53076->127.0.0.1:3633: read: connection reset by peer | |
2019/04/23 14:10:57 packer: 2019/04/23 14:10:57 [INFO] Attempting SSH connection... | |
2019/04/23 14:10:57 packer: 2019/04/23 14:10:57 [DEBUG] reconnecting to TCP connection for SSH | |
2019/04/23 14:10:57 packer: 2019/04/23 14:10:57 [DEBUG] handshaking with SSH | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] handshake complete! | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] agent forwarding enabled | |
==> qemu: Connected to SSH! | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 Running the provision hook | |
2019/04/23 14:10:58 [INFO] (telemetry) Starting provisioner shell | |
==> qemu: Provisioning with shell script: scripts/preansible.sh | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 Opening scripts/preansible.sh for reading | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] 423 bytes written for 'uploadData' | |
2019/04/23 14:10:58 [INFO] 423 bytes written for 'uploadData' | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Starting remote scp process: scp -vt /tmp | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Copying input data into temporary file so we can read the length | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] scp: Uploading script_5365.sh: perms=C0644 size=423 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] scp stderr (length 31): Sink: C0644 423 script_5365.sh | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] starting remote command: chmod 0755 /tmp/script_5365.sh | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] starting remote command: echo 'supersecretpw' | PACKER_BUILDER_TYPE='qemu' PACKER_BUILD_NAME='qemu' PACKER_HTTP_IP='10.0.2.2' sudo -S -E bash '/tmp/script_5365.sh' 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhAcz0r5eX79CjLKo9cemmV/kSHZOuZ87FuLUZ3WSLO4Ha8mblMS9ZKD59N5NXvqFfjUExyImH2JPLMBHUzNJeC+ial+4xObbFhidOqE0WB+dX7W2sb6EkiaNcpZ77QuefIhIwJVkwgK7DUsReuP/s5qwRveibTUa0QwaR+PCk55vcgwKRP6slIAAT1vLVIY7Y5GgqY9UgeEFqBSDh0JA8d/L82tXdqHcMRPUWfzi4DShZoq69kiCQUlqYcopCdSO5XVIo1zQGBLriKRZfoVbc3PWsZUwrIyf2w1LzFAGXDzF/ZW/BZ/YoQSWu6ynuXcJXYjKz28yH/AQJvGPETFF1 nf@kekeke-rsa' | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:10:58 [INFO] 28 bytes written for 'stderr' | |
2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] 28 bytes written for 'stderr' | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
qemu: [sudo] password for packer: | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] starting remote command: rm -f /tmp/script_5365.sh | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [DEBUG] starting remote command: rm -f | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:58 [INFO] (telemetry) ending shell | |
2019/04/23 14:10:58 [INFO] (telemetry) Starting provisioner ansible | |
==> qemu: Provisioning with Ansible... | |
2019/04/23 14:10:58 packer: 2019/04/23 14:10:58 SSH proxy: serving on 127.0.0.1:37920 | |
==> qemu: Executing Ansible: ansible-playbook --extra-vars packer_build_name=qemu packer_builder_type=qemu -o IdentitiesOnly=yes -i /tmp/packer-provisioner-ansible443124218 /home/nf/Projects/vps-management/packer/repro.yaml -e ansible_ssh_private_key_file=/tmp/ansible-key777392455 -vvb | |
qemu: ansible-playbook 2.7.10 | |
qemu: config file = /home/nf/.ansible.cfg | |
qemu: configured module search path = ['/home/nf/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] | |
qemu: ansible python module location = /home/nf/.virtualenvs/ansible/lib/python3.5/site-packages/ansible | |
qemu: executable location = /home/nf/.virtualenvs/ansible/bin/ansible-playbook | |
qemu: python version = 3.5.2 (default, Nov 12 2018, 13:43:14) [GCC 5.4.0 20160609] | |
qemu: Using /home/nf/.ansible.cfg as config file | |
qemu: /tmp/packer-provisioner-ansible443124218 did not meet host_list requirements, check plugin documentation if this is unexpected | |
qemu: /tmp/packer-provisioner-ansible443124218 did not meet script requirements, check plugin documentation if this is unexpected | |
qemu: | |
qemu: PLAYBOOK: repro.yaml *********************************************************** | |
qemu: 1 plays in /home/nf/Projects/vps-management/packer/repro.yaml | |
qemu: | |
qemu: PLAY [all] ********************************************************************* | |
qemu: | |
qemu: TASK [Wait for automatic system updates] *************************************** | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:11 | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 SSH proxy: accepted connection | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 authentication attempt from 127.0.0.1:43274 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 authentication attempt from 127.0.0.1:43274 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 authentication attempt from 127.0.0.1:43274 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 ansible provisioner pty-req request | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-akhycjfnrunjzqnevkgnxrdomzqcjrbb; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-akhycjfnrunjzqnevkgnxrdomzqcjrbb; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 14:10:59 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 14:10:59 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:59 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:59 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:10:59 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] => {"changed": true, "rc": 0, "stderr": "Warning: Permanently added '[127.0.0.1]:37920' (RSA) to the list of known hosts.\r\nConnection to 127.0.0.1 closed.\r\n", "stderr_lines": ["Warning: Permanently added '[127.0.0.1]:37920' (RSA) to the list of known hosts.", "Connection to 127.0.0.1 closed."], "stdout": "", "stdout_lines": []} | |
qemu: | |
qemu: TASK [install prerequisite packages] ******************************************* | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:13 | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 SSH proxy: accepted connection | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 authentication attempt from 127.0.0.1:43276 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 authentication attempt from 127.0.0.1:43276 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 authentication attempt from 127.0.0.1:43276 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 ansible provisioner pty-req request | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-eenpxyiwjnuqzioujofjmqmtmzxcfpoa; test -e /usr/bin/python || (apt -y update && apt install -y python-minimal libpython2.7-stdlib gnupg)' | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [DEBUG] Opening new ssh session | |
2019/04/23 14:10:59 packer: 2019/04/23 14:10:59 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-eenpxyiwjnuqzioujofjmqmtmzxcfpoa; test -e /usr/bin/python || (apt -y update && apt install -y python-minimal libpython2.7-stdlib gnupg)' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 15850 bytes written for 'stdout' | |
2019/04/23 14:11:27 [INFO] 954 bytes written for 'stderr' | |
2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 15850 bytes written for 'stdout' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 954 bytes written for 'stderr' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] => {"changed": true, "rc": 0, "stderr": "\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\n\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\ndebconf: unable to initialize frontend: Dialog\ndebconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)\ndebconf: falling back to frontend: Readline\ndebconf: unable to initialize frontend: Readline\ndebconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 35.)\ndebconf: falling back to frontend: Teletype\ndpkg-preconfigure: unable to re-open stdin: \nConnection to 127.0.0.1 closed.\r\n", "stderr_lines": ["", "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.", "", "", "WARNING: apt does not have a stable CLI interface. Use with caution in scripts.", "", "debconf: unable to initialize frontend: Dialog", "debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)", "debconf: falling back to frontend: Readline", "debconf: unable to initialize frontend: Readline", "debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 35.)", "debconf: falling back to frontend: Teletype", "dpkg-preconfigure: unable to re-open stdin: ", "Connection to 127.0.0.1 closed."], "stdout": "Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease\nHit:2 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:3 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease\nHit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease\nReading package lists...\nBuilding dependency tree...\nReading state information...\n71 packages can be upgraded. Run 'apt list --upgradable' to see them.\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server\n gpgconf gpgsm libasn1-8-heimdal libassuan0 libgssapi3-heimdal\n libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal\n libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common\n libnpth0 libpython-stdlib libpython2.7-minimal libroken18-heimdal libsasl2-2\n libsasl2-modules libsasl2-modules-db libwind0-heimdal pinentry-curses python\n python2.7 python2.7-minimal\nSuggested packages:\n dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon\n libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal\n libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc\n python-doc python-tk python2.7-doc binutils binfmt-support\nThe following NEW packages will be installed:\n dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client\n gpg-wks-server gpgconf gpgsm libasn1-8-heimdal libassuan0 libgssapi3-heimdal\n libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal\n libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common\n libnpth0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib\n libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db\n libwind0-heimdal pinentry-curses python python-minimal python2.7\n python2.7-minimal\n0 upgraded, 35 newly installed, 0 to remove and 71 not upgraded.\nNeed to get 7,174 kB of archives.\nAfter this operation, 26.8 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.15~rc1-1ubuntu0.1 [334 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.15~rc1-1ubuntu0.1 [1,304 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.15~rc1-1ubuntu0.1 [1,912 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.15~rc1-1ubuntu0.1 [238 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7,620 B]\nGet:7 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [14.8 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [49.2 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.1 [16.6 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.1 [155 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7,668 B]\nGet:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [48.7 kB]\nFetched 7,174 kB in 0s (15.8 MB/s)\nSelecting previously unselected package libpython2.7-minimal:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 58674 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7-minimal_2.7.15~rc1-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.15~rc1-1ubuntu0.1) ...\r\nSelecting previously unselected package python2.7-minimal.\r\nPreparing to unpack .../1-python2.7-minimal_2.7.15~rc1-1ubuntu0.1_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.15~rc1-1ubuntu0.1) ...\r\nSelecting previously unselected package python-minimal.\r\nPreparing to unpack .../2-python-minimal_2.7.15~rc1-1_amd64.deb ...\r\nUnpacking python-minimal (2.7.15~rc1-1) ...\r\nSelecting previously unselected package libpython2.7-stdlib:amd64.\r\nPreparing to unpack .../3-libpython2.7-stdlib_2.7.15~rc1-1ubuntu0.1_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.15~rc1-1ubuntu0.1) ...\r\nSelecting previously unselected package python2.7.\r\nPreparing to unpack .../4-python2.7_2.7.15~rc1-1ubuntu0.1_amd64.deb ...\r\nUnpacking python2.7 (2.7.15~rc1-1ubuntu0.1) ...\r\nSelecting previously unselected package libpython-stdlib:amd64.\r\nPreparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_amd64.deb ...\r\nUnpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.15~rc1-1ubuntu0.1) ...\r\nSetting up python2.7-minimal (2.7.15~rc1-1ubuntu0.1) ...\r\nLinking and byte-compiling packages for runtime python2.7...\r\nSetting up python-minimal (2.7.15~rc1-1) ...\r\nSelecting previously unselected package python.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59422 files and directories currently installed.)\r\nPreparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ...\r\nUnpacking python (2.7.15~rc1-1) ...\r\nSelecting previously unselected package libassuan0:amd64.\r\nPreparing to unpack .../01-libassuan0_2.5.1-2_amd64.deb ...\r\nUnpacking libassuan0:amd64 (2.5.1-2) ...\r\nSelecting previously unselected package gpgconf.\r\nPreparing to unpack .../02-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gpgconf (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package libksba8:amd64.\r\nPreparing to unpack .../03-libksba8_1.3.5-2_amd64.deb ...\r\nUnpacking libksba8:amd64 (1.3.5-2) ...\r\nSelecting previously unselected package libroken18-heimdal:amd64.\r\nPreparing to unpack .../04-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libasn1-8-heimdal:amd64.\r\nPreparing to unpack .../05-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libheimbase1-heimdal:amd64.\r\nPreparing to unpack .../06-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libhcrypto4-heimdal:amd64.\r\nPreparing to unpack .../07-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libwind0-heimdal:amd64.\r\nPreparing to unpack .../08-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libhx509-5-heimdal:amd64.\r\nPreparing to unpack .../09-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libkrb5-26-heimdal:amd64.\r\nPreparing to unpack .../10-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libheimntlm0-heimdal:amd64.\r\nPreparing to unpack .../11-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libgssapi3-heimdal:amd64.\r\nPreparing to unpack .../12-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ...\r\nUnpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSelecting previously unselected package libsasl2-modules-db:amd64.\r\nPreparing to unpack .../13-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...\r\nUnpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSelecting previously unselected package libsasl2-2:amd64.\r\nPreparing to unpack .../14-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...\r\nUnpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSelecting previously unselected package libldap-common.\r\nPreparing to unpack .../15-libldap-common_2.4.45+dfsg-1ubuntu1.1_all.deb ...\r\nUnpacking libldap-common (2.4.45+dfsg-1ubuntu1.1) ...\r\nSelecting previously unselected package libldap-2.4-2:amd64.\r\nPreparing to unpack .../16-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.1_amd64.deb ...\r\nUnpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.1) ...\r\nSelecting previously unselected package libnpth0:amd64.\r\nPreparing to unpack .../17-libnpth0_1.5-3_amd64.deb ...\r\nUnpacking libnpth0:amd64 (1.5-3) ...\r\nSelecting previously unselected package dirmngr.\r\nPreparing to unpack .../18-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking dirmngr (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gnupg-l10n.\r\nPreparing to unpack .../19-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ...\r\nUnpacking gnupg-l10n (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gnupg-utils.\r\nPreparing to unpack .../20-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gnupg-utils (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gpg.\r\nPreparing to unpack .../21-gpg_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gpg (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package pinentry-curses.\r\nPreparing to unpack .../22-pinentry-curses_1.1.0-1_amd64.deb ...\r\nUnpacking pinentry-curses (1.1.0-1) ...\r\nSelecting previously unselected package gpg-agent.\r\nPreparing to unpack .../23-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gpg-agent (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gpg-wks-client.\r\nPreparing to unpack .../24-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gpg-wks-client (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gpg-wks-server.\r\nPreparing to unpack .../25-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gpg-wks-server (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gpgsm.\r\nPreparing to unpack .../26-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gpgsm (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package gnupg.\r\nPreparing to unpack .../27-gnupg_2.2.4-1ubuntu1.2_amd64.deb ...\r\nUnpacking gnupg (2.2.4-1ubuntu1.2) ...\r\nSelecting previously unselected package libsasl2-modules:amd64.\r\nPreparing to unpack .../28-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...\r\nUnpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSetting up libnpth0:amd64 (1.5-3) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nSetting up libldap-common (2.4.45+dfsg-1ubuntu1.1) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\nSetting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSetting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSetting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up libksba8:amd64 (1.3.5-2) ...\r\nSetting up gnupg-l10n (2.2.4-1ubuntu1.2) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nSetting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...\r\nSetting up libassuan0:amd64 (2.5.1-2) ...\r\nSetting up libpython2.7-stdlib:amd64 (2.7.15~rc1-1ubuntu0.1) ...\r\nSetting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up gpgconf (2.2.4-1ubuntu1.2) ...\r\nSetting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up python2.7 (2.7.15~rc1-1ubuntu0.1) ...\r\nSetting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up libpython-stdlib:amd64 (2.7.15~rc1-1) ...\r\nSetting up gpgsm (2.2.4-1ubuntu1.2) ...\r\nSetting up gnupg-utils (2.2.4-1ubuntu1.2) ...\r\nSetting up pinentry-curses (1.1.0-1) ...\r\nSetting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up python (2.7.15~rc1-1) ...\r\nSetting up gpg (2.2.4-1ubuntu1.2) ...\r\nSetting up gpg-agent (2.2.4-1ubuntu1.2) ...\r\nSetting up gpg-wks-server (2.2.4-1ubuntu1.2) ...\r\nSetting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...\r\nSetting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.1) ...\r\nSetting up dirmngr (2.2.4-1ubuntu1.2) ...\r\nSetting up gpg-wks-client (2.2.4-1ubuntu1.2) ...\r\nSetting up gnupg (2.2.4-1ubuntu1.2) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\n", "stdout_lines": ["Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease", "Hit:2 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease", "Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease", "Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease", "Reading package lists...", "Building dependency tree...", "Reading state information...", "71 packages can be upgraded. Run 'apt list --upgradable' to see them.", "Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server", " gpgconf gpgsm libasn1-8-heimdal libassuan0 libgssapi3-heimdal", " libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal", " libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common", " libnpth0 libpython-stdlib libpython2.7-minimal libroken18-heimdal libsasl2-2", " libsasl2-modules libsasl2-modules-db libwind0-heimdal pinentry-curses python", " python2.7 python2.7-minimal", "Suggested packages:", " dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon", " libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal", " libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc", " python-doc python-tk python2.7-doc binutils binfmt-support", "The following NEW packages will be installed:", " dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client", " gpg-wks-server gpgconf gpgsm libasn1-8-heimdal libassuan0 libgssapi3-heimdal", " libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal", " libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common", " libnpth0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib", " libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db", " libwind0-heimdal pinentry-curses python python-minimal python2.7", " python2.7-minimal", "0 upgraded, 35 newly installed, 0 to remove and 71 not upgraded.", "Need to get 7,174 kB of archives.", "After this operation, 26.8 MB of additional disk space will be used.", "Get:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.15~rc1-1ubuntu0.1 [334 kB]", "Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.15~rc1-1ubuntu0.1 [1,304 kB]", "Get:3 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB]", "Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.15~rc1-1ubuntu0.1 [1,912 kB]", "Get:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.15~rc1-1ubuntu0.1 [238 kB]", "Get:6 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7,620 B]", "Get:7 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB]", "Get:8 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]", "Get:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB]", "Get:10 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]", "Get:11 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB]", "Get:12 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB]", "Get:13 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB]", "Get:14 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB]", "Get:15 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB]", "Get:16 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB]", "Get:17 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB]", "Get:18 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB]", "Get:19 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB]", "Get:20 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [14.8 kB]", "Get:21 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [49.2 kB]", "Get:22 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.1 [16.6 kB]", "Get:23 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.1 [155 kB]", "Get:24 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7,668 B]", "Get:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB]", "Get:26 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB]", "Get:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB]", "Get:28 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB]", "Get:29 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]", "Get:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB]", "Get:31 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB]", "Get:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB]", "Get:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB]", "Get:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB]", "Get:35 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [48.7 kB]", "Fetched 7,174 kB in 0s (15.8 MB/s)", "Selecting previously unselected package libpython2.7-minimal:amd64.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 58674 files and directories currently installed.)", "Preparing to unpack .../0-libpython2.7-minimal_2.7.15~rc1-1ubuntu0.1_amd64.deb ...", "Unpacking libpython2.7-minimal:amd64 (2.7.15~rc1-1ubuntu0.1) ...", "Selecting previously unselected package python2.7-minimal.", "Preparing to unpack .../1-python2.7-minimal_2.7.15~rc1-1ubuntu0.1_amd64.deb ...", "Unpacking python2.7-minimal (2.7.15~rc1-1ubuntu0.1) ...", "Selecting previously unselected package python-minimal.", "Preparing to unpack .../2-python-minimal_2.7.15~rc1-1_amd64.deb ...", "Unpacking python-minimal (2.7.15~rc1-1) ...", "Selecting previously unselected package libpython2.7-stdlib:amd64.", "Preparing to unpack .../3-libpython2.7-stdlib_2.7.15~rc1-1ubuntu0.1_amd64.deb ...", "Unpacking libpython2.7-stdlib:amd64 (2.7.15~rc1-1ubuntu0.1) ...", "Selecting previously unselected package python2.7.", "Preparing to unpack .../4-python2.7_2.7.15~rc1-1ubuntu0.1_amd64.deb ...", "Unpacking python2.7 (2.7.15~rc1-1ubuntu0.1) ...", "Selecting previously unselected package libpython-stdlib:amd64.", "Preparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_amd64.deb ...", "Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ...", "Setting up libpython2.7-minimal:amd64 (2.7.15~rc1-1ubuntu0.1) ...", "Setting up python2.7-minimal (2.7.15~rc1-1ubuntu0.1) ...", "Linking and byte-compiling packages for runtime python2.7...", "Setting up python-minimal (2.7.15~rc1-1) ...", "Selecting previously unselected package python.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59422 files and directories currently installed.)", "Preparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ...", "Unpacking python (2.7.15~rc1-1) ...", "Selecting previously unselected package libassuan0:amd64.", "Preparing to unpack .../01-libassuan0_2.5.1-2_amd64.deb ...", "Unpacking libassuan0:amd64 (2.5.1-2) ...", "Selecting previously unselected package gpgconf.", "Preparing to unpack .../02-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gpgconf (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package libksba8:amd64.", "Preparing to unpack .../03-libksba8_1.3.5-2_amd64.deb ...", "Unpacking libksba8:amd64 (1.3.5-2) ...", "Selecting previously unselected package libroken18-heimdal:amd64.", "Preparing to unpack .../04-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libasn1-8-heimdal:amd64.", "Preparing to unpack .../05-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libheimbase1-heimdal:amd64.", "Preparing to unpack .../06-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libhcrypto4-heimdal:amd64.", "Preparing to unpack .../07-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libwind0-heimdal:amd64.", "Preparing to unpack .../08-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libhx509-5-heimdal:amd64.", "Preparing to unpack .../09-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libkrb5-26-heimdal:amd64.", "Preparing to unpack .../10-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libheimntlm0-heimdal:amd64.", "Preparing to unpack .../11-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libgssapi3-heimdal:amd64.", "Preparing to unpack .../12-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ...", "Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...", "Selecting previously unselected package libsasl2-modules-db:amd64.", "Preparing to unpack .../13-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...", "Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...", "Selecting previously unselected package libsasl2-2:amd64.", "Preparing to unpack .../14-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...", "Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...", "Selecting previously unselected package libldap-common.", "Preparing to unpack .../15-libldap-common_2.4.45+dfsg-1ubuntu1.1_all.deb ...", "Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.1) ...", "Selecting previously unselected package libldap-2.4-2:amd64.", "Preparing to unpack .../16-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.1_amd64.deb ...", "Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.1) ...", "Selecting previously unselected package libnpth0:amd64.", "Preparing to unpack .../17-libnpth0_1.5-3_amd64.deb ...", "Unpacking libnpth0:amd64 (1.5-3) ...", "Selecting previously unselected package dirmngr.", "Preparing to unpack .../18-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking dirmngr (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gnupg-l10n.", "Preparing to unpack .../19-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ...", "Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gnupg-utils.", "Preparing to unpack .../20-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gpg.", "Preparing to unpack .../21-gpg_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gpg (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package pinentry-curses.", "Preparing to unpack .../22-pinentry-curses_1.1.0-1_amd64.deb ...", "Unpacking pinentry-curses (1.1.0-1) ...", "Selecting previously unselected package gpg-agent.", "Preparing to unpack .../23-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gpg-agent (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gpg-wks-client.", "Preparing to unpack .../24-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gpg-wks-server.", "Preparing to unpack .../25-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gpgsm.", "Preparing to unpack .../26-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gpgsm (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package gnupg.", "Preparing to unpack .../27-gnupg_2.2.4-1ubuntu1.2_amd64.deb ...", "Unpacking gnupg (2.2.4-1ubuntu1.2) ...", "Selecting previously unselected package libsasl2-modules:amd64.", "Preparing to unpack .../28-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...", "Unpacking libsasl2-modules:amd64 (2.1.27~101-g02019/04/23 14:11:27 packer: 2019/04/23 14:11:27 SSH proxy: accepted connection | |
780600+dfsg-3ubuntu2) ...", "Setting up libnpth0:amd64 (1.5-3) ...", "Processing triggers for mime-support (3.60ubuntu1) ...", "Setting up libldap-common (2.4.45+dfsg-1ubuntu1.1) ...", "Processing triggers for install-info (6.5.0.dfsg.1-2) ...", "Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...", "Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...", "Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up libksba8:amd64 (1.3.5-2) ...", "Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...", "Setting up libassuan0:amd64 (2.5.1-2) ...", "Setting up libpython2.7-stdlib:amd64 (2.7.15~rc1-1ubuntu0.1) ...", "Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up gpgconf (2.2.4-1ubuntu1.2) ...", "Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up python2.7 (2.7.15~rc1-1ubuntu0.1) ...", "Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ...", "Setting up gpgsm (2.2.4-1ubuntu1.2) ...", "Setting up gnupg-utils (2.2.4-1ubuntu1.2) ...", "Setting up pinentry-curses (1.1.0-1) ...", "Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up python (2.7.15~rc1-1) ...", "Setting up gpg (2.2.4-1ubuntu1.2) ...", "Setting up gpg-agent (2.2.4-1ubuntu1.2) ...", "Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ...", "Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...", "Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.1) ...", "Setting up dirmngr (2.2.4-1ubuntu1.2) ...", "Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ...", "Setting up gnupg (2.2.4-1ubuntu1.2) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]} | |
qemu: | |
qemu: TASK [Wait for automatic system updates] *************************************** | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:15 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43290 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43290 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43290 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 ansible provisioner pty-req request | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yxalenulcdbvytacxcpousurrkoghhou; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yxalenulcdbvytacxcpousurrkoghhou; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] => {"changed": true, "rc": 0, "stderr": "Connection to 127.0.0.1 closed.\r\n", "stderr_lines": ["Connection to 127.0.0.1 closed."], "stdout": "", "stdout_lines": []} | |
qemu: | |
qemu: TASK [setup] ******************************************************************* | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:17 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 SSH proxy: accepted connection | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43292 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43292 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43292 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 SSH proxy: accepted connection | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43294 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43294 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 authentication attempt from 127.0.0.1:43294 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362 `" && echo ansible-tmp-1556043087.6785266-269736715827362="` echo /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362 `" ) && sleep 0' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362 `" && echo ansible-tmp-1556043087.6785266-269736715827362="` echo /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362 `" ) && sleep 0' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:27 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 120 bytes written for 'stdout' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:27 packer: 2019/04/23 14:11:27 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43296 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43296 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43296 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/AnsiballZ_setup.py | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362 | |
2019/04/23 14:11:28 [INFO] 213996 bytes written for 'uploadData' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 213996 bytes written for 'uploadData' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] scp: Uploading AnsiballZ_setup.py: perms=C0600 size=213996 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] scp stderr (length 38): Sink: C0600 213996 AnsiballZ_setup.py | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43298 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43298 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43298 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/ /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/AnsiballZ_setup.py && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/ /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/AnsiballZ_setup.py && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43300 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43300 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43300 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 ansible provisioner pty-req request | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lnvogzssjgarlaykgnpcpcrxejqakads; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/AnsiballZ_setup.py'"'"' && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lnvogzssjgarlaykgnpcpcrxejqakads; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/AnsiballZ_setup.py'"'"' && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 11762 bytes written for 'stdout' | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 11762 bytes written for 'stdout' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43302 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43302 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43302 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556043087.6785266-269736715827362/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
qemu: ok: [default] | |
qemu: META: ran handlers | |
qemu: | |
qemu: TASK [Wait for automatic system updates] *************************************** | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:19 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43304 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43304 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43304 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 ansible provisioner pty-req request | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yxynbhagiqeosmtnivixiyzefyfhscut; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] starting remote command: sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yxynbhagiqeosmtnivixiyzefyfhscut; while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 48 bytes written for 'stdout' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] => {"changed": true, "rc": 0, "stderr": "Connection to 127.0.0.1 closed.\r\n", "stderr_lines": ["Connection to 127.0.0.1 closed."], "stdout": "", "stdout_lines": []} | |
qemu: | |
qemu: TASK [apt-get upgrade] ********************************************************* | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:21 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43306 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43306 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43306 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] starting remote command: /bin/sh -c 'echo ~packer && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 13 bytes written for 'stdout' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 SSH proxy: accepted connection | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43308 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43308 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 authentication attempt from 127.0.0.1:43308 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 new exec request: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455 `" && echo ansible-tmp-1556043088.8611932-86465365589455="` echo /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455 `" ) && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [DEBUG] starting remote command: /bin/sh -c '( umask 77 && mkdir -p "` echo /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455 `" && echo ansible-tmp-1556043088.8611932-86465365589455="` echo /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455 `" ) && sleep 0' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 118 bytes written for 'stdout' | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 118 bytes written for 'stdout' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:28 packer: 2019/04/23 14:11:28 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 SSH proxy: accepted connection | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43310 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43310 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43310 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 new exec request: scp -t /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/AnsiballZ_apt.py | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] Starting remote scp process: scp -vt /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455 | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [INFO] 104356 bytes written for 'uploadData' | |
2019/04/23 14:11:29 [INFO] 104356 bytes written for 'uploadData' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] Started SCP session, beginning transfers... | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] scp: Uploading AnsiballZ_apt.py: perms=C0600 size=104356 | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] SCP session complete, closing stdin pipe. | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] Waiting for SSH session to complete. | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] scp stderr (length 36): Sink: C0600 104356 AnsiballZ_apt.py | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 SSH proxy: accepted connection | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43312 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43312 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43312 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 new exec request: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/ /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/AnsiballZ_apt.py && sleep 0' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] starting remote command: /bin/sh -c 'chmod u+x /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/ /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/AnsiballZ_apt.py && sleep 0' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:29 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:11:29 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:29 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:29 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:11:29 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 SSH proxy: accepted connection | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43314 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43314 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 authentication attempt from 127.0.0.1:43314 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 ansible provisioner pty-req request | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 new exec request: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-olcuinyjywyqtcnhbncrncsgtvpzpzda; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/AnsiballZ_apt.py'"'"' && sleep 0' | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] Opening new ssh session | |
2019/04/23 14:11:29 packer: 2019/04/23 14:11:29 [DEBUG] starting remote command: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-olcuinyjywyqtcnhbncrncsgtvpzpzda; /usr/bin/python /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/AnsiballZ_apt.py'"'"' && sleep 0' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:16:07 [INFO] 73203 bytes written for 'stdout' | |
2019/04/23 14:16:07 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:16:07 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:16:07 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:16:07 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] 73203 bytes written for 'stdout' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 SSH proxy: accepted connection | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 authentication attempt from 127.0.0.1:43366 to 127.0.0.1:37920 as packer using none | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 authentication attempt from 127.0.0.1:43366 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 authentication attempt from 127.0.0.1:43366 to 127.0.0.1:37920 as packer using publickey | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 new env request: LANG=en_US.UTF-8 | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 new exec request: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [DEBUG] Opening new ssh session | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [DEBUG] starting remote command: /bin/sh -c 'rm -f -r /home/packer/.ansible/tmp/ansible-tmp-1556043088.8611932-86465365589455/ > /dev/null 2>&1 && sleep 0' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:16:07 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:16:07 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:16:07 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:16:07 [INFO] RPC endpoint: Communicator ended with: 0 | |
2019/04/23 14:16:07 [INFO] 0 bytes written for 'stdin' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] 0 bytes written for 'stdout' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] 0 bytes written for 'stderr' | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] RPC client: Communicator ended with: 0 | |
2019/04/23 14:16:07 packer: 2019/04/23 14:16:07 [INFO] 0 bytes written for 'stdin' | |
qemu: changed: [default] => {"changed": true, "msg": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following NEW packages will be installed:\n linux-headers-4.15.0-47 linux-headers-4.15.0-47-generic\n linux-image-4.15.0-47-generic linux-modules-4.15.0-47-generic\n linux-modules-extra-4.15.0-47-generic\nThe following packages will be upgraded:\n apt apt-utils bind9-host busybox-initramfs busybox-static console-setup\n console-setup-linux distro-info-data dnsutils file gettext-base\n initramfs-tools initramfs-tools-bin initramfs-tools-core\n keyboard-configuration language-selector-common libapt-inst2.0 libapt-pkg5.0\n libbind9-160 libdns-export1100 libdns1100 libidn11 libirs160\n libisc-export169 libisc169 libisccc160 libisccfg160 liblwres160 libmagic-mgc\n libmagic1 libnss-systemd libntfs-3g88 libpam-modules libpam-modules-bin\n libpam-runtime libpam-systemd libpam0g libparted2 libpci3 libplymouth4\n libpolkit-gobject-1-0 libseccomp2 libssl1.0.0 libsystemd0 libudev1\n libunistring2 libx11-6 libx11-data libxcb1 linux-generic\n linux-headers-generic linux-image-generic ntfs-3g parted pciutils plymouth\n plymouth-theme-ubuntu-text python3-distro-info python3-distupgrade\n python3-gi python3-update-manager systemd systemd-sysv ubuntu-minimal\n ubuntu-release-upgrader-core ubuntu-standard udev ufw update-manager-core\n ureadahead wget\n71 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 82.8 MB of archives.\nAfter this operation, 335 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.21 [54.0 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.21 [1102 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.21 [105 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.21 [108 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.21 [2901 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.21 [204 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.1 [55.1 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.1 [36.7 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.1 [242 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.1 [37.1 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools all 0.130ubuntu3.7 [9592 B]\nGet:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-core all 0.130ubuntu3.7 [48.1 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-bin amd64 0.130ubuntu3.7 [12.8 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-initramfs amd64 1:1.27.2-2ubuntu3.2 [165 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.21 [11.6 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.10 [805 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.10 [55.6 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.10 [1165 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.10 [208 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.3.1-2.1ubuntu4.1 [39.1 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 console-setup-linux all 1.178ubuntu2.8 [982 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 console-setup all 1.178ubuntu2.8 [105 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keyboard-configuration all 1.178ubuntu2.8 [371 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 language-selector-common all 0.188.2 [219 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ntfs-3g amd64 1:2017.3.23-2ubuntu0.18.04.2 [385 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libntfs-3g88 amd64 1:2017.3.23-2ubuntu0.18.04.2 [146 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.4 [4572 B]\nGet:29 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.2 [22.1 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.2 [68.5 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.2 [184 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisc-export169 amd64 1:9.11.3+dfsg-1ubuntu1.5 [164 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdns-export1100 amd64 1:9.11.3+dfsg-1ubuntu1.5 [748 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]\nGet:36 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-minimal amd64 1.417.1 [2744 B]\nGet:37 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [19.1 kB]\nGet:38 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsutils amd64 1:9.11.3+dfsg-1ubuntu1.5 [145 kB]\nGet:39 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 bind9-host amd64 1:9.11.3+dfsg-1ubuntu1.5 [53.5 kB]\nGet:40 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbind9-160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [27.6 kB]\nGet:41 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [48.4 kB]\nGet:42 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccc160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [17.9 kB]\nGet:43 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdns1100 amd64 1:9.11.3+dfsg-1ubuntu1.5 [966 kB]\nGet:44 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisc169 amd64 1:9.11.3+dfsg-1ubuntu1.5 [237 kB]\nGet:45 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblwres160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [34.6 kB]\nGet:46 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-static amd64 1:1.27.2-2ubuntu3.2 [918 kB]\nGet:47 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]\nGet:48 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 parted amd64 3.2-20ubuntu0.2 [42.4 kB]\nGet:49 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libparted2 amd64 3.2-20ubuntu0.2 [123 kB]\nGet:50 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 pciutils amd64 1:3.5.2-1ubuntu1.1 [257 kB]\nGet:51 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpci3 amd64 1:3.5.2-1ubuntu1.1 [24.1 kB]\nGet:52 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libplymouth4 amd64 0.9.3-1ubuntu7.18.04.2 [87.5 kB]\nGet:53 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-20ubuntu0.18.04.5 [36.4 kB]\nGet:54 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB]\nGet:55 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB]\nGet:56 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]\nGet:57 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB]\nGet:58 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 plymouth-theme-ubuntu-text amd64 0.9.3-1ubuntu7.18.04.2 [9060 B]\nGet:59 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 plymouth amd64 0.9.3-1ubuntu7.18.04.2 [108 kB]\nGet:60 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distro-info all 0.18ubuntu0.18.04.1 [9296 B]\nGet:61 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-release-upgrader-core all 1:18.04.31 [25.0 kB]\nGet:62 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distupgrade all 1:18.04.31 [107 kB]\nGet:63 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-update-manager all 1:18.04.11.10 [35.1 kB]\nGet:64 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-manager-core all 1:18.04.11.10 [8500 B]\nGet:65 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB]\nGet:66 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-standard amd64 1.417.1 [2800 B]\nGet:67 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ufw all 0.36-0ubuntu0.18.04.1 [146 kB]\nGet:68 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ureadahead amd64 0.100.0-21 [19.4 kB]\nGet:69 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-47-generic amd64 4.15.0-47.50 [13.0 MB]\nGet:70 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-47-generic amd64 4.15.0-47.50 [7909 kB]\nGet:71 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-47-generic amd64 4.15.0-47.50 [32.7 MB]\nGet:72 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.47.49 [1852 B]\nGet:73 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.47.49 [2412 B]\nGet:74 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-47 all 4.15.0-47.50 [11.0 MB]\nGet:75 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-47-generic amd64 4.15.0-47.50 [1112 kB]\nGet:76 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.47.49 [2368 B]\nPreconfiguring packages ...\nFetched 82.8 MB in 3s (26.6 MB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libudev1_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libudev1:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nSetting up libudev1:amd64 (237-3ubuntu10.21) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../udev_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking udev (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libnss-systemd_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libnss-systemd:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libpam-systemd_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libpam-systemd:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../systemd_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking systemd (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libsystemd0_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libsystemd0:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nSetting up libsystemd0:amd64 (237-3ubuntu10.21) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...\r\nUnpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...\r\nUnpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...\r\nUnpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.1_all.deb ...\r\nUnpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../initramfs-tools_0.130ubuntu3.7_all.deb ...\r\nUnpacking initramfs-tools (0.130ubuntu3.7) over (0.130ubuntu3.6) ...\r\nPreparing to unpack .../initramfs-tools-core_0.130ubuntu3.7_all.deb ...\r\nUnpacking initramfs-tools-core (0.130ubuntu3.7) over (0.130ubuntu3.6) ...\r\nPreparing to unpack .../initramfs-tools-bin_0.130ubuntu3.7_amd64.deb ...\r\nUnpacking initramfs-tools-bin (0.130ubuntu3.7) over (0.130ubuntu3.6) ...\r\nPreparing to unpack .../busybox-initramfs_1%3a1.27.2-2ubuntu3.2_amd64.deb ...\r\nUnpacking busybox-initramfs (1:1.27.2-2ubuntu3.2) over (1:1.27.2-2ubuntu3) ...\r\nSetting up systemd (237-3ubuntu10.21) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../systemd-sysv_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking systemd-sysv (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libapt-pkg5.0_1.6.10_amd64.deb ...\r\nUnpacking libapt-pkg5.0:amd64 (1.6.10) over (1.6.8) ...\r\nSetting up libapt-pkg5.0:amd64 (1.6.10) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libapt-inst2.0_1.6.10_amd64.deb ...\r\nUnpacking libapt-inst2.0:amd64 (1.6.10) over (1.6.8) ...\r\nPreparing to unpack .../archives/apt_1.6.10_amd64.deb ...\r\nUnpacking apt (1.6.10) over (1.6.8) ...\r\nSetting up apt (1.6.10) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59806 files and directories currently installed.)\r\nPreparing to unpack .../apt-utils_1.6.10_amd64.deb ...\r\nUnpacking apt-utils (1.6.10) over (1.6.8) ...\r\nPreparing to unpack .../libseccomp2_2.3.1-2.1ubuntu4.1_amd64.deb ...\r\nUnpacking libseccomp2:amd64 (2.3.1-2.1ubuntu4.1) over (2.3.1-2.1ubuntu4) ...\r\nSetting up libseccomp2:amd64 (2.3.1-2.1ubuntu4.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59806 files and directories currently installed.)\r\nPreparing to unpack .../0-console-setup-linux_1.178ubuntu2.8_all.deb ...\r\nUnpacking console-setup-linux (1.178ubuntu2.8) over (1.178ubuntu2.7) ...\r\nPreparing to unpack .../1-console-setup_1.178ubuntu2.8_all.deb ...\r\nUnpacking console-setup (1.178ubuntu2.8) over (1.178ubuntu2.7) ...\r\nPreparing to unpack .../2-keyboard-configuration_1.178ubuntu2.8_all.deb ...\r\nUnpacking keyboard-configuration (1.178ubuntu2.8) over (1.178ubuntu2.7) ...\r\nPreparing to unpack .../3-language-selector-common_0.188.2_all.deb ...\r\nUnpacking language-selector-common (0.188.2) over (0.188.1) ...\r\nPreparing to unpack .../4-ntfs-3g_1%3a2017.3.23-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking ntfs-3g (1:2017.3.23-2ubuntu0.18.04.2) over (1:2017.3.23-2) ...\r\nPreparing to unpack .../5-libntfs-3g88_1%3a2017.3.23-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking libntfs-3g88 (1:2017.3.23-2ubuntu0.18.04.2) over (1:2017.3.23-2) ...\r\nPreparing to unpack .../6-libunistring2_0.9.9-0ubuntu2_amd64.deb ...\r\nUnpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ...\r\nSetting up libunistring2:amd64 (0.9.9-0ubuntu2) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59806 files and directories currently installed.)\r\nPreparing to unpack .../00-distro-info-data_0.37ubuntu0.4_all.deb ...\r\nUnpacking distro-info-data (0.37ubuntu0.4) over (0.37ubuntu0.2) ...\r\nPreparing to unpack .../01-file_1%3a5.32-2ubuntu0.2_amd64.deb ...\r\nUnpacking file (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...\r\nPreparing to unpack .../02-libmagic1_1%3a5.32-2ubuntu0.2_amd64.deb ...\r\nUnpacking libmagic1:amd64 (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...\r\nPreparing to unpack .../03-libmagic-mgc_1%3a5.32-2ubuntu0.2_amd64.deb ...\r\nUnpacking libmagic-mgc (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...\r\nPreparing to unpack .../04-libisc-export169_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisc-export169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../05-libdns-export1100_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libdns-export1100 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../06-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...\r\nUnpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ...\r\nPreparing to unpack .../07-python3-gi_3.26.1-2ubuntu1_amd64.deb ...\r\nUnpacking python3-gi (3.26.1-2ubuntu1) over (3.26.1-2) ...\r\nPreparing to unpack .../08-ubuntu-minimal_1.417.1_amd64.deb ...\r\nUnpacking ubuntu-minimal (1.417.1) over (1.417) ...\r\nPreparing to unpack .../09-libirs160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libirs160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../10-dnsutils_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking dnsutils (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../11-bind9-host_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking bind9-host (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../12-libbind9-160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libbind9-160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../13-libisccfg160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../14-libisccc160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisccc160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../15-libdns1100_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libdns1100:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../16-libisc169_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisc169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../17-liblwres160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking liblwres160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../18-busybox-static_1%3a1.27.2-2ubuntu3.2_amd64.deb ...\r\nUnpacking busybox-static (1:1.27.2-2ubuntu3.2) over (1:1.27.2-2ubuntu3) ...\r\nPreparing to unpack .../19-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...\r\nUnpacking gettext-base (0.19.8.1-6ubuntu0.3) over (0.19.8.1-6ubuntu0.1) ...\r\nPreparing to unpack .../20-parted_3.2-20ubuntu0.2_amd64.deb ...\r\nUnpacking parted (3.2-20ubuntu0.2) over (3.2-20ubuntu0.1) ...\r\nPreparing to unpack .../21-libparted2_3.2-20ubuntu0.2_amd64.deb ...\r\nUnpacking libparted2:amd64 (3.2-20ubuntu0.2) over (3.2-20ubuntu0.1) ...\r\nPreparing to unpack .../22-pciutils_1%3a3.5.2-1ubuntu1.1_amd64.deb ...\r\nUnpacking pciutils (1:3.5.2-1ubuntu1.1) over (1:3.5.2-1ubuntu1) ...\r\nPreparing to unpack .../23-libpci3_1%3a3.5.2-1ubuntu1.1_amd64.deb ...\r\nUnpacking libpci3:amd64 (1:3.5.2-1ubuntu1.1) over (1:3.5.2-1ubuntu1) ...\r\nPreparing to unpack .../24-libplymouth4_0.9.3-1ubuntu7.18.04.2_amd64.deb ...\r\nUnpacking libplymouth4:amd64 (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...\r\nPreparing to unpack .../25-libpolkit-gobject-1-0_0.105-20ubuntu0.18.04.5_amd64.deb ...\r\nUnpacking libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) over (0.105-20ubuntu0.18.04.4) ...\r\nPreparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ...\r\nUnpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) over (1.0.2n-1ubuntu5.2) ...\r\nPreparing to unpack .../27-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ...\r\nUnpacking libx11-data (2:1.6.4-3ubuntu0.2) over (2:1.6.4-3ubuntu0.1) ...\r\nPreparing to unpack .../28-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb1:amd64 (1.13-2~ubuntu18.04) over (1.13-1) ...\r\nPreparing to unpack .../29-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ...\r\nUnpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) over (2:1.6.4-3ubuntu0.1) ...\r\nPreparing to unpack .../30-plymouth-theme-ubuntu-text_0.9.3-1ubuntu7.18.04.2_amd64.deb ...\r\nUnpacking plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...\r\nPreparing to unpack .../31-plymouth_0.9.3-1ubuntu7.18.04.2_amd64.deb ...\r\nUnpacking plymouth (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...\r\nPreparing to unpack .../32-python3-distro-info_0.18ubuntu0.18.04.1_all.deb ...\r\nUnpacking python3-distro-info (0.18ubuntu0.18.04.1) over (0.18) ...\r\nPreparing to unpack .../33-ubuntu-release-upgrader-core_1%3a18.04.31_all.deb ...\r\nUnpacking ubuntu-release-upgrader-core (1:18.04.31) over (1:18.04.30) ...\r\nPreparing to unpack .../34-python3-distupgrade_1%3a18.04.31_all.deb ...\r\nUnpacking python3-distupgrade (1:18.04.31) over (1:18.04.30) ...\r\nPreparing to unpack .../35-python3-update-manager_1%3a18.04.11.10_all.deb ...\r\nUnpacking python3-update-manager (1:18.04.11.10) over (1:18.04.11.9) ...\r\nPreparing to unpack .../36-update-manager-core_1%3a18.04.11.10_all.deb ...\r\nUnpacking update-manager-core (1:18.04.11.10) over (1:18.04.11.9) ...\r\nPreparing to unpack .../37-wget_1.19.4-1ubuntu2.2_amd64.deb ...\r\nUnpacking wget (1.19.4-1ubuntu2.2) over (1.19.4-1ubuntu2.1) ...\r\nPreparing to unpack .../38-ubuntu-standard_1.417.1_amd64.deb ...\r\nUnpacking ubuntu-standard (1.417.1) over (1.417) ...\r\nPreparing to unpack .../39-ufw_0.36-0ubuntu0.18.04.1_all.deb ...\r\nUnpacking ufw (0.36-0ubuntu0.18.04.1) over (0.35-5) ...\r\nPreparing to unpack .../40-ureadahead_0.100.0-21_amd64.deb ...\r\nUnpacking ureadahead (0.100.0-21) over (0.100.0-20) ...\r\nSelecting previously unselected package linux-modules-4.15.0-47-generic.\r\nPreparing to unpack .../41-linux-modules-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-modules-4.15.0-47-generic (4.15.0-47.50) ...\r\nSelecting previously unselected package linux-image-4.15.0-47-generic.\r\nPreparing to unpack .../42-linux-image-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-image-4.15.0-47-generic (4.15.0-47.50) ...\r\nSelecting previously unselected package linux-modules-extra-4.15.0-47-generic.\r\nPreparing to unpack .../43-linux-modules-extra-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-modules-extra-4.15.0-47-generic (4.15.0-47.50) ...\r\nPreparing to unpack .../44-linux-generic_4.15.0.47.49_amd64.deb ...\r\nUnpacking linux-generic (4.15.0.47.49) over (4.15.0.45.47) ...\r\nPreparing to unpack .../45-linux-image-generic_4.15.0.47.49_amd64.deb ...\r\nUnpacking linux-image-generic (4.15.0.47.49) over (4.15.0.45.47) ...\r\nSelecting previously unselected package linux-headers-4.15.0-47.\r\nPreparing to unpack .../46-linux-headers-4.15.0-47_4.15.0-47.50_all.deb ...\r\nUnpacking linux-headers-4.15.0-47 (4.15.0-47.50) ...\r\nSelecting previously unselected package linux-headers-4.15.0-47-generic.\r\nPreparing to unpack .../47-linux-headers-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-headers-4.15.0-47-generic (4.15.0-47.50) ...\r\nPreparing to unpack .../48-linux-headers-generic_4.15.0.47.49_amd64.deb ...\r\nUnpacking linux-headers-generic (4.15.0.47.49) over (4.15.0.45.47) ...\r\nSetting up libisc169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libapt-inst2.0:amd64 (1.6.10) ...\r\nSetting up libnss-systemd:amd64 (237-3ubuntu10.21) ...\r\nSetting up linux-headers-4.15.0-47 (4.15.0-47.50) ...\r\nSetting up ufw (0.36-0ubuntu0.18.04.1) ...\r\nInstalling new version of config file /etc/default/ufw ...\r\nReplacing config file /etc/ufw/before.rules with new version\r\nReplacing config file /etc/ufw/before6.rules with new version\r\nSetting up keyboard-configuration (1.178ubuntu2.8) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up libisccc160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libparted2:amd64 (3.2-20ubuntu0.2) ...\r\nSetting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ...\r\nSetting up ureadahead (0.100.0-21) ...\r\nSetting up apt-utils (1.6.10) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\nSetting up libisc-export169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up linux-modules-4.15.0-47-generic (4.15.0-47.50) ...\r\nSetting up systemd-sysv (237-3ubuntu10.21) ...\r\nSetting up language-selector-common (0.188.2) ...\r\nInstalling new version of config file /etc/fonts/conf.avail/69-language-selector-ja.conf ...\r\nSetting up distro-info-data (0.37ubuntu0.4) ...\r\nSetting up gettext-base (0.19.8.1-6ubuntu0.3) ...\r\nSetting up python3-gi (3.26.1-2ubuntu1) ...\r\nSetting up parted (3.2-20ubuntu0.2) ...\r\nSetting up linux-headers-4.15.0-47-generic (4.15.0-47.50) ...\r\nSetting up libmagic-mgc (1:5.32-2ubuntu0.2) ...\r\nSetting up libmagic1:amd64 (1:5.32-2ubuntu0.2) ...\r\nSetting up busybox-initramfs (1:1.27.2-2ubuntu3.2) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nSetting up udev (237-3ubuntu10.21) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up libdns-export1100 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libplymouth4:amd64 (0.9.3-1ubuntu7.18.04.2) ...\r\nSetting up wget (1.19.4-1ubuntu2.2) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up libntfs-3g88 (1:2017.3.23-2ubuntu0.18.04.2) ...\r\nSetting up busybox-static (1:1.27.2-2ubuntu3.2) ...\r\nSetting up initramfs-tools-bin (0.130ubuntu3.7) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1) ...\r\nSetting up console-setup-linux (1.178ubuntu2.8) ...\r\nSetting up libpci3:amd64 (1:3.5.2-1ubuntu1.1) ...\r\nSetting up libdns1100:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up liblwres160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libx11-data (2:1.6.4-3ubuntu0.2) ...\r\nSetting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...\r\nProcessing triggers for rsyslog (8.32.0-1ubuntu4) ...\r\nSetting up libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\r\nSetting up linux-headers-generic (4.15.0.47.49) ...\r\nSetting up console-setup (1.178ubuntu2.8) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up python3-distro-info (0.18ubuntu0.18.04.1) ...\r\nSetting up libpam-systemd:amd64 (237-3ubuntu10.21) ...\r\nSetting up initramfs-tools-core (0.130ubuntu3.7) ...\r\nSetting up linux-image-4.15.0-47-generic (4.15.0-47.50) ...\r\nI: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-47-generic\r\nI: /initrd.img is now a symlink to boot/initrd.img-4.15.0-47-generic\r\nSetting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ...\r\nSetting up initramfs-tools (0.130ubuntu3.7) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up file (1:5.32-2ubuntu0.2) ...\r\nSetting up plymouth (0.9.3-1ubuntu7.18.04.2) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nSetting up libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up ntfs-3g (1:2017.3.23-2ubuntu0.18.04.2) ...\r\nProcessing triggers for systemd (237-3ubuntu10.21) ...\r\nSetting up pciutils (1:3.5.2-1ubuntu1.1) ...\r\nSetting up ubuntu-minimal (1.417.1) ...\r\nSetting up linux-modules-extra-4.15.0-47-generic (4.15.0-47.50) ...\r\nSetting up plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up libirs160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libbind9-160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up linux-image-generic (4.15.0.47.49) ...\r\nSetting up bind9-host (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up dnsutils (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up linux-generic (4.15.0.47.49) ...\r\nSetting up ubuntu-standard (1.417.1) ...\r\nSetting up python3-update-manager (1:18.04.11.10) ...\r\nSetting up python3-distupgrade (1:18.04.31) ...\r\nSetting up ubuntu-release-upgrader-core (1:18.04.31) ...\r\nSetting up update-manager-core (1:18.04.11.10) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for linux-image-4.15.0-47-generic (4.15.0-47.50) ...\r\n/etc/kernel/postinst.d/initramfs-tools:\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-47-generic\r\n/etc/kernel/postinst.d/zz-update-grub:\r\nSourcing file `/etc/default/grub'\r\nGenerating grub configuration file ...\r\nFound linux image: /boot/vmlinuz-4.15.0-47-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-47-generic\r\nFound linux image: /boot/vmlinuz-4.15.0-45-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-45-generic\r\ndone\r\nProcessing triggers for initramfs-tools (0.130ubuntu3.7) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-47-generic\r\n", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following NEW packages will be installed:\n linux-headers-4.15.0-47 linux-headers-4.15.0-47-generic\n linux-image-4.15.0-47-generic linux-modules-4.15.0-47-generic\n linux-modules-extra-4.15.0-47-generic\nThe following packages will be upgraded:\n apt apt-utils bind9-host busybox-initramfs busybox-static console-setup\n console-setup-linux distro-info-data dnsutils file gettext-base\n initramfs-tools initramfs-tools-bin initramfs-tools-core\n keyboard-configuration language-selector-common libapt-inst2.0 libapt-pkg5.0\n libbind9-160 libdns-export1100 libdns1100 libidn11 libirs160\n libisc-export169 libisc169 libisccc160 libisccfg160 liblwres160 libmagic-mgc\n libmagic1 libnss-systemd libntfs-3g88 libpam-modules libpam-modules-bin\n libpam-runtime libpam-systemd libpam0g libparted2 libpci3 libplymouth4\n libpolkit-gobject-1-0 libseccomp2 libssl1.0.0 libsystemd0 libudev1\n libunistring2 libx11-6 libx11-data libxcb1 linux-generic\n linux-headers-generic linux-image-generic ntfs-3g parted pciutils plymouth\n plymouth-theme-ubuntu-text python3-distro-info python3-distupgrade\n python3-gi python3-update-manager systemd systemd-sysv ubuntu-minimal\n ubuntu-release-upgrader-core ubuntu-standard udev ufw update-manager-core\n ureadahead wget\n71 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 82.8 MB of archives.\nAfter this operation, 335 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.21 [54.0 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.21 [1102 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.21 [105 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.21 [108 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.21 [2901 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.21 [204 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.1 [55.1 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.1 [36.7 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.1 [242 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.1 [37.1 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools all 0.130ubuntu3.7 [9592 B]\nGet:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-core all 0.130ubuntu3.7 [48.1 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-bin amd64 0.130ubuntu3.7 [12.8 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-initramfs amd64 1:1.27.2-2ubuntu3.2 [165 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.21 [11.6 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.10 [805 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.10 [55.6 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.10 [1165 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.10 [208 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.3.1-2.1ubuntu4.1 [39.1 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 console-setup-linux all 1.178ubuntu2.8 [982 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 console-setup all 1.178ubuntu2.8 [105 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keyboard-configuration all 1.178ubuntu2.8 [371 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 language-selector-common all 0.188.2 [219 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ntfs-3g amd64 1:2017.3.23-2ubuntu0.18.04.2 [385 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libntfs-3g88 amd64 1:2017.3.23-2ubuntu0.18.04.2 [146 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.4 [4572 B]\nGet:29 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.2 [22.1 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.2 [68.5 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.2 [184 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisc-export169 amd64 1:9.11.3+dfsg-1ubuntu1.5 [164 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdns-export1100 amd64 1:9.11.3+dfsg-1ubuntu1.5 [748 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]\nGet:36 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-minimal amd64 1.417.1 [2744 B]\nGet:37 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [19.1 kB]\nGet:38 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsutils amd64 1:9.11.3+dfsg-1ubuntu1.5 [145 kB]\nGet:39 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 bind9-host amd64 1:9.11.3+dfsg-1ubuntu1.5 [53.5 kB]\nGet:40 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbind9-160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [27.6 kB]\nGet:41 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [48.4 kB]\nGet:42 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccc160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [17.9 kB]\nGet:43 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdns1100 amd64 1:9.11.3+dfsg-1ubuntu1.5 [966 kB]\nGet:44 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisc169 amd64 1:9.11.3+dfsg-1ubuntu1.5 [237 kB]\nGet:45 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblwres160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [34.6 kB]\nGet:46 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-static amd64 1:1.27.2-2ubuntu3.2 [918 kB]\nGet:47 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]\nGet:48 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 parted amd64 3.2-20ubuntu0.2 [42.4 kB]\nGet:49 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libparted2 amd64 3.2-20ubuntu0.2 [123 kB]\nGet:50 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 pciutils amd64 1:3.5.2-1ubuntu1.1 [257 kB]\nGet:51 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpci3 amd64 1:3.5.2-1ubuntu1.1 [24.1 kB]\nGet:52 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libplymouth4 amd64 0.9.3-1ubuntu7.18.04.2 [87.5 kB]\nGet:53 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-20ubuntu0.18.04.5 [36.4 kB]\nGet:54 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB]\nGet:55 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB]\nGet:56 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]\nGet:57 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB]\nGet:58 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 plymouth-theme-ubuntu-text amd64 0.9.3-1ubuntu7.18.04.2 [9060 B]\nGet:59 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 plymouth amd64 0.9.3-1ubuntu7.18.04.2 [108 kB]\nGet:60 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distro-info all 0.18ubuntu0.18.04.1 [9296 B]\nGet:61 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-release-upgrader-core all 1:18.04.31 [25.0 kB]\nGet:62 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distupgrade all 1:18.04.31 [107 kB]\nGet:63 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-update-manager all 1:18.04.11.10 [35.1 kB]\nGet:64 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-manager-core all 1:18.04.11.10 [8500 B]\nGet:65 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB]\nGet:66 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-standard amd64 1.417.1 [2800 B]\nGet:67 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ufw all 0.36-0ubuntu0.18.04.1 [146 kB]\nGet:68 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ureadahead amd64 0.100.0-21 [19.4 kB]\nGet:69 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-47-generic amd64 4.15.0-47.50 [13.0 MB]\nGet:70 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-47-generic amd64 4.15.0-47.50 [7909 kB]\nGet:71 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-47-generic amd64 4.15.0-47.50 [32.7 MB]\nGet:72 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.47.49 [1852 B]\nGet:73 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.47.49 [2412 B]\nGet:74 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-47 all 4.15.0-47.50 [11.0 MB]\nGet:75 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-47-generic amd64 4.15.0-47.50 [1112 kB]\nGet:76 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.47.49 [2368 B]\nPreconfiguring packages ...\nFetched 82.8 MB in 3s (26.6 MB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libudev1_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libudev1:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nSetting up libudev1:amd64 (237-3ubuntu10.21) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../udev_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking udev (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libnss-systemd_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libnss-systemd:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libpam-systemd_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libpam-systemd:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../systemd_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking systemd (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libsystemd0_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking libsystemd0:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nSetting up libsystemd0:amd64 (237-3ubuntu10.21) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...\r\nUnpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...\r\nUnpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...\r\nUnpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.1_all.deb ...\r\nUnpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...\r\nSetting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../initramfs-tools_0.130ubuntu3.7_all.deb ...\r\nUnpacking initramfs-tools (0.130ubuntu3.7) over (0.130ubuntu3.6) ...\r\nPreparing to unpack .../initramfs-tools-core_0.130ubuntu3.7_all.deb ...\r\nUnpacking initramfs-tools-core (0.130ubuntu3.7) over (0.130ubuntu3.6) ...\r\nPreparing to unpack .../initramfs-tools-bin_0.130ubuntu3.7_amd64.deb ...\r\nUnpacking initramfs-tools-bin (0.130ubuntu3.7) over (0.130ubuntu3.6) ...\r\nPreparing to unpack .../busybox-initramfs_1%3a1.27.2-2ubuntu3.2_amd64.deb ...\r\nUnpacking busybox-initramfs (1:1.27.2-2ubuntu3.2) over (1:1.27.2-2ubuntu3) ...\r\nSetting up systemd (237-3ubuntu10.21) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../systemd-sysv_237-3ubuntu10.21_amd64.deb ...\r\nUnpacking systemd-sysv (237-3ubuntu10.21) over (237-3ubuntu10.12) ...\r\nPreparing to unpack .../libapt-pkg5.0_1.6.10_amd64.deb ...\r\nUnpacking libapt-pkg5.0:amd64 (1.6.10) over (1.6.8) ...\r\nSetting up libapt-pkg5.0:amd64 (1.6.10) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59805 files and directories currently installed.)\r\nPreparing to unpack .../libapt-inst2.0_1.6.10_amd64.deb ...\r\nUnpacking libapt-inst2.0:amd64 (1.6.10) over (1.6.8) ...\r\nPreparing to unpack .../archives/apt_1.6.10_amd64.deb ...\r\nUnpacking apt (1.6.10) over (1.6.8) ...\r\nSetting up apt (1.6.10) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59806 files and directories currently installed.)\r\nPreparing to unpack .../apt-utils_1.6.10_amd64.deb ...\r\nUnpacking apt-utils (1.6.10) over (1.6.8) ...\r\nPreparing to unpack .../libseccomp2_2.3.1-2.1ubuntu4.1_amd64.deb ...\r\nUnpacking libseccomp2:amd64 (2.3.1-2.1ubuntu4.1) over (2.3.1-2.1ubuntu4) ...\r\nSetting up libseccomp2:amd64 (2.3.1-2.1ubuntu4.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59806 files and directories currently installed.)\r\nPreparing to unpack .../0-console-setup-linux_1.178ubuntu2.8_all.deb ...\r\nUnpacking console-setup-linux (1.178ubuntu2.8) over (1.178ubuntu2.7) ...\r\nPreparing to unpack .../1-console-setup_1.178ubuntu2.8_all.deb ...\r\nUnpacking console-setup (1.178ubuntu2.8) over (1.178ubuntu2.7) ...\r\nPreparing to unpack .../2-keyboard-configuration_1.178ubuntu2.8_all.deb ...\r\nUnpacking keyboard-configuration (1.178ubuntu2.8) over (1.178ubuntu2.7) ...\r\nPreparing to unpack .../3-language-selector-common_0.188.2_all.deb ...\r\nUnpacking language-selector-common (0.188.2) over (0.188.1) ...\r\nPreparing to unpack .../4-ntfs-3g_1%3a2017.3.23-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking ntfs-3g (1:2017.3.23-2ubuntu0.18.04.2) over (1:2017.3.23-2) ...\r\nPreparing to unpack .../5-libntfs-3g88_1%3a2017.3.23-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking libntfs-3g88 (1:2017.3.23-2ubuntu0.18.04.2) over (1:2017.3.23-2) ...\r\nPreparing to unpack .../6-libunistring2_0.9.9-0ubuntu2_amd64.deb ...\r\nUnpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ...\r\nSetting up libunistring2:amd64 (0.9.9-0ubuntu2) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 59806 files and directories currently installed.)\r\nPreparing to unpack .../00-distro-info-data_0.37ubuntu0.4_all.deb ...\r\nUnpacking distro-info-data (0.37ubuntu0.4) over (0.37ubuntu0.2) ...\r\nPreparing to unpack .../01-file_1%3a5.32-2ubuntu0.2_amd64.deb ...\r\nUnpacking file (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...\r\nPreparing to unpack .../02-libmagic1_1%3a5.32-2ubuntu0.2_amd64.deb ...\r\nUnpacking libmagic1:amd64 (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...\r\nPreparing to unpack .../03-libmagic-mgc_1%3a5.32-2ubuntu0.2_amd64.deb ...\r\nUnpacking libmagic-mgc (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...\r\nPreparing to unpack .../04-libisc-export169_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisc-export169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../05-libdns-export1100_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libdns-export1100 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../06-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...\r\nUnpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ...\r\nPreparing to unpack .../07-python3-gi_3.26.1-2ubuntu1_amd64.deb ...\r\nUnpacking python3-gi (3.26.1-2ubuntu1) over (3.26.1-2) ...\r\nPreparing to unpack .../08-ubuntu-minimal_1.417.1_amd64.deb ...\r\nUnpacking ubuntu-minimal (1.417.1) over (1.417) ...\r\nPreparing to unpack .../09-libirs160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libirs160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../10-dnsutils_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking dnsutils (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../11-bind9-host_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking bind9-host (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../12-libbind9-160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libbind9-160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../13-libisccfg160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../14-libisccc160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisccc160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../15-libdns1100_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libdns1100:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../16-libisc169_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking libisc169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../17-liblwres160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...\r\nUnpacking liblwres160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...\r\nPreparing to unpack .../18-busybox-static_1%3a1.27.2-2ubuntu3.2_amd64.deb ...\r\nUnpacking busybox-static (1:1.27.2-2ubuntu3.2) over (1:1.27.2-2ubuntu3) ...\r\nPreparing to unpack .../19-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...\r\nUnpacking gettext-base (0.19.8.1-6ubuntu0.3) over (0.19.8.1-6ubuntu0.1) ...\r\nPreparing to unpack .../20-parted_3.2-20ubuntu0.2_amd64.deb ...\r\nUnpacking parted (3.2-20ubuntu0.2) over (3.2-20ubuntu0.1) ...\r\nPreparing to unpack .../21-libparted2_3.2-20ubuntu0.2_amd64.deb ...\r\nUnpacking libparted2:amd64 (3.2-20ubuntu0.2) over (3.2-20ubuntu0.1) ...\r\nPreparing to unpack .../22-pciutils_1%3a3.5.2-1ubuntu1.1_amd64.deb ...\r\nUnpacking pciutils (1:3.5.2-1ubuntu1.1) over (1:3.5.2-1ubuntu1) ...\r\nPreparing to unpack .../23-libpci3_1%3a3.5.2-1ubuntu1.1_amd64.deb ...\r\nUnpacking libpci3:amd64 (1:3.5.2-1ubuntu1.1) over (1:3.5.2-1ubuntu1) ...\r\nPreparing to unpack .../24-libplymouth4_0.9.3-1ubuntu7.18.04.2_amd64.deb ...\r\nUnpacking libplymouth4:amd64 (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...\r\nPreparing to unpack .../25-libpolkit-gobject-1-0_0.105-20ubuntu0.18.04.5_amd64.deb ...\r\nUnpacking libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) over (0.105-20ubuntu0.18.04.4) ...\r\nPreparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ...\r\nUnpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) over (1.0.2n-1ubuntu5.2) ...\r\nPreparing to unpack .../27-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ...\r\nUnpacking libx11-data (2:1.6.4-3ubuntu0.2) over (2:1.6.4-3ubuntu0.1) ...\r\nPreparing to unpack .../28-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...\r\nUnpacking libxcb1:amd64 (1.13-2~ubuntu18.04) over (1.13-1) ...\r\nPreparing to unpack .../29-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ...\r\nUnpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) over (2:1.6.4-3ubuntu0.1) ...\r\nPreparing to unpack .../30-plymouth-theme-ubuntu-text_0.9.3-1ubuntu7.18.04.2_amd64.deb ...\r\nUnpacking plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...\r\nPreparing to unpack .../31-plymouth_0.9.3-1ubuntu7.18.04.2_amd64.deb ...\r\nUnpacking plymouth (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...\r\nPreparing to unpack .../32-python3-distro-info_0.18ubuntu0.18.04.1_all.deb ...\r\nUnpacking python3-distro-info (0.18ubuntu0.18.04.1) over (0.18) ...\r\nPreparing to unpack .../33-ubuntu-release-upgrader-core_1%3a18.04.31_all.deb ...\r\nUnpacking ubuntu-release-upgrader-core (1:18.04.31) over (1:18.04.30) ...\r\nPreparing to unpack .../34-python3-distupgrade_1%3a18.04.31_all.deb ...\r\nUnpacking python3-distupgrade (1:18.04.31) over (1:18.04.30) ...\r\nPreparing to unpack .../35-python3-update-manager_1%3a18.04.11.10_all.deb ...\r\nUnpacking python3-update-manager (1:18.04.11.10) over (1:18.04.11.9) ...\r\nPreparing to unpack .../36-update-manager-core_1%3a18.04.11.10_all.deb ...\r\nUnpacking update-manager-core (1:18.04.11.10) over (1:18.04.11.9) ...\r\nPreparing to unpack .../37-wget_1.19.4-1ubuntu2.2_amd64.deb ...\r\nUnpacking wget (1.19.4-1ubuntu2.2) over (1.19.4-1ubuntu2.1) ...\r\nPreparing to unpack .../38-ubuntu-standard_1.417.1_amd64.deb ...\r\nUnpacking ubuntu-standard (1.417.1) over (1.417) ...\r\nPreparing to unpack .../39-ufw_0.36-0ubuntu0.18.04.1_all.deb ...\r\nUnpacking ufw (0.36-0ubuntu0.18.04.1) over (0.35-5) ...\r\nPreparing to unpack .../40-ureadahead_0.100.0-21_amd64.deb ...\r\nUnpacking ureadahead (0.100.0-21) over (0.100.0-20) ...\r\nSelecting previously unselected package linux-modules-4.15.0-47-generic.\r\nPreparing to unpack .../41-linux-modules-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-modules-4.15.0-47-generic (4.15.0-47.50) ...\r\nSelecting previously unselected package linux-image-4.15.0-47-generic.\r\nPreparing to unpack .../42-linux-image-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-image-4.15.0-47-generic (4.15.0-47.50) ...\r\nSelecting previously unselected package linux-modules-extra-4.15.0-47-generic.\r\nPreparing to unpack .../43-linux-modules-extra-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-modules-extra-4.15.0-47-generic (4.15.0-47.50) ...\r\nPreparing to unpack .../44-linux-generic_4.15.0.47.49_amd64.deb ...\r\nUnpacking linux-generic (4.15.0.47.49) over (4.15.0.45.47) ...\r\nPreparing to unpack .../45-linux-image-generic_4.15.0.47.49_amd64.deb ...\r\nUnpacking linux-image-generic (4.15.0.47.49) over (4.15.0.45.47) ...\r\nSelecting previously unselected package linux-headers-4.15.0-47.\r\nPreparing to unpack .../46-linux-headers-4.15.0-47_4.15.0-47.50_all.deb ...\r\nUnpacking linux-headers-4.15.0-47 (4.15.0-47.50) ...\r\nSelecting previously unselected package linux-headers-4.15.0-47-generic.\r\nPreparing to unpack .../47-linux-headers-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...\r\nUnpacking linux-headers-4.15.0-47-generic (4.15.0-47.50) ...\r\nPreparing to unpack .../48-linux-headers-generic_4.15.0.47.49_amd64.deb ...\r\nUnpacking linux-headers-generic (4.15.0.47.49) over (4.15.0.45.47) ...\r\nSetting up libisc169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libapt-inst2.0:amd64 (1.6.10) ...\r\nSetting up libnss-systemd:amd64 (237-3ubuntu10.21) ...\r\nSetting up linux-headers-4.15.0-47 (4.15.0-47.50) ...\r\nSetting up ufw (0.36-0ubuntu0.18.04.1) ...\r\nInstalling new version of config file /etc/default/ufw ...\r\nReplacing config file /etc/ufw/before.rules with new version\r\nReplacing config file /etc/ufw/before6.rules with new version\r\nSetting up keyboard-configuration (1.178ubuntu2.8) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up libisccc160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libparted2:amd64 (3.2-20ubuntu0.2) ...\r\nSetting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ...\r\nSetting up ureadahead (0.100.0-21) ...\r\nSetting up apt-utils (1.6.10) ...\r\nProcessing triggers for install-info (6.5.0.dfsg.1-2) ...\r\nSetting up libisc-export169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up linux-modules-4.15.0-47-generic (4.15.0-47.50) ...\r\nSetting up systemd-sysv (237-3ubuntu10.21) ...\r\nSetting up language-selector-common (0.188.2) ...\r\nInstalling new version of config file /etc/fonts/conf.avail/69-language-selector-ja.conf ...\r\nSetting up distro-info-data (0.37ubuntu0.4) ...\r\nSetting up gettext-base (0.19.8.1-6ubuntu0.3) ...\r\nSetting up python3-gi (3.26.1-2ubuntu1) ...\r\nSetting up parted (3.2-20ubuntu0.2) ...\r\nSetting up linux-headers-4.15.0-47-generic (4.15.0-47.50) ...\r\nSetting up libmagic-mgc (1:5.32-2ubuntu0.2) ...\r\nSetting up libmagic1:amd64 (1:5.32-2ubuntu0.2) ...\r\nSetting up busybox-initramfs (1:1.27.2-2ubuntu3.2) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nSetting up udev (237-3ubuntu10.21) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up libdns-export1100 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libplymouth4:amd64 (0.9.3-1ubuntu7.18.04.2) ...\r\nSetting up wget (1.19.4-1ubuntu2.2) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up libntfs-3g88 (1:2017.3.23-2ubuntu0.18.04.2) ...\r\nSetting up busybox-static (1:1.27.2-2ubuntu3.2) ...\r\nSetting up initramfs-tools-bin (0.130ubuntu3.7) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1) ...\r\nSetting up console-setup-linux (1.178ubuntu2.8) ...\r\nSetting up libpci3:amd64 (1:3.5.2-1ubuntu1.1) ...\r\nSetting up libdns1100:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...\r\nSetting up liblwres160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libx11-data (2:1.6.4-3ubuntu0.2) ...\r\nSetting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...\r\nProcessing triggers for rsyslog (8.32.0-1ubuntu4) ...\r\nSetting up libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...\r\nSetting up linux-headers-generic (4.15.0.47.49) ...\r\nSetting up console-setup (1.178ubuntu2.8) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up python3-distro-info (0.18ubuntu0.18.04.1) ...\r\nSetting up libpam-systemd:amd64 (237-3ubuntu10.21) ...\r\nSetting up initramfs-tools-core (0.130ubuntu3.7) ...\r\nSetting up linux-image-4.15.0-47-generic (4.15.0-47.50) ...\r\nI: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-47-generic\r\nI: /initrd.img is now a symlink to boot/initrd.img-4.15.0-47-generic\r\nSetting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ...\r\nSetting up initramfs-tools (0.130ubuntu3.7) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up file (1:5.32-2ubuntu0.2) ...\r\nSetting up plymouth (0.9.3-1ubuntu7.18.04.2) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nupdate-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\r\nSetting up libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up ntfs-3g (1:2017.3.23-2ubuntu0.18.04.2) ...\r\nProcessing triggers for systemd (237-3ubuntu10.21) ...\r\nSetting up pciutils (1:3.5.2-1ubuntu1.1) ...\r\nSetting up ubuntu-minimal (1.417.1) ...\r\nSetting up linux-modules-extra-4.15.0-47-generic (4.15.0-47.50) ...\r\nSetting up plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) ...\r\nupdate-initramfs: deferring update (trigger activated)\r\nSetting up libirs160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up libbind9-160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up linux-image-generic (4.15.0.47.49) ...\r\nSetting up bind9-host (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up dnsutils (1:9.11.3+dfsg-1ubuntu1.5) ...\r\nSetting up linux-generic (4.15.0.47.49) ...\r\nSetting up ubuntu-standard (1.417.1) ...\r\nSetting up python3-update-manager (1:18.04.11.10) ...\r\nSetting up python3-distupgrade (1:18.04.31) ...\r\nSetting up ubuntu-release-upgrader-core (1:18.04.31) ...\r\nSetting up update-manager-core (1:18.04.11.10) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for linux-image-4.15.0-47-generic (4.15.0-47.50) ...\r\n/etc/kernel/postinst.d/initramfs-tools:\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-47-generic\r\n/etc/kernel/postinst.d/zz-update-grub:\r\nSourcing file `/etc/default/grub'\r\nGenerating grub configuration file ...\r\nFound linux image: /boot/vmlinuz-4.15.0-47-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-47-generic\r\nFound linux image: /boot/vmlinuz-4.15.0-45-generic\r\nFound initrd image: /boot/initrd.img-4.15.0-45-generic\r\ndone\r\nProcessing triggers for initramfs-tools (0.130ubuntu3.7) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-47-generic\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Calculating upgrade...", "The following NEW packages will be installed:", " linux-headers-4.15.0-47 linux-headers-4.15.0-47-generic", " linux-image-4.15.0-47-generic linux-modules-4.15.0-47-generic", " linux-modules-extra-4.15.0-47-generic", "The following packages will be upgraded:", " apt apt-utils bind9-host busybox-initramfs busybox-static console-setup", " console-setup-linux distro-info-data dnsutils file gettext-base", " initramfs-tools initramfs-tools-bin initramfs-tools-core", " keyboard-configuration language-selector-common libapt-inst2.0 libapt-pkg5.0", " libbind9-160 libdns-export1100 libdns1100 libidn11 libirs160", " libisc-export169 libisc169 libisccc160 libisccfg160 liblwres160 libmagic-mgc", " libmagic1 libnss-systemd libntfs-3g88 libpam-modules libpam-modules-bin", " libpam-runtime libpam-systemd libpam0g libparted2 libpci3 libplymouth4", " libpolkit-gobject-1-0 libseccomp2 libssl1.0.0 libsystemd0 libudev1", " libunistring2 libx11-6 libx11-data libxcb1 linux-generic", " linux-headers-generic linux-image-generic ntfs-3g parted pciutils plymouth", " plymouth-theme-ubuntu-text python3-distro-info python3-distupgrade", " python3-gi python3-update-manager systemd systemd-sysv ubuntu-minimal", " ubuntu-release-upgrader-core ubuntu-standard udev ufw update-manager-core", " ureadahead wget", "71 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.", "Need to get 82.8 MB of archives.", "After this operation, 335 MB of additional disk space will be used.", "Get:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.21 [54.0 kB]", "Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.21 [1102 kB]", "Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.21 [105 kB]", "Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.21 [108 kB]", "Get:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.21 [2901 kB]", "Get:6 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.21 [204 kB]", "Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.1 [55.1 kB]", "Get:8 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.1 [36.7 kB]", "Get:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.1 [242 kB]", "Get:10 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.1 [37.1 kB]", "Get:11 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools all 0.130ubuntu3.7 [9592 B]", "Get:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-core all 0.130ubuntu3.7 [48.1 kB]", "Get:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 initramfs-tools-bin amd64 0.130ubuntu3.7 [12.8 kB]", "Get:14 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-initramfs amd64 1:1.27.2-2ubuntu3.2 [165 kB]", "Get:15 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.21 [11.6 kB]", "Get:16 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.10 [805 kB]", "Get:17 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.10 [55.6 kB]", "Get:18 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.10 [1165 kB]", "Get:19 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt-utils amd64 1.6.10 [208 kB]", "Get:20 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.3.1-2.1ubuntu4.1 [39.1 kB]", "Get:21 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 console-setup-linux all 1.178ubuntu2.8 [982 kB]", "Get:22 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 console-setup all 1.178ubuntu2.8 [105 kB]", "Get:23 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keyboard-configuration all 1.178ubuntu2.8 [371 kB]", "Get:24 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 language-selector-common all 0.188.2 [219 kB]", "Get:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ntfs-3g amd64 1:2017.3.23-2ubuntu0.18.04.2 [385 kB]", "Get:26 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libntfs-3g88 amd64 1:2017.3.23-2ubuntu0.18.04.2 [146 kB]", "Get:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB]", "Get:28 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.4 [4572 B]", "Get:29 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.2 [22.1 kB]", "Get:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.2 [68.5 kB]", "Get:31 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.2 [184 kB]", "Get:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisc-export169 amd64 1:9.11.3+dfsg-1ubuntu1.5 [164 kB]", "Get:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdns-export1100 amd64 1:9.11.3+dfsg-1ubuntu1.5 [748 kB]", "Get:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB]", "Get:35 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]", "Get:36 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-minimal amd64 1.417.1 [2744 B]", "Get:37 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libirs160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [19.1 kB]", "Get:38 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsutils amd64 1:9.11.3+dfsg-1ubuntu1.5 [145 kB]", "Get:39 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 bind9-host amd64 1:9.11.3+dfsg-1ubuntu1.5 [53.5 kB]", "Get:40 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbind9-160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [27.6 kB]", "Get:41 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccfg160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [48.4 kB]", "Get:42 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisccc160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [17.9 kB]", "Get:43 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdns1100 amd64 1:9.11.3+dfsg-1ubuntu1.5 [966 kB]", "Get:44 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libisc169 amd64 1:9.11.3+dfsg-1ubuntu1.5 [237 kB]", "Get:45 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblwres160 amd64 1:9.11.3+dfsg-1ubuntu1.5 [34.6 kB]", "Get:46 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 busybox-static amd64 1:1.27.2-2ubuntu3.2 [918 kB]", "Get:47 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB]", "Get:48 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 parted amd64 3.2-20ubuntu0.2 [42.4 kB]", "Get:49 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libparted2 amd64 3.2-20ubuntu0.2 [123 kB]", "Get:50 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 pciutils amd64 1:3.5.2-1ubuntu1.1 [257 kB]", "Get:51 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpci3 amd64 1:3.5.2-1ubuntu1.1 [24.1 kB]", "Get:52 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libplymouth4 amd64 0.9.3-1ubuntu7.18.04.2 [87.5 kB]", "Get:53 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-20ubuntu0.18.04.5 [36.4 kB]", "Get:54 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB]", "Get:55 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB]", "Get:56 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB]", "Get:57 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB]", "Get:58 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 plymouth-theme-ubuntu-text amd64 0.9.3-1ubuntu7.18.04.2 [9060 B]", "Get:59 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 plymouth amd64 0.9.3-1ubuntu7.18.04.2 [108 kB]", "Get:60 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distro-info all 0.18ubuntu0.18.04.1 [9296 B]", "Get:61 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-release-upgrader-core all 1:18.04.31 [25.0 kB]", "Get:62 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distupgrade all 1:18.04.31 [107 kB]", "Get:63 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-update-manager all 1:18.04.11.10 [35.1 kB]", "Get:64 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 update-manager-core all 1:18.04.11.10 [8500 B]", "Get:65 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB]", "Get:66 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-standard amd64 1.417.1 [2800 B]", "Get:67 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ufw all 0.36-0ubuntu0.18.04.1 [146 kB]", "Get:68 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ureadahead amd64 0.100.0-21 [19.4 kB]", "Get:69 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-4.15.0-47-generic amd64 4.15.0-47.50 [13.0 MB]", "Get:70 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-4.15.0-47-generic amd64 4.15.0-47.50 [7909 kB]", "Get:71 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-modules-extra-4.15.0-47-generic amd64 4.15.0-47.50 [32.7 MB]", "Get:72 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-generic amd64 4.15.0.47.49 [1852 B]", "Get:73 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-image-generic amd64 4.15.0.47.49 [2412 B]", "Get:74 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-47 all 4.15.0-47.50 [11.0 MB]", "Get:75 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-4.15.0-47-generic amd64 4.15.0-47.50 [1112 kB]", "Get:76 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-headers-generic amd64 4.15.0.47.49 [2368 B]", "Preconfiguring packages ...", "Fetched 82.8 MB in 3s (26.6 MB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../libudev1_237-3ubuntu10.21_amd64.deb ...", "Unpacking libudev1:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Setting up libudev1:amd64 (237-3ubuntu10.21) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../udev_237-3ubuntu10.21_amd64.deb ...", "Unpacking udev (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Preparing to unpack .../libnss-systemd_237-3ubuntu10.21_amd64.deb ...", "Unpacking libnss-systemd:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Preparing to unpack .../libpam-systemd_237-3ubuntu10.21_amd64.deb ...", "Unpacking libpam-systemd:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Preparing to unpack .../systemd_237-3ubuntu10.21_amd64.deb ...", "Unpacking systemd (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Preparing to unpack .../libsystemd0_237-3ubuntu10.21_amd64.deb ...", "Unpacking libsystemd0:amd64 (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Setting up libsystemd0:amd64 (237-3ubuntu10.21) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...", "Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...", "Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...", "Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...", "Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.1_amd64.deb ...", "Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...", "Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.1_all.deb ...", "Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.1) over (1.1.8-3.6ubuntu2) ...", "Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../initramfs-tools_0.130ubuntu3.7_all.deb ...", "Unpacking initramfs-tools (0.130ubuntu3.7) over (0.130ubuntu3.6) ...", "Preparing to unpack .../initramfs-tools-core_0.130ubuntu3.7_all.deb ...", "Unpacking initramfs-tools-core (0.130ubuntu3.7) over (0.130ubuntu3.6) ...", "Preparing to unpack .../initramfs-tools-bin_0.130ubuntu3.7_amd64.deb ...", "Unpacking initramfs-tools-bin (0.130ubuntu3.7) over (0.130ubuntu3.6) ...", "Preparing to unpack .../busybox-initramfs_1%3a1.27.2-2ubuntu3.2_amd64.deb ...", "Unpacking busybox-initramfs (1:1.27.2-2ubuntu3.2) over (1:1.27.2-2ubuntu3) ...", "Setting up systemd (237-3ubuntu10.21) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../systemd-sysv_237-3ubuntu10.21_amd64.deb ...", "Unpacking systemd-sysv (237-3ubuntu10.21) over (237-3ubuntu10.12) ...", "Preparing to unpack .../libapt-pkg5.0_1.6.10_amd64.deb ...", "Unpacking libapt-pkg5.0:amd64 (1.6.10) over (1.6.8) ...", "Setting up libapt-pkg5.0:amd64 (1.6.10) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59805 files and directories currently installed.)", "Preparing to unpack .../libapt-inst2.0_1.6.10_amd64.deb ...", "Unpacking libapt-inst2.0:amd64 (1.6.10) over (1.6.8) ...", "Preparing to unpack .../archives/apt_1.6.10_amd64.deb ...", "Unpacking apt (1.6.10) over (1.6.8) ...", "Setting up apt (1.6.10) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59806 files and directories currently installed.)", "Preparing to unpack .../apt-utils_1.6.10_amd64.deb ...", "Unpacking apt-utils (1.6.10) over (1.6.8) ...", "Preparing to unpack .../libseccomp2_2.3.1-2.1ubuntu4.1_amd64.deb ...", "Unpacking libseccomp2:amd64 (2.3.1-2.1ubuntu4.1) over (2.3.1-2.1ubuntu4) ...", "Setting up libseccomp2:amd64 (2.3.1-2.1ubuntu4.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59806 files and directories currently installed.)", "Preparing to unpack .../0-console-setup-linux_1.178ubuntu2.8_all.deb ...", "Unpacking console-setup-linux (1.178ubuntu2.8) over (1.178ubuntu2.7) ...", "Preparing to unpack .../1-console-setup_1.178ubuntu2.8_all.deb ...", "Unpacking console-setup (1.178ubuntu2.8) over (1.178ubuntu2.7) ...", "Preparing to unpack .../2-keyboard-configuration_1.178ubuntu2.8_all.deb ...", "Unpacking keyboard-configuration (1.178ubuntu2.8) over (1.178ubuntu2.7) ...", "Preparing to unpack .../3-language-selector-common_0.188.2_all.deb ...", "Unpacking language-selector-common (0.188.2) over (0.188.1) ...", "Preparing to unpack .../4-ntfs-3g_1%3a2017.3.23-2ubuntu0.18.04.2_amd64.deb ...", "Unpacking ntfs-3g (1:2017.3.23-2ubuntu0.18.04.2) over (1:2017.3.23-2) ...", "Preparing to unpack .../5-libntfs-3g88_1%3a2017.3.23-2ubuntu0.18.04.2_amd64.deb ...", "Unpacking libntfs-3g88 (1:2017.3.23-2ubuntu0.18.04.2) over (1:2017.3.23-2) ...", "Preparing to unpack .../6-libunistring2_0.9.9-0ubuntu2_amd64.deb ...", "Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ...", "Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 59806 files and directories currently installed.)", "Preparing to unpack .../00-distro-info-data_0.37ubuntu0.4_all.deb ...", "Unpacking distro-info-data (0.37ubuntu0.4) over (0.37ubuntu0.2) ...", "Preparing to unpack .../01-file_1%3a5.32-2ubuntu0.2_amd64.deb ...", "Unpacking file (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...", "Preparing to unpack .../02-libmagic1_1%3a5.32-2ubuntu0.2_amd64.deb ...", "Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...", "Preparing to unpack .../03-libmagic-mgc_1%3a5.32-2ubuntu0.2_amd64.deb ...", "Unpacking libmagic-mgc (1:5.32-2ubuntu0.2) over (1:5.32-2ubuntu0.1) ...", "Preparing to unpack .../04-libisc-export169_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libisc-export169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../05-libdns-export1100_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libdns-export1100 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../06-libidn11_1.33-2.1ubuntu1.2_amd64.deb ...", "Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ...", "Preparing to unpack .../07-python3-gi_3.26.1-2ubuntu1_amd64.deb ...", "Unpacking python3-gi (3.26.1-2ubuntu1) over (3.26.1-2) ...", "Preparing to unpack .../08-ubuntu-minimal_1.417.1_amd64.deb ...", "Unpacking ubuntu-minimal (1.417.1) over (1.417) ...", "Preparing to unpack .../09-libirs160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libirs160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../10-dnsutils_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking dnsutils (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../11-bind9-host_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking bind9-host (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../12-libbind9-160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libbind9-160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../13-libisccfg160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../14-libisccc160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libisccc160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../15-libdns1100_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libdns1100:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../16-libisc169_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking libisc169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../17-liblwres160_1%3a9.11.3+dfsg-1ubuntu1.5_amd64.deb ...", "Unpacking liblwres160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) over (1:9.11.3+dfsg-1ubuntu1.3) ...", "Preparing to unpack .../18-busybox-static_1%3a1.27.2-2ubuntu3.2_amd64.deb ...", "Unpacking busybox-static (1:1.27.2-2ubuntu3.2) over (1:1.27.2-2ubuntu3) ...", "Preparing to unpack .../19-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ...", "Unpacking gettext-base (0.19.8.1-6ubuntu0.3) over (0.19.8.1-6ubuntu0.1) ...", "Preparing to unpack .../20-parted_3.2-20ubuntu0.2_amd64.deb ...", "Unpacking parted (3.2-20ubuntu0.2) over (3.2-20ubuntu0.1) ...", "Preparing to unpack .../21-libparted2_3.2-20ubuntu0.2_amd64.deb ...", "Unpacking libparted2:amd64 (3.2-20ubuntu0.2) over (3.2-20ubuntu0.1) ...", "Preparing to unpack .../22-pciutils_1%3a3.5.2-1ubuntu1.1_amd64.deb ...", "Unpacking pciutils (1:3.5.2-1ubuntu1.1) over (1:3.5.2-1ubuntu1) ...", "Preparing to unpack .../23-libpci3_1%3a3.5.2-1ubuntu1.1_amd64.deb ...", "Unpacking libpci3:amd64 (1:3.5.2-1ubuntu1.1) over (1:3.5.2-1ubuntu1) ...", "Preparing to unpack .../24-libplymouth4_0.9.3-1ubuntu7.18.04.2_amd64.deb ...", "Unpacking libplymouth4:amd64 (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...", "Preparing to unpack .../25-libpolkit-gobject-1-0_0.105-20ubuntu0.18.04.5_amd64.deb ...", "Unpacking libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) over (0.105-20ubuntu0.18.04.4) ...", "Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ...", "Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) over (1.0.2n-1ubuntu5.2) ...", "Preparing to unpack .../27-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ...", "Unpacking libx11-data (2:1.6.4-3ubuntu0.2) over (2:1.6.4-3ubuntu0.1) ...", "Preparing to unpack .../28-libxcb1_1.13-2~ubuntu18.04_amd64.deb ...", "Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) over (1.13-1) ...", "Preparing to unpack .../29-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ...", "Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) over (2:1.6.4-3ubuntu0.1) ...", "Preparing to unpack .../30-plymouth-theme-ubuntu-text_0.9.3-1ubuntu7.18.04.2_amd64.deb ...", "Unpacking plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...", "Preparing to unpack .../31-plymouth_0.9.3-1ubuntu7.18.04.2_amd64.deb ...", "Unpacking plymouth (0.9.3-1ubuntu7.18.04.2) over (0.9.3-1ubuntu7.18.04.1) ...", "Preparing to unpack .../32-python3-distro-info_0.18ubuntu0.18.04.1_all.deb ...", "Unpacking python3-distro-info (0.18ubuntu0.18.04.1) over (0.18) ...", "Preparing to unpack .../33-ubuntu-release-upgrader-core_1%3a18.04.31_all.deb ...", "Unpacking ubuntu-release-upgrader-core (1:18.04.31) over (1:18.04.30) ...", "Preparing to unpack .../34-python3-distupgrade_1%3a18.04.31_all.deb ...", "Unpacking python3-distupgrade (1:18.04.31) over (1:18.04.30) ...", "Preparing to unpack .../35-python3-update-manager_1%3a18.04.11.10_all.deb ...", "Unpacking python3-update-manager (1:18.04.11.10) over (1:18.04.11.9) ...", "Preparing to unpack .../36-update-manager-core_1%3a18.04.11.10_all.deb ...", "Unpacking update-manager-core (1:18.04.11.10) over (1:18.04.11.9) ...", "Preparing to unpack .../37-wget_1.19.4-1ubuntu2.2_amd64.deb ...", "Unpacking wget (1.19.4-1ubuntu2.2) over (1.19.4-1ubuntu2.1) ...", "Preparing to unpack .../38-ubuntu-standard_1.417.1_amd64.deb ...", "Unpacking ubuntu-standard (1.417.1) over (1.417) ...", "Preparing to unpack .../39-ufw_0.36-0ubuntu0.18.04.1_all.deb ...", "Unpacking ufw (0.36-0ubuntu0.18.04.1) over (0.35-5) ...", "Preparing to unpack .../40-ureadahead_0.100.0-21_amd64.deb ...", "Unpacking ureadahead (0.100.0-21) over (0.100.0-20) ...", "Selecting previously unselected package linux-modules-4.15.0-47-generic.", "Preparing to unpack .../41-linux-modules-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...", "Unpacking linux-modules-4.15.0-47-generic (4.15.0-47.50) ...", "Selecting previously unselected package linux-image-4.15.0-47-generic.", "Preparing to unpack .../42-linux-image-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...", "Unpacking linux-image-4.15.0-47-generic (4.15.0-47.50) ...", "Selecting previously unselected package linux-modules-extra-4.15.0-47-generic.", "Preparing to unpack .../43-linux-modules-extra-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...", "Unpacking linux-modules-extra-4.15.0-47-generic (4.15.0-47.50) ...", "Preparing to unpack .../44-linux-generic_4.15.0.47.49_amd64.deb ...", "Unpacking linux-generic (4.15.0.47.49) over (4.15.0.45.47) ...", "Preparing to unpack .../45-linux-image-generic_4.15.0.47.49_amd64.deb ...", "Unpacking linux-image-generic (4.15.0.47.49) over (4.15.0.45.47) ...", "Selecting previously unselected package linux-headers-4.15.0-47.", "Preparing to unpack .../46-linux-headers-4.15.0-47_4.15.0-47.50_all.deb ...", "Unpacking linux-headers-4.15.0-47 (4.15.0-47.50) ...", "Selecting previously unselected package linux-headers-4.15.0-47-generic.", "Preparing to unpack .../47-linux-headers-4.15.0-47-generic_4.15.0-47.50_amd64.deb ...", "Unpacking linux-headers-4.15.0-47-generic (4.15.0-47.50) ...", "Preparing to unpack .../48-linux-headers-generic_4.15.0.47.49_amd64.deb ...", "Unpacking linux-headers-generic (4.15.0.47.49) over (4.15.0.45.47) ...", "Setting up libisc169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up libapt-inst2.0:amd64 (1.6.10) ...", "Setting up libnss-systemd:amd64 (237-3ubuntu10.21) ...", "Setting up linux-headers-4.15.0-47 (4.15.0-47.50) ...", "Setting up ufw (0.36-0ubuntu0.18.04.1) ...", "Installing new version of config file /etc/default/ufw ...", "Replacing config file /etc/ufw/before.rules with new version", "Replacing config file /etc/ufw/before6.rules with new version", "Setting up keyboard-configuration (1.178ubuntu2.8) ...", "update-initramfs: deferring update (trigger activated)", "Setting up libisccc160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up libparted2:amd64 (3.2-20ubuntu0.2) ...", "Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ...", "Setting up ureadahead (0.100.0-21) ...", "Setting up apt-utils (1.6.10) ...", "Processing triggers for install-info (6.5.0.dfsg.1-2) ...", "Setting up libisc-export169:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up linux-modules-4.15.0-47-generic (4.15.0-47.50) ...", "Setting up systemd-sysv (237-3ubuntu10.21) ...", "Setting up language-selector-common (0.188.2) ...", "Installing new version of config file /etc/fonts/conf.avail/69-language-selector-ja.conf ...", "Setting up distro-info-data (0.37ubuntu0.4) ...", "Setting up gettext-base (0.19.8.1-6ubuntu0.3) ...", "Setting up python3-gi (3.26.1-2ubuntu1) ...", "Setting up parted (3.2-20ubuntu0.2) ...", "Setting up linux-headers-4.15.0-47-generic (4.15.0-47.50) ...", "Setting up libmagic-mgc (1:5.32-2ubuntu0.2) ...", "Setting up libmagic1:amd64 (1:5.32-2ubuntu0.2) ...", "Setting up busybox-initramfs (1:1.27.2-2ubuntu3.2) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Setting up udev (237-3ubuntu10.21) ...", "update-initramfs: deferring update (trigger activated)", "Setting up libdns-export1100 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up libplymouth4:amd64 (0.9.3-1ubuntu7.18.04.2) ...", "Setting up wget (1.19.4-1ubuntu2.2) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Setting up libntfs-3g88 (1:2017.3.23-2ubuntu0.18.04.2) ...", "Setting up busybox-static (1:1.27.2-2ubuntu3.2) ...", "Setting up initramfs-tools-bin (0.130ubuntu3.7) ...", "Processing triggers for dbus (1.12.2-1ubuntu1) ...", "Setting up console-setup-linux (1.178ubuntu2.8) ...", "Setting up libpci3:amd64 (1:3.5.2-1ubuntu1.1) ...", "Setting up libdns1100:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ...", "Setting up liblwres160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up libx11-data (2:1.6.4-3ubuntu0.2) ...", "Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ...", "Processing triggers for rsyslog (8.32.0-1ubuntu4) ...", "Setting up libpolkit-gobject-1-0:amd64 (0.105-20ubuntu0.18.04.5) ...", "Setting up linux-headers-generic (4.15.0.47.49) ...", "Setting up console-setup (1.178ubuntu2.8) ...", "update-initramfs: deferring update (trigger activated)", "Setting up python3-distro-info (0.18ubuntu0.18.04.1) ...", "Setting up libpam-systemd:amd64 (237-3ubuntu10.21) ...", "Setting up initramfs-tools-core (0.130ubuntu3.7) ...", "Setting up linux-image-4.15.0-47-generic (4.15.0-47.50) ...", "I: /vmlinuz is now a symlink to boot/vmlinuz-4.15.0-47-generic", "I: /initrd.img is now a symlink to boot/initrd.img-4.15.0-47-generic", "Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ...", "Setting up initramfs-tools (0.130ubuntu3.7) ...", "update-initramfs: deferring update (trigger activated)", "Setting up file (1:5.32-2ubuntu0.2) ...", "Setting up plymouth (0.9.3-1ubuntu7.18.04.2) ...", "update-initramfs: deferring update (trigger activated)", "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults", "update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults", "Setting up libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up ntfs-3g (1:2017.3.23-2ubuntu0.18.04.2) ...", "Processing triggers for systemd (237-3ubuntu10.21) ...", "Setting up pciutils (1:3.5.2-1ubuntu1.1) ...", "Setting up ubuntu-minimal (1.417.1) ...", "Setting up linux-modules-extra-4.15.0-47-generic (4.15.0-47.50) ...", "Setting up plymouth-theme-ubuntu-text (0.9.3-1ubuntu7.18.04.2) ...", "update-initramfs: deferring update (trigger activated)", "Setting up libirs160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up libbind9-160:amd64 (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up linux-image-generic (4.15.0.47.49) ...", "Setting up bind9-host (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up dnsutils (1:9.11.3+dfsg-1ubuntu1.5) ...", "Setting up linux-generic (4.15.0.47.49) ...", "Setting up ubuntu-standard (1.417.1) ...", "Setting up python3-update-manager (1:18.04.11.10) ...", "Setting up python3-distupgrade (1:18.04.31) ...", "Setting up ubuntu-release-upgrader-core (1:18.04.31) ...", "Setting up update-manager-core (1:18.04.11.10) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for linux-image-4.15.0-47-generic (4.15.0-47.50) ...", "/etc/kernel/postinst.d/initramfs-tools:", "update-initramfs: Generating /boot/initrd.img-4.15.0-47-generic", "/etc/kernel/postinst.d/zz-update-grub:", "Sourcing file `/etc/default/grub'", "Generating grub configuration file ...", "Found linux image: /boot/vmlinuz-4.15.0-47-generic", "Found initrd image: /boot/initrd.img-4.15.0-47-generic", "Found linux image: /boot/vmlinuz-4.15.0-45-generic", "Found initrd image: /boot/initrd.img-4.15.0-45-generic", "done", "Processing triggers for initramfs-tools (0.130ubuntu3.7) ...", "update-initramfs: Generating /boot/initrd.img-4.15.0-47-generic"]} | |
qemu: [DEPRECATION WARNING]: Invoking "apt" only once while using a loop via | |
qemu: | |
qemu: squash_actions is deprecated. Instead of using a loop to supply multiple items | |
qemu: TASK [install packages] ******************************************************** | |
qemu: and specifying `name: "{{item}}"`, please use `name: ['curl', 'git', 'ruby', | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:24 | |
qemu: 'ruby-dev', 'software-properties-common', 'zsh']` and remove the loop. This | |
qemu: feature will be removed in version 2.11. Deprecation warnings can be disabled | |
qemu: by setting deprecation_warnings=False in ansible.cfg. | |
qemu: changed: [default] => (item=['curl', 'git', 'ruby', 'ruby-dev', 'software-properties-common', 'zsh']) => {"cache_update_time": 1556043059, "cache_updated": false, "changed": true, "item": ["curl", "git", "ruby", "ruby-dev", "software-properties-common", "zsh"], "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n fonts-lato git-man javascript-common libcurl3-gnutls libcurl4 liberror-perl\n libgdbm-compat4 libgmp-dev libgmpxx4ldbl libjs-jquery libnghttp2-14\n libperl5.26 librtmp1 libruby2.5 patch perl perl-modules-5.26\n python3-software-properties rake ruby-did-you-mean ruby-minitest\n ruby-net-telnet ruby-power-assert ruby-test-unit ruby2.5 ruby2.5-dev\n ruby2.5-doc rubygems-integration unattended-upgrades unzip zip zsh-common\nSuggested packages:\n git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk\n gitweb git-cvs git-mediawiki git-svn apache2 | lighttpd | httpd gmp-doc\n libgmp10-doc libmpfr-dev diffutils-doc perl-doc libterm-readline-gnu-perl\n | libterm-readline-perl-perl make ri bundler bsd-mailx default-mta\n | mail-transport-agent needrestart zsh-doc\nThe following NEW packages will be installed:\n curl fonts-lato git git-man javascript-common libcurl3-gnutls libcurl4\n liberror-perl libgdbm-compat4 libgmp-dev libgmpxx4ldbl libjs-jquery\n libnghttp2-14 libperl5.26 librtmp1 libruby2.5 patch perl perl-modules-5.26\n python3-software-properties rake ruby ruby-dev ruby-did-you-mean\n ruby-minitest ruby-net-telnet ruby-power-assert ruby-test-unit ruby2.5\n ruby2.5-dev ruby2.5-doc rubygems-integration software-properties-common\n unattended-upgrades unzip zip zsh zsh-common\n0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 24.9 MB of archives.\nAfter this operation, 143 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-lato all 2.0-2 [2698 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]\nGet:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.6 [214 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.6 [159 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.6 [212 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.4 [803 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.4 [3907 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6066 B]\nGet:15 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-2 [8964 B]\nGet:16 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-2 [316 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 rubygems-integration all 1.11 [4994 B]\nGet:19 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ruby2.5 amd64 2.5.1-1ubuntu1.2 [48.6 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby amd64 1:2.5.1 [5712 B]\nGet:21 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 rake all 12.3.1-1 [45.1 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-did-you-mean all 1.2.0-2 [9700 B]\nGet:23 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-minitest all 5.10.3-1 [38.6 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-power-assert all 0.3.0-1 [7952 B]\nGet:26 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-test-unit all 3.2.5-1 [61.1 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libruby2.5 amd64 2.5.1-1ubuntu1.2 [3066 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 patch amd64 2.7.6-2ubuntu1 [102 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.7 [22.0 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ruby2.5-dev amd64 2.5.1-1ubuntu1.2 [63.7 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-dev amd64 1:2.5.1 [4604 B]\nGet:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ruby2.5-doc all 2.5.1-1ubuntu1.2 [1806 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.7 [9908 B]\nGet:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unattended-upgrades all 1.1ubuntu1.18.04.10 [40.4 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]\nGet:36 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB]\nGet:37 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 zsh-common all 5.4.2-3ubuntu3.1 [3376 kB]\nGet:38 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 zsh amd64 5.4.2-3ubuntu3.1 [690 kB]\nPreconfiguring packages ...\nFetched 24.9 MB in 1s (21.6 MB/s)\nSelecting previously unselected package fonts-lato.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 95470 files and directories currently installed.)\r\nPreparing to unpack .../00-fonts-lato_2.0-2_all.deb ...\r\nUnpacking fonts-lato (2.0-2) ...\r\nSelecting previously unselected package perl-modules-5.26.\r\nPreparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ...\r\nUnpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ...\r\nSelecting previously unselected package libgdbm-compat4:amd64.\r\nPreparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ...\r\nUnpacking libgdbm-compat4:amd64 (1.14.1-6) ...\r\nSelecting previously unselected package libperl5.26:amd64.\r\nPreparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ...\r\nUnpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ...\r\nSelecting previously unselected package perl.\r\nPreparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ...\r\nUnpacking perl (5.26.1-6ubuntu0.3) ...\r\nSelecting previously unselected package libnghttp2-14:amd64.\r\nPreparing to unpack .../05-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...\r\nUnpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...\r\nSelecting previously unselected package librtmp1:amd64.\r\nPreparing to unpack .../06-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...\r\nUnpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...\r\nSelecting previously unselected package libcurl4:amd64.\r\nPreparing to unpack .../07-libcurl4_7.58.0-2ubuntu3.6_amd64.deb ...\r\nUnpacking libcurl4:amd64 (7.58.0-2ubuntu3.6) ...\r\nSelecting previously unselected package curl.\r\nPreparing to unpack .../08-curl_7.58.0-2ubuntu3.6_amd64.deb ...\r\nUnpacking curl (7.58.0-2ubuntu3.6) ...\r\nSelecting previously unselected package libcurl3-gnutls:amd64.\r\nPreparing to unpack .../09-libcurl3-gnutls_7.58.0-2ubuntu3.6_amd64.deb ...\r\nUnpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.6) ...\r\nSelecting previously unselected package liberror-perl.\r\nPreparing to unpack .../10-liberror-perl_0.17025-1_all.deb ...\r\nUnpacking liberror-perl (0.17025-1) ...\r\nSelecting previously unselected package git-man.\r\nPreparing to unpack .../11-git-man_1%3a2.17.1-1ubuntu0.4_all.deb ...\r\nUnpacking git-man (1:2.17.1-1ubuntu0.4) ...\r\nSelecting previously unselected package git.\r\nPreparing to unpack .../12-git_1%3a2.17.1-1ubuntu0.4_amd64.deb ...\r\nUnpacking git (1:2.17.1-1ubuntu0.4) ...\r\nSelecting previously unselected package javascript-common.\r\nPreparing to unpack .../13-javascript-common_11_all.deb ...\r\nUnpacking javascript-common (11) ...\r\nSelecting previously unselected package libgmpxx4ldbl:amd64.\r\nPreparing to unpack .../14-libgmpxx4ldbl_2%3a6.1.2+dfsg-2_amd64.deb ...\r\nUnpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-2) ...\r\nSelecting previously unselected package libgmp-dev:amd64.\r\nPreparing to unpack .../15-libgmp-dev_2%3a6.1.2+dfsg-2_amd64.deb ...\r\nUnpacking libgmp-dev:amd64 (2:6.1.2+dfsg-2) ...\r\nSelecting previously unselected package libjs-jquery.\r\nPreparing to unpack .../16-libjs-jquery_3.2.1-1_all.deb ...\r\nUnpacking libjs-jquery (3.2.1-1) ...\r\nSelecting previously unselected package rubygems-integration.\r\nPreparing to unpack .../17-rubygems-integration_1.11_all.deb ...\r\nUnpacking rubygems-integration (1.11) ...\r\nSelecting previously unselected package ruby2.5.\r\nPreparing to unpack .../18-ruby2.5_2.5.1-1ubuntu1.2_amd64.deb ...\r\nUnpacking ruby2.5 (2.5.1-1ubuntu1.2) ...\r\nSelecting previously unselected package ruby.\r\nPreparing to unpack .../19-ruby_1%3a2.5.1_amd64.deb ...\r\nUnpacking ruby (1:2.5.1) ...\r\nSelecting previously unselected package rake.\r\nPreparing to unpack .../20-rake_12.3.1-1_all.deb ...\r\nUnpacking rake (12.3.1-1) ...\r\nSelecting previously unselected package ruby-did-you-mean.\r\nPreparing to unpack .../21-ruby-did-you-mean_1.2.0-2_all.deb ...\r\nUnpacking ruby-did-you-mean (1.2.0-2) ...\r\nSelecting previously unselected package ruby-minitest.\r\nPreparing to unpack .../22-ruby-minitest_5.10.3-1_all.deb ...\r\nUnpacking ruby-minitest (5.10.3-1) ...\r\nSelecting previously unselected package ruby-net-telnet.\r\nPreparing to unpack .../23-ruby-net-telnet_0.1.1-2_all.deb ...\r\nUnpacking ruby-net-telnet (0.1.1-2) ...\r\nSelecting previously unselected package ruby-power-assert.\r\nPreparing to unpack .../24-ruby-power-assert_0.3.0-1_all.deb ...\r\nUnpacking ruby-power-assert (0.3.0-1) ...\r\nSelecting previously unselected package ruby-test-unit.\r\nPreparing to unpack .../25-ruby-test-unit_3.2.5-1_all.deb ...\r\nUnpacking ruby-test-unit (3.2.5-1) ...\r\nSelecting previously unselected package libruby2.5:amd64.\r\nPreparing to unpack .../26-libruby2.5_2.5.1-1ubuntu1.2_amd64.deb ...\r\nUnpacking libruby2.5:amd64 (2.5.1-1ubuntu1.2) ...\r\nSelecting previously unselected package patch.\r\nPreparing to unpack .../27-patch_2.7.6-2ubuntu1_amd64.deb ...\r\nUnpacking patch (2.7.6-2ubuntu1) ...\r\nSelecting previously unselected package python3-software-properties.\r\nPreparing to unpack .../28-python3-software-properties_0.96.24.32.7_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.7) ...\r\nSelecting previously unselected package ruby2.5-dev:amd64.\r\nPreparing to unpack .../29-ruby2.5-dev_2.5.1-1ubuntu1.2_amd64.deb ...\r\nUnpacking ruby2.5-dev:amd64 (2.5.1-1ubuntu1.2) ...\r\nSelecting previously unselected package ruby-dev:amd64.\r\nPreparing to unpack .../30-ruby-dev_1%3a2.5.1_amd64.deb ...\r\nUnpacking ruby-dev:amd64 (1:2.5.1) ...\r\nSelecting previously unselected package ruby2.5-doc.\r\nPreparing to unpack .../31-ruby2.5-doc_2.5.1-1ubuntu1.2_all.deb ...\r\nUnpacking ruby2.5-doc (2.5.1-1ubuntu1.2) ...\r\nSelecting previously unselected package software-properties-common.\r\nPreparing to unpack .../32-software-properties-common_0.96.24.32.7_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.7) ...\r\nSelecting previously unselected package unattended-upgrades.\r\nPreparing to unpack .../33-unattended-upgrades_1.1ubuntu1.18.04.10_all.deb ...\r\nUnpacking unattended-upgrades (1.1ubuntu1.18.04.10) ...\r\nSelecting previously unselected package unzip.\r\nPreparing to unpack .../34-unzip_6.0-21ubuntu1_amd64.deb ...\r\nUnpacking unzip (6.0-21ubuntu1) ...\r\nSelecting previously unselected package zip.\r\nPreparing to unpack .../35-zip_3.0-11build1_amd64.deb ...\r\nUnpacking zip (3.0-11build1) ...\r\nSelecting previously unselected package zsh-common.\r\nPreparing to unpack .../36-zsh-common_5.4.2-3ubuntu3.1_all.deb ...\r\nUnpacking zsh-common (5.4.2-3ubuntu3.1) ...\r\nSelecting previously unselected package zsh.\r\nPreparing to unpack .../37-zsh_5.4.2-3ubuntu3.1_amd64.deb ...\r\nUnpacking zsh (5.4.2-3ubuntu3.1) ...\r\nSetting up libjs-jquery (3.2.1-1) ...\r\nSetting up git-man (1:2.17.1-1ubuntu0.4) ...\r\nSetting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nSetting up unzip (6.0-21ubuntu1) ...\r\nSetting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...\r\nSetting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ...\r\nSetting up zip (3.0-11build1) ...\r\nSetting up fonts-lato (2.0-2) ...\r\nSetting up ruby-did-you-mean (1.2.0-2) ...\r\nSetting up patch (2.7.6-2ubuntu1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nSetting up zsh-common (5.4.2-3ubuntu3.1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.21) ...\r\nSetting up ruby-net-telnet (0.1.1-2) ...\r\nSetting up unattended-upgrades (1.1ubuntu1.18.04.10) ...\r\n\r\nCreating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service -> /lib/systemd/system/unattended-upgrades.service.\r\nSynchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install.\r\nExecuting: /lib/systemd/systemd-sysv-install enable unattended-upgrades\r\nSetting up rubygems-integration (1.11) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nSetting up ruby2.5-doc (2.5.1-1ubuntu1.2) ...\r\nSetting up python3-software-properties (0.96.24.32.7) ...\r\nSetting up libgdbm-compat4:amd64 (1.14.1-6) ...\r\nSetting up javascript-common (11) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1) ...\r\nSetting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-2) ...\r\nSetting up ruby-minitest (5.10.3-1) ...\r\nSetting up ruby-power-assert (0.3.0-1) ...\r\nSetting up software-properties-common (0.96.24.32.7) ...\r\nSetting up libgmp-dev:amd64 (2:6.1.2+dfsg-2) ...\r\nSetting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.6) ...\r\nSetting up libcurl4:amd64 (7.58.0-2ubuntu3.6) ...\r\nSetting up zsh (5.4.2-3ubuntu3.1) ...\r\nSetting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ...\r\nSetting up curl (7.58.0-2ubuntu3.6) ...\r\nSetting up perl (5.26.1-6ubuntu0.3) ...\r\nSetting up liberror-perl (0.17025-1) ...\r\nSetting up git (1:2.17.1-1ubuntu0.4) ...\r\nSetting up ruby2.5 (2.5.1-1ubuntu1.2) ...\r\nSetting up ruby (1:2.5.1) ...\r\nSetting up ruby-test-unit (3.2.5-1) ...\r\nSetting up rake (12.3.1-1) ...\r\nSetting up libruby2.5:amd64 (2.5.1-1ubuntu1.2) ...\r\nSetting up ruby2.5-dev:amd64 (2.5.1-1ubuntu1.2) ...\r\nSetting up ruby-dev:amd64 (1:2.5.1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for systemd (237-3ubuntu10.21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " fonts-lato git-man javascript-common libcurl3-gnutls libcurl4 liberror-perl", " libgdbm-compat4 libgmp-dev libgmpxx4ldbl libjs-jquery libnghttp2-14", " libperl5.26 librtmp1 libruby2.5 patch perl perl-modules-5.26", " python3-software-properties rake ruby-did-you-mean ruby-minitest", " ruby-net-telnet ruby-power-assert ruby-test-unit ruby2.5 ruby2.5-dev", " ruby2.5-doc rubygems-integration unattended-upgrades unzip zip zsh-common", "Suggested packages:", " git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk", " gitweb git-cvs git-mediawiki git-svn apache2 | lighttpd | httpd gmp-doc", " libgmp10-doc libmpfr-dev diffutils-doc perl-doc libterm-readline-gnu-perl", " | libterm-readline-perl-perl make ri bundler bsd-mailx default-mta", " | mail-transport-agent needrestart zsh-doc", "The following NEW packages will be installed:", " curl fonts-lato git git-man javascript-common libcurl3-gnutls libcurl4", " liberror-perl libgdbm-compat4 libgmp-dev libgmpxx4ldbl libjs-jquery", " libnghttp2-14 libperl5.26 librtmp1 libruby2.5 patch perl perl-modules-5.26", " python3-software-properties rake ruby ruby-dev ruby-did-you-mean", " ruby-minitest ruby-net-telnet ruby-power-assert ruby-test-unit ruby2.5", " ruby2.5-dev ruby2.5-doc rubygems-integration software-properties-common", " unattended-upgrades unzip zip zsh zsh-common", "0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded.", "Need to get 24.9 MB of archives.", "After this operation, 143 MB of additional disk space will be used.", "Get:1 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-lato all 2.0-2 [2698 kB]", "Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB]", "Get:3 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B]", "Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB]", "Get:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB]", "Get:6 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB]", "Get:7 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB]", "Get:8 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.6 [214 kB]", "Get:9 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.6 [159 kB]", "Get:10 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.6 [212 kB]", "Get:11 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB]", "Get:12 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.4 [803 kB]", "Get:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.4 [3907 kB]", "Get:14 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6066 B]", "Get:15 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-2 [8964 B]", "Get:16 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-2 [316 kB]", "Get:17 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB]", "Get:18 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 rubygems-integration all 1.11 [4994 B]", "Get:19 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ruby2.5 amd64 2.5.1-1ubuntu1.2 [48.6 kB]", "Get:20 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby amd64 1:2.5.1 [5712 B]", "Get:21 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 rake all 12.3.1-1 [45.1 kB]", "Get:22 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-did-you-mean all 1.2.0-2 [9700 B]", "Get:23 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-minitest all 5.10.3-1 [38.6 kB]", "Get:24 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB]", "Get:25 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-power-assert all 0.3.0-1 [7952 B]", "Get:26 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-test-unit all 3.2.5-1 [61.1 kB]", "Get:27 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libruby2.5 amd64 2.5.1-1ubuntu1.2 [3066 kB]", "Get:28 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 patch amd64 2.7.6-2ubuntu1 [102 kB]", "Get:29 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.7 [22.0 kB]", "Get:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ruby2.5-dev amd64 2.5.1-1ubuntu1.2 [63.7 kB]", "Get:31 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 ruby-dev amd64 1:2.5.1 [4604 B]", "Get:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ruby2.5-doc all 2.5.1-1ubuntu1.2 [1806 kB]", "Get:33 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.7 [9908 B]", "Get:34 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unattended-upgrades all 1.1ubuntu1.18.04.10 [40.4 kB]", "Get:35 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB]", "Get:36 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB]", "Get:37 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 zsh-common all 5.4.2-3ubuntu3.1 [3376 kB]", "Get:38 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 zsh amd64 5.4.2-3ubuntu3.1 [690 kB]", "Preconfiguring packages ...", "Fetched 24.9 MB in 1s (21.6 MB/s)", "Selecting previously unselected package fonts-lato.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 95470 files and directories currently installed.)", "Preparing to unpack .../00-fonts-lato_2.0-2_all.deb ...", "Unpacking fonts-lato (2.0-2) ...", "Selecting previously unselected package perl-modules-5.26.", "Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ...", "Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ...", "Selecting previously unselected package libgdbm-compat4:amd64.", "Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ...", "Unpacking libgdbm-compat4:amd64 (1.14.1-6) ...", "Selecting previously unselected package libperl5.26:amd64.", "Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ...", "Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ...", "Selecting previously unselected package perl.", "Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ...", "Unpacking perl (5.26.1-6ubuntu0.3) ...", "Selecting previously unselected package libnghttp2-14:amd64.", "Preparing to unpack .../05-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ...", "Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...", "Selecting previously unselected package librtmp1:amd64.", "Preparing to unpack .../06-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ...", "Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...", "Selecting previously unselected package libcurl4:amd64.", "Preparing to unpack .../07-libcurl4_7.58.0-2ubuntu3.6_amd64.deb ...", "Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.6) ...", "Selecting previously unselected package curl.", "Preparing to unpack .../08-curl_7.58.0-2ubuntu3.6_amd64.deb ...", "Unpacking curl (7.58.0-2ubuntu3.6) ...", "Selecting previously unselected package libcurl3-gnutls:amd64.", "Preparing to unpack .../09-libcurl3-gnutls_7.58.0-2ubuntu3.6_amd64.deb ...", "Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.6) ...", "Selecting previously unselected package liberror-perl.", "Preparing to unpack .../10-liberror-perl_0.17025-1_all.deb ...", "Unpacking liberror-perl (0.17025-1) ...", "Selecting previously unselected package git-man.", "Preparing to unpack .../11-git-man_1%3a2.17.1-1ubuntu0.4_all.deb ...", "Unpacking git-man (1:2.17.1-1ubuntu0.4) ...", "Selecting previously unselected package git.", "Preparing to unpack .../12-git_1%3a2.17.1-1ubuntu0.4_amd64.deb ...", "Unpacking git (1:2.17.1-1ubuntu0.4) ...", "Selecting previously unselected package javascript-common.", "Preparing to unpack .../13-javascript-common_11_all.deb ...", "Unpacking javascript-common (11) ...", "Selecting previously unselected package libgmpxx4ldbl:amd64.", "Preparing to unpack .../14-libgmpxx4ldbl_2%3a6.1.2+dfsg-2_amd64.deb ...", "Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-2) ...", "Selecting previously unselected package libgmp-dev:amd64.", "Preparing to unpack .../15-libgmp-dev_2%3a6.1.2+dfsg-2_amd64.deb ...", "Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-2) ...", "Selecting previously unselected package libjs-jquery.", "Preparing to unpack .../16-libjs-jquery_3.2.1-1_all.deb ...", "Unpacking libjs-jquery (3.2.1-1) ...", "Selecting previously unselected package rubygems-integration.", "Preparing to unpack .../17-rubygems-integration_1.11_all.deb ...", "Unpacking rubygems-integration (1.11) ...", "Selecting previously unselected package ruby2.5.", "Preparing to unpack .../18-ruby2.5_2.5.1-1ubuntu1.2_amd64.deb ...", "Unpacking ruby2.5 (2.5.1-1ubuntu1.2) ...", "Selecting previously unselected package ruby.", "Preparing to unpack .../19-ruby_1%3a2.5.1_amd64.deb ...", "Unpacking ruby (1:2.5.1) ...", "Selecting previously unselected package rake.", "Preparing to unpack .../20-rake_12.3.1-1_all.deb ...", "Unpacking rake (12.3.1-1) ...", "Selecting previously unselected package ruby-did-you-mean.", "Preparing to unpack .../21-ruby-did-you-mean_1.2.0-2_all.deb ...", "Unpacking ruby-did-you-mean (1.2.0-2) ...", "Selecting previously unselected package ruby-minitest.", "Preparing to unpack .../22-ruby-minitest_5.10.3-1_all.deb ...", "Unpacking ruby-minitest (5.10.3-1) ...", "Selecting previously unselected package ruby-net-telnet.", "Preparing to unpack .../23-ruby-net-telnet_0.1.1-2_all.deb ...", "Unpacking ruby-net-telnet (0.1.1-2) ...", "Selecting previously unselected package ruby-power-assert.", "Preparing to unpack .../24-ruby-power-assert_0.3.0-1_all.deb ...", "Unpacking ruby-power-assert (0.3.0-1) ...", "Selecting previously unselected package ruby-test-unit.", "Preparing to unpack .../25-ruby-test-unit_3.2.5-1_all.deb ...", "Unpacking ruby-test-unit (3.2.5-1) ...", "Selecting previously unselected package libruby2.5:amd64.", "Preparing to unpack .../26-libruby2.5_2.5.1-1ubuntu1.2_amd64.deb ...", "Unpacking libruby2.5:amd64 (2.5.1-1ubuntu1.2) ...", "Selecting previously unselected package patch.", "Preparing to unpack .../27-patch_2.7.6-2ubuntu1_amd64.deb ...", "Unpacking patch (2.7.6-2ubuntu1) ...", "Selecting previously unselected package python3-software-properties.", "Preparing to unpack .../28-python3-software-properties_0.96.24.32.7_all.deb ...", "Unpacking python3-software-properties (0.96.24.32.7) ...", "Selecting previously unselected package ruby2.5-dev:amd64.", "Preparing to unpack .../29-ruby2.5-dev_2.5.1-1ubuntu1.2_amd64.deb ...", "Unpacking ruby2.5-dev:amd64 (2.5.1-1ubuntu1.2) ...", "Selecting previously unselected package ruby-dev:amd64.", "Preparing to unpack .../30-ruby-dev_1%3a2.5.1_amd64.deb ...", "Unpacking ruby-dev:amd64 (1:2.5.1) ...", "Selecting previously unselected package ruby2.5-doc.", "Preparing to unpack .../31-ruby2.5-doc_2.5.1-1ubuntu1.2_all.deb ...", "Unpacking ruby2.5-doc (2.5.1-1ubuntu1.2) ...", "Selecting previously unselected package software-properties-common.", "Preparing to unpack .../32-software-properties-common_0.96.24.32.7_all.deb ...", "Unpacking software-properties-common (0.96.24.32.7) ...", "Selecting previously unselected package unattended-upgrades.", "Preparing to unpack .../33-unattended-upgrades_1.1ubuntu1.18.04.10_all.deb ...", "Unpacking unattended-upgrades (1.1ubuntu1.18.04.10) ...", "Selecting previously unselected package unzip.", "Preparing to unpack .../34-unzip_6.0-21ubuntu1_amd64.deb ...", "Unpacking unzip (6.0-21ubuntu1) ...", "Selecting previously unselected package zip.", "Preparing to unpack .../35-zip_3.0-11build1_amd64.deb ...", "Unpacking zip (3.0-11build1) ...", "Selecting previously unselected package zsh-common.", "Preparing to unpack .../36-zsh-common_5.4.2-3ubuntu3.1_all.deb ...", "Unpacking zsh-common (5.4.2-3ubuntu3.1) ...", "Selecting previously unselected package zsh.", "Preparing to unpack .../37-zsh_5.4.2-3ubuntu3.1_amd64.deb ...", "Unpacking zsh (5.4.2-3ubuntu3.1) ...", "Setting up libjs-jquery (3.2.1-1) ...", "Setting up git-man (1:2.17.1-1ubuntu0.4) ...", "Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ...", "Processing triggers for mime-support (3.60ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Setting up unzip (6.0-21ubuntu1) ...", "Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ...", "Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ...", "Setting up zip (3.0-11build1) ...", "Setting up fonts-lato (2.0-2) ...", "Setting up ruby-did-you-mean (1.2.0-2) ...", "Setting up patch (2.7.6-2ubuntu1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Setting up zsh-common (5.4.2-3ubuntu3.1) ...", "Processing triggers for systemd (237-3ubuntu10.21) ...", "Setting up ruby-net-telnet (0.1.1-2) ...", "Setting up unattended-upgrades (1.1ubuntu1.18.04.10) ...", "", "Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version", "Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service -> /lib/systemd/system/unattended-upgrades.service.", "Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install.", "Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades", "Setting up rubygems-integration (1.11) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Setting up ruby2.5-doc (2.5.1-1ubuntu1.2) ...", "Setting up python3-software-properties (0.96.24.32.7) ...", "Setting up libgdbm-compat4:amd64 (1.14.1-6) ...", "Setting up javascript-common (11) ...", "Processing triggers for dbus (1.12.2-1ubuntu1) ...", "Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-2) ...", "Setting up ruby-minitest (5.10.3-1) ...", "Setting up ruby-power-assert (0.3.0-1) ...", "Setting up software-properties-common (0.96.24.32.7) ...", "Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-2) ...", "Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.6) ...", "Setting up libcurl4:amd64 (7.58.0-2ubuntu3.6) ...", "Setting up zsh (5.4.2-3ubuntu3.1) ...", "Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ...", "Setting up curl (7.58.0-2ubuntu3.6) ...", "Setting up perl (5.26.1-6ubuntu0.3) ...", "Setting up liberror-perl (0.17025-1) ...", "Setting up git (1:2.17.1-1ubuntu0.4) ...", "Setting up ruby2.5 (2.5.1-1ubuntu1.2) ...", "Setting up ruby (1:2.5.1) ...", "Setting up ruby-test-unit (3.2.5-1) ...", "Setting up rake (12.3.1-1) ...", "Setting up libruby2.5:amd64 (2.5.1-1ubuntu1.2) ...", "Setting up ruby2.5-dev:amd64 (2.5.1-1ubuntu1.2) ...", "Setting up ruby-dev:amd64 (1:2.5.1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Processing triggers for systemd (237-3ubuntu10.21) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for dbus (1.12.2-1ubuntu1) ..."]} | |
qemu: | |
qemu: TASK [install SSH keys for root] *********************************************** | |
qemu: task path: /home/nf/Projects/vps-management/packer/repro.yaml:33 | |
^Z | |
[1] + 21039 suspended PACKER_LOG=1 packer build -on-error=ask repro.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash -x | |
PUSER=packer | |
pubkey=$1 | |
mkdir /root/.ssh | |
chmod 700 /root/.ssh | |
echo "$pubkey" > /root/.ssh/authorized_keys | |
mkdir /home/$PUSER/.ssh | |
chmod 700 /home/$PUSER/.ssh | |
chown $PUSER:$PUSER /home/$PUSER/.ssh | |
echo "$pubkey" > /home/$PUSER/.ssh/authorized_keys | |
chmod 600 /home/$PUSER/.ssh/authorized_keys | |
chown $PUSER:$PUSER /home/$PUSER/.ssh/authorized_keys | |
echo "$PUSER ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/packer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d-i debian-installer/framebuffer boolean false | |
d-i debconf/frontend select noninteractive | |
d-i base-installer/kernel/override-image string linux-server | |
d-i clock-setup/utc boolean true | |
d-i clock-setup/utc-auto boolean true | |
d-i finish-install/reboot_in_progress note | |
d-i grub-installer/only_debian boolean true | |
d-i grub-installer/with_other_os boolean true | |
d-i partman-auto/method string regular | |
d-i partman/choose_partition select finish | |
d-i partman/confirm boolean true | |
d-i partman/confirm_nooverwrite boolean true | |
d-i partman/confirm_write_new_label boolean true | |
d-i pkgsel/include string openssh-server | |
d-i pkgsel/install-language-support boolean false | |
d-i pkgsel/update-policy select none | |
d-i pkgsel/upgrade select full-upgrade | |
d-i time/zone string UTC | |
d-i user-setup/allow-password-weak boolean true | |
d-i user-setup/encrypt-home boolean false | |
tasksel tasksel/first multiselect standard |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"variables": { | |
"ubuntu_distro": "bionic", | |
"iso_url": "http://cdimage.ubuntu.com/ubuntu/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso", | |
"iso_checksum": "a2cb36dc010d98ad9253ea5ad5a07fd6b409e3412c48f1860536970b073c98f5", | |
"iso_checksum_type": "sha256", | |
"boot_command_prefix": "<enter><wait><f6><esc><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs>", | |
"ssh_username": "packer", | |
"ssh_password": "REDACTED", | |
"root_pubkey": "REDACTED" | |
}, | |
"builders": | |
[ | |
{ | |
"type": "qemu", | |
"iso_checksum_type": "sha256", | |
"output_directory": "output", | |
"shutdown_command": "echo '{{ user `ssh_password` }}' | sudo -S shutdown -P now", | |
"disk_size": 5000, | |
"format": "qcow2", | |
"accelerator": "kvm", | |
"iso_url": "{{ user `iso_url` }}", | |
"iso_checksum": "{{ user `iso_checksum` }}", | |
"iso_checksum_type": "{{ user `iso_checksum_type` }}", | |
"ssh_username": "{{ user `ssh_username` }}", | |
"ssh_password": "{{ user `ssh_password` }}", | |
"ssh_timeout": "20m", | |
"vm_name": "repro", | |
"floppy_files": ["http/preseed.cfg"], | |
"memory": 1024, | |
"net_device": "virtio-net", | |
"disk_interface": "virtio", | |
"headless": "true", | |
"vnc_bind_address": "0.0.0.0", | |
"boot_key_interval": "10ms", | |
"boot_wait": "10s", | |
"boot_command": [ | |
"{{ user `boot_command_prefix` }}", | |
"/install/vmlinuz noapic ", | |
"file=/floppy/preseed.cfg ", | |
"debian-installer=en_US auto locale=en_US kbd-chooser/method=us ", | |
"hostname=packer ", | |
"fb=false debconf/frontend=noninteractive ", | |
"keyboard-configuration/modelcode=SKIP ", | |
"keyboard-configuration/layout=USA ", | |
"keyboard-configuration/variant=USA console-setup/ask_detect=false ", | |
"passwd/user-fullname=packer ", | |
"passwd/user-password={{ user `ssh_password` }} ", | |
"passwd/user-password-again={{ user `ssh_password` }} ", | |
"passwd/username={{ user `ssh_username` }} ", | |
"initrd=/install/initrd.gz -- <enter>" | |
] | |
} | |
], | |
"provisioners": [ | |
{ "type": "shell", | |
"execute_command": "echo '{{ user `ssh_password` }}' | {{.Vars}} sudo -S -E bash '{{.Path}}' '{{ user `root_pubkey` }}'", | |
"script": "scripts/preansible.sh" | |
}, | |
{ | |
"type": "ansible", | |
"playbook_file": "repro.yaml", | |
"user": "packer", | |
"extra_arguments": [ "-b" ] | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- hosts: all | |
vars: | |
puppetrepourl: [email protected]:vps-puppet | |
puppetbranch: master | |
# ansible_ssh_user: root | |
# ansible_ssh_common_args: "-o ForwardAgent=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" | |
## ansible_ssh_common_args: "-o ControlMaster=no" | |
gather_facts: False | |
pre_tasks: | |
- name: Wait for automatic system updates | |
raw: "while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;" | |
- name: install prerequisite packages | |
raw: test -e /usr/bin/python || (apt -y update && apt install -y python-minimal libpython2.7-stdlib gnupg) | |
- name: Wait for automatic system updates | |
raw: "while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;" | |
- setup: | |
tasks: | |
- name: Wait for automatic system updates | |
raw: "while (fuser /var/lib/dpkg/lock || fuser /var/lib/apt/lists/lock) >/dev/null 2>&1; do sleep 1; ps auwwwwwwx; echo sleep; done;" | |
- name: apt-get upgrade | |
apt: | |
upgrade: dist | |
- name: install packages | |
apt: name={{item}} state=present | |
with_items: | |
- curl | |
- git | |
- ruby | |
- ruby-dev | |
- software-properties-common | |
- zsh | |
- name: install SSH keys for root | |
authorized_key: | |
user: root | |
key: "REDACTED" | |
- name: seed known_hosts files (1/3) | |
file: path=/root/.ssh/known_hosts state=touch |
Using this one for now:
#### Contents of the preconfiguration file (for stretch)
### Localization
# Preseeding only locale sets language, country and locale.
d-i debian-installer/locale string en_US
# The values can also be preseeded individually for greater flexibility.
d-i debian-installer/language string en
d-i debian-installer/country string US
#d-i debian-installer/locale string en_GB.UTF-8
# Optionally specify additional locales to be generated.
#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8
# Keyboard selection.
# Disable automatic (interactive) keymap detection.
d-i console-setup/ask_detect boolean false
d-i keyboard-configuration/xkb-keymap select us
# To select a variant of the selected layout:
#d-i keyboard-configuration/xkb-keymap select us(dvorak)
# d-i keyboard-configuration/toggle select No toggling
d-i keyboard-configuration/layoutcode string us
### Network configuration
# Disable network configuration entirely. This is useful for cdrom
# installations on non-networked devices where the network questions,
# warning and long timeouts are a nuisance.
#d-i netcfg/enable boolean false
# netcfg will choose an interface that has link if possible. This makes it
# skip displaying a list if there is more than one interface.
d-i netcfg/choose_interface select auto
# To pick a particular interface instead:
#d-i netcfg/choose_interface select eth1
# To set a different link detection timeout (default is 3 seconds).
# Values are interpreted as seconds.
#d-i netcfg/link_wait_timeout string 10
# If you have a slow dhcp server and the installer times out waiting for
# it, this might be useful.
#d-i netcfg/dhcp_timeout string 60
#d-i netcfg/dhcpv6_timeout string 60
# If you prefer to configure the network manually, uncomment this line and
# the static network configuration below.
#d-i netcfg/disable_autoconfig boolean true
# If you want the preconfiguration file to work on systems both with and
# without a dhcp server, uncomment these lines and the static network
# configuration below.
#d-i netcfg/dhcp_failed note
#d-i netcfg/dhcp_options select Configure network manually
# Static network configuration.
#
# IPv4 example
#d-i netcfg/get_ipaddress string 192.168.1.42
#d-i netcfg/get_netmask string 255.255.255.0
#d-i netcfg/get_gateway string 192.168.1.1
#d-i netcfg/get_nameservers string 192.168.1.1
#d-i netcfg/confirm_static boolean true
#
# IPv6 example
#d-i netcfg/get_ipaddress string fc00::2
#d-i netcfg/get_netmask string ffff:ffff:ffff:ffff::
#d-i netcfg/get_gateway string fc00::1
#d-i netcfg/get_nameservers string fc00::1
#d-i netcfg/confirm_static boolean true
# Any hostname and domain names assigned from dhcp take precedence over
# values set here. However, setting the values still prevents the questions
# from being shown, even if values come from dhcp.
d-i netcfg/get_hostname string unassigned-hostname
d-i netcfg/get_domain string unassigned-domain
# If you want to force a hostname, regardless of what either the DHCP
# server returns or what the reverse DNS entry for the IP is, uncomment
# and adjust the following line.
#d-i netcfg/hostname string somehost
# Disable that annoying WEP key dialog.
d-i netcfg/wireless_wep string
# The wacky dhcp hostname that some ISPs use as a password of sorts.
#d-i netcfg/dhcp_hostname string radish
# If non-free firmware is needed for the network or other hardware, you can
# configure the installer to always try to load it, without prompting. Or
# change to false to disable asking.
#d-i hw-detect/load_firmware boolean true
### Network console
# Use the following settings if you wish to make use of the network-console
# component for remote installation over SSH. This only makes sense if you
# intend to perform the remainder of the installation manually.
#d-i anna/choose_modules string network-console
#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key
#d-i network-console/password password r00tme
#d-i network-console/password-again password r00tme
# Use this instead if you prefer to use key-based authentication
#d-i network-console/authorized_keys_url http://host/authorized_keys
### Mirror settings
# If you select ftp, the mirror/country string does not need to be set.
#d-i mirror/protocol string ftp
d-i mirror/country string manual
d-i mirror/http/hostname string archive.ubuntu.com
d-i mirror/http/directory string /ubuntu
d-i mirror/http/proxy string
# Alternatively: by default, the installer uses CC.archive.ubuntu.com where
# CC is the ISO-3166-2 code for the selected country. You can preseed this
# so that it does so without asking.
#d-i mirror/http/mirror select CC.archive.ubuntu.com
# Suite to install.
#d-i mirror/suite string stretch
# Suite to use for loading installer components (optional).
#d-i mirror/udeb/suite string stretch
# Components to use for loading installer components (optional).
#d-i mirror/udeb/components multiselect main, restricted
### Account setup
# Skip creation of a root account (normal user account will be able to
# use sudo). The default is false; preseed this to true if you want to set
# a root password.
#d-i passwd/root-login boolean false
# Alternatively, to skip creation of a normal user account.
#d-i passwd/make-user boolean false
# Root password, either in clear text
#d-i passwd/root-password password r00tme
#d-i passwd/root-password-again password r00tme
# or encrypted using a crypt(3) hash.
#d-i passwd/root-password-crypted password [crypt(3) hash]
# To create a normal user account.
d-i passwd/user-fullname string vagrant
d-i passwd/username string vagrant
# Normal user's password, either in clear text
d-i passwd/user-password password vagrant
d-i passwd/user-password-again password vagrant
# or encrypted using a crypt(3) hash.
#d-i passwd/user-password-crypted password [crypt(3) hash]
# Create the first user with the specified UID instead of the default.
#d-i passwd/user-uid string 1010
# The installer will warn about weak passwords. If you are sure you know
# what you're doing and want to override it, uncomment this.
d-i user-setup/allow-password-weak boolean true
# The user account will be added to some standard initial groups. To
# override that, use this.
#d-i passwd/user-default-groups string audio cdrom video
# Set to true if you want to encrypt the first user's home directory.
d-i user-setup/encrypt-home boolean false
### Clock and time zone setup
# Controls whether or not the hardware clock is set to UTC.
d-i clock-setup/utc boolean true
# You may set this to any valid setting for $TZ; see the contents of
# /usr/share/zoneinfo/ for valid values.
d-i time/zone string UTC
# Controls whether to use NTP to set the clock during the install
d-i clock-setup/ntp boolean true
# NTP server to use. The default is almost always fine here.
#d-i clock-setup/ntp-server string ntp.example.com
### Partitioning
## Partitioning example
# If the system has free space you can choose to only partition that space.
# This is only honoured if partman-auto/method (below) is not set.
# Alternatives: custom, some_device, some_device_crypto, some_device_lvm.
#d-i partman-auto/init_automatically_partition select biggest_free
# Alternatively, you may specify a disk to partition. If the system has only
# one disk the installer will default to using that, but otherwise the device
# name must be given in traditional, non-devfs format (so e.g. /dev/sda
# and not e.g. /dev/discs/disc0/disc).
# For example, to use the first SCSI/SATA hard disk:
#d-i partman-auto/disk string /dev/sda
# In addition, you'll need to specify the method to use.
# The presently available methods are:
# - regular: use the usual partition types for your architecture
# - lvm: use LVM to partition the disk
# - crypto: use LVM within an encrypted partition
d-i partman-auto/method string regular
# If one of the disks that are going to be automatically partitioned
# contains an old LVM configuration, the user will normally receive a
# warning. This can be preseeded away...
d-i partman-lvm/device_remove_lvm boolean true
# The same applies to pre-existing software RAID array:
d-i partman-md/device_remove_md boolean true
# And the same goes for the confirmation to write the lvm partitions.
d-i partman-lvm/confirm boolean true
d-i partman-lvm/confirm_nooverwrite boolean true
# For LVM partitioning, you can select how much of the volume group to use
# for logical volumes.
#d-i partman-auto-lvm/guided_size string max
#d-i partman-auto-lvm/guided_size string 10GB
#d-i partman-auto-lvm/guided_size string 50%
# You can choose one of the three predefined partitioning recipes:
# - atomic: all files in one partition
# - home: separate /home partition
# - multi: separate /home, /var, and /tmp partitions
d-i partman-auto/choose_recipe select atomic
# Or provide a recipe of your own...
# If you have a way to get a recipe file into the d-i environment, you can
# just point at it.
#d-i partman-auto/expert_recipe_file string /hd-media/recipe
# If not, you can put an entire recipe into the preconfiguration file in one
# (logical) line. This example creates a small /boot partition, suitable
# swap, and uses the rest of the space for the root partition:
#d-i partman-auto/expert_recipe string \
# boot-root :: \
# 40 50 100 ext3 \
# $primary{ } $bootable{ } \
# method{ format } format{ } \
# use_filesystem{ } filesystem{ ext3 } \
# mountpoint{ /boot } \
# . \
# 500 10000 1000000000 ext3 \
# method{ format } format{ } \
# use_filesystem{ } filesystem{ ext3 } \
# mountpoint{ / } \
# . \
# 64 512 300% linux-swap \
# method{ swap } format{ } \
# .
# Partitioning
d-i partman-basicfilesystems/no_swap boolean false
d-i partman-auto/expert_recipe string boot-root : \
5120 1 -1 ext4 \
$primary{ } $bootable{ } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
label { root } mountpoint{ / } .
# If you just want to change the default filesystem from ext3 to something
# else, you can do that without providing a full recipe.
#d-i partman/default_filesystem string ext4
# The full recipe format is documented in the file partman-auto-recipe.txt
# included in the 'debian-installer' package or available from D-I source
# repository. This also documents how to specify settings such as file
# system labels, volume group names and which physical devices to include
# in a volume group.
# This makes partman automatically partition without confirmation, provided
# that you told it what to do using one of the methods above.
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
## Partitioning using RAID
# The method should be set to "raid".
#d-i partman-auto/method string raid
# Specify the disks to be partitioned. They will all get the same layout,
# so this will only work if the disks are the same size.
#d-i partman-auto/disk string /dev/sda /dev/sdb
# Next you need to specify the physical partitions that will be used.
#d-i partman-auto/expert_recipe string \
# multiraid :: \
# 1000 5000 4000 raid \
# $primary{ } method{ raid } \
# . \
# 64 512 300% raid \
# method{ raid } \
# . \
# 500 10000 1000000000 raid \
# method{ raid } \
# .
# Last you need to specify how the previously defined partitions will be
# used in the RAID setup. Remember to use the correct partition numbers
# for logical partitions. RAID levels 0, 1, 5, 6 and 10 are supported;
# devices are separated using "#".
# Parameters are:
# <raidtype> <devcount> <sparecount> <fstype> <mountpoint> \
# <devices> <sparedevices>
#d-i partman-auto-raid/recipe string \
# 1 2 0 ext3 / \
# /dev/sda1#/dev/sdb1 \
# . \
# 1 2 0 swap - \
# /dev/sda5#/dev/sdb5 \
# . \
# 0 2 0 ext3 /home \
# /dev/sda6#/dev/sdb6 \
# .
# For additional information see the file partman-auto-raid-recipe.txt
# included in the 'debian-installer' package or available from D-I source
# repository.
# This makes partman automatically partition without confirmation.
d-i partman-md/confirm boolean true
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
## Controlling how partitions are mounted
# The default is to mount by UUID, but you can also choose "traditional" to
# use traditional device names, or "label" to try filesystem labels before
# falling back to UUIDs.
#d-i partman/mount_style select uuid
### Base system installation
# Configure a path to the preconfigured base filesystem. This can be used to
# specify a path for the installer to retrieve the filesystem image that will
# be deployed to disk and used as a base system for the installation.
#d-i live-installer/net-image string /install/filesystem.squashfs
# Configure APT to not install recommended packages by default. Use of this
# option can result in an incomplete system and should only be used by very
# experienced users.
#d-i base-installer/install-recommends boolean false
# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
#d-i base-installer/kernel/image string linux-generic
### Apt setup
# You can choose to install restricted and universe software, or to install
# software from the backports repository.
#d-i apt-setup/restricted boolean true
#d-i apt-setup/universe boolean true
#d-i apt-setup/backports boolean true
# Uncomment this if you don't want to use a network mirror.
#d-i apt-setup/use_mirror boolean false
# Select which update services to use; define the mirrors to be used.
# Values shown below are the normal defaults.
#d-i apt-setup/services-select multiselect security
#d-i apt-setup/security_host string security.ubuntu.com
#d-i apt-setup/security_path string /ubuntu
# Additional repositories, local[0-9] available
#d-i apt-setup/local0/repository string \
# http://local.server/ubuntu stretch main
#d-i apt-setup/local0/comment string local server
# Enable deb-src lines
#d-i apt-setup/local0/source boolean true
# URL to the public key of the local repository; you must provide a key or
# apt will complain about the unauthenticated repository and so the
# sources.list line will be left commented out
#d-i apt-setup/local0/key string http://local.server/key
# By default the installer requires that repositories be authenticated
# using a known gpg key. This setting can be used to disable that
# authentication. Warning: Insecure, not recommended.
#d-i debian-installer/allow_unauthenticated boolean true
# Uncomment this to add multiarch configuration for i386
#d-i apt-setup/multiarch string i386
### Package selection
#tasksel tasksel/first multiselect ubuntu-desktop
#tasksel tasksel/first multiselect lamp-server, print-server
#tasksel tasksel/first multiselect kubuntu-desktop
tasksel tasksel/first multiselect none
# Individual additional packages to install
#d-i pkgsel/include string openssh-server build-essential
d-i pkgsel/include string ca-certificates openssh-server git-core
# Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade
d-i pkgsel/upgrade select full-upgrade
# Language pack selection
#d-i pkgsel/language-packs multiselect de, en, zh
# Policy for applying updates. May be "none" (no automatic updates),
# "unattended-upgrades" (install security updates automatically), or
# "landscape" (manage system with Landscape).
d-i pkgsel/update-policy select unattended-upgrades
# Some versions of the installer can report back on what software you have
# installed, and what software you use. The default is not to report back,
# but sending reports helps the project determine what software is most
# popular and include it on CDs.
#popularity-contest popularity-contest/participate boolean false
# By default, the system's locate database will be updated after the
# installer has finished installing most packages. This may take a while, so
# if you don't want it, you can set this to "false" to turn it off.
#d-i pkgsel/updatedb boolean true
### Boot loader installation
# Grub is the default boot loader (for x86). If you want lilo installed
# instead, uncomment this:
#d-i grub-installer/skip boolean true
# To also skip installing lilo, and install no bootloader, uncomment this
# too:
#d-i lilo-installer/skip boolean true
# This is fairly safe to set, it makes grub install automatically to the MBR
# if no other operating system is detected on the machine.
d-i grub-installer/only_debian boolean true
# This one makes grub-installer install to the MBR if it also finds some other
# OS, which is less safe as it might not be able to boot that other OS.
d-i grub-installer/with_other_os boolean true
# Due notably to potential USB sticks, the location of the MBR can not be
# determined safely in general, so this needs to be specified:
#d-i grub-installer/bootdev string /dev/sda
# To install to the first device (assuming it is not a USB stick):
#d-i grub-installer/bootdev string default
# Alternatively, if you want to install to a location other than the mbr,
# uncomment and edit these lines:
#d-i grub-installer/only_debian boolean false
#d-i grub-installer/with_other_os boolean false
#d-i grub-installer/bootdev string (hd0,1)
# To install grub to multiple disks:
#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)
# Optional password for grub, either in clear text
#d-i grub-installer/password password r00tme
#d-i grub-installer/password-again password r00tme
# or encrypted using an MD5 hash, see grub-md5-crypt(8).
#d-i grub-installer/password-crypted password [MD5 hash]
# Use the following option to add additional boot parameters for the
# installed system (if supported by the bootloader installer).
# Note: options passed to the installer will be added automatically.
#d-i debian-installer/add-kernel-opts string nousb
d-i debian-installer/add-kernel-opts string net.ifnames=0
### Finishing up the installation
# During installations from serial console, the regular virtual consoles
# (VT1-VT6) are normally disabled in /etc/inittab. Uncomment the next
# line to prevent this.
#d-i finish-install/keep-consoles boolean true
# Avoid that last message about the install being complete.
d-i finish-install/reboot_in_progress note
# This will prevent the installer from ejecting the CD during the reboot,
# which is useful in some situations.
#d-i cdrom-detect/eject boolean false
# This is how to make the installer shutdown when finished, but not
# reboot into the installed system.
#d-i debian-installer/exit/halt boolean true
# This will power off the machine instead of just halting it.
#d-i debian-installer/exit/poweroff boolean true
### Preseeding other packages
# Depending on what software you choose to install, or if things go wrong
# during the installation process, it's possible that other questions may
# be asked. You can preseed those too, of course. To get a list of every
# possible question that could be asked during an install, do an
# installation, and then run these commands:
# debconf-get-selections --installer > file
# debconf-get-selections >> file
#### Advanced options
### Running custom commands during the installation
# d-i preseeding is inherently not secure. Nothing in the installer checks
# for attempts at buffer overflows or other exploits of the values of a
# preconfiguration file like this one. Only use preconfiguration files from
# trusted locations! To drive that home, and because it's generally useful,
# here's a way to run any shell command you'd like inside the installer,
# automatically.
# This first command is run as early as possible, just after
# preseeding is read.
#d-i preseed/early_command string anna-install some-udeb
# This command is run immediately before the partitioner starts. It may be
# useful to apply dynamic partitioner preseeding that depends on the state
# of the disks (which may not be visible when preseed/early_command runs).
#d-i partman/early_command \
# string debconf-set partman-auto/disk "$(list-devices disk | head -n1)"
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it
# directly, or use the apt-install and in-target commands to easily install
# packages and run commands in the target system.
#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh
# Verbose output and no boot splash screen.
d-i debian-installer/quiet boolean false
d-i debian-installer/splash boolean false
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you also please share
http/preseed.cfg
?