Skip to content

Instantly share code, notes, and snippets.

@gdha
Created December 31, 2019 09:48
Show Gist options
  • Save gdha/7400d23b6b3ca6cc0e35d7a4c601540f to your computer and use it in GitHub Desktop.
Save gdha/7400d23b6b3ca6cc0e35d7a4c601540f to your computer and use it in GitHub Desktop.
$ vagrant up --provision
Bringing machine 'k3s-master' up with 'virtualbox' provider...
Bringing machine 'k3s-client1' up with 'virtualbox' provider...
Bringing machine 'k3s-client2' up with 'virtualbox' provider...
==> k3s-master: Importing base box 'bento/ubuntu-18.04'...
==> k3s-master: Matching MAC address for NAT networking...
==> k3s-master: Checking if box 'bento/ubuntu-18.04' version '201912.14.0' is up to date...
==> k3s-master: Setting the name of the VM: k3s-intro_k3s-master_1577782509870_72681
==> k3s-master: Clearing any previously set network interfaces...
==> k3s-master: Preparing network interfaces based on configuration...
k3s-master: Adapter 1: nat
k3s-master: Adapter 2: hostonly
==> k3s-master: Forwarding ports...
k3s-master: 22 (guest) => 2222 (host) (adapter 1)
==> k3s-master: Running 'pre-boot' VM customizations...
==> k3s-master: Booting VM...
==> k3s-master: Waiting for machine to boot. This may take a few minutes...
k3s-master: SSH address: 127.0.0.1:2222
k3s-master: SSH username: vagrant
k3s-master: SSH auth method: private key
k3s-master: Warning: Connection reset. Retrying...
k3s-master: Warning: Remote connection disconnect. Retrying...
==> k3s-master: Machine booted and ready!
==> k3s-master: Checking for guest additions in VM...
k3s-master: The guest additions on this VM do not match the installed version of
k3s-master: VirtualBox! In most cases this is fine, but in rare cases it can
k3s-master: prevent things such as shared folders from working properly. If you see
k3s-master: shared folder errors, please make sure the guest additions within the
k3s-master: virtual machine match the version of VirtualBox you have installed on
k3s-master: your host and reload your VM.
k3s-master:
k3s-master: Guest Additions Version: 6.1.0
k3s-master: VirtualBox Version: 6.0
==> k3s-master: Setting hostname...
==> k3s-master: Configuring and enabling network interfaces...
==> k3s-master: Mounting shared folders...
k3s-master: /vagrant => /Users/gdha/data/projects/kubernetes/k3s-intro
==> k3s-master: Setting time zone to 'Etc/GMT-1'...
==> k3s-master: Running provisioner: shell...
k3s-master: Running: inline script
k3s-master: Reading package lists...
k3s-master: Building dependency tree...
k3s-master: Reading state information...
k3s-master: python is already the newest version (2.7.15~rc1-1).
k3s-master: python set to manually installed.
k3s-master: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
k3s-master: Reading package lists...
k3s-master: Building dependency tree...
k3s-master: Reading state information...
k3s-master: The following additional packages will be installed:
k3s-master: ieee-data python-asn1crypto python-certifi python-cffi-backend
k3s-master: python-chardet python-cryptography python-enum34 python-httplib2 python-idna
k3s-master: python-ipaddress python-jinja2 python-jmespath python-kerberos
k3s-master: python-libcloud python-lockfile python-markupsafe python-netaddr
k3s-master: python-openssl python-paramiko python-pkg-resources python-pyasn1
k3s-master: python-requests python-selinux python-simplejson python-six python-urllib3
k3s-master: python-xmltodict python-yaml
k3s-master: Suggested packages:
k3s-master: cowsay sshpass python-cryptography-doc python-cryptography-vectors
k3s-master: python-enum34-doc python-jinja2-doc python-lockfile-doc ipython
k3s-master: python-netaddr-docs python-openssl-doc python-openssl-dbg python-gssapi
k3s-master: python-setuptools python-socks python-ntlm
k3s-master: Recommended packages:
k3s-master: python-winrm
k3s-master: The following NEW packages will be installed:
k3s-master: ansible ieee-data python-asn1crypto python-certifi python-cffi-backend
k3s-master: python-chardet python-cryptography python-enum34 python-httplib2 python-idna
k3s-master: python-ipaddress python-jinja2 python-jmespath python-kerberos
k3s-master: python-libcloud python-lockfile python-markupsafe python-netaddr
k3s-master: python-openssl python-paramiko python-pkg-resources python-pyasn1
k3s-master: python-requests python-selinux python-simplejson python-six python-urllib3
k3s-master: python-xmltodict python-yaml
k3s-master: 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
k3s-master: Need to get 7,860 kB of archives.
k3s-master: After this operation, 61.2 MB of additional disk space will be used.
k3s-master: Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB]
k3s-master: Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB]
k3s-master: Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB]
k3s-master: Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB]
k3s-master: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB]
k3s-master: Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
k3s-master: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB]
k3s-master: Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-markupsafe amd64 1.0-1build1 [13.0 kB]
k3s-master: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-jinja2 all 2.10-1ubuntu0.18.04.1 [94.8 kB]
k3s-master: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pyasn1 all 0.4.2-3 [46.7 kB]
k3s-master: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-paramiko all 2.0.0-1ubuntu1.2 [110 kB]
k3s-master: Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
k3s-master: Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-yaml amd64 3.12-1build2 [115 kB]
k3s-master: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-httplib2 all 0.9.2+dfsg-1ubuntu0.1 [34.7 kB]
k3s-master: Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 ieee-data all 20180204.1 [1,539 kB]
k3s-master: Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-netaddr all 0.7.19-1 [213 kB]
k3s-master: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ansible all 2.5.1+dfsg-1ubuntu0.1 [3,198 kB]
k3s-master: Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-certifi all 2018.1.18-2 [144 kB]
k3s-master: Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB]
k3s-master: Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-jmespath all 0.9.3-1ubuntu1 [21.2 kB]
k3s-master: Get:21 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-kerberos amd64 1.1.14-1 [22.5 kB]
k3s-master: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-urllib3 all 1.22-1ubuntu0.18.04.1 [85.9 kB]
k3s-master: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-requests all 2.18.4-2ubuntu0.1 [58.5 kB]
k3s-master: Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-lockfile all 1:0.12.2-2 [14.6 kB]
k3s-master: Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-simplejson amd64 3.13.2-1 [61.2 kB]
k3s-master: Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-libcloud all 2.2.1-1 [1,235 kB]
k3s-master: Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-openssl all 17.5.0-1ubuntu1 [41.3 kB]
k3s-master: Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-selinux amd64 2.7-2build2 [138 kB]
k3s-master: Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xmltodict all 0.11.0-1 [10.3 kB]
k3s-master: dpkg-preconfigure: unable to re-open stdin: No such file or directory
k3s-master: Fetched 7,860 kB in 7s (1,169 kB/s)
k3s-master: Selecting previously unselected package python-asn1crypto.
k3s-master: (Reading database ...
k3s-master: (Reading database ... 5%
k3s-master: (Reading database ... 10%
k3s-master: (Reading database ... 15%
k3s-master: (Reading database ... 20%
k3s-master: (Reading database ... 25%
k3s-master: (Reading database ... 30%
k3s-master: (Reading database ... 35%
k3s-master: (Reading database ... 40%
k3s-master: (Reading database ... 45%
k3s-master: (Reading database ... 50%
k3s-master: (Reading database ... 55%
k3s-master: (Reading database ... 60%
k3s-master: (Reading database ... 65%
k3s-master: (Reading database ... 70%
k3s-master: (Reading database ... 75%
k3s-master: (Reading database ... 80%
k3s-master: (Reading database ... 85%
k3s-master: (Reading database ... 90%
k3s-master: (Reading database ... 95%
k3s-master: (Reading database ... 100%
k3s-master: (Reading database ...
k3s-master: 42631 files and directories currently installed.)
k3s-master: Preparing to unpack .../00-python-asn1crypto_0.24.0-1_all.deb ...
k3s-master: Unpacking python-asn1crypto (0.24.0-1) ...
k3s-master: Selecting previously unselected package python-cffi-backend.
k3s-master: Preparing to unpack .../01-python-cffi-backend_1.11.5-1_amd64.deb ...
k3s-master: Unpacking python-cffi-backend (1.11.5-1) ...
k3s-master: Selecting previously unselected package python-enum34.
k3s-master: Preparing to unpack .../02-python-enum34_1.1.6-2_all.deb ...
k3s-master: Unpacking python-enum34 (1.1.6-2) ...
k3s-master: Selecting previously unselected package python-idna.
k3s-master: Preparing to unpack .../03-python-idna_2.6-1_all.deb ...
k3s-master: Unpacking python-idna (2.6-1) ...
k3s-master: Selecting previously unselected package python-ipaddress.
k3s-master: Preparing to unpack .../04-python-ipaddress_1.0.17-1_all.deb ...
k3s-master: Unpacking python-ipaddress (1.0.17-1) ...
k3s-master: Selecting previously unselected package python-six.
k3s-master: Preparing to unpack .../05-python-six_1.11.0-2_all.deb ...
k3s-master: Unpacking python-six (1.11.0-2) ...
k3s-master: Selecting previously unselected package python-cryptography.
k3s-master: Preparing to unpack .../06-python-cryptography_2.1.4-1ubuntu1.3_amd64.deb ...
k3s-master: Unpacking python-cryptography (2.1.4-1ubuntu1.3) ...
k3s-master: Selecting previously unselected package python-markupsafe.
k3s-master: Preparing to unpack .../07-python-markupsafe_1.0-1build1_amd64.deb ...
k3s-master: Unpacking python-markupsafe (1.0-1build1) ...
k3s-master: Selecting previously unselected package python-jinja2.
k3s-master: Preparing to unpack .../08-python-jinja2_2.10-1ubuntu0.18.04.1_all.deb ...
k3s-master: Unpacking python-jinja2 (2.10-1ubuntu0.18.04.1) ...
k3s-master: Selecting previously unselected package python-pyasn1.
k3s-master: Preparing to unpack .../09-python-pyasn1_0.4.2-3_all.deb ...
k3s-master: Unpacking python-pyasn1 (0.4.2-3) ...
k3s-master: Selecting previously unselected package python-paramiko.
k3s-master: Preparing to unpack .../10-python-paramiko_2.0.0-1ubuntu1.2_all.deb ...
k3s-master: Unpacking python-paramiko (2.0.0-1ubuntu1.2) ...
k3s-master: Selecting previously unselected package python-pkg-resources.
k3s-master: Preparing to unpack .../11-python-pkg-resources_39.0.1-2_all.deb ...
k3s-master: Unpacking python-pkg-resources (39.0.1-2) ...
k3s-master: Selecting previously unselected package python-yaml.
k3s-master: Preparing to unpack .../12-python-yaml_3.12-1build2_amd64.deb ...
k3s-master: Unpacking python-yaml (3.12-1build2) ...
k3s-master: Selecting previously unselected package python-httplib2.
k3s-master: Preparing to unpack .../13-python-httplib2_0.9.2+dfsg-1ubuntu0.1_all.deb ...
k3s-master: Unpacking python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
k3s-master: Selecting previously unselected package ieee-data.
k3s-master: Preparing to unpack .../14-ieee-data_20180204.1_all.deb ...
k3s-master: Unpacking ieee-data (20180204.1) ...
k3s-master: Selecting previously unselected package python-netaddr.
k3s-master: Preparing to unpack .../15-python-netaddr_0.7.19-1_all.deb ...
k3s-master: Unpacking python-netaddr (0.7.19-1) ...
k3s-master: Selecting previously unselected package ansible.
k3s-master: Preparing to unpack .../16-ansible_2.5.1+dfsg-1ubuntu0.1_all.deb ...
k3s-master: Unpacking ansible (2.5.1+dfsg-1ubuntu0.1) ...
k3s-master: Selecting previously unselected package python-certifi.
k3s-master: Preparing to unpack .../17-python-certifi_2018.1.18-2_all.deb ...
k3s-master: Unpacking python-certifi (2018.1.18-2) ...
k3s-master: Selecting previously unselected package python-chardet.
k3s-master: Preparing to unpack .../18-python-chardet_3.0.4-1_all.deb ...
k3s-master: Unpacking python-chardet (3.0.4-1) ...
k3s-master: Selecting previously unselected package python-jmespath.
k3s-master: Preparing to unpack .../19-python-jmespath_0.9.3-1ubuntu1_all.deb ...
k3s-master: Unpacking python-jmespath (0.9.3-1ubuntu1) ...
k3s-master: Selecting previously unselected package python-kerberos.
k3s-master: Preparing to unpack .../20-python-kerberos_1.1.14-1_amd64.deb ...
k3s-master: Unpacking python-kerberos (1.1.14-1) ...
k3s-master: Selecting previously unselected package python-urllib3.
k3s-master: Preparing to unpack .../21-python-urllib3_1.22-1ubuntu0.18.04.1_all.deb ...
k3s-master: Unpacking python-urllib3 (1.22-1ubuntu0.18.04.1) ...
k3s-master: Selecting previously unselected package python-requests.
k3s-master: Preparing to unpack .../22-python-requests_2.18.4-2ubuntu0.1_all.deb ...
k3s-master: Unpacking python-requests (2.18.4-2ubuntu0.1) ...
k3s-master: Selecting previously unselected package python-lockfile.
k3s-master: Preparing to unpack .../23-python-lockfile_1%3a0.12.2-2_all.deb ...
k3s-master: Unpacking python-lockfile (1:0.12.2-2) ...
k3s-master: Selecting previously unselected package python-simplejson.
k3s-master: Preparing to unpack .../24-python-simplejson_3.13.2-1_amd64.deb ...
k3s-master: Unpacking python-simplejson (3.13.2-1) ...
k3s-master: Selecting previously unselected package python-libcloud.
k3s-master: Preparing to unpack .../25-python-libcloud_2.2.1-1_all.deb ...
k3s-master: Unpacking python-libcloud (2.2.1-1) ...
k3s-master: Selecting previously unselected package python-openssl.
k3s-master: Preparing to unpack .../26-python-openssl_17.5.0-1ubuntu1_all.deb ...
k3s-master: Unpacking python-openssl (17.5.0-1ubuntu1) ...
k3s-master: Selecting previously unselected package python-selinux.
k3s-master: Preparing to unpack .../27-python-selinux_2.7-2build2_amd64.deb ...
k3s-master: Unpacking python-selinux (2.7-2build2) ...
k3s-master: Selecting previously unselected package python-xmltodict.
k3s-master: Preparing to unpack .../28-python-xmltodict_0.11.0-1_all.deb ...
k3s-master: Unpacking python-xmltodict (0.11.0-1) ...
k3s-master: Setting up python-idna (2.6-1) ...
k3s-master: Setting up python-simplejson (3.13.2-1) ...
k3s-master: Setting up python-yaml (3.12-1build2) ...
k3s-master: Setting up python-asn1crypto (0.24.0-1) ...
k3s-master: Setting up ieee-data (20180204.1) ...
k3s-master: Setting up python-pyasn1 (0.4.2-3) ...
k3s-master: Setting up python-netaddr (0.7.19-1) ...
k3s-master: Setting up python-xmltodict (0.11.0-1) ...
k3s-master: Setting up python-jmespath (0.9.3-1ubuntu1) ...
k3s-master: Setting up python-certifi (2018.1.18-2) ...
k3s-master: Setting up python-kerberos (1.1.14-1) ...
k3s-master: Setting up python-pkg-resources (39.0.1-2) ...
k3s-master: Setting up python-markupsafe (1.0-1build1) ...
k3s-master: Setting up python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
k3s-master: Setting up python-cffi-backend (1.11.5-1) ...
k3s-master: Setting up python-six (1.11.0-2) ...
k3s-master: Setting up python-selinux (2.7-2build2) ...
k3s-master: Setting up python-enum34 (1.1.6-2) ...
k3s-master: Setting up python-lockfile (1:0.12.2-2) ...
k3s-master: Setting up python-ipaddress (1.0.17-1) ...
k3s-master: Setting up python-urllib3 (1.22-1ubuntu0.18.04.1) ...
k3s-master: Setting up python-chardet (3.0.4-1) ...
k3s-master: Setting up python-jinja2 (2.10-1ubuntu0.18.04.1) ...
k3s-master: Setting up python-cryptography (2.1.4-1ubuntu1.3) ...
k3s-master: Setting up python-requests (2.18.4-2ubuntu0.1) ...
k3s-master: Setting up python-openssl (17.5.0-1ubuntu1) ...
k3s-master: Setting up python-paramiko (2.0.0-1ubuntu1.2) ...
k3s-master: Setting up ansible (2.5.1+dfsg-1ubuntu0.1) ...
k3s-master: Setting up python-libcloud (2.2.1-1) ...
k3s-master: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
k3s-master: Reading package lists...
k3s-master: Building dependency tree...
k3s-master: Reading state information...
k3s-master: The following NEW packages will be installed:
k3s-master: resolvconf
k3s-master: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
k3s-master: Need to get 48.0 kB of archives.
k3s-master: After this operation, 187 kB of additional disk space will be used.
k3s-master: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 resolvconf all 1.79ubuntu10.18.04.3 [48.0 kB]
k3s-master: dpkg-preconfigure: unable to re-open stdin: No such file or directory
k3s-master: Fetched 48.0 kB in 0s (179 kB/s)
k3s-master: Selecting previously unselected package resolvconf.
k3s-master: (Reading database ...
k3s-master: (Reading database ... 5%
k3s-master: (Reading database ... 10%
k3s-master: (Reading database ... 15%
k3s-master: (Reading database ... 20%
k3s-master: (Reading database ... 25%
k3s-master: (Reading database ... 30%
k3s-master: (Reading database ... 35%
k3s-master: (Reading database ... 40%
k3s-master: (Reading database ... 45%
k3s-master: (Reading database ... 50%
k3s-master: (Reading database ... 55%
k3s-master: (Reading database ... 60%
k3s-master: (Reading database ... 65%
k3s-master: (Reading database ... 70%
k3s-master: (Reading database ... 75%
k3s-master: (Reading database ... 80%
k3s-master: (Reading database ... 85%
k3s-master: (Reading database ... 90%
k3s-master: (Reading database ... 95%
k3s-master: (Reading database ... 100%
k3s-master: (Reading database ...
k3s-master: 48632 files and directories currently installed.)
k3s-master: Preparing to unpack .../resolvconf_1.79ubuntu10.18.04.3_all.deb ...
k3s-master: Unpacking resolvconf (1.79ubuntu10.18.04.3) ...
k3s-master: Setting up resolvconf (1.79ubuntu10.18.04.3) ...
k3s-master: Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service → /lib/systemd/system/resolvconf.service.
k3s-master: Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path → /lib/systemd/system/resolvconf-pull-resolved.path.
k3s-master: resolvconf-pull-resolved.service is a disabled or a static unit, not starting it.
k3s-master: resolvconf-pull-resolved.service is a disabled or a static unit, not starting it.
k3s-master: Processing triggers for systemd (237-3ubuntu10.33) ...
k3s-master: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
k3s-master: Processing triggers for ureadahead (0.100.0-21) ...
k3s-master: Processing triggers for resolvconf (1.79ubuntu10.18.04.3) ...
==> k3s-master: Running provisioner: shell...
k3s-master: Running: inline script
==> k3s-master: Running provisioner: ansible_local...
k3s-master: Running ansible-playbook...
cd /vagrant && PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ansible-playbook --limit="k3s-master" --inventory-file=/vagrant/hosts.ini --become -v /vagrant/ansible/site.yml
Using /vagrant/ansible.cfg as config file
PLAY [k3s-cluster] *************************************************************
TASK [prep : include_tasks] ****************************************************
Tuesday 31 December 2019 09:57:01 +0100 (0:00:00.104) 0:00:00.105 ******
included: /vagrant/ansible/roles/prep/tasks/create_private_ssh_key.yml for k3s-master
TASK [prep : Create /home/vagrant/.ssh (if required)] **************************
Tuesday 31 December 2019 09:57:01 +0100 (0:00:00.058) 0:00:00.163 ******
changed: [k3s-master] => {"changed": true, "gid": 1000, "group": "vagrant", "mode": "0700", "owner": "vagrant", "path": "/home/vagrant/.ssh", "size": 4096, "state": "directory", "uid": 1000}
TASK [prep : Copy private ssh key to /home/vagrant/.ssh] ***********************
Tuesday 31 December 2019 09:57:02 +0100 (0:00:01.118) 0:00:01.282 ******
changed: [k3s-master] => {"changed": true, "checksum": "7c6b64f8fbc67a7f8c780a7cf91b7d35601819a2", "dest": "/home/vagrant/.ssh/id_rsa", "gid": 1000, "group": "vagrant", "md5sum": "5a22f077ee1e084f37c3743cf3ce8e3a", "mode": "0600", "owner": "vagrant", "size": 1675, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782622.48-33505098663072/source", "state": "file", "uid": 1000}
TASK [prep : Copy public ssh key to /home/vagrant/.ssh] ************************
Tuesday 31 December 2019 09:57:03 +0100 (0:00:00.806) 0:00:02.088 ******
changed: [k3s-master] => {"changed": true, "checksum": "a85edf0cc547a09d7eee2346e8c8409e59d25766", "dest": "/home/vagrant/.ssh/id_rsa.pub", "gid": 1000, "group": "vagrant", "md5sum": "b440b5086dd12c3fd8abb762476b9f40", "mode": "0644", "owner": "vagrant", "size": 409, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782623.29-187765601516932/source", "state": "file", "uid": 1000}
TASK [prep : Copy ssh config file to /home/vagrant/.ssh] ***********************
Tuesday 31 December 2019 09:57:03 +0100 (0:00:00.591) 0:00:02.680 ******
changed: [k3s-master] => {"changed": true, "checksum": "b0c6593305ae2549aebc35f791c5d37070aea39d", "dest": "/home/vagrant/.ssh/config", "gid": 1000, "group": "vagrant", "md5sum": "f346fc873ab54e426f90a157b9f9038e", "mode": "0644", "owner": "vagrant", "size": 131, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782623.88-68188072297281/source", "state": "file", "uid": 1000}
TASK [prep : Append public ssh key to the authorized_keys file] ****************
Tuesday 31 December 2019 09:57:04 +0100 (0:00:00.493) 0:00:03.173 ******
changed: [k3s-master] => {"changed": true, "cmd": "cat /home/vagrant/.ssh/id_rsa.pub >>/home/vagrant/.ssh/authorized_keys", "delta": "0:00:00.003259", "end": "2019-12-31 09:57:04.668696", "rc": 0, "start": "2019-12-31 09:57:04.665437", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [prep : Create /root/.ssh (if required)] **********************************
Tuesday 31 December 2019 09:57:04 +0100 (0:00:00.394) 0:00:03.567 ******
changed: [k3s-master] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "size": 4096, "state": "directory", "uid": 0}
TASK [prep : Copy private ssh key to /root/.ssh] *******************************
Tuesday 31 December 2019 09:57:04 +0100 (0:00:00.246) 0:00:03.813 ******
changed: [k3s-master] => {"changed": true, "checksum": "7c6b64f8fbc67a7f8c780a7cf91b7d35601819a2", "dest": "/root/.ssh/id_rsa", "gid": 0, "group": "root", "md5sum": "5a22f077ee1e084f37c3743cf3ce8e3a", "mode": "0600", "owner": "root", "size": 1675, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782625.01-122218829367349/source", "state": "file", "uid": 0}
TASK [prep : Copy public ssh key to /root/.ssh] ********************************
Tuesday 31 December 2019 09:57:05 +0100 (0:00:00.431) 0:00:04.244 ******
changed: [k3s-master] => {"changed": true, "checksum": "a85edf0cc547a09d7eee2346e8c8409e59d25766", "dest": "/root/.ssh/id_rsa.pub", "gid": 0, "group": "root", "md5sum": "b440b5086dd12c3fd8abb762476b9f40", "mode": "0644", "owner": "root", "size": 409, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782625.43-77102948132493/source", "state": "file", "uid": 0}
TASK [prep : Copy ssh config file to /root/.ssh] *******************************
Tuesday 31 December 2019 09:57:05 +0100 (0:00:00.415) 0:00:04.660 ******
changed: [k3s-master] => {"changed": true, "checksum": "b0c6593305ae2549aebc35f791c5d37070aea39d", "dest": "/root/.ssh/config", "gid": 0, "group": "root", "md5sum": "f346fc873ab54e426f90a157b9f9038e", "mode": "0644", "owner": "root", "size": 131, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782625.85-172805467994531/source", "state": "file", "uid": 0}
TASK [prep : Append roots public ssh key to the authorized_keys file] **********
Tuesday 31 December 2019 09:57:06 +0100 (0:00:00.422) 0:00:05.083 ******
changed: [k3s-master] => {"changed": true, "cmd": "cat /root/.ssh/id_rsa.pub >> /root/.ssh/authorized_keys", "delta": "0:00:00.003452", "end": "2019-12-31 09:57:06.428391", "rc": 0, "start": "2019-12-31 09:57:06.424939", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [prep : include_tasks] ****************************************************
Tuesday 31 December 2019 09:57:06 +0100 (0:00:00.241) 0:00:05.325 ******
included: /vagrant/ansible/roles/prep/tasks/update_deb_packages.yml for k3s-master
TASK [prep : super-ugly hack to allow unauthenticated packages to install] *****
Tuesday 31 December 2019 09:57:06 +0100 (0:00:00.040) 0:00:05.365 ******
changed: [k3s-master] => {"changed": true, "checksum": "965f6dd5b75e313a15c7157fd643ebc91289c23a", "dest": "/etc/apt/apt.conf.d/99allowunauthenticated", "gid": 0, "group": "root", "md5sum": "2efe9a512bdb07557c8a916ac8b95675", "mode": "0644", "owner": "root", "size": 38, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782626.56-117609622982016/source", "state": "file", "uid": 0}
TASK [prep : extremely insecure setting until issue 29 is fixed (AllowInsecureRepositories "true")] ***
Tuesday 31 December 2019 09:57:06 +0100 (0:00:00.420) 0:00:05.785 ******
changed: [k3s-master] => {"changed": true, "checksum": "9bd34f08d8143062824d0aa4e9728d43cbec5f24", "dest": "/etc/apt/apt.conf.d/99allowinsecurerepositories", "gid": 0, "group": "root", "md5sum": "ecd591609726673154f2b80617b0bf46", "mode": "0644", "owner": "root", "size": 42, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782626.97-259382912762916/source", "state": "file", "uid": 0}
TASK [prep : install aptitude (need this for upgrade action)] ******************
Tuesday 31 December 2019 09:57:07 +0100 (0:00:00.449) 0:00:06.235 ******
changed: [k3s-master] => {"cache_update_time": 1577782631, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1\n libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl\n libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl\n libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl\n libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl\n libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30\nSuggested packages:\n aptitude-doc-en | aptitude-doc apt-xapian-index debtags libcwidget-dev\n libdata-dump-perl libhtml-template-perl libxml-simple-perl libwww-perl\n xapian-tools\nThe following NEW packages will be installed:\n aptitude aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1\n libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl\n libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl\n libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl\n libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl\n libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30\n0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.\nNeed to get 3957 kB of archives.\nAfter this operation, 15.9 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1014 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigc++-2.0-0v5 amd64 2.10.0-2 [10.9 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxapian30 amd64 1.4.5-1ubuntu0.1 [631 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1269 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]\nGet:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]\nFetched 3957 kB in 1s (4048 kB/s)\nSelecting previously unselected package aptitude-common.\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 ... 48695 files and directories currently installed.)\r\nPreparing to unpack .../00-aptitude-common_0.8.10-6ubuntu1_all.deb ...\r\nUnpacking aptitude-common (0.8.10-6ubuntu1) ...\r\nSelecting previously unselected package libboost-system1.65.1:amd64.\r\nPreparing to unpack .../01-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libboost-filesystem1.65.1:amd64.\r\nPreparing to unpack .../02-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libboost-iostreams1.65.1:amd64.\r\nPreparing to unpack .../03-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libsigc++-2.0-0v5:amd64.\r\nPreparing to unpack .../04-libsigc++-2.0-0v5_2.10.0-2_amd64.deb ...\r\nUnpacking libsigc++-2.0-0v5:amd64 (2.10.0-2) ...\r\nSelecting previously unselected package libcwidget3v5:amd64.\r\nPreparing to unpack .../05-libcwidget3v5_0.5.17-7_amd64.deb ...\r\nUnpacking libcwidget3v5:amd64 (0.5.17-7) ...\r\nSelecting previously unselected package libxapian30:amd64.\r\nPreparing to unpack .../06-libxapian30_1.4.5-1ubuntu0.1_amd64.deb ...\r\nUnpacking libxapian30:amd64 (1.4.5-1ubuntu0.1) ...\r\nSelecting previously unselected package aptitude.\r\nPreparing to unpack .../07-aptitude_0.8.10-6ubuntu1_amd64.deb ...\r\nUnpacking aptitude (0.8.10-6ubuntu1) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../09-liburi-perl_1.73-1_all.deb ...\r\nUnpacking liburi-perl (1.73-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../10-libhtml-parser-perl_3.72-3build1_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3build1) ...\r\nSelecting previously unselected package libcgi-pm-perl.\r\nPreparing to unpack .../11-libcgi-pm-perl_4.38-1_all.deb ...\r\nUnpacking libcgi-pm-perl (4.38-1) ...\r\nSelecting previously unselected package libfcgi-perl.\r\nPreparing to unpack .../12-libfcgi-perl_0.78-2build1_amd64.deb ...\r\nUnpacking libfcgi-perl (0.78-2build1) ...\r\nSelecting previously unselected package libcgi-fast-perl.\r\nPreparing to unpack .../13-libcgi-fast-perl_1%3a2.13-1_all.deb ...\r\nUnpacking libcgi-fast-perl (1:2.13-1) ...\r\nSelecting previously unselected package libsub-name-perl.\r\nPreparing to unpack .../14-libsub-name-perl_0.21-1build1_amd64.deb ...\r\nUnpacking libsub-name-perl (0.21-1build1) ...\r\nSelecting previously unselected package libclass-accessor-perl.\r\nPreparing to unpack .../15-libclass-accessor-perl_0.51-1_all.deb ...\r\nUnpacking libclass-accessor-perl (0.51-1) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../18-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../19-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../20-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../21-libhttp-message-perl_6.14-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.14-1) ...\r\nSelecting previously unselected package libio-string-perl.\r\nPreparing to unpack .../22-libio-string-perl_1.08-3_all.deb ...\r\nUnpacking libio-string-perl (1.08-3) ...\r\nSelecting previously unselected package libparse-debianchangelog-perl.\r\nPreparing to unpack .../23-libparse-debianchangelog-perl_1.2.0-12_all.deb ...\r\nUnpacking libparse-debianchangelog-perl (1.2.0-12) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up libxapian30:amd64 (1.4.5-1ubuntu0.1) ...\r\nSetting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up aptitude-common (0.8.10-6ubuntu1) ...\r\nSetting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nSetting up liburi-perl (1.73-1) ...\r\nSetting up libhtml-parser-perl (3.72-3build1) ...\r\nSetting up libcgi-pm-perl (4.38-1) ...\r\nSetting up libio-string-perl (1.08-3) ...\r\nSetting up libsub-name-perl (0.21-1build1) ...\r\nSetting up libfcgi-perl (0.78-2build1) ...\r\nSetting up libsigc++-2.0-0v5:amd64 (2.10.0-2) ...\r\nSetting up libclass-accessor-perl (0.51-1) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up libcgi-fast-perl (1:2.13-1) ...\r\nSetting up libparse-debianchangelog-perl (1.2.0-12) ...\r\nSetting up libhttp-message-perl (6.14-1) ...\r\nSetting up libcwidget3v5:amd64 (0.5.17-7) ...\r\nSetting up aptitude (0.8.10-6ubuntu1) ...\r\nupdate-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1", " libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl", " libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl", " libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl", " libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl", " libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30", "Suggested packages:", " aptitude-doc-en | aptitude-doc apt-xapian-index debtags libcwidget-dev", " libdata-dump-perl libhtml-template-perl libxml-simple-perl libwww-perl", " xapian-tools", "The following NEW packages will be installed:", " aptitude aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1", " libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl", " libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl", " libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl", " libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl", " libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30", "0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.", "Need to get 3957 kB of archives.", "After this operation, 15.9 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1014 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigc++-2.0-0v5 amd64 2.10.0-2 [10.9 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]", "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxapian30 amd64 1.4.5-1ubuntu0.1 [631 kB]", "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1269 kB]", "Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]", "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]", "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]", "Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]", "Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]", "Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]", "Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]", "Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]", "Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]", "Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]", "Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]", "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]", "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]", "Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]", "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]", "Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]", "Fetched 3957 kB in 1s (4048 kB/s)", "Selecting previously unselected package aptitude-common.", "(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 ... 48695 files and directories currently installed.)", "Preparing to unpack .../00-aptitude-common_0.8.10-6ubuntu1_all.deb ...", "Unpacking aptitude-common (0.8.10-6ubuntu1) ...", "Selecting previously unselected package libboost-system1.65.1:amd64.", "Preparing to unpack .../01-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libboost-filesystem1.65.1:amd64.", "Preparing to unpack .../02-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libboost-iostreams1.65.1:amd64.", "Preparing to unpack .../03-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libsigc++-2.0-0v5:amd64.", "Preparing to unpack .../04-libsigc++-2.0-0v5_2.10.0-2_amd64.deb ...", "Unpacking libsigc++-2.0-0v5:amd64 (2.10.0-2) ...", "Selecting previously unselected package libcwidget3v5:amd64.", "Preparing to unpack .../05-libcwidget3v5_0.5.17-7_amd64.deb ...", "Unpacking libcwidget3v5:amd64 (0.5.17-7) ...", "Selecting previously unselected package libxapian30:amd64.", "Preparing to unpack .../06-libxapian30_1.4.5-1ubuntu0.1_amd64.deb ...", "Unpacking libxapian30:amd64 (1.4.5-1ubuntu0.1) ...", "Selecting previously unselected package aptitude.", "Preparing to unpack .../07-aptitude_0.8.10-6ubuntu1_amd64.deb ...", "Unpacking aptitude (0.8.10-6ubuntu1) ...", "Selecting previously unselected package libhtml-tagset-perl.", "Preparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...", "Unpacking libhtml-tagset-perl (3.20-3) ...", "Selecting previously unselected package liburi-perl.", "Preparing to unpack .../09-liburi-perl_1.73-1_all.deb ...", "Unpacking liburi-perl (1.73-1) ...", "Selecting previously unselected package libhtml-parser-perl.", "Preparing to unpack .../10-libhtml-parser-perl_3.72-3build1_amd64.deb ...", "Unpacking libhtml-parser-perl (3.72-3build1) ...", "Selecting previously unselected package libcgi-pm-perl.", "Preparing to unpack .../11-libcgi-pm-perl_4.38-1_all.deb ...", "Unpacking libcgi-pm-perl (4.38-1) ...", "Selecting previously unselected package libfcgi-perl.", "Preparing to unpack .../12-libfcgi-perl_0.78-2build1_amd64.deb ...", "Unpacking libfcgi-perl (0.78-2build1) ...", "Selecting previously unselected package libcgi-fast-perl.", "Preparing to unpack .../13-libcgi-fast-perl_1%3a2.13-1_all.deb ...", "Unpacking libcgi-fast-perl (1:2.13-1) ...", "Selecting previously unselected package libsub-name-perl.", "Preparing to unpack .../14-libsub-name-perl_0.21-1build1_amd64.deb ...", "Unpacking libsub-name-perl (0.21-1build1) ...", "Selecting previously unselected package libclass-accessor-perl.", "Preparing to unpack .../15-libclass-accessor-perl_0.51-1_all.deb ...", "Unpacking libclass-accessor-perl (0.51-1) ...", "Selecting previously unselected package libencode-locale-perl.", "Preparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...", "Unpacking libencode-locale-perl (1.05-1) ...", "Selecting previously unselected package libtimedate-perl.", "Preparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ...", "Unpacking libtimedate-perl (2.3000-2) ...", "Selecting previously unselected package libhttp-date-perl.", "Preparing to unpack .../18-libhttp-date-perl_6.02-1_all.deb ...", "Unpacking libhttp-date-perl (6.02-1) ...", "Selecting previously unselected package libio-html-perl.", "Preparing to unpack .../19-libio-html-perl_1.001-1_all.deb ...", "Unpacking libio-html-perl (1.001-1) ...", "Selecting previously unselected package liblwp-mediatypes-perl.", "Preparing to unpack .../20-liblwp-mediatypes-perl_6.02-1_all.deb ...", "Unpacking liblwp-mediatypes-perl (6.02-1) ...", "Selecting previously unselected package libhttp-message-perl.", "Preparing to unpack .../21-libhttp-message-perl_6.14-1_all.deb ...", "Unpacking libhttp-message-perl (6.14-1) ...", "Selecting previously unselected package libio-string-perl.", "Preparing to unpack .../22-libio-string-perl_1.08-3_all.deb ...", "Unpacking libio-string-perl (1.08-3) ...", "Selecting previously unselected package libparse-debianchangelog-perl.", "Preparing to unpack .../23-libparse-debianchangelog-perl_1.2.0-12_all.deb ...", "Unpacking libparse-debianchangelog-perl (1.2.0-12) ...", "Setting up libhtml-tagset-perl (3.20-3) ...", "Setting up libxapian30:amd64 (1.4.5-1ubuntu0.1) ...", "Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up libencode-locale-perl (1.05-1) ...", "Setting up libtimedate-perl (2.3000-2) ...", "Setting up libio-html-perl (1.001-1) ...", "Setting up aptitude-common (0.8.10-6ubuntu1) ...", "Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up liblwp-mediatypes-perl (6.02-1) ...", "Setting up liburi-perl (1.73-1) ...", "Setting up libhtml-parser-perl (3.72-3build1) ...", "Setting up libcgi-pm-perl (4.38-1) ...", "Setting up libio-string-perl (1.08-3) ...", "Setting up libsub-name-perl (0.21-1build1) ...", "Setting up libfcgi-perl (0.78-2build1) ...", "Setting up libsigc++-2.0-0v5:amd64 (2.10.0-2) ...", "Setting up libclass-accessor-perl (0.51-1) ...", "Setting up libhttp-date-perl (6.02-1) ...", "Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up libcgi-fast-perl (1:2.13-1) ...", "Setting up libparse-debianchangelog-perl (1.2.0-12) ...", "Setting up libhttp-message-perl (6.14-1) ...", "Setting up libcwidget3v5:amd64 (0.5.17-7) ...", "Setting up aptitude (0.8.10-6ubuntu1) ...", "update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]}
TASK [prep : update all packages] **********************************************
Tuesday 31 December 2019 09:57:28 +0100 (0:00:21.348) 0:00:27.583 ******
changed: [k3s-master] => {"changed": true, "msg": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common \nThe following packages are RECOMMENDED but will NOT be installed:\n unattended-upgrades \n9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 80.5 MB of archives. After unpacking 23.6 kB will be used.\nWriting extended state information...\nGet: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]\nGet: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]\nGet: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]\nGet: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]\nGet: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nGet: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]\nFetched 80.5 MB in 20s (4045 kB/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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../5-linux-firmware_1.173.14_all.deb ...\r\nUnpacking linux-firmware (1.173.14) over (1.173.13) ...\r\nPreparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...\r\nSetting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...\r\nInstalling new version of config file /etc/vmware-tools/vm-support ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up linux-firmware (1.173.14) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-72-generic\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nReading extended state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\n", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common \nThe following packages are RECOMMENDED but will NOT be installed:\n unattended-upgrades \n9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 80.5 MB of archives. After unpacking 23.6 kB will be used.\nWriting extended state information...\nGet: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]\nGet: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]\nGet: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]\nGet: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]\nGet: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nGet: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]\nFetched 80.5 MB in 20s (4045 kB/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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../5-linux-firmware_1.173.14_all.deb ...\r\nUnpacking linux-firmware (1.173.14) over (1.173.13) ...\r\nPreparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...\r\nSetting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...\r\nInstalling new version of config file /etc/vmware-tools/vm-support ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up linux-firmware (1.173.14) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-72-generic\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nReading extended state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Initializing package states...", "Writing extended state information...", "Building tag database...", "The following packages will be upgraded:", " libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common ", "The following packages are RECOMMENDED but will NOT be installed:", " unattended-upgrades ", "9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "Need to get 80.5 MB of archives. After unpacking 23.6 kB will be used.", "Writing extended state information...", "Get: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]", "Get: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]", "Get: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]", "Get: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]", "Get: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]", "Get: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]", "Get: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]", "Get: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]", "Get: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]", "Fetched 80.5 MB in 20s (4045 kB/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 ... 49169 files and directories currently installed.)", "Preparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...", "Unpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...", "Unpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../5-linux-firmware_1.173.14_all.deb ...", "Unpacking linux-firmware (1.173.14) over (1.173.13) ...", "Preparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...", "Unpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...", "Preparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...", "Unpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...", "Preparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...", "Unpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...", "Setting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...", "Installing new version of config file /etc/vmware-tools/vm-support ...", "Setting up python3-software-properties (0.96.24.32.12) ...", "Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...", "Setting up linux-firmware (1.173.14) ...", "update-initramfs: Generating /boot/initrd.img-4.15.0-72-generic", "Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...", "Setting up python2.7-minimal (2.7.17-1~18.04) ...", "Setting up software-properties-common (0.96.24.32.12) ...", "Setting up python2.7 (2.7.17-1~18.04) ...", "Setting up libpython2.7:amd64 (2.7.17-1~18.04) ...", "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...", "Processing triggers for mime-support (3.60ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for systemd (237-3ubuntu10.33) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Reading package lists...", "Building dependency tree...", "Reading state information...", "Reading extended state information...", "Initializing package states...", "Writing extended state information...", "Building tag database..."]}
TASK [prep : Install the hosts file] *******************************************
Tuesday 31 December 2019 09:58:28 +0100 (0:01:00.076) 0:01:27.660 ******
ok: [k3s-master] => {"changed": false, "checksum": "134bbd0cbb34e3031b54c6198e4d062464397118", "dest": "/etc/hosts", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/hosts", "size": 262, "state": "file", "uid": 0}
TASK [prep : Install packages required to make kubernetes nicer] ***************
Tuesday 31 December 2019 09:58:29 +0100 (0:00:00.499) 0:01:28.160 ******
changed: [k3s-master] => (item=bash-completion) => {"cache_update_time": 1577782650, "cache_updated": false, "changed": true, "item": "bash-completion", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n bash-completion\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 168 kB of archives.\nAfter this operation, 1394 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]\nFetched 168 kB in 0s (1657 kB/s)\nSelecting previously unselected package bash-completion.\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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../bash-completion_1%3a2.8-1ubuntu1_all.deb ...\r\nUnpacking bash-completion (1:2.8-1ubuntu1) ...\r\nSetting up bash-completion (1:2.8-1ubuntu1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following NEW packages will be installed:", " bash-completion", "0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.", "Need to get 168 kB of archives.", "After this operation, 1394 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]", "Fetched 168 kB in 0s (1657 kB/s)", "Selecting previously unselected package bash-completion.", "(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 ... 49169 files and directories currently installed.)", "Preparing to unpack .../bash-completion_1%3a2.8-1ubuntu1_all.deb ...", "Unpacking bash-completion (1:2.8-1ubuntu1) ...", "Setting up bash-completion (1:2.8-1ubuntu1) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ..."]}
TASK [prereq : Enable IPv4 forwarding] *****************************************
Tuesday 31 December 2019 09:58:37 +0100 (0:00:07.997) 0:01:36.157 ******
changed: [k3s-master] => {"changed": true}
TASK [prereq : Enable IPv6 forwarding] *****************************************
Tuesday 31 December 2019 09:58:37 +0100 (0:00:00.416) 0:01:36.573 ******
changed: [k3s-master] => {"changed": true}
TASK [download : Delete k3s if already present] ********************************
Tuesday 31 December 2019 09:58:37 +0100 (0:00:00.276) 0:01:36.850 ******
ok: [k3s-master] => {"changed": false, "path": "/usr/local/bin/k3s", "state": "absent"}
TASK [download : Download k3s binary x64] **************************************
Tuesday 31 December 2019 09:58:38 +0100 (0:00:00.254) 0:01:37.104 ******
changed: [k3s-master] => {"changed": true, "checksum_dest": null, "checksum_src": "d5f7ff53fbeedbe00c167fa4d717d289bf8f7ae4", "dest": "/usr/local/bin/k3s", "gid": 0, "group": "root", "md5sum": "b4267a85357280ca3f459191d13d2b86", "mode": "01363", "msg": "OK (51027968 bytes)", "owner": "root", "size": 51027968, "src": "/tmp/tmpAnPJR_", "state": "file", "status_code": 200, "uid": 0, "url": "https://github.com/rancher/k3s/releases/download/v1.0.0/k3s"}
PLAY [master] ******************************************************************
TASK [Gathering Facts] *********************************************************
Tuesday 31 December 2019 09:59:31 +0100 (0:00:53.443) 0:02:30.548 ******
ok: [k3s-master]
TASK [k3s/master : Copy k3s service file] **************************************
Tuesday 31 December 2019 09:59:32 +0100 (0:00:00.764) 0:02:31.312 ******
changed: [k3s-master] => {"changed": true, "checksum": "834595a7b94ac2a737d6b47a94adfccf12add1cd", "dest": "/etc/systemd/system/k3s.service", "gid": 0, "group": "root", "md5sum": "f5bc9fd8e6e297a7e34590f2c5878419", "mode": "0755", "owner": "root", "size": 547, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782772.55-207716295716069/source", "state": "file", "uid": 0}
TASK [k3s/master : Enable and check k3s service] *******************************
Tuesday 31 December 2019 09:59:32 +0100 (0:00:00.530) 0:02:31.843 ******
changed: [k3s-master] => {"changed": true, "enabled": true, "name": "k3s", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket network-online.target basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description": "Lightweight Kubernetes", "DevicePolicy": "auto", "Documentation": "https://k3s.io", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/k3s ; argv[]=/usr/local/bin/k3s server --node-ip=192.168.33.11 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/sbin/modprobe ; argv[]=/sbin/modprobe overlay ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/k3s.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "k3s.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "3694", "LimitSIGPENDINGSoft": "3694", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "k3s.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartUSec": "5s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [k3s/master : Wait for node-token] ****************************************
Tuesday 31 December 2019 09:59:34 +0100 (0:00:01.044) 0:02:32.887 ******
ok: [k3s-master] => {"changed": false, "elapsed": 10, "gid": 0, "group": "root", "mode": "0777", "owner": "root", "path": "/var/lib/rancher/k3s/server/node-token", "port": null, "search_regex": null, "size": 33, "state": "link", "uid": 0}
TASK [k3s/master : Register node-token file access mode] ***********************
Tuesday 31 December 2019 09:59:44 +0100 (0:00:10.838) 0:02:43.726 ******
ok: [k3s-master] => {"changed": false, "stat": {"atime": 1577782776.2901313, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1577782784.021995, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 1053565, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1577782784.021995, "nlink": 7, "path": "/var/lib/rancher/k3s/server", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 0, "version": "2419304395", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true}}
TASK [k3s/master : Change file access node-token] ******************************
Tuesday 31 December 2019 09:59:45 +0100 (0:00:00.735) 0:02:44.461 ******
changed: [k3s-master] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/rancher/k3s/server", "size": 4096, "state": "directory", "uid": 0}
TASK [k3s/master : Read node-token from master] ********************************
Tuesday 31 December 2019 09:59:46 +0100 (0:00:00.546) 0:02:45.008 ******
ok: [k3s-master] => {"changed": false, "content": "SzEwODE1YzBjNDE3YmJmODgyZjQ0ZjAyNTcyNzE4YTI5ODMyN2QzZTFlZGUxYzg5N2ExYmJlMTJkOTkyMDE2ZmExOTo6c2VydmVyOmNmMTgwY2YzZDQzYTg5YThmNDFjN2UwY2M5Mzc1YmJjCg==", "encoding": "base64", "source": "/var/lib/rancher/k3s/server/node-token"}
TASK [k3s/master : Store Master node-token] ************************************
Tuesday 31 December 2019 09:59:46 +0100 (0:00:00.790) 0:02:45.798 ******
ok: [k3s-master] => {"ansible_facts": {"token": "K10815c0c417bbf882f44f02572718a298327d3e1ede1c897a1bbe12d992016fa19::server:cf180cf3d43a89a8f41c7e0cc9375bbc"}, "changed": false}
TASK [k3s/master : Restore node-token file access] *****************************
Tuesday 31 December 2019 09:59:47 +0100 (0:00:00.176) 0:02:45.976 ******
changed: [k3s-master] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rancher/k3s/server", "size": 4096, "state": "directory", "uid": 0}
TASK [k3s/master : Create directory .kube] *************************************
Tuesday 31 December 2019 09:59:47 +0100 (0:00:00.592) 0:02:46.569 ******
changed: [k3s-master] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "vagrant", "path": "/home/vagrant/.kube", "size": 4096, "state": "directory", "uid": 1000}
TASK [k3s/master : Replace https://localhost:6443 by https://master-ip:6443] ***
Tuesday 31 December 2019 09:59:48 +0100 (0:00:00.784) 0:02:47.354 ******
ok: [k3s-master] => {"changed": false, "msg": ""}
TASK [k3s/master : Make /etc/rancher/k3s/k3s.yaml readable for all] ************
Tuesday 31 December 2019 09:59:49 +0100 (0:00:00.712) 0:02:48.066 ******
changed: [k3s-master] => {"changed": true, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rancher/k3s/k3s.yaml", "size": 1052, "state": "file", "uid": 0}
TASK [k3s/master : Copy config file to user home directory] ********************
Tuesday 31 December 2019 09:59:49 +0100 (0:00:00.317) 0:02:48.384 ******
changed: [k3s-master] => {"changed": true, "checksum": "ac69033e6932c32b19b8e6b9a97f273b588d1e16", "dest": "/home/vagrant/.kube/config", "gid": 0, "group": "root", "md5sum": "6b4888418603eeb3a524cad46d6cac15", "mode": "0644", "owner": "vagrant", "size": 1052, "src": "/etc/rancher/k3s/k3s.yaml", "state": "file", "uid": 1000}
TASK [k3s/master : Create kubectl symlink] *************************************
Tuesday 31 December 2019 09:59:49 +0100 (0:00:00.291) 0:02:48.675 ******
changed: [k3s-master] => {"changed": true, "dest": "/usr/local/bin/kubectl", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "size": 18, "src": "/usr/local/bin/k3s", "state": "link", "uid": 0}
TASK [k3s/master : Create crictl symlink] **************************************
Tuesday 31 December 2019 09:59:50 +0100 (0:00:00.365) 0:02:49.041 ******
changed: [k3s-master] => {"changed": true, "dest": "/usr/local/bin/crictl", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "size": 18, "src": "/usr/local/bin/k3s", "state": "link", "uid": 0}
TASK [k3s/master : Kubectl Autocomplete to .bashrc of vagrant] *****************
Tuesday 31 December 2019 09:59:50 +0100 (0:00:00.376) 0:02:49.417 ******
changed: [k3s-master] => {"backup": "", "changed": true, "msg": "line added"}
TASK [k3s/master : Kubectl Autocomplete to .bashrc of root] ********************
Tuesday 31 December 2019 09:59:51 +0100 (0:00:00.466) 0:02:49.883 ******
changed: [k3s-master] => {"backup": "", "changed": true, "msg": "line added"}
TASK [k3s/master : add KUBECONFIG to .bashrc of vagrant] ***********************
Tuesday 31 December 2019 09:59:51 +0100 (0:00:00.305) 0:02:50.189 ******
changed: [k3s-master] => {"backup": "", "changed": true, "msg": "line added"}
TASK [k3s/master : add KUBECONFIG to .bashrc of root] **************************
Tuesday 31 December 2019 09:59:51 +0100 (0:00:00.343) 0:02:50.533 ******
changed: [k3s-master] => {"backup": "", "changed": true, "msg": "line added"}
TASK [k3s/master : add CATTLE_SERVER to .bashrc of vagrant] ********************
Tuesday 31 December 2019 09:59:52 +0100 (0:00:00.336) 0:02:50.869 ******
changed: [k3s-master] => {"backup": "", "changed": true, "msg": "line added"}
TASK [k3s/master : add CATTLE_SERVER to .bashrc of root] ***********************
Tuesday 31 December 2019 09:59:52 +0100 (0:00:00.350) 0:02:51.220 ******
changed: [k3s-master] => {"backup": "", "changed": true, "msg": "line added"}
TASK [k3s/master : include_tasks] **********************************************
Tuesday 31 December 2019 09:59:52 +0100 (0:00:00.322) 0:02:51.542 ******
included: /vagrant/ansible/roles/k3s/master/tasks/install_helm.yml for k3s-master
TASK [k3s/master : download helm] **********************************************
Tuesday 31 December 2019 09:59:52 +0100 (0:00:00.072) 0:02:51.615 ******
changed: [k3s-master] => {"changed": true, "checksum_dest": null, "checksum_src": "6b8db319f6cec9bb64d827f1abdcce6567890b86", "dest": "/tmp/helm.tar.gz", "gid": 0, "group": "root", "md5sum": "ffbe37fe328d99156d14a950bbd8107c", "mode": "0644", "msg": "OK (22949819 bytes)", "owner": "root", "size": 22949819, "src": "/tmp/tmpUjOAFh", "state": "file", "status_code": 200, "uid": 0, "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.1-linux-amd64.tar.gz"}
TASK [k3s/master : untar helm.tar.gz] ******************************************
Tuesday 31 December 2019 09:59:59 +0100 (0:00:06.380) 0:02:57.996 ******
changed: [k3s-master] => {"changed": true, "dest": "/tmp", "extract_results": {"cmd": ["/bin/tar", "--extract", "-C", "/tmp", "-z", "-f", "/home/vagrant/.ansible/tmp/ansible-tmp-1577782799.33-32333891784917/source"], "err": "", "out": "", "rc": 0}, "gid": 0, "group": "root", "handler": "TgzArchive", "mode": "01777", "owner": "root", "size": 4096, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577782799.33-32333891784917/source", "state": "directory", "uid": 0}
TASK [k3s/master : checking if the file /tmp/linux-amd64/helm exist] ***********
Tuesday 31 December 2019 10:00:05 +0100 (0:00:05.955) 0:03:03.951 ******
ok: [k3s-master] => {"changed": false, "stat": {"atime": 1577782799.0094845, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 44824, "charset": "binary", "checksum": "6b8db319f6cec9bb64d827f1abdcce6567890b86", "ctime": 1577782799.0054824, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1441846, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/gzip", "mode": "0644", "mtime": 1577782798.9614606, "nlink": 1, "path": "/tmp/helm.tar.gz", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 22949819, "uid": 0, "version": "3963094220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK [k3s/master : moving helm executable] *************************************
Tuesday 31 December 2019 10:00:05 +0100 (0:00:00.443) 0:03:04.395 ******
changed: [k3s-master] => {"changed": true, "cmd": ["mv", "/tmp/linux-amd64/helm", "/usr/local/bin/helm"], "delta": "0:00:00.006084", "end": "2019-12-31 10:00:05.822843", "rc": 0, "start": "2019-12-31 10:00:05.816759", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [k3s/master : moving tiller executable (with helm v3 this executable is gone)] ***
Tuesday 31 December 2019 10:00:05 +0100 (0:00:00.343) 0:03:04.738 ******
changed: [k3s-master] => {"changed": true, "cmd": ["mv", "/tmp/linux-amd64/tiller", "/usr/local/bin/tiller"], "delta": "0:00:00.003683", "end": "2019-12-31 10:00:06.155751", "rc": 0, "start": "2019-12-31 10:00:06.152068", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [k3s/master : include_tasks] **********************************************
Tuesday 31 December 2019 10:00:06 +0100 (0:00:00.330) 0:03:05.069 ******
included: /vagrant/ansible/roles/k3s/master/tasks/install_cert_manager.yml for k3s-master
TASK [k3s/master : run cert-manager-test.sh to install/configure cert manager] ***
Tuesday 31 December 2019 10:00:06 +0100 (0:00:00.111) 0:03:05.181 ******
changed: [k3s-master] => {"changed": true, "cmd": ["/vagrant/cert-manager-test.sh"], "delta": "0:01:53.654934", "end": "2019-12-31 10:02:00.201074", "rc": 0, "start": "2019-12-31 10:00:06.546140", "stderr": "Error: error installing: the server could not find the requested resource", "stderr_lines": ["Error: error installing: the server could not find the requested resource"], "stdout": "serviceaccount/tiller created\nclusterrolebinding.rbac.authorization.k8s.io/tiller created\nWait 5 seconds so that \"tiller\" pod may become available...\ndeployment.apps/tiller-deploy created\nservice/tiller-deploy created\nCreating /root/.helm \nCreating /root/.helm/repository \nCreating /root/.helm/repository/cache \nCreating /root/.helm/repository/local \nCreating /root/.helm/plugins \nCreating /root/.helm/starters \nCreating /root/.helm/cache/archive \nCreating /root/.helm/repository/repositories.yaml \nAdding stable repo with URL: https://kubernetes-charts.storage.googleapis.com \nAdding local repo with URL: http://127.0.0.1:8879/charts \n$HELM_HOME has been configured at /root/.helm.\nHang tight while we grab the latest from your chart repositories...\n...Skip local chart repository\n...Successfully got an update from the \"stable\" chart repository\nUpdate Complete. ⎈ Happy Helming!⎈ \ncustomresourcedefinition.apiextensions.k8s.io/certificaterequests.cert-manager.io created\ncustomresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io created\ncustomresourcedefinition.apiextensions.k8s.io/challenges.acme.cert-manager.io created\ncustomresourcedefinition.apiextensions.k8s.io/clusterissuers.cert-manager.io created\ncustomresourcedefinition.apiextensions.k8s.io/issuers.cert-manager.io created\ncustomresourcedefinition.apiextensions.k8s.io/orders.acme.cert-manager.io created\nnamespace/cert-manager created\nnamespace/cert-manager labeled\n\"jetstack\" has been added to your repositories\nHang tight while we grab the latest from your chart repositories...\n...Skip local chart repository\n...Successfully got an update from the \"jetstack\" chart repository\n...Successfully got an update from the \"stable\" chart repository\nUpdate Complete. ⎈ Happy Helming!⎈ \nNAME: cert-manager\nLAST DEPLOYED: Tue Dec 31 10:01:07 2019\nNAMESPACE: cert-manager\nSTATUS: DEPLOYED\n\nRESOURCES:\n==> v1/ClusterRole\nNAME AGE\ncert-manager-edit 3s\ncert-manager-view 3s\ncert-manager-webhook:webhook-requester 3s\n\n==> v1/Deployment\nNAME READY UP-TO-DATE AVAILABLE AGE\ncert-manager 0/1 1 0 2s\ncert-manager-cainjector 0/1 1 0 3s\ncert-manager-webhook 0/1 1 0 2s\n\n==> v1/Pod(related)\nNAME READY STATUS RESTARTS AGE\ncert-manager-6bcdf8c5cc-bc5gr 0/1 ContainerCreating 0 2s\ncert-manager-cainjector-6659d6844d-hmvrb 0/1 ContainerCreating 0 2s\ncert-manager-webhook-547567b88f-5zb8h 0/1 ContainerCreating 0 2s\n\n==> v1/Service\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\ncert-manager ClusterIP 10.43.0.44 <none> 9402/TCP 3s\ncert-manager-webhook ClusterIP 10.43.138.4 <none> 443/TCP 3s\n\n==> v1/ServiceAccount\nNAME SECRETS AGE\ncert-manager 1 3s\ncert-manager-cainjector 1 3s\ncert-manager-webhook 1 3s\n\n==> v1beta1/ClusterRole\nNAME AGE\ncert-manager-cainjector 3s\ncert-manager-controller-certificates 3s\ncert-manager-controller-challenges 3s\ncert-manager-controller-clusterissuers 3s\ncert-manager-controller-ingress-shim 3s\ncert-manager-controller-issuers 3s\ncert-manager-controller-orders 3s\n\n==> v1beta1/ClusterRoleBinding\nNAME AGE\ncert-manager-cainjector 3s\ncert-manager-controller-certificates 3s\ncert-manager-controller-challenges 3s\ncert-manager-controller-clusterissuers 3s\ncert-manager-controller-ingress-shim 3s\ncert-manager-controller-issuers 3s\ncert-manager-controller-orders 3s\ncert-manager-webhook:auth-delegator 3s\n\n==> v1beta1/MutatingWebhookConfiguration\nNAME AGE\ncert-manager-webhook 2s\n\n==> v1beta1/Role\nNAME AGE\ncert-manager-cainjector:leaderelection 3s\ncert-manager:leaderelection 3s\n\n==> v1beta1/RoleBinding\nNAME AGE\ncert-manager-cainjector:leaderelection 3s\ncert-manager-webhook:webhook-authentication-reader 3s\ncert-manager:leaderelection 3s\n\n==> v1beta1/ValidatingWebhookConfiguration\nNAME AGE\ncert-manager-webhook 2s\n\n\nNOTES:\ncert-manager has been deployed successfully!\n\nIn order to begin issuing certificates, you will need to set up a ClusterIssuer\nor Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).\n\nMore information on the different types of issuers and how to configure them\ncan be found in our documentation:\n\nhttps://docs.cert-manager.io/en/latest/reference/issuers.html\n\nFor information on how to configure cert-manager to automatically provision\nCertificates for Ingress resources, take a look at the `ingress-shim`\ndocumentation:\n\nhttps://docs.cert-manager.io/en/latest/reference/ingress-shim.html\n\nWaiting for deployment \"cert-manager\" rollout to finish: 0 of 1 updated replicas are available...\ndeployment \"cert-manager\" successfully rolled out\ndeployment \"cert-manager-cainjector\" successfully rolled out\nWaiting for deployment \"cert-manager-webhook\" rollout to finish: 0 of 1 updated replicas are available...\ndeployment \"cert-manager-webhook\" successfully rolled out\nnamespace/cert-manager-test created\nissuer.cert-manager.io/test-selfsigned created\ncertificate.cert-manager.io/selfsigned-cert created\nName: selfsigned-cert\nNamespace: cert-manager-test\nLabels: <none>\nAnnotations: kubectl.kubernetes.io/last-applied-configuration:\n {\"apiVersion\":\"cert-manager.io/v1alpha2\",\"kind\":\"Certificate\",\"metadata\":{\"annotations\":{},\"name\":\"selfsigned-cert\",\"namespace\":\"cert-mana...\nAPI Version: cert-manager.io/v1alpha2\nKind: Certificate\nMetadata:\n Creation Timestamp: 2019-12-31T09:01:59Z\n Generation: 1\n Resource Version: 774\n Self Link: /apis/cert-manager.io/v1alpha2/namespaces/cert-manager-test/certificates/selfsigned-cert\n UID: 2906ad72-080b-4e53-8c28-0ff41719122a\nSpec:\n Common Name: example.com\n Issuer Ref:\n Name: test-selfsigned\n Secret Name: selfsigned-cert-tls\nStatus:\n Conditions:\n Last Transition Time: 2019-12-31T09:01:59Z\n Message: Waiting for CertificateRequest \"selfsigned-cert-2334779822\" to complete\n Reason: InProgress\n Status: False\n Type: Ready\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal GeneratedKey 1s cert-manager Generated a new private key\n Normal Requested 1s cert-manager Created new CertificateRequest resource \"selfsigned-cert-2334779822\"\n Normal Issued 1s cert-manager Certificate issued successfully", "stdout_lines": ["serviceaccount/tiller created", "clusterrolebinding.rbac.authorization.k8s.io/tiller created", "Wait 5 seconds so that \"tiller\" pod may become available...", "deployment.apps/tiller-deploy created", "service/tiller-deploy created", "Creating /root/.helm ", "Creating /root/.helm/repository ", "Creating /root/.helm/repository/cache ", "Creating /root/.helm/repository/local ", "Creating /root/.helm/plugins ", "Creating /root/.helm/starters ", "Creating /root/.helm/cache/archive ", "Creating /root/.helm/repository/repositories.yaml ", "Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com ", "Adding local repo with URL: http://127.0.0.1:8879/charts ", "$HELM_HOME has been configured at /root/.helm.", "Hang tight while we grab the latest from your chart repositories...", "...Skip local chart repository", "...Successfully got an update from the \"stable\" chart repository", "Update Complete. ⎈ Happy Helming!⎈ ", "customresourcedefinition.apiextensions.k8s.io/certificaterequests.cert-manager.io created", "customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io created", "customresourcedefinition.apiextensions.k8s.io/challenges.acme.cert-manager.io created", "customresourcedefinition.apiextensions.k8s.io/clusterissuers.cert-manager.io created", "customresourcedefinition.apiextensions.k8s.io/issuers.cert-manager.io created", "customresourcedefinition.apiextensions.k8s.io/orders.acme.cert-manager.io created", "namespace/cert-manager created", "namespace/cert-manager labeled", "\"jetstack\" has been added to your repositories", "Hang tight while we grab the latest from your chart repositories...", "...Skip local chart repository", "...Successfully got an update from the \"jetstack\" chart repository", "...Successfully got an update from the \"stable\" chart repository", "Update Complete. ⎈ Happy Helming!⎈ ", "NAME: cert-manager", "LAST DEPLOYED: Tue Dec 31 10:01:07 2019", "NAMESPACE: cert-manager", "STATUS: DEPLOYED", "", "RESOURCES:", "==> v1/ClusterRole", "NAME AGE", "cert-manager-edit 3s", "cert-manager-view 3s", "cert-manager-webhook:webhook-requester 3s", "", "==> v1/Deployment", "NAME READY UP-TO-DATE AVAILABLE AGE", "cert-manager 0/1 1 0 2s", "cert-manager-cainjector 0/1 1 0 3s", "cert-manager-webhook 0/1 1 0 2s", "", "==> v1/Pod(related)", "NAME READY STATUS RESTARTS AGE", "cert-manager-6bcdf8c5cc-bc5gr 0/1 ContainerCreating 0 2s", "cert-manager-cainjector-6659d6844d-hmvrb 0/1 ContainerCreating 0 2s", "cert-manager-webhook-547567b88f-5zb8h 0/1 ContainerCreating 0 2s", "", "==> v1/Service", "NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE", "cert-manager ClusterIP 10.43.0.44 <none> 9402/TCP 3s", "cert-manager-webhook ClusterIP 10.43.138.4 <none> 443/TCP 3s", "", "==> v1/ServiceAccount", "NAME SECRETS AGE", "cert-manager 1 3s", "cert-manager-cainjector 1 3s", "cert-manager-webhook 1 3s", "", "==> v1beta1/ClusterRole", "NAME AGE", "cert-manager-cainjector 3s", "cert-manager-controller-certificates 3s", "cert-manager-controller-challenges 3s", "cert-manager-controller-clusterissuers 3s", "cert-manager-controller-ingress-shim 3s", "cert-manager-controller-issuers 3s", "cert-manager-controller-orders 3s", "", "==> v1beta1/ClusterRoleBinding", "NAME AGE", "cert-manager-cainjector 3s", "cert-manager-controller-certificates 3s", "cert-manager-controller-challenges 3s", "cert-manager-controller-clusterissuers 3s", "cert-manager-controller-ingress-shim 3s", "cert-manager-controller-issuers 3s", "cert-manager-controller-orders 3s", "cert-manager-webhook:auth-delegator 3s", "", "==> v1beta1/MutatingWebhookConfiguration", "NAME AGE", "cert-manager-webhook 2s", "", "==> v1beta1/Role", "NAME AGE", "cert-manager-cainjector:leaderelection 3s", "cert-manager:leaderelection 3s", "", "==> v1beta1/RoleBinding", "NAME AGE", "cert-manager-cainjector:leaderelection 3s", "cert-manager-webhook:webhook-authentication-reader 3s", "cert-manager:leaderelection 3s", "", "==> v1beta1/ValidatingWebhookConfiguration", "NAME AGE", "cert-manager-webhook 2s", "", "", "NOTES:", "cert-manager has been deployed successfully!", "", "In order to begin issuing certificates, you will need to set up a ClusterIssuer", "or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).", "", "More information on the different types of issuers and how to configure them", "can be found in our documentation:", "", "https://docs.cert-manager.io/en/latest/reference/issuers.html", "", "For information on how to configure cert-manager to automatically provision", "Certificates for Ingress resources, take a look at the `ingress-shim`", "documentation:", "", "https://docs.cert-manager.io/en/latest/reference/ingress-shim.html", "", "Waiting for deployment \"cert-manager\" rollout to finish: 0 of 1 updated replicas are available...", "deployment \"cert-manager\" successfully rolled out", "deployment \"cert-manager-cainjector\" successfully rolled out", "Waiting for deployment \"cert-manager-webhook\" rollout to finish: 0 of 1 updated replicas are available...", "deployment \"cert-manager-webhook\" successfully rolled out", "namespace/cert-manager-test created", "issuer.cert-manager.io/test-selfsigned created", "certificate.cert-manager.io/selfsigned-cert created", "Name: selfsigned-cert", "Namespace: cert-manager-test", "Labels: <none>", "Annotations: kubectl.kubernetes.io/last-applied-configuration:", " {\"apiVersion\":\"cert-manager.io/v1alpha2\",\"kind\":\"Certificate\",\"metadata\":{\"annotations\":{},\"name\":\"selfsigned-cert\",\"namespace\":\"cert-mana...", "API Version: cert-manager.io/v1alpha2", "Kind: Certificate", "Metadata:", " Creation Timestamp: 2019-12-31T09:01:59Z", " Generation: 1", " Resource Version: 774", " Self Link: /apis/cert-manager.io/v1alpha2/namespaces/cert-manager-test/certificates/selfsigned-cert", " UID: 2906ad72-080b-4e53-8c28-0ff41719122a", "Spec:", " Common Name: example.com", " Issuer Ref:", " Name: test-selfsigned", " Secret Name: selfsigned-cert-tls", "Status:", " Conditions:", " Last Transition Time: 2019-12-31T09:01:59Z", " Message: Waiting for CertificateRequest \"selfsigned-cert-2334779822\" to complete", " Reason: InProgress", " Status: False", " Type: Ready", "Events:", " Type Reason Age From Message", " ---- ------ ---- ---- -------", " Normal GeneratedKey 1s cert-manager Generated a new private key", " Normal Requested 1s cert-manager Created new CertificateRequest resource \"selfsigned-cert-2334779822\"", " Normal Issued 1s cert-manager Certificate issued successfully"]}
PLAY [node] ********************************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************
k3s-master : ok=51 changed=38 unreachable=0 failed=0
Tuesday 31 December 2019 10:02:02 +0100 (0:01:56.115) 0:05:01.298 ******
===============================================================================
k3s/master : run cert-manager-test.sh to install/configure cert manager - 116.12s
prep : update all packages --------------------------------------------- 60.08s
download : Download k3s binary x64 ------------------------------------- 53.44s
prep : install aptitude (need this for upgrade action) ----------------- 21.35s
k3s/master : Wait for node-token --------------------------------------- 10.84s
prep : Install packages required to make kubernetes nicer --------------- 8.00s
k3s/master : download helm ---------------------------------------------- 6.38s
k3s/master : untar helm.tar.gz ------------------------------------------ 5.96s
prep : Create /home/vagrant/.ssh (if required) -------------------------- 1.12s
k3s/master : Enable and check k3s service ------------------------------- 1.04s
prep : Copy private ssh key to /home/vagrant/.ssh ----------------------- 0.81s
k3s/master : Read node-token from master -------------------------------- 0.80s
k3s/master : Create directory .kube ------------------------------------- 0.78s
Gathering Facts --------------------------------------------------------- 0.76s
k3s/master : Register node-token file access mode ----------------------- 0.74s
k3s/master : Replace https://localhost:6443 by https://master-ip:6443 --- 0.71s
k3s/master : Restore node-token file access ----------------------------- 0.59s
prep : Copy public ssh key to /home/vagrant/.ssh ------------------------ 0.59s
k3s/master : Change file access node-token ------------------------------ 0.55s
k3s/master : Copy k3s service file -------------------------------------- 0.53s
==> k3s-master: Running provisioner: shell...
k3s-master: Running: inline script
==> k3s-client1: Importing base box 'bento/ubuntu-18.04'...
==> k3s-client1: Matching MAC address for NAT networking...
==> k3s-client1: Checking if box 'bento/ubuntu-18.04' version '201912.14.0' is up to date...
==> k3s-client1: Setting the name of the VM: k3s-intro_k3s-client1_1577782937820_61352
==> k3s-client1: Fixed port collision for 22 => 2222. Now on port 2200.
==> k3s-client1: Clearing any previously set network interfaces...
==> k3s-client1: Preparing network interfaces based on configuration...
k3s-client1: Adapter 1: nat
k3s-client1: Adapter 2: hostonly
==> k3s-client1: Forwarding ports...
k3s-client1: 22 (guest) => 2200 (host) (adapter 1)
==> k3s-client1: Running 'pre-boot' VM customizations...
==> k3s-client1: Booting VM...
==> k3s-client1: Waiting for machine to boot. This may take a few minutes...
k3s-client1: SSH address: 127.0.0.1:2200
k3s-client1: SSH username: vagrant
k3s-client1: SSH auth method: private key
==> k3s-client1: Machine booted and ready!
==> k3s-client1: Checking for guest additions in VM...
k3s-client1: The guest additions on this VM do not match the installed version of
k3s-client1: VirtualBox! In most cases this is fine, but in rare cases it can
k3s-client1: prevent things such as shared folders from working properly. If you see
k3s-client1: shared folder errors, please make sure the guest additions within the
k3s-client1: virtual machine match the version of VirtualBox you have installed on
k3s-client1: your host and reload your VM.
k3s-client1:
k3s-client1: Guest Additions Version: 6.1.0
k3s-client1: VirtualBox Version: 6.0
==> k3s-client1: Setting hostname...
==> k3s-client1: Configuring and enabling network interfaces...
==> k3s-client1: Mounting shared folders...
k3s-client1: /vagrant => /Users/gdha/data/projects/kubernetes/k3s-intro
==> k3s-client1: Setting time zone to 'Etc/GMT-1'...
==> k3s-client1: Running provisioner: shell...
k3s-client1: Running: inline script
k3s-client1: Reading package lists...
k3s-client1: Building dependency tree...
k3s-client1: Reading state information...
k3s-client1: python is already the newest version (2.7.15~rc1-1).
k3s-client1: python set to manually installed.
k3s-client1: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
k3s-client1: Reading package lists...
k3s-client1: Building dependency tree...
k3s-client1: Reading state information...
k3s-client1: The following additional packages will be installed:
k3s-client1: ieee-data python-asn1crypto python-certifi python-cffi-backend
k3s-client1: python-chardet python-cryptography python-enum34 python-httplib2 python-idna
k3s-client1: python-ipaddress python-jinja2 python-jmespath python-kerberos
k3s-client1: python-libcloud python-lockfile python-markupsafe python-netaddr
k3s-client1: python-openssl python-paramiko python-pkg-resources python-pyasn1
k3s-client1: python-requests python-selinux python-simplejson python-six python-urllib3
k3s-client1: python-xmltodict python-yaml
k3s-client1: Suggested packages:
k3s-client1: cowsay sshpass python-cryptography-doc python-cryptography-vectors
k3s-client1: python-enum34-doc python-jinja2-doc python-lockfile-doc ipython
k3s-client1: python-netaddr-docs python-openssl-doc python-openssl-dbg python-gssapi
k3s-client1: python-setuptools python-socks python-ntlm
k3s-client1: Recommended packages:
k3s-client1: python-winrm
k3s-client1: The following NEW packages will be installed:
k3s-client1: ansible ieee-data python-asn1crypto python-certifi python-cffi-backend
k3s-client1: python-chardet python-cryptography python-enum34 python-httplib2 python-idna
k3s-client1: python-ipaddress python-jinja2 python-jmespath python-kerberos
k3s-client1: python-libcloud python-lockfile python-markupsafe python-netaddr
k3s-client1: python-openssl python-paramiko python-pkg-resources python-pyasn1
k3s-client1: python-requests python-selinux python-simplejson python-six python-urllib3
k3s-client1: python-xmltodict python-yaml
k3s-client1: 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
k3s-client1: Need to get 7,860 kB of archives.
k3s-client1: After this operation, 61.2 MB of additional disk space will be used.
k3s-client1: Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB]
k3s-client1: Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB]
k3s-client1: Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB]
k3s-client1: Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB]
k3s-client1: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB]
k3s-client1: Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
k3s-client1: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB]
k3s-client1: Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-markupsafe amd64 1.0-1build1 [13.0 kB]
k3s-client1: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-jinja2 all 2.10-1ubuntu0.18.04.1 [94.8 kB]
k3s-client1: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pyasn1 all 0.4.2-3 [46.7 kB]
k3s-client1: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-paramiko all 2.0.0-1ubuntu1.2 [110 kB]
k3s-client1: Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
k3s-client1: Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-yaml amd64 3.12-1build2 [115 kB]
k3s-client1: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-httplib2 all 0.9.2+dfsg-1ubuntu0.1 [34.7 kB]
k3s-client1: Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 ieee-data all 20180204.1 [1,539 kB]
k3s-client1: Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-netaddr all 0.7.19-1 [213 kB]
k3s-client1: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ansible all 2.5.1+dfsg-1ubuntu0.1 [3,198 kB]
k3s-client1: Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-certifi all 2018.1.18-2 [144 kB]
k3s-client1: Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB]
k3s-client1: Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-jmespath all 0.9.3-1ubuntu1 [21.2 kB]
k3s-client1: Get:21 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-kerberos amd64 1.1.14-1 [22.5 kB]
k3s-client1: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-urllib3 all 1.22-1ubuntu0.18.04.1 [85.9 kB]
k3s-client1: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-requests all 2.18.4-2ubuntu0.1 [58.5 kB]
k3s-client1: Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-lockfile all 1:0.12.2-2 [14.6 kB]
k3s-client1: Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-simplejson amd64 3.13.2-1 [61.2 kB]
k3s-client1: Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-libcloud all 2.2.1-1 [1,235 kB]
k3s-client1: Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-openssl all 17.5.0-1ubuntu1 [41.3 kB]
k3s-client1: Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-selinux amd64 2.7-2build2 [138 kB]
k3s-client1: Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xmltodict all 0.11.0-1 [10.3 kB]
k3s-client1: dpkg-preconfigure: unable to re-open stdin: No such file or directory
k3s-client1: Fetched 7,860 kB in 9s (883 kB/s)
k3s-client1: Selecting previously unselected package python-asn1crypto.
k3s-client1: (Reading database ...
k3s-client1: (Reading database ... 5%
k3s-client1: (Reading database ... 10%
k3s-client1: (Reading database ... 15%
k3s-client1: (Reading database ... 20%
k3s-client1: (Reading database ... 25%
k3s-client1: (Reading database ... 30%
k3s-client1: (Reading database ... 35%
k3s-client1: (Reading database ... 40%
k3s-client1: (Reading database ... 45%
k3s-client1: (Reading database ... 50%
k3s-client1: (Reading database ... 55%
k3s-client1: (Reading database ... 60%
k3s-client1: (Reading database ... 65%
k3s-client1: (Reading database ... 70%
k3s-client1: (Reading database ... 75%
k3s-client1: (Reading database ... 80%
k3s-client1: (Reading database ... 85%
k3s-client1: (Reading database ... 90%
k3s-client1: (Reading database ... 95%
k3s-client1: (Reading database ... 100%
k3s-client1: (Reading database ...
k3s-client1: 42631 files and directories currently installed.)
k3s-client1: Preparing to unpack .../00-python-asn1crypto_0.24.0-1_all.deb ...
k3s-client1: Unpacking python-asn1crypto (0.24.0-1) ...
k3s-client1: Selecting previously unselected package python-cffi-backend.
k3s-client1: Preparing to unpack .../01-python-cffi-backend_1.11.5-1_amd64.deb ...
k3s-client1: Unpacking python-cffi-backend (1.11.5-1) ...
k3s-client1: Selecting previously unselected package python-enum34.
k3s-client1: Preparing to unpack .../02-python-enum34_1.1.6-2_all.deb ...
k3s-client1: Unpacking python-enum34 (1.1.6-2) ...
k3s-client1: Selecting previously unselected package python-idna.
k3s-client1: Preparing to unpack .../03-python-idna_2.6-1_all.deb ...
k3s-client1: Unpacking python-idna (2.6-1) ...
k3s-client1: Selecting previously unselected package python-ipaddress.
k3s-client1: Preparing to unpack .../04-python-ipaddress_1.0.17-1_all.deb ...
k3s-client1: Unpacking python-ipaddress (1.0.17-1) ...
k3s-client1: Selecting previously unselected package python-six.
k3s-client1: Preparing to unpack .../05-python-six_1.11.0-2_all.deb ...
k3s-client1: Unpacking python-six (1.11.0-2) ...
k3s-client1: Selecting previously unselected package python-cryptography.
k3s-client1: Preparing to unpack .../06-python-cryptography_2.1.4-1ubuntu1.3_amd64.deb ...
k3s-client1: Unpacking python-cryptography (2.1.4-1ubuntu1.3) ...
k3s-client1: Selecting previously unselected package python-markupsafe.
k3s-client1: Preparing to unpack .../07-python-markupsafe_1.0-1build1_amd64.deb ...
k3s-client1: Unpacking python-markupsafe (1.0-1build1) ...
k3s-client1: Selecting previously unselected package python-jinja2.
k3s-client1: Preparing to unpack .../08-python-jinja2_2.10-1ubuntu0.18.04.1_all.deb ...
k3s-client1: Unpacking python-jinja2 (2.10-1ubuntu0.18.04.1) ...
k3s-client1: Selecting previously unselected package python-pyasn1.
k3s-client1: Preparing to unpack .../09-python-pyasn1_0.4.2-3_all.deb ...
k3s-client1: Unpacking python-pyasn1 (0.4.2-3) ...
k3s-client1: Selecting previously unselected package python-paramiko.
k3s-client1: Preparing to unpack .../10-python-paramiko_2.0.0-1ubuntu1.2_all.deb ...
k3s-client1: Unpacking python-paramiko (2.0.0-1ubuntu1.2) ...
k3s-client1: Selecting previously unselected package python-pkg-resources.
k3s-client1: Preparing to unpack .../11-python-pkg-resources_39.0.1-2_all.deb ...
k3s-client1: Unpacking python-pkg-resources (39.0.1-2) ...
k3s-client1: Selecting previously unselected package python-yaml.
k3s-client1: Preparing to unpack .../12-python-yaml_3.12-1build2_amd64.deb ...
k3s-client1: Unpacking python-yaml (3.12-1build2) ...
k3s-client1: Selecting previously unselected package python-httplib2.
k3s-client1: Preparing to unpack .../13-python-httplib2_0.9.2+dfsg-1ubuntu0.1_all.deb ...
k3s-client1: Unpacking python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
k3s-client1: Selecting previously unselected package ieee-data.
k3s-client1: Preparing to unpack .../14-ieee-data_20180204.1_all.deb ...
k3s-client1: Unpacking ieee-data (20180204.1) ...
k3s-client1: Selecting previously unselected package python-netaddr.
k3s-client1: Preparing to unpack .../15-python-netaddr_0.7.19-1_all.deb ...
k3s-client1: Unpacking python-netaddr (0.7.19-1) ...
k3s-client1: Selecting previously unselected package ansible.
k3s-client1: Preparing to unpack .../16-ansible_2.5.1+dfsg-1ubuntu0.1_all.deb ...
k3s-client1: Unpacking ansible (2.5.1+dfsg-1ubuntu0.1) ...
k3s-client1: Selecting previously unselected package python-certifi.
k3s-client1: Preparing to unpack .../17-python-certifi_2018.1.18-2_all.deb ...
k3s-client1: Unpacking python-certifi (2018.1.18-2) ...
k3s-client1: Selecting previously unselected package python-chardet.
k3s-client1: Preparing to unpack .../18-python-chardet_3.0.4-1_all.deb ...
k3s-client1: Unpacking python-chardet (3.0.4-1) ...
k3s-client1: Selecting previously unselected package python-jmespath.
k3s-client1: Preparing to unpack .../19-python-jmespath_0.9.3-1ubuntu1_all.deb ...
k3s-client1: Unpacking python-jmespath (0.9.3-1ubuntu1) ...
k3s-client1: Selecting previously unselected package python-kerberos.
k3s-client1: Preparing to unpack .../20-python-kerberos_1.1.14-1_amd64.deb ...
k3s-client1: Unpacking python-kerberos (1.1.14-1) ...
k3s-client1: Selecting previously unselected package python-urllib3.
k3s-client1: Preparing to unpack .../21-python-urllib3_1.22-1ubuntu0.18.04.1_all.deb ...
k3s-client1: Unpacking python-urllib3 (1.22-1ubuntu0.18.04.1) ...
k3s-client1: Selecting previously unselected package python-requests.
k3s-client1: Preparing to unpack .../22-python-requests_2.18.4-2ubuntu0.1_all.deb ...
k3s-client1: Unpacking python-requests (2.18.4-2ubuntu0.1) ...
k3s-client1: Selecting previously unselected package python-lockfile.
k3s-client1: Preparing to unpack .../23-python-lockfile_1%3a0.12.2-2_all.deb ...
k3s-client1: Unpacking python-lockfile (1:0.12.2-2) ...
k3s-client1: Selecting previously unselected package python-simplejson.
k3s-client1: Preparing to unpack .../24-python-simplejson_3.13.2-1_amd64.deb ...
k3s-client1: Unpacking python-simplejson (3.13.2-1) ...
k3s-client1: Selecting previously unselected package python-libcloud.
k3s-client1: Preparing to unpack .../25-python-libcloud_2.2.1-1_all.deb ...
k3s-client1: Unpacking python-libcloud (2.2.1-1) ...
k3s-client1: Selecting previously unselected package python-openssl.
k3s-client1: Preparing to unpack .../26-python-openssl_17.5.0-1ubuntu1_all.deb ...
k3s-client1: Unpacking python-openssl (17.5.0-1ubuntu1) ...
k3s-client1: Selecting previously unselected package python-selinux.
k3s-client1: Preparing to unpack .../27-python-selinux_2.7-2build2_amd64.deb ...
k3s-client1: Unpacking python-selinux (2.7-2build2) ...
k3s-client1: Selecting previously unselected package python-xmltodict.
k3s-client1: Preparing to unpack .../28-python-xmltodict_0.11.0-1_all.deb ...
k3s-client1: Unpacking python-xmltodict (0.11.0-1) ...
k3s-client1: Setting up python-idna (2.6-1) ...
k3s-client1: Setting up python-simplejson (3.13.2-1) ...
k3s-client1: Setting up python-yaml (3.12-1build2) ...
k3s-client1: Setting up python-asn1crypto (0.24.0-1) ...
k3s-client1: Setting up ieee-data (20180204.1) ...
k3s-client1: Setting up python-pyasn1 (0.4.2-3) ...
k3s-client1: Setting up python-netaddr (0.7.19-1) ...
k3s-client1: Setting up python-xmltodict (0.11.0-1) ...
k3s-client1: Setting up python-jmespath (0.9.3-1ubuntu1) ...
k3s-client1: Setting up python-certifi (2018.1.18-2) ...
k3s-client1: Setting up python-kerberos (1.1.14-1) ...
k3s-client1: Setting up python-pkg-resources (39.0.1-2) ...
k3s-client1: Setting up python-markupsafe (1.0-1build1) ...
k3s-client1: Setting up python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
k3s-client1: Setting up python-cffi-backend (1.11.5-1) ...
k3s-client1: Setting up python-six (1.11.0-2) ...
k3s-client1: Setting up python-selinux (2.7-2build2) ...
k3s-client1: Setting up python-enum34 (1.1.6-2) ...
k3s-client1: Setting up python-lockfile (1:0.12.2-2) ...
k3s-client1: Setting up python-ipaddress (1.0.17-1) ...
k3s-client1: Setting up python-urllib3 (1.22-1ubuntu0.18.04.1) ...
k3s-client1: Setting up python-chardet (3.0.4-1) ...
k3s-client1: Setting up python-jinja2 (2.10-1ubuntu0.18.04.1) ...
k3s-client1: Setting up python-cryptography (2.1.4-1ubuntu1.3) ...
k3s-client1: Setting up python-requests (2.18.4-2ubuntu0.1) ...
k3s-client1: Setting up python-openssl (17.5.0-1ubuntu1) ...
k3s-client1: Setting up python-paramiko (2.0.0-1ubuntu1.2) ...
k3s-client1: Setting up ansible (2.5.1+dfsg-1ubuntu0.1) ...
k3s-client1: Setting up python-libcloud (2.2.1-1) ...
k3s-client1: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
k3s-client1: Reading package lists...
k3s-client1: Building dependency tree...
k3s-client1: Reading state information...
k3s-client1: The following NEW packages will be installed:
k3s-client1: resolvconf
k3s-client1: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
k3s-client1: Need to get 48.0 kB of archives.
k3s-client1: After this operation, 187 kB of additional disk space will be used.
k3s-client1: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 resolvconf all 1.79ubuntu10.18.04.3 [48.0 kB]
k3s-client1: dpkg-preconfigure: unable to re-open stdin: No such file or directory
k3s-client1: Fetched 48.0 kB in 0s (660 kB/s)
k3s-client1: Selecting previously unselected package resolvconf.
k3s-client1: (Reading database ...
k3s-client1: (Reading database ... 5%
k3s-client1: (Reading database ... 10%
k3s-client1: (Reading database ... 15%
k3s-client1: (Reading database ... 20%
k3s-client1: (Reading database ... 25%
k3s-client1: (Reading database ... 30%
k3s-client1: (Reading database ... 35%
k3s-client1: (Reading database ... 40%
k3s-client1: (Reading database ... 45%
k3s-client1: (Reading database ... 50%
k3s-client1: (Reading database ... 55%
k3s-client1: (Reading database ... 60%
k3s-client1: (Reading database ... 65%
k3s-client1: (Reading database ... 70%
k3s-client1: (Reading database ... 75%
k3s-client1: (Reading database ... 80%
k3s-client1: (Reading database ... 85%
k3s-client1: (Reading database ... 90%
k3s-client1: (Reading database ... 95%
k3s-client1: (Reading database ... 100%
k3s-client1: (Reading database ...
k3s-client1: 48632 files and directories currently installed.)
k3s-client1: Preparing to unpack .../resolvconf_1.79ubuntu10.18.04.3_all.deb ...
k3s-client1: Unpacking resolvconf (1.79ubuntu10.18.04.3) ...
k3s-client1: Setting up resolvconf (1.79ubuntu10.18.04.3) ...
k3s-client1: Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service → /lib/systemd/system/resolvconf.service.
k3s-client1: Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path → /lib/systemd/system/resolvconf-pull-resolved.path.
k3s-client1: resolvconf-pull-resolved.service is a disabled or a static unit, not starting it.
k3s-client1: resolvconf-pull-resolved.service is a disabled or a static unit, not starting it.
k3s-client1: Processing triggers for systemd (237-3ubuntu10.33) ...
k3s-client1: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
k3s-client1: Processing triggers for ureadahead (0.100.0-21) ...
k3s-client1: Processing triggers for resolvconf (1.79ubuntu10.18.04.3) ...
==> k3s-client1: Running provisioner: shell...
k3s-client1: Running: inline script
==> k3s-client1: Running provisioner: ansible_local...
k3s-client1: Running ansible-playbook...
cd /vagrant && PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ansible-playbook --limit="k3s-client1" --inventory-file=/vagrant/hosts.ini --become -v /vagrant/ansible/site.yml
Using /vagrant/ansible.cfg as config file
PLAY [k3s-cluster] *************************************************************
TASK [prep : include_tasks] ****************************************************
Tuesday 31 December 2019 10:03:59 +0100 (0:00:00.097) 0:00:00.097 ******
included: /vagrant/ansible/roles/prep/tasks/create_private_ssh_key.yml for k3s-client1
TASK [prep : Create /home/vagrant/.ssh (if required)] **************************
Tuesday 31 December 2019 10:03:59 +0100 (0:00:00.043) 0:00:00.141 ******
changed: [k3s-client1] => {"changed": true, "gid": 1000, "group": "vagrant", "mode": "0700", "owner": "vagrant", "path": "/home/vagrant/.ssh", "size": 4096, "state": "directory", "uid": 1000}
TASK [prep : Copy private ssh key to /home/vagrant/.ssh] ***********************
Tuesday 31 December 2019 10:04:01 +0100 (0:00:01.262) 0:00:01.404 ******
changed: [k3s-client1] => {"changed": true, "checksum": "7c6b64f8fbc67a7f8c780a7cf91b7d35601819a2", "dest": "/home/vagrant/.ssh/id_rsa", "gid": 1000, "group": "vagrant", "md5sum": "5a22f077ee1e084f37c3743cf3ce8e3a", "mode": "0600", "owner": "vagrant", "size": 1675, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783041.08-225455971278573/source", "state": "file", "uid": 1000}
TASK [prep : Copy public ssh key to /home/vagrant/.ssh] ************************
Tuesday 31 December 2019 10:04:01 +0100 (0:00:00.717) 0:00:02.121 ******
changed: [k3s-client1] => {"changed": true, "checksum": "a85edf0cc547a09d7eee2346e8c8409e59d25766", "dest": "/home/vagrant/.ssh/id_rsa.pub", "gid": 1000, "group": "vagrant", "md5sum": "b440b5086dd12c3fd8abb762476b9f40", "mode": "0644", "owner": "vagrant", "size": 409, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783041.79-90467316272318/source", "state": "file", "uid": 1000}
TASK [prep : Copy ssh config file to /home/vagrant/.ssh] ***********************
Tuesday 31 December 2019 10:04:02 +0100 (0:00:00.462) 0:00:02.584 ******
changed: [k3s-client1] => {"changed": true, "checksum": "b0c6593305ae2549aebc35f791c5d37070aea39d", "dest": "/home/vagrant/.ssh/config", "gid": 1000, "group": "vagrant", "md5sum": "f346fc873ab54e426f90a157b9f9038e", "mode": "0644", "owner": "vagrant", "size": 131, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783042.26-17647264271352/source", "state": "file", "uid": 1000}
TASK [prep : Append public ssh key to the authorized_keys file] ****************
Tuesday 31 December 2019 10:04:02 +0100 (0:00:00.472) 0:00:03.057 ******
changed: [k3s-client1] => {"changed": true, "cmd": "cat /home/vagrant/.ssh/id_rsa.pub >>/home/vagrant/.ssh/authorized_keys", "delta": "0:00:00.003437", "end": "2019-12-31 10:04:03.021418", "rc": 0, "start": "2019-12-31 10:04:03.017981", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [prep : Create /root/.ssh (if required)] **********************************
Tuesday 31 December 2019 10:04:03 +0100 (0:00:00.383) 0:00:03.441 ******
changed: [k3s-client1] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "size": 4096, "state": "directory", "uid": 0}
TASK [prep : Copy private ssh key to /root/.ssh] *******************************
Tuesday 31 December 2019 10:04:03 +0100 (0:00:00.258) 0:00:03.699 ******
changed: [k3s-client1] => {"changed": true, "checksum": "7c6b64f8fbc67a7f8c780a7cf91b7d35601819a2", "dest": "/root/.ssh/id_rsa", "gid": 0, "group": "root", "md5sum": "5a22f077ee1e084f37c3743cf3ce8e3a", "mode": "0600", "owner": "root", "size": 1675, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783043.37-127645353260795/source", "state": "file", "uid": 0}
TASK [prep : Copy public ssh key to /root/.ssh] ********************************
Tuesday 31 December 2019 10:04:03 +0100 (0:00:00.448) 0:00:04.148 ******
changed: [k3s-client1] => {"changed": true, "checksum": "a85edf0cc547a09d7eee2346e8c8409e59d25766", "dest": "/root/.ssh/id_rsa.pub", "gid": 0, "group": "root", "md5sum": "b440b5086dd12c3fd8abb762476b9f40", "mode": "0644", "owner": "root", "size": 409, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783043.82-58416292927881/source", "state": "file", "uid": 0}
TASK [prep : Copy ssh config file to /root/.ssh] *******************************
Tuesday 31 December 2019 10:04:04 +0100 (0:00:00.448) 0:00:04.597 ******
changed: [k3s-client1] => {"changed": true, "checksum": "b0c6593305ae2549aebc35f791c5d37070aea39d", "dest": "/root/.ssh/config", "gid": 0, "group": "root", "md5sum": "f346fc873ab54e426f90a157b9f9038e", "mode": "0644", "owner": "root", "size": 131, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783044.27-113410703186581/source", "state": "file", "uid": 0}
TASK [prep : Append roots public ssh key to the authorized_keys file] **********
Tuesday 31 December 2019 10:04:04 +0100 (0:00:00.449) 0:00:05.047 ******
changed: [k3s-client1] => {"changed": true, "cmd": "cat /root/.ssh/id_rsa.pub >> /root/.ssh/authorized_keys", "delta": "0:00:00.003473", "end": "2019-12-31 10:04:04.883937", "rc": 0, "start": "2019-12-31 10:04:04.880464", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [prep : include_tasks] ****************************************************
Tuesday 31 December 2019 10:04:04 +0100 (0:00:00.255) 0:00:05.302 ******
included: /vagrant/ansible/roles/prep/tasks/update_deb_packages.yml for k3s-client1
TASK [prep : super-ugly hack to allow unauthenticated packages to install] *****
Tuesday 31 December 2019 10:04:04 +0100 (0:00:00.040) 0:00:05.343 ******
changed: [k3s-client1] => {"changed": true, "checksum": "965f6dd5b75e313a15c7157fd643ebc91289c23a", "dest": "/etc/apt/apt.conf.d/99allowunauthenticated", "gid": 0, "group": "root", "md5sum": "2efe9a512bdb07557c8a916ac8b95675", "mode": "0644", "owner": "root", "size": 38, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783045.02-115034878963991/source", "state": "file", "uid": 0}
TASK [prep : extremely insecure setting until issue 29 is fixed (AllowInsecureRepositories "true")] ***
Tuesday 31 December 2019 10:04:05 +0100 (0:00:00.447) 0:00:05.790 ******
changed: [k3s-client1] => {"changed": true, "checksum": "9bd34f08d8143062824d0aa4e9728d43cbec5f24", "dest": "/etc/apt/apt.conf.d/99allowinsecurerepositories", "gid": 0, "group": "root", "md5sum": "ecd591609726673154f2b80617b0bf46", "mode": "0644", "owner": "root", "size": 42, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783045.46-74957464623497/source", "state": "file", "uid": 0}
TASK [prep : install aptitude (need this for upgrade action)] ******************
Tuesday 31 December 2019 10:04:05 +0100 (0:00:00.449) 0:00:06.240 ******
changed: [k3s-client1] => {"cache_update_time": 1577783049, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1\n libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl\n libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl\n libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl\n libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl\n libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30\nSuggested packages:\n aptitude-doc-en | aptitude-doc apt-xapian-index debtags libcwidget-dev\n libdata-dump-perl libhtml-template-perl libxml-simple-perl libwww-perl\n xapian-tools\nThe following NEW packages will be installed:\n aptitude aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1\n libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl\n libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl\n libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl\n libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl\n libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30\n0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.\nNeed to get 3957 kB of archives.\nAfter this operation, 15.9 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1014 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigc++-2.0-0v5 amd64 2.10.0-2 [10.9 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxapian30 amd64 1.4.5-1ubuntu0.1 [631 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1269 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]\nGet:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]\nFetched 3957 kB in 1s (3564 kB/s)\nSelecting previously unselected package aptitude-common.\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 ... 48695 files and directories currently installed.)\r\nPreparing to unpack .../00-aptitude-common_0.8.10-6ubuntu1_all.deb ...\r\nUnpacking aptitude-common (0.8.10-6ubuntu1) ...\r\nSelecting previously unselected package libboost-system1.65.1:amd64.\r\nPreparing to unpack .../01-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libboost-filesystem1.65.1:amd64.\r\nPreparing to unpack .../02-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libboost-iostreams1.65.1:amd64.\r\nPreparing to unpack .../03-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libsigc++-2.0-0v5:amd64.\r\nPreparing to unpack .../04-libsigc++-2.0-0v5_2.10.0-2_amd64.deb ...\r\nUnpacking libsigc++-2.0-0v5:amd64 (2.10.0-2) ...\r\nSelecting previously unselected package libcwidget3v5:amd64.\r\nPreparing to unpack .../05-libcwidget3v5_0.5.17-7_amd64.deb ...\r\nUnpacking libcwidget3v5:amd64 (0.5.17-7) ...\r\nSelecting previously unselected package libxapian30:amd64.\r\nPreparing to unpack .../06-libxapian30_1.4.5-1ubuntu0.1_amd64.deb ...\r\nUnpacking libxapian30:amd64 (1.4.5-1ubuntu0.1) ...\r\nSelecting previously unselected package aptitude.\r\nPreparing to unpack .../07-aptitude_0.8.10-6ubuntu1_amd64.deb ...\r\nUnpacking aptitude (0.8.10-6ubuntu1) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../09-liburi-perl_1.73-1_all.deb ...\r\nUnpacking liburi-perl (1.73-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../10-libhtml-parser-perl_3.72-3build1_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3build1) ...\r\nSelecting previously unselected package libcgi-pm-perl.\r\nPreparing to unpack .../11-libcgi-pm-perl_4.38-1_all.deb ...\r\nUnpacking libcgi-pm-perl (4.38-1) ...\r\nSelecting previously unselected package libfcgi-perl.\r\nPreparing to unpack .../12-libfcgi-perl_0.78-2build1_amd64.deb ...\r\nUnpacking libfcgi-perl (0.78-2build1) ...\r\nSelecting previously unselected package libcgi-fast-perl.\r\nPreparing to unpack .../13-libcgi-fast-perl_1%3a2.13-1_all.deb ...\r\nUnpacking libcgi-fast-perl (1:2.13-1) ...\r\nSelecting previously unselected package libsub-name-perl.\r\nPreparing to unpack .../14-libsub-name-perl_0.21-1build1_amd64.deb ...\r\nUnpacking libsub-name-perl (0.21-1build1) ...\r\nSelecting previously unselected package libclass-accessor-perl.\r\nPreparing to unpack .../15-libclass-accessor-perl_0.51-1_all.deb ...\r\nUnpacking libclass-accessor-perl (0.51-1) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../18-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../19-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../20-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../21-libhttp-message-perl_6.14-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.14-1) ...\r\nSelecting previously unselected package libio-string-perl.\r\nPreparing to unpack .../22-libio-string-perl_1.08-3_all.deb ...\r\nUnpacking libio-string-perl (1.08-3) ...\r\nSelecting previously unselected package libparse-debianchangelog-perl.\r\nPreparing to unpack .../23-libparse-debianchangelog-perl_1.2.0-12_all.deb ...\r\nUnpacking libparse-debianchangelog-perl (1.2.0-12) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up libxapian30:amd64 (1.4.5-1ubuntu0.1) ...\r\nSetting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up aptitude-common (0.8.10-6ubuntu1) ...\r\nSetting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nSetting up liburi-perl (1.73-1) ...\r\nSetting up libhtml-parser-perl (3.72-3build1) ...\r\nSetting up libcgi-pm-perl (4.38-1) ...\r\nSetting up libio-string-perl (1.08-3) ...\r\nSetting up libsub-name-perl (0.21-1build1) ...\r\nSetting up libfcgi-perl (0.78-2build1) ...\r\nSetting up libsigc++-2.0-0v5:amd64 (2.10.0-2) ...\r\nSetting up libclass-accessor-perl (0.51-1) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up libcgi-fast-perl (1:2.13-1) ...\r\nSetting up libparse-debianchangelog-perl (1.2.0-12) ...\r\nSetting up libhttp-message-perl (6.14-1) ...\r\nSetting up libcwidget3v5:amd64 (0.5.17-7) ...\r\nSetting up aptitude (0.8.10-6ubuntu1) ...\r\nupdate-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1", " libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl", " libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl", " libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl", " libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl", " libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30", "Suggested packages:", " aptitude-doc-en | aptitude-doc apt-xapian-index debtags libcwidget-dev", " libdata-dump-perl libhtml-template-perl libxml-simple-perl libwww-perl", " xapian-tools", "The following NEW packages will be installed:", " aptitude aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1", " libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl", " libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl", " libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl", " libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl", " libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30", "0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.", "Need to get 3957 kB of archives.", "After this operation, 15.9 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1014 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigc++-2.0-0v5 amd64 2.10.0-2 [10.9 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]", "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxapian30 amd64 1.4.5-1ubuntu0.1 [631 kB]", "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1269 kB]", "Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]", "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]", "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]", "Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]", "Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]", "Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]", "Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]", "Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]", "Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]", "Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]", "Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]", "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]", "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]", "Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]", "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]", "Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]", "Fetched 3957 kB in 1s (3564 kB/s)", "Selecting previously unselected package aptitude-common.", "(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 ... 48695 files and directories currently installed.)", "Preparing to unpack .../00-aptitude-common_0.8.10-6ubuntu1_all.deb ...", "Unpacking aptitude-common (0.8.10-6ubuntu1) ...", "Selecting previously unselected package libboost-system1.65.1:amd64.", "Preparing to unpack .../01-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libboost-filesystem1.65.1:amd64.", "Preparing to unpack .../02-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libboost-iostreams1.65.1:amd64.", "Preparing to unpack .../03-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libsigc++-2.0-0v5:amd64.", "Preparing to unpack .../04-libsigc++-2.0-0v5_2.10.0-2_amd64.deb ...", "Unpacking libsigc++-2.0-0v5:amd64 (2.10.0-2) ...", "Selecting previously unselected package libcwidget3v5:amd64.", "Preparing to unpack .../05-libcwidget3v5_0.5.17-7_amd64.deb ...", "Unpacking libcwidget3v5:amd64 (0.5.17-7) ...", "Selecting previously unselected package libxapian30:amd64.", "Preparing to unpack .../06-libxapian30_1.4.5-1ubuntu0.1_amd64.deb ...", "Unpacking libxapian30:amd64 (1.4.5-1ubuntu0.1) ...", "Selecting previously unselected package aptitude.", "Preparing to unpack .../07-aptitude_0.8.10-6ubuntu1_amd64.deb ...", "Unpacking aptitude (0.8.10-6ubuntu1) ...", "Selecting previously unselected package libhtml-tagset-perl.", "Preparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...", "Unpacking libhtml-tagset-perl (3.20-3) ...", "Selecting previously unselected package liburi-perl.", "Preparing to unpack .../09-liburi-perl_1.73-1_all.deb ...", "Unpacking liburi-perl (1.73-1) ...", "Selecting previously unselected package libhtml-parser-perl.", "Preparing to unpack .../10-libhtml-parser-perl_3.72-3build1_amd64.deb ...", "Unpacking libhtml-parser-perl (3.72-3build1) ...", "Selecting previously unselected package libcgi-pm-perl.", "Preparing to unpack .../11-libcgi-pm-perl_4.38-1_all.deb ...", "Unpacking libcgi-pm-perl (4.38-1) ...", "Selecting previously unselected package libfcgi-perl.", "Preparing to unpack .../12-libfcgi-perl_0.78-2build1_amd64.deb ...", "Unpacking libfcgi-perl (0.78-2build1) ...", "Selecting previously unselected package libcgi-fast-perl.", "Preparing to unpack .../13-libcgi-fast-perl_1%3a2.13-1_all.deb ...", "Unpacking libcgi-fast-perl (1:2.13-1) ...", "Selecting previously unselected package libsub-name-perl.", "Preparing to unpack .../14-libsub-name-perl_0.21-1build1_amd64.deb ...", "Unpacking libsub-name-perl (0.21-1build1) ...", "Selecting previously unselected package libclass-accessor-perl.", "Preparing to unpack .../15-libclass-accessor-perl_0.51-1_all.deb ...", "Unpacking libclass-accessor-perl (0.51-1) ...", "Selecting previously unselected package libencode-locale-perl.", "Preparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...", "Unpacking libencode-locale-perl (1.05-1) ...", "Selecting previously unselected package libtimedate-perl.", "Preparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ...", "Unpacking libtimedate-perl (2.3000-2) ...", "Selecting previously unselected package libhttp-date-perl.", "Preparing to unpack .../18-libhttp-date-perl_6.02-1_all.deb ...", "Unpacking libhttp-date-perl (6.02-1) ...", "Selecting previously unselected package libio-html-perl.", "Preparing to unpack .../19-libio-html-perl_1.001-1_all.deb ...", "Unpacking libio-html-perl (1.001-1) ...", "Selecting previously unselected package liblwp-mediatypes-perl.", "Preparing to unpack .../20-liblwp-mediatypes-perl_6.02-1_all.deb ...", "Unpacking liblwp-mediatypes-perl (6.02-1) ...", "Selecting previously unselected package libhttp-message-perl.", "Preparing to unpack .../21-libhttp-message-perl_6.14-1_all.deb ...", "Unpacking libhttp-message-perl (6.14-1) ...", "Selecting previously unselected package libio-string-perl.", "Preparing to unpack .../22-libio-string-perl_1.08-3_all.deb ...", "Unpacking libio-string-perl (1.08-3) ...", "Selecting previously unselected package libparse-debianchangelog-perl.", "Preparing to unpack .../23-libparse-debianchangelog-perl_1.2.0-12_all.deb ...", "Unpacking libparse-debianchangelog-perl (1.2.0-12) ...", "Setting up libhtml-tagset-perl (3.20-3) ...", "Setting up libxapian30:amd64 (1.4.5-1ubuntu0.1) ...", "Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up libencode-locale-perl (1.05-1) ...", "Setting up libtimedate-perl (2.3000-2) ...", "Setting up libio-html-perl (1.001-1) ...", "Setting up aptitude-common (0.8.10-6ubuntu1) ...", "Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up liblwp-mediatypes-perl (6.02-1) ...", "Setting up liburi-perl (1.73-1) ...", "Setting up libhtml-parser-perl (3.72-3build1) ...", "Setting up libcgi-pm-perl (4.38-1) ...", "Setting up libio-string-perl (1.08-3) ...", "Setting up libsub-name-perl (0.21-1build1) ...", "Setting up libfcgi-perl (0.78-2build1) ...", "Setting up libsigc++-2.0-0v5:amd64 (2.10.0-2) ...", "Setting up libclass-accessor-perl (0.51-1) ...", "Setting up libhttp-date-perl (6.02-1) ...", "Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up libcgi-fast-perl (1:2.13-1) ...", "Setting up libparse-debianchangelog-perl (1.2.0-12) ...", "Setting up libhttp-message-perl (6.14-1) ...", "Setting up libcwidget3v5:amd64 (0.5.17-7) ...", "Setting up aptitude (0.8.10-6ubuntu1) ...", "update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]}
TASK [prep : update all packages] **********************************************
Tuesday 31 December 2019 10:04:27 +0100 (0:00:21.850) 0:00:28.090 ******
changed: [k3s-client1] => {"changed": true, "msg": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common \nThe following packages are RECOMMENDED but will NOT be installed:\n unattended-upgrades \n9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 80.5 MB of archives. After unpacking 23.6 kB will be used.\nWriting extended state information...\nGet: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]\nGet: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]\nGet: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]\nGet: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]\nGet: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nGet: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]\nFetched 80.5 MB in 19s (4161 kB/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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../5-linux-firmware_1.173.14_all.deb ...\r\nUnpacking linux-firmware (1.173.14) over (1.173.13) ...\r\nPreparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...\r\nSetting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...\r\nInstalling new version of config file /etc/vmware-tools/vm-support ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up linux-firmware (1.173.14) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-72-generic\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nReading extended state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\n", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common \nThe following packages are RECOMMENDED but will NOT be installed:\n unattended-upgrades \n9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 80.5 MB of archives. After unpacking 23.6 kB will be used.\nWriting extended state information...\nGet: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]\nGet: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]\nGet: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]\nGet: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]\nGet: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nGet: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]\nFetched 80.5 MB in 19s (4161 kB/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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../5-linux-firmware_1.173.14_all.deb ...\r\nUnpacking linux-firmware (1.173.14) over (1.173.13) ...\r\nPreparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...\r\nSetting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...\r\nInstalling new version of config file /etc/vmware-tools/vm-support ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up linux-firmware (1.173.14) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-72-generic\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nReading extended state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Initializing package states...", "Writing extended state information...", "Building tag database...", "The following packages will be upgraded:", " libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common ", "The following packages are RECOMMENDED but will NOT be installed:", " unattended-upgrades ", "9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "Need to get 80.5 MB of archives. After unpacking 23.6 kB will be used.", "Writing extended state information...", "Get: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]", "Get: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]", "Get: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]", "Get: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]", "Get: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]", "Get: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]", "Get: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]", "Get: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]", "Get: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]", "Fetched 80.5 MB in 19s (4161 kB/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 ... 49169 files and directories currently installed.)", "Preparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...", "Unpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...", "Unpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../5-linux-firmware_1.173.14_all.deb ...", "Unpacking linux-firmware (1.173.14) over (1.173.13) ...", "Preparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...", "Unpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...", "Preparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...", "Unpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...", "Preparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...", "Unpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...", "Setting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...", "Installing new version of config file /etc/vmware-tools/vm-support ...", "Setting up python3-software-properties (0.96.24.32.12) ...", "Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...", "Setting up linux-firmware (1.173.14) ...", "update-initramfs: Generating /boot/initrd.img-4.15.0-72-generic", "Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...", "Setting up python2.7-minimal (2.7.17-1~18.04) ...", "Setting up software-properties-common (0.96.24.32.12) ...", "Setting up python2.7 (2.7.17-1~18.04) ...", "Setting up libpython2.7:amd64 (2.7.17-1~18.04) ...", "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...", "Processing triggers for mime-support (3.60ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for systemd (237-3ubuntu10.33) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Reading package lists...", "Building dependency tree...", "Reading state information...", "Reading extended state information...", "Initializing package states...", "Writing extended state information...", "Building tag database..."]}
TASK [prep : Install the hosts file] *******************************************
Tuesday 31 December 2019 10:05:26 +0100 (0:00:58.861) 0:01:26.952 ******
ok: [k3s-client1] => {"changed": false, "checksum": "134bbd0cbb34e3031b54c6198e4d062464397118", "dest": "/etc/hosts", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/hosts", "size": 262, "state": "file", "uid": 0}
TASK [prep : Install packages required to make kubernetes nicer] ***************
Tuesday 31 December 2019 10:05:27 +0100 (0:00:00.568) 0:01:27.521 ******
changed: [k3s-client1] => (item=bash-completion) => {"cache_update_time": 1577783069, "cache_updated": false, "changed": true, "item": "bash-completion", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n bash-completion\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 168 kB of archives.\nAfter this operation, 1394 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]\nFetched 168 kB in 0s (1564 kB/s)\nSelecting previously unselected package bash-completion.\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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../bash-completion_1%3a2.8-1ubuntu1_all.deb ...\r\nUnpacking bash-completion (1:2.8-1ubuntu1) ...\r\nSetting up bash-completion (1:2.8-1ubuntu1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following NEW packages will be installed:", " bash-completion", "0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.", "Need to get 168 kB of archives.", "After this operation, 1394 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]", "Fetched 168 kB in 0s (1564 kB/s)", "Selecting previously unselected package bash-completion.", "(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 ... 49169 files and directories currently installed.)", "Preparing to unpack .../bash-completion_1%3a2.8-1ubuntu1_all.deb ...", "Unpacking bash-completion (1:2.8-1ubuntu1) ...", "Setting up bash-completion (1:2.8-1ubuntu1) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ..."]}
TASK [prereq : Enable IPv4 forwarding] *****************************************
Tuesday 31 December 2019 10:05:35 +0100 (0:00:08.356) 0:01:35.878 ******
changed: [k3s-client1] => {"changed": true}
TASK [prereq : Enable IPv6 forwarding] *****************************************
Tuesday 31 December 2019 10:05:35 +0100 (0:00:00.426) 0:01:36.305 ******
changed: [k3s-client1] => {"changed": true}
TASK [download : Delete k3s if already present] ********************************
Tuesday 31 December 2019 10:05:36 +0100 (0:00:00.297) 0:01:36.602 ******
ok: [k3s-client1] => {"changed": false, "path": "/usr/local/bin/k3s", "state": "absent"}
TASK [download : Download k3s binary x64] **************************************
Tuesday 31 December 2019 10:05:36 +0100 (0:00:00.269) 0:01:36.871 ******
changed: [k3s-client1] => {"changed": true, "checksum_dest": null, "checksum_src": "d5f7ff53fbeedbe00c167fa4d717d289bf8f7ae4", "dest": "/usr/local/bin/k3s", "gid": 0, "group": "root", "md5sum": "b4267a85357280ca3f459191d13d2b86", "mode": "01363", "msg": "OK (51027968 bytes)", "owner": "root", "size": 51027968, "src": "/tmp/tmpNGvRCL", "state": "file", "status_code": 200, "uid": 0, "url": "https://github.com/rancher/k3s/releases/download/v1.0.0/k3s"}
PLAY [master] ******************************************************************
skipping: no hosts matched
PLAY [node] ********************************************************************
TASK [Gathering Facts] *********************************************************
Tuesday 31 December 2019 10:06:45 +0100 (0:01:08.763) 0:02:45.635 ******
ok: [k3s-client1]
TASK [k3s/node : download the node-token from k3s-master] **********************
Tuesday 31 December 2019 10:06:45 +0100 (0:00:00.642) 0:02:46.277 ******
changed: [k3s-client1] => {"changed": true, "cmd": "scp root@k3s-master:/var/lib/rancher/k3s/server/node-token /vagrant/node-token", "delta": "0:00:02.611005", "end": "2019-12-31 10:06:48.739291", "rc": 0, "start": "2019-12-31 10:06:46.128286", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [k3s/node : rear the node-token from the copied file] *********************
Tuesday 31 December 2019 10:06:48 +0100 (0:00:02.914) 0:02:49.192 ******
ok: [k3s-client1] => {"ansible_facts": {"token": "K10815c0c417bbf882f44f02572718a298327d3e1ede1c897a1bbe12d992016fa19::server:cf180cf3d43a89a8f41c7e0cc9375bbc"}, "changed": false}
TASK [k3s/node : grep the IP address of eth1] **********************************
Tuesday 31 December 2019 10:06:48 +0100 (0:00:00.084) 0:02:49.277 ******
changed: [k3s-client1] => {"changed": true, "cmd": "/sbin/ifconfig eth1 | grep 'inet ' | awk '{print $2}'", "delta": "0:00:00.024157", "end": "2019-12-31 10:06:49.142004", "rc": 0, "start": "2019-12-31 10:06:49.117847", "stderr": "", "stderr_lines": [], "stdout": "192.168.33.12", "stdout_lines": ["192.168.33.12"]}
TASK [k3s/node : Copy K3s service file] ****************************************
Tuesday 31 December 2019 10:06:49 +0100 (0:00:00.301) 0:02:49.578 ******
changed: [k3s-client1] => {"changed": true, "checksum": "ff1d669ba1ce49979545208bd1c1181f50866bda", "dest": "/etc/systemd/system/k3s-node.service", "gid": 0, "group": "root", "md5sum": "9684271bafe2f72dcc44b59b9f8f90b7", "mode": "0755", "owner": "root", "size": 496, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783209.31-57992850476443/source", "state": "file", "uid": 0}
TASK [k3s/node : Enable and check K3s service] *********************************
Tuesday 31 December 2019 10:06:49 +0100 (0:00:00.573) 0:02:50.151 ******
changed: [k3s-client1] => {"changed": true, "enabled": true, "name": "k3s-node", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description": "Lightweight Kubernetes", "DevicePolicy": "auto", "Documentation": "https://k3s.io", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/k3s ; argv[]=/usr/local/bin/k3s agent --server https://192.168.33.11:6443 --token K10815c0c417bbf882f44f02572718a298327d3e1ede1c897a1bbe12d992016fa19::server:cf180cf3d43a89a8f41c7e0cc9375bbc --node-ip 192.168.33.12 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/k3s-node.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "k3s-node.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "3694", "LimitSIGPENDINGSoft": "3694", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "k3s-node.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartUSec": "5s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
PLAY RECAP *********************************************************************
k3s-client1 : ok=28 changed=22 unreachable=0 failed=0
Tuesday 31 December 2019 10:06:50 +0100 (0:00:00.952) 0:02:51.104 ******
===============================================================================
download : Download k3s binary x64 ------------------------------------- 68.76s
prep : update all packages --------------------------------------------- 58.86s
prep : install aptitude (need this for upgrade action) ----------------- 21.85s
prep : Install packages required to make kubernetes nicer --------------- 8.36s
k3s/node : download the node-token from k3s-master ---------------------- 2.91s
prep : Create /home/vagrant/.ssh (if required) -------------------------- 1.26s
k3s/node : Enable and check K3s service --------------------------------- 0.95s
prep : Copy private ssh key to /home/vagrant/.ssh ----------------------- 0.72s
Gathering Facts --------------------------------------------------------- 0.64s
k3s/node : Copy K3s service file ---------------------------------------- 0.57s
prep : Install the hosts file ------------------------------------------- 0.57s
prep : Copy ssh config file to /home/vagrant/.ssh ----------------------- 0.47s
prep : Copy public ssh key to /home/vagrant/.ssh ------------------------ 0.46s
prep : extremely insecure setting until issue 29 is fixed (AllowInsecureRepositories "true") --- 0.45s
prep : Copy ssh config file to /root/.ssh ------------------------------- 0.45s
prep : Copy private ssh key to /root/.ssh ------------------------------- 0.45s
prep : Copy public ssh key to /root/.ssh -------------------------------- 0.45s
prep : super-ugly hack to allow unauthenticated packages to install ----- 0.45s
prereq : Enable IPv4 forwarding ----------------------------------------- 0.43s
prep : Append public ssh key to the authorized_keys file ---------------- 0.38s
==> k3s-client1: Running provisioner: shell...
k3s-client1: Running: inline script
==> k3s-client2: Importing base box 'bento/ubuntu-18.04'...
==> k3s-client2: Matching MAC address for NAT networking...
==> k3s-client2: Checking if box 'bento/ubuntu-18.04' version '201912.14.0' is up to date...
==> k3s-client2: Setting the name of the VM: k3s-intro_k3s-client2_1577783226672_22333
==> k3s-client2: Fixed port collision for 22 => 2222. Now on port 2201.
==> k3s-client2: Clearing any previously set network interfaces...
==> k3s-client2: Preparing network interfaces based on configuration...
k3s-client2: Adapter 1: nat
k3s-client2: Adapter 2: hostonly
==> k3s-client2: Forwarding ports...
k3s-client2: 22 (guest) => 2201 (host) (adapter 1)
==> k3s-client2: Running 'pre-boot' VM customizations...
==> k3s-client2: Booting VM...
==> k3s-client2: Waiting for machine to boot. This may take a few minutes...
k3s-client2: SSH address: 127.0.0.1:2201
k3s-client2: SSH username: vagrant
k3s-client2: SSH auth method: private key
==> k3s-client2: Machine booted and ready!
==> k3s-client2: Checking for guest additions in VM...
k3s-client2: The guest additions on this VM do not match the installed version of
k3s-client2: VirtualBox! In most cases this is fine, but in rare cases it can
k3s-client2: prevent things such as shared folders from working properly. If you see
k3s-client2: shared folder errors, please make sure the guest additions within the
k3s-client2: virtual machine match the version of VirtualBox you have installed on
k3s-client2: your host and reload your VM.
k3s-client2:
k3s-client2: Guest Additions Version: 6.1.0
k3s-client2: VirtualBox Version: 6.0
==> k3s-client2: Setting hostname...
==> k3s-client2: Configuring and enabling network interfaces...
==> k3s-client2: Mounting shared folders...
k3s-client2: /vagrant => /Users/gdha/data/projects/kubernetes/k3s-intro
==> k3s-client2: Setting time zone to 'Etc/GMT-1'...
==> k3s-client2: Running provisioner: shell...
k3s-client2: Running: inline script
k3s-client2: Reading package lists...
k3s-client2: Building dependency tree...
k3s-client2: Reading state information...
k3s-client2: python is already the newest version (2.7.15~rc1-1).
k3s-client2: python set to manually installed.
k3s-client2: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
k3s-client2: Reading package lists...
k3s-client2: Building dependency tree...
k3s-client2: Reading state information...
k3s-client2: The following additional packages will be installed:
k3s-client2: ieee-data python-asn1crypto python-certifi python-cffi-backend
k3s-client2: python-chardet python-cryptography python-enum34 python-httplib2 python-idna
k3s-client2: python-ipaddress python-jinja2 python-jmespath python-kerberos
k3s-client2: python-libcloud python-lockfile python-markupsafe python-netaddr
k3s-client2: python-openssl python-paramiko python-pkg-resources python-pyasn1
k3s-client2: python-requests python-selinux python-simplejson python-six python-urllib3
k3s-client2: python-xmltodict python-yaml
k3s-client2: Suggested packages:
k3s-client2: cowsay sshpass python-cryptography-doc python-cryptography-vectors
k3s-client2: python-enum34-doc python-jinja2-doc python-lockfile-doc ipython
k3s-client2: python-netaddr-docs python-openssl-doc python-openssl-dbg python-gssapi
k3s-client2: python-setuptools python-socks python-ntlm
k3s-client2: Recommended packages:
k3s-client2: python-winrm
k3s-client2: The following NEW packages will be installed:
k3s-client2: ansible ieee-data python-asn1crypto python-certifi python-cffi-backend
k3s-client2: python-chardet python-cryptography python-enum34 python-httplib2 python-idna
k3s-client2: python-ipaddress python-jinja2 python-jmespath python-kerberos
k3s-client2: python-libcloud python-lockfile python-markupsafe python-netaddr
k3s-client2: python-openssl python-paramiko python-pkg-resources python-pyasn1
k3s-client2: python-requests python-selinux python-simplejson python-six python-urllib3
k3s-client2: python-xmltodict python-yaml
k3s-client2: 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
k3s-client2: Need to get 7,860 kB of archives.
k3s-client2: After this operation, 61.2 MB of additional disk space will be used.
k3s-client2: Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB]
k3s-client2: Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB]
k3s-client2: Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB]
k3s-client2: Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB]
k3s-client2: Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB]
k3s-client2: Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB]
k3s-client2: Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.3 [221 kB]
k3s-client2: Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-markupsafe amd64 1.0-1build1 [13.0 kB]
k3s-client2: Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-jinja2 all 2.10-1ubuntu0.18.04.1 [94.8 kB]
k3s-client2: Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pyasn1 all 0.4.2-3 [46.7 kB]
k3s-client2: Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-paramiko all 2.0.0-1ubuntu1.2 [110 kB]
k3s-client2: Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB]
k3s-client2: Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-yaml amd64 3.12-1build2 [115 kB]
k3s-client2: Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-httplib2 all 0.9.2+dfsg-1ubuntu0.1 [34.7 kB]
k3s-client2: Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 ieee-data all 20180204.1 [1,539 kB]
k3s-client2: Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-netaddr all 0.7.19-1 [213 kB]
k3s-client2: Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ansible all 2.5.1+dfsg-1ubuntu0.1 [3,198 kB]
k3s-client2: Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-certifi all 2018.1.18-2 [144 kB]
k3s-client2: Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB]
k3s-client2: Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-jmespath all 0.9.3-1ubuntu1 [21.2 kB]
k3s-client2: Get:21 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-kerberos amd64 1.1.14-1 [22.5 kB]
k3s-client2: Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-urllib3 all 1.22-1ubuntu0.18.04.1 [85.9 kB]
k3s-client2: Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-requests all 2.18.4-2ubuntu0.1 [58.5 kB]
k3s-client2: Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-lockfile all 1:0.12.2-2 [14.6 kB]
k3s-client2: Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-simplejson amd64 3.13.2-1 [61.2 kB]
k3s-client2: Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-libcloud all 2.2.1-1 [1,235 kB]
k3s-client2: Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-openssl all 17.5.0-1ubuntu1 [41.3 kB]
k3s-client2: Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-selinux amd64 2.7-2build2 [138 kB]
k3s-client2: Get:29 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-xmltodict all 0.11.0-1 [10.3 kB]
k3s-client2: dpkg-preconfigure: unable to re-open stdin: No such file or directory
k3s-client2: Fetched 7,860 kB in 7s (1,146 kB/s)
k3s-client2: Selecting previously unselected package python-asn1crypto.
k3s-client2: (Reading database ...
k3s-client2: (Reading database ... 5%
k3s-client2: (Reading database ... 10%
k3s-client2: (Reading database ... 15%
k3s-client2: (Reading database ... 20%
k3s-client2: (Reading database ... 25%
k3s-client2: (Reading database ... 30%
k3s-client2: (Reading database ... 35%
k3s-client2: (Reading database ... 40%
k3s-client2: (Reading database ... 45%
k3s-client2: (Reading database ... 50%
k3s-client2: (Reading database ... 55%
k3s-client2: (Reading database ... 60%
k3s-client2: (Reading database ... 65%
k3s-client2: (Reading database ... 70%
k3s-client2: (Reading database ... 75%
k3s-client2: (Reading database ... 80%
k3s-client2: (Reading database ... 85%
k3s-client2: (Reading database ... 90%
k3s-client2: (Reading database ... 95%
k3s-client2: (Reading database ... 100%
k3s-client2: (Reading database ...
k3s-client2: 42631 files and directories currently installed.)
k3s-client2: Preparing to unpack .../00-python-asn1crypto_0.24.0-1_all.deb ...
k3s-client2: Unpacking python-asn1crypto (0.24.0-1) ...
k3s-client2: Selecting previously unselected package python-cffi-backend.
k3s-client2: Preparing to unpack .../01-python-cffi-backend_1.11.5-1_amd64.deb ...
k3s-client2: Unpacking python-cffi-backend (1.11.5-1) ...
k3s-client2: Selecting previously unselected package python-enum34.
k3s-client2: Preparing to unpack .../02-python-enum34_1.1.6-2_all.deb ...
k3s-client2: Unpacking python-enum34 (1.1.6-2) ...
k3s-client2: Selecting previously unselected package python-idna.
k3s-client2: Preparing to unpack .../03-python-idna_2.6-1_all.deb ...
k3s-client2: Unpacking python-idna (2.6-1) ...
k3s-client2: Selecting previously unselected package python-ipaddress.
k3s-client2: Preparing to unpack .../04-python-ipaddress_1.0.17-1_all.deb ...
k3s-client2: Unpacking python-ipaddress (1.0.17-1) ...
k3s-client2: Selecting previously unselected package python-six.
k3s-client2: Preparing to unpack .../05-python-six_1.11.0-2_all.deb ...
k3s-client2: Unpacking python-six (1.11.0-2) ...
k3s-client2: Selecting previously unselected package python-cryptography.
k3s-client2: Preparing to unpack .../06-python-cryptography_2.1.4-1ubuntu1.3_amd64.deb ...
k3s-client2: Unpacking python-cryptography (2.1.4-1ubuntu1.3) ...
k3s-client2: Selecting previously unselected package python-markupsafe.
k3s-client2: Preparing to unpack .../07-python-markupsafe_1.0-1build1_amd64.deb ...
k3s-client2: Unpacking python-markupsafe (1.0-1build1) ...
k3s-client2: Selecting previously unselected package python-jinja2.
k3s-client2: Preparing to unpack .../08-python-jinja2_2.10-1ubuntu0.18.04.1_all.deb ...
k3s-client2: Unpacking python-jinja2 (2.10-1ubuntu0.18.04.1) ...
k3s-client2: Selecting previously unselected package python-pyasn1.
k3s-client2: Preparing to unpack .../09-python-pyasn1_0.4.2-3_all.deb ...
k3s-client2: Unpacking python-pyasn1 (0.4.2-3) ...
k3s-client2: Selecting previously unselected package python-paramiko.
k3s-client2: Preparing to unpack .../10-python-paramiko_2.0.0-1ubuntu1.2_all.deb ...
k3s-client2: Unpacking python-paramiko (2.0.0-1ubuntu1.2) ...
k3s-client2: Selecting previously unselected package python-pkg-resources.
k3s-client2: Preparing to unpack .../11-python-pkg-resources_39.0.1-2_all.deb ...
k3s-client2: Unpacking python-pkg-resources (39.0.1-2) ...
k3s-client2: Selecting previously unselected package python-yaml.
k3s-client2: Preparing to unpack .../12-python-yaml_3.12-1build2_amd64.deb ...
k3s-client2: Unpacking python-yaml (3.12-1build2) ...
k3s-client2: Selecting previously unselected package python-httplib2.
k3s-client2: Preparing to unpack .../13-python-httplib2_0.9.2+dfsg-1ubuntu0.1_all.deb ...
k3s-client2: Unpacking python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
k3s-client2: Selecting previously unselected package ieee-data.
k3s-client2: Preparing to unpack .../14-ieee-data_20180204.1_all.deb ...
k3s-client2: Unpacking ieee-data (20180204.1) ...
k3s-client2: Selecting previously unselected package python-netaddr.
k3s-client2: Preparing to unpack .../15-python-netaddr_0.7.19-1_all.deb ...
k3s-client2: Unpacking python-netaddr (0.7.19-1) ...
k3s-client2: Selecting previously unselected package ansible.
k3s-client2: Preparing to unpack .../16-ansible_2.5.1+dfsg-1ubuntu0.1_all.deb ...
k3s-client2: Unpacking ansible (2.5.1+dfsg-1ubuntu0.1) ...
k3s-client2: Selecting previously unselected package python-certifi.
k3s-client2: Preparing to unpack .../17-python-certifi_2018.1.18-2_all.deb ...
k3s-client2: Unpacking python-certifi (2018.1.18-2) ...
k3s-client2: Selecting previously unselected package python-chardet.
k3s-client2: Preparing to unpack .../18-python-chardet_3.0.4-1_all.deb ...
k3s-client2: Unpacking python-chardet (3.0.4-1) ...
k3s-client2: Selecting previously unselected package python-jmespath.
k3s-client2: Preparing to unpack .../19-python-jmespath_0.9.3-1ubuntu1_all.deb ...
k3s-client2: Unpacking python-jmespath (0.9.3-1ubuntu1) ...
k3s-client2: Selecting previously unselected package python-kerberos.
k3s-client2: Preparing to unpack .../20-python-kerberos_1.1.14-1_amd64.deb ...
k3s-client2: Unpacking python-kerberos (1.1.14-1) ...
k3s-client2: Selecting previously unselected package python-urllib3.
k3s-client2: Preparing to unpack .../21-python-urllib3_1.22-1ubuntu0.18.04.1_all.deb ...
k3s-client2: Unpacking python-urllib3 (1.22-1ubuntu0.18.04.1) ...
k3s-client2: Selecting previously unselected package python-requests.
k3s-client2: Preparing to unpack .../22-python-requests_2.18.4-2ubuntu0.1_all.deb ...
k3s-client2: Unpacking python-requests (2.18.4-2ubuntu0.1) ...
k3s-client2: Selecting previously unselected package python-lockfile.
k3s-client2: Preparing to unpack .../23-python-lockfile_1%3a0.12.2-2_all.deb ...
k3s-client2: Unpacking python-lockfile (1:0.12.2-2) ...
k3s-client2: Selecting previously unselected package python-simplejson.
k3s-client2: Preparing to unpack .../24-python-simplejson_3.13.2-1_amd64.deb ...
k3s-client2: Unpacking python-simplejson (3.13.2-1) ...
k3s-client2: Selecting previously unselected package python-libcloud.
k3s-client2: Preparing to unpack .../25-python-libcloud_2.2.1-1_all.deb ...
k3s-client2: Unpacking python-libcloud (2.2.1-1) ...
k3s-client2: Selecting previously unselected package python-openssl.
k3s-client2: Preparing to unpack .../26-python-openssl_17.5.0-1ubuntu1_all.deb ...
k3s-client2: Unpacking python-openssl (17.5.0-1ubuntu1) ...
k3s-client2: Selecting previously unselected package python-selinux.
k3s-client2: Preparing to unpack .../27-python-selinux_2.7-2build2_amd64.deb ...
k3s-client2: Unpacking python-selinux (2.7-2build2) ...
k3s-client2: Selecting previously unselected package python-xmltodict.
k3s-client2: Preparing to unpack .../28-python-xmltodict_0.11.0-1_all.deb ...
k3s-client2: Unpacking python-xmltodict (0.11.0-1) ...
k3s-client2: Setting up python-idna (2.6-1) ...
k3s-client2: Setting up python-simplejson (3.13.2-1) ...
k3s-client2: Setting up python-yaml (3.12-1build2) ...
k3s-client2: Setting up python-asn1crypto (0.24.0-1) ...
k3s-client2: Setting up ieee-data (20180204.1) ...
k3s-client2: Setting up python-pyasn1 (0.4.2-3) ...
k3s-client2: Setting up python-netaddr (0.7.19-1) ...
k3s-client2: Setting up python-xmltodict (0.11.0-1) ...
k3s-client2: Setting up python-jmespath (0.9.3-1ubuntu1) ...
k3s-client2: Setting up python-certifi (2018.1.18-2) ...
k3s-client2: Setting up python-kerberos (1.1.14-1) ...
k3s-client2: Setting up python-pkg-resources (39.0.1-2) ...
k3s-client2: Setting up python-markupsafe (1.0-1build1) ...
k3s-client2: Setting up python-httplib2 (0.9.2+dfsg-1ubuntu0.1) ...
k3s-client2: Setting up python-cffi-backend (1.11.5-1) ...
k3s-client2: Setting up python-six (1.11.0-2) ...
k3s-client2: Setting up python-selinux (2.7-2build2) ...
k3s-client2: Setting up python-enum34 (1.1.6-2) ...
k3s-client2: Setting up python-lockfile (1:0.12.2-2) ...
k3s-client2: Setting up python-ipaddress (1.0.17-1) ...
k3s-client2: Setting up python-urllib3 (1.22-1ubuntu0.18.04.1) ...
k3s-client2: Setting up python-chardet (3.0.4-1) ...
k3s-client2: Setting up python-jinja2 (2.10-1ubuntu0.18.04.1) ...
k3s-client2: Setting up python-cryptography (2.1.4-1ubuntu1.3) ...
k3s-client2: Setting up python-requests (2.18.4-2ubuntu0.1) ...
k3s-client2: Setting up python-openssl (17.5.0-1ubuntu1) ...
k3s-client2: Setting up python-paramiko (2.0.0-1ubuntu1.2) ...
k3s-client2: Setting up ansible (2.5.1+dfsg-1ubuntu0.1) ...
k3s-client2: Setting up python-libcloud (2.2.1-1) ...
k3s-client2: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
k3s-client2: Reading package lists...
k3s-client2: Building dependency tree...
k3s-client2: Reading state information...
k3s-client2: The following NEW packages will be installed:
k3s-client2: resolvconf
k3s-client2: 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
k3s-client2: Need to get 48.0 kB of archives.
k3s-client2: After this operation, 187 kB of additional disk space will be used.
k3s-client2: Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 resolvconf all 1.79ubuntu10.18.04.3 [48.0 kB]
k3s-client2: dpkg-preconfigure: unable to re-open stdin: No such file or directory
k3s-client2: Fetched 48.0 kB in 0s (754 kB/s)
k3s-client2: Selecting previously unselected package resolvconf.
k3s-client2: (Reading database ...
k3s-client2: (Reading database ... 5%
k3s-client2: (Reading database ... 10%
k3s-client2: (Reading database ... 15%
k3s-client2: (Reading database ... 20%
k3s-client2: (Reading database ... 25%
k3s-client2: (Reading database ... 30%
k3s-client2: (Reading database ... 35%
k3s-client2: (Reading database ... 40%
k3s-client2: (Reading database ... 45%
k3s-client2: (Reading database ... 50%
k3s-client2: (Reading database ... 55%
k3s-client2: (Reading database ... 60%
k3s-client2: (Reading database ... 65%
k3s-client2: (Reading database ... 70%
k3s-client2: (Reading database ... 75%
k3s-client2: (Reading database ... 80%
k3s-client2: (Reading database ... 85%
k3s-client2: (Reading database ... 90%
k3s-client2: (Reading database ... 95%
k3s-client2: (Reading database ... 100%
k3s-client2: (Reading database ...
k3s-client2: 48632 files and directories currently installed.)
k3s-client2: Preparing to unpack .../resolvconf_1.79ubuntu10.18.04.3_all.deb ...
k3s-client2: Unpacking resolvconf (1.79ubuntu10.18.04.3) ...
k3s-client2: Setting up resolvconf (1.79ubuntu10.18.04.3) ...
k3s-client2: Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service → /lib/systemd/system/resolvconf.service.
k3s-client2: Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path → /lib/systemd/system/resolvconf-pull-resolved.path.
k3s-client2: resolvconf-pull-resolved.service is a disabled or a static unit, not starting it.
k3s-client2: resolvconf-pull-resolved.service is a disabled or a static unit, not starting it.
k3s-client2: Processing triggers for systemd (237-3ubuntu10.33) ...
k3s-client2: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
k3s-client2: Processing triggers for ureadahead (0.100.0-21) ...
k3s-client2: Processing triggers for resolvconf (1.79ubuntu10.18.04.3) ...
==> k3s-client2: Running provisioner: shell...
k3s-client2: Running: inline script
==> k3s-client2: Running provisioner: ansible_local...
k3s-client2: Running ansible-playbook...
cd /vagrant && PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ansible-playbook --limit="k3s-client2" --inventory-file=/vagrant/hosts.ini --become -v /vagrant/ansible/site.yml
Using /vagrant/ansible.cfg as config file
PLAY [k3s-cluster] *************************************************************
TASK [prep : include_tasks] ****************************************************
Tuesday 31 December 2019 10:08:50 +0100 (0:00:00.102) 0:00:00.102 ******
included: /vagrant/ansible/roles/prep/tasks/create_private_ssh_key.yml for k3s-client2
TASK [prep : Create /home/vagrant/.ssh (if required)] **************************
Tuesday 31 December 2019 10:08:50 +0100 (0:00:00.046) 0:00:00.149 ******
changed: [k3s-client2] => {"changed": true, "gid": 1000, "group": "vagrant", "mode": "0700", "owner": "vagrant", "path": "/home/vagrant/.ssh", "size": 4096, "state": "directory", "uid": 1000}
TASK [prep : Copy private ssh key to /home/vagrant/.ssh] ***********************
Tuesday 31 December 2019 10:08:51 +0100 (0:00:00.933) 0:00:01.082 ******
changed: [k3s-client2] => {"changed": true, "checksum": "7c6b64f8fbc67a7f8c780a7cf91b7d35601819a2", "dest": "/home/vagrant/.ssh/id_rsa", "gid": 1000, "group": "vagrant", "md5sum": "5a22f077ee1e084f37c3743cf3ce8e3a", "mode": "0600", "owner": "vagrant", "size": 1675, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783331.49-17818367884558/source", "state": "file", "uid": 1000}
TASK [prep : Copy public ssh key to /home/vagrant/.ssh] ************************
Tuesday 31 December 2019 10:08:52 +0100 (0:00:00.741) 0:00:01.823 ******
changed: [k3s-client2] => {"changed": true, "checksum": "a85edf0cc547a09d7eee2346e8c8409e59d25766", "dest": "/home/vagrant/.ssh/id_rsa.pub", "gid": 1000, "group": "vagrant", "md5sum": "b440b5086dd12c3fd8abb762476b9f40", "mode": "0644", "owner": "vagrant", "size": 409, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783332.24-81833617151803/source", "state": "file", "uid": 1000}
TASK [prep : Copy ssh config file to /home/vagrant/.ssh] ***********************
Tuesday 31 December 2019 10:08:52 +0100 (0:00:00.521) 0:00:02.345 ******
changed: [k3s-client2] => {"changed": true, "checksum": "b0c6593305ae2549aebc35f791c5d37070aea39d", "dest": "/home/vagrant/.ssh/config", "gid": 1000, "group": "vagrant", "md5sum": "f346fc873ab54e426f90a157b9f9038e", "mode": "0644", "owner": "vagrant", "size": 131, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783332.76-168635550824166/source", "state": "file", "uid": 1000}
TASK [prep : Append public ssh key to the authorized_keys file] ****************
Tuesday 31 December 2019 10:08:53 +0100 (0:00:00.479) 0:00:02.825 ******
changed: [k3s-client2] => {"changed": true, "cmd": "cat /home/vagrant/.ssh/id_rsa.pub >>/home/vagrant/.ssh/authorized_keys", "delta": "0:00:00.003530", "end": "2019-12-31 10:08:53.544232", "rc": 0, "start": "2019-12-31 10:08:53.540702", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [prep : Create /root/.ssh (if required)] **********************************
Tuesday 31 December 2019 10:08:53 +0100 (0:00:00.404) 0:00:03.229 ******
changed: [k3s-client2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "size": 4096, "state": "directory", "uid": 0}
TASK [prep : Copy private ssh key to /root/.ssh] *******************************
Tuesday 31 December 2019 10:08:53 +0100 (0:00:00.296) 0:00:03.526 ******
changed: [k3s-client2] => {"changed": true, "checksum": "7c6b64f8fbc67a7f8c780a7cf91b7d35601819a2", "dest": "/root/.ssh/id_rsa", "gid": 0, "group": "root", "md5sum": "5a22f077ee1e084f37c3743cf3ce8e3a", "mode": "0600", "owner": "root", "size": 1675, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783333.93-215655765387190/source", "state": "file", "uid": 0}
TASK [prep : Copy public ssh key to /root/.ssh] ********************************
Tuesday 31 December 2019 10:08:54 +0100 (0:00:00.455) 0:00:03.981 ******
changed: [k3s-client2] => {"changed": true, "checksum": "a85edf0cc547a09d7eee2346e8c8409e59d25766", "dest": "/root/.ssh/id_rsa.pub", "gid": 0, "group": "root", "md5sum": "b440b5086dd12c3fd8abb762476b9f40", "mode": "0644", "owner": "root", "size": 409, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783334.39-71654809000934/source", "state": "file", "uid": 0}
TASK [prep : Copy ssh config file to /root/.ssh] *******************************
Tuesday 31 December 2019 10:08:54 +0100 (0:00:00.487) 0:00:04.469 ******
changed: [k3s-client2] => {"changed": true, "checksum": "b0c6593305ae2549aebc35f791c5d37070aea39d", "dest": "/root/.ssh/config", "gid": 0, "group": "root", "md5sum": "f346fc873ab54e426f90a157b9f9038e", "mode": "0644", "owner": "root", "size": 131, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783334.88-237272399695445/source", "state": "file", "uid": 0}
TASK [prep : Append roots public ssh key to the authorized_keys file] **********
Tuesday 31 December 2019 10:08:55 +0100 (0:00:00.477) 0:00:04.946 ******
changed: [k3s-client2] => {"changed": true, "cmd": "cat /root/.ssh/id_rsa.pub >> /root/.ssh/authorized_keys", "delta": "0:00:00.003413", "end": "2019-12-31 10:08:55.525713", "rc": 0, "start": "2019-12-31 10:08:55.522300", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [prep : include_tasks] ****************************************************
Tuesday 31 December 2019 10:08:55 +0100 (0:00:00.266) 0:00:05.213 ******
included: /vagrant/ansible/roles/prep/tasks/update_deb_packages.yml for k3s-client2
TASK [prep : super-ugly hack to allow unauthenticated packages to install] *****
Tuesday 31 December 2019 10:08:55 +0100 (0:00:00.040) 0:00:05.254 ******
changed: [k3s-client2] => {"changed": true, "checksum": "965f6dd5b75e313a15c7157fd643ebc91289c23a", "dest": "/etc/apt/apt.conf.d/99allowunauthenticated", "gid": 0, "group": "root", "md5sum": "2efe9a512bdb07557c8a916ac8b95675", "mode": "0644", "owner": "root", "size": 38, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783335.67-223249153775062/source", "state": "file", "uid": 0}
TASK [prep : extremely insecure setting until issue 29 is fixed (AllowInsecureRepositories "true")] ***
Tuesday 31 December 2019 10:08:56 +0100 (0:00:00.462) 0:00:05.716 ******
changed: [k3s-client2] => {"changed": true, "checksum": "9bd34f08d8143062824d0aa4e9728d43cbec5f24", "dest": "/etc/apt/apt.conf.d/99allowinsecurerepositories", "gid": 0, "group": "root", "md5sum": "ecd591609726673154f2b80617b0bf46", "mode": "0644", "owner": "root", "size": 42, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783336.12-104187456687390/source", "state": "file", "uid": 0}
TASK [prep : install aptitude (need this for upgrade action)] ******************
Tuesday 31 December 2019 10:08:56 +0100 (0:00:00.454) 0:00:06.170 ******
changed: [k3s-client2] => {"cache_update_time": 1577783340, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1\n libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl\n libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl\n libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl\n libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl\n libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30\nSuggested packages:\n aptitude-doc-en | aptitude-doc apt-xapian-index debtags libcwidget-dev\n libdata-dump-perl libhtml-template-perl libxml-simple-perl libwww-perl\n xapian-tools\nThe following NEW packages will be installed:\n aptitude aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1\n libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl\n libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl\n libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl\n libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl\n libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30\n0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.\nNeed to get 3957 kB of archives.\nAfter this operation, 15.9 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1014 kB]\nGet:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB]\nGet:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB]\nGet:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB]\nGet:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigc++-2.0-0v5 amd64 2.10.0-2 [10.9 kB]\nGet:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]\nGet:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxapian30 amd64 1.4.5-1ubuntu0.1 [631 kB]\nGet:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1269 kB]\nGet:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]\nGet:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]\nGet:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]\nGet:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]\nGet:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]\nGet:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]\nGet:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]\nGet:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]\nGet:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]\nGet:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]\nGet:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]\nGet:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]\nGet:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]\nGet:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]\nGet:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]\nGet:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]\nFetched 3957 kB in 1s (4026 kB/s)\nSelecting previously unselected package aptitude-common.\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 ... 48695 files and directories currently installed.)\r\nPreparing to unpack .../00-aptitude-common_0.8.10-6ubuntu1_all.deb ...\r\nUnpacking aptitude-common (0.8.10-6ubuntu1) ...\r\nSelecting previously unselected package libboost-system1.65.1:amd64.\r\nPreparing to unpack .../01-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libboost-filesystem1.65.1:amd64.\r\nPreparing to unpack .../02-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libboost-iostreams1.65.1:amd64.\r\nPreparing to unpack .../03-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...\r\nUnpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSelecting previously unselected package libsigc++-2.0-0v5:amd64.\r\nPreparing to unpack .../04-libsigc++-2.0-0v5_2.10.0-2_amd64.deb ...\r\nUnpacking libsigc++-2.0-0v5:amd64 (2.10.0-2) ...\r\nSelecting previously unselected package libcwidget3v5:amd64.\r\nPreparing to unpack .../05-libcwidget3v5_0.5.17-7_amd64.deb ...\r\nUnpacking libcwidget3v5:amd64 (0.5.17-7) ...\r\nSelecting previously unselected package libxapian30:amd64.\r\nPreparing to unpack .../06-libxapian30_1.4.5-1ubuntu0.1_amd64.deb ...\r\nUnpacking libxapian30:amd64 (1.4.5-1ubuntu0.1) ...\r\nSelecting previously unselected package aptitude.\r\nPreparing to unpack .../07-aptitude_0.8.10-6ubuntu1_amd64.deb ...\r\nUnpacking aptitude (0.8.10-6ubuntu1) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nPreparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...\r\nUnpacking libhtml-tagset-perl (3.20-3) ...\r\nSelecting previously unselected package liburi-perl.\r\nPreparing to unpack .../09-liburi-perl_1.73-1_all.deb ...\r\nUnpacking liburi-perl (1.73-1) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nPreparing to unpack .../10-libhtml-parser-perl_3.72-3build1_amd64.deb ...\r\nUnpacking libhtml-parser-perl (3.72-3build1) ...\r\nSelecting previously unselected package libcgi-pm-perl.\r\nPreparing to unpack .../11-libcgi-pm-perl_4.38-1_all.deb ...\r\nUnpacking libcgi-pm-perl (4.38-1) ...\r\nSelecting previously unselected package libfcgi-perl.\r\nPreparing to unpack .../12-libfcgi-perl_0.78-2build1_amd64.deb ...\r\nUnpacking libfcgi-perl (0.78-2build1) ...\r\nSelecting previously unselected package libcgi-fast-perl.\r\nPreparing to unpack .../13-libcgi-fast-perl_1%3a2.13-1_all.deb ...\r\nUnpacking libcgi-fast-perl (1:2.13-1) ...\r\nSelecting previously unselected package libsub-name-perl.\r\nPreparing to unpack .../14-libsub-name-perl_0.21-1build1_amd64.deb ...\r\nUnpacking libsub-name-perl (0.21-1build1) ...\r\nSelecting previously unselected package libclass-accessor-perl.\r\nPreparing to unpack .../15-libclass-accessor-perl_0.51-1_all.deb ...\r\nUnpacking libclass-accessor-perl (0.51-1) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nPreparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...\r\nUnpacking libencode-locale-perl (1.05-1) ...\r\nSelecting previously unselected package libtimedate-perl.\r\nPreparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ...\r\nUnpacking libtimedate-perl (2.3000-2) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nPreparing to unpack .../18-libhttp-date-perl_6.02-1_all.deb ...\r\nUnpacking libhttp-date-perl (6.02-1) ...\r\nSelecting previously unselected package libio-html-perl.\r\nPreparing to unpack .../19-libio-html-perl_1.001-1_all.deb ...\r\nUnpacking libio-html-perl (1.001-1) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nPreparing to unpack .../20-liblwp-mediatypes-perl_6.02-1_all.deb ...\r\nUnpacking liblwp-mediatypes-perl (6.02-1) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nPreparing to unpack .../21-libhttp-message-perl_6.14-1_all.deb ...\r\nUnpacking libhttp-message-perl (6.14-1) ...\r\nSelecting previously unselected package libio-string-perl.\r\nPreparing to unpack .../22-libio-string-perl_1.08-3_all.deb ...\r\nUnpacking libio-string-perl (1.08-3) ...\r\nSelecting previously unselected package libparse-debianchangelog-perl.\r\nPreparing to unpack .../23-libparse-debianchangelog-perl_1.2.0-12_all.deb ...\r\nUnpacking libparse-debianchangelog-perl (1.2.0-12) ...\r\nSetting up libhtml-tagset-perl (3.20-3) ...\r\nSetting up libxapian30:amd64 (1.4.5-1ubuntu0.1) ...\r\nSetting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up libencode-locale-perl (1.05-1) ...\r\nSetting up libtimedate-perl (2.3000-2) ...\r\nSetting up libio-html-perl (1.001-1) ...\r\nSetting up aptitude-common (0.8.10-6ubuntu1) ...\r\nSetting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up liblwp-mediatypes-perl (6.02-1) ...\r\nSetting up liburi-perl (1.73-1) ...\r\nSetting up libhtml-parser-perl (3.72-3build1) ...\r\nSetting up libcgi-pm-perl (4.38-1) ...\r\nSetting up libio-string-perl (1.08-3) ...\r\nSetting up libsub-name-perl (0.21-1build1) ...\r\nSetting up libfcgi-perl (0.78-2build1) ...\r\nSetting up libsigc++-2.0-0v5:amd64 (2.10.0-2) ...\r\nSetting up libclass-accessor-perl (0.51-1) ...\r\nSetting up libhttp-date-perl (6.02-1) ...\r\nSetting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...\r\nSetting up libcgi-fast-perl (1:2.13-1) ...\r\nSetting up libparse-debianchangelog-perl (1.2.0-12) ...\r\nSetting up libhttp-message-perl (6.14-1) ...\r\nSetting up libcwidget3v5:amd64 (0.5.17-7) ...\r\nSetting up aptitude (0.8.10-6ubuntu1) ...\r\nupdate-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1", " libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl", " libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl", " libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl", " libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl", " libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30", "Suggested packages:", " aptitude-doc-en | aptitude-doc apt-xapian-index debtags libcwidget-dev", " libdata-dump-perl libhtml-template-perl libxml-simple-perl libwww-perl", " xapian-tools", "The following NEW packages will be installed:", " aptitude aptitude-common libboost-filesystem1.65.1 libboost-iostreams1.65.1", " libboost-system1.65.1 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl", " libcwidget3v5 libencode-locale-perl libfcgi-perl libhtml-parser-perl", " libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl", " libio-string-perl liblwp-mediatypes-perl libparse-debianchangelog-perl", " libsigc++-2.0-0v5 libsub-name-perl libtimedate-perl liburi-perl libxapian30", "0 upgraded, 24 newly installed, 0 to remove and 9 not upgraded.", "Need to get 3957 kB of archives.", "After this operation, 15.9 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude-common all 0.8.10-6ubuntu1 [1014 kB]", "Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB]", "Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB]", "Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB]", "Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigc++-2.0-0v5 amd64 2.10.0-2 [10.9 kB]", "Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcwidget3v5 amd64 0.5.17-7 [286 kB]", "Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxapian30 amd64 1.4.5-1ubuntu0.1 [631 kB]", "Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 aptitude amd64 0.8.10-6ubuntu1 [1269 kB]", "Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB]", "Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB]", "Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB]", "Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB]", "Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB]", "Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9940 B]", "Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB]", "Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB]", "Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]", "Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]", "Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]", "Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB]", "Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]", "Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB]", "Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB]", "Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB]", "Fetched 3957 kB in 1s (4026 kB/s)", "Selecting previously unselected package aptitude-common.", "(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 ... 48695 files and directories currently installed.)", "Preparing to unpack .../00-aptitude-common_0.8.10-6ubuntu1_all.deb ...", "Unpacking aptitude-common (0.8.10-6ubuntu1) ...", "Selecting previously unselected package libboost-system1.65.1:amd64.", "Preparing to unpack .../01-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libboost-filesystem1.65.1:amd64.", "Preparing to unpack .../02-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libboost-iostreams1.65.1:amd64.", "Preparing to unpack .../03-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...", "Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Selecting previously unselected package libsigc++-2.0-0v5:amd64.", "Preparing to unpack .../04-libsigc++-2.0-0v5_2.10.0-2_amd64.deb ...", "Unpacking libsigc++-2.0-0v5:amd64 (2.10.0-2) ...", "Selecting previously unselected package libcwidget3v5:amd64.", "Preparing to unpack .../05-libcwidget3v5_0.5.17-7_amd64.deb ...", "Unpacking libcwidget3v5:amd64 (0.5.17-7) ...", "Selecting previously unselected package libxapian30:amd64.", "Preparing to unpack .../06-libxapian30_1.4.5-1ubuntu0.1_amd64.deb ...", "Unpacking libxapian30:amd64 (1.4.5-1ubuntu0.1) ...", "Selecting previously unselected package aptitude.", "Preparing to unpack .../07-aptitude_0.8.10-6ubuntu1_amd64.deb ...", "Unpacking aptitude (0.8.10-6ubuntu1) ...", "Selecting previously unselected package libhtml-tagset-perl.", "Preparing to unpack .../08-libhtml-tagset-perl_3.20-3_all.deb ...", "Unpacking libhtml-tagset-perl (3.20-3) ...", "Selecting previously unselected package liburi-perl.", "Preparing to unpack .../09-liburi-perl_1.73-1_all.deb ...", "Unpacking liburi-perl (1.73-1) ...", "Selecting previously unselected package libhtml-parser-perl.", "Preparing to unpack .../10-libhtml-parser-perl_3.72-3build1_amd64.deb ...", "Unpacking libhtml-parser-perl (3.72-3build1) ...", "Selecting previously unselected package libcgi-pm-perl.", "Preparing to unpack .../11-libcgi-pm-perl_4.38-1_all.deb ...", "Unpacking libcgi-pm-perl (4.38-1) ...", "Selecting previously unselected package libfcgi-perl.", "Preparing to unpack .../12-libfcgi-perl_0.78-2build1_amd64.deb ...", "Unpacking libfcgi-perl (0.78-2build1) ...", "Selecting previously unselected package libcgi-fast-perl.", "Preparing to unpack .../13-libcgi-fast-perl_1%3a2.13-1_all.deb ...", "Unpacking libcgi-fast-perl (1:2.13-1) ...", "Selecting previously unselected package libsub-name-perl.", "Preparing to unpack .../14-libsub-name-perl_0.21-1build1_amd64.deb ...", "Unpacking libsub-name-perl (0.21-1build1) ...", "Selecting previously unselected package libclass-accessor-perl.", "Preparing to unpack .../15-libclass-accessor-perl_0.51-1_all.deb ...", "Unpacking libclass-accessor-perl (0.51-1) ...", "Selecting previously unselected package libencode-locale-perl.", "Preparing to unpack .../16-libencode-locale-perl_1.05-1_all.deb ...", "Unpacking libencode-locale-perl (1.05-1) ...", "Selecting previously unselected package libtimedate-perl.", "Preparing to unpack .../17-libtimedate-perl_2.3000-2_all.deb ...", "Unpacking libtimedate-perl (2.3000-2) ...", "Selecting previously unselected package libhttp-date-perl.", "Preparing to unpack .../18-libhttp-date-perl_6.02-1_all.deb ...", "Unpacking libhttp-date-perl (6.02-1) ...", "Selecting previously unselected package libio-html-perl.", "Preparing to unpack .../19-libio-html-perl_1.001-1_all.deb ...", "Unpacking libio-html-perl (1.001-1) ...", "Selecting previously unselected package liblwp-mediatypes-perl.", "Preparing to unpack .../20-liblwp-mediatypes-perl_6.02-1_all.deb ...", "Unpacking liblwp-mediatypes-perl (6.02-1) ...", "Selecting previously unselected package libhttp-message-perl.", "Preparing to unpack .../21-libhttp-message-perl_6.14-1_all.deb ...", "Unpacking libhttp-message-perl (6.14-1) ...", "Selecting previously unselected package libio-string-perl.", "Preparing to unpack .../22-libio-string-perl_1.08-3_all.deb ...", "Unpacking libio-string-perl (1.08-3) ...", "Selecting previously unselected package libparse-debianchangelog-perl.", "Preparing to unpack .../23-libparse-debianchangelog-perl_1.2.0-12_all.deb ...", "Unpacking libparse-debianchangelog-perl (1.2.0-12) ...", "Setting up libhtml-tagset-perl (3.20-3) ...", "Setting up libxapian30:amd64 (1.4.5-1ubuntu0.1) ...", "Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up libencode-locale-perl (1.05-1) ...", "Setting up libtimedate-perl (2.3000-2) ...", "Setting up libio-html-perl (1.001-1) ...", "Setting up aptitude-common (0.8.10-6ubuntu1) ...", "Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up liblwp-mediatypes-perl (6.02-1) ...", "Setting up liburi-perl (1.73-1) ...", "Setting up libhtml-parser-perl (3.72-3build1) ...", "Setting up libcgi-pm-perl (4.38-1) ...", "Setting up libio-string-perl (1.08-3) ...", "Setting up libsub-name-perl (0.21-1build1) ...", "Setting up libfcgi-perl (0.78-2build1) ...", "Setting up libsigc++-2.0-0v5:amd64 (2.10.0-2) ...", "Setting up libclass-accessor-perl (0.51-1) ...", "Setting up libhttp-date-perl (6.02-1) ...", "Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...", "Setting up libcgi-fast-perl (1:2.13-1) ...", "Setting up libparse-debianchangelog-perl (1.2.0-12) ...", "Setting up libhttp-message-perl (6.14-1) ...", "Setting up libcwidget3v5:amd64 (0.5.17-7) ...", "Setting up aptitude (0.8.10-6ubuntu1) ...", "update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ..."]}
TASK [prep : update all packages] **********************************************
Tuesday 31 December 2019 10:09:18 +0100 (0:00:22.254) 0:00:28.425 ******
changed: [k3s-client2] => {"changed": true, "msg": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common \nThe following packages are RECOMMENDED but will NOT be installed:\n unattended-upgrades \n9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 80.5 MB of archives. After unpacking 23.6 kB will be used.\nWriting extended state information...\nGet: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]\nGet: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]\nGet: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]\nGet: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]\nGet: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nGet: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]\nFetched 80.5 MB in 18s (4561 kB/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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../5-linux-firmware_1.173.14_all.deb ...\r\nUnpacking linux-firmware (1.173.14) over (1.173.13) ...\r\nPreparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...\r\nSetting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...\r\nInstalling new version of config file /etc/vmware-tools/vm-support ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up linux-firmware (1.173.14) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-72-generic\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nReading extended state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\n", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common \nThe following packages are RECOMMENDED but will NOT be installed:\n unattended-upgrades \n9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 80.5 MB of archives. After unpacking 23.6 kB will be used.\nWriting extended state information...\nGet: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]\nGet: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]\nGet: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]\nGet: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]\nGet: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]\nGet: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]\nGet: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]\nGet: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]\nGet: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]\nFetched 80.5 MB in 18s (4561 kB/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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...\r\nPreparing to unpack .../5-linux-firmware_1.173.14_all.deb ...\r\nUnpacking linux-firmware (1.173.14) over (1.173.13) ...\r\nPreparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...\r\nUnpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...\r\nUnpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...\r\nPreparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...\r\nUnpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...\r\nSetting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...\r\nInstalling new version of config file /etc/vmware-tools/vm-support ...\r\nSetting up python3-software-properties (0.96.24.32.12) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...\r\nSetting up linux-firmware (1.173.14) ...\r\nupdate-initramfs: Generating /boot/initrd.img-4.15.0-72-generic\r\nSetting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...\r\nSetting up python2.7-minimal (2.7.17-1~18.04) ...\r\nSetting up software-properties-common (0.96.24.32.12) ...\r\nSetting up python2.7 (2.7.17-1~18.04) ...\r\nSetting up libpython2.7:amd64 (2.7.17-1~18.04) ...\r\nProcessing triggers for dbus (1.12.2-1ubuntu1.1) ...\r\nProcessing triggers for mime-support (3.60ubuntu1) ...\r\nProcessing triggers for ureadahead (0.100.0-21) ...\r\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\r\nProcessing triggers for systemd (237-3ubuntu10.33) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\nReading package lists...\nBuilding dependency tree...\nReading state information...\nReading extended state information...\nInitializing package states...\nWriting extended state information...\nBuilding tag database...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Initializing package states...", "Writing extended state information...", "Building tag database...", "The following packages will be upgraded:", " libpython2.7 libpython2.7-minimal libpython2.7-stdlib linux-firmware open-vm-tools python2.7 python2.7-minimal python3-software-properties software-properties-common ", "The following packages are RECOMMENDED but will NOT be installed:", " unattended-upgrades ", "9 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "Need to get 80.5 MB of archives. After unpacking 23.6 kB will be used.", "Writing extended state information...", "Get: 1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04 [1053 kB]", "Get: 2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04 [248 kB]", "Get: 3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04 [1915 kB]", "Get: 4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04 [1294 kB]", "Get: 5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04 [335 kB]", "Get: 6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-firmware all 1.173.14 [75.1 MB]", "Get: 7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.12 [10.0 kB]", "Get: 8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.12 [23.6 kB]", "Get: 9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-vm-tools amd64 2:11.0.1-2ubuntu0.18.04.2 [543 kB]", "Fetched 80.5 MB in 18s (4561 kB/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 ... 49169 files and directories currently installed.)", "Preparing to unpack .../0-libpython2.7_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../1-python2.7_2.7.17-1~18.04_amd64.deb ...", "Unpacking python2.7 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../2-libpython2.7-stdlib_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04_amd64.deb ...", "Unpacking python2.7-minimal (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../4-libpython2.7-minimal_2.7.17-1~18.04_amd64.deb ...", "Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04) over (2.7.15-4ubuntu4~18.04.2) ...", "Preparing to unpack .../5-linux-firmware_1.173.14_all.deb ...", "Unpacking linux-firmware (1.173.14) over (1.173.13) ...", "Preparing to unpack .../6-software-properties-common_0.96.24.32.12_all.deb ...", "Unpacking software-properties-common (0.96.24.32.12) over (0.96.24.32.11) ...", "Preparing to unpack .../7-python3-software-properties_0.96.24.32.12_all.deb ...", "Unpacking python3-software-properties (0.96.24.32.12) over (0.96.24.32.11) ...", "Preparing to unpack .../8-open-vm-tools_2%3a11.0.1-2ubuntu0.18.04.2_amd64.deb ...", "Unpacking open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) over (2:10.3.10-1~ubuntu0.18.04.1) ...", "Setting up open-vm-tools (2:11.0.1-2ubuntu0.18.04.2) ...", "Installing new version of config file /etc/vmware-tools/vm-support ...", "Setting up python3-software-properties (0.96.24.32.12) ...", "Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04) ...", "Setting up linux-firmware (1.173.14) ...", "update-initramfs: Generating /boot/initrd.img-4.15.0-72-generic", "Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04) ...", "Setting up python2.7-minimal (2.7.17-1~18.04) ...", "Setting up software-properties-common (0.96.24.32.12) ...", "Setting up python2.7 (2.7.17-1~18.04) ...", "Setting up libpython2.7:amd64 (2.7.17-1~18.04) ...", "Processing triggers for dbus (1.12.2-1ubuntu1.1) ...", "Processing triggers for mime-support (3.60ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-21) ...", "Processing triggers for libc-bin (2.27-3ubuntu1) ...", "Processing triggers for systemd (237-3ubuntu10.33) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ...", "Reading package lists...", "Building dependency tree...", "Reading state information...", "Reading extended state information...", "Initializing package states...", "Writing extended state information...", "Building tag database..."]}
TASK [prep : Install the hosts file] *******************************************
Tuesday 31 December 2019 10:10:16 +0100 (0:00:57.845) 0:01:26.271 ******
ok: [k3s-client2] => {"changed": false, "checksum": "134bbd0cbb34e3031b54c6198e4d062464397118", "dest": "/etc/hosts", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/hosts", "size": 262, "state": "file", "uid": 0}
TASK [prep : Install packages required to make kubernetes nicer] ***************
Tuesday 31 December 2019 10:10:17 +0100 (0:00:00.623) 0:01:26.894 ******
changed: [k3s-client2] => (item=bash-completion) => {"cache_update_time": 1577783360, "cache_updated": false, "changed": true, "item": "bash-completion", "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n bash-completion\n0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 168 kB of archives.\nAfter this operation, 1394 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]\nFetched 168 kB in 0s (1724 kB/s)\nSelecting previously unselected package bash-completion.\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 ... 49169 files and directories currently installed.)\r\nPreparing to unpack .../bash-completion_1%3a2.8-1ubuntu1_all.deb ...\r\nUnpacking bash-completion (1:2.8-1ubuntu1) ...\r\nSetting up bash-completion (1:2.8-1ubuntu1) ...\r\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following NEW packages will be installed:", " bash-completion", "0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.", "Need to get 168 kB of archives.", "After this operation, 1394 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 bash-completion all 1:2.8-1ubuntu1 [168 kB]", "Fetched 168 kB in 0s (1724 kB/s)", "Selecting previously unselected package bash-completion.", "(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 ... 49169 files and directories currently installed.)", "Preparing to unpack .../bash-completion_1%3a2.8-1ubuntu1_all.deb ...", "Unpacking bash-completion (1:2.8-1ubuntu1) ...", "Setting up bash-completion (1:2.8-1ubuntu1) ...", "Processing triggers for man-db (2.8.3-2ubuntu0.1) ..."]}
TASK [prereq : Enable IPv4 forwarding] *****************************************
Tuesday 31 December 2019 10:10:25 +0100 (0:00:08.454) 0:01:35.349 ******
changed: [k3s-client2] => {"changed": true}
TASK [prereq : Enable IPv6 forwarding] *****************************************
Tuesday 31 December 2019 10:10:26 +0100 (0:00:00.455) 0:01:35.805 ******
changed: [k3s-client2] => {"changed": true}
TASK [download : Delete k3s if already present] ********************************
Tuesday 31 December 2019 10:10:26 +0100 (0:00:00.291) 0:01:36.097 ******
ok: [k3s-client2] => {"changed": false, "path": "/usr/local/bin/k3s", "state": "absent"}
TASK [download : Download k3s binary x64] **************************************
Tuesday 31 December 2019 10:10:26 +0100 (0:00:00.270) 0:01:36.367 ******
changed: [k3s-client2] => {"changed": true, "checksum_dest": null, "checksum_src": "d5f7ff53fbeedbe00c167fa4d717d289bf8f7ae4", "dest": "/usr/local/bin/k3s", "gid": 0, "group": "root", "md5sum": "b4267a85357280ca3f459191d13d2b86", "mode": "01363", "msg": "OK (51027968 bytes)", "owner": "root", "size": 51027968, "src": "/tmp/tmpapBdXv", "state": "file", "status_code": 200, "uid": 0, "url": "https://github.com/rancher/k3s/releases/download/v1.0.0/k3s"}
PLAY [master] ******************************************************************
skipping: no hosts matched
PLAY [node] ********************************************************************
TASK [Gathering Facts] *********************************************************
Tuesday 31 December 2019 10:11:10 +0100 (0:00:43.881) 0:02:20.249 ******
ok: [k3s-client2]
TASK [k3s/node : download the node-token from k3s-master] **********************
Tuesday 31 December 2019 10:11:11 +0100 (0:00:00.835) 0:02:21.085 ******
changed: [k3s-client2] => {"changed": true, "cmd": "scp root@k3s-master:/var/lib/rancher/k3s/server/node-token /vagrant/node-token", "delta": "0:00:00.930405", "end": "2019-12-31 10:11:12.610469", "rc": 0, "start": "2019-12-31 10:11:11.680064", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [k3s/node : rear the node-token from the copied file] *********************
Tuesday 31 December 2019 10:11:12 +0100 (0:00:01.245) 0:02:22.330 ******
ok: [k3s-client2] => {"ansible_facts": {"token": "K10815c0c417bbf882f44f02572718a298327d3e1ede1c897a1bbe12d992016fa19::server:cf180cf3d43a89a8f41c7e0cc9375bbc"}, "changed": false}
TASK [k3s/node : grep the IP address of eth1] **********************************
Tuesday 31 December 2019 10:11:12 +0100 (0:00:00.092) 0:02:22.422 ******
changed: [k3s-client2] => {"changed": true, "cmd": "/sbin/ifconfig eth1 | grep 'inet ' | awk '{print $2}'", "delta": "0:00:00.024914", "end": "2019-12-31 10:11:13.027876", "rc": 0, "start": "2019-12-31 10:11:13.002962", "stderr": "", "stderr_lines": [], "stdout": "192.168.33.13", "stdout_lines": ["192.168.33.13"]}
TASK [k3s/node : Copy K3s service file] ****************************************
Tuesday 31 December 2019 10:11:13 +0100 (0:00:00.302) 0:02:22.725 ******
changed: [k3s-client2] => {"changed": true, "checksum": "b25a4cebbbaedbe8f419fc4c451b544be7c3abfb", "dest": "/etc/systemd/system/k3s-node.service", "gid": 0, "group": "root", "md5sum": "7bdffa78b24687ce6992df007d070c92", "mode": "0755", "owner": "root", "size": 496, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1577783473.14-44918805841447/source", "state": "file", "uid": 0}
TASK [k3s/node : Enable and check K3s service] *********************************
Tuesday 31 December 2019 10:11:13 +0100 (0:00:00.527) 0:02:23.253 ******
changed: [k3s-client2] => {"changed": true, "enabled": true, "name": "k3s-node", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description": "Lightweight Kubernetes", "DevicePolicy": "auto", "Documentation": "https://k3s.io", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/local/bin/k3s ; argv[]=/usr/local/bin/k3s agent --server https://192.168.33.11:6443 --token K10815c0c417bbf882f44f02572718a298327d3e1ede1c897a1bbe12d992016fa19::server:cf180cf3d43a89a8f41c7e0cc9375bbc --node-ip 192.168.33.13 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/etc/systemd/system/k3s-node.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "k3s-node.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "3694", "LimitSIGPENDINGSoft": "3694", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "k3s-node.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartUSec": "5s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
PLAY RECAP *********************************************************************
k3s-client2 : ok=28 changed=22 unreachable=0 failed=0
Tuesday 31 December 2019 10:11:14 +0100 (0:00:00.971) 0:02:24.224 ******
===============================================================================
prep : update all packages --------------------------------------------- 57.85s
download : Download k3s binary x64 ------------------------------------- 43.88s
prep : install aptitude (need this for upgrade action) ----------------- 22.25s
prep : Install packages required to make kubernetes nicer --------------- 8.45s
k3s/node : download the node-token from k3s-master ---------------------- 1.25s
k3s/node : Enable and check K3s service --------------------------------- 0.97s
prep : Create /home/vagrant/.ssh (if required) -------------------------- 0.93s
Gathering Facts --------------------------------------------------------- 0.84s
prep : Copy private ssh key to /home/vagrant/.ssh ----------------------- 0.74s
prep : Install the hosts file ------------------------------------------- 0.62s
k3s/node : Copy K3s service file ---------------------------------------- 0.53s
prep : Copy public ssh key to /home/vagrant/.ssh ------------------------ 0.52s
prep : Copy public ssh key to /root/.ssh -------------------------------- 0.49s
prep : Copy ssh config file to /home/vagrant/.ssh ----------------------- 0.48s
prep : Copy ssh config file to /root/.ssh ------------------------------- 0.48s
prep : super-ugly hack to allow unauthenticated packages to install ----- 0.46s
prereq : Enable IPv4 forwarding ----------------------------------------- 0.46s
prep : Copy private ssh key to /root/.ssh ------------------------------- 0.46s
prep : extremely insecure setting until issue 29 is fixed (AllowInsecureRepositories "true") --- 0.45s
prep : Append public ssh key to the authorized_keys file ---------------- 0.40s
==> k3s-client2: Running provisioner: shell...
k3s-client2: Running: inline script
@gdha
Copy link
Author

gdha commented Dec 31, 2019

To upload this gist from OS/x we had to define first in our shell:

export LC_ALL="en_US.UTF-8"
export LANG="en_US.UTF-8"

@gdha
Copy link
Author

gdha commented Dec 31, 2019

The following pods are running after above provisioning:

$ kubectl get pods -A
NAMESPACE      NAME                                       READY   STATUS      RESTARTS   AGE
kube-system    metrics-server-6d684c7b5-hwlwk             1/1     Running     0          46m
kube-system    local-path-provisioner-58fb86bdfd-6w5v9    1/1     Running     0          46m
kube-system    coredns-d798c9dd-fh7zs                     1/1     Running     0          46m
kube-system    tiller-deploy-6966cf57d8-gvfzw             1/1     Running     0          46m
kube-system    helm-install-traefik-bnd49                 0/1     Completed   0          46m
kube-system    svclb-traefik-6t55r                        3/3     Running     0          45m
cert-manager   cert-manager-cainjector-6659d6844d-hmvrb   1/1     Running     0          45m
cert-manager   cert-manager-6bcdf8c5cc-bc5gr              1/1     Running     0          45m
kube-system    traefik-65bccdc4bd-gvj5g                   1/1     Running     0          45m
cert-manager   cert-manager-webhook-547567b88f-5zb8h      1/1     Running     0          45m
kube-system    svclb-traefik-k4shv                        3/3     Running     0          39m
kube-system    svclb-traefik-46bcr                        3/3     Running     0          35m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment